In [1]:
import pandas as pd
import numpy as np
import seaborn as sns
In [2]:
credits_df = pd.read_csv('credits.csv')
movies_df = pd.read_csv('movies.csv')
In [3]:
credits_df.head()
Out[3]:
movie_id title cast crew
0 19995 Avatar [{"cast_id": 242, "character": "Jake Sully", "... [{"credit_id": "52fe48009251416c750aca23", "de...
1 285 Pirates of the Caribbean: At World's End [{"cast_id": 4, "character": "Captain Jack Spa... [{"credit_id": "52fe4232c3a36847f800b579", "de...
2 206647 Spectre [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "54805967c3a36829b5002c41", "de...
3 49026 The Dark Knight Rises [{"cast_id": 2, "character": "Bruce Wayne / Ba... [{"credit_id": "52fe4781c3a36847f81398c3", "de...
4 49529 John Carter [{"cast_id": 5, "character": "John Carter", "c... [{"credit_id": "52fe479ac3a36847f813eaa3", "de...
In [4]:
movies_df.head()
Out[4]:
budget genres homepage id keywords original_language original_title overview popularity production_companies production_countries release_date revenue runtime spoken_languages status tagline title vote_average vote_count
0 237000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.avatarmovie.com/ 19995 [{"id": 1463, "name": "culture clash"}, {"id":... en Avatar In the 22nd century, a paraplegic Marine is di... 150.437577 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 10-12-2009 2787965087 162.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Enter the World of Pandora. Avatar 7.2 11800
1 300000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://disney.go.com/disneypictures/pirates/ 285 [{"id": 270, "name": "ocean"}, {"id": 726, "na... en Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha... 139.082615 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2007 961000000 169.0 [{"iso_639_1": "en", "name": "English"}] Released At the end of the world, the adventure begins. Pirates of the Caribbean: At World's End 6.9 4500
2 245000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/spectre/ 206647 [{"id": 470, "name": "spy"}, {"id": 818, "name... en Spectre A cryptic message from Bond’s past sends him o... 107.376788 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-10-2015 880674609 148.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released A Plan No One Escapes Spectre 6.3 4466
3 250000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.thedarkknightrises.com/ 49026 [{"id": 849, "name": "dc comics"}, {"id": 853,... en The Dark Knight Rises Following the death of District Attorney Harve... 112.312950 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 16-07-2012 1084939099 165.0 [{"iso_639_1": "en", "name": "English"}] Released The Legend Ends The Dark Knight Rises 7.6 9106
4 260000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://movies.disney.com/john-carter 49529 [{"id": 818, "name": "based on novel"}, {"id":... en John Carter John Carter is a war-weary, former military ca... 43.926995 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 07-03-2012 284139100 132.0 [{"iso_639_1": "en", "name": "English"}] Released Lost in our world, found in another. John Carter 6.1 2124
In [5]:
pd.set_option('display.max_columns', None)
pd.set_option('display.max_rows', None)
In [6]:
credits_df
Out[6]:
movie_id title cast crew
0 19995 Avatar [{"cast_id": 242, "character": "Jake Sully", "... [{"credit_id": "52fe48009251416c750aca23", "de...
1 285 Pirates of the Caribbean: At World's End [{"cast_id": 4, "character": "Captain Jack Spa... [{"credit_id": "52fe4232c3a36847f800b579", "de...
2 206647 Spectre [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "54805967c3a36829b5002c41", "de...
3 49026 The Dark Knight Rises [{"cast_id": 2, "character": "Bruce Wayne / Ba... [{"credit_id": "52fe4781c3a36847f81398c3", "de...
4 49529 John Carter [{"cast_id": 5, "character": "John Carter", "c... [{"credit_id": "52fe479ac3a36847f813eaa3", "de...
5 559 Spider-Man 3 [{"cast_id": 30, "character": "Peter Parker / ... [{"credit_id": "52fe4252c3a36847f80151a5", "de...
6 38757 Tangled [{"cast_id": 34, "character": "Flynn Rider (vo... [{"credit_id": "52fe46db9251416c91062101", "de...
7 99861 Avengers: Age of Ultron [{"cast_id": 76, "character": "Tony Stark / Ir... [{"credit_id": "55d5f7d4c3a3683e7e0016eb", "de...
8 767 Harry Potter and the Half-Blood Prince [{"cast_id": 3, "character": "Harry Potter", "... [{"credit_id": "52fe4273c3a36847f801fab1", "de...
9 209112 Batman v Superman: Dawn of Justice [{"cast_id": 18, "character": "Bruce Wayne / B... [{"credit_id": "553bf23692514135c8002886", "de...
10 1452 Superman Returns [{"cast_id": 3, "character": "Superman / Clark... [{"credit_id": "553bef6a9251416874003c8f", "de...
11 10764 Quantum of Solace [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe43b29251416c7501aa63", "de...
12 58 Pirates of the Caribbean: Dead Man's Chest [{"cast_id": 37, "character": "Captain Jack Sp... [{"credit_id": "52fe4211c3a36847f8001873", "de...
13 57201 The Lone Ranger [{"cast_id": 4, "character": "Tonto", "credit_... [{"credit_id": "52fe4928c3a36847f818be95", "de...
14 49521 Man of Steel [{"cast_id": 2, "character": "Clark Kent / Kal... [{"credit_id": "52fe4799c3a36847f813e667", "de...
15 2454 The Chronicles of Narnia: Prince Caspian [{"cast_id": 1, "character": "Prince Caspian",... [{"credit_id": "55a239e69251412979002e8b", "de...
16 24428 The Avengers [{"cast_id": 46, "character": "Tony Stark / Ir... [{"credit_id": "52fe4495c3a368484e02b1cf", "de...
17 1865 Pirates of the Caribbean: On Stranger Tides [{"cast_id": 15, "character": "Captain Jack Sp... [{"credit_id": "566b4f54c3a3683f56005151", "de...
18 41154 Men in Black 3 [{"cast_id": 4, "character": "Agent J", "credi... [{"credit_id": "52fe45b7c3a36847f80d68c7", "de...
19 122917 The Hobbit: The Battle of the Five Armies [{"cast_id": 10, "character": "Bilbo Baggins",... [{"credit_id": "548ad49a9251414fa20011ab", "de...
20 1930 The Amazing Spider-Man [{"cast_id": 56, "character": "Peter Parker / ... [{"credit_id": "5395a60dc3a368641d004492", "de...
21 20662 Robin Hood [{"cast_id": 1, "character": "Robin Longstride... [{"credit_id": "52fe43f2c3a368484e0076ad", "de...
22 57158 The Hobbit: The Desolation of Smaug [{"cast_id": 3, "character": "Bilbo Baggins", ... [{"credit_id": "52fe4926c3a36847f818b787", "de...
23 2268 The Golden Compass [{"cast_id": 43, "character": "Lyra Belacqua",... [{"credit_id": "52fe4348c3a36847f8048635", "de...
24 254 King Kong [{"cast_id": 5, "character": "Ann Darrow", "cr... [{"credit_id": "52fe422ec3a36847f800a1d7", "de...
25 597 Titanic [{"cast_id": 20, "character": "Rose DeWitt Buk... [{"credit_id": "52fe425ac3a36847f8017985", "de...
26 271110 Captain America: Civil War [{"cast_id": 9, "character": "Steve Rogers / C... [{"credit_id": "569443d59251414b67000428", "de...
27 44833 Battleship [{"cast_id": 3, "character": "Lieutenant Alex ... [{"credit_id": "52fe469ec3a36847f8108d45", "de...
28 135397 Jurassic World [{"cast_id": 10, "character": "Owen Grady", "c... [{"credit_id": "52fe4bf7c3a368484e1a0683", "de...
29 37724 Skyfall [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe46689251416c910537ad", "de...
30 558 Spider-Man 2 [{"cast_id": 33, "character": "Peter Parker / ... [{"credit_id": "52fe4252c3a36847f8015039", "de...
31 68721 Iron Man 3 [{"cast_id": 40, "character": "Tony Stark / Ir... [{"credit_id": "52fe47a0c3a368484e0d15cb", "de...
32 12155 Alice in Wonderland [{"cast_id": 7, "character": "Alice Kingsleigh... [{"credit_id": "52fe44c09251416c7503fbc3", "de...
33 36668 X-Men: The Last Stand [{"cast_id": 4, "character": "Logan / Wolverin... [{"credit_id": "538d82720e0a26670e005e83", "de...
34 62211 Monsters University [{"cast_id": 6, "character": "Michael \"Mike\"... [{"credit_id": "52fe4675c3a368484e091e53", "de...
35 8373 Transformers: Revenge of the Fallen [{"cast_id": 5, "character": "Sam Witwicky", "... [{"credit_id": "537f0791c3a3680598002d4a", "de...
36 91314 Transformers: Age of Extinction [{"cast_id": 6, "character": "Cade Yeager", "c... [{"credit_id": "546c7de8c3a368096b001181", "de...
37 68728 Oz: The Great and Powerful [{"cast_id": 6, "character": "Oz", "credit_id"... [{"credit_id": "52fe47a1c3a368484e0d1a21", "de...
38 102382 The Amazing Spider-Man 2 [{"cast_id": 3, "character": "Peter Parker / S... [{"credit_id": "53e66a1cc3a3684439001575", "de...
39 20526 TRON: Legacy [{"cast_id": 44, "character": "Sam Flynn", "cr... [{"credit_id": "52fe43eac3a368484e005c9f", "de...
40 49013 Cars 2 [{"cast_id": 4, "character": "Lightning McQuee... [{"credit_id": "52fe477fc3a36847f8139271", "de...
41 44912 Green Lantern [{"cast_id": 6, "character": "Hal Jordan / Gre... [{"credit_id": "52fe46a3c3a36847f8109f09", "de...
42 10193 Toy Story 3 [{"cast_id": 6, "character": "Woody (voice)", ... [{"credit_id": "5770143fc3a3683733000f3a", "de...
43 534 Terminator Salvation [{"cast_id": 18, "character": "John Connor", "... [{"credit_id": "52fe424ec3a36847f8013ffd", "de...
44 168259 Furious 7 [{"cast_id": 17, "character": "Dominic Toretto... [{"credit_id": "52fe4cc8c3a36847f823e699", "de...
45 72190 World War Z [{"cast_id": 4, "character": "Gerry Lane", "cr... [{"credit_id": "52fe485dc3a368484e0f50f9", "de...
46 127585 X-Men: Days of Future Past [{"cast_id": 9, "character": "Logan / Wolverin... [{"credit_id": "54408fa5c3a3686078000858", "de...
47 54138 Star Trek Into Darkness [{"cast_id": 2, "character": "James T. Kirk", ... [{"credit_id": "52fe488dc3a36847f816d839", "de...
48 81005 Jack the Giant Slayer [{"cast_id": 7, "character": "Jack", "credit_i... [{"credit_id": "569396fb925141655700200d", "de...
49 64682 The Great Gatsby [{"cast_id": 2, "character": "Jay Gatsby", "cr... [{"credit_id": "52fe46e3c3a368484e0a982d", "de...
50 9543 Prince of Persia: The Sands of Time [{"cast_id": 5, "character": "Prince Dastan", ... [{"credit_id": "567e74d4c3a36860e9008e46", "de...
51 68726 Pacific Rim [{"cast_id": 2, "character": "Stacker Pentecos... [{"credit_id": "52fe47a0c3a368484e0d1841", "de...
52 38356 Transformers: Dark of the Moon [{"cast_id": 3, "character": "Sam Witwicky", "... [{"credit_id": "537f0b740e0a2624b40044d0", "de...
53 217 Indiana Jones and the Kingdom of the Crystal S... [{"cast_id": 4, "character": "Indiana Jones", ... [{"credit_id": "52fe4227c3a36847f800847d", "de...
54 105864 The Good Dinosaur [{"cast_id": 20, "character": "Arlo (voice)", ... [{"credit_id": "52fe4a58c3a36847f81c8a07", "de...
55 62177 Brave [{"cast_id": 1, "character": "M\u00e9rida (voi... [{"credit_id": "54a3ff9f9251414d2700c759", "de...
56 188927 Star Trek Beyond [{"cast_id": 9, "character": "James T. Kirk", ... [{"credit_id": "52fe4d489251416c751360bb", "de...
57 10681 WALL·E [{"cast_id": 12, "character": "WALL\u00b7E / M... [{"credit_id": "52fe43a29251416c75018101", "de...
58 5174 Rush Hour 3 [{"cast_id": 2, "character": "Det. James Carte... [{"credit_id": "52fe43fac3a36847f807b5bd", "de...
59 14161 2012 [{"cast_id": 1, "character": "Jackson Curtis",... [{"credit_id": "52fe45d29251416c750639d1", "de...
60 17979 A Christmas Carol [{"cast_id": 9, "character": "Tiny Tim, Bob Cr... [{"credit_id": "52fe47589251416c75096017", "de...
61 76757 Jupiter Ascending [{"cast_id": 6, "character": "Jupiter Jones", ... [{"credit_id": "5535bb999251414716001979", "de...
62 258489 The Legend of Tarzan [{"cast_id": 1, "character": "John Clayton / T... [{"credit_id": "551b7049c3a3687682001710", "de...
63 411 The Chronicles of Narnia: The Lion, the Witch ... [{"cast_id": 5, "character": "Peter Pevensie",... [{"credit_id": "52fe4240c3a36847f800fd4f", "de...
64 246655 X-Men: Apocalypse [{"cast_id": 14, "character": "Professor Charl... [{"credit_id": "56d0c8fdc3a3681e36006b60", "de...
65 155 The Dark Knight [{"cast_id": 35, "character": "Bruce Wayne", "... [{"credit_id": "55a0eb4a925141296b0010f8", "de...
66 14160 Up [{"cast_id": 4, "character": "Carl Fredricksen... [{"credit_id": "5683b5f8c3a3684be90168e1", "de...
67 15512 Monsters vs Aliens [{"cast_id": 8, "character": "B.O.B. (voice)",... [{"credit_id": "52fe46639251416c75076a45", "de...
68 1726 Iron Man [{"cast_id": 19, "character": "Tony Stark / Ir... [{"credit_id": "52fe4311c3a36847f8037f21", "de...
69 44826 Hugo [{"cast_id": 4, "character": "Georges M\u00e9l... [{"credit_id": "52fe469ec3a36847f8108b6f", "de...
70 8487 Wild Wild West [{"cast_id": 25, "character": "Capt. James Wes... [{"credit_id": "52fe44adc3a36847f80a3bc7", "de...
71 1735 The Mummy: Tomb of the Dragon Emperor [{"cast_id": 1, "character": "Richard O'Connel... [{"credit_id": "52fe4312c3a36847f80384c5", "de...
72 297761 Suicide Squad [{"cast_id": 9, "character": "Floyd Lawton / D... [{"credit_id": "58415a5a9251417d590062b1", "de...
73 2698 Evan Almighty [{"cast_id": 19, "character": "Evan Baxter", "... [{"credit_id": "52fe4365c3a36847f805145d", "de...
74 137113 Edge of Tomorrow [{"cast_id": 12, "character": "Maj. William \"... [{"credit_id": "54124fadc3a3682f6b0004d7", "de...
75 9804 Waterworld [{"cast_id": 1, "character": "Mariner", "credi... [{"credit_id": "558df16192514173dd0006ff", "de...
76 14869 G.I. Joe: The Rise of Cobra [{"cast_id": 1, "character": "General Hawk", "... [{"credit_id": "58e01bd39251415e5f00eacf", "de...
77 150540 Inside Out [{"cast_id": 4, "character": "Joy (voice)", "c... [{"credit_id": "56098866c3a368681000003a", "de...
78 278927 The Jungle Book [{"cast_id": 12, "character": "Mowgli", "credi... [{"credit_id": "571507b692514105a80032f0", "de...
79 10138 Iron Man 2 [{"cast_id": 30, "character": "Tony Stark / Ir... [{"credit_id": "52fe43329251416c750072bb", "de...
80 58595 Snow White and the Huntsman [{"cast_id": 1027, "character": "Snow White", ... [{"credit_id": "567e630ec3a3684bd0009398", "de...
81 102651 Maleficent [{"cast_id": 7, "character": "Maleficent", "cr... [{"credit_id": "52fe4a0cc3a36847f81b5c9f", "de...
82 119450 Dawn of the Planet of the Apes [{"cast_id": 8, "character": "Caesar", "credit... [{"credit_id": "54c4d125c3a36814210139a5", "de...
83 79698 The Lovers [{"cast_id": 11, "character": "James Stewart /... [{"credit_id": "52fe49e0c3a368484e145067", "de...
84 64686 47 Ronin [{"cast_id": 1001, "character": "Kai", "credit... [{"credit_id": "52fe46e4c3a368484e0a98ef", "de...
85 100402 Captain America: The Winter Soldier [{"cast_id": 1, "character": "Steve Rogers / C... [{"credit_id": "53f6fe2ac3a3683400005090", "de...
86 10192 Shrek Forever After [{"cast_id": 2, "character": "Shrek (voice)", ... [{"credit_id": "52fe433f9251416c75009101", "de...
87 158852 Tomorrowland [{"cast_id": 17, "character": "Casey Newton", ... [{"credit_id": "55bb85e6c3a36869b400723c", "de...
88 177572 Big Hero 6 [{"cast_id": 23, "character": "Baymax (voice)"... [{"credit_id": "537534e7c3a3681efb0002b3", "de...
89 82690 Wreck-It Ralph [{"cast_id": 9, "character": "Wreck-It Ralph (... [{"credit_id": "52fe486a9251416c9108bcb3", "de...
90 5255 The Polar Express [{"cast_id": 26, "character": "Hero Boy / Fath... [{"credit_id": "52fe4400c3a36847f807c981", "de...
91 47933 Independence Day: Resurgence [{"cast_id": 5, "character": "Jake Morrison", ... [{"credit_id": "5763d39cc3a36860a5000168", "de...
92 10191 How to Train Your Dragon [{"cast_id": 3, "character": "Hiccup", "credit... [{"credit_id": "56264613925141179d003285", "de...
93 296 Terminator 3: Rise of the Machines [{"cast_id": 6, "character": "The Terminator",... [{"credit_id": "52fe4234c3a36847f800bcef", "de...
94 118340 Guardians of the Galaxy [{"cast_id": 1, "character": "Peter Quill / St... [{"credit_id": "538ce329c3a3687155003358", "de...
95 157336 Interstellar [{"cast_id": 9, "character": "Joseph Cooper", ... [{"credit_id": "52fe4bbf9251416c910e4801", "de...
96 27205 Inception [{"cast_id": 1, "character": "Dom Cobb", "cred... [{"credit_id": "56e8462cc3a368408400354c", "de...
97 315011 Shin Godzilla [{"cast_id": 4, "character": "Rando Yaguchi : ... [{"credit_id": "5921d321c3a368799b05933f", "de...
98 49051 The Hobbit: An Unexpected Journey [{"cast_id": 6, "character": "Gandalf", "credi... [{"credit_id": "52fe4783c3a36847f8139fa5", "de...
99 9799 The Fast and the Furious [{"cast_id": 1, "character": "Brian O'Conner",... [{"credit_id": "5325b661c3a3683dbf002c16", "de...
100 4922 The Curious Case of Benjamin Button [{"cast_id": 4, "character": "Daisy", "credit_... [{"credit_id": "52fe43e2c3a36847f8076327", "de...
101 49538 X-Men: First Class [{"cast_id": 22, "character": "Charles Xavier ... [{"credit_id": "538d861cc3a368714300461d", "de...
102 131634 The Hunger Games: Mockingjay - Part 2 [{"cast_id": 2, "character": "Katniss Everdeen... [{"credit_id": "551e57929251411d8d00029a", "de...
103 27022 The Sorcerer's Apprentice [{"cast_id": 4, "character": "Balthazar Blake"... [{"credit_id": "52fe4528c3a368484e04b981", "de...
104 503 Poseidon [{"cast_id": 4, "character": "Robert Ramsey", ... [{"credit_id": "52fe424bc3a36847f8012f69", "de...
105 241259 Alice Through the Looking Glass [{"cast_id": 3, "character": "Mad Hatter", "cr... [{"credit_id": "54e522edc3a3682aff000521", "de...
106 810 Shrek the Third [{"cast_id": 22, "character": "Shrek (voice)",... [{"credit_id": "52fe4279c3a36847f8021a07", "de...
107 68735 Warcraft [{"cast_id": 6, "character": "Garona Halforcen... [{"credit_id": "545bba210e0a261fad0023ee", "de...
108 87101 Terminator Genisys [{"cast_id": 1, "character": "The Terminator",... [{"credit_id": "5605f91d925141306000071e", "de...
109 10140 The Chronicles of Narnia: The Voyage of the Da... [{"cast_id": 5, "character": "Edmund Prevensie... [{"credit_id": "52fe43349251416c750076b1", "de...
110 676 Pearl Harbor [{"cast_id": 29, "character": "Capt. Rafe McCa... [{"credit_id": "52fe4269c3a36847f801c65f", "de...
111 1858 Transformers [{"cast_id": 9, "character": "Sam Witwicky", "... [{"credit_id": "52fe431bc3a36847f803aba9", "de...
112 1966 Alexander [{"cast_id": 42, "character": "Alexander", "cr... [{"credit_id": "53943d0dc3a3684252000c2c", "de...
113 675 Harry Potter and the Order of the Phoenix [{"cast_id": 22, "character": "Harry Potter", ... [{"credit_id": "52fe4268c3a36847f801c489", "de...
114 674 Harry Potter and the Goblet of Fire [{"cast_id": 1, "character": "Harry Potter", "... [{"credit_id": "52fe4268c3a36847f801c275", "de...
115 8960 Hancock [{"cast_id": 2, "character": "John Hancock", "... [{"credit_id": "52fe44cbc3a36847f80aa60f", "de...
116 6479 I Am Legend [{"cast_id": 19, "character": "Robert Neville"... [{"credit_id": "52fe4455c3a36847f808fbeb", "de...
117 118 Charlie and the Chocolate Factory [{"cast_id": 2, "character": "Willy Wonka", "c... [{"credit_id": "52fe421ac3a36847f80042fb", "de...
118 2062 Ratatouille [{"cast_id": 2, "character": "Remy (voice)", "... [{"credit_id": "52fe4331c3a36847f8041641", "de...
119 272 Batman Begins [{"cast_id": 13, "character": "Bruce Wayne / B... [{"credit_id": "52fe4230c3a36847f800ac6d", "de...
120 10527 Madagascar: Escape 2 Africa [{"cast_id": 1, "character": "Alex (voice)", "... [{"credit_id": "52fe43809251416c75012d61", "de...
121 18360 Night at the Museum: Battle of the Smithsonian [{"cast_id": 1, "character": "Larry Daley", "c... [{"credit_id": "52fe47759251416c7509a1fb", "de...
122 2080 X-Men Origins: Wolverine [{"cast_id": 3, "character": "Logan / Wolverin... [{"credit_id": "52fe4333c3a36847f8041de9", "de...
123 605 The Matrix Revolutions [{"cast_id": 1, "character": "Thomas \"Neo\" A... [{"credit_id": "52fe425cc3a36847f8018547", "de...
124 109445 Frozen [{"cast_id": 5, "character": "Anna (voice)", "... [{"credit_id": "5336340fc3a3680e960005b9", "de...
125 604 The Matrix Reloaded [{"cast_id": 24, "character": "Thomas \"Neo\" ... [{"credit_id": "52fe425cc3a36847f80182ff", "de...
126 76338 Thor: The Dark World [{"cast_id": 2, "character": "Thor", "credit_i... [{"credit_id": "530b25cd925141111a00496f", "de...
127 76341 Mad Max: Fury Road [{"cast_id": 2, "character": "Max Rockatansky"... [{"credit_id": "577da370c3a36817f8003838", "de...
128 13448 Angels & Demons [{"cast_id": 4, "character": "Robert Langdon",... [{"credit_id": "52fe456a9251416c750559ef", "de...
129 10195 Thor [{"cast_id": 1, "character": "Thor Odinson", "... [{"credit_id": "52fe433f9251416c7500923d", "de...
130 13053 Bolt [{"cast_id": 1, "character": "Bolt (voice)", "... [{"credit_id": "52fe45339251416c7504efa7", "de...
131 19585 G-Force [{"cast_id": 1, "character": "Darwin the Guine... [{"credit_id": "52fe47e19251416c750a8959", "de...
132 57165 Wrath of the Titans [{"cast_id": 4, "character": "Perseus", "credi... [{"credit_id": "52fe4926c3a36847f818b96d", "de...
133 62213 Dark Shadows [{"cast_id": 4, "character": "Barnabas Collins... [{"credit_id": "52fe4675c3a368484e091ea9", "de...
134 177677 Mission: Impossible - Rogue Nation [{"cast_id": 1, "character": "Ethan Hunt", "cr... [{"credit_id": "550effb5c3a3683e7f002f43", "de...
135 7978 The Wolfman [{"cast_id": 3, "character": "Lawrence Talbot"... [{"credit_id": "538aeb0a0e0a266718000fc2", "de...
136 5559 Bee Movie [{"cast_id": 19, "character": "Barry B. Benson... [{"credit_id": "52fe440fc3a36847f807fe7b", "de...
137 49444 Kung Fu Panda 2 [{"cast_id": 5, "character": "Po (voice)", "cr... [{"credit_id": "57deba7cc3a36813080070c8", "de...
138 10196 The Last Airbender [{"cast_id": 2, "character": "Aang", "credit_i... [{"credit_id": "52fe433f9251416c750092c9", "de...
139 956 Mission: Impossible III [{"cast_id": 23, "character": "Ethan Hunt", "c... [{"credit_id": "52fe4293c3a36847f8029707", "de...
140 117251 White House Down [{"cast_id": 9, "character": "Cale", "credit_i... [{"credit_id": "52fe4baec3a36847f820f3c3", "de...
141 50321 Mars Needs Moms [{"cast_id": 3, "character": "Milo (voice)", "... [{"credit_id": "52fe47c3c3a36847f8146d59", "de...
142 11619 Flushed Away [{"cast_id": 1, "character": "Roddy", "credit_... [{"credit_id": "52fe44699251416c75033c9b", "de...
143 266647 Pan [{"cast_id": 9, "character": "Peter Pan", "cre... [{"credit_id": "57373a28925141136e003ec3", "de...
144 82703 Mr. Peabody & Sherman [{"cast_id": 16, "character": "Mr. Peabody (vo... [{"credit_id": "52fe48709251416c9108c725", "de...
145 652 Troy [{"cast_id": 43, "character": "Achilles", "cre... [{"credit_id": "52fe4264c3a36847f801b043", "de...
146 80321 Madagascar 3: Europe's Most Wanted [{"cast_id": 2, "character": "Alex (voice)", "... [{"credit_id": "52fe47b89251416c910737a5", "de...
147 36669 Die Another Day [{"cast_id": 20, "character": "James Bond", "c... [{"credit_id": "52fe45ff9251416c91045a85", "de...
148 43074 Ghostbusters [{"cast_id": 14, "character": "Abby Yates", "c... [{"credit_id": "58c1356392514173100088dc", "de...
149 95 Armageddon [{"cast_id": 7, "character": "Harry S. Stamper... [{"credit_id": "5491a0a4c3a368466b001ce7", "de...
150 608 Men in Black II [{"cast_id": 25, "character": "Kevin Brown, Ag... [{"credit_id": "52fe425dc3a36847f8018893", "de...
151 2310 Beowulf [{"cast_id": 24, "character": "Beowulf / Golde... [{"credit_id": "52fe434cc3a36847f8049c1b", "de...
152 140300 Kung Fu Panda 3 [{"cast_id": 4, "character": "Po (voice)", "cr... [{"credit_id": "596107c49251415a4008f021", "de...
153 56292 Mission: Impossible - Ghost Protocol [{"cast_id": 5, "character": "Ethan Hunt", "cr... [{"credit_id": "53563fb00e0a262861002dd0", "de...
154 81188 Rise of the Guardians [{"cast_id": 2, "character": "Jack Frost (voic... [{"credit_id": "52fe47fe9251416c9107c92f", "de...
155 7552 Fun with Dick and Jane [{"cast_id": 1, "character": "Dick Harper", "c... [{"credit_id": "56757f0192514179d2002f80", "de...
156 616 The Last Samurai [{"cast_id": 11, "character": "Captain Nathan ... [{"credit_id": "52fe425ec3a36847f8018e53", "de...
157 147441 Exodus: Gods and Kings [{"cast_id": 1, "character": "Moses", "credit_... [{"credit_id": "5319be9592514177b100267a", "de...
158 13475 Star Trek [{"cast_id": 15, "character": "James T. Kirk",... [{"credit_id": "53748f960e0a267c5f003884", "de...
159 557 Spider-Man [{"cast_id": 31, "character": "Peter Parker / ... [{"credit_id": "52fe4251c3a36847f8014f01", "de...
160 82702 How to Train Your Dragon 2 [{"cast_id": 13, "character": "Hiccup (voice)"... [{"credit_id": "544b088f0e0a26747c00556f", "de...
161 205584 Gods of Egypt [{"cast_id": 6, "character": "Bek", "credit_id... [{"credit_id": "56d80c4d925141719e007533", "de...
162 10048 Stealth [{"cast_id": 21, "character": "Lt. Ben Gannon"... [{"credit_id": "52fe43139251416c75002771", "de...
163 13183 Watchmen [{"cast_id": 2, "character": "Laurie Jupiter /... [{"credit_id": "52fe454a9251416c75051859", "de...
164 944 Lethal Weapon 4 [{"cast_id": 19, "character": "Martin Riggs", ... [{"credit_id": "58fbcf2992514163df0149f2", "de...
165 1927 Hulk [{"cast_id": 7, "character": "Bruce Banner / T... [{"credit_id": "53440d840e0a263a02002202", "de...
166 72559 G.I. Joe: Retaliation [{"cast_id": 3, "character": "Marvin Hinton / ... [{"credit_id": "52fe4873c3a368484e0f8cf3", "de...
167 7364 Sahara [{"cast_id": 1, "character": "Dirk Pitt", "cre... [{"credit_id": "536b5cb40e0a2647db00b826", "de...
168 2114 Final Fantasy: The Spirits Within [{"cast_id": 16, "character": "Dr. Cid (voice)... [{"credit_id": "550af090c3a3684872001afa", "de...
169 1771 Captain America: The First Avenger [{"cast_id": 5, "character": "Steve Rogers / C... [{"credit_id": "52fe4313c3a36847f8038873", "de...
170 36643 The World Is Not Enough [{"cast_id": 4, "character": "James Bond", "cr... [{"credit_id": "562d3d03c3a3681b4d0098a7", "de...
171 8619 Master and Commander: The Far Side of the World [{"cast_id": 1, "character": "Captain Jack Aub... [{"credit_id": "5353c12ac3a3681d81004073", "de...
172 50620 The Twilight Saga: Breaking Dawn - Part 2 [{"cast_id": 63, "character": "Isabella 'Bella... [{"credit_id": "550a97b2c3a368487200112f", "de...
173 65759 Happy Feet Two [{"cast_id": 1, "character": "Mumble (voice)",... [{"credit_id": "52fe4718c3a368484e0b4d57", "de...
174 1724 The Incredible Hulk [{"cast_id": 3, "character": "Bruce Banner / T... [{"credit_id": "52fe4311c3a36847f8037c95", "de...
175 267935 The BFG [{"cast_id": 4, "character": "Sophie", "credit... [{"credit_id": "58e014d39251415e7f00e4be", "de...
176 281957 The Revenant [{"cast_id": 1, "character": "Hugh Glass", "cr... [{"credit_id": "568fae529251411895001f8d", "de...
177 77950 Turbo [{"cast_id": 5, "character": "Turbo (voice)", ... [{"credit_id": "52fe4985c3a368484e12fb93", "de...
178 44896 Rango [{"cast_id": 10, "character": "Rango (voice)",... [{"credit_id": "52fe46a2c3a36847f8109ac5", "de...
179 270946 Penguins of Madagascar [{"cast_id": 8, "character": "Skipper (voice)"... [{"credit_id": "5483ba4d92514175f5002c15", "de...
180 2503 The Bourne Ultimatum [{"cast_id": 8, "character": "Jason Bourne", "... [{"credit_id": "52fe435bc3a36847f804e2c1", "de...
181 9502 Kung Fu Panda [{"cast_id": 3, "character": "Po (voice)", "cr... [{"credit_id": "52fe4500c3a36847f80b6cc5", "de...
182 102899 Ant-Man [{"cast_id": 205, "character": "Scott Lang / A... [{"credit_id": "570bcdddc3a36802a3000177", "de...
183 101299 The Hunger Games: Catching Fire [{"cast_id": 4, "character": "Katniss Everdeen... [{"credit_id": "53281b0f9251411a1e001df2", "de...
184 228161 Home [{"cast_id": 13, "character": "Oh (voice)", "c... [{"credit_id": "58d292e9c3a36873e2000157", "de...
185 74 War of the Worlds [{"cast_id": 13, "character": "Ray Ferrier", "... [{"credit_id": "52fe4213c3a36847f8002237", "de...
186 8961 Bad Boys II [{"cast_id": 3, "character": "Detective Marcus... [{"credit_id": "52fe44ccc3a36847f80aa787", "de...
187 417859 Puss in Boots [{"cast_id": 3, "character": "Puss in Boots (v... [{"credit_id": "5961020d9251410a590bd228", "de...
188 27576 Salt [{"cast_id": 45, "character": "Evelyn Salt", "... [{"credit_id": "536b7b400e0a2647c800c203", "de...
189 86834 Noah [{"cast_id": 4, "character": "Noah", "credit_i... [{"credit_id": "53d8b3dec3a3682c43001c39", "de...
190 17578 The Adventures of Tintin [{"cast_id": 6, "character": "Tintin (voice)",... [{"credit_id": "52fe47359251416c750914c1", "de...
191 673 Harry Potter and the Prisoner of Azkaban [{"cast_id": 1, "character": "Harry Potter", "... [{"credit_id": "52fe4268c3a36847f801c0e7", "de...
192 6972 Australia [{"cast_id": 3, "character": "Lady Sarah Ashle... [{"credit_id": "52fe446cc3a36847f809546f", "de...
193 82700 After Earth [{"cast_id": 11, "character": "Kitai Raige", "... [{"credit_id": "52fe486f9251416c9108c631", "de...
194 10567 Dinosaur [{"cast_id": 1, "character": "Aladar (voice)",... [{"credit_id": "52fe43899251416c75014367", "de...
195 181533 Night at the Museum: Secret of the Tomb [{"cast_id": 1, "character": "Larry Daley", "c... [{"credit_id": "537d3640c3a368059200002c", "de...
196 38055 Megamind [{"cast_id": 5, "character": "Megamind (voice)... [{"credit_id": "54d6824ec3a3683b95002995", "de...
197 671 Harry Potter and the Philosopher's Stone [{"cast_id": 27, "character": "Harry Potter", ... [{"credit_id": "52fe4267c3a36847f801be1d", "de...
198 49524 R.I.P.D. [{"cast_id": 3, "character": "Roy Pulsipher", ... [{"credit_id": "570b93599251412c740021f0", "de...
199 22 Pirates of the Caribbean: The Curse of the Bla... [{"cast_id": 12, "character": "Captain Jack Sp... [{"credit_id": "52fe420fc3a36847f8000f11", "de...
200 131631 The Hunger Games: Mockingjay - Part 1 [{"cast_id": 2, "character": "Katniss Everdeen... [{"credit_id": "550a97e6c3a3684877000fbc", "de...
201 591 The Da Vinci Code [{"cast_id": 33, "character": "Robert Langdon"... [{"credit_id": "52fe4259c3a36847f80173dd", "de...
202 172385 Rio 2 [{"cast_id": 5, "character": "Blu (voice)", "c... [{"credit_id": "562649a4925141639800214a", "de...
203 36658 X2 [{"cast_id": 8, "character": "Charles Xavier /... [{"credit_id": "538c6cb00e0a26671200400a", "de...
204 51497 Fast Five [{"cast_id": 2, "character": "Dominic Toretto"... [{"credit_id": "52fe47f6c3a36847f8151b0f", "de...
205 58574 Sherlock Holmes: A Game of Shadows [{"cast_id": 1, "character": "Sherlock Holmes"... [{"credit_id": "52fe4969c3a36847f8198bd5", "de...
206 18823 Clash of the Titans [{"cast_id": 1, "character": "Perseus", "credi... [{"credit_id": "52fe479f9251416c7509ff1b", "de...
207 861 Total Recall [{"cast_id": 23, "character": "Douglas Quaid/H... [{"credit_id": "52fe4283c3a36847f8024ec5", "de...
208 1911 The 13th Warrior [{"cast_id": 4, "character": "Ahmad Ibn Fadl\u... [{"credit_id": "52fe4321c3a36847f803c6df", "de...
209 49040 The Bourne Legacy [{"cast_id": 5, "character": "Aaron Cross", "c... [{"credit_id": "52fe4782c3a36847f8139c3b", "de...
210 415 Batman & Robin [{"cast_id": 4, "character": "Bruce Wayne / Ba... [{"credit_id": "59b66a169251417cbc011ec4", "de...
211 8871 How the Grinch Stole Christmas [{"cast_id": 11, "character": "Grinch", "credi... [{"credit_id": "52fe44c2c3a36847f80a8667", "de...
212 435 The Day After Tomorrow [{"cast_id": 19, "character": "Jack Hall", "cr... [{"credit_id": "547c22efc3a3685b0000250d", "de...
213 955 Mission: Impossible II [{"cast_id": 31, "character": "Ethan Hunt", "c... [{"credit_id": "589783759251412e1601cef6", "de...
214 2133 The Perfect Storm [{"cast_id": 16, "character": "Capt. Billy Tyn... [{"credit_id": "52fe4339c3a36847f8043a97", "de...
215 1979 Fantastic 4: Rise of the Silver Surfer [{"cast_id": 7, "character": "Reed Richards / ... [{"credit_id": "52fe4328c3a36847f803eac7", "de...
216 87827 Life of Pi [{"cast_id": 15, "character": "Pi Patel (16 / ... [{"credit_id": "52fe49db9251416c910bb0ab", "de...
217 1250 Ghost Rider [{"cast_id": 11, "character": "Johnny Blaze/Gh... [{"credit_id": "552e34e692514138730082ed", "de...
218 324668 Jason Bourne [{"cast_id": 2, "character": "Jason Bourne", "... [{"credit_id": "583c33dac3a3687bac00ba2d", "de...
219 9471 Charlie's Angels: Full Throttle [{"cast_id": 1, "character": "Natalie Cook", "... [{"credit_id": "52fe44fbc3a36847f80b5bd7", "de...
220 70981 Prometheus [{"cast_id": 5, "character": "Dr. Elizabeth Sh... [{"credit_id": "52fe481dc3a368484e0e9db7", "de...
221 10996 Stuart Little 2 [{"cast_id": 1, "character": "Stuart Little (v... [{"credit_id": "52fe43df9251416c750215c7", "de...
222 68724 Elysium [{"cast_id": 3, "character": "Max", "credit_id... [{"credit_id": "52fe47a0c3a368484e0d17e7", "de...
223 2789 The Chronicles of Riddick [{"cast_id": 1, "character": "Riddick", "credi... [{"credit_id": "58bdefb1c3a36866a504f5a6", "de...
224 97020 RoboCop [{"cast_id": 7, "character": "RoboCop", "credi... [{"credit_id": "53981b640e0a266dce00c5a9", "de...
225 7459 Speed Racer [{"cast_id": 1, "character": "Speed Racer", "c... [{"credit_id": "52fe447fc3a36847f8099949", "de...
226 42888 How Do You Know [{"cast_id": 2, "character": "Lisa Jorgenson",... [{"credit_id": "52fe4620c3a36847f80ee48d", "de...
227 37834 Knight and Day [{"cast_id": 3, "character": "Roy Miller", "cr... [{"credit_id": "563f4ac49251413442006a47", "de...
228 75612 Oblivion [{"cast_id": 1, "character": "Jack Harper", "c... [{"credit_id": "52fe4909c3a368484e11767f", "de...
229 1895 Star Wars: Episode III - Revenge of the Sith [{"cast_id": 13, "character": "Obi-Wan Kenobi"... [{"credit_id": "52fe431fc3a36847f803bea3", "de...
230 1894 Star Wars: Episode II - Attack of the Clones [{"cast_id": 7, "character": "Obi Wan Kenobi",... [{"credit_id": "52fe431fc3a36847f803bd8b", "de...
231 585 Monsters, Inc. [{"cast_id": 31, "character": "Sullivan (voice... [{"credit_id": "52fe4256c3a36847f8016875", "de...
232 76170 The Wolverine [{"cast_id": 37, "character": "Logan / Wolveri... [{"credit_id": "562f547ac3a3681b4d00ead5", "de...
233 1893 Star Wars: Episode I - The Phantom Menace [{"cast_id": 8, "character": "Qui-Gon Jinn", "... [{"credit_id": "52fe431ec3a36847f803bca3", "de...
234 49519 The Croods [{"cast_id": 3, "character": "Grug Crood (voic... [{"credit_id": "52fe4799c3a36847f813e52f", "de...
235 2395 Asterix at the Olympic Games [{"cast_id": 15, "character": "Asterix", "cred... [{"credit_id": "52fe4354c3a36847f804c0b1", "de...
236 12100 Windtalkers [{"cast_id": 14, "character": "Sergeant Joe En... [{"credit_id": "52fe44b49251416c7503e1fd", "de...
237 290595 The Huntsman: Winter's War [{"cast_id": 0, "character": "The Huntsman", "... [{"credit_id": "552f5e52c3a3686be2005716", "de...
238 98566 Teenage Mutant Ninja Turtles [{"cast_id": 12, "character": "April O'Neil", ... [{"credit_id": "52fe4a199251416c750dd9b9", "de...
239 49047 Gravity [{"cast_id": 3, "character": "Dr. Ryan Stone",... [{"credit_id": "52fe4783c3a36847f8139de3", "de...
240 9619 Dante's Peak [{"cast_id": 8, "character": "Harry Dalton", "... [{"credit_id": "5581f1e5c3a3686faa0000c9", "de...
241 308531 Teenage Mutant Ninja Turtles: Out of the Shadows [{"cast_id": 3, "character": "April O'Neil", "... [{"credit_id": "551b8ef6c3a3687682001b51", "de...
242 166424 Fantastic Four [{"cast_id": 169, "character": "Reed Richards ... [{"credit_id": "566e93a9925141664f00eb4c", "de...
243 1593 Night at the Museum [{"cast_id": 17, "character": "Larry Daley", "... [{"credit_id": "52fe4302c3a36847f8033a2b", "de...
244 254128 San Andreas [{"cast_id": 2, "character": "Ray Gaines", "cr... [{"credit_id": "55dd12ca9251417444000ce5", "de...
245 714 Tomorrow Never Dies [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426fc3a36847f801e40d", "de...
246 2024 The Patriot [{"cast_id": 12, "character": "Benjamin Martin... [{"credit_id": "52fe432dc3a36847f80404b5", "de...
247 163 Ocean's Twelve [{"cast_id": 11, "character": "Danny Ocean", "... [{"credit_id": "52fe4221c3a36847f80062d7", "de...
248 787 Mr. & Mrs. Smith [{"cast_id": 19, "character": "Jane Smith", "c... [{"credit_id": "52fe4276c3a36847f8020875", "de...
249 262500 Insurgent [{"cast_id": 0, "character": "Beatrice \"Tris\... [{"credit_id": "55c1cd8b9251410f1900448b", "de...
250 2567 The Aviator [{"cast_id": 1, "character": "Howard Hughes", ... [{"credit_id": "5496ad4092514132ed004363", "de...
251 38745 Gulliver's Travels [{"cast_id": 6, "character": "Lemuel Gulliver"... [{"credit_id": "584f66ab9251416f10002c8d", "de...
252 40805 The Green Hornet [{"cast_id": 1, "character": "Britt Reid / Gre... [{"credit_id": "52fe45a4c3a36847f80d25a9", "de...
253 53182 300: Rise of an Empire [{"cast_id": 6, "character": "Themistocles", "... [{"credit_id": "52fe4857c3a36847f81628f5", "de...
254 41513 The Smurfs [{"cast_id": 7, "character": "Gargamel", "cred... [{"credit_id": "52fe45cfc3a36847f80dbb31", "de...
255 13700 Home on the Range [{"cast_id": 21, "character": "Maggie (voice)"... [{"credit_id": "55685d7b92514156b600202d", "de...
256 262504 Allegiant [{"cast_id": 0, "character": "Beatrice \"Tris\... [{"credit_id": "54643065c3a36804be000bee", "de...
257 39254 Real Steel [{"cast_id": 13, "character": "Charlie Kenton"... [{"credit_id": "52fe47079251416c91067e59", "de...
258 77931 The Smurfs 2 [{"cast_id": 5, "character": "Gargamel", "cred... [{"credit_id": "52fe4983c3a368484e12f5a3", "de...
259 1639 Speed 2: Cruise Control [{"cast_id": 1, "character": "Annie Porter", "... [{"credit_id": "557f51349251412f0e00015f", "de...
260 80274 Ender's Game [{"cast_id": 1, "character": "Ender Wiggin", "... [{"credit_id": "52fe47b39251416c91072d5f", "de...
261 1571 Live Free or Die Hard [{"cast_id": 1, "character": "John McClane", "... [{"credit_id": "52fe42fec3a36847f803288d", "de...
262 120 The Lord of the Rings: The Fellowship of the Ring [{"cast_id": 28, "character": "Frodo Baggins",... [{"credit_id": "52fe421ac3a36847f80043fb", "de...
263 10204 Around the World in 80 Days [{"cast_id": 12, "character": "Passepartout / ... [{"credit_id": "5561ac71c3a3682206001955", "de...
264 8489 Ali [{"cast_id": 33, "character": "Cassius Clay", ... [{"credit_id": "52fe44adc3a36847f80a3d25", "de...
265 10588 The Cat in the Hat [{"cast_id": 1, "character": "The Cat", "credi... [{"credit_id": "52fe438d9251416c75014d95", "de...
266 2048 I, Robot [{"cast_id": 20, "character": "Del Spooner", "... [{"credit_id": "534657a30e0a265fe6001127", "de...
267 1495 Kingdom of Heaven [{"cast_id": 2, "character": "Balian de Ibelin... [{"credit_id": "52fe42fac3a36847f8031311", "de...
268 10137 Stuart Little [{"cast_id": 10, "character": "Stuart Little (... [{"credit_id": "52fe43319251416c75007165", "de...
269 10198 The Princess and the Frog [{"cast_id": 3, "character": "Tiana (voice)", ... [{"credit_id": "572b2b90c3a36855a6000530", "de...
270 286217 The Martian [{"cast_id": 0, "character": "Mark Watney", "c... [{"credit_id": "5607a7e19251413050003e2c", "de...
271 1635 The Island [{"cast_id": 5, "character": "Lincoln Six Echo... [{"credit_id": "52fe4306c3a36847f8034e17", "de...
272 24113 Town & Country [{"cast_id": 3, "character": "Porter Stoddard"... [{"credit_id": "52fe4483c3a368484e02742d", "de...
273 9679 Gone in Sixty Seconds [{"cast_id": 1, "character": "Randall 'Memphis... [{"credit_id": "52fe451ac3a36847f80bc99f", "de...
274 98 Gladiator [{"cast_id": 8, "character": "Maximus", "credi... [{"credit_id": "52fe4217c3a36847f8003475", "de...
275 180 Minority Report [{"cast_id": 5, "character": "Chief John Ander... [{"credit_id": "52fe4223c3a36847f8006f9b", "de...
276 672 Harry Potter and the Chamber of Secrets [{"cast_id": 23, "character": "Harry Potter", ... [{"credit_id": "52fe4267c3a36847f801bf67", "de...
277 36557 Casino Royale [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "53ac1fd7c3a3684bc8001908", "de...
278 869 Planet of the Apes [{"cast_id": 1, "character": "Leo Davidson", "... [{"credit_id": "52fe4285c3a36847f8025527", "de...
279 280 Terminator 2: Judgment Day [{"cast_id": 1, "character": "The Terminator",... [{"credit_id": "56b23ee3c3a36845b7000470", "de...
280 11322 Public Enemies [{"cast_id": 1, "character": "Melvin Purvis", ... [{"credit_id": "52fe44259251416c7502a791", "de...
281 4982 American Gangster [{"cast_id": 12, "character": "Frank Lucas", "... [{"credit_id": "52fe43ebc3a36847f80783c7", "de...
282 36955 True Lies [{"cast_id": 2, "character": "Harry Tasker", "... [{"credit_id": "52fe461d9251416c91049963", "de...
283 18487 The Taking of Pelham 1 2 3 [{"cast_id": 2, "character": "Walter Garber", ... [{"credit_id": "537a166d0e0a261419007091", "de...
284 39451 Little Fockers [{"cast_id": 13, "character": "Jack Byrnes", "... [{"credit_id": "52fe471a9251416c9106a171", "de...
285 27581 The Other Guys [{"cast_id": 4, "character": "Detective Allen ... [{"credit_id": "58b5a1d99251410a8800de78", "de...
286 9268 Eraser [{"cast_id": 1, "character": "U.S. Marshal Joh... [{"credit_id": "52fe44dfc3a36847f80aefe9", "de...
287 68718 Django Unchained [{"cast_id": 6, "character": "Django", "credit... [{"credit_id": "5703f6a2c3a36869850001d9", "de...
288 10545 The Hunchback of Notre Dame [{"cast_id": 1, "character": "Quasimodo (voice... [{"credit_id": "57506dfa9251413080000044", "de...
289 11688 The Emperor's New Groove [{"cast_id": 11, "character": "Kuzco (voice)",... [{"credit_id": "52fe44799251416c7503609f", "de...
290 76163 The Expendables 2 [{"cast_id": 2, "character": "Barney Ross", "c... [{"credit_id": "52fe492ac3a368484e11d7b9", "de...
291 2059 National Treasure [{"cast_id": 14, "character": "Ben Gates", "cr... [{"credit_id": "53579159c3a36856190028c5", "de...
292 2486 Eragon [{"cast_id": 1, "character": "Eragon", "credit... [{"credit_id": "52fe435ac3a36847f804de45", "de...
293 16523 Where the Wild Things Are [{"cast_id": 4, "character": "Max", "credit_id... [{"credit_id": "52fe46d89251416c75085741", "de...
294 116711 Epic [{"cast_id": 11, "character": "Nod (voice)", "... [{"credit_id": "52fe4b9ac3a36847f820b8a7", "de...
295 37710 The Tourist [{"cast_id": 13, "character": "Frank Tupelo", ... [{"credit_id": "537e0a4d0e0a2624c70021da", "de...
296 9946 End of Days [{"cast_id": 12, "character": "Jericho Cane", ... [{"credit_id": "55732aebc3a368376f0043a5", "de...
297 1372 Blood Diamond [{"cast_id": 27, "character": "Danny Archer", ... [{"credit_id": "52fe42f0c3a36847f802e635", "de...
298 106646 The Wolf of Wall Street [{"cast_id": 8, "character": "Jordan Belfort",... [{"credit_id": "52fe4a6dc3a36847f81cd53f", "de...
299 414 Batman Forever [{"cast_id": 6, "character": "Bruce Wayne / Ba... [{"credit_id": "52fe4241c3a36847f800fe1f", "de...
300 563 Starship Troopers [{"cast_id": 21, "character": "Johnny Rico", "... [{"credit_id": "52fe4253c3a36847f801557d", "de...
301 83542 Cloud Atlas [{"cast_id": 1, "character": "Dr. Henry Goose ... [{"credit_id": "52fe48a99251416c910941e3", "de...
302 41216 Legend of the Guardians: The Owls of Ga'Hoole [{"cast_id": 1, "character": "Gylfie (voice)",... [{"credit_id": "52fe45bcc3a36847f80d7a33", "de...
303 314 Catwoman [{"cast_id": 2, "character": "Patience Phillip... [{"credit_id": "52fe4236c3a36847f800caa1", "de...
304 184315 Hercules [{"cast_id": 4, "character": "Hercules", "cred... [{"credit_id": "547d8154c3a36841e1001a85", "de...
305 9016 Treasure Planet [{"cast_id": 1, "character": "Jim Hawkins (voi... [{"credit_id": "52fe44d1c3a36847f80abe45", "de...
306 18162 Land of the Lost [{"cast_id": 2, "character": "Dr. Rick Marshal... [{"credit_id": "52fe47649251416c75097bb5", "de...
307 138103 The Expendables 3 [{"cast_id": 1, "character": "Barney Ross", "c... [{"credit_id": "53d397770e0a26284100184f", "de...
308 257088 Point Break [{"cast_id": 4, "character": "Bodhi", "credit_... [{"credit_id": "57553467c3a368606100216a", "de...
309 10214 Son of the Mask [{"cast_id": 1, "character": "Tim Avery", "cre... [{"credit_id": "52fe43439251416c75009b91", "de...
310 205775 In the Heart of the Sea [{"cast_id": 2, "character": "Owen Chase", "cr... [{"credit_id": "570b0f0f9251411216000ff4", "de...
311 11692 The Adventures of Pluto Nash [{"cast_id": 10, "character": "Pluto Nash", "c... [{"credit_id": "52fe447a9251416c75036309", "de...
312 22972 Green Zone [{"cast_id": 3, "character": "Roy Miller", "cr... [{"credit_id": "52fe4459c3a368484e01dec1", "de...
313 227973 The Peanuts Movie [{"cast_id": 4, "character": "Charlie Brown (v... [{"credit_id": "5648aa83c3a3682605007625", "de...
314 29193 The Spanish Prisoner [{"cast_id": 1, "character": "Jimmy Dell", "cr... [{"credit_id": "561f77189251417f47001122", "de...
315 1734 The Mummy Returns [{"cast_id": 3, "character": "Richard O'Connel... [{"credit_id": "52fe4312c3a36847f8038435", "de...
316 3131 Gangs of New York [{"cast_id": 2, "character": "Amsterdam Vallon... [{"credit_id": "52fe4389c3a36847f805bc87", "de...
317 76758 The Flowers of War [{"cast_id": 2, "character": "John Miller", "c... [{"credit_id": "52fe494bc3a368484e1244b5", "de...
318 9408 Surf's Up [{"cast_id": 1, "character": "Cody Maverick", ... [{"credit_id": "52fe44f4c3a36847f80b3e15", "de...
319 9890 The Stepford Wives [{"cast_id": 19, "character": "Joanna Eberhart... [{"credit_id": "52fe4541c3a36847f80c3eff", "de...
320 855 Black Hawk Down [{"cast_id": 20, "character": "SSgt. Matt Ever... [{"credit_id": "52fe4282c3a36847f8024871", "de...
321 77953 The Campaign [{"cast_id": 12, "character": "Cam Brady", "cr... [{"credit_id": "587ea5eb9251413f1b02b874", "de...
322 18 The Fifth Element [{"cast_id": 5, "character": "Korben Dallas", ... [{"credit_id": "52fe420fc3a36847f8000c09", "de...
323 37786 Sex and the City 2 [{"cast_id": 2, "character": "Carrie Bradshaw"... [{"credit_id": "555893a492514129b70020b9", "de...
324 10501 The Road to El Dorado [{"cast_id": 1, "character": "Miguel (voice)"... [{"credit_id": "52fe437c9251416c750122e9", "de...
325 57800 Ice Age: Continental Drift [{"cast_id": 3, "character": "Sid (voice)", "c... [{"credit_id": "52fe4946c3a36847f8191f9b", "de...
326 150689 Cinderella [{"cast_id": 12, "character": "Cinderella", "c... [{"credit_id": "548083d49251416e81002c34", "de...
327 7980 The Lovely Bones [{"cast_id": 3, "character": "Abigail Salmon",... [{"credit_id": "52fe448bc3a36847f809bf0b", "de...
328 12 Finding Nemo [{"cast_id": 8, "character": "Marlin (voice)",... [{"credit_id": "52fe420ec3a36847f80006b1", "de...
329 122 The Lord of the Rings: The Return of the King [{"cast_id": 12, "character": "Frodo Baggins",... [{"credit_id": "52fe421bc3a36847f80046c3", "de...
330 121 The Lord of the Rings: The Two Towers [{"cast_id": 13, "character": "Frodo Baggins",... [{"credit_id": "52fe421ac3a36847f800454f", "de...
331 68737 Seventh Son [{"cast_id": 2, "character": "Master Gregory",... [{"credit_id": "52fe47a2c3a368484e0d1d65", "de...
332 1995 Lara Croft: Tomb Raider [{"cast_id": 12, "character": "Lara Croft", "c... [{"credit_id": "568685039251412e5201dbcf", "de...
333 157353 Transcendence [{"cast_id": 2, "character": "Dr. Will Caster"... [{"credit_id": "53fc4dd90e0a267a6f00a427", "de...
334 331 Jurassic Park III [{"cast_id": 1, "character": "Dr. Alan Grant",... [{"credit_id": "52fe4238c3a36847f800d47f", "de...
335 61791 Rise of the Planet of the Apes [{"cast_id": 1, "character": "Will Rodman", "c... [{"credit_id": "550a9773925141467e000f50", "de...
336 8204 The Spiderwick Chronicles [{"cast_id": 9, "character": "Jared Grace / Si... [{"credit_id": "585afab5c3a36838430092eb", "de...
337 47964 A Good Day to Die Hard [{"cast_id": 1, "character": "John McClane", "... [{"credit_id": "5336b04a9251417db4000c80", "de...
338 10733 The Alamo [{"cast_id": 1, "character": "Sam Houston", "c... [{"credit_id": "539301940e0a266db7001fbc", "de...
339 9806 The Incredibles [{"cast_id": 1, "character": "Bob Parr / Mr. I... [{"credit_id": "52fe4531c3a36847f80c159d", "de...
340 1408 Cutthroat Island [{"cast_id": 1, "character": "Morgan Adams", "... [{"credit_id": "52fe42f4c3a36847f802f69f", "de...
341 32657 Percy Jackson & the Olympians: The Lightning T... [{"cast_id": 1, "character": "Percy Jackson", ... [{"credit_id": "5871ac92c3a3684f0400e185", "de...
342 607 Men in Black [{"cast_id": 25, "character": "Agent K", "cred... [{"credit_id": "52fe425dc3a36847f8018775", "de...
343 863 Toy Story 2 [{"cast_id": 18, "character": "Woody (voice)",... [{"credit_id": "52fe4284c3a36847f8025073", "de...
344 44048 Unstoppable [{"cast_id": 1, "character": "Frank Barnes", "... [{"credit_id": "52fe4674c3a36847f80fff55", "de...
345 5175 Rush Hour 2 [{"cast_id": 10, "character": "Det. James Cart... [{"credit_id": "52fe43fac3a36847f807b663", "de...
346 2655 What Lies Beneath [{"cast_id": 2, "character": "Dr. Norman Spenc... [{"credit_id": "52fe4363c3a36847f805087d", "de...
347 22794 Cloudy with a Chance of Meatballs [{"cast_id": 1, "character": "Flint Lockwood (... [{"credit_id": "52fe444fc3a368484e01be87", "de...
348 8355 Ice Age: Dawn of the Dinosaurs [{"cast_id": 2, "character": "Manny (voice)", ... [{"credit_id": "52fe44a2c3a36847f80a13a1", "de...
349 116745 The Secret Life of Walter Mitty [{"cast_id": 11, "character": "Walter Mitty", ... [{"credit_id": "52fe4b9dc3a36847f820c10b", "de...
350 4327 Charlie's Angels [{"cast_id": 1, "character": "Natalie Cook", "... [{"credit_id": "52fe43bac3a36847f806b227", "de...
351 1422 The Departed [{"cast_id": 2, "character": "William \"Billy\... [{"credit_id": "52fe42f5c3a36847f802fed5", "de...
352 10674 Mulan [{"cast_id": 10, "character": "Mushu (voice)",... [{"credit_id": "52fe43a09251416c75017cc7", "de...
353 7446 Tropic Thunder [{"cast_id": 2, "character": "Tugg Speedman", ... [{"credit_id": "52fe447dc3a36847f8099323", "de...
354 65754 The Girl with the Dragon Tattoo [{"cast_id": 2, "character": "Mikael Blomkvist... [{"credit_id": "52fe4718c3a368484e0b4c87", "de...
355 1572 Die Hard: With a Vengeance [{"cast_id": 8, "character": "John McClane", "... [{"credit_id": "54ea01fd925141682400183b", "de...
356 10528 Sherlock Holmes [{"cast_id": 30, "character": "Sherlock Holmes... [{"credit_id": "52fe43809251416c75012ea9", "de...
357 271969 Ben-Hur [{"cast_id": 1, "character": "Judah Ben-Hur", ... [{"credit_id": "587811b7925141104a00cb16", "de...
358 10865 Atlantis: The Lost Empire [{"cast_id": 1, "character": "Milo James Thatc... [{"credit_id": "577ada7d9251415af00004b1", "de...
359 258509 Alvin and the Chipmunks: The Road Chip [{"cast_id": 16, "character": "Dave", "credit_... [{"credit_id": "565c2c3f9251416919007486", "de...
360 2253 Valkyrie [{"cast_id": 8, "character": "Claus Schenk Gra... [{"credit_id": "538319b20e0a2657cd004f23", "de...
361 10661 You Don't Mess with the Zohan [{"cast_id": 4, "character": "Zohan", "credit_... [{"credit_id": "58d3d3af9251411fd501530d", "de...
362 257344 Pixels [{"cast_id": 17, "character": "Sam Brenner", "... [{"credit_id": "556eabb8c3a368746e001007", "de...
363 644 A.I. Artificial Intelligence [{"cast_id": 18, "character": "David", "credit... [{"credit_id": "52fe4263c3a36847f801a995", "de...
364 10756 The Haunted Mansion [{"cast_id": 1, "character": "Jim Evers", "cre... [{"credit_id": "52fe43b09251416c7501a351", "de...
365 686 Contact [{"cast_id": 5, "character": "Eleanor Arroway"... [{"credit_id": "52fe426ac3a36847f801ce85", "de...
366 9383 Hollow Man [{"cast_id": 2, "character": "Sebastian Caine ... [{"credit_id": "52fe44f0c3a36847f80b2f81", "de...
367 179 The Interpreter [{"cast_id": 2, "character": "Silvia Broome", ... [{"credit_id": "52fe4223c3a36847f8006e9f", "de...
368 76285 Percy Jackson: Sea of Monsters [{"cast_id": 2, "character": "Percy Jackson", ... [{"credit_id": "587bc9fac3a368426e0055e8", "de...
369 1996 Lara Croft Tomb Raider: The Cradle of Life [{"cast_id": 11, "character": "Lara Croft", "c... [{"credit_id": "52fe432ac3a36847f803f41d", "de...
370 291805 Now You See Me 2 [{"cast_id": 3, "character": "J. Daniel Atlas"... [{"credit_id": "55a77e329251411e11001568", "de...
371 10003 The Saint [{"cast_id": 13, "character": "Simon Templar",... [{"credit_id": "52fe43039251416c7500018d", "de...
372 1535 Spy Game [{"cast_id": 2, "character": "Nathan D. Muir",... [{"credit_id": "559fd2d8c3a3680810005604", "de...
373 2067 Mission to Mars [{"cast_id": 23, "character": "Jim McConnell",... [{"credit_id": "52fe4331c3a36847f8041839", "de...
374 46195 Rio [{"cast_id": 15, "character": "Blu (voice)", "... [{"credit_id": "52fe46e9c3a36847f81195c3", "de...
375 2277 Bicentennial Man [{"cast_id": 1, "character": "Andrew Martin", ... [{"credit_id": "52fe4349c3a36847f8048a5f", "de...
376 10357 Volcano [{"cast_id": 10, "character": "Mike Roark", "c... [{"credit_id": "52fe435f9251416c7500dded", "de...
377 4477 The Devil's Own [{"cast_id": 3, "character": "Tom O'Meara", "c... [{"credit_id": "52fe43c5c3a36847f806e313", "de...
378 8665 K-19: The Widowmaker [{"cast_id": 1, "character": "Alexei Vostrikov... [{"credit_id": "52fe44b2c3a36847f80a500f", "de...
379 9387 Conan the Barbarian [{"cast_id": 1, "character": "Conan", "credit_... [{"credit_id": "52fe44f1c3a36847f80b31a5", "de...
380 921 Cinderella Man [{"cast_id": 1, "character": "Jim Braddock", "... [{"credit_id": "52fe428dc3a36847f8027913", "de...
381 49852 The Nutcracker: The Untold Story [{"cast_id": 6, "character": "Mary", "credit_i... [{"credit_id": "5387691d0e0a26144d004120", "de...
382 4464 Seabiscuit [{"cast_id": 2, "character": "Charles Howard",... [{"credit_id": "566839ed9251417401002f45", "de...
383 664 Twister [{"cast_id": 22, "character": "Dr. Jo Harding"... [{"credit_id": "52fe4266c3a36847f801b8e7", "de...
384 8358 Cast Away [{"cast_id": 3, "character": "Chuck Noland", "... [{"credit_id": "52fe44a2c3a36847f80a1505", "de...
385 9836 Happy Feet [{"cast_id": 33, "character": "Mumble (voice)"... [{"credit_id": "52fe4537c3a36847f80c299b", "de...
386 2502 The Bourne Supremacy [{"cast_id": 6, "character": "Jason Bourne", "... [{"credit_id": "52fe435bc3a36847f804e0e3", "de...
387 9772 Air Force One [{"cast_id": 1, "character": "President James ... [{"credit_id": "557db4ca92514138f800041e", "de...
388 161 Ocean's Eleven [{"cast_id": 11, "character": "Danny Ocean", "... [{"credit_id": "52fe4220c3a36847f800615d", "de...
389 52451 The Three Musketeers [{"cast_id": 2, "character": "M'lady De Winter... [{"credit_id": "52fe482cc3a36847f815b217", "de...
390 76492 Hotel Transylvania [{"cast_id": 2, "character": "Dracula (voice)"... [{"credit_id": "52fe493ec3a368484e1216e1", "de...
391 4523 Enchanted [{"cast_id": 3, "character": "Giselle", "credi... [{"credit_id": "52fe43c8c3a36847f806f4e1", "de...
392 59961 Safe House [{"cast_id": 3, "character": "Tobin Frost", "c... [{"credit_id": "52fe49a4c3a36847f81a4f2b", "de...
393 10481 102 Dalmatians [{"cast_id": 1, "character": "Cruella de Vil",... [{"credit_id": "5539fe5e9251413f5a00359b", "de...
394 59108 Tower Heist [{"cast_id": 12, "character": "Josh Kovacs", "... [{"credit_id": "52fe4981c3a36847f819dbf3", "de...
395 1581 The Holiday [{"cast_id": 1, "character": "Amanda Woods", "... [{"credit_id": "52fe4301c3a36847f80332a7", "de...
396 9798 Enemy of the State [{"cast_id": 16, "character": "Robert Clayton ... [{"credit_id": "52fe452fc3a36847f80c0f65", "de...
397 22897 It's Complicated [{"cast_id": 2, "character": "Jane Adler", "cr... [{"credit_id": "52fe4454c3a368484e01d111", "de...
398 298 Ocean's Thirteen [{"cast_id": 1, "character": "Daniel Ocean", "... [{"credit_id": "5676c14992514179d4005d5f", "de...
399 7484 Open Season [{"cast_id": 7, "character": "Boog (voice)", "... [{"credit_id": "52fe447fc3a36847f8099b9b", "de...
400 157350 Divergent [{"cast_id": 3, "character": "Beatrice \"Tris\... [{"credit_id": "53cf6e4e0e0a265ded00920e", "de...
401 853 Enemy at the Gates [{"cast_id": 22, "character": "Vassili Zaitsev... [{"credit_id": "52fe4282c3a36847f8024703", "de...
402 10159 The Rundown [{"cast_id": 11, "character": "Beck", "credit_... [{"credit_id": "52fe43389251416c75008083", "de...
403 9593 Last Action Hero [{"cast_id": 1, "character": "Jack Slater", "c... [{"credit_id": "59a08d11c3a36847e5018977", "de...
404 1904 Memoirs of a Geisha [{"cast_id": 4, "character": "Sayuri", "credit... [{"credit_id": "52fe4320c3a36847f803c457", "de...
405 9615 The Fast and the Furious: Tokyo Drift [{"cast_id": 12, "character": "Sean Boswell", ... [{"credit_id": "56784ed792514111900002c8", "de...
406 51052 Arthur Christmas [{"cast_id": 2, "character": "Arthur (voice)",... [{"credit_id": "5913a131925141580d00132d", "de...
407 297 Meet Joe Black [{"cast_id": 2, "character": "Joe Black", "cre... [{"credit_id": "52fe4234c3a36847f800bded", "de...
408 9884 Collateral Damage [{"cast_id": 14, "character": "Gordy Brewer", ... [{"credit_id": "52fe4540c3a36847f80c3c09", "de...
409 16858 All That Jazz [{"cast_id": 2, "character": "Joe Gideon", "cr... [{"credit_id": "52fe46f09251416c750888a1", "de...
410 62764 Mirror Mirror [{"cast_id": 5, "character": "Evil Queen", "cr... [{"credit_id": "52fe468dc3a368484e096f15", "de...
411 22538 Scott Pilgrim vs. the World [{"cast_id": 1, "character": "Scott Pilgrim", ... [{"credit_id": "52fe4445c3a368484e0198d7", "de...
412 9341 The Core [{"cast_id": 1, "character": "Dr. Josh Keyes",... [{"credit_id": "54b64442c3a36837ca001428", "de...
413 12107 Nutty Professor II: The Klumps [{"cast_id": 15, "character": "Professor Sherm... [{"credit_id": "52fe44b69251416c7503e635", "de...
414 9637 Scooby-Doo [{"cast_id": 13, "character": "Fred Jones", "c... [{"credit_id": "52fe4514c3a36847f80bb51f", "de...
415 49049 Dredd [{"cast_id": 2, "character": "Judge Dredd", "c... [{"credit_id": "52fe4783c3a36847f8139ea9", "de...
416 9339 Click [{"cast_id": 1, "character": "Michael Newman",... [{"credit_id": "52fe44e9c3a36847f80b1757", "de...
417 16281 Creepshow [{"cast_id": 9, "character": "Henry Northrup (... [{"credit_id": "52fe46c09251416c750824fb", "de...
418 39691 Cats & Dogs 2 : The Revenge of Kitty Galore [{"cast_id": 4, "character": "Diggs (voice)", ... [{"credit_id": "55d0c7cdc3a3687757001475", "de...
419 8247 Jumper [{"cast_id": 29, "character": "David Rice", "c... [{"credit_id": "52fe4498c3a36847f809f29f", "de...
420 11253 Hellboy II: The Golden Army [{"cast_id": 3, "character": "Hellboy", "credi... [{"credit_id": "52fe441b9251416c75028f8d", "de...
421 1949 Zodiac [{"cast_id": 13, "character": "Robert Graysmit... [{"credit_id": "5669e7e99251415ec500222d", "de...
422 8452 The 6th Day [{"cast_id": 1, "character": "Adam Gibson", "c... [{"credit_id": "538da91fc3a368713f004a34", "de...
423 310 Bruce Almighty [{"cast_id": 1, "character": "Bruce Nolan", "c... [{"credit_id": "52fe4236c3a36847f800c6a3", "de...
424 27578 The Expendables [{"cast_id": 4, "character": "Barney Ross", "c... [{"credit_id": "52fe4555c3a368484e05423f", "de...
425 954 Mission: Impossible [{"cast_id": 22, "character": "Ethan Hunt", "c... [{"credit_id": "52fe4292c3a36847f80294b1", "de...
426 70160 The Hunger Games [{"cast_id": 4, "character": "Katniss Everdeen... [{"credit_id": "52fe47edc3a368484e0e0d2d", "de...
427 45243 The Hangover Part II [{"cast_id": 7, "character": "Phil Wenneck", "... [{"credit_id": "52fe46b8c3a36847f810e6a5", "de...
428 364 Batman Returns [{"cast_id": 22, "character": "Bruce Wayne/Bat... [{"credit_id": "52fe423cc3a36847f800e513", "de...
429 7518 Over the Hedge [{"cast_id": 1, "character": "RJ (voice)", "cr... [{"credit_id": "52fe4482c3a36847f809a535", "de...
430 11544 Lilo & Stitch [{"cast_id": 9, "character": "'Stitch' (voice)... [{"credit_id": "52fe44569251416c750312d3", "de...
431 9986 Charlotte's Web [{"cast_id": 21, "character": "Charlotte the S... [{"credit_id": "52fe4557c3a36847f80c8cd9", "de...
432 8656 Deep Impact [{"cast_id": 1, "character": "Capt. Spurgeon '... [{"credit_id": "59046a5fc3a3684a8e00a018", "de...
433 146216 RED 2 [{"cast_id": 1, "character": "Frank Moses", "c... [{"credit_id": "536642c5c3a3681238002cc2", "de...
434 9291 The Longest Yard [{"cast_id": 1, "character": "Paul Crewe", "cr... [{"credit_id": "55c67a2d92514105d8000793", "de...
435 55301 Alvin and the Chipmunks: Chipwrecked [{"cast_id": 10, "character": "David Seville",... [{"credit_id": "5910cafdc3a36864fc036632", "de...
436 109418 Grown Ups 2 [{"cast_id": 5, "character": "Lenny Feder", "c... [{"credit_id": "52fe4ab4c3a36847f81dd247", "de...
437 11665 Get Smart [{"cast_id": 4, "character": "Maxwell Smart", ... [{"credit_id": "52fe44749251416c750355c1", "de...
438 6964 Something's Gotta Give [{"cast_id": 1, "character": "Harry Sanborn", ... [{"credit_id": "548200699251416e7800666d", "de...
439 11324 Shutter Island [{"cast_id": 2, "character": "Teddy Daniels", ... [{"credit_id": "5370922d0e0a2647d4014298", "de...
440 12193 Four Christmases [{"cast_id": 2, "character": "Brad McVie", "cr... [{"credit_id": "52fe44c89251416c75040bed", "de...
441 9928 Robots [{"cast_id": 13, "character": "Fender (voice)"... [{"credit_id": "52fe454bc3a36847f80c62bb", "de...
442 754 Face/Off [{"cast_id": 1, "character": "Sean Archer", "c... [{"credit_id": "52fe4271c3a36847f801f141", "de...
443 10202 Bedtime Stories [{"cast_id": 2, "character": "Skeeter Bronson"... [{"credit_id": "52fe43409251416c750095a9", "de...
444 4147 Road to Perdition [{"cast_id": 13, "character": "Michael Sulliva... [{"credit_id": "52fe43aec3a36847f8067899", "de...
445 50546 Just Go with It [{"cast_id": 2, "character": "Danny Maccabee",... [{"credit_id": "564e5969c3a368070a000c15", "de...
446 1701 Con Air [{"cast_id": 1, "character": "Cameron Poe", "c... [{"credit_id": "52fe430ec3a36847f8037077", "de...
447 13027 Eagle Eye [{"cast_id": 4, "character": "Jerry Shaw", "cr... [{"credit_id": "54e348069251411956009b4c", "de...
448 2289 Cold Mountain [{"cast_id": 4, "character": "Inman", "credit_... [{"credit_id": "52fe434ac3a36847f8049081", "de...
449 20504 The Book of Eli [{"cast_id": 1, "character": "Eli", "credit_id... [{"credit_id": "52fe43e9c3a368484e0058ad", "de...
450 9574 Flubber [{"cast_id": 1, "character": "Professor Philip... [{"credit_id": "52fe450cc3a36847f80b93f3", "de...
451 11618 The Haunting [{"cast_id": 12, "character": "Dr. David Marro... [{"credit_id": "58b2e9c292514177b4004a2e", "de...
452 2300 Space Jam [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "591355ed9251414e85059835", "de...
453 12096 The Pink Panther [{"cast_id": 11, "character": "Inspector Jacqu... [{"credit_id": "5628186ac3a368487d00002a", "de...
454 10200 The Day the Earth Stood Still [{"cast_id": 4, "character": "Klaatu", "credit... [{"credit_id": "52fe43409251416c75009485", "de...
455 8834 Conspiracy Theory [{"cast_id": 9, "character": "Jerry Fletcher",... [{"credit_id": "52fe44bbc3a36847f80a6f6b", "de...
456 228150 Fury [{"cast_id": 1, "character": "Don 'Wardaddy' C... [{"credit_id": "5477f63d92514103b80010c0", "de...
457 6068 Six Days Seven Nights [{"cast_id": 1, "character": "Quinn Harris", "... [{"credit_id": "56485c7f9251413ae10068db", "de...
458 41515 Yogi Bear [{"cast_id": 4, "character": "Yogi Bear (voice... [{"credit_id": "52fe45cfc3a36847f80dbc0d", "de...
459 9023 Spirit: Stallion of the Cimarron [{"cast_id": 1, "character": "Spirit (voice)",... [{"credit_id": "52fe44d2c3a36847f80ac171", "de...
460 38317 Zookeeper [{"cast_id": 4, "character": "Griffin Keyes", ... [{"credit_id": "52fe46aa9251416c9105bb3f", "de...
461 2157 Lost in Space [{"cast_id": 26, "character": "Dr. Zachary Smi... [{"credit_id": "52fe433bc3a36847f80448b9", "de...
462 14462 The Manchurian Candidate [{"cast_id": 1, "character": "Major Bennett Ez... [{"credit_id": "5560ffa09251415e230010ea", "de...
463 161795 Déjà Vu [{"cast_id": 2, "character": "Sean", "credit_i... [{"credit_id": "52fe4c4ec3a36847f8227997", "de...
464 159824 Hotel Transylvania 2 [{"cast_id": 7, "character": "Dracula (voice)"... [{"credit_id": "52fe4c219251416c910f0d93", "de...
465 49948 Fantasia 2000 [{"cast_id": 3, "character": "Himself - Introd... [{"credit_id": "59078d1c925141643300101e", "de...
466 2135 The Time Machine [{"cast_id": 17, "character": "Alexander Hartd... [{"credit_id": "52fe4339c3a36847f8043c15", "de...
467 9822 Mighty Joe Young [{"cast_id": 1, "character": "Jill Young", "cr... [{"credit_id": "571c23c4c3a36864e0003ca3", "de...
468 9705 Swordfish [{"cast_id": 1, "character": "Gabriel Shear", ... [{"credit_id": "52fe451fc3a36847f80bdb07", "de...
469 1656 The Legend of Zorro [{"cast_id": 1, "character": "Zorro", "credit_... [{"credit_id": "52fe4309c3a36847f8035b21", "de...
470 12159 What Dreams May Come [{"cast_id": 13, "character": "Chris Nielsen",... [{"credit_id": "541b9c180e0a261243002609", "de...
471 9678 Little Nicky [{"cast_id": 1, "character": "Nicky", "credit_... [{"credit_id": "52fe451ac3a36847f80bc927", "de...
472 4442 The Brothers Grimm [{"cast_id": 2, "character": "Jacob Grimm", "c... [{"credit_id": "52fe43c1c3a36847f806d521", "de...
473 75 Mars Attacks! [{"cast_id": 6, "character": "President James ... [{"credit_id": "52fe4214c3a36847f80022fd", "de...
474 330770 Evolution [{"cast_id": 4, "character": "Nicolas", "credi... [{"credit_id": "550540cd9251412c05002436", "de...
475 9433 The Edge [{"cast_id": 9, "character": "Robert Green", "... [{"credit_id": "52fe44f6c3a36847f80b48a3", "de...
476 19959 Surrogates [{"cast_id": 1, "character": "Tom Greer", "cre... [{"credit_id": "5378c8450e0a26141f005426", "de...
477 11973 Thirteen Days [{"cast_id": 13, "character": "Kenneth O'Donne... [{"credit_id": "5683d79792514169d0003747", "de...
478 11228 Daylight [{"cast_id": 9, "character": "Kit Latura", "cr... [{"credit_id": "59be9ecfc3a3683075000868", "de...
479 77951 Walking With Dinosaurs [{"cast_id": 10, "character": "Ricky (voice)",... [{"credit_id": "52fe4985c3a368484e12fc0f", "de...
480 5491 Battlefield Earth [{"cast_id": 11, "character": "Terl", "credit_... [{"credit_id": "52fe4409c3a36847f807e759", "de...
481 10715 Looney Tunes: Back in Action [{"cast_id": 1, "character": "DJ Drake / Tasma... [{"credit_id": "591081e3c3a368646b035a32", "de...
482 10197 Nine [{"cast_id": 15, "character": "Lilli", "credit... [{"credit_id": "52fe43409251416c7500933d", "de...
483 9562 Timeline [{"cast_id": 1, "character": "Chris Johnston",... [{"credit_id": "52fe450ac3a36847f80b8cdd", "de...
484 9922 The Postman [{"cast_id": 12, "character": "The Postman", "... [{"credit_id": "52fe454ac3a36847f80c5ceb", "de...
485 9447 Babe: Pig in the City [{"cast_id": 11, "character": "Farmer Arthur H... [{"credit_id": "52fe44f8c3a36847f80b4ff3", "de...
486 274854 The Last Witch Hunter [{"cast_id": 0, "character": "Kaulder", "credi... [{"credit_id": "56a4febdc3a368388b0079f2", "de...
487 8870 Red Planet [{"cast_id": 13, "character": "Robby Gallagher... [{"credit_id": "52fe44c2c3a36847f80a85f5", "de...
488 9992 Arthur and the Invisibles [{"cast_id": 20, "character": "Arthur Montgome... [{"credit_id": "52fe4559c3a36847f80c9381", "de...
489 36970 Oceans [{"cast_id": 3, "character": "Narrator (voice:... [{"credit_id": "54186c670e0a2637f900366f", "de...
490 10077 A Sound of Thunder [{"cast_id": 34, "character": "Alicia Wallenbe... [{"credit_id": "52fe431e9251416c7500438b", "de...
491 76649 Pompeii [{"cast_id": 3, "character": "Milo", "credit_i... [{"credit_id": "52fe4946c3a368484e12359b", "de...
492 293644 Top Cat Begins [{"cast_id": 4, "character": "Top Cat / Choo C... [{"credit_id": "592741ec9251413b54029cf9", "de...
493 453 A Beautiful Mind [{"cast_id": 4, "character": "John Nash", "cre... [{"credit_id": "52fe4245c3a36847f8011443", "de...
494 8587 The Lion King [{"cast_id": 8, "character": "Young Simba (voi... [{"credit_id": "59161a6bc3a36842690252b9", "de...
495 72545 Journey 2: The Mysterious Island [{"cast_id": 12, "character": "Hank", "credit_... [{"credit_id": "52fe4871c3a368484e0f87b9", "de...
496 109451 Cloudy with a Chance of Meatballs 2 [{"cast_id": 15, "character": "Flint Lockwood ... [{"credit_id": "55685e5292514156c7002163", "de...
497 9533 Red Dragon [{"cast_id": 1, "character": "Hannibal Lecter"... [{"credit_id": "52fe4505c3a36847f80b7b55", "de...
498 2023 Hidalgo [{"cast_id": 11, "character": "Frank Hopkins",... [{"credit_id": "52fe432dc3a36847f80403ef", "de...
499 71880 Jack and Jill [{"cast_id": 2, "character": "Jack / Jill", "c... [{"credit_id": "5723e71cc3a3682d3f003afb", "de...
500 584 2 Fast 2 Furious [{"cast_id": 4, "character": "Brian O'Conner",... [{"credit_id": "52fe4256c3a36847f801660b", "de...
501 309809 The Little Prince [{"cast_id": 43, "character": "The Aviator (vo... [{"credit_id": "548825f1c3a3684155000e4a", "de...
502 4858 The Invasion [{"cast_id": 15, "character": "Carol", "credit... [{"credit_id": "52fe43dfc3a36847f807540f", "de...
503 17711 The Adventures of Rocky & Bullwinkle [{"cast_id": 1, "character": "Natasha", "credi... [{"credit_id": "593c9f81c3a3680f4201597d", "de...
504 328111 The Secret Life of Pets [{"cast_id": 2, "character": "Max (voice)", "c... [{"credit_id": "5585f1a59251411dec00047a", "de...
505 8698 The League of Extraordinary Gentlemen [{"cast_id": 17, "character": "Allan Quatermai... [{"credit_id": "534e5d7f0e0a2679d50016bd", "de...
506 93456 Despicable Me 2 [{"cast_id": 11, "character": "Gru (voice)", "... [{"credit_id": "52fe492c9251416c750bfc79", "de...
507 602 Independence Day [{"cast_id": 16, "character": "Captain Steven ... [{"credit_id": "52fe425bc3a36847f8017f63", "de...
508 330 The Lost World: Jurassic Park [{"cast_id": 1, "character": "Dr. Ian Malcolm"... [{"credit_id": "52fe4238c3a36847f800d3c5", "de...
509 953 Madagascar [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "557caebfc3a3686334002304", "de...
510 9693 Children of Men [{"cast_id": 12, "character": "Theo Faron", "c... [{"credit_id": "52fe451dc3a36847f80bd37f", "de...
511 36657 X-Men [{"cast_id": 5, "character": "Charles Xavier /... [{"credit_id": "52fe45fe9251416c910457f7", "de...
512 8909 Wanted [{"cast_id": 2, "character": "Fox", "credit_id... [{"credit_id": "52fe44c7c3a36847f80a9791", "de...
513 9802 The Rock [{"cast_id": 20, "character": "John Patrick Ma... [{"credit_id": "566b77c39251415ec50061b7", "de...
514 950 Ice Age: The Meltdown [{"cast_id": 1, "character": "Manny (voice)", ... [{"credit_id": "52fe4292c3a36847f80292c9", "de...
515 1824 50 First Dates [{"cast_id": 1, "character": "Henry Roth", "cr... [{"credit_id": "52fe4318c3a36847f8039b69", "de...
516 2976 Hairspray [{"cast_id": 18, "character": "Edna Turnblad",... [{"credit_id": "56a4b065c3a368388b006cf3", "de...
517 11026 Exorcist: The Beginning [{"cast_id": 1, "character": "Father Merrin", ... [{"credit_id": "52fe43e69251416c7502265d", "de...
518 332 Inspector Gadget [{"cast_id": 2, "character": "Inspector Gadget... [{"credit_id": "52fe4238c3a36847f800d529", "de...
519 75656 Now You See Me [{"cast_id": 3, "character": "J. Daniel Atlas"... [{"credit_id": "52fe490bc3a368484e117ceb", "de...
520 38365 Grown Ups [{"cast_id": 4, "character": "Lenny Feder", "c... [{"credit_id": "52fe46b29251416c9105c989", "de...
521 594 The Terminal [{"cast_id": 4, "character": "Viktor Navorski"... [{"credit_id": "52fe4259c3a36847f8017699", "de...
522 15189 Hotel for Dogs [{"cast_id": 3, "character": "Andi", "credit_i... [{"credit_id": "52fe46429251416c75072873", "de...
523 11678 Vertical Limit [{"cast_id": 11, "character": "Peter Garrett",... [{"credit_id": "52fe44779251416c75035c0f", "de...
524 6538 Charlie Wilson's War [{"cast_id": 12, "character": "Charlie Wilson"... [{"credit_id": "52fe4459c3a36847f8090d5b", "de...
525 10555 Shark Tale [{"cast_id": 12, "character": "Oscar (voice)",... [{"credit_id": "56c0cf849251410519000410", "de...
526 1125 Dreamgirls [{"cast_id": 10, "character": "Curtis Taylor J... [{"credit_id": "5676b4a2c3a368167a00610c", "de...
527 4551 Be Cool [{"cast_id": 4, "character": "Chili Palmer", "... [{"credit_id": "52fe43cbc3a36847f807039f", "de...
528 612 Munich [{"cast_id": 10, "character": "Avner", "credit... [{"credit_id": "52fe425dc3a36847f8018a71", "de...
529 9567 Tears of the Sun [{"cast_id": 9, "character": "Lieutenant A.K. ... [{"credit_id": "537a1cd2c3a3681cdf000020", "de...
530 37821 Killers [{"cast_id": 4, "character": "Jen Kornfeldt", ... [{"credit_id": "52fe46719251416c91054a11", "de...
531 203801 The Man from U.N.C.L.E. [{"cast_id": 3, "character": "Napoleon Solo", ... [{"credit_id": "5630caf09251416167001e3d", "de...
532 2539 Spanglish [{"cast_id": 7, "character": "John Clasky", "c... [{"credit_id": "52fe435dc3a36847f804eb55", "de...
533 9297 Monster House [{"cast_id": 1, "character": "Little Girl (voi... [{"credit_id": "55469f70c3a3680ce80074c7", "de...
534 3172 Bandits [{"cast_id": 1, "character": "Joshep Blake", "... [{"credit_id": "52fe438cc3a36847f805cba9", "de...
535 6520 First Knight [{"cast_id": 1, "character": "King Arthur", "c... [{"credit_id": "52fe4458c3a36847f8090709", "de...
536 1439 Anna and the King [{"cast_id": 1, "character": "Anna Leonowens",... [{"credit_id": "52fe42f7c3a36847f80305ad", "de...
537 37958 Immortals [{"cast_id": 1, "character": "King Hyperion", ... [{"credit_id": "53466a710e0a265fef001227", "de...
538 2026 Hostage [{"cast_id": 12, "character": "Jeff Talley", "... [{"credit_id": "52fe432ec3a36847f8040603", "de...
539 7450 Titan A.E. [{"cast_id": 3, "character": "Cale Tucker", "c... [{"credit_id": "59125c279251414ead0479ab", "de...
540 11375 Hollywood Homicide [{"cast_id": 9, "character": "Sgt. Joe Gavilan... [{"credit_id": "52fe44339251416c7502c5d7", "de...
541 9425 Soldier [{"cast_id": 1, "character": "Todd", "credit_i... [{"credit_id": "52fe44f5c3a36847f80b44f7", "de...
542 25769 Carriers [{"cast_id": 1, "character": "Danny Green", "c... [{"credit_id": "52fe44ddc3a368484e03b3ab", "de...
543 23685 Monkeybone [{"cast_id": 1, "character": "Stu Miley", "cre... [{"credit_id": "590376c8c3a3683b9600159d", "de...
544 11866 Flight of the Phoenix [{"cast_id": 12, "character": "Frank Towns", "... [{"credit_id": "5513ec8d9251412cec000fdc", "de...
545 9741 Unbreakable [{"cast_id": 1, "character": "David Dunn", "cr... [{"credit_id": "52fe4525c3a36847f80bf021", "de...
546 211672 Minions [{"cast_id": 22, "character": "Scarlet Overkil... [{"credit_id": "5431b2b10e0a2656e20026c7", "de...
547 23629 Sucker Punch [{"cast_id": 20, "character": "Baby Doll", "cr... [{"credit_id": "5378a3dfc3a368553a003ad5", "de...
548 8688 Snake Eyes [{"cast_id": 1, "character": "Rick Santoro", "... [{"credit_id": "52fe44b4c3a36847f80a5533", "de...
549 10153 Sphere [{"cast_id": 11, "character": "Dr. Norman Good... [{"credit_id": "53736c41c3a3681539001170", "de...
550 153518 The Angry Birds Movie [{"cast_id": 8, "character": "Red (voice)", "c... [{"credit_id": "55258c23925141118a00059a", "de...
551 8676 Fool's Gold [{"cast_id": 1, "character": "Ben 'Finn' Finne... [{"credit_id": "52fe44b3c3a36847f80a5363", "de...
552 20829 Funny People [{"cast_id": 3, "character": "George Simmons",... [{"credit_id": "52fe43fcc3a368484e00935f", "de...
553 4349 The Kingdom [{"cast_id": 11, "character": "Ronald Fleury",... [{"credit_id": "52fe43bbc3a36847f806b761", "de...
554 9718 Talladega Nights: The Ballad of Ricky Bobby [{"cast_id": 8, "character": "Ricky Bobby", "c... [{"credit_id": "52fe4521c3a36847f80be20f", "de...
555 10808 Dr. Dolittle 2 [{"cast_id": 7, "character": "Dr. John Dolittl... [{"credit_id": "58dd0e90c3a368223e00b59c", "de...
556 197 Braveheart [{"cast_id": 5, "character": "William Wallace"... [{"credit_id": "52fe4225c3a36847f8007a7d", "de...
557 25 Jarhead [{"cast_id": 1, "character": "Staff Sgt. Sykes... [{"credit_id": "52fe4210c3a36847f8001145", "de...
558 35 The Simpsons Movie [{"cast_id": 2, "character": "Homer / Itchy / ... [{"credit_id": "52fe4211c3a36847f8001521", "de...
559 11086 The Majestic [{"cast_id": 1, "character": "Peter Appleton",... [{"credit_id": "57d546a0c3a3681323000788", "de...
560 10477 Driven [{"cast_id": 1, "character": "Jimmy Bly", "cre... [{"credit_id": "52fe43779251416c75011823", "de...
561 1997 Two Brothers [{"cast_id": 11, "character": "Na\u00ef-Rea", ... [{"credit_id": "52fe432ac3a36847f803f4c5", "de...
562 6947 The Village [{"cast_id": 3, "character": "Ivy Walker", "cr... [{"credit_id": "52fe4469c3a36847f8094857", "de...
563 3050 Doctor Dolittle [{"cast_id": 1, "character": "Dr. John Dolittl... [{"credit_id": "52fe4380c3a36847f8058d3d", "de...
564 2675 Signs [{"cast_id": 2, "character": "Rev. Graham Hess... [{"credit_id": "52fe4364c3a36847f8051017", "de...
565 809 Shrek 2 [{"cast_id": 29, "character": "Shrek (voice)",... [{"credit_id": "57d85f1ac3a36878e90025c4", "de...
566 920 Cars [{"cast_id": 13, "character": "Lightning McQue... [{"credit_id": "52fe428dc3a36847f8027841", "de...
567 4806 Runaway Bride [{"cast_id": 5, "character": "Maggie Carpenter... [{"credit_id": "52fe43dbc3a36847f807448d", "de...
568 7451 xXx [{"cast_id": 8, "character": "Xander Cage", "c... [{"credit_id": "538d8c59c3a368714b004879", "de...
569 228165 The SpongeBob Movie: Sponge Out of Water [{"cast_id": 9, "character": "SpongeBob / Gary... [{"credit_id": "5910d192c3a368646b03a70e", "de...
570 3595 Ransom [{"cast_id": 1, "character": "Tom Mullen", "cr... [{"credit_id": "52fe43a0c3a36847f8062ca7", "de...
571 16869 Inglourious Basterds [{"cast_id": 3, "character": "Lieutenant Aldo ... [{"credit_id": "52fe46f29251416c75088c65", "de...
572 879 Hook [{"cast_id": 1, "character": "Peter Banning", ... [{"credit_id": "52fe4286c3a36847f8025c61", "de...
573 1573 Die Hard 2 [{"cast_id": 1, "character": "John McClane", "... [{"credit_id": "5770234d92514157a6001849", "de...
574 9257 S.W.A.T. [{"cast_id": 25, "character": "Sgt. Dan 'Hondo... [{"credit_id": "5379d4980e0a261431006f58", "de...
575 1903 Vanilla Sky [{"cast_id": 13, "character": "David Aames", "... [{"credit_id": "52fe4320c3a36847f803c339", "de...
576 9697 Lady in the Water [{"cast_id": 1, "character": "Cleveland Heep",... [{"credit_id": "52fe451dc3a36847f80bd5db", "de...
577 395 AVP: Alien vs. Predator [{"cast_id": 7, "character": "Alexa Woods", "c... [{"credit_id": "52fe423ec3a36847f800f063", "de...
578 23398 Alvin and the Chipmunks: The Squeakquel [{"cast_id": 1, "character": "Toby", "credit_i... [{"credit_id": "52fe4468c3a368484e021627", "de...
579 10590 We Were Soldiers [{"cast_id": 19, "character": "Lt. Col. Hal Mo... [{"credit_id": "58862c47c3a3683f30000dbe", "de...
580 117263 Olympus Has Fallen [{"cast_id": 7, "character": "Mike Banning", "... [{"credit_id": "52fe4bafc3a36847f820f6d9", "de...
581 200 Star Trek: Insurrection [{"cast_id": 8, "character": "Captain Jean-Luc... [{"credit_id": "52fe4226c3a36847f8007c59", "de...
582 44943 Battle: Los Angeles [{"cast_id": 10, "character": "Michael Nantz",... [{"credit_id": "52fe46a5c3a36847f810a6cb", "de...
583 587 Big Fish [{"cast_id": 5, "character": "Younger Ed Bloom... [{"credit_id": "52fe4258c3a36847f8017005", "de...
584 10395 Wolf [{"cast_id": 1, "character": "Will Randall", "... [{"credit_id": "564e6e889251414af90010ff", "de...
585 57212 War Horse [{"cast_id": 2, "character": "Capt. James Nich... [{"credit_id": "52fe4929c3a36847f818c16b", "de...
586 152760 The Monuments Men [{"cast_id": 7, "character": "James Granger", ... [{"credit_id": "53630586c3a3681568000c62", "de...
587 2756 The Abyss [{"cast_id": 10, "character": "Virgil 'Bud' Br... [{"credit_id": "52fe436ac3a36847f80528dd", "de...
588 33909 Wall Street: Money Never Sleeps [{"cast_id": 8, "character": "Gordon Gekko", "... [{"credit_id": "52fe45429251416c9102c3bf", "de...
589 49017 Dracula Untold [{"cast_id": 6, "character": "Dracula / Vlad T... [{"credit_id": "545e6edf0e0a261fb300708a", "de...
590 9882 The Siege [{"cast_id": 9, "character": "Anthony 'Hub' Hu... [{"credit_id": "52fe4540c3a36847f80c3af5", "de...
591 2270 Stardust [{"cast_id": 24, "character": "Yvaine", "credi... [{"credit_id": "52fe4349c3a36847f8048871", "de...
592 978 Seven Years in Tibet [{"cast_id": 14, "character": "Heinrich Harrer... [{"credit_id": "52fe4295c3a36847f802a0df", "de...
593 44564 The Dilemma [{"cast_id": 4, "character": "Nick Brannen", "... [{"credit_id": "58d402a8c3a368121b0159b8", "de...
594 3132 Bad Company [{"cast_id": 12, "character": "Officer Oakes",... [{"credit_id": "52fe4389c3a36847f805bcfb", "de...
595 8814 Doom [{"cast_id": 1, "character": "Sarge", "credit_... [{"credit_id": "52fe44bac3a36847f80a6b37", "de...
596 8427 I Spy [{"cast_id": 1, "character": "Kelly Robinson",... [{"credit_id": "52fe44a8c3a36847f80a280d", "de...
597 52520 Underworld: Awakening [{"cast_id": 1, "character": "Selene", "credit... [{"credit_id": "52fe4830c3a36847f815bcb3", "de...
598 80585 Rock of Ages [{"cast_id": 19, "character": "Sherrie Christi... [{"credit_id": "52fe47c99251416c91075b3b", "de...
599 10592 Hart's War [{"cast_id": 19, "character": "Col. William A.... [{"credit_id": "52fe438e9251416c75015179", "de...
600 49021 Killer Elite [{"cast_id": 9, "character": "Danny", "credit_... [{"credit_id": "52fe4781c3a36847f8139761", "de...
601 11535 Rollerball [{"cast_id": 1, "character": "Jonathan Cross",... [{"credit_id": "54b88dfc92514148b00007aa", "de...
602 10550 Ballistic: Ecks vs. Sever [{"cast_id": 1, "character": "Agent Jeremiah E... [{"credit_id": "52fe43869251416c75013c47", "de...
603 11258 Hard Rain [{"cast_id": 11, "character": "Jim", "credit_i... [{"credit_id": "52fe441b9251416c750290c3", "de...
604 12610 Osmosis Jones [{"cast_id": 1, "character": "Osmosis Jones (v... [{"credit_id": "5537417cc3a3681be40010a0", "de...
605 59981 Legends of Oz: Dorothy's Return [{"cast_id": 2, "character": "Dorothy (voice)"... [{"credit_id": "5502c097c3a3685b9e003f47", "de...
606 201088 Blackhat [{"cast_id": 4, "character": "Nicholas Hathawa... [{"credit_id": "5549e18ec3a36841b9001c03", "de...
607 5137 Sky Captain and the World of Tomorrow [{"cast_id": 2, "character": "Sky Captain", "c... [{"credit_id": "52fe43f6c3a36847f807a96d", "de...
608 3093 Basic Instinct 2 [{"cast_id": 2, "character": "Catherine Tramel... [{"credit_id": "52fe4385c3a36847f805a71d", "de...
609 107846 Escape Plan [{"cast_id": 7, "character": "Ray Breslin", "c... [{"credit_id": "54f58b179251412bb30018f0", "de...
610 188207 The Legend of Hercules [{"cast_id": 1, "character": "Hercules", "cred... [{"credit_id": "52fe4d329251416c75133441", "de...
611 4614 The Sum of All Fears [{"cast_id": 11, "character": "Jack Ryan", "cr... [{"credit_id": "5755f66ac3a3680cd1000195", "de...
612 24021 The Twilight Saga: Eclipse [{"cast_id": 23, "character": "Isabella 'Bella... [{"credit_id": "564d24fb92514158f6003a4c", "de...
613 11371 The Score [{"cast_id": 10, "character": "Nick Wells", "c... [{"credit_id": "52fe44339251416c7502c3b7", "de...
614 20352 Despicable Me [{"cast_id": 3, "character": "Gru (voice)", "c... [{"credit_id": "52fe43e3c3a368484e003ee5", "de...
615 11517 Money Train [{"cast_id": 1, "character": "John", "credit_i... [{"credit_id": "5675eda0c3a368168e003f07", "de...
616 214756 Ted 2 [{"cast_id": 2, "character": "John", "credit_i... [{"credit_id": "5537fa9d9251411fd0001024", "de...
617 26428 Agora [{"cast_id": 1, "character": "Hypatia", "credi... [{"credit_id": "5550a69d9251414dd90002ad", "de...
618 9824 Mystery Men [{"cast_id": 14, "character": "Mr. Furious", "... [{"credit_id": "552515b792514171cb0086c5", "de...
619 48988 Hall Pass [{"cast_id": 3, "character": "Rick Mills", "cr... [{"credit_id": "56785742c3a3684757000407", "de...
620 9008 The Insider [{"cast_id": 12, "character": "Lowell Bergman"... [{"credit_id": "52fe44d0c3a36847f80abaaf", "de...
621 300673 The Finest Hours [{"cast_id": 0, "character": "Bernie Webber", ... [{"credit_id": "56e4d210c3a3685aa8004f7d", "de...
622 12113 Body of Lies [{"cast_id": 4, "character": "Roger Ferris", "... [{"credit_id": "52fe44b79251416c7503e9a1", "de...
623 38778 Dinner for Schmucks [{"cast_id": 4, "character": "Barry", "credit_... [{"credit_id": "52fe46df9251416c910628d5", "de...
624 72331 Abraham Lincoln: Vampire Hunter [{"cast_id": 8, "character": "Abraham Lincoln"... [{"credit_id": "52fe4864c3a368484e0f66a9", "de...
625 1844 Entrapment [{"cast_id": 2, "character": "Robert \"Mac\" M... [{"credit_id": "557374dcc3a3686ef900234f", "de...
626 846 The X Files [{"cast_id": 16, "character": "Agent Fox Mulde... [{"credit_id": "52fe4281c3a36847f802416f", "de...
627 9703 The Last Legion [{"cast_id": 1, "character": "Aurelius", "cred... [{"credit_id": "52fe451ec3a36847f80bd9ef", "de...
628 857 Saving Private Ryan [{"cast_id": 10, "character": "Captain John H.... [{"credit_id": "52fe4283c3a36847f8024adf", "de...
629 136797 Need for Speed [{"cast_id": 8, "character": "Tobey Marshall",... [{"credit_id": "53c1c8f50e0a26158f0098bd", "de...
630 3981 What Women Want [{"cast_id": 16, "character": "Darcy McGuire",... [{"credit_id": "52fe43aac3a36847f806613f", "de...
631 425 Ice Age [{"cast_id": 11, "character": "Manny (voice)",... [{"credit_id": "52fe4242c3a36847f801036b", "de...
632 6171 Dreamcatcher [{"cast_id": 2, "character": "Col. Abraham Cur... [{"credit_id": "52fe4443c3a36847f808bb15", "de...
633 72976 Lincoln [{"cast_id": 4, "character": "Abraham Lincoln"... [{"credit_id": "52fe4886c3a368484e0fd461", "de...
634 603 The Matrix [{"cast_id": 34, "character": "Thomas \"Neo\" ... [{"credit_id": "5831cc6d92514162d2027340", "de...
635 568 Apollo 13 [{"cast_id": 19, "character": "Jim Lovell", "c... [{"credit_id": "52fe4253c3a36847f80158f9", "de...
636 9021 The Santa Clause 2 [{"cast_id": 1, "character": "Scott Calvin / S... [{"credit_id": "569aa051c3a36872b7000a24", "de...
637 82695 Les Misérables [{"cast_id": 12, "character": "Jean Valjean", ... [{"credit_id": "52fe486b9251416c9108c05f", "de...
638 9489 You've Got Mail [{"cast_id": 1, "character": "Joe Fox", "credi... [{"credit_id": "5669ff98c3a36836b4006515", "de...
639 12133 Step Brothers [{"cast_id": 10, "character": "Brennan Huff", ... [{"credit_id": "57695a139251415ca50002ae", "de...
640 9342 The Mask of Zorro [{"cast_id": 3, "character": "Alejandro Murrie... [{"credit_id": "52fe44eac3a36847f80b1959", "de...
641 41733 Due Date [{"cast_id": 18, "character": "Peter Highman",... [{"credit_id": "569c1c83c3a36858c6000d63", "de...
642 227306 Unbroken [{"cast_id": 11, "character": "Louis Zamperini... [{"credit_id": "531b62dd92514177b1004164", "de...
643 5551 Space Cowboys [{"cast_id": 11, "character": "Frank Corvin", ... [{"credit_id": "52fe440ec3a36847f807fc47", "de...
644 9350 Cliffhanger [{"cast_id": 1, "character": "Gabe Walker", "c... [{"credit_id": "54afbbdc9251413fe1001ac6", "de...
645 9208 Broken Arrow [{"cast_id": 1, "character": "Maj. Vic 'Deak' ... [{"credit_id": "52fe44dcc3a36847f80ae72f", "de...
646 4244 The Kid [{"cast_id": 1, "character": "Russell Duritz",... [{"credit_id": "52fe43b5c3a36847f806964b", "de...
647 1852 World Trade Center [{"cast_id": 7, "character": "John McLoughlin"... [{"credit_id": "538b02c00e0a2667020013bf", "de...
648 11820 Mona Lisa Smile [{"cast_id": 11, "character": "Katherine Ann W... [{"credit_id": "52fe448b9251416c7503894b", "de...
649 76493 The Dictator [{"cast_id": 4, "character": "Aladeen / Efawad... [{"credit_id": "52fe493ec3a368484e12177d", "de...
650 345 Eyes Wide Shut [{"cast_id": 1, "character": "Dr. William 'Bil... [{"credit_id": "52fe423bc3a36847f800df81", "de...
651 196867 Annie [{"cast_id": 6, "character": "Annie Beckett", ... [{"credit_id": "52fe4d3c9251416c9110f435", "de...
652 256591 Focus [{"cast_id": 4, "character": "Nicky", "credit_... [{"credit_id": "55058e8d92514179fb00047c", "de...
653 59962 This Means War [{"cast_id": 3, "character": "Lauren", "credit... [{"credit_id": "56775821c3a3681683007059", "de...
654 36648 Blade: Trinity [{"cast_id": 3, "character": "Blade", "credit_... [{"credit_id": "52fe45fd9251416c910455ef", "de...
655 1880 Red Dawn [{"cast_id": 1, "character": "Jed", "credit_id... [{"credit_id": "52fe431dc3a36847f803b5f1", "de...
656 9440 Primary Colors [{"cast_id": 10, "character": "Jack Stanton", ... [{"credit_id": "52fe44f7c3a36847f80b4b73", "de...
657 71679 Resident Evil: Retribution [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "52fe4842c3a368484e0f00b5", "de...
658 10483 Death Race [{"cast_id": 12, "character": "Jensen Ames", "... [{"credit_id": "52fe43789251416c75011a8f", "de...
659 11412 The Long Kiss Goodnight [{"cast_id": 10, "character": "Samantha Caine ... [{"credit_id": "52fe443a9251416c7502d59d", "de...
660 11983 Proof of Life [{"cast_id": 9, "character": "Alice Bowman", "... [{"credit_id": "58267142c3a3683604012050", "de...
661 6795 Zathura: A Space Adventure [{"cast_id": 5, "character": "Danny", "credit_... [{"credit_id": "52fe4466c3a36847f8093a25", "de...
662 550 Fight Club [{"cast_id": 4, "character": "The Narrator", "... [{"credit_id": "55731b8192514111610027d7", "de...
663 11170 We Are Marshall [{"cast_id": 1, "character": "Jack Lengyel", "... [{"credit_id": "52fe44079251416c7502678b", "de...
664 9292 Hudson Hawk [{"cast_id": 1, "character": "Eddie 'Hudson Ha... [{"credit_id": "52fe44e3c3a36847f80aff27", "de...
665 10783 Lucky Numbers [{"cast_id": 1, "character": "Russ Richards", ... [{"credit_id": "52fe43b69251416c7501b3ab", "de...
666 100241 I, Frankenstein [{"cast_id": 1, "character": "Adam", "credit_i... [{"credit_id": "52fe49d0c3a36847f81a7b85", "de...
667 257 Oliver Twist [{"cast_id": 1, "character": "Oliver Twist", "... [{"credit_id": "52fe422ec3a36847f800a423", "de...
668 9947 Elektra [{"cast_id": 23, "character": "Elektra Natchio... [{"credit_id": "52fe454dc3a36847f80c6a2b", "de...
669 189 Sin City: A Dame to Kill For [{"cast_id": 5, "character": "Marv", "credit_i... [{"credit_id": "52fe4224c3a36847f800743f", "de...
670 12618 Random Hearts [{"cast_id": 1, "character": "Dutch Van Den Br... [{"credit_id": "52fe45089251416c75049655", "de...
671 253412 Everest [{"cast_id": 1, "character": "Rob Hall", "cred... [{"credit_id": "564d07a39251416de300459a", "de...
672 1427 Perfume: The Story of a Murderer [{"cast_id": 9, "character": "Jean-Baptiste Gr... [{"credit_id": "52fe42f6c3a36847f80300f5", "de...
673 818 Austin Powers in Goldmember [{"cast_id": 29, "character": "Austin Powers /... [{"credit_id": "52fe427bc3a36847f802215b", "de...
674 16577 Astro Boy [{"cast_id": 1, "character": "Dr. Tenma (voice... [{"credit_id": "57711154c3a368153c000034", "de...
675 329 Jurassic Park [{"cast_id": 4, "character": "Dr. Alan Grant",... [{"credit_id": "52fe4238c3a36847f800d2cf", "de...
676 12160 Wyatt Earp [{"cast_id": 14, "character": "Wyatt Earp", "c... [{"credit_id": "52fe44c19251416c7503fe59", "de...
677 9331 Clear and Present Danger [{"cast_id": 14, "character": "Jack Ryan", "cr... [{"credit_id": "52fe44e8c3a36847f80b1301", "de...
678 300168 Dragon Blade [{"cast_id": 2, "character": "Huo Han", "credi... [{"credit_id": "54536744c3a368148d00103d", "de...
679 9072 Little Man [{"cast_id": 1, "character": "Calvin", "credit... [{"credit_id": "563cc772925141781900437b", "de...
680 3536 U-571 [{"cast_id": 4, "character": "Lt. Andrew Tyler... [{"credit_id": "52fe4399c3a36847f8060c9f", "de...
681 9087 The American President [{"cast_id": 1, "character": "Andrew Shepherd"... [{"credit_id": "52fe44dac3a36847f80adfa3", "de...
682 12177 The Love Guru [{"cast_id": 12, "character": "Guru Pitka", "c... [{"credit_id": "5633fb279251414ad8013e0e", "de...
683 12138 3000 Miles to Graceland [{"cast_id": 15, "character": "Michael Zane", ... [{"credit_id": "52fe44bc9251416c7503f2db", "de...
684 273248 The Hateful Eight [{"cast_id": 22, "character": "Major Marquis W... [{"credit_id": "538aa95ec3a368714e0005b3", "de...
685 9955 Blades of Glory [{"cast_id": 25, "character": "Chazz Michael M... [{"credit_id": "52fe4550c3a36847f80c7377", "de...
686 50359 Hop [{"cast_id": 1, "character": "Easter Bunny (vo... [{"credit_id": "52fe47c5c3a36847f8147445", "de...
687 1271 300 [{"cast_id": 2, "character": "King Leonidas", ... [{"credit_id": "52fe42ecc3a36847f802d26d", "de...
688 693 Meet the Fockers [{"cast_id": 22, "character": "Gaylord 'Greg' ... [{"credit_id": "52fe426bc3a36847f801d309", "de...
689 14306 Marley & Me [{"cast_id": 1, "character": "John Grogan", "c... [{"credit_id": "583f2145c3a368669500f41e", "de...
690 497 The Green Mile [{"cast_id": 4, "character": "Paul Edgecomb", ... [{"credit_id": "52fe424ac3a36847f8012bdd", "de...
691 11199 Wild Hogs [{"cast_id": 1, "character": "Doug Madsen", "c... [{"credit_id": "52fe440e9251416c750276bb", "de...
692 9982 Chicken Little [{"cast_id": 19, "character": "Chicken Little ... [{"credit_id": "52fe4557c3a36847f80c8aff", "de...
693 210577 Gone Girl [{"cast_id": 7, "character": "Nick Dunne", "cr... [{"credit_id": "56d1e21e9251413e5f00981a", "de...
694 2501 The Bourne Identity [{"cast_id": 8, "character": "Jason Bourne", "... [{"credit_id": "54a2d039925141212700620c", "de...
695 710 GoldenEye [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426ec3a36847f801e16f", "de...
696 2275 The General's Daughter [{"cast_id": 1, "character": "Paul Brenner", "... [{"credit_id": "56904a209251414570000083", "de...
697 37165 The Truman Show [{"cast_id": 1, "character": "Truman Burbank",... [{"credit_id": "568b00d3c3a36860e902c51a", "de...
698 9837 The Prince of Egypt [{"cast_id": 1, "character": "Moses/God", "cre... [{"credit_id": "590faef9c3a36864c602640e", "de...
699 10708 Daddy Day Care [{"cast_id": 1, "character": "Charlie Hinton",... [{"credit_id": "52fe43a69251416c75018bc9", "de...
700 136400 2 Guns [{"cast_id": 10, "character": "Robert 'Bobby' ... [{"credit_id": "52fe4c15c3a368484e1a6189", "de...
701 10992 Cats & Dogs [{"cast_id": 1, "character": "Professor Brody"... [{"credit_id": "52fe43de9251416c75021451", "de...
702 9654 The Italian Job [{"cast_id": 1, "character": "Charlie Croker",... [{"credit_id": "57fa3769c3a36818af005eec", "de...
703 2642 Two Weeks Notice [{"cast_id": 8, "character": "Lucy Kelson", "c... [{"credit_id": "52fe4362c3a36847f80502d5", "de...
704 8916 Antz [{"cast_id": 12, "character": "Z-4195 aka Z (v... [{"credit_id": "58d034b8c3a3683efe002318", "de...
705 19899 Couples Retreat [{"cast_id": 8, "character": "Dave", "credit_i... [{"credit_id": "52fe47f79251416c750ab66f", "de...
706 2119 Days of Thunder [{"cast_id": 19, "character": "Cole Trickle", ... [{"credit_id": "52fe4337c3a36847f80434fd", "de...
707 9641 Cheaper by the Dozen 2 [{"cast_id": 1, "character": "Tom Baker", "cre... [{"credit_id": "52fe4515c3a36847f80bb71f", "de...
708 294254 Maze Runner: The Scorch Trials [{"cast_id": 0, "character": "Thomas", "credit... [{"credit_id": "55fe9c50c3a3681334002f5b", "de...
709 38167 Eat Pray Love [{"cast_id": 4, "character": "Elizabeth Gilber... [{"credit_id": "52fe469c9251416c91059ee1", "de...
710 5994 The Family Man [{"cast_id": 11, "character": "Jack Campbell",... [{"credit_id": "52fe4434c3a36847f80885ad", "de...
711 39514 RED [{"cast_id": 4, "character": "Frank Moses", "c... [{"credit_id": "5366408b0e0a2647d1003457", "de...
712 9563 Any Given Sunday [{"cast_id": 16, "character": "Tony D'Amato", ... [{"credit_id": "56786ed0925141118c000774", "de...
713 547 The Horse Whisperer [{"cast_id": 1, "character": "Tom Booker", "cr... [{"credit_id": "52fe4250c3a36847f80147e5", "de...
714 1538 Collateral [{"cast_id": 2, "character": "Vincent", "credi... [{"credit_id": "5811265bc3a368798a00d2e3", "de...
715 9334 The Scorpion King [{"cast_id": 20, "character": "Mathayus", "cre... [{"credit_id": "536cb2dcc3a368122000b233", "de...
716 11128 Ladder 49 [{"cast_id": 1, "character": "Jack Morrison", ... [{"credit_id": "52fe43fe9251416c75025589", "de...
717 75780 Jack Reacher [{"cast_id": 1001, "character": "Jack Reacher"... [{"credit_id": "52fe4912c3a368484e1191ab", "de...
718 8914 Deep Blue Sea [{"cast_id": 14, "character": "Carter Blake", ... [{"credit_id": "52fe44c7c3a36847f80a9971", "de...
719 13576 This Is It [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe457d9251416c750583b7", "de...
720 39538 Contagion [{"cast_id": 8, "character": "Mitch Emhoff", "... [{"credit_id": "570b8f979251413627002f4f", "de...
721 10628 Kangaroo Jack [{"cast_id": 1, "character": "Charlie Carbone"... [{"credit_id": "52fe43989251416c750167f3", "de...
722 14836 Coraline [{"cast_id": 1, "character": "Coraline Jones (... [{"credit_id": "552b6ca592514101f6005760", "de...
723 8645 The Happening [{"cast_id": 6, "character": "Elliot Moore", "... [{"credit_id": "52fe44b1c3a36847f80a4b21", "de...
724 9509 Man on Fire [{"cast_id": 1, "character": "Creasy", "credit... [{"credit_id": "56c24a7f9251414a890006f3", "de...
725 10067 The Shaggy Dog [{"cast_id": 22, "character": "Dave Douglas", ... [{"credit_id": "52fe431a9251416c7500380d", "de...
726 9384 Starsky & Hutch [{"cast_id": 1, "character": "David Starsky", ... [{"credit_id": "556e26b0925141421d0013a7", "de...
727 9279 Jingle All the Way [{"cast_id": 12, "character": "Howard Langston... [{"credit_id": "52fe44e0c3a36847f80af6f3", "de...
728 1487 Hellboy [{"cast_id": 1, "character": "Hellboy", "credi... [{"credit_id": "5828d0259251417b1a02f451", "de...
729 9422 A Civil Action [{"cast_id": 10, "character": "Jan Schlichtman... [{"credit_id": "52fe44f5c3a36847f80b4397", "de...
730 77174 ParaNorman [{"cast_id": 10, "character": "Norman Babcock ... [{"credit_id": "562ad63d9251414006001b1e", "de...
731 4824 The Jackal [{"cast_id": 11, "character": "The Jackal", "c... [{"credit_id": "557c5b20c3a368632f001f3e", "de...
732 9620 Paycheck [{"cast_id": 7, "character": "Jennings", "cred... [{"credit_id": "52fe4512c3a36847f80bac4d", "de...
733 9302 Up Close & Personal [{"cast_id": 10, "character": "Warren Justice"... [{"credit_id": "52fe44e4c3a36847f80b0441", "de...
734 10199 The Tale of Despereaux [{"cast_id": 5, "character": "Despereaux (voic... [{"credit_id": "58bad317c3a368664d023ea1", "de...
735 10771 The Tuxedo [{"cast_id": 10, "character": "Jimmy Tong", "c... [{"credit_id": "563b4031c3a3681b4d027533", "de...
736 3512 Under Siege 2: Dark Territory [{"cast_id": 21, "character": "Casey Ryback", ... [{"credit_id": "52fe4397c3a36847f8060221", "de...
737 137094 Jack Ryan: Shadow Recruit [{"cast_id": 14, "character": "Jack Ryan", "cr... [{"credit_id": "53902dad0e0a2643fc0007a5", "de...
738 274479 Joy [{"cast_id": 0, "character": "Joy Mangano", "c... [{"credit_id": "5677e557c3a368167a0092f7", "de...
739 267860 London Has Fallen [{"cast_id": 3, "character": "Mike Banning", "... [{"credit_id": "578c9731c3a3686224003ec6", "de...
740 8078 Alien: Resurrection [{"cast_id": 1, "character": "Ripley", "credit... [{"credit_id": "53957a4dc3a3686434003f9d", "de...
741 7485 Shooter [{"cast_id": 1, "character": "Bob Lee Swagger"... [{"credit_id": "52fe447fc3a36847f8099c73", "de...
742 170687 The Boxtrolls [{"cast_id": 3, "character": "Archibald Snatch... [{"credit_id": "57eee623c3a3682ab70080ac", "de...
743 6435 Practical Magic [{"cast_id": 1, "character": "Sally Owens", "c... [{"credit_id": "52fe4451c3a36847f808eeb7", "de...
744 137106 The Lego Movie [{"cast_id": 16, "character": "Emmet Brickowsk... [{"credit_id": "53a44a6cc3a3682a4200128a", "de...
745 10040 Miss Congeniality 2: Armed and Fabulous [{"cast_id": 12, "character": "Gracie Hart", "... [{"credit_id": "52fe43109251416c750020e9", "de...
746 6278 Reign of Fire [{"cast_id": 1, "character": "Quinn Abercromby... [{"credit_id": "52fe4449c3a36847f808d295", "de...
747 82682 Gangster Squad [{"cast_id": 12, "character": "John O'Mara", "... [{"credit_id": "5528fcf7c3a368565f000c1e", "de...
748 17610 Year One [{"cast_id": 1, "character": "Zed", "credit_id... [{"credit_id": "52fe47379251416c75091ae1", "de...
749 22954 Invictus [{"cast_id": 3, "character": "Nelson Mandela",... [{"credit_id": "52fe4457c3a368484e01d927", "de...
750 16995 State of Play [{"cast_id": 2, "character": "Cal McAffrey", "... [{"credit_id": "52fe46fc9251416c7508a343", "de...
751 16558 Duplicity [{"cast_id": 1, "character": "Ray Koval", "cre... [{"credit_id": "52fe46db9251416c75085cf9", "de...
752 9849 My Favorite Martian [{"cast_id": 1, "character": "Tim O'Hara", "cr... [{"credit_id": "588fd9399251412f39000088", "de...
753 5820 The Sentinel [{"cast_id": 1, "character": "Pete Garrison", ... [{"credit_id": "556ae1fdc3a3682725000fe5", "de...
754 16866 Planet 51 [{"cast_id": 1, "character": "Capt. Charles 'C... [{"credit_id": "52fe46f19251416c75088b93", "de...
755 201 Star Trek: Nemesis [{"cast_id": 6, "character": "Captain Jean-Luc... [{"credit_id": "52fe4226c3a36847f8007d29", "de...
756 11775 Intolerable Cruelty [{"cast_id": 15, "character": "Miles Massey", ... [{"credit_id": "52fe44839251416c75037693", "de...
757 87825 Trouble with the Curve [{"cast_id": 15, "character": "Gus", "credit_i... [{"credit_id": "52fe49da9251416c910baf1d", "de...
758 12201 Edge of Darkness [{"cast_id": 2, "character": "Thomas Craven", ... [{"credit_id": "52fe44c99251416c75040e1b", "de...
759 11015 The Relic [{"cast_id": 13, "character": "Dr. Margo Green... [{"credit_id": "52fe43e39251416c75021fe1", "de...
760 9932 Analyze That [{"cast_id": 17, "character": "Paul Vitti", "c... [{"credit_id": "52fe454cc3a36847f80c64ef", "de...
761 13389 Righteous Kill [{"cast_id": 9, "character": "Turk", "credit_i... [{"credit_id": "52fe45639251416c75054ae9", "de...
762 8838 Mercury Rising [{"cast_id": 11, "character": "Art Jeffries", ... [{"credit_id": "52fe44bec3a36847f80a7833", "de...
763 17332 The Soloist [{"cast_id": 7, "character": "Steve Lopez", "c... [{"credit_id": "52fe471a9251416c7508dd93", "de...
764 4958 The Legend of Bagger Vance [{"cast_id": 28, "character": "Rannulph Junuh"... [{"credit_id": "566ee7bfc3a36836b40123c5", "de...
765 786 Almost Famous [{"cast_id": 14, "character": "Penny Lane", "c... [{"credit_id": "52fe4276c3a36847f80207d1", "de...
766 9513 Garfield: A Tail of Two Kitties [{"cast_id": 19, "character": "Garfield (voice... [{"credit_id": "52fe4502c3a36847f80b709d", "de...
767 11679 xXx: State of the Union [{"cast_id": 13, "character": "Darius Stone / ... [{"credit_id": "5578b667c3a3682a7500041a", "de...
768 38321 Priest [{"cast_id": 10, "character": "Priest", "credi... [{"credit_id": "52fe46ab9251416c9105bdbb", "de...
769 14411 Sinbad: Legend of the Seven Seas [{"cast_id": 1, "character": "Sinbad (voice)",... [{"credit_id": "59160db7c3a368371b013ad4", "de...
770 8413 Event Horizon [{"cast_id": 8, "character": "Captain Miller",... [{"credit_id": "52fe44a6c3a36847f80a228f", "de...
771 10052 Dragonfly [{"cast_id": 23, "character": "Joe Darrow", "c... [{"credit_id": "52fe43159251416c75002b83", "de...
772 9676 The Black Dahlia [{"cast_id": 1, "character": "Dwight 'Bucky' B... [{"credit_id": "54f398c0925141799d00048c", "de...
773 9664 Flyboys [{"cast_id": 1, "character": "Blaine Rawlings"... [{"credit_id": "52fe4518c3a36847f80bc29d", "de...
774 2100 The Last Castle [{"cast_id": 16, "character": "Lt. Gen. Eugene... [{"credit_id": "52fe4335c3a36847f80429d9", "de...
775 10384 Supernova [{"cast_id": 6, "character": "Nick Vanzant", "... [{"credit_id": "52fe43639251416c7500e78f", "de...
776 137321 Winter's Tale [{"cast_id": 5, "character": "Peter Lake", "cr... [{"credit_id": "539056dfc3a3680d7500163a", "de...
777 123553 The Mortal Instruments: City of Bones [{"cast_id": 1, "character": "Clary Fray", "cr... [{"credit_id": "52fe4a98c3a368484e15c691", "de...
778 11260 Meet Dave [{"cast_id": 14, "character": "Dave Ming Chang... [{"credit_id": "52fe441c9251416c75029207", "de...
779 9009 Dark Water [{"cast_id": 1, "character": "Dahlia Williams"... [{"credit_id": "54144d3ac3a3687dc1001cb6", "de...
780 11374 Edtv [{"cast_id": 13, "character": "Ed 'Eddie' Peku... [{"credit_id": "52fe44339251416c7502c553", "de...
781 2309 Inkheart [{"cast_id": 28, "character": "Mo 'Silvertongu... [{"credit_id": "52fe434cc3a36847f8049af5", "de...
782 8285 The Spirit [{"cast_id": 6, "character": "The Spirit/Denny... [{"credit_id": "52fe449cc3a36847f809fee7", "de...
783 210860 Mortdecai [{"cast_id": 3, "character": "Charles Mortdeca... [{"credit_id": "569a2fa5c3a3686fa80011ee", "de...
784 2312 In the Name of the King: A Dungeon Siege Tale [{"cast_id": 13, "character": "Farmer", "credi... [{"credit_id": "52fe434dc3a36847f8049dd7", "de...
785 9839 Beyond Borders [{"cast_id": 18, "character": "Sarah Jordan", ... [{"credit_id": "52fe4538c3a36847f80c2c2f", "de...
786 381902 The Monkey King 2 [{"cast_id": 0, "character": "The Monkey King"... [{"credit_id": "56bdb3e5925141734a002d66", "de...
787 13922 The Great Raid [{"cast_id": 1, "character": "Lt. Colonel Mucc... [{"credit_id": "52fe45b59251416c7505fb7f", "de...
788 293660 Deadpool [{"cast_id": 99, "character": "Wade Wilson / D... [{"credit_id": "56c986b2925141172f0068b6", "de...
789 9713 Holy Man [{"cast_id": 9, "character": "G", "credit_id":... [{"credit_id": "52fe4520c3a36847f80bdf9f", "de...
790 190859 American Sniper [{"cast_id": 44, "character": "Chris Kyle", "c... [{"credit_id": "52fe4c6f9251416c910f4d57", "de...
791 257445 Goosebumps [{"cast_id": 3, "character": "R.L. Stine", "cr... [{"credit_id": "58ab3f3792514158c00003d1", "de...
792 9007 Just Like Heaven [{"cast_id": 1, "character": "Dr. Elizabeth Ma... [{"credit_id": "59a2f9c8925141774f043659", "de...
793 889 The Flintstones in Viva Rock Vegas [{"cast_id": 19, "character": "Fred Flintstone... [{"credit_id": "52fe4288c3a36847f80263c5", "de...
794 1370 Rambo III [{"cast_id": 25, "character": "Rambo", "credit... [{"credit_id": "52fe42f0c3a36847f802e40b", "de...
795 4942 Leatherheads [{"cast_id": 2, "character": "Jimmy 'Dodge' Co... [{"credit_id": "52fe43e5c3a36847f8076f15", "de...
796 347969 The Ridiculous 6 [{"cast_id": 3, "character": "Tommy aka White ... [{"credit_id": "5679392c925141118700256c", "de...
797 24438 Did You Hear About the Morgans? [{"cast_id": 1, "character": "Paul Morgan", "c... [{"credit_id": "5776cb279251414643001333", "de...
798 116741 The Internship [{"cast_id": 7, "character": "Nick Campbell", ... [{"credit_id": "52fe4b9cc3a36847f820c027", "de...
799 35791 Resident Evil: Afterlife [{"cast_id": 11, "character": "Alice", "credit... [{"credit_id": "52fe45b59251416c9103babb", "de...
800 72431 Red Tails [{"cast_id": 2, "character": "Colonel William ... [{"credit_id": "53677d8c0e0a2647c4005769", "de...
801 1813 The Devil's Advocate [{"cast_id": 1, "character": "Kevin Lomax", "c... [{"credit_id": "53e14bf30e0a264ea600001d", "de...
802 87428 That's My Boy [{"cast_id": 3, "character": "Donny Berger", "... [{"credit_id": "52fe49c49251416c910b8207", "de...
803 8840 DragonHeart [{"cast_id": 9, "character": "Bowen", "credit_... [{"credit_id": "558dc98092514137b2000291", "de...
804 10589 After the Sunset [{"cast_id": 12, "character": "Max Burdett", "... [{"credit_id": "52fe438d9251416c75014e2f", "de...
805 71676 Ghost Rider: Spirit of Vengeance [{"cast_id": 5, "character": "Johnny Blaze / G... [{"credit_id": "52fe4842c3a368484e0eff43", "de...
806 1722 Captain Corelli's Mandolin [{"cast_id": 12, "character": "Captain Antonio... [{"credit_id": "52fe4310c3a36847f8037b55", "de...
807 10022 The Pacifier [{"cast_id": 15, "character": "Shane Wolf", "c... [{"credit_id": "52fe43099251416c75001117", "de...
808 11358 Walking Tall [{"cast_id": 15, "character": "Chris Vaughn", ... [{"credit_id": "52fe44309251416c7502bd57", "de...
809 13 Forrest Gump [{"cast_id": 7, "character": "Forrest Gump", "... [{"credit_id": "52fe420ec3a36847f800076b", "de...
810 6477 Alvin and the Chipmunks [{"cast_id": 19, "character": "Dave", "credit_... [{"credit_id": "52fe4454c3a36847f808fa81", "de...
811 1597 Meet the Parents [{"cast_id": 1, "character": "Gaylord \"Greg\"... [{"credit_id": "557313ddc3a36838d3004484", "de...
812 10530 Pocahontas [{"cast_id": 1, "character": "Pocahontas (voic... [{"credit_id": "52fe43819251416c75013087", "de...
813 1924 Superman [{"cast_id": 1, "character": "Superman / Clark... [{"credit_id": "553929789251414081002335", "de...
814 9327 The Nutty Professor [{"cast_id": 1, "character": "Sherman Klump | ... [{"credit_id": "52fe44e8c3a36847f80b11cd", "de...
815 8488 Hitch [{"cast_id": 17, "character": "Alex 'Hitch' Hi... [{"credit_id": "52fe44adc3a36847f80a3c35", "de...
816 10603 George of the Jungle [{"cast_id": 5, "character": "George of the Ju... [{"credit_id": "52fe43919251416c75015811", "de...
817 8273 American Wedding [{"cast_id": 7, "character": "Jim Levenstein",... [{"credit_id": "52fe449ac3a36847f809f9a1", "de...
818 109424 Captain Phillips [{"cast_id": 10, "character": "Captain Richard... [{"credit_id": "52fe4ab5c3a36847f81dd519", "de...
819 35056 Date Night [{"cast_id": 2, "character": "Claire Foster", ... [{"credit_id": "5839e689c3a3681cdc00be61", "de...
820 8839 Casper [{"cast_id": 14, "character": "Kathleen 'Kat' ... [{"credit_id": "52fe44bec3a36847f80a7937", "de...
821 156022 The Equalizer [{"cast_id": 1, "character": "Robert McCall", ... [{"credit_id": "53e01d970e0a265a90005716", "de...
822 7303 Maid in Manhattan [{"cast_id": 1, "character": "Marisa Ventura",... [{"credit_id": "5881210e925141303e001962", "de...
823 8963 Crimson Tide [{"cast_id": 3, "character": "Lt. Commander Ro... [{"credit_id": "566b4f729251415ec5005aac", "de...
824 1402 The Pursuit of Happyness [{"cast_id": 19, "character": "Chris Gardner",... [{"credit_id": "52fe42f3c3a36847f802f1b7", "de...
825 9315 Flightplan [{"cast_id": 9, "character": "Kyle Pratt", "cr... [{"credit_id": "52fe44e6c3a36847f80b0add", "de...
826 8984 Disclosure [{"cast_id": 1, "character": "Tom Sanders", "c... [{"credit_id": "52fe44cec3a36847f80ab1bb", "de...
827 795 City of Angels [{"cast_id": 14, "character": "Seth", "credit_... [{"credit_id": "52fe4277c3a36847f8020f63", "de...
828 24 Kill Bill: Vol. 1 [{"cast_id": 3, "character": "Beatrix 'The Bri... [{"credit_id": "56a517709251410c080054d2", "de...
829 11353 Bowfinger [{"cast_id": 6, "character": "Bobby Bowfinger"... [{"credit_id": "52fe442c9251416c7502b705", "de...
830 393 Kill Bill: Vol. 2 [{"cast_id": 1, "character": "Beatrix 'The Bri... [{"credit_id": "52fe423ec3a36847f800efa5", "de...
831 9618 Tango & Cash [{"cast_id": 8, "character": "Raymond 'Ray' Ta... [{"credit_id": "52fe4512c3a36847f80bab47", "de...
832 9374 Death Becomes Her [{"cast_id": 1, "character": "Madeline Ashton"... [{"credit_id": "52fe44efc3a36847f80b2bbd", "de...
833 8584 Shanghai Noon [{"cast_id": 4, "character": "Chon Wang", "cre... [{"credit_id": "52fe44afc3a36847f80a4429", "de...
834 2320 Executive Decision [{"cast_id": 2, "character": "Dr. David Grant"... [{"credit_id": "52fe434ec3a36847f804a22d", "de...
835 58224 Mr. Popper's Penguins [{"cast_id": 4, "character": "Tom Popper", "cr... [{"credit_id": "56abe2c49251410e8f003564", "de...
836 1729 The Forbidden Kingdom [{"cast_id": 14, "character": "Old Hop / Lu Ya... [{"credit_id": "52fe4312c3a36847f80381f1", "de...
837 175574 Free Birds [{"cast_id": 2, "character": "Reggie (voice)",... [{"credit_id": "52fe4d61c3a36847f825dbcf", "de...
838 8077 Alien³ [{"cast_id": 1, "character": "Ripley", "credit... [{"credit_id": "53944156c3a3686434002af5", "de...
839 8818 Evita [{"cast_id": 1, "character": "Eva Per\u00f3n",... [{"credit_id": "52fe44bac3a36847f80a6c53", "de...
840 8195 Ronin [{"cast_id": 1, "character": "Sam", "credit_id... [{"credit_id": "52fe4494c3a36847f809e389", "de...
841 10586 The Ghost and the Darkness [{"cast_id": 11, "character": "Charles Remingt... [{"credit_id": "52fe438c9251416c75014c45", "de...
842 116149 Paddington [{"cast_id": 5, "character": "Millicent", "cre... [{"credit_id": "542861980e0a26556f002f29", "de...
843 80035 The Watch [{"cast_id": 6, "character": "Evan", "credit_i... [{"credit_id": "52fe479e9251416c910703c9", "de...
844 10632 The Hunted [{"cast_id": 1, "character": "L.T. Bonham", "c... [{"credit_id": "5587d0059251411efc0006d3", "de...
845 12117 Instinct [{"cast_id": 10, "character": "Dr. Ethan Powel... [{"credit_id": "52fe44b89251416c7503eb3d", "de...
846 1792 Stuck on You [{"cast_id": 1, "character": "Bob", "credit_id... [{"credit_id": "52fe4315c3a36847f80391db", "de...
847 13260 Semi-Pro [{"cast_id": 2, "character": "Jackie Moon", "c... [{"credit_id": "52fe45549251416c75052ca1", "de...
848 72197 The Pirates! In an Adventure with Scientists! [{"cast_id": 1, "character": "Pirate Captain (... [{"credit_id": "587ea594c3a368494c02684d", "de...
849 3580 Changeling [{"cast_id": 6, "character": "Christine Collin... [{"credit_id": "52fe439ec3a36847f8062297", "de...
850 12123 Chain Reaction [{"cast_id": 14, "character": "Eddie Kasalivic... [{"credit_id": "52fe44ba9251416c7503ee1d", "de...
851 9566 The Fan [{"cast_id": 12, "character": "Gil Renard", "c... [{"credit_id": "52fe450bc3a36847f80b8f77", "de...
852 9833 The Phantom of the Opera [{"cast_id": 1, "character": "The Phantom", "c... [{"credit_id": "546893d022136e68da0007e8", "de...
853 4517 Elizabeth: The Golden Age [{"cast_id": 5, "character": "Elizabeth I", "c... [{"credit_id": "52fe43c8c3a36847f806f1b9", "de...
854 8202 Æon Flux [{"cast_id": 1, "character": "Aeon Flux", "cre... [{"credit_id": "52fe4495c3a36847f809e6f3", "de...
855 16072 Gods and Generals [{"cast_id": 3, "character": "Lt. Gen. Thomas ... [{"credit_id": "52fe469e9251416c7507dfbb", "de...
856 34314 Turbulence [{"cast_id": 3, "character": "Ryan Weaver", "c... [{"credit_id": "5970ded1c3a3687162027618", "de...
857 19724 Imagine That [{"cast_id": 1, "character": "Evan Danielson",... [{"credit_id": "551710749251416f04001179", "de...
858 145220 Muppets Most Wanted [{"cast_id": 15, "character": "Dominic Badguy"... [{"credit_id": "53e01048c3a3686c56002ccf", "de...
859 14623 Thunderbirds [{"cast_id": 2, "character": "Alan Tracy", "cr... [{"credit_id": "52fe46099251416c7506ae97", "de...
860 42297 Burlesque [{"cast_id": 1, "character": "Tess", "credit_i... [{"credit_id": "58eb3efcc3a3684aa4072ff0", "de...
861 2841 A Very Long Engagement [{"cast_id": 8, "character": "Mathilde", "cred... [{"credit_id": "52fe4370c3a36847f805429d", "de...
862 802 Lolita [{"cast_id": 10, "character": "Humbert Humbert... [{"credit_id": "52fe4278c3a36847f80213c7", "de...
863 10375 D-Tox [{"cast_id": 1, "character": "Jake Malloy", "c... [{"credit_id": "56274ce592514137c40019d0", "de...
864 36586 Blade II [{"cast_id": 1, "character": "Blade", "credit_... [{"credit_id": "5682e33d92514132db012f4d", "de...
865 11321 Seven Pounds [{"cast_id": 14, "character": "Ben", "credit_i... [{"credit_id": "558ac5eec3a36821040036a2", "de...
866 70074 Bullet to the Head [{"cast_id": 4, "character": "James Bonomo", "... [{"credit_id": "52fe47e9c3a368484e0e0019", "de...
867 242 The Godfather: Part III [{"cast_id": 1, "character": "Don Michael Corl... [{"credit_id": "52fe422bc3a36847f80097a9", "de...
868 9621 Elizabethtown [{"cast_id": 6, "character": "Drew Baylor", "c... [{"credit_id": "52fe4512c3a36847f80bacdb", "de...
869 1819 You, Me and Dupree [{"cast_id": 4, "character": "Molly", "credit_... [{"credit_id": "52fe4318c3a36847f8039abf", "de...
870 8536 Superman II [{"cast_id": 3, "character": "Lex Luthor", "cr... [{"credit_id": "52fe44aec3a36847f80a3f8d", "de...
871 8046 Gigli [{"cast_id": 9, "character": "Larry Gigli", "c... [{"credit_id": "562748bb92514137cf001a55", "de...
872 1717 All the King's Men [{"cast_id": 2, "character": "Willie Stark", "... [{"credit_id": "53705c35c3a368124a00f6d7", "de...
873 479 Shaft [{"cast_id": 6, "character": "John Shaft", "cr... [{"credit_id": "52fe4248c3a36847f8012177", "de...
874 9444 Anastasia [{"cast_id": 2, "character": "Anastasia (voice... [{"credit_id": "59124cef9251414e8d047ff0", "de...
875 824 Moulin Rouge! [{"cast_id": 20, "character": "Satine", "credi... [{"credit_id": "52fe427cc3a36847f8022757", "de...
876 11456 Domestic Disturbance [{"cast_id": 1, "character": "Frank Morrison",... [{"credit_id": "52fe44439251416c7502e9a3", "de...
877 261023 Black Mass [{"cast_id": 0, "character": "James 'Whitey' B... [{"credit_id": "56684b69c3a36836ac0033dd", "de...
878 3683 Flags of Our Fathers [{"cast_id": 7, "character": "John 'Doc' Bradl... [{"credit_id": "52fe43a2c3a36847f80637e9", "de...
879 22803 Law Abiding Citizen [{"cast_id": 4, "character": "Nick Rice", "cre... [{"credit_id": "540642c10e0a2658d800d7ba", "de...
880 285923 Grindhouse [{"cast_id": 3, "character": "Stuntman Mike (s... [{"credit_id": "54004dc7c3a3684372001354", "de...
881 39437 Beloved [{"cast_id": 1, "character": "Sethe", "credit_... [{"credit_id": "52fe47199251416c91069f5f", "de...
882 1950 Lucky You [{"cast_id": 4, "character": "Huck Cheever", "... [{"credit_id": "52fe4325c3a36847f803dd71", "de...
883 640 Catch Me If You Can [{"cast_id": 23, "character": "Frank Abagnale ... [{"credit_id": "589c8190c3a3686e280065c9", "de...
884 97630 Zero Dark Thirty [{"cast_id": 4, "character": "Maya", "credit_i... [{"credit_id": "538d99270e0a266712006053", "de...
885 9767 The Break-Up [{"cast_id": 1, "character": "Gary Grobowski",... [{"credit_id": "52fe4529c3a36847f80bfc6b", "de...
886 11631 Mamma Mia! [{"cast_id": 6, "character": "Donna Sheridan",... [{"credit_id": "52fe446c9251416c750342a5", "de...
887 32856 Valentine's Day [{"cast_id": 1, "character": "Morley Clarkson"... [{"credit_id": "52fe44ec9251416c91021721", "de...
888 6519 The Dukes of Hazzard [{"cast_id": 1, "character": "Luke Duke", "cre... [{"credit_id": "52fe4457c3a36847f80905f5", "de...
889 8741 The Thin Red Line [{"cast_id": 30, "character": "1st Sgt. Edward... [{"credit_id": "52fe44b6c3a36847f80a5e9b", "de...
890 49520 The Change-Up [{"cast_id": 2, "character": "Sabrina McArdle"... [{"credit_id": "563f579cc3a3681b5e02ca2a", "de...
891 1850 Man on the Moon [{"cast_id": 17, "character": "Andy Kaufman/To... [{"credit_id": "52fe431ac3a36847f803a811", "de...
892 524 Casino [{"cast_id": 4, "character": "Sam 'Ace' Rothst... [{"credit_id": "52fe424dc3a36847f8013a01", "de...
893 26389 From Paris with Love [{"cast_id": 3, "character": "Charlie Wax", "c... [{"credit_id": "5763f7b792514134cd00026b", "de...
894 11817 Bulletproof Monk [{"cast_id": 11, "character": "Kar", "credit_i... [{"credit_id": "52fe448b9251416c750387cf", "de...
895 2123 Me, Myself & Irene [{"cast_id": 14, "character": "Off. Charlie Ba... [{"credit_id": "52fe4338c3a36847f8043749", "de...
896 9907 Barnyard [{"cast_id": 11, "character": "Daisy the Cow (... [{"credit_id": "52fe4545c3a36847f80c4d21", "de...
897 9969 Deck the Halls [{"cast_id": 20, "character": "Buddy Hall", "c... [{"credit_id": "52fe4553c3a36847f80c7f93", "de...
898 18239 The Twilight Saga: New Moon [{"cast_id": 54, "character": "Isabella 'Bella... [{"credit_id": "564da1a09251414dcd009ec1", "de...
899 808 Shrek [{"cast_id": 24, "character": "Shrek (voice)",... [{"credit_id": "52fe4279c3a36847f802182b", "de...
900 38050 The Adjustment Bureau [{"cast_id": 13, "character": "David Norris", ... [{"credit_id": "52fe468e9251416c9105830f", "de...
901 8367 Robin Hood: Prince of Thieves [{"cast_id": 1, "character": "Robin Hood", "cr... [{"credit_id": "52fe44a3c3a36847f80a17fb", "de...
902 9390 Jerry Maguire [{"cast_id": 1, "character": "Jerry Maguire", ... [{"credit_id": "52fe44f1c3a36847f80b33c7", "de...
903 72105 Ted [{"cast_id": 10, "character": "John Bennett", ... [{"credit_id": "52fe4858c3a368484e0f4489", "de...
904 2898 As Good as It Gets [{"cast_id": 1, "character": "Melvin Udall", "... [{"credit_id": "52fe4373c3a36847f8055113", "de...
905 10312 Patch Adams [{"cast_id": 11, "character": "Hunter 'Patch' ... [{"credit_id": "5673eadcc3a3685ef1001af6", "de...
906 109443 Anchorman 2: The Legend Continues [{"cast_id": 5, "character": "Ron Burgundy", "... [{"credit_id": "56abe1a29251417e1a00369d", "de...
907 2022 Mr. Deeds [{"cast_id": 1, "character": "Longfellow Deeds... [{"credit_id": "52fe432dc3a36847f8040377", "de...
908 37686 Super 8 [{"cast_id": 14, "character": "Joe Lamb", "cre... [{"credit_id": "52fe46639251416c91052d21", "de...
909 462 Erin Brockovich [{"cast_id": 25, "character": "Erin Brockovich... [{"credit_id": "58b999c0c3a36866af00ba1d", "de...
910 9919 How to Lose a Guy in 10 Days [{"cast_id": 12, "character": "Andie Anderson"... [{"credit_id": "52fe4549c3a36847f80c59c1", "de...
911 187017 22 Jump Street [{"cast_id": 6, "character": "Schmidt", "credi... [{"credit_id": "5635fa64925141284c01a325", "de...
912 628 Interview with the Vampire [{"cast_id": 18, "character": "Louis de Pointe... [{"credit_id": "52fe4260c3a36847f80199bf", "de...
913 10201 Yes Man [{"cast_id": 2, "character": "Carl Allen", "cr... [{"credit_id": "56858f91c3a3684bcc01df11", "de...
914 302699 Central Intelligence [{"cast_id": 0, "character": "Bob Stone", "cre... [{"credit_id": "5863be259251412b8400cc12", "de...
915 9441 Stepmom [{"cast_id": 9, "character": "Isabel Kelly", "... [{"credit_id": "594311409251417f77013a6c", "de...
916 274167 Daddy's Home [{"cast_id": 6, "character": "Brad Whitaker", ... [{"credit_id": "56edb908c3a3682253008126", "de...
917 224141 Into the Woods [{"cast_id": 11, "character": "Witch", "credit... [{"credit_id": "57ebe97e92514118530005c1", "de...
918 388 Inside Man [{"cast_id": 15, "character": "Detective Keith... [{"credit_id": "52fe423dc3a36847f800eb7b", "de...
919 2112 Payback [{"cast_id": 15, "character": "Porter", "credi... [{"credit_id": "52fe4337c3a36847f80430fd", "de...
920 10329 Congo [{"cast_id": 7, "character": "Dr. Karen Ross",... [{"credit_id": "54e1b491c3a3684095000d5a", "de...
921 74465 We Bought a Zoo [{"cast_id": 4, "character": "Benjamin Mee", "... [{"credit_id": "52fe48ccc3a368484e10b87b", "de...
922 13811 Knowing [{"cast_id": 2, "character": "John Koestler", ... [{"credit_id": "52fe45a49251416c7505d793", "de...
923 6877 Failure to Launch [{"cast_id": 4, "character": "Tripp", "credit_... [{"credit_id": "52fe4466c3a36847f8093caf", "de...
924 10320 The Ring Two [{"cast_id": 10, "character": "Rachel Keller",... [{"credit_id": "557a0ba4c3a368034f000473", "de...
925 50646 Crazy, Stupid, Love. [{"cast_id": 3, "character": "Cal Weaver", "cr... [{"credit_id": "565b6197c3a368507d0034b0", "de...
926 8920 Garfield [{"cast_id": 15, "character": "Garfield (voice... [{"credit_id": "52fe44c8c3a36847f80a9b97", "de...
927 13673 Christmas with the Kranks [{"cast_id": 1, "character": "Luther Krank", "... [{"credit_id": "558fe9de92514122ae000bb4", "de...
928 60308 Moneyball [{"cast_id": 2, "character": "Billy Beane", "c... [{"credit_id": "5383b2540e0a2624bd00d335", "de...
929 6950 Outbreak [{"cast_id": 1, "character": "Sam Daniels", "c... [{"credit_id": "52fe446ac3a36847f80949df", "de...
930 225574 Non-Stop [{"cast_id": 11, "character": "Bill Marks", "c... [{"credit_id": "52fe4e629251416c75154b41", "de...
931 13836 Race to Witch Mountain [{"cast_id": 2, "character": "Jack Bruno", "cr... [{"credit_id": "57c83cd7925141400b00016b", "de...
932 752 V for Vendetta [{"cast_id": 23, "character": "Evey Hammond", ... [{"credit_id": "52fe4270c3a36847f801ebf5", "de...
933 6038 Shanghai Knights [{"cast_id": 1, "character": "Chon Wang", "cre... [{"credit_id": "55a675c2c3a36845a900000f", "de...
934 9975 Curious George [{"cast_id": 17, "character": "Ted - Man with ... [{"credit_id": "52fe4555c3a36847f80c84fb", "de...
935 11451 Herbie Fully Loaded [{"cast_id": 1, "character": "Maggie Peyton", ... [{"credit_id": "59620742925141790403a4fe", "de...
936 12103 Don't Say a Word [{"cast_id": 13, "character": "Nathan R. Conra... [{"credit_id": "555dcd3ac3a36868c900138d", "de...
937 60304 Hansel & Gretel: Witch Hunters [{"cast_id": 3, "character": "Hansel", "credit... [{"credit_id": "55c0cdcb9251410f78001d93", "de...
938 2251 Unfaithful [{"cast_id": 13, "character": "Ed Sumner", "cr... [{"credit_id": "5627627792514137cd001e0d", "de...
939 46529 I Am Number Four [{"cast_id": 2, "character": "John Smith / Num... [{"credit_id": "52fe46fdc3a36847f811da87", "de...
940 231 Syriana [{"cast_id": 16, "character": "Bob Barnes", "c... [{"credit_id": "52fe4229c3a36847f8008e49", "de...
941 300671 13 Hours: The Secret Soldiers of Benghazi [{"cast_id": 2, "character": "Tyrone 'Rone' Wo... [{"credit_id": "56c5a7cdc3a3680d3e002ae4", "de...
942 228326 The Book of Life [{"cast_id": 1, "character": "Manolo (voice)",... [{"credit_id": "594699d2c3a36816e4029c50", "de...
943 9754 Firewall [{"cast_id": 1, "character": "Jack Stanfield",... [{"credit_id": "52fe4527c3a36847f80bf56f", "de...
944 66 Absolute Power [{"cast_id": 5, "character": "Luther Whitney",... [{"credit_id": "52fe4212c3a36847f8001cd1", "de...
945 4421 G.I. Jane [{"cast_id": 1, "character": "Lieutenant Jorda... [{"credit_id": "52fe43c1c3a36847f806d11f", "de...
946 2649 The Game [{"cast_id": 10, "character": "Nicholas Van Or... [{"credit_id": "52fe4362c3a36847f80506b7", "de...
947 588 Silent Hill [{"cast_id": 13, "character": "Rose Da Silva",... [{"credit_id": "52fe4258c3a36847f801715d", "de...
948 10393 The Replacements [{"cast_id": 3, "character": "Shane Falco", "c... [{"credit_id": "52fe43669251416c7500eca5", "de...
949 71552 American Reunion [{"cast_id": 11, "character": "Jim Levenstein"... [{"credit_id": "52fe4839c3a368484e0eeaa5", "de...
950 9631 The Negotiator [{"cast_id": 14, "character": "Lt. Danny Roman... [{"credit_id": "52fe4514c3a36847f80bb20d", "de...
951 216282 Into the Storm [{"cast_id": 3, "character": "Gary Morris", "c... [{"credit_id": "58ebb9329251414b28048112", "de...
952 306 Beverly Hills Cop III [{"cast_id": 1, "character": "Axel Foley", "cr... [{"credit_id": "52fe4235c3a36847f800c327", "de...
953 928 Gremlins 2: The New Batch [{"cast_id": 17, "character": "Billy Peltzer",... [{"credit_id": "52fe428ec3a36847f8028059", "de...
954 205587 The Judge [{"cast_id": 9, "character": "Judge Joseph 'Jo... [{"credit_id": "541337a50e0a264f3a000331", "de...
955 6623 The Peacemaker [{"cast_id": 1, "character": "Lt. Col. Thomas ... [{"credit_id": "52fe445fc3a36847f80920f5", "de...
956 1577 Resident Evil: Apocalypse [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "52fe42ffc3a36847f8032d57", "de...
957 9801 Bridget Jones: The Edge of Reason [{"cast_id": 1, "character": "Bridget Jones", ... [{"credit_id": "52fe452fc3a36847f80c11ad", "de...
958 2116 Out of Time [{"cast_id": 13, "character": "Matthias \" Lee... [{"credit_id": "52fe4337c3a36847f80432fb", "de...
959 9624 On Deadly Ground [{"cast_id": 1, "character": "Forrest Taft", "... [{"credit_id": "52fe4513c3a36847f80baed9", "de...
960 14199 The Adventures of Sharkboy and Lavagirl [{"cast_id": 1, "character": "Sharkboy", "cred... [{"credit_id": "52fe45d79251416c75064457", "de...
961 1907 The Beach [{"cast_id": 2, "character": "Richard", "credi... [{"credit_id": "52fe4320c3a36847f803c54f", "de...
962 4599 Raising Helen [{"cast_id": 2, "character": "Helen Harris", "... [{"credit_id": "52fe43cfc3a36847f8071457", "de...
963 22832 Ninja Assassin [{"cast_id": 5, "character": "Raizo", "credit_... [{"credit_id": "54f5e3dec3a3686dae000086", "de...
964 10390 For Love of the Game [{"cast_id": 1, "character": "Billy Chapel", "... [{"credit_id": "52fe43659251416c7500eb4b", "de...
965 9879 Striptease [{"cast_id": 9, "character": "Erin Grant", "cr... [{"credit_id": "576324fd925141242500014e", "de...
966 38579 Marmaduke [{"cast_id": 4, "character": "Marmaduke (voice... [{"credit_id": "563480d2c3a3681b5e016559", "de...
967 44603 Hereafter [{"cast_id": 19, "character": "George Lonegan"... [{"credit_id": "52fe4691c3a36847f81061e5", "de...
968 11892 Murder by Numbers [{"cast_id": 1, "character": "Cassie Mayweathe... [{"credit_id": "56472653c3a368261a002ffb", "de...
969 9691 Assassins [{"cast_id": 1, "character": "Robert Rath", "c... [{"credit_id": "54942ba79251416e2400160f", "de...
970 1248 Hannibal Rising [{"cast_id": 7, "character": "Hannibal Lecter"... [{"credit_id": "55a236ec9251412977003197", "de...
971 12220 The Story of Us [{"cast_id": 1, "character": "Ben Jordan", "cr... [{"credit_id": "52fe44cc9251416c750414eb", "de...
972 72710 The Host [{"cast_id": 52, "character": "Melanie Stryder... [{"credit_id": "52fe487bc3a368484e0fa919", "de...
973 10782 Basic [{"cast_id": 1, "character": "Hardy", "credit_... [{"credit_id": "52fe43b69251416c7501b2f1", "de...
974 9573 Blood Work [{"cast_id": 1, "character": "Terry McCaleb", ... [{"credit_id": "52fe450cc3a36847f80b931b", "de...
975 4959 The International [{"cast_id": 3, "character": "Louis Salinger",... [{"credit_id": "52fe43e7c3a36847f807771d", "de...
976 10061 Escape from L.A. [{"cast_id": 12, "character": "Snake Plissken"... [{"credit_id": "52fe43179251416c750031ab", "de...
977 10386 The Iron Giant [{"cast_id": 18, "character": "Hogarth Hughes ... [{"credit_id": "590f9001c3a36864d4026483", "de...
978 421 The Life Aquatic with Steve Zissou [{"cast_id": 1, "character": "Steve Zissou", "... [{"credit_id": "52fe4241c3a36847f8010079", "de...
979 316152 Free State of Jones [{"cast_id": 0, "character": "Newton Knight", ... [{"credit_id": "58ba93e8c3a368663001c19c", "de...
980 11615 The Life of David Gale [{"cast_id": 12, "character": "David Gale", "c... [{"credit_id": "56e7676292514109230009b9", "de...
981 13498 Man of the House [{"cast_id": 1, "character": "Ranger Roland Sh... [{"credit_id": "52fe45729251416c75056c8b", "de...
982 241554 Run All Night [{"cast_id": 3, "character": "Jimmy Conlon", "... [{"credit_id": "52fe4eb9c3a36847f82a3fd5", "de...
983 2252 Eastern Promises [{"cast_id": 8, "character": "Anna Khitrova", ... [{"credit_id": "52fe4346c3a36847f8047983", "de...
984 11968 Into the Blue [{"cast_id": 10, "character": "Jared", "credit... [{"credit_id": "52fe44ac9251416c7503cefd", "de...
985 10047 The Messenger: The Story of Joan of Arc [{"cast_id": 9, "character": "Jeanne d\u2019Ar... [{"credit_id": "52fe43129251416c75002615", "de...
986 38319 Your Highness [{"cast_id": 7, "character": "Thadeous", "cred... [{"credit_id": "52fe46ab9251416c9105bd27", "de...
987 69668 Dream House [{"cast_id": 2, "character": "Will Atenton", "... [{"credit_id": "52fe47d4c3a368484e0dbd75", "de...
988 9770 Mad City [{"cast_id": 1, "character": "Sam Baily", "cre... [{"credit_id": "52fe4529c3a36847f80bfdaf", "de...
989 11212 Baby's Day Out [{"cast_id": 9, "character": "Eddie", "credit_... [{"credit_id": "52fe44129251416c75027da7", "de...
990 10533 The Scarlet Letter [{"cast_id": 1, "character": "Hester Prynne", ... [{"credit_id": "52fe43829251416c75013211", "de...
991 38363 Fair Game [{"cast_id": 4, "character": "Valerie Plame", ... [{"credit_id": "52fe46b19251416c9105c8a9", "de...
992 9923 Domino [{"cast_id": 24, "character": "Domino Harvey",... [{"credit_id": "52fe454ac3a36847f80c5e15", "de...
993 11863 Jade [{"cast_id": 1, "character": "David Corelli", ... [{"credit_id": "52fe44959251416c75039f45", "de...
994 18501 Gamer [{"cast_id": 1, "character": "Kable", "credit_... [{"credit_id": "5332f311c3a3686a780046e3", "de...
995 109491 Beautiful Creatures [{"cast_id": 12, "character": "Ethan Wate", "c... [{"credit_id": "55950f8c925141683b001aab", "de...
996 9275 Death to Smoochy [{"cast_id": 8, "character": "Rainbow Randolph... [{"credit_id": "52fe44e0c3a36847f80af3af", "de...
997 329833 Zoolander 2 [{"cast_id": 0, "character": "Derek Zoolander"... [{"credit_id": "54ff0d5e9251410e56001a13", "de...
998 12634 The Big Bounce [{"cast_id": 1, "character": "Jack Ryan", "cre... [{"credit_id": "52fe450c9251416c75049f8b", "de...
999 10416 What Planet Are You From? [{"cast_id": 1, "character": "Harold Anderson"... [{"credit_id": "52fe436b9251416c7500f8df", "de...
1000 47327 Drive Angry [{"cast_id": 4, "character": "Milton", "credit... [{"credit_id": "54e07d43c3a368454d0053e5", "de...
1001 15268 Street Fighter: The Legend of Chun-Li [{"cast_id": 1, "character": "Chun-Li", "credi... [{"credit_id": "52fe46499251416c75073839", "de...
1002 10796 The One [{"cast_id": 13, "character": "Gabe Law / Gabr... [{"credit_id": "598ee621c3a368747300f38f", "de...
1003 9548 The Adventures of Ford Fairlane [{"cast_id": 1, "character": "Ford Fairlane", ... [{"credit_id": "5964eb1c92514122510ef9ce", "de...
1004 18947 The Boat That Rocked [{"cast_id": 13, "character": "Carl", "credit_... [{"credit_id": "52fe47ae9251416c750a1da9", "de...
1005 1900 Traffic [{"cast_id": 15, "character": "Robert Wakefiel... [{"credit_id": "52fe431fc3a36847f803c13d", "de...
1006 89 Indiana Jones and the Last Crusade [{"cast_id": 8, "character": "Indiana Jones", ... [{"credit_id": "52fe4216c3a36847f8002e01", "de...
1007 96724 Anna Karenina [{"cast_id": 4, "character": "Anna Karenina", ... [{"credit_id": "52fe49bf9251416c750d218b", "de...
1008 198184 Chappie [{"cast_id": 2, "character": "Chappie", "credi... [{"credit_id": "55594b54925141785200063f", "de...
1009 9481 The Bone Collector [{"cast_id": 1, "character": "Lincoln Rhyme", ... [{"credit_id": "52fe44fdc3a36847f80b61e7", "de...
1010 4547 Panic Room [{"cast_id": 1, "character": "Meg Altman", "cr... [{"credit_id": "58a469cd92514165c500442a", "de...
1011 53953 The Tooth Fairy [{"cast_id": 2, "character": "Peter Campbell",... [{"credit_id": "52fe4885c3a36847f816b927", "de...
1012 6415 Three Kings [{"cast_id": 1, "character": "Archie Gates", "... [{"credit_id": "52fe4450c3a36847f808ecf1", "de...
1013 181283 Child 44 [{"cast_id": 4, "character": "Leo Demidov", "c... [{"credit_id": "52fe4c639251416c75118f3d", "de...
1014 9896 Rat Race [{"cast_id": 9, "character": "Owen Templeton",... [{"credit_id": "55f04bafc3a3684c7f000019", "de...
1015 167 K-PAX [{"cast_id": 2, "character": "Dr. Mark Powell"... [{"credit_id": "534d0dd00e0a2661a7000f41", "de...
1016 11232 Kate & Leopold [{"cast_id": 8, "character": "Kate McKay", "cr... [{"credit_id": "56263e52c3a3680e0e016e10", "de...
1017 1636 Bedazzled [{"cast_id": 5, "character": "The Devil", "cre... [{"credit_id": "52fe4307c3a36847f8034f01", "de...
1018 2148 The Cotton Club [{"cast_id": 17, "character": "Dixie Dwyer", "... [{"credit_id": "52fe433ac3a36847f80443ad", "de...
1019 5176 3:10 to Yuma [{"cast_id": 1, "character": "Ben Wade", "cred... [{"credit_id": "52fe43fac3a36847f807b735", "de...
1020 260346 Taken 3 [{"cast_id": 3, "character": "Bryan Mills", "c... [{"credit_id": "5430413ac3a36831b5000ed5", "de...
1021 1389 Out of Sight [{"cast_id": 1, "character": "Jack Foley", "cr... [{"credit_id": "52fe42f2c3a36847f802ef47", "de...
1022 9894 The Cable Guy [{"cast_id": 1, "character": "Cable Guy", "cre... [{"credit_id": "52fe4542c3a36847f80c41f1", "de...
1023 7504 Earth [{"cast_id": 2, "character": "Dil Navaz", "cre... [{"credit_id": "52fe4480c3a36847f8099e81", "de...
1024 8592 Dick Tracy [{"cast_id": 1, "character": "Dick Tracy", "cr... [{"credit_id": "52fe44b0c3a36847f80a471d", "de...
1025 913 The Thomas Crown Affair [{"cast_id": 16, "character": "Thomas Crown", ... [{"credit_id": "52fe428cc3a36847f8027377", "de...
1026 11091 Riding in Cars with Boys [{"cast_id": 1, "character": "Beverly Donofrio... [{"credit_id": "52fe43f59251416c75024339", "de...
1027 1368 First Blood [{"cast_id": 20, "character": "John J. Rambo",... [{"credit_id": "52fe42efc3a36847f802e1e5", "de...
1028 593 Solaris [{"cast_id": 28, "character": "Kris Kelvin", "... [{"credit_id": "52fe4259c3a36847f8017563", "de...
1029 5393 Happily N'Ever After [{"cast_id": 31, "character": "Der Zauberer", ... [{"credit_id": "52fe4404c3a36847f807d7ff", "de...
1030 9095 Mary Reilly [{"cast_id": 1, "character": "Mary Reilly", "c... [{"credit_id": "568abecfc3a36860e902bbc0", "de...
1031 8874 My Best Friend's Wedding [{"cast_id": 12, "character": "Julianne Potter... [{"credit_id": "52fe44c2c3a36847f80a889d", "de...
1032 11467 America's Sweethearts [{"cast_id": 10, "character": "Kathleen \"Kiki... [{"credit_id": "52fe44469251416c7502ef3f", "de...
1033 320 Insomnia [{"cast_id": 3, "character": "Will Dormer", "c... [{"credit_id": "52fe4237c3a36847f800ced5", "de...
1034 199 Star Trek: First Contact [{"cast_id": 19, "character": "Captain Jean-Lu... [{"credit_id": "537491aec3a368150f002753", "de...
1035 20533 Jonah Hex [{"cast_id": 2, "character": "Jonah Hex", "cre... [{"credit_id": "52fe43ecc3a368484e0060d9", "de...
1036 10684 Courage Under Fire [{"cast_id": 1, "character": "Lieutenant Colon... [{"credit_id": "5910e29c9251414e89038e5b", "de...
1037 1624 Liar Liar [{"cast_id": 1, "character": "Fletcher Reede",... [{"credit_id": "557dce419251410a2c00018a", "de...
1038 325789 The Infiltrator [{"cast_id": 2, "character": "Robert Mazur", "... [{"credit_id": "578af3a79251417aca003525", "de...
1039 113464 Inchon [{"cast_id": 7, "character": "Gen. Douglas Mac... [{"credit_id": "54e69d5cc3a3685af90007ef", "de...
1040 888 The Flintstones [{"cast_id": 16, "character": "Fred Flintstone... [{"credit_id": "52fe4287c3a36847f8026275", "de...
1041 82675 Taken 2 [{"cast_id": 11, "character": "Bryan Mills", "... [{"credit_id": "598121ff92514151ae00694f", "de...
1042 4256 Scary Movie 3 [{"cast_id": 21, "character": "Becca", "credit... [{"credit_id": "52fe43b6c3a36847f8069da7", "de...
1043 1493 Miss Congeniality [{"cast_id": 1, "character": "Gracie Hart", "c... [{"credit_id": "55841c72c3a36853c40014ff", "de...
1044 88751 Journey to the Center of the Earth [{"cast_id": 1, "character": "Trevor Anderson"... [{"credit_id": "52fe4a019251416c910c0191", "de...
1045 11130 The Princess Diaries 2: Royal Engagement [{"cast_id": 1, "character": "Mia Thermopolis"... [{"credit_id": "52fe43fe9251416c7502563d", "de...
1046 9944 The Pelican Brief [{"cast_id": 9, "character": "Darby Shaw", "cr... [{"credit_id": "52fe454cc3a36847f80c6875", "de...
1047 10731 The Client [{"cast_id": 11, "character": "Regina \"Reggie... [{"credit_id": "572e51efc3a36869e6002179", "de...
1048 7350 The Bucket List [{"cast_id": 12, "character": "Edward Periman ... [{"credit_id": "52fe447bc3a36847f8098cc7", "de...
1049 9869 Patriot Games [{"cast_id": 11, "character": "Jack Ryan", "cr... [{"credit_id": "52fe453bc3a36847f80c33a1", "de...
1050 4379 Monster-in-Law [{"cast_id": 16, "character": "Charlie Cantill... [{"credit_id": "52fe43bdc3a36847f806c11b", "de...
1051 146233 Prisoners [{"cast_id": 2, "character": "Keller Dover", "... [{"credit_id": "52fe4b799251416c75103f71", "de...
1052 2034 Training Day [{"cast_id": 5, "character": "Alonzo Harris", ... [{"credit_id": "5633f4c29251413b46008322", "de...
1053 926 Galaxy Quest [{"cast_id": 40, "character": "Jason Nesmith",... [{"credit_id": "52fe428ec3a36847f8027e5d", "de...
1054 4248 Scary Movie 2 [{"cast_id": 28, "character": "Cindy Campbell"... [{"credit_id": "52fe43b5c3a36847f806989f", "de...
1055 64328 The Muppets [{"cast_id": 7, "character": "Mary", "credit_i... [{"credit_id": "52fe46d5c3a368484e0a63f7", "de...
1056 36647 Blade [{"cast_id": 3, "character": "Blade", "credit_... [{"credit_id": "549d776d9251414d2700151f", "de...
1057 7214 Coach Carter [{"cast_id": 1, "character": "Ken Carter", "cr... [{"credit_id": "52fe4473c3a36847f8096ccb", "de...
1058 1537 Changing Lanes [{"cast_id": 1, "character": "Gavin Banek", "c... [{"credit_id": "52fe42fbc3a36847f80317d5", "de...
1059 9360 Anaconda [{"cast_id": 1, "character": "Terri Flores", "... [{"credit_id": "59a2d5aac3a368478f03fde6", "de...
1060 6282 Coyote Ugly [{"cast_id": 1, "character": "Violet Sanford",... [{"credit_id": "52fe4449c3a36847f808d4f3", "de...
1061 508 Love Actually [{"cast_id": 29, "character": "Juliet", "credi... [{"credit_id": "52fe424bc3a36847f8013335", "de...
1062 9487 A Bug's Life [{"cast_id": 1, "character": "Hopper (voice)",... [{"credit_id": "52fe44fec3a36847f80b64e5", "de...
1063 768 From Hell [{"cast_id": 19, "character": "Inspector Frede... [{"credit_id": "52fe4273c3a36847f801fbfb", "de...
1064 2636 The Specialist [{"cast_id": 8, "character": "Ray Quick", "cre... [{"credit_id": "52fe4361c3a36847f804fd57", "de...
1065 10478 Tin Cup [{"cast_id": 10, "character": "Roy 'Tin Cup' M... [{"credit_id": "564856d2c3a3682614006cf5", "de...
1066 27983 Yours, Mine and Ours [{"cast_id": 1, "character": "Helen North", "c... [{"credit_id": "55c8af20c3a36804a0000676", "de...
1067 9981 Kicking & Screaming [{"cast_id": 19, "character": "Phil Weston", "... [{"credit_id": "52fe4556c3a36847f80c8957", "de...
1068 7453 The Hitchhiker's Guide to the Galaxy [{"cast_id": 12, "character": "Arthur Dent", "... [{"credit_id": "52fe447ec3a36847f809962f", "de...
1069 15045 Fat Albert [{"cast_id": 1, "character": "Fat Albert", "cr... [{"credit_id": "5906db2e92514169e102b846", "de...
1070 7737 Resident Evil: Extinction [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "52fe4484c3a36847f809ac1d", "de...
1071 232672 Blended [{"cast_id": 2, "character": "Lauren", "credit... [{"credit_id": "53e00e910e0a265a99005231", "de...
1072 17379 Last Holiday [{"cast_id": 1, "character": "Georgia Byrd", "... [{"credit_id": "52fe47229251416c7508ec43", "de...
1073 8987 The River Wild [{"cast_id": 1, "character": "Gail Hartman", "... [{"credit_id": "52fe44cfc3a36847f80ab353", "de...
1074 11359 The Indian in the Cupboard [{"cast_id": 1, "character": "Omri", "credit_i... [{"credit_id": "52fe44309251416c7502bdcd", "de...
1075 82525 Savages [{"cast_id": 52, "character": "Ophelia \"O\" S... [{"credit_id": "52fe48599251416c91089465", "de...
1076 9759 Cellular [{"cast_id": 20, "character": "Ryan Hewitt", "... [{"credit_id": "5693a8dcc3a3684d04004f4f", "de...
1077 9486 Johnny English [{"cast_id": 1, "character": "Johnny English",... [{"credit_id": "52fe44fdc3a36847f80b6459", "de...
1078 9906 The Ant Bully [{"cast_id": 21, "character": "Hova", "credit_... [{"credit_id": "52fe4545c3a36847f80c4c03", "de...
1079 841 Dune [{"cast_id": 23, "character": "Paul Atreides",... [{"credit_id": "54e0ae2f925141027c004f4f", "de...
1080 4688 Across the Universe [{"cast_id": 11, "character": "Lucy Carrigan",... [{"credit_id": "52fe43d3c3a36847f8072939", "de...
1081 4148 Revolutionary Road [{"cast_id": 2, "character": "Frank Wheeler", ... [{"credit_id": "56329bb69251413b46005dc8", "de...
1082 2207 16 Blocks [{"cast_id": 14, "character": "Jack Mosley", "... [{"credit_id": "52fe4341c3a36847f804620f", "de...
1083 9381 Babylon A.D. [{"cast_id": 14, "character": "Toorop", "credi... [{"credit_id": "52fe44f0c3a36847f80b2e2f", "de...
1084 9625 The Glimmer Man [{"cast_id": 1, "character": "Lt. Jack Cole", ... [{"credit_id": "52fe4513c3a36847f80baf47", "de...
1085 9304 Multiplicity [{"cast_id": 11, "character": "Doug Kinney", "... [{"credit_id": "52fe44e4c3a36847f80b0553", "de...
1086 20856 Aliens in the Attic [{"cast_id": 4, "character": "Tom Pearson", "c... [{"credit_id": "537830e40e0a261425003dca", "de...
1087 5955 The Pledge [{"cast_id": 19, "character": "Jerry Black", "... [{"credit_id": "52fe4431c3a36847f8087b59", "de...
1088 9899 The Producers [{"cast_id": 15, "character": "Leo Bloom", "cr... [{"credit_id": "52fe4543c3a36847f80c45e9", "de...
1089 9826 The Phantom [{"cast_id": 1, "character": "The Phantom / Ki... [{"credit_id": "52fe4535c3a36847f80c2215", "de...
1090 21355 All the Pretty Horses [{"cast_id": 4, "character": "John Grady Cole"... [{"credit_id": "584ef8f6c3a3682a800011b1", "de...
1091 10858 Nixon [{"cast_id": 1, "character": "Richard Nixon", ... [{"credit_id": "52fe43c59251416c7501d705", "de...
1092 11439 The Ghost Writer [{"cast_id": 4, "character": "The Ghost", "cre... [{"credit_id": "59235b10c3a3680484001a0b", "de...
1093 9457 Deep Rising [{"cast_id": 11, "character": "John Finnegan",... [{"credit_id": "54ce157c9251414757004e2c", "de...
1094 12412 Miracle at St. Anna [{"cast_id": 3, "character": "2nd Staff Sergea... [{"credit_id": "53562a460e0a262865002d83", "de...
1095 1494 Curse of the Golden Flower [{"cast_id": 15, "character": "Emperor Ping", ... [{"credit_id": "52fe42fac3a36847f8031203", "de...
1096 13184 Bangkok Dangerous [{"cast_id": 2, "character": "Joe", "credit_id... [{"credit_id": "52fe454b9251416c75051965", "de...
1097 2185 Big Trouble [{"cast_id": 1, "character": "Eliot Arnold", "... [{"credit_id": "577adbdc9251415b00000516", "de...
1098 6639 Love in the Time of Cholera [{"cast_id": 17, "character": "Florentino Ariz... [{"credit_id": "52fe4461c3a36847f8092731", "de...
1099 38153 Shadow Conspiracy [{"cast_id": 4, "character": "Bobby Bishop", "... [{"credit_id": "52fe469a9251416c91059a87", "de...
1100 58233 Johnny English Reborn [{"cast_id": 1, "character": "Johnny English",... [{"credit_id": "59b88df49251417e23008a73", "de...
1101 116977 Foodfight! [{"cast_id": 2, "character": "Dex Dogtective",... [{"credit_id": "580983fcc3a3681b21003aaa", "de...
1102 68734 Argo [{"cast_id": 3, "character": "Tony Mendez", "c... [{"credit_id": "52fe47a1c3a368484e0d1bc7", "de...
1103 5503 The Fugitive [{"cast_id": 2, "character": "Dr. Kimble", "cr... [{"credit_id": "52fe440ac3a36847f807eb7f", "de...
1104 27573 The Bounty Hunter [{"cast_id": 1, "character": "Milo Boyd", "cre... [{"credit_id": "547cf2ac9251412d78003b27", "de...
1105 819 Sleepers [{"cast_id": 19, "character": "Father Bobby", ... [{"credit_id": "52fe427bc3a36847f8022255", "de...
1106 1369 Rambo: First Blood Part II [{"cast_id": 27, "character": "John J. Rambo",... [{"credit_id": "52fe42f0c3a36847f802e2e7", "de...
1107 9623 The Juror [{"cast_id": 1, "character": "Annie Laird", "c... [{"credit_id": "52fe4513c3a36847f80bae71", "de...
1108 10895 Pinocchio [{"cast_id": 37, "character": "Gideon", "credi... [{"credit_id": "52fe43cb9251416c7501e6e9", "de...
1109 10935 Heaven's Gate [{"cast_id": 1, "character": "James Averill", ... [{"credit_id": "52fe43d49251416c7501fcf7", "de...
1110 834 Underworld: Evolution [{"cast_id": 1, "character": "Selene", "credit... [{"credit_id": "52fe427ec3a36847f8023033", "de...
1111 228066 Victor Frankenstein [{"cast_id": 4, "character": "Victor Von Frank... [{"credit_id": "56b756d5c3a36806f800b927", "de...
1112 711 Finding Forrester [{"cast_id": 11, "character": "William Forrest... [{"credit_id": "52fe426ec3a36847f801e1ef", "de...
1113 10468 28 Days [{"cast_id": 3, "character": "Gwen Cummings", ... [{"credit_id": "52fe43769251416c750113b7", "de...
1114 10027 Unleashed [{"cast_id": 14, "character": "Danny", "credit... [{"credit_id": "52fe430b9251416c7500150b", "de...
1115 11812 The Sweetest Thing [{"cast_id": 10, "character": "Christina Walte... [{"credit_id": "52fe448a9251416c7503857f", "de...
1116 37233 The Firm [{"cast_id": 13, "character": "Mitch McDeere",... [{"credit_id": "54a868b3c3a3680c29002755", "de...
1117 37950 Charlie St. Cloud [{"cast_id": 4, "character": "Charlie St. Clou... [{"credit_id": "52fe46829251416c91056b31", "de...
1118 27582 The Mechanic [{"cast_id": 3, "character": "Arthur Bishop", ... [{"credit_id": "5353d147c3a3681d870042dd", "de...
1119 64688 21 Jump Street [{"cast_id": 2, "character": "Jenko", "credit_... [{"credit_id": "52fe46e4c3a368484e0a9a09", "de...
1120 509 Notting Hill [{"cast_id": 11, "character": "Anna Scott", "c... [{"credit_id": "52fe424cc3a36847f8013427", "de...
1121 7443 Chicken Run [{"cast_id": 3, "character": "Rocky (Voice)", ... [{"credit_id": "52fe447cc3a36847f80990f1", "de...
1122 5966 Along Came Polly [{"cast_id": 8, "character": "Reuben Feffer", ... [{"credit_id": "556f817b9251410866000a63", "de...
1123 11066 Boomerang [{"cast_id": 1, "character": "Marcus Graham", ... [{"credit_id": "52fe43ef9251416c750238b1", "de...
1124 136795 The Heat [{"cast_id": 11, "character": "Sarah Ashburn",... [{"credit_id": "52fe4c1ec3a368484e1a818b", "de...
1125 8095 Cleopatra [{"cast_id": 2, "character": "Cleopatra", "cre... [{"credit_id": "54afb978c3a3683fba003e96", "de...
1126 87826 Here Comes the Boom [{"cast_id": 1011, "character": "Bella Flores"... [{"credit_id": "564a8bd69251414dc200160f", "de...
1127 11560 High Crimes [{"cast_id": 1, "character": "Claire Chapman",... [{"credit_id": "597aa90cc3a368374c004c53", "de...
1128 25189 The Mirror Has Two Faces [{"cast_id": 10, "character": "Rose Morgan", "... [{"credit_id": "52fe44bcc3a368484e034055", "de...
1129 2637 The Mothman Prophecies [{"cast_id": 1, "character": "John Klein", "cr... [{"credit_id": "52fe4361c3a36847f804fe1f", "de...
1130 18480 Brüno [{"cast_id": 1, "character": "Bruno", "credit_... [{"credit_id": "555a65fac3a368777200d0c7", "de...
1131 709 Licence to Kill [{"cast_id": 20, "character": "James Bond", "c... [{"credit_id": "52fe426ec3a36847f801e06f", "de...
1132 49730 Red Riding Hood [{"cast_id": 1, "character": "Valerie", "credi... [{"credit_id": "53675f9dc3a36812180042f9", "de...
1133 2749 15 Minutes [{"cast_id": 3, "character": "Detective Eddie ... [{"credit_id": "578171449251417b950006e0", "de...
1134 9607 Super Mario Bros. [{"cast_id": 11, "character": "Mario Mario", "... [{"credit_id": "52fe4510c3a36847f80ba51d", "de...
1135 1830 Lord of War [{"cast_id": 1, "character": "Yuri Orlov", "cr... [{"credit_id": "52fe4318c3a36847f8039d85", "de...
1136 79 Hero [{"cast_id": 6, "character": "Nameless", "cred... [{"credit_id": "52fe4214c3a36847f8002709", "de...
1137 54054 One for the Money [{"cast_id": 3, "character": "Stephanie Plum",... [{"credit_id": "52fe4888c3a36847f816c713", "de...
1138 228967 The Interview [{"cast_id": 8, "character": "Dave Skylark", "... [{"credit_id": "549b987c9251413123002ce9", "de...
1139 46528 The Warrior's Way [{"cast_id": 7, "character": "Lynne", "credit_... [{"credit_id": "52fe46fcc3a36847f811d8e9", "de...
1140 27936 Micmacs [{"cast_id": 1, "character": "Bazil", "credit_... [{"credit_id": "52fe456ec3a368484e05a8cf", "de...
1141 65 8 Mile [{"cast_id": 3, "character": "Jimmy B. \"Rabbi... [{"credit_id": "52fe4212c3a36847f8001c6b", "de...
1142 280391 Why I Did (Not) Eat My Father [{"cast_id": 0, "character": "Edouard (voice)"... [{"credit_id": "53b70add0e0a2676c4005f20", "de...
1143 9476 A Knight's Tale [{"cast_id": 1, "character": "Sir William That... [{"credit_id": "5691715092514179ac000850", "de...
1144 10610 The Medallion [{"cast_id": 1, "character": "Eddie Yang", "cr... [{"credit_id": "52fe43939251416c75015bd7", "de...
1145 745 The Sixth Sense [{"cast_id": 9, "character": "Malcolm Crowe", ... [{"credit_id": "52fe426fc3a36847f801e775", "de...
1146 49527 Man on a Ledge [{"cast_id": 2, "character": "Nick Cassidy", "... [{"credit_id": "52fe479ac3a36847f813e9f3", "de...
1147 73937 The Big Year [{"cast_id": 1, "character": "Kenny Bostick", ... [{"credit_id": "55950d8592514170ef0028b6", "de...
1148 1885 The Karate Kid [{"cast_id": 10, "character": "Daniel LaRusso"... [{"credit_id": "52fe431dc3a36847f803b81f", "de...
1149 168672 American Hustle [{"cast_id": 3, "character": "Irving Rosenfeld... [{"credit_id": "52fe4cd3c3a36847f8240683", "de...
1150 18240 The Proposal [{"cast_id": 3, "character": "Margaret Tate", ... [{"credit_id": "5635d9db925141284c019df7", "de...
1151 10398 Double Jeopardy [{"cast_id": 1, "character": "Travis Lehman", ... [{"credit_id": "52fe43679251416c7500eef9", "de...
1152 165 Back to the Future Part II [{"cast_id": 25, "character": "Marty McFly Sr.... [{"credit_id": "52fe4221c3a36847f8006467", "de...
1153 240832 Lucy [{"cast_id": 1, "character": "Lucy Miller", "c... [{"credit_id": "52fe4eadc3a36847f82a0adb", "de...
1154 216015 Fifty Shades of Grey [{"cast_id": 5, "character": "Anastasia Steele... [{"credit_id": "56615c03c3a36875e4006286", "de...
1155 12279 Spy Kids 3-D: Game Over [{"cast_id": 1, "character": "Gregorio Cortez"... [{"credit_id": "52fe44d89251416c75042f83", "de...
1156 1645 A Time to Kill [{"cast_id": 1, "character": "Jake Tyler Briga... [{"credit_id": "52fe4308c3a36847f803542f", "de...
1157 11007 Cheaper by the Dozen [{"cast_id": 1, "character": "Tom Baker", "cre... [{"credit_id": "52fe43e19251416c75021bf3", "de...
1158 193756 Lone Survivor [{"cast_id": 3, "character": "Marcus Luttrell"... [{"credit_id": "539abafcc3a3684afc0003d5", "de...
1159 11287 A League of Their Own [{"cast_id": 9, "character": "Jimmy Dugan", "c... [{"credit_id": "52fe441e9251416c750297cd", "de...
1160 259693 The Conjuring 2 [{"cast_id": 1, "character": "Ed Warren", "cre... [{"credit_id": "5739d8af9251414ae00017fd", "de...
1161 37799 The Social Network [{"cast_id": 7, "character": "Mark Zuckerberg"... [{"credit_id": "52fe466f9251416c9105471d", "de...
1162 10184 He's Just Not That Into You [{"cast_id": 7, "character": "Neil", "credit_i... [{"credit_id": "52fe433d9251416c75008c21", "de...
1163 4257 Scary Movie 4 [{"cast_id": 10, "character": "Cindy", "credit... [{"credit_id": "52fe43b6c3a36847f8069e41", "de...
1164 4234 Scream 3 [{"cast_id": 15, "character": "Dewey Riley", "... [{"credit_id": "52fe43b4c3a36847f80690dd", "de...
1165 196 Back to the Future Part III [{"cast_id": 14, "character": "Marty McFly / S... [{"credit_id": "52fe4225c3a36847f80078d5", "de...
1166 257091 Get Hard [{"cast_id": 3, "character": "James", "credit_... [{"credit_id": "5639e6799251414d2200166f", "de...
1167 6114 Dracula [{"cast_id": 2, "character": "Dracula", "credi... [{"credit_id": "52fe443ec3a36847f808a953", "de...
1168 24803 Julie & Julia [{"cast_id": 1, "character": "Julia Child", "c... [{"credit_id": "52fe44aac3a368484e02ff57", "de...
1169 109410 42 [{"cast_id": 19, "character": "Jackie Robinson... [{"credit_id": "5609cc74c3a368681700089a", "de...
1170 1213 The Talented Mr. Ripley [{"cast_id": 24, "character": "Tom Ripley", "c... [{"credit_id": "57c75cc39251410a5600036f", "de...
1171 100042 Dumb and Dumber To [{"cast_id": 6, "character": "Lloyd Christmas"... [{"credit_id": "54e36a7bc3a3684897001610", "de...
1172 9036 Eight Below [{"cast_id": 1, "character": "Jerry Shepard", ... [{"credit_id": "52fe44d4c3a36847f80ac939", "de...
1173 257211 The Intern [{"cast_id": 2, "character": "Ben Whittaker", ... [{"credit_id": "560db746925141478a0017d5", "de...
1174 323675 Ride Along 2 [{"cast_id": 1, "character": "Ben Barber", "cr... [{"credit_id": "58baaa0cc3a368515d003486", "de...
1175 9361 The Last of the Mohicans [{"cast_id": 12, "character": "Hawkeye/Nathani... [{"credit_id": "52fe44eec3a36847f80b260f", "de...
1176 1677 Ray [{"cast_id": 1, "character": "Ray Charles", "c... [{"credit_id": "56781e99c3a3681685009347", "de...
1177 187 Sin City [{"cast_id": 8, "character": "Nancy Callahan",... [{"credit_id": "52fe4224c3a36847f8007375", "de...
1178 7461 Vantage Point [{"cast_id": 1, "character": "Thomas Barnes", ... [{"credit_id": "52fe447fc3a36847f8099a89", "de...
1179 16538 I Love You, Man [{"cast_id": 1, "character": "Peter Klaven", "... [{"credit_id": "587ea380c3a36846c302260a", "de...
1180 9889 Shallow Hal [{"cast_id": 14, "character": "Rosemary Shanah... [{"credit_id": "52fe4541c3a36847f80c3e43", "de...
1181 820 JFK [{"cast_id": 23, "character": "Jim Garrison", ... [{"credit_id": "52fe427bc3a36847f8022365", "de...
1182 11565 Big Momma's House 2 [{"cast_id": 17, "character": "Malcolm / Big M... [{"credit_id": "52fe445b9251416c75031e27", "de...
1183 6073 The Mexican [{"cast_id": 1, "character": "Jerry Welbach", ... [{"credit_id": "52fe443bc3a36847f8089dfd", "de...
1184 16996 17 Again [{"cast_id": 1, "character": "Mike O'Donnell (... [{"credit_id": "563e1c4b9251417fa90036b7", "de...
1185 193610 The Other Woman [{"cast_id": 7, "character": "Carly Whitten", ... [{"credit_id": "52fe4cd39251416c91101639", "de...
1186 19912 The Final Destination [{"cast_id": 1, "character": "Nick O'Bannon", ... [{"credit_id": "52fe47f89251416c750ab9e7", "de...
1187 296098 Bridge of Spies [{"cast_id": 0, "character": "James B. Donovan... [{"credit_id": "564b24409251414dd1003509", "de...
1188 8007 Behind Enemy Lines [{"cast_id": 1, "character": "Lt. Chris Burnet... [{"credit_id": "52fe448cc3a36847f809c49b", "de...
1189 32823 Get Him to the Greek [{"cast_id": 1, "character": "Aaron Green", "c... [{"credit_id": "553e2e76c3a3687db1002f94", "de...
1190 4380 Shall We Dance? [{"cast_id": 14, "character": "John Clark", "c... [{"credit_id": "52fe43bec3a36847f806c1c7", "de...
1191 11551 Small Soldiers [{"cast_id": 1, "character": "Alan Abernathy",... [{"credit_id": "52fe44589251416c75031709", "de...
1192 10336 Spawn [{"cast_id": 9, "character": "Al Simmons", "cr... [{"credit_id": "537348f30e0a267c67001487", "de...
1193 11362 The Count of Monte Cristo [{"cast_id": 17, "character": "Edmond Dantes",... [{"credit_id": "52fe44309251416c7502bf37", "de...
1194 50348 The Lincoln Lawyer [{"cast_id": 2, "character": "Mickey Haller", ... [{"credit_id": "52fe47c4c3a36847f81471bb", "de...
1195 48138 Unknown [{"cast_id": 2, "character": "Dr. Martin Harri... [{"credit_id": "52fe4756c3a36847f81300b1", "de...
1196 1124 The Prestige [{"cast_id": 11, "character": "Robert Angier",... [{"credit_id": "52fe42e8c3a36847f802beed", "de...
1197 227159 Horrible Bosses 2 [{"cast_id": 4, "character": "Nick Hendricks",... [{"credit_id": "594976749251413ff405a00c", "de...
1198 68179 Escape from Planet Earth [{"cast_id": 1, "character": "Scorch Supernova... [{"credit_id": "52fe4788c3a368484e0cc2d7", "de...
1199 1579 Apocalypto [{"cast_id": 15, "character": "Jaguar Paw", "c... [{"credit_id": "52fe4300c3a36847f8032fdb", "de...
1200 708 The Living Daylights [{"cast_id": 18, "character": "James Bond", "c... [{"credit_id": "52fe426ec3a36847f801df5f", "de...
1201 34851 Predators [{"cast_id": 5, "character": "Edwin", "credit_... [{"credit_id": "52fe45819251416c91034aa7", "de...
1202 9930 Legal Eagles [{"cast_id": 1, "character": "Tom Logan", "cre... [{"credit_id": "576c710192514107f6000c58", "de...
1203 1586 Secret Window [{"cast_id": 1, "character": "Mort Rainey", "c... [{"credit_id": "52fe4301c3a36847f8033655", "de...
1204 2044 The Lake House [{"cast_id": 14, "character": "Alex Wyler", "c... [{"credit_id": "564338099251410a490019e2", "de...
1205 9913 The Skeleton Key [{"cast_id": 14, "character": "Caroline Ellis"... [{"credit_id": "52fe4547c3a36847f80c53c7", "de...
1206 71864 The Odd Life of Timothy Green [{"cast_id": 3, "character": "Cindy Green", "c... [{"credit_id": "52fe484cc3a368484e0f1ddb", "de...
1207 10761 Made of Honor [{"cast_id": 23, "character": "Thomas 'Tom' Ba... [{"credit_id": "52fe43b19251416c7501a7a3", "de...
1208 209451 Jersey Boys [{"cast_id": 5, "character": "Angelo \u201cGyp... [{"credit_id": "52fe4d66c3a368484e1e70f3", "de...
1209 11975 The Rainmaker [{"cast_id": 12, "character": "Rudy Baylor", "... [{"credit_id": "52fe44ad9251416c7503d30f", "de...
1210 4970 Gothika [{"cast_id": 14, "character": "Miranda Grey", ... [{"credit_id": "52fe43e9c3a36847f8077d15", "de...
1211 11831 Amistad [{"cast_id": 13, "character": "Theodore", "cre... [{"credit_id": "52fe448e9251416c75038f33", "de...
1212 9096 Medicine Man [{"cast_id": 1, "character": "Dr. Robert Campb... [{"credit_id": "5645cb8e9251410a4c008bf5", "de...
1213 440 Aliens vs Predator: Requiem [{"cast_id": 17, "character": "Dallas Howard",... [{"credit_id": "53957f680e0a266db40063f9", "de...
1214 11011 Ri¢hie Ri¢h [{"cast_id": 9, "character": "Richie Rich", "c... [{"credit_id": "52fe43e29251416c75021e25", "de...
1215 10641 Autumn in New York [{"cast_id": 1, "character": "Will Keane", "cr... [{"credit_id": "52fe439a9251416c75016d65", "de...
1216 11172 Music and Lyrics [{"cast_id": 1, "character": "Sophie Fisher", ... [{"credit_id": "52fe44079251416c7502687b", "de...
1217 39513 Paul [{"cast_id": 1, "character": "Paul (voice)", "... [{"credit_id": "52fe47219251416c9106af8d", "de...
1218 82687 The Guilt Trip [{"cast_id": 13, "character": "Andy Brewster",... [{"credit_id": "52fe486a9251416c9108bb21", "de...
1219 41446 Scream 4 [{"cast_id": 8, "character": "Sheriff Dwight '... [{"credit_id": "52fe45cac3a36847f80da9e1", "de...
1220 8224 8MM [{"cast_id": 3, "character": "Tom Welles", "cr... [{"credit_id": "52fe4498c3a36847f809f203", "de...
1221 10537 The Doors [{"cast_id": 13, "character": "Jim Morrison", ... [{"credit_id": "52fe43839251416c75013415", "de...
1222 225886 Sex Tape [{"cast_id": 1, "character": "Annie", "credit_... [{"credit_id": "56670d49c3a368090200181c", "de...
1223 10385 Hanging Up [{"cast_id": 1, "character": "Eve Mozell Marks... [{"credit_id": "563b2dcc9251414c70003e22", "de...
1224 55779 Final Destination 5 [{"cast_id": 3, "character": "Molly", "credit_... [{"credit_id": "5332d6639251410b48003461", "de...
1225 10154 Mickey Blue Eyes [{"cast_id": 1, "character": "Michael Felgate"... [{"credit_id": "52fe43379251416c75007d3f", "de...
1226 10647 Pay It Forward [{"cast_id": 1, "character": "Eugene Simonet",... [{"credit_id": "52fe439b9251416c75016fd1", "de...
1227 11431 Fever Pitch [{"cast_id": 1, "character": "Lindsey Meeks", ... [{"credit_id": "52fe443f9251416c7502df99", "de...
1228 8457 Drillbit Taylor [{"cast_id": 1, "character": "Drillbit Taylor"... [{"credit_id": "52fe44abc3a36847f80a3473", "de...
1229 188161 A Million Ways to Die in the West [{"cast_id": 5, "character": "Albert Stark", "... [{"credit_id": "540a21360e0a262b3700098a", "de...
1230 8850 The Shadow [{"cast_id": 8, "character": "Lamont Cranston/... [{"credit_id": "52fe44c0c3a36847f80a8087", "de...
1231 64685 Extremely Loud & Incredibly Close [{"cast_id": 11, "character": "Oskar Schell", ... [{"credit_id": "52fe46e4c3a368484e0a9895", "de...
1232 38357 Morning Glory [{"cast_id": 3, "character": "Becky Fuller", "... [{"credit_id": "52fe46b09251416c9105c6af", "de...
1233 10060 Get Rich or Die Tryin' [{"cast_id": 26, "character": "Marcus", "credi... [{"credit_id": "52fe43179251416c7500307f", "de...
1234 11398 The Art of War [{"cast_id": 9, "character": "Neil Shaw", "cre... [{"credit_id": "52fe44389251416c7502cfeb", "de...
1235 1833 Rent [{"cast_id": 26, "character": "Mark Cohen", "c... [{"credit_id": "52fe4319c3a36847f8039fab", "de...
1236 10391 Bless the Child [{"cast_id": 1, "character": "Maggie O'Connor"... [{"credit_id": "52fe43659251416c7500ebbd", "de...
1237 8970 The Out-of-Towners [{"cast_id": 1, "character": "Henry Clark", "c... [{"credit_id": "52fe44ccc3a36847f80aaa81", "de...
1238 9306 The Island of Dr. Moreau [{"cast_id": 7, "character": "Dr. Moreau", "cr... [{"credit_id": "56d37a4592514154b60014dc", "de...
1239 11370 The Musketeer [{"cast_id": 1, "character": "The Queen", "cre... [{"credit_id": "56ca389d925141172f008c55", "de...
1240 12184 The Other Boleyn Girl [{"cast_id": 17, "character": "Anne Boleyn", "... [{"credit_id": "52fe44c69251416c75040899", "de...
1241 1921 Sweet November [{"cast_id": 15, "character": "Nelson", "credi... [{"credit_id": "52fe4322c3a36847f803cc09", "de...
1242 1683 The Reaping [{"cast_id": 1, "character": "Katherine", "cre... [{"credit_id": "52fe430bc3a36847f8036677", "de...
1243 203 Mean Streets [{"cast_id": 8, "character": "Charlie Cappa", ... [{"credit_id": "52fe4226c3a36847f8007da3", "de...
1244 11858 Renaissance Man [{"cast_id": 1, "character": "Bill Rago", "cre... [{"credit_id": "52fe44949251416c75039d0b", "de...
1245 62835 Colombiana [{"cast_id": 3, "character": "Cataleya Restrep... [{"credit_id": "52fe468fc3a368484e09758f", "de...
1246 18937 Quest for Camelot [{"cast_id": 1, "character": "Kayley (voice)",... [{"credit_id": "59139064c3a36842c10005f4", "de...
1247 13536 City By The Sea [{"cast_id": 1, "character": "Vincent LaMarca"... [{"credit_id": "52fe45779251416c7505784f", "de...
1248 15556 At First Sight [{"cast_id": 1, "character": "Virgil Adamson",... [{"credit_id": "5620bdde92514171d000751b", "de...
1249 10718 Torque [{"cast_id": 1, "character": "Ford", "credit_i... [{"credit_id": "556e30e8925141421d001456", "de...
1250 11062 City Hall [{"cast_id": 1, "character": "Mayor John Pappa... [{"credit_id": "571fb8ccc3a368775b0032ff", "de...
1251 10802 Showgirls [{"cast_id": 10, "character": "Nomi Malone", "... [{"credit_id": "52fe43ba9251416c7501bc57", "de...
1252 1887 Marie Antoinette [{"cast_id": 19, "character": "Marie Antoinett... [{"credit_id": "52fe431ec3a36847f803b8d9", "de...
1253 6071 Kiss of Death [{"cast_id": 1, "character": "Jimmy Kilmartin"... [{"credit_id": "52fe443bc3a36847f8089d21", "de...
1254 10461 Get Carter [{"cast_id": 1, "character": "Jack Carter", "c... [{"credit_id": "52fe43749251416c75011093", "de...
1255 80278 The Impossible [{"cast_id": 3, "character": "Maria Bennett", ... [{"credit_id": "53466d040e0a265fef001254", "de...
1256 12704 Ishtar [{"cast_id": 1, "character": "Lyle Rogers", "c... [{"credit_id": "52fe45179251416c7504b68d", "de...
1257 10315 Fantastic Mr. Fox [{"cast_id": 4, "character": "Mr. Fox (voice)"... [{"credit_id": "52fe43579251416c7500cb7f", "de...
1258 16643 Life or Something Like It [{"cast_id": 1, "character": "Lanie Kerrigan",... [{"credit_id": "54a456919251414d2700d04c", "de...
1259 2687 Memoirs of an Invisible Man [{"cast_id": 25, "character": "Nick Holloway",... [{"credit_id": "52fe4365c3a36847f80510e1", "de...
1260 194 Amélie [{"cast_id": 4, "character": "Am\u00e9lie Poul... [{"credit_id": "52fe4225c3a36847f800778b", "de...
1261 11025 New York Minute [{"cast_id": 1, "character": "Jane Ryan", "cre... [{"credit_id": "52fe43e69251416c750225c5", "de...
1262 8849 Alfie [{"cast_id": 1, "character": "Alfie", "credit_... [{"credit_id": "562643e89251413ded006a07", "de...
1263 78698 Big Miracle [{"cast_id": 1, "character": "Rachel Kramer", ... [{"credit_id": "575adb64c3a36805d8001df8", "de...
1264 30943 The Deep End of the Ocean [{"cast_id": 1, "character": "Beth Cappadora",... [{"credit_id": "57a6886d9251417f2b002585", "de...
1265 9544 FearDotCom [{"cast_id": 1, "character": "Detective Mike R... [{"credit_id": "52fe4507c3a36847f80b81d5", "de...
1266 24418 Cirque du Freak: The Vampire's Assistant [{"cast_id": 1, "character": "Larten Crepsley"... [{"credit_id": "52fe4494c3a368484e02aef3", "de...
1267 7288 Duplex [{"cast_id": 1, "character": "Alex Rose", "cre... [{"credit_id": "52fe4477c3a36847f809798b", "de...
1268 14655 Soul Men [{"cast_id": 4, "character": "Louis Hinds", "c... [{"credit_id": "5988828a925141091500005e", "de...
1269 24575 Raise the Titanic [{"cast_id": 6, "character": "Master Chief Vin... [{"credit_id": "57a341c89251410c7d001d39", "de...
1270 10366 Universal Soldier: The Return [{"cast_id": 1, "character": "Luc Devereux", "... [{"credit_id": "52fe43619251416c7500e175", "de...
1271 19898 Pandorum [{"cast_id": 1, "character": "Bower", "credit_... [{"credit_id": "52fe47f79251416c750ab619", "de...
1272 4965 Impostor [{"cast_id": 14, "character": "Spencer Olham",... [{"credit_id": "52fe43e8c3a36847f8077b0d", "de...
1273 15074 Extreme Ops [{"cast_id": 1, "character": "Will", "credit_i... [{"credit_id": "52fe46369251416c75070fd5", "de...
1274 56715 Just Visiting [{"cast_id": 2, "character": "Thibault", "cred... [{"credit_id": "55a0e383925141297d001191", "de...
1275 1272 Sunshine [{"cast_id": 5, "character": "Robert Capa", "c... [{"credit_id": "5378a9080e0a261425004f95", "de...
1276 72358 A Thousand Words [{"cast_id": 3, "character": "Jack McCall", "c... [{"credit_id": "5917008fc3a3683a9302f11c", "de...
1277 20542 Delgo [{"cast_id": 6, "character": "Delgo", "credit_... [{"credit_id": "52fe43edc3a368484e006445", "de...
1278 266396 The Gunman [{"cast_id": 1, "character": "Terrier", "credi... [{"credit_id": "558b4eb892514141d8001135", "de...
1279 9978 Stormbreaker [{"cast_id": 34, "character": "Alex Rider", "c... [{"credit_id": "52fe4556c3a36847f80c87a3", "de...
1280 8271 Disturbia [{"cast_id": 1, "character": "Kale Brecht", "c... [{"credit_id": "55be22ab9251413e58004651", "de...
1281 10428 Hackers [{"cast_id": 16, "character": "Dade Murphy / '... [{"credit_id": "52fe436e9251416c750100bb", "de...
1282 5353 The Hunting Party [{"cast_id": 1, "character": "Simon Hunt", "cr... [{"credit_id": "52fe4404c3a36847f807d5db", "de...
1283 11934 The Hudsucker Proxy [{"cast_id": 13, "character": "Norville Barnes... [{"credit_id": "52fe44a49251416c7503be3f", "de...
1284 14392 The Warlords [{"cast_id": 1, "character": "General Ma Xinyi... [{"credit_id": "52fe45ee9251416c75067587", "de...
1285 19495 Nomad: The Warrior [{"cast_id": 1, "character": "Mansur", "credit... [{"credit_id": "52fe47db9251416c750a7c09", "de...
1286 110415 Snowpiercer [{"cast_id": 4, "character": "Curtis Everett",... [{"credit_id": "59aff0aa925141072f06deb8", "de...
1287 77459 A Monster in Paris [{"cast_id": 1001, "character": "Lucille (voic... [{"credit_id": "5922c7aec3a368799b066fec", "de...
1288 26486 The Last Shot [{"cast_id": 4, "character": "Steven Schats", ... [{"credit_id": "52fe4506c3a368484e044091", "de...
1289 9495 The Crow [{"cast_id": 1, "character": "Eric Draven", "c... [{"credit_id": "52fe44ffc3a36847f80b6a67", "de...
1290 256040 Baahubali: The Beginning [{"cast_id": 0, "character": "Shivudu / Baahub... [{"credit_id": "530206d392514121a42beaa4", "de...
1291 24420 The Time Traveler's Wife [{"cast_id": 3, "character": "Henry DeTamble",... [{"credit_id": "537c9cefc3a36854df00111a", "de...
1292 1257 Because I Said So [{"cast_id": 6, "character": "Daphne", "credit... [{"credit_id": "52fe42ebc3a36847f802cb51", "de...
1293 62214 Frankenweenie [{"cast_id": 20, "character": "Victor Frankens... [{"credit_id": "5488dcbd92514161d000031c", "de...
1294 16320 Serenity [{"cast_id": 3, "character": "Mal", "credit_id... [{"credit_id": "52fe46c59251416c75082fe3", "de...
1295 8842 Against the Ropes [{"cast_id": 1, "character": "Jackie Kallen", ... [{"credit_id": "555f44e69251417e51002c21", "de...
1296 9531 Superman III [{"cast_id": 1, "character": "Superman / Clark... [{"credit_id": "5539a98fc3a368784500791d", "de...
1297 64807 Grudge Match [{"cast_id": 1, "character": "Billy 'The Kid' ... [{"credit_id": "562f55819251410a22008d15", "de...
1298 12289 Red Cliff [{"cast_id": 2, "character": "Sun Quan", "cred... [{"credit_id": "52fe44da9251416c750432cd", "de...
1299 11529 Sweet Home Alabama [{"cast_id": 1, "character": "Melanie \"Carmic... [{"credit_id": "5685a6bd92514169d0008330", "de...
1300 20943 The Ugly Truth [{"cast_id": 1, "character": "Abby", "credit_i... [{"credit_id": "55bf3526c3a3686534007458", "de...
1301 9099 Sgt. Bilko [{"cast_id": 6, "character": "Master Sergeant ... [{"credit_id": "52fe44dbc3a36847f80ae3d7", "de...
1302 9488 Spy Kids 2: The Island of Lost Dreams [{"cast_id": 1, "character": "Gregorio Cortez"... [{"credit_id": "52fe44fec3a36847f80b65a3", "de...
1303 193 Star Trek: Generations [{"cast_id": 5, "character": "Captain Jean-Luc... [{"credit_id": "52fe4225c3a36847f8007717", "de...
1304 44865 The Grandmaster [{"cast_id": 3, "character": "Ip Man", "credit... [{"credit_id": "52fe469fc3a36847f8109283", "de...
1305 55787 Water for Elephants [{"cast_id": 2, "character": "Jacob Jankowski"... [{"credit_id": "52fe48e0c3a36847f817e3e1", "de...
1306 257932 Dragon Nest: Warriors' Dawn [{"cast_id": 2, "character": "Elena (voice)", ... [{"credit_id": "55cc5439c3a36855640007b4", "de...
1307 10400 The Hurricane [{"cast_id": 1, "character": "Rubin \"Hurrican... [{"credit_id": "5558a4e3c3a368776a0084cd", "de...
1308 1957 Enough [{"cast_id": 8, "character": "Slim Hiller", "c... [{"credit_id": "58810997c3a36814700007a0", "de...
1309 10833 Heartbreakers [{"cast_id": 1, "character": "Max Conners", "c... [{"credit_id": "56916a1a92514179ac000751", "de...
1310 256961 Paul Blart: Mall Cop 2 [{"cast_id": 3, "character": "Paul Blart", "cr... [{"credit_id": "564b14ff9251417c46002926", "de...
1311 5852 Angel Eyes [{"cast_id": 1, "character": "Sharon Pogue", "... [{"credit_id": "58f7d916c3a36845720005b9", "de...
1312 12312 Joe Somebody [{"cast_id": 1, "character": "Joe Scheffer", "... [{"credit_id": "52fe44db9251416c75043575", "de...
1313 622 The Ninth Gate [{"cast_id": 25, "character": "Dean Corso", "c... [{"credit_id": "52fe425fc3a36847f801952f", "de...
1314 11306 Extreme Measures [{"cast_id": 1, "character": "Dr. Guy Luthan",... [{"credit_id": "52fe44229251416c75029f59", "de...
1315 12508 Rock Star [{"cast_id": 1, "character": "Chris 'Izzy' Col... [{"credit_id": "52fe44f19251416c750463d7", "de...
1316 25793 Precious [{"cast_id": 1, "character": "Precious", "cred... [{"credit_id": "52fe44dec3a368484e03b7bf", "de...
1317 10534 White Squall [{"cast_id": 1, "character": "Captain Christop... [{"credit_id": "52fe43829251416c7501325d", "de...
1318 1091 The Thing [{"cast_id": 14, "character": "R.J. MacReady",... [{"credit_id": "54e637ddc3a3685fdd000537", "de...
1319 87421 Riddick [{"cast_id": 1, "character": "Riddick", "credi... [{"credit_id": "52fe49c49251416c910b8163", "de...
1320 10871 Switchback [{"cast_id": 11, "character": "Frank LaCrosse"... [{"credit_id": "5883ff70c3a368063c01189a", "de...
1321 13503 Texas Rangers [{"cast_id": 1, "character": "Lincoln Rogers D... [{"credit_id": "52fe45729251416c75056d79", "de...
1322 13600 City of Ember [{"cast_id": 17, "character": "Lina Mayfleet",... [{"credit_id": "52fe457f9251416c750589d7", "de...
1323 68722 The Master [{"cast_id": 4, "character": "Freddie Quell", ... [{"credit_id": "52fe47a0c3a368484e0d169f", "de...
1324 14324 Virgin Territory [{"cast_id": 2, "character": "Ghino", "credit_... [{"credit_id": "59b88e659251417df80091a0", "de...
1325 14325 The Express [{"cast_id": 1, "character": "Ernie Davis", "c... [{"credit_id": "55be345b9251413e51004b35", "de...
1326 299687 The 5th Wave [{"cast_id": 10, "character": "Cassiopeia \"Ca... [{"credit_id": "5450e61bc3a3680242004501", "de...
1327 312221 Creed [{"cast_id": 1, "character": "Adonis Johnson",... [{"credit_id": "5660debac3a36875ed004b80", "de...
1328 23168 The Town [{"cast_id": 4, "character": "Doug MacRay", "c... [{"credit_id": "52fe4461c3a368484e01fa9d", "de...
1329 76494 What to Expect When You're Expecting [{"cast_id": 3, "character": "Jules Baxter", "... [{"credit_id": "55c0c93bc3a3682379001cc3", "de...
1330 4944 Burn After Reading [{"cast_id": 4, "character": "Harry Pfarrer", ... [{"credit_id": "569a8307c3a36872bb000465", "de...
1331 10488 Nim's Island [{"cast_id": 1, "character": "Nim Rusoe", "cre... [{"credit_id": "553b6136925141275e004f44", "de...
1332 96721 Rush [{"cast_id": 2, "character": "Niki Lauda", "cr... [{"credit_id": "52fe49bf9251416c750d20f1", "de...
1333 334 Magnolia [{"cast_id": 3, "character": "Linda Partridge"... [{"credit_id": "52fe4239c3a36847f800d6cb", "de...
1334 23742 Cop Out [{"cast_id": 4, "character": "Jimmy Monroe", "... [{"credit_id": "52fe4475c3a368484e0242f1", "de...
1335 259694 How to Be Single [{"cast_id": 8, "character": "Alice Kepley", "... [{"credit_id": "56be233492514140a600221d", "de...
1336 62837 Dolphin Tale [{"cast_id": 10, "character": "Dr. McCarthy", ... [{"credit_id": "52fe468fc3a368484e097675", "de...
1337 8966 Twilight [{"cast_id": 4, "character": "Isabella 'Bella'... [{"credit_id": "52fe44ccc3a36847f80aa8e3", "de...
1338 8470 John Q [{"cast_id": 1, "character": "John Quincy Arch... [{"credit_id": "556a3a33c3a368762c0024b9", "de...
1339 11001 Blue Streak [{"cast_id": 10, "character": "Miles Logan", "... [{"credit_id": "52fe43df9251416c750217cd", "de...
1340 138832 We're the Millers [{"cast_id": 37, "character": "David Clark", "... [{"credit_id": "52fe4c56c3a368484e1b3195", "de...
1341 16911 The Inhabited Island [{"cast_id": 1, "character": "Maxim Kammerer",... [{"credit_id": "54e46c62c3a368454b00a240", "de...
1342 2163 Breakdown [{"cast_id": 15, "character": "Jeffrey \" Jeff... [{"credit_id": "52fe433cc3a36847f8044b9d", "de...
1343 36670 Never Say Never Again [{"cast_id": 2, "character": "James Bond", "cr... [{"credit_id": "55181b47c3a36862ff004228", "de...
1344 23048 Hot Tub Time Machine [{"cast_id": 2, "character": "Adam", "credit_i... [{"credit_id": "555adea1c3a3681089001472", "de...
1345 227735 Dolphin Tale 2 [{"cast_id": 1, "character": "Dr. Cameron McCa... [{"credit_id": "548f83dcc3a3686d860001b5", "de...
1346 2155 Reindeer Games [{"cast_id": 17, "character": "Rudy Duncan", "... [{"credit_id": "52fe433bc3a36847f804473f", "de...
1347 8409 A Man Apart [{"cast_id": 1, "character": "Sean Vetter", "c... [{"credit_id": "52fe44a5c3a36847f80a21c7", "de...
1348 222936 Aloha [{"cast_id": 8, "character": "Brian Gilcrest",... [{"credit_id": "55c56d18c3a3682f1c000b2a", "de...
1349 31908 Ghosts of Mississippi [{"cast_id": 1, "character": "Bobby DeLaughter... [{"credit_id": "5468f9de22136e68d2001387", "de...
1350 10219 Snow Falling on Cedars [{"cast_id": 1, "character": "Ishmael Chambers... [{"credit_id": "5790d4689251414b32004e49", "de...
1351 48171 The Rite [{"cast_id": 2, "character": "Father Lucas", "... [{"credit_id": "52fe4758c3a36847f81308b7", "de...
1352 782 Gattaca [{"cast_id": 7, "character": "Vincent Freeman"... [{"credit_id": "52fe4275c3a36847f8020563", "de...
1353 75531 Isn't She Great [{"cast_id": 10, "character": "Jacqueline Susa... [{"credit_id": "52fe4904c3a368484e1166bb", "de...
1354 11802 Space Chimps [{"cast_id": 2, "character": "Ham III (voice)"... [{"credit_id": "52fe44889251416c7503827d", "de...
1355 9776 Head of State [{"cast_id": 1, "character": "Mays Gilliam", "... [{"credit_id": "52fe452bc3a36847f80c025b", "de...
1356 18785 The Hangover [{"cast_id": 1, "character": "Phil Wenneck", "... [{"credit_id": "52fe479a9251416c7509f653", "de...
1357 365222 Ip Man 3 [{"cast_id": 0, "character": "Ip Man", "credit... [{"credit_id": "56b4b0019251410aab0026e8", "de...
1358 817 Austin Powers: The Spy Who Shagged Me [{"cast_id": 25, "character": "Austin Powers /... [{"credit_id": "52fe427bc3a36847f8022011", "de...
1359 268 Batman [{"cast_id": 5, "character": "Jack Napier/The ... [{"credit_id": "52fe422fc3a36847f800aa4b", "de...
1360 45054 There Be Dragons [{"cast_id": 5, "character": "Josemar\u00eda",... [{"credit_id": "52fe46acc3a36847f810c013", "de...
1361 943 Lethal Weapon 3 [{"cast_id": 21, "character": "Martin Riggs", ... [{"credit_id": "52fe4291c3a36847f8028cbd", "de...
1362 22881 The Blind Side [{"cast_id": 1, "character": "Leigh Anne Tuohy... [{"credit_id": "52fe4454c3a368484e01cda3", "de...
1363 10054 Spy Kids [{"cast_id": 11, "character": "Carmen Cortez",... [{"credit_id": "52fe43159251416c75002d37", "de...
1364 51540 Horrible Bosses [{"cast_id": 1, "character": "Dr. Julia Harris... [{"credit_id": "563f504b925141781900bb25", "de...
1365 44264 True Grit [{"cast_id": 24, "character": "Rooster Cogburn... [{"credit_id": "52fe4681c3a36847f8102c47", "de...
1366 350 The Devil Wears Prada [{"cast_id": 25, "character": "Miranda Priestl... [{"credit_id": "52fe423bc3a36847f800e2e3", "de...
1367 152 Star Trek: The Motion Picture [{"cast_id": 5, "character": "Captain James T.... [{"credit_id": "52fe421fc3a36847f8005a53", "de...
1368 109431 Identity Thief [{"cast_id": 12, "character": "Sandy Patterson... [{"credit_id": "52fe4ab6c3a36847f81dd875", "de...
1369 1598 Cape Fear [{"cast_id": 1, "character": "Max Cady", "cred... [{"credit_id": "52fe4303c3a36847f8033dd9", "de...
1370 8065 21 [{"cast_id": 1, "character": "Ben Campbell", "... [{"credit_id": "52fe4490c3a36847f809d381", "de...
1371 271718 Trainwreck [{"cast_id": 4, "character": "Amy Townsend", "... [{"credit_id": "55aa7f0c92514172ef003b26", "de...
1372 11638 Guess Who [{"cast_id": 1, "character": "Percy Jones", "c... [{"credit_id": "52fe446e9251416c75034771", "de...
1373 409 The English Patient [{"cast_id": 1, "character": "Count L\u00e1szl... [{"credit_id": "52fe4240c3a36847f800fba1", "de...
1374 2118 L.A. Confidential [{"cast_id": 17, "character": "Det. Sgt. Jack ... [{"credit_id": "52fe4337c3a36847f8043425", "de...
1375 11459 Sky High [{"cast_id": 1, "character": "Will Stronghold"... [{"credit_id": "52fe44449251416c7502eb07", "de...
1376 10806 In & Out [{"cast_id": 8, "character": "Howard Brackett"... [{"credit_id": "52fe43bb9251416c7501bea5", "de...
1377 9348 Species [{"cast_id": 5, "character": "Sil", "credit_id... [{"credit_id": "53735c95c3a368150900114f", "de...
1378 377 A Nightmare on Elm Street [{"cast_id": 7, "character": "Lt. Thompson", "... [{"credit_id": "52fe423cc3a36847f800e5c7", "de...
1379 8843 The Cell [{"cast_id": 1, "character": "Catherine Deane"... [{"credit_id": "52fe44bfc3a36847f80a7c03", "de...
1380 9313 The Man in the Iron Mask [{"cast_id": 1, "character": "King Louis XIV /... [{"credit_id": "52fe44e6c3a36847f80b0977", "de...
1381 39486 Secretariat [{"cast_id": 1, "character": "Penny Chenery", ... [{"credit_id": "52fe471e9251416c9106a99f", "de...
1382 1273 TMNT [{"cast_id": 8, "character": "Casey Jones (voi... [{"credit_id": "52fe42ecc3a36847f802d3db", "de...
1383 13920 Radio [{"cast_id": 1, "character": "Radio", "credit_... [{"credit_id": "571c2363925141115f006cf3", "de...
1384 50544 Friends with Benefits [{"cast_id": 2, "character": "Dylan Harper", "... [{"credit_id": "52fe47cbc3a36847f8148865", "de...
1385 325133 Neighbors 2: Sorority Rising [{"cast_id": 1, "character": "Mac Radner", "cr... [{"credit_id": "57337f1092514140bd000a3b", "de...
1386 140823 Saving Mr. Banks [{"cast_id": 13, "character": "P.L. Travers", ... [{"credit_id": "52fe4a9d9251416c750e81cd", "de...
1387 1883 Malcolm X [{"cast_id": 1, "character": "Malcolm X", "cre... [{"credit_id": "563b39aa9251414c70003fd5", "de...
1388 89492 This Is 40 [{"cast_id": 2, "character": "Pete", "credit_i... [{"credit_id": "52fe4a1c9251416c910c39b1", "de...
1389 22949 Old Dogs [{"cast_id": 1, "character": "Dan", "credit_id... [{"credit_id": "5681cd359251412e5201008b", "de...
1390 12437 Underworld: Rise of the Lycans [{"cast_id": 2, "character": "Viktor", "credit... [{"credit_id": "5380b9960e0a2624b40081c7", "de...
1391 2959 License to Wed [{"cast_id": 18, "character": "Reverend Frank"... [{"credit_id": "52fe4376c3a36847f805601d", "de...
1392 9957 The Benchwarmers [{"cast_id": 20, "character": "Clark", "credit... [{"credit_id": "52fe4550c3a36847f80c759d", "de...
1393 11648 Must Love Dogs [{"cast_id": 1, "character": "Sarah Nolan", "c... [{"credit_id": "52fe44709251416c75034bcb", "de...
1394 9366 Donnie Brasco [{"cast_id": 2, "character": "Donnie Brasco / ... [{"credit_id": "52fe44eec3a36847f80b278b", "de...
1395 1576 Resident Evil [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "57815ddcc3a36813870019fa", "de...
1396 609 Poltergeist [{"cast_id": 21, "character": "Steve Freeling"... [{"credit_id": "52fe425dc3a36847f801896d", "de...
1397 5516 The Ladykillers [{"cast_id": 14, "character": "Professor G.H. ... [{"credit_id": "52fe440bc3a36847f807ef5b", "de...
1398 13051 Max Payne [{"cast_id": 1, "character": "Max Payne", "cre... [{"credit_id": "52fe45339251416c7504eee5", "de...
1399 49530 In Time [{"cast_id": 11, "character": "Will Salas", "c... [{"credit_id": "5682637492514132db0119c5", "de...
1400 34806 The Back-Up Plan [{"cast_id": 22, "character": "Zoe", "credit_i... [{"credit_id": "52fe457e9251416c91034559", "de...
1401 49022 Something Borrowed [{"cast_id": 6, "character": "Darcy", "credit_... [{"credit_id": "556094369251417e51005e8e", "de...
1402 11469 Black Knight [{"cast_id": 1, "character": "Jamal Walker / S... [{"credit_id": "52fe44469251416c7502f077", "de...
1403 23479 The Bad News Bears [{"cast_id": 1, "character": "Coach Morris But... [{"credit_id": "52fe446ac3a368484e021d7f", "de...
1404 11667 Street Fighter [{"cast_id": 14, "character": "Colonel William... [{"credit_id": "52fe44759251416c750356b5", "de...
1405 423 The Pianist [{"cast_id": 8, "character": "Wladyslaw Szpilm... [{"credit_id": "55a673c5c3a3683e94000003", "de...
1406 2447 The Nativity Story [{"cast_id": 22, "character": "Maria", "credit... [{"credit_id": "52fe4358c3a36847f804d3e7", "de...
1407 10066 House of Wax [{"cast_id": 22, "character": "Carly Jones", "... [{"credit_id": "52fe43199251416c750036c1", "de...
1408 2288 Closer [{"cast_id": 4, "character": "Anna Cameron", "... [{"credit_id": "52fe434ac3a36847f8048fcb", "de...
1409 88794 J. Edgar [{"cast_id": 1, "character": "J. Edgar Hoover"... [{"credit_id": "52fe4a039251416c910c04df", "de...
1410 13515 Mirrors [{"cast_id": 6, "character": "Ben Carson", "cr... [{"credit_id": "53562d380e0a26285e002d7c", "de...
1411 11979 Queen of the Damned [{"cast_id": 13, "character": "Lestat de Lionc... [{"credit_id": "52fe44af9251416c7503d56b", "de...
1412 169 Predator 2 [{"cast_id": 14, "character": "The Predator", ... [{"credit_id": "52fe4222c3a36847f8006753", "de...
1413 8090 Untraceable [{"cast_id": 1, "character": "Agent Jennifer M... [{"credit_id": "52fe4492c3a36847f809dc3f", "de...
1414 11622 Blast from the Past [{"cast_id": 12, "character": "Adam Webber", "... [{"credit_id": "55840d3f92514171f7000fc6", "de...
1415 3604 Flash Gordon [{"cast_id": 12, "character": "Flash Gordon", ... [{"credit_id": "52fe43a0c3a36847f80630d1", "de...
1416 9541 Jersey Girl [{"cast_id": 1, "character": "Ollie Trinke", "... [{"credit_id": "555f46029251417e51002c41", "de...
1417 94348 Alex Cross [{"cast_id": 12, "character": "Dr. Alex Cross"... [{"credit_id": "539307fcc3a368643c0014c7", "de...
1418 8197 Midnight in the Garden of Good and Evil [{"cast_id": 2, "character": "John Kelso", "cr... [{"credit_id": "52fe4494c3a36847f809e3d1", "de...
1419 336004 Heist [{"cast_id": 4, "character": "Vaughn", "credit... [{"credit_id": "56c494719251416ba70027d3", "de...
1420 35019 Nanny McPhee and the Big Bang [{"cast_id": 11, "character": "Nanny McPhee", ... [{"credit_id": "577ad97f9251415af20003e1", "de...
1421 10410 Hoffa [{"cast_id": 1, "character": "James R. 'Jimmy'... [{"credit_id": "56714aa7c3a36834c101540d", "de...
1422 8836 The X Files: I Want to Believe [{"cast_id": 1, "character": "Fox Mulder", "cr... [{"credit_id": "52fe44bcc3a36847f80a72d7", "de...
1423 14442 Ella Enchanted [{"cast_id": 1, "character": "Ella of Frell", ... [{"credit_id": "58781697925141785c0001d5", "de...
1424 321741 Concussion [{"cast_id": 0, "character": "Dr. Bennet Omalu... [{"credit_id": "54c88589c3a36874ac0054a4", "de...
1425 59965 Abduction [{"cast_id": 2, "character": "Nathan Harper", ... [{"credit_id": "5391990d0e0a260fb5001629", "de...
1426 14175 Valiant [{"cast_id": 2, "character": "Valiant (voice)"... [{"credit_id": "52fe45d49251416c75063f11", "de...
1427 11004 Wonder Boys [{"cast_id": 9, "character": "Prof. Grady Trip... [{"credit_id": "52fe43e09251416c75021903", "de...
1428 11918 Superhero Movie [{"cast_id": 2, "character": "Dragonfly", "cre... [{"credit_id": "52fe44a19251416c7503b8d1", "de...
1429 98357 Broken City [{"cast_id": 3, "character": "Billy Taggart", ... [{"credit_id": "52fe4a0f9251416c750dc54d", "de...
1430 10012 Cursed [{"cast_id": 1, "character": "Zela", "credit_i... [{"credit_id": "52fe43079251416c75000ab3", "de...
1431 49526 Premium Rush [{"cast_id": 1, "character": "Wilee", "credit_... [{"credit_id": "52fe479ac3a36847f813e923", "de...
1432 268920 Hot Pursuit [{"cast_id": 3, "character": "Cooper", "credit... [{"credit_id": "54c880a8c3a36874ac005429", "de...
1433 9093 The Four Feathers [{"cast_id": 1, "character": "Harry Faversham"... [{"credit_id": "52fe44dbc3a36847f80ae229", "de...
1434 119283 Parker [{"cast_id": 4, "character": "Parker", "credit... [{"credit_id": "563f881392514129fe020b0b", "de...
1435 11823 Wimbledon [{"cast_id": 13, "character": "Lizzie Bradbury... [{"credit_id": "5706559f9251411f39002208", "de...
1436 35169 Furry Vengeance [{"cast_id": 12, "character": "Dan Sanders", "... [{"credit_id": "57064fc3c3a3685d480024b3", "de...
1437 118957 Bait [{"cast_id": 3, "character": "Tina", "credit_i... [{"credit_id": "52fe4beec3a36847f82199db", "de...
1438 849 Krull [{"cast_id": 17, "character": "Prince Colwyn",... [{"credit_id": "52fe4281c3a36847f80243bf", "de...
1439 4515 Lions for Lambs [{"cast_id": 2, "character": "Dr. Stephen Mall... [{"credit_id": "52fe43c7c3a36847f806f0b1", "de...
1440 18886 Flight of the Intruder [{"cast_id": 1, "character": "Cmdr. Frank 'Doo... [{"credit_id": "52fe47a69251416c750a0d47", "de...
1441 6575 Walk Hard: The Dewey Cox Story [{"cast_id": 14, "character": "Dewey Cox", "cr... [{"credit_id": "52fe445bc3a36847f809135f", "de...
1442 6440 The Shipping News [{"cast_id": 1, "character": "Quoyle", "credit... [{"credit_id": "56263bd892514164170003d6", "de...
1443 13496 American Outlaws [{"cast_id": 4, "character": "Jesse James", "c... [{"credit_id": "58f7e15f9251413743000b80", "de...
1444 18320 The Young Victoria [{"cast_id": 27, "character": "Queen Victoria"... [{"credit_id": "538d957dc3a368713c004917", "de...
1445 22787 Whiteout [{"cast_id": 1, "character": "Carrie Stetko", ... [{"credit_id": "52fe444fc3a368484e01bc97", "de...
1446 8967 The Tree of Life [{"cast_id": 2, "character": "Mr. O'Brien", "c... [{"credit_id": "56392e8892514129fe0122e5", "de...
1447 37498 Knock Off [{"cast_id": 1, "character": "Marcus Ray", "cr... [{"credit_id": "52fe464f9251416c910504dd", "de...
1448 144336 Sabotage [{"cast_id": 9, "character": "John 'Breacher' ... [{"credit_id": "5417f6d30e0a2637f90022db", "de...
1449 9616 The Order [{"cast_id": 1, "character": "Alex Bernier", "... [{"credit_id": "52fe4512c3a36847f80baaa1", "de...
1450 13056 Punisher: War Zone [{"cast_id": 2, "character": "Frank Castle / T... [{"credit_id": "53638c8e0e0a261e0100270f", "de...
1451 14113 Zoom [{"cast_id": 1, "character": "Jack Sheppard", ... [{"credit_id": "573133109251414868000f72", "de...
1452 285783 The Walk [{"cast_id": 0, "character": "Philippe Petit",... [{"credit_id": "5677d85ec3a368168e009124", "de...
1453 49478 Warriors of Virtue [{"cast_id": 3, "character": "Komodo", "credit... [{"credit_id": "546a21b122136e68cf0038e6", "de...
1454 9726 A Good Year [{"cast_id": 3, "character": "Max Skinner", "c... [{"credit_id": "554f61c2925141698400438b", "de...
1455 20763 Radio Flyer [{"cast_id": 1, "character": "Mike", "credit_i... [{"credit_id": "546223f7c3a3686f2b00245b", "de...
1456 9702 Bound by Honor [{"cast_id": 1, "character": "Miklo", "credit_... [{"credit_id": "52fe451ec3a36847f80bd943", "de...
1457 9311 Smilla's Sense of Snow [{"cast_id": 12, "character": "Smilla Jasperso... [{"credit_id": "52fe44e5c3a36847f80b07fd", "de...
1458 9280 Femme Fatale [{"cast_id": 9, "character": "Laure/lily", "cr... [{"credit_id": "5627610cc3a368277f002020", "de...
1459 26843 Lion of the Desert [{"cast_id": 1, "character": "Omar Mukhtar", "... [{"credit_id": "52fe451cc3a368484e04928f", "de...
1460 11876 The Horseman on the Roof [{"cast_id": 1, "character": "Pauline de Th\u0... [{"credit_id": "52fe44989251416c7503a549", "de...
1461 22267 Ride with the Devil [{"cast_id": 7, "character": "Jake Roedel", "c... [{"credit_id": "555871a6c3a3687782009200", "de...
1462 45958 Biutiful [{"cast_id": 6, "character": "Uxbal", "credit_... [{"credit_id": "52fe46dbc3a36847f81162e5", "de...
1463 1969 Bandidas [{"cast_id": 4, "character": "Maria Alvarez", ... [{"credit_id": "52fe4327c3a36847f803e6fd", "de...
1464 310706 Black Water Transit [{"cast_id": 4, "character": "Jack", "credit_i... [{"credit_id": "5500016ac3a3685b9900106a", "de...
1465 198663 The Maze Runner [{"cast_id": 3, "character": "Thomas", "credit... [{"credit_id": "5423f35d0e0a263b840034fe", "de...
1466 239573 Unfinished Business [{"cast_id": 2, "character": "Dan Trunkman", "... [{"credit_id": "5575c4749251413f3a004590", "de...
1467 10436 The Age of Innocence [{"cast_id": 1, "character": "Newland Archer",... [{"credit_id": "52fe43709251416c750106c5", "de...
1468 1381 The Fountain [{"cast_id": 2, "character": "Tom\u00e1s/Tom C... [{"credit_id": "52fe42f2c3a36847f802eddf", "de...
1469 2162 Chill Factor [{"cast_id": 14, "character": "Arlo", "credit_... [{"credit_id": "52fe433cc3a36847f8044b1b", "de...
1470 127493 Stolen [{"cast_id": 3, "character": "Will Montgomery"... [{"credit_id": "52fe4afbc3a368484e171221", "de...
1471 12429 Ponyo [{"cast_id": 14, "character": "Ponyo (voice)",... [{"credit_id": "52fe44df9251416c75043e6f", "de...
1472 228205 The Longest Ride [{"cast_id": 3, "character": "Luke Collins", "... [{"credit_id": "558d4b8bc3a36878d9000947", "de...
1473 2900 The Astronaut's Wife [{"cast_id": 16, "character": "Commander Spenc... [{"credit_id": "52fe4373c3a36847f805529f", "de...
1474 21311 I Dreamed of Africa [{"cast_id": 1, "character": "Kuki Gallmann", ... [{"credit_id": "5609d6f7c3a3686814000a38", "de...
1475 77875 Playing for Keeps [{"cast_id": 8, "character": "George", "credit... [{"credit_id": "558c14569251410f8f000b60", "de...
1476 192136 Mandela: Long Walk to Freedom [{"cast_id": 3, "character": "Nelson Mandela",... [{"credit_id": "52fe4c9d9251416c910fa79d", "de...
1477 18254 Reds [{"cast_id": 2, "character": "John Reed", "cre... [{"credit_id": "5745432b92514153c10011f2", "de...
1478 881 A Few Good Men [{"cast_id": 10, "character": "Lt. Daniel Kaff... [{"credit_id": "52fe4286c3a36847f8025d91", "de...
1479 10877 Exit Wounds [{"cast_id": 1, "character": "Orin Boyd", "cre... [{"credit_id": "52fe43c89251416c7501dfc3", "de...
1480 9600 Big Momma's House [{"cast_id": 14, "character": "Malcolm Turner"... [{"credit_id": "52fe450fc3a36847f80ba117", "de...
1481 202575 Thunder and the House of Magic [{"cast_id": 26, "character": "Thunder / Dylan... [{"credit_id": "53820c430e0a2624c700a682", "de...
1482 71469 The Darkest Hour [{"cast_id": 1, "character": "Sean", "credit_i... [{"credit_id": "54c3aec5c3a3687c4001024a", "de...
1483 85446 Step Up Revolution [{"cast_id": 1010, "character": "Emily", "cred... [{"credit_id": "52fe49419251416c910a76d7", "de...
1484 326 Snakes on a Plane [{"cast_id": 2, "character": "Neville Flynn", ... [{"credit_id": "5691639ac3a36802e400064d", "de...
1485 10685 The Watcher [{"cast_id": 1, "character": "FBI Special Agen... [{"credit_id": "52fe43a29251416c75018231", "de...
1486 7220 The Punisher [{"cast_id": 1, "character": "Frank Castle / T... [{"credit_id": "52fe4474c3a36847f8096fb1", "de...
1487 9763 Goal!: The Dream Begins [{"cast_id": 1, "character": "Santiago Munez",... [{"credit_id": "52fe4528c3a36847f80bfa1d", "de...
1488 72387 Safe [{"cast_id": 3, "character": "Luke Wright", "c... [{"credit_id": "52fe4868c3a368484e0f716d", "de...
1489 12596 Pushing Tin [{"cast_id": 1, "character": "Nick Falzone", "... [{"credit_id": "52fe45039251416c75048bc1", "de...
1490 1892 Return of the Jedi [{"cast_id": 8, "character": "Luke Skywalker",... [{"credit_id": "52fe431ec3a36847f803bc0f", "de...
1491 13460 Doomsday [{"cast_id": 1, "character": "Major Eden Sincl... [{"credit_id": "5518614d9251416f0a00498d", "de...
1492 8055 The Reader [{"cast_id": 2, "character": "Hanna Schmitz", ... [{"credit_id": "52fe448fc3a36847f809ce05", "de...
1493 50647 Wanderlust [{"cast_id": 1, "character": "George", "credit... [{"credit_id": "52fe47d0c3a36847f8149ab3", "de...
1494 10719 Elf [{"cast_id": 1, "character": "Buddy", "credit_... [{"credit_id": "52fe43a89251416c7501905b", "de...
1495 9294 Phenomenon [{"cast_id": 2, "character": "George Malley", ... [{"credit_id": "52fe44e3c3a36847f80b002f", "de...
1496 11888 Snow Dogs [{"cast_id": 39, "character": "Demon (voice)",... [{"credit_id": "52fe449b9251416c7503aa43", "de...
1497 9647 Scrooged [{"cast_id": 11, "character": "Francis Xavier ... [{"credit_id": "52fe4516c3a36847f80bba59", "de...
1498 9353 Nacho Libre [{"cast_id": 4, "character": "Nacho", "credit_... [{"credit_id": "52fe44ecc3a36847f80b2023", "de...
1499 55721 Bridesmaids [{"cast_id": 4, "character": "Annie", "credit_... [{"credit_id": "5674a1ea92514179d7000bea", "de...
1500 109414 This Is the End [{"cast_id": 14, "character": "James Franco", ... [{"credit_id": "52fe4ab2c3a36847f81dcf1f", "de...
1501 10307 Stigmata [{"cast_id": 10, "character": "Frankie Paige",... [{"credit_id": "52fe43569251416c7500c80f", "de...
1502 11978 Men of Honor [{"cast_id": 11, "character": "Master Chief Le... [{"credit_id": "52fe44ae9251416c7503d4f7", "de...
1503 22907 Takers [{"cast_id": 11, "character": "Jesse Attica", ... [{"credit_id": "52fe4455c3a368484e01d299", "de...
1504 87567 The Big Wedding [{"cast_id": 13, "character": "Don Griffin", "... [{"credit_id": "52fe49cd9251416c910b9375", "de...
1505 38322 Big Mommas: Like Father, Like Son [{"cast_id": 4, "character": "Malcolm / Big Mo... [{"credit_id": "5947f948c3a368111502e6d4", "de...
1506 45612 Source Code [{"cast_id": 1, "character": "Colter Stevens",... [{"credit_id": "52fe46cbc3a36847f81129f1", "de...
1507 7305 Alive [{"cast_id": 14, "character": "Nando Parrado",... [{"credit_id": "52fe4479c3a36847f80982f3", "de...
1508 3594 The Number 23 [{"cast_id": 21, "character": "Walter Sparrow ... [{"credit_id": "52fe439fc3a36847f8062b8d", "de...
1509 157841 The Young and Prodigious T.S. Spivet [{"cast_id": 16, "character": "T.S. Spivet", "... [{"credit_id": "52fe4bd49251416c910e6fc7", "de...
1510 11519 1941 [{"cast_id": 7, "character": "Sgt. Frank Tree"... [{"credit_id": "52fe44509251416c750306d9", "de...
1511 12920 Dreamer: Inspired By a True Story [{"cast_id": 1, "character": "Ben Crane", "cre... [{"credit_id": "52fe452c9251416c7504e239", "de...
1512 59 A History of Violence [{"cast_id": 2, "character": "Tom Stall", "cre... [{"credit_id": "52fe4212c3a36847f8001923", "de...
1513 9335 Transporter 2 [{"cast_id": 1, "character": "Frank Martin", "... [{"credit_id": "52fe44e9c3a36847f80b154d", "de...
1514 12106 The Quick and the Dead [{"cast_id": 11, "character": "Ellen \"The Lad... [{"credit_id": "52fe44b69251416c7503e58b", "de...
1515 11141 Laws of Attraction [{"cast_id": 1, "character": "Daniel Rafferty"... [{"credit_id": "52fe44019251416c75025aad", "de...
1516 8649 Bringing Out the Dead [{"cast_id": 1, "character": "Frank Pierce", "... [{"credit_id": "52fe44b2c3a36847f80a4cb7", "de...
1517 31867 Repo Men [{"cast_id": 1, "character": "Remy", "credit_i... [{"credit_id": "52fe44a49251416c91017c3f", "de...
1518 10253 Dragon Wars: D-War [{"cast_id": 13, "character": "Ethan Kendrick"... [{"credit_id": "52fe434a9251416c7500ad21", "de...
1519 3587 Bogus [{"cast_id": 2, "character": "Harriet Franklin... [{"credit_id": "52fe439fc3a36847f8062763", "de...
1520 124459 The Incredible Burt Wonderstone [{"cast_id": 5, "character": "Burt Wonderstone... [{"credit_id": "5640b21992514170610013a4", "de...
1521 24662 Cats Don't Dance [{"cast_id": 2, "character": "Danny", "credit_... [{"credit_id": "56a4c4c5925141524c001bcf", "de...
1522 32274 Cradle Will Rock [{"cast_id": 3, "character": "Marc Blitzsetin"... [{"credit_id": "52fe44c99251416c9101cc53", "de...
1523 182 The Good German [{"cast_id": 3, "character": "Jake Geismar", "... [{"credit_id": "567581fcc3a3681685002ea0", "de...
1524 5494 George and the Dragon [{"cast_id": 12, "character": "George", "credi... [{"credit_id": "52fe4409c3a36847f807e8db", "de...
1525 28 Apocalypse Now [{"cast_id": 29, "character": "Captain Benjami... [{"credit_id": "52fe4210c3a36847f800131b", "de...
1526 38073 Going the Distance [{"cast_id": 3, "character": "Erin Rankin Lang... [{"credit_id": "552ee5bec3a368618e0097de", "de...
1527 2054 Mr. Holland's Opus [{"cast_id": 10, "character": "Glenn Holland",... [{"credit_id": "56488f159251413acf00765f", "de...
1528 302156 Criminal [{"cast_id": 3, "character": "Jericho Stewart"... [{"credit_id": "576528eb92514167de001225", "de...
1529 606 Out of Africa [{"cast_id": 22, "character": "Karen Christenc... [{"credit_id": "52fe425cc3a36847f8018663", "de...
1530 87502 Flight [{"cast_id": 50, "character": "Whip Whitaker",... [{"credit_id": "52fe49ca9251416c910b8de9", "de...
1531 698 Moonraker [{"cast_id": 15, "character": "James Bond", "c... [{"credit_id": "52fe426cc3a36847f801d72b", "de...
1532 120467 The Grand Budapest Hotel [{"cast_id": 2, "character": "M. Gustave", "cr... [{"credit_id": "5319c3bac3a3685c5d002e64", "de...
1533 11313 Hearts in Atlantis [{"cast_id": 1, "character": "Ted Brautigan", ... [{"credit_id": "52fe44239251416c7502a311", "de...
1534 6488 Arachnophobia [{"cast_id": 1, "character": "Dr. Ross Jenning... [{"credit_id": "52fe4455c3a36847f808fe5f", "de...
1535 10559 Frequency [{"cast_id": 20, "character": "Frank Sullivan"... [{"credit_id": "52fe43879251416c75013ffb", "de...
1536 296099 Vacation [{"cast_id": 0, "character": "Rusty Griswold",... [{"credit_id": "562eab5c9251410a220074ad", "de...
1537 8012 Get Shorty [{"cast_id": 1, "character": "Chili Palmer", "... [{"credit_id": "563607f0c3a3681b5401b720", "de...
1538 1574 Chicago [{"cast_id": 12, "character": "Velma Kelly", "... [{"credit_id": "52fe42ffc3a36847f8032b49", "de...
1539 9032 Big Daddy [{"cast_id": 11, "character": "Sonny Koufax", ... [{"credit_id": "5726b101c3a368549e000a68", "de...
1540 2770 American Pie 2 [{"cast_id": 1, "character": "Jim Levenstein",... [{"credit_id": "5564ee039251416f25000f6d", "de...
1541 862 Toy Story [{"cast_id": 14, "character": "Woody (voice)",... [{"credit_id": "52fe4284c3a36847f8024f55", "de...
1542 1637 Speed [{"cast_id": 2, "character": "Jack Traven", "c... [{"credit_id": "52fe4307c3a36847f8034f5b", "de...
1543 72570 The Vow [{"cast_id": 1001, "character": "Paige Collins... [{"credit_id": "5609b4ce92514171a00004c7", "de...
1544 27569 Extraordinary Measures [{"cast_id": 1, "character": "Dr. Robert Stone... [{"credit_id": "52fe4554c3a368484e053f65", "de...
1545 10637 Remember the Titans [{"cast_id": 1, "character": "Coach Herman Boo... [{"credit_id": "52fe43999251416c75016bdf", "de...
1546 1669 The Hunt for Red October [{"cast_id": 2, "character": "Jack Ryan", "cre... [{"credit_id": "52fe430ac3a36847f80360a7", "de...
1547 132363 The Butler [{"cast_id": 17, "character": "Cecil Gaines", ... [{"credit_id": "533017ff9251413a75005535", "de...
1548 9472 DodgeBall: A True Underdog Story [{"cast_id": 1, "character": "Peter La Fleur",... [{"credit_id": "5566375ac3a3680ab1000041", "de...
1549 2907 The Addams Family [{"cast_id": 3, "character": "Gomez Addams", "... [{"credit_id": "52fe4374c3a36847f80554dd", "de...
1550 9273 Ace Ventura: When Nature Calls [{"cast_id": 1, "character": "Ace Ventura", "c... [{"credit_id": "52fe44dfc3a36847f80af28b", "de...
1551 9880 The Princess Diaries [{"cast_id": 10, "character": "Amelia \"Mia\" ... [{"credit_id": "55783958c3a36842ee00177f", "de...
1552 2925 The First Wives Club [{"cast_id": 3, "character": "Elise Elliot Atc... [{"credit_id": "53c00f0ec3a3687e59004d46", "de...
1553 807 Se7en [{"cast_id": 17, "character": "Detective David... [{"credit_id": "52fe4279c3a36847f802176f", "de...
1554 17654 District 9 [{"cast_id": 3, "character": "Wikus van der Me... [{"credit_id": "52fe473c9251416c7509237d", "de...
1555 11836 The SpongeBob SquarePants Movie [{"cast_id": 11, "character": "Spongebob", "cr... [{"credit_id": "52fe448f9251416c750391cd", "de...
1556 322 Mystic River [{"cast_id": 4, "character": "Jimmy Markum", "... [{"credit_id": "52fe4237c3a36847f800d051", "de...
1557 70 Million Dollar Baby [{"cast_id": 4, "character": "Frankie Dunn", "... [{"credit_id": "52fe4213c3a36847f800200b", "de...
1558 9535 Analyze This [{"cast_id": 1, "character": "Paul Vitti", "cr... [{"credit_id": "52fe4506c3a36847f80b7c81", "de...
1559 11036 The Notebook [{"cast_id": 4, "character": "Allie Hamilton",... [{"credit_id": "52fe43e89251416c75022af1", "de...
1560 6557 27 Dresses [{"cast_id": 14, "character": "Jane Nichols", ... [{"credit_id": "52fe445bc3a36847f8091225", "de...
1561 18126 Hannah Montana: The Movie [{"cast_id": 2, "character": "Miley Stewart/Ha... [{"credit_id": "563e20079251411867003cb7", "de...
1562 16340 Rugrats in Paris: The Movie [{"cast_id": 1, "character": "Tommy Pickles (v... [{"credit_id": "588c37d092514136d40021ff", "de...
1563 10333 The Prince of Tides [{"cast_id": 1, "character": "Tom Wingo", "cre... [{"credit_id": "52fe435b9251416c7500d40f", "de...
1564 4476 Legends of the Fall [{"cast_id": 17, "character": "Tristan Ludlow"... [{"credit_id": "52fe43c4c3a36847f806e1df", "de...
1565 22947 Up in the Air [{"cast_id": 4, "character": "Ryan Bingham", "... [{"credit_id": "56677c9e925141740b0007d2", "de...
1566 2755 About Schmidt [{"cast_id": 4, "character": "Warren R. Schmid... [{"credit_id": "52fe436ac3a36847f8052811", "de...
1567 82654 Warm Bodies [{"cast_id": 13, "character": "R", "credit_id"... [{"credit_id": "57667af1c3a3687f530001dc", "de...
1568 59967 Looper [{"cast_id": 3, "character": "Joe", "credit_id... [{"credit_id": "52fe49a5c3a36847f81a52a1", "de...
1569 16300 Down to Earth [{"cast_id": 3, "character": "Lance Barton", "... [{"credit_id": "551ed1c492514137410035e0", "de...
1570 9598 Babe [{"cast_id": 1, "character": "Babe the Gallant... [{"credit_id": "52fe450fc3a36847f80b9ff7", "de...
1571 82696 Hope Springs [{"cast_id": 13, "character": "Kay", "credit_i... [{"credit_id": "52fe486f9251416c9108c445", "de...
1572 9870 Forgetting Sarah Marshall [{"cast_id": 10, "character": "Peter Bretter",... [{"credit_id": "52fe453bc3a36847f80c3487", "de...
1573 8292 Four Brothers [{"cast_id": 2, "character": "Bobby Mercer", "... [{"credit_id": "57d062ebc3a3681629001a5d", "de...
1574 8780 Baby Mama [{"cast_id": 4, "character": "Kate Holbrook", ... [{"credit_id": "557028a3925141086c001cd7", "de...
1575 9715 Hope Floats [{"cast_id": 1, "character": "Birdee Pruitt", ... [{"credit_id": "52fe4520c3a36847f80be045", "de...
1576 10521 Bride Wars [{"cast_id": 2, "character": "Emma", "credit_i... [{"credit_id": "52fe437f9251416c75012b75", "de...
1577 10762 Without a Paddle [{"cast_id": 40, "character": "Dan Mott", "cre... [{"credit_id": "52fe43b29251416c7501a909", "de...
1578 10096 13 Going on 30 [{"cast_id": 12, "character": "Jenna Rink", "c... [{"credit_id": "52fe43259251416c750054a3", "de...
1579 59436 Midnight in Paris [{"cast_id": 3, "character": "Gil", "credit_id... [{"credit_id": "52fe4990c3a36847f81a0c7f", "de...
1580 227783 The Nut Job [{"cast_id": 1, "character": "Surly (voice)", ... [{"credit_id": "52fe4eb29251416c7515f38f", "de...
1581 4133 Blow [{"cast_id": 44, "character": "George Jung", "... [{"credit_id": "52fe43aec3a36847f8067595", "de...
1582 10207 Message in a Bottle [{"cast_id": 1, "character": "Garrett Blake", ... [{"credit_id": "52fe43429251416c7500988d", "de...
1583 172 Star Trek V: The Final Frontier [{"cast_id": 4, "character": "Captain James T.... [{"credit_id": "52fe4222c3a36847f80069b1", "de...
1584 21972 Like Mike [{"cast_id": 1, "character": "Calvin Cambridge... [{"credit_id": "590379e8c3a3683bb80013af", "de...
1585 36593 The Naked Gun 33⅓: The Final Insult [{"cast_id": 4, "character": "Lt. Frank Drebin... [{"credit_id": "52fe45f79251416c91044833", "de...
1586 707 A View to a Kill [{"cast_id": 16, "character": "James Bond", "c... [{"credit_id": "52fe426dc3a36847f801deb5", "de...
1587 533 The Curse of the Were-Rabbit [{"cast_id": 30, "character": "Wallace / Hutch... [{"credit_id": "52fe424ec3a36847f8013ec3", "de...
1588 6023 P.S. I Love You [{"cast_id": 19, "character": "Holly", "credit... [{"credit_id": "52fe4438c3a36847f80893b3", "de...
1589 6439 Racing Stripes [{"cast_id": 23, "character": "Stripes (voice)... [{"credit_id": "52fe4451c3a36847f808ef7b", "de...
1590 4347 Atonement [{"cast_id": 11, "character": "Cecilia Tallis"... [{"credit_id": "52fe43bbc3a36847f806b5a7", "de...
1591 37056 Letters to Juliet [{"cast_id": 2, "character": "Sophie Hall", "c... [{"credit_id": "52fe46269251416c9104acd1", "de...
1592 4105 Black Rain [{"cast_id": 1, "character": "Nick", "credit_i... [{"credit_id": "575ca5e89251412b68000667", "de...
1593 76489 The Three Stooges [{"cast_id": 10, "character": "Larry", "credit... [{"credit_id": "52fe493dc3a368484e1215f5", "de...
1594 3933 Corpse Bride [{"cast_id": 2, "character": "Victor Van Dort ... [{"credit_id": "52fe43a7c3a36847f806504f", "de...
1595 9918 Glory Road [{"cast_id": 19, "character": "Don Haskins", "... [{"credit_id": "52fe4548c3a36847f80c5951", "de...
1596 273481 Sicario [{"cast_id": 2, "character": "Kate Macer", "cr... [{"credit_id": "554f6950925141402a007258", "de...
1597 307081 Southpaw [{"cast_id": 0, "character": "Billy 'The Great... [{"credit_id": "55defab2925141471a001b90", "de...
1598 16871 Drag Me to Hell [{"cast_id": 5, "character": "Christine Brown"... [{"credit_id": "52fe46f39251416c75088def", "de...
1599 293863 The Age of Adaline [{"cast_id": 0, "character": "Adaline Bowman",... [{"credit_id": "55c3273e9251413eee0018c1", "de...
1600 13156 Secondhand Lions [{"cast_id": 1, "character": "Garth", "credit_... [{"credit_id": "52fe45469251416c75050f75", "de...
1601 41233 Step Up 3D [{"cast_id": 5, "character": "Luke", "credit_i... [{"credit_id": "52fe45bec3a36847f80d7dc1", "de...
1602 9266 Blue Crush [{"cast_id": 12, "character": "Anne Marie Chad... [{"credit_id": "52fe44dec3a36847f80aee8d", "de...
1603 1262 Stranger Than Fiction [{"cast_id": 1, "character": "Harold Crick", "... [{"credit_id": "569932fa925141253a00470a", "de...
1604 4513 30 Days of Night [{"cast_id": 4, "character": "Eben Oleson", "c... [{"credit_id": "52fe43c7c3a36847f806ef9d", "de...
1605 22970 The Cabin in the Woods [{"cast_id": 9, "character": "Dana Polk", "cre... [{"credit_id": "52fe4458c3a368484e01dc39", "de...
1606 7278 Meet the Spartans [{"cast_id": 14, "character": "Leonidas", "cre... [{"credit_id": "52fe4476c3a36847f809783f", "de...
1607 9013 Midnight Run [{"cast_id": 1, "character": "Jack Walsh", "cr... [{"credit_id": "56446be39251410a410052c8", "de...
1608 865 The Running Man [{"cast_id": 15, "character": "Ben Richards", ... [{"credit_id": "52fe4284c3a36847f8025235", "de...
1609 10776 Little Shop of Horrors [{"cast_id": 8, "character": "Seymour Krelborn... [{"credit_id": "558d5d0ec3a36834820001e0", "de...
1610 50456 Hanna [{"cast_id": 6, "character": "Hanna Heller", "... [{"credit_id": "52fe47c8c3a36847f8147ecb", "de...
1611 9823 Mortal Kombat: Annihilation [{"cast_id": 1, "character": "Liu Kang", "cred... [{"credit_id": "52fe4534c3a36847f80c2035", "de...
1612 59861 Larry Crowne [{"cast_id": 3, "character": "Larry Crowne", "... [{"credit_id": "52fe499dc3a36847f81a3b4f", "de...
1613 133805 Carrie [{"cast_id": 16, "character": "Carrie White", ... [{"credit_id": "533966d49251417da70045dd", "de...
1614 12763 Take the Lead [{"cast_id": 1, "character": "Pierre Dulaine",... [{"credit_id": "556add5cc3a36826f80011db", "de...
1615 9766 Gridiron Gang [{"cast_id": 1, "character": "Sean Porter", "c... [{"credit_id": "52fe4529c3a36847f80bfbbd", "de...
1616 14034 What's the Worst That Could Happen? [{"cast_id": 1, "character": "Kevin Caffery", ... [{"credit_id": "52fe45c59251416c75061f41", "de...
1617 12244 9 [{"cast_id": 7, "character": "1 (voice)", "cre... [{"credit_id": "52fe44d29251416c750422f3", "de...
1618 109421 Side Effects [{"cast_id": 14, "character": "Jonathan Banks"... [{"credit_id": "52fe4ab4c3a36847f81dd435", "de...
1619 11137 The Prince & Me [{"cast_id": 1, "character": "Paige Morgan", "... [{"credit_id": "5628b8049251414ccf0016cf", "de...
1620 51162 Winnie the Pooh [{"cast_id": 1004, "character": "Winnie the Po... [{"credit_id": "5542d8a9925141586100090e", "de...
1621 10152 Dumb and Dumberer: When Harry Met Lloyd [{"cast_id": 12, "character": "Mrs. Dunne", "c... [{"credit_id": "52fe43369251416c75007c47", "de...
1622 9452 Bulworth [{"cast_id": 1, "character": "Senator Jay Bill... [{"credit_id": "52fe44f9c3a36847f80b52af", "de...
1623 239566 Get on Up [{"cast_id": 9, "character": "James Brown", "c... [{"credit_id": "569a4861c3a3686f9b0015e4", "de...
1624 53113 One True Thing [{"cast_id": 1, "character": "Kate Gulden", "c... [{"credit_id": "52fe4853c3a36847f8161c1d", "de...
1625 9271 Virtuosity [{"cast_id": 10, "character": "Lt. Parker Barn... [{"credit_id": "52fe44dfc3a36847f80af169", "de...
1626 4474 My Super Ex-Girlfriend [{"cast_id": 3, "character": "Jenny Johnson", ... [{"credit_id": "52fe43c4c3a36847f806e0c3", "de...
1627 184346 Deliver Us from Evil [{"cast_id": 4, "character": "Ralph Sarchie", ... [{"credit_id": "54b13f8ec3a3680945002153", "de...
1628 48340 Sanctum [{"cast_id": 4, "character": "Carl Hurley", "c... [{"credit_id": "536b7fdd0e0a2647c800c280", "de...
1629 14846 Little Black Book [{"cast_id": 1, "character": "Stacy", "credit_... [{"credit_id": "5537815392514140b10004f3", "de...
1630 72207 The Five-Year Engagement [{"cast_id": 7, "character": "Tom Solomon", "c... [{"credit_id": "5674a22192514179dd000b11", "de...
1631 16232 Mr. 3000 [{"cast_id": 1, "character": "Stan Ross", "cre... [{"credit_id": "5626adedc3a368278f000015", "de...
1632 43539 The Next Three Days [{"cast_id": 20, "character": "John Brennan", ... [{"credit_id": "52fe464fc3a36847f80f816b", "de...
1633 9920 Ultraviolet [{"cast_id": 22, "character": "Violet Song Jat... [{"credit_id": "58a4c23ac3a3686cc2008ab8", "de...
1634 8978 Assault on Precinct 13 [{"cast_id": 8, "character": "Sergeant Jake Ro... [{"credit_id": "5399a25ec3a3681d1b00188f", "de...
1635 11702 The Replacement Killers [{"cast_id": 11, "character": "John Lee", "cre... [{"credit_id": "52fe447c9251416c7503683d", "de...
1636 18550 Fled [{"cast_id": 1, "character": "Piper", "credit_... [{"credit_id": "52fe47859251416c7509c72b", "de...
1637 8869 Eight Legged Freaks [{"cast_id": 12, "character": "Chris McCormick... [{"credit_id": "52fe44c2c3a36847f80a8535", "de...
1638 43347 Love & Other Drugs [{"cast_id": 2, "character": "Jamie Randall", ... [{"credit_id": "52fe4641c3a36847f80f4acd", "de...
1639 3489 88 Minutes [{"cast_id": 1, "character": "Jack Gramm", "cr... [{"credit_id": "52fe4396c3a36847f805fe51", "de...
1640 9701 North Country [{"cast_id": 1, "character": "Josey Aimes", "c... [{"credit_id": "52fe451ec3a36847f80bd87b", "de...
1641 2122 The Whole Ten Yards [{"cast_id": 15, "character": "Jimmy", "credit... [{"credit_id": "55377e8f9251414ab9001c4c", "de...
1642 37707 Splice [{"cast_id": 2, "character": "Clive", "credit_... [{"credit_id": "52fe46669251416c9105329f", "de...
1643 10658 Howard the Duck [{"cast_id": 1, "character": "Beverly Switzler... [{"credit_id": "52fe439d9251416c7501758b", "de...
1644 13150 Pride and Glory [{"cast_id": 1, "character": "Ray Tierney", "c... [{"credit_id": "52fe45459251416c75050d43", "de...
1645 9042 The Cave [{"cast_id": 1, "character": "Jack McAllister"... [{"credit_id": "52fe44d5c3a36847f80acc27", "de...
1646 17813 Alex & Emma [{"cast_id": 1, "character": "Alex Sheldon / A... [{"credit_id": "584f7bc3c3a3682fb80045e2", "de...
1647 11208 Wicker Park [{"cast_id": 1, "character": "Matthew", "credi... [{"credit_id": "52fe44119251416c75027b89", "de...
1648 58151 Fright Night [{"cast_id": 9, "character": "Charley Brewster... [{"credit_id": "52fe4956c3a36847f8194f53", "de...
1649 11400 The New World [{"cast_id": 1, "character": "Captain Smith", ... [{"credit_id": "53590bcfc3a368560100a1f8", "de...
1650 10350 Wing Commander [{"cast_id": 1, "character": "1st Lt. Christop... [{"credit_id": "52fe435e9251416c7500db63", "de...
1651 28902 In Dreams [{"cast_id": 4, "character": "Claire Cooper", ... [{"credit_id": "55970f30c3a36855e300026d", "de...
1652 14164 Dragonball Evolution [{"cast_id": 17, "character": "Master Roshi", ... [{"credit_id": "52fe45d29251416c75063b05", "de...
1653 76640 The Last Stand [{"cast_id": 2, "character": "Sheriff Ray Owen... [{"credit_id": "534e53950e0a2679e0001588", "de...
1654 11058 Godsend [{"cast_id": 1, "character": "Paul Duncan", "c... [{"credit_id": "52fe43ed9251416c7502357f", "de...
1655 14844 Chasing Liberty [{"cast_id": 1, "character": "Anna Foster", "c... [{"credit_id": "563c813992514150af00414f", "de...
1656 57089 Hoodwinked Too! Hood VS. Evil [{"cast_id": 2, "character": "Red Riding Hood ... [{"credit_id": "52fe4924c3a36847f818af43", "de...
1657 1947 An Unfinished Life [{"cast_id": 1, "character": "Einar Gilkyson",... [{"credit_id": "562a0dd6c3a3681b5e001c48", "de...
1658 8054 The Imaginarium of Doctor Parnassus [{"cast_id": 4, "character": "Doctor Parnassus... [{"credit_id": "52fe448ec3a36847f809cd2b", "de...
1659 46829 Barney's Version [{"cast_id": 12, "character": "Barney Panofsky... [{"credit_id": "577685e0925141035b000a8c", "de...
1660 146238 Runner Runner [{"cast_id": 1, "character": "Ivan Block", "cr... [{"credit_id": "52fe4b799251416c75103ffb", "de...
1661 9989 Antitrust [{"cast_id": 18, "character": "Milo Hoffman", ... [{"credit_id": "52fe4558c3a36847f80c90af", "de...
1662 9665 Glory [{"cast_id": 1, "character": "Col. Robert Goul... [{"credit_id": "5538b05e92514138a9001d03", "de...
1663 311 Once Upon a Time in America [{"cast_id": 3, "character": "David 'Noodles' ... [{"credit_id": "52fe4236c3a36847f800c805", "de...
1664 102362 Dead Man Down [{"cast_id": 1, "character": "Victor", "credit... [{"credit_id": "52fe4a07c3a36847f81b458b", "de...
1665 11162 The Merchant of Venice [{"cast_id": 1, "character": "Shylock", "credi... [{"credit_id": "52fe44049251416c750262b9", "de...
1666 6016 The Good Thief [{"cast_id": 14, "character": "Bob Montagnet",... [{"credit_id": "5664145ac3a3682c01007c11", "de...
1667 17186 Supercross [{"cast_id": 2, "character": "K.C. Carlyle", "... [{"credit_id": "52fe470e9251416c7508c655", "de...
1668 13967 Miss Potter [{"cast_id": 1, "character": "Norman Warne", "... [{"credit_id": "58ab4d78c3a36849fe000d0a", "de...
1669 2008 The Promise [{"cast_id": 13, "character": "Princess Qingch... [{"credit_id": "52fe432bc3a36847f803fb19", "de...
1670 9053 DOA: Dead or Alive [{"cast_id": 1, "character": "Tina Armstrong",... [{"credit_id": "52fe44d6c3a36847f80ad00b", "de...
1671 4512 The Assassination of Jesse James by the Coward... [{"cast_id": 3, "character": "Jesse James", "c... [{"credit_id": "52fe43c7c3a36847f806eed1", "de...
1672 76349 1911 [{"cast_id": 1, "character": "Huang Xing / Hua... [{"credit_id": "52fe4933c3a368484e11f9c3", "de...
1673 31203 Little Nicholas [{"cast_id": 10, "character": "Nicolas", "cred... [{"credit_id": "52fe44689251416c9100fab9", "de...
1674 265208 Wild Card [{"cast_id": 0, "character": "Nick Wild", "cre... [{"credit_id": "567846fcc3a3684750000223", "de...
1675 45610 Machine Gun Preacher [{"cast_id": 12, "character": "Sam Childers", ... [{"credit_id": "52fe46cbc3a36847f811285d", "de...
1676 50135 Animals United [{"cast_id": 35, "character": "Charles", "cred... [{"credit_id": "594853dc9251417e4c026b9a", "de...
1677 1874 Goodbye Bafana [{"cast_id": 5, "character": "James Gregory", ... [{"credit_id": "52fe431cc3a36847f803b2a7", "de...
1678 271331 United Passions [{"cast_id": 0, "character": "Sepp Blatter", "... [{"credit_id": "537e77030e0a2624cb002bf8", "de...
1679 215211 Grace of Monaco [{"cast_id": 1, "character": "Grace Kelly", "c... [{"credit_id": "543f83bb0e0a265abf0012cc", "de...
1680 367961 Savva. Heart of the Warrior [{"cast_id": 0, "character": "Savva (voice)", ... [{"credit_id": "57fbb32bc3a3687467000e8a", "de...
1681 10955 Ripley's Game [{"cast_id": 2, "character": "Tom Ripley", "cr... [{"credit_id": "52fe43d89251416c7502062f", "de...
1682 223702 Sausage Party [{"cast_id": 7, "character": "Frank / Sergeant... [{"credit_id": "52fe4e1e9251416c7514bec9", "de...
1683 254470 Pitch Perfect 2 [{"cast_id": 4, "character": "Beca Mitchell", ... [{"credit_id": "5568cc72c3a36854760000c9", "de...
1684 69 Walk the Line [{"cast_id": 2, "character": "Johnny Cash", "c... [{"credit_id": "52fe4213c3a36847f8001f3f", "de...
1685 4967 Keeping the Faith [{"cast_id": 10, "character": "Rabbi Jake Schr... [{"credit_id": "52fe43e9c3a36847f8077c2f", "de...
1686 9449 The Borrowers [{"cast_id": 1, "character": "Ocious P. Potter... [{"credit_id": "570aea0992514111f20001e3", "de...
1687 11499 Frost/Nixon [{"cast_id": 6, "character": "David Frost", "c... [{"credit_id": "56430a0dc3a36870e0001396", "de...
1688 4912 Confessions of a Dangerous Mind [{"cast_id": 15, "character": "Chuck Barris", ... [{"credit_id": "52fe43e2c3a36847f80760b5", "de...
1689 12771 Serving Sara [{"cast_id": 1, "character": "Joe Tyler", "cre... [{"credit_id": "52fe451f9251416c7504c811", "de...
1690 323676 The Boss [{"cast_id": 0, "character": "Michelle Darnell... [{"credit_id": "5694418f9251414b7200038e", "de...
1691 12506 Cry Freedom [{"cast_id": 1, "character": "Steve Biko", "cr... [{"credit_id": "52fe44f09251416c7504632d", "de...
1692 24071 Mumford [{"cast_id": 3, "character": "Mumford", "credi... [{"credit_id": "52fe4480c3a368484e026c51", "de...
1693 11249 Seed of Chucky [{"cast_id": 1, "character": "Chucky", "credit... [{"credit_id": "52fe441a9251416c75028e57", "de...
1694 9667 The Jacket [{"cast_id": 4, "character": "Jack Starks", "c... [{"credit_id": "52fe4518c3a36847f80bc3c1", "de...
1695 812 Aladdin [{"cast_id": 18, "character": "Aladdin \"Al\" ... [{"credit_id": "533635889251417d9e000506", "de...
1696 277216 Straight Outta Compton [{"cast_id": 13, "character": "Ice Cube", "cre... [{"credit_id": "56829e7392514169d000046c", "de...
1697 87 Indiana Jones and the Temple of Doom [{"cast_id": 4, "character": "Indiana Jones", ... [{"credit_id": "52fe4215c3a36847f8002c45", "de...
1698 14444 The Rugrats Movie [{"cast_id": 4, "character": "Ranger Margaret ... [{"credit_id": "52fe45f49251416c7506837d", "de...
1699 2043 Along Came a Spider [{"cast_id": 11, "character": "Alex Cross", "c... [{"credit_id": "55853ddd92514173e6002912", "de...
1700 315664 Florence Foster Jenkins [{"cast_id": 0, "character": "Florence Foster ... [{"credit_id": "572cadb792514165f000009f", "de...
1701 1428 Once Upon a Time in Mexico [{"cast_id": 2, "character": "El Mariachi", "c... [{"credit_id": "52fe42f6c3a36847f803021d", "de...
1702 562 Die Hard [{"cast_id": 5, "character": "John McClane", "... [{"credit_id": "52fe4252c3a36847f8015429", "de...
1703 15373 Role Models [{"cast_id": 2, "character": "Wheeler", "credi... [{"credit_id": "563e157f9251411867003b27", "de...
1704 318846 The Big Short [{"cast_id": 2, "character": "Michael Burry", ... [{"credit_id": "568349e09251414f6300f7b7", "de...
1705 26320 Taking Woodstock [{"cast_id": 8, "character": "Elliot Teichberg... [{"credit_id": "52fe44fac3a368484e041c19", "de...
1706 14292 Miracle [{"cast_id": 3, "character": "Herb Brooks", "c... [{"credit_id": "52fe45e39251416c75065e53", "de...
1707 924 Dawn of the Dead [{"cast_id": 22, "character": "Ana", "credit_i... [{"credit_id": "52fe428ec3a36847f8027c57", "de...
1708 2018 The Wedding Planner [{"cast_id": 16, "character": "Mary Fiore", "c... [{"credit_id": "59a5cc909251412f61011d2b", "de...
1709 192577 Space Pirate Captain Harlock [{"cast_id": 1, "character": "Captain Harlock ... [{"credit_id": "52fe4cac9251416c910fc711", "de...
1710 9428 The Royal Tenenbaums [{"cast_id": 2, "character": "Royal Tenenbaum"... [{"credit_id": "52fe44f6c3a36847f80b4671", "de...
1711 2832 Identity [{"cast_id": 7, "character": "Ed", "credit_id"... [{"credit_id": "589fd370c3a3684e89000248", "de...
1712 137093 Last Vegas [{"cast_id": 12, "character": "Paddy", "credit... [{"credit_id": "52fe4c25c3a368484e1a9d19", "de...
1713 699 For Your Eyes Only [{"cast_id": 17, "character": "James Bond", "c... [{"credit_id": "562d3b5fc3a3681b4d009859", "de...
1714 9778 Serendipity [{"cast_id": 1, "character": "Jonathan Trager"... [{"credit_id": "52fe452bc3a36847f80c03df", "de...
1715 8831 Timecop [{"cast_id": 9, "character": "Max Walker", "cr... [{"credit_id": "52fe44bbc3a36847f80a6e07", "de...
1716 9398 Zoolander [{"cast_id": 1, "character": "Derek Zoolander"... [{"credit_id": "556f8417925141326c0008cb", "de...
1717 112949 Safe Haven [{"cast_id": 9, "character": "Katie Feldman", ... [{"credit_id": "54876e7b9251416b9400008f", "de...
1718 10439 Hocus Pocus [{"cast_id": 1, "character": "Winifred 'Winnie... [{"credit_id": "52fe43719251416c750108d7", "de...
1719 3638 No Reservations [{"cast_id": 1, "character": "Kate", "credit_i... [{"credit_id": "52fe43a1c3a36847f80633b1", "de...
1720 23483 Kick-Ass [{"cast_id": 9, "character": "Dave Lizewski / ... [{"credit_id": "566c57cbc3a368535a008f91", "de...
1721 62206 30 Minutes or Less [{"cast_id": 3, "character": "Nick", "credit_i... [{"credit_id": "52fe4675c3a368484e091d2d", "de...
1722 10577 Dracula 2000 [{"cast_id": 10, "character": "Dracula", "cred... [{"credit_id": "5686a528c3a36860e901fa56", "de...
1723 218778 Alexander and the Terrible, Horrible, No Good,... [{"cast_id": 20, "character": "Ben Cooper", "c... [{"credit_id": "57b0bac592514141fa001978", "de...
1724 4348 Pride & Prejudice [{"cast_id": 38, "character": "Elizabeth Benne... [{"credit_id": "52fe43bbc3a36847f806b66b", "de...
1725 78 Blade Runner [{"cast_id": 6, "character": "Rick Deckard", "... [{"credit_id": "549e9edcc3a3682f2300824b", "de...
1726 11780 Rob Roy [{"cast_id": 9, "character": "Robert Roy MacGr... [{"credit_id": "52fe44849251416c7503799d", "de...
1727 192102 3 Days to Kill [{"cast_id": 2, "character": "Ethan Renner", "... [{"credit_id": "5369a1a7c3a36812200071ae", "de...
1728 2001 We Own the Night [{"cast_id": 2, "character": "Bobby Green", "c... [{"credit_id": "58d281fac3a36838f101cc2b", "de...
1729 10383 Lost Souls [{"cast_id": 7, "character": "Maya Larkin", "c... [{"credit_id": "52fe43639251416c7500e733", "de...
1730 11516 Winged Migration [{"cast_id": 7, "character": "Narrator", "cred... [{"credit_id": "52fe44509251416c75030575", "de...
1731 10025 Just My Luck [{"cast_id": 22, "character": "Ashley Albright... [{"credit_id": "52fe430a9251416c75001319", "de...
1732 15198 Mystery, Alaska [{"cast_id": 4, "character": "John Biebe", "cr... [{"credit_id": "52fe46439251416c750729df", "de...
1733 23172 The Spy Next Door [{"cast_id": 4, "character": "Gillian", "credi... [{"credit_id": "52fe4461c3a368484e01fbd7", "de...
1734 17834 A Simple Wish [{"cast_id": 5, "character": "Murray", "credit... [{"credit_id": "52fe474c9251416c75094657", "de...
1735 10016 Ghosts of Mars [{"cast_id": 10, "character": "Lt. Melanie Bal... [{"credit_id": "552f907692514114e6000b1b", "de...
1736 10317 Our Brand Is Crisis [{"cast_id": 3, "character": "'Calamity' Jane ... [{"credit_id": "55bf9e699251413e510072dd", "de...
1737 58431 Pride and Prejudice and Zombies [{"cast_id": 12, "character": "Elizabeth Benne... [{"credit_id": "52fe4962c3a36847f81974d3", "de...
1738 9746 Kundun [{"cast_id": 4, "character": "Dalai Lama (Adul... [{"credit_id": "56826296925141133400b1a9", "de...
1739 13092 How to Lose Friends & Alienate People [{"cast_id": 1, "character": "Young Sidney", "... [{"credit_id": "52fe45399251416c7504fb79", "de...
1740 59859 Kick-Ass 2 [{"cast_id": 35, "character": "Dave Lizewski /... [{"credit_id": "58cf95a0c3a368508c0317d5", "de...
1741 13495 Alatriste [{"cast_id": 2, "character": "Diego Alatriste"... [{"credit_id": "52fe45719251416c75056ad3", "de...
1742 254473 Brick Mansions [{"cast_id": 1, "character": "Damien Collier",... [{"credit_id": "52fe4ebd9251416c9113c123", "de...
1743 700 Octopussy [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426cc3a36847f801d973", "de...
1744 4964 Knocked Up [{"cast_id": 2, "character": "Ben Stone", "cre... [{"credit_id": "52fe43e8c3a36847f8077a17", "de...
1745 10024 My Sister's Keeper [{"cast_id": 2, "character": "Sara Fitzgerald"... [{"credit_id": "52fe430a9251416c75001279", "de...
1746 13490 Welcome Home Roscoe Jenkins [{"cast_id": 1, "character": "Roscoe Jenkins",... [{"credit_id": "52fe45709251416c75056953", "de...
1747 15927 A Passage to India [{"cast_id": 1, "character": "Adela Quested", ... [{"credit_id": "52fe468b9251416c7507ba99", "de...
1748 1259 Notes on a Scandal [{"cast_id": 2, "character": "Barbara Covett",... [{"credit_id": "52fe42ebc3a36847f802cc2b", "de...
1749 5125 Rendition [{"cast_id": 1, "character": "Anwar El-Ibrahim... [{"credit_id": "52fe43f5c3a36847f807a709", "de...
1750 174 Star Trek VI: The Undiscovered Country [{"cast_id": 6, "character": "James Tiberius K... [{"credit_id": "52fe4222c3a36847f8006ac1", "de...
1751 9583 Divine Secrets of the Ya-Ya Sisterhood [{"cast_id": 1, "character": "Siddalee 'Sidda'... [{"credit_id": "555dd65ec3a36868c9001463", "de...
1752 9437 Kiss the Girls [{"cast_id": 8, "character": "Alex Cross", "cr... [{"credit_id": "52fe44f7c3a36847f80b4a33", "de...
1753 525 The Blues Brothers [{"cast_id": 4, "character": "Elwood Blues (as... [{"credit_id": "52fe424dc3a36847f8013c09", "de...
1754 10188 The Sisterhood of the Traveling Pants 2 [{"cast_id": 2, "character": "Lena Kaligaris",... [{"credit_id": "586292d992514115ca042885", "de...
1755 63574 Joyful Noise [{"cast_id": 2, "character": "Vi Rose Hill", "... [{"credit_id": "569074a09251414561000c1e", "de...
1756 245 About a Boy [{"cast_id": 7, "character": "Will", "credit_i... [{"credit_id": "52fe422cc3a36847f8009b63", "de...
1757 9825 Lake Placid [{"cast_id": 1, "character": "Jack Wells", "cr... [{"credit_id": "563a2b4f9251414ab70201f6", "de...
1758 186 Lucky Number Slevin [{"cast_id": 7, "character": "Slevin", "credit... [{"credit_id": "52fe4224c3a36847f80072b1", "de...
1759 9549 The Right Stuff [{"cast_id": 5, "character": "Gus Grissom", "c... [{"credit_id": "52fe4508c3a36847f80b851d", "de...
1760 61891 Anonymous [{"cast_id": 2, "character": "Young Earl of Ox... [{"credit_id": "52fe4668c3a368484e08f05d", "de...
1761 34584 The NeverEnding Story [{"cast_id": 1, "character": "Bastian", "credi... [{"credit_id": "52fe456d9251416c91031ed3", "de...
1762 2666 Dark City [{"cast_id": 12, "character": "John Murdoch", ... [{"credit_id": "52fe4363c3a36847f8050b51", "de...
1763 12783 The Duchess [{"cast_id": 5, "character": "Georgiana Cavend... [{"credit_id": "52fe45239251416c7504cf39", "de...
1764 13155 Return to Oz [{"cast_id": 1, "character": "Dorothy Gale", "... [{"credit_id": "588a748cc3a368409301c92a", "de...
1765 42807 The Newton Boys [{"cast_id": 6, "character": "Willis Newton", ... [{"credit_id": "52fe461bc3a36847f80ecfa9", "de...
1766 28355 Case 39 [{"cast_id": 1, "character": "Emily Jenkins", ... [{"credit_id": "52fe458ec3a368484e0622a9", "de...
1767 8080 Suspect Zero [{"cast_id": 1, "character": "Fran Kulok", "cr... [{"credit_id": "52fe4492c3a36847f809daeb", "de...
1768 5126 Martian Child [{"cast_id": 1, "character": "David", "credit_... [{"credit_id": "52fe43f5c3a36847f807a7d7", "de...
1769 56288 Spy Kids: All the Time in the World [{"cast_id": 3, "character": "Marissa Cortez W... [{"credit_id": "52fe48f7c3a36847f81828bb", "de...
1770 303858 Money Monster [{"cast_id": 6, "character": "Lee Gates", "cre... [{"credit_id": "55693b229251416b04000b3e", "de...
1771 1613 The 51st State [{"cast_id": 1, "character": "Elmo McElroy", "... [{"credit_id": "52fe4305c3a36847f803456d", "de...
1772 31582 Flawless [{"cast_id": 3, "character": "Walt Koontz", "c... [{"credit_id": "553e3dbdc3a3687db100310e", "de...
1773 16617 Mindhunters [{"cast_id": 8, "character": "Gabe Jensen", "c... [{"credit_id": "52fe46df9251416c75086549", "de...
1774 8944 What Just Happened [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "56fa7d06c3a3681937002bd9", "de...
1775 41488 The Statement [{"cast_id": 1, "character": "Pierre Brossard"... [{"credit_id": "55478268c3a36856e50088ff", "de...
1776 37028 The Magic Flute [{"cast_id": 1, "character": "Tamino", "credit... [{"credit_id": "52fe46219251416c9104a355", "de...
1777 14560 Paul Blart: Mall Cop [{"cast_id": 1, "character": "Paul Blart", "cr... [{"credit_id": "58dd4d1c92514111f7000e9f", "de...
1778 10330 Freaky Friday [{"cast_id": 7, "character": "Tess Coleman", "... [{"credit_id": "56832be9c3a36828f500ba6d", "de...
1779 6957 The 40 Year Old Virgin [{"cast_id": 1, "character": "Andy Stitzer", "... [{"credit_id": "52fe446ac3a36847f8094c49", "de...
1780 1934 Shakespeare in Love [{"cast_id": 18, "character": "Will Shakespear... [{"credit_id": "52fe4323c3a36847f803d3fd", "de...
1781 169917 A Walk Among the Tombstones [{"cast_id": 7, "character": "Matthew Scudder"... [{"credit_id": "547dc5ce9251412d6d0056cc", "de...
1782 951 Kindergarten Cop [{"cast_id": 1, "character": "Detective John K... [{"credit_id": "52fe4292c3a36847f8029389", "de...
1783 10189 Pineapple Express [{"cast_id": 6, "character": "Dale Denton", "c... [{"credit_id": "564a6ba19251414dc4000c0b", "de...
1784 9454 Ever After: A Cinderella Story [{"cast_id": 12, "character": "Danielle De Bar... [{"credit_id": "559fbc489251412daf004a6a", "de...
1785 2055 Open Range [{"cast_id": 12, "character": "Charley Waite",... [{"credit_id": "52fe4330c3a36847f80411c9", "de...
1786 1551 Flatliners [{"cast_id": 1, "character": "Nelson", "credit... [{"credit_id": "564888e09251413e7f006ed4", "de...
1787 5902 A Bridge Too Far [{"cast_id": 4, "character": "Lt. Gen. Fredric... [{"credit_id": "52fe442bc3a36847f8086685", "de...
1788 11460 Red Eye [{"cast_id": 1, "character": "Lisa Reisert", "... [{"credit_id": "52fe44449251416c7502eb99", "de...
1789 9358 Final Destination 2 [{"cast_id": 1, "character": "Clear Rivers", "... [{"credit_id": "532c0d2b9251416e9f000c43", "de...
1790 134 O Brother, Where Art Thou? [{"cast_id": 3, "character": "Ulysses Everett ... [{"credit_id": "52fe421cc3a36847f8004d43", "de...
1791 22894 Legion [{"cast_id": 1, "character": "Michael", "credi... [{"credit_id": "534f9032c3a3681cae0008ce", "de...
1792 134374 Pain & Gain [{"cast_id": 6, "character": "Daniel Lugo", "c... [{"credit_id": "52fe4bcdc3a368484e199d03", "de...
1793 1901 In Good Company [{"cast_id": 1, "character": "Carter Duryea", ... [{"credit_id": "52fe431fc3a36847f803c207", "de...
1794 15028 Clockstoppers [{"cast_id": 4, "character": "Zak Gibbs", "cre... [{"credit_id": "54afed0cc3a3683fba00443d", "de...
1795 11509 Silverado [{"cast_id": 1, "character": "Paden", "credit_... [{"credit_id": "52fe444e9251416c75030187", "de...
1796 7445 Brothers [{"cast_id": 43, "character": "Sam Cahill", "c... [{"credit_id": "52fe447dc3a36847f8099251", "de...
1797 17047 Agent Cody Banks 2: Destination London [{"cast_id": 1, "character": "Cody Banks", "cr... [{"credit_id": "52fe47029251416c7508ae3b", "de...
1798 62838 New Year's Eve [{"cast_id": 3, "character": "Stan Harris", "c... [{"credit_id": "52fe468fc3a368484e0976d3", "de...
1799 2057 Original Sin [{"cast_id": 17, "character": "Julia Russell/B... [{"credit_id": "52fe4330c3a36847f80412ff", "de...
1800 70436 The Raven [{"cast_id": 3, "character": "Edgar Allan Poe"... [{"credit_id": "559fdb4dc3a3680d5b0000a6", "de...
1801 16784 Welcome to Mooseport [{"cast_id": 1, "character": "Harold 'Handy' H... [{"credit_id": "5906db98c3a3684a6802b083", "de...
1802 8011 Highlander: The Final Dimension [{"cast_id": 1, "character": "Connor 'The High... [{"credit_id": "53f635eac3a36833f400402f", "de...
1803 31640 Blood and Wine [{"cast_id": 1, "character": "Alex Gates", "cr... [{"credit_id": "532813d19251411a22001e36", "de...
1804 9092 Snow White: A Tale of Terror [{"cast_id": 1, "character": "Lady Claudia Hof... [{"credit_id": "57792629c3a368145c000906", "de...
1805 2779 The Curse of the Jade Scorpion [{"cast_id": 18, "character": "Chris Magruder"... [{"credit_id": "52fe436dc3a36847f805343d", "de...
1806 316002 Accidental Love [{"cast_id": 0, "character": "Howard Birdwell"... [{"credit_id": "58682bf89251414e75003289", "de...
1807 36355 Flipper [{"cast_id": 1, "character": "Sandy Ricks", "c... [{"credit_id": "546379a80e0a2678100024c1", "de...
1808 238615 Self/less [{"cast_id": 1, "character": "Young Damian", "... [{"credit_id": "564083d69251417052000d64", "de...
1809 1985 The Constant Gardener [{"cast_id": 11, "character": "Justin Quayle",... [{"credit_id": "52fe4328c3a36847f803ec45", "de...
1810 615 The Passion of the Christ [{"cast_id": 27, "character": "Jesus", "credit... [{"credit_id": "52fe425ec3a36847f8018d11", "de...
1811 788 Mrs. Doubtfire [{"cast_id": 20, "character": "Daniel Hillard ... [{"credit_id": "52fe4276c3a36847f80209a5", "de...
1812 380 Rain Man [{"cast_id": 4, "character": "Raymond Babbitt"... [{"credit_id": "52fe423cc3a36847f800e92d", "de...
1813 13223 Gran Torino [{"cast_id": 1, "character": "Walt Kowalski", ... [{"credit_id": "52fe45509251416c75052449", "de...
1814 10523 W. [{"cast_id": 2, "character": "George W. Bush",... [{"credit_id": "52fe437f9251416c75012bd7", "de...
1815 8681 Taken [{"cast_id": 1, "character": "Bryan", "credit_... [{"credit_id": "52fe44b4c3a36847f80a547b", "de...
1816 239571 The Best of Me [{"cast_id": 1, "character": "Amanda Collier",... [{"credit_id": "52fe4e96c3a36847f829aab3", "de...
1817 619 The Bodyguard [{"cast_id": 17, "character": "Rachel Marron",... [{"credit_id": "52fe425ec3a36847f8019133", "de...
1818 424 Schindler's List [{"cast_id": 14, "character": "Oskar Schindler... [{"credit_id": "52fe4242c3a36847f8010303", "de...
1819 50014 The Help [{"cast_id": 10, "character": "Eugenia 'Skeete... [{"credit_id": "5667145f92514129be001613", "de...
1820 162903 The Fifth Estate [{"cast_id": 1, "character": "Julian Assange",... [{"credit_id": "52fe4c60c3a36847f822b12f", "de...
1821 11024 Scooby-Doo 2: Monsters Unleashed [{"cast_id": 1, "character": "Fred", "credit_i... [{"credit_id": "52fe43e69251416c75022553", "de...
1822 208763 Forbidden Kingdom [{"cast_id": 6, "character": "Jonathan Green",... [{"credit_id": "52fe4d53c3a368484e1e31e7", "de...
1823 6466 Freddy vs. Jason [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "551d04719251416a23002293", "de...
1824 254024 The Face of an Angel [{"cast_id": 3, "character": "Simone Ford", "c... [{"credit_id": "52fe4ea09251416c9113823f", "de...
1825 12589 Jimmy Neutron: Boy Genius [{"cast_id": 1, "character": "James 'Jimmy' Is... [{"credit_id": "52fe45029251416c7504887f", "de...
1826 7191 Cloverfield [{"cast_id": 11, "character": "Marlena", "cred... [{"credit_id": "54b0517692514174810004ab", "de...
1827 1497 Teenage Mutant Ninja Turtles II: The Secret of... [{"cast_id": 2, "character": "April O'Neil", "... [{"credit_id": "598dbcd5c3a368758e012c86", "de...
1828 117 The Untouchables [{"cast_id": 14, "character": "Eliot Ness", "c... [{"credit_id": "52fe421ac3a36847f8004273", "de...
1829 6977 No Country for Old Men [{"cast_id": 1, "character": "Sheriff Ed Tom B... [{"credit_id": "52fe446dc3a36847f8095825", "de...
1830 168530 Ride Along [{"cast_id": 3, "character": "James", "credit_... [{"credit_id": "571b4198c3a36824a3000b35", "de...
1831 634 Bridget Jones's Diary [{"cast_id": 1, "character": "Bridget Jones", ... [{"credit_id": "52fe4261c3a36847f8019ed9", "de...
1832 392 Chocolat [{"cast_id": 4, "character": "Vianne Rocher", ... [{"credit_id": "52fe423ec3a36847f800eefb", "de...
1833 10327 Legally Blonde 2: Red, White & Blonde [{"cast_id": 8, "character": "Elle Woods", "cr... [{"credit_id": "52fe435a9251416c7500d081", "de...
1834 88042 Parental Guidance [{"cast_id": 1010, "character": "Artie Decker"... [{"credit_id": "52fe49e79251416c910bc961", "de...
1835 41630 No Strings Attached [{"cast_id": 14, "character": "Emma Kurtzman",... [{"credit_id": "58af1db8c3a3684605000048", "de...
1836 11969 Tombstone [{"cast_id": 11, "character": "Wyatt Earp", "c... [{"credit_id": "547a4c3e925141298d0030bb", "de...
1837 2085 Romeo Must Die [{"cast_id": 8, "character": "Hang Sing", "cre... [{"credit_id": "52fe4333c3a36847f804213d", "de...
1838 794 The Omen [{"cast_id": 13, "character": "Robert Thorn", ... [{"credit_id": "52fe4277c3a36847f8020e79", "de...
1839 9286 Final Destination 3 [{"cast_id": 11, "character": "Wendy Christens... [{"credit_id": "532c0f309251416e9f000c7c", "de...
1840 77877 The Lucky One [{"cast_id": 4, "character": "Logan Thibault",... [{"credit_id": "52fe4980c3a368484e12eb59", "de...
1841 1265 Bridge to Terabithia [{"cast_id": 4, "character": "Jess Aarons", "c... [{"credit_id": "52fe42ebc3a36847f802cef7", "de...
1842 866 Finding Neverland [{"cast_id": 13, "character": "Sir James Matth... [{"credit_id": "52fe4284c3a36847f802530b", "de...
1843 175555 A Madea Christmas [{"cast_id": 2, "character": "Madea", "credit_... [{"credit_id": "52fe4d61c3a36847f825db07", "de...
1844 75174 The Grey [{"cast_id": 4, "character": "John Ottway", "c... [{"credit_id": "52fe48f3c3a368484e11337d", "de...
1845 11096 Hide and Seek [{"cast_id": 1, "character": "David Callaway",... [{"credit_id": "52fe43f69251416c750245c3", "de...
1846 8699 Anchorman: The Legend of Ron Burgundy [{"cast_id": 2, "character": "Ron Burgundy", "... [{"credit_id": "52fe44b5c3a36847f80a5a21", "de...
1847 769 GoodFellas [{"cast_id": 16, "character": "James Conway", ... [{"credit_id": "52fe4274c3a36847f801fcc3", "de...
1848 10923 Agent Cody Banks [{"cast_id": 1, "character": "Cody Banks", "cr... [{"credit_id": "52fe43d19251416c7501f6d5", "de...
1849 11283 Nanny McPhee [{"cast_id": 1, "character": "Nanny McPhee", "... [{"credit_id": "52fe441d9251416c750294e3", "de...
1850 111 Scarface [{"cast_id": 9, "character": "Tony Montana", "... [{"credit_id": "52fe4219c3a36847f8003e99", "de...
1851 11676 Nothing to Lose [{"cast_id": 10, "character": "Nick Beam", "cr... [{"credit_id": "52fe44769251416c75035b09", "de...
1852 746 The Last Emperor [{"cast_id": 17, "character": "Puyi", "credit_... [{"credit_id": "52fe426fc3a36847f801e7fb", "de...
1853 77866 Contraband [{"cast_id": 2, "character": "Chris Farraday",... [{"credit_id": "52fe497fc3a368484e12e7c7", "de...
1854 9416 Money Talks [{"cast_id": 7, "character": "Franklin Hatchet... [{"credit_id": "52fe44f5c3a36847f80b41c5", "de...
1855 7345 There Will Be Blood [{"cast_id": 2, "character": "Daniel Plainview... [{"credit_id": "52fe447bc3a36847f8098a39", "de...
1856 14317 The Wild Thornberrys Movie [{"cast_id": 4, "character": "Eliza Thornberry... [{"credit_id": "52fe45e69251416c75066399", "de...
1857 20694 Rugrats Go Wild [{"cast_id": 1, "character": "Tommy Pickles", ... [{"credit_id": "52fe43f4c3a368484e007c35", "de...
1858 12277 Undercover Brother [{"cast_id": 14, "character": "Undercover Brot... [{"credit_id": "52fe44d89251416c75042e49", "de...
1859 9779 The Sisterhood of the Traveling Pants [{"cast_id": 1, "character": "Tibby Rollins", ... [{"credit_id": "52fe452cc3a36847f80c04e5", "de...
1860 2140 Kiss of the Dragon [{"cast_id": 18, "character": "Liu Jian", "cre... [{"credit_id": "52fe433ac3a36847f8043ed9", "de...
1861 12620 The House Bunny [{"cast_id": 23, "character": "Shelley", "cred... [{"credit_id": "52fe45089251416c75049755", "de...
1862 14177 Beauty Shop [{"cast_id": 4, "character": "Gina Norris", "c... [{"credit_id": "52fe45d59251416c75063f8f", "de...
1863 198185 Million Dollar Arm [{"cast_id": 2, "character": "J. B. Bernstein"... [{"credit_id": "5328ac27c3a3683d63000458", "de...
1864 227156 The Giver [{"cast_id": 7, "character": "The Giver", "cre... [{"credit_id": "53e018d70e0a265a9600578d", "de...
1865 10735 What a Girl Wants [{"cast_id": 1, "character": "Daphne Reynolds"... [{"credit_id": "52fe43ac9251416c750199df", "de...
1866 11351 Jeepers Creepers 2 [{"cast_id": 7, "character": "Jack Taggart, Sr... [{"credit_id": "556a3876c3a368548900219f", "de...
1867 10030 Good Luck Chuck [{"cast_id": 43, "character": "Dr. Charlie Log... [{"credit_id": "52fe430c9251416c75001877", "de...
1868 10623 Cradle 2 the Grave [{"cast_id": 9, "character": "Su", "credit_id"... [{"credit_id": "52fe43979251416c75016555", "de...
1869 590 The Hours [{"cast_id": 5, "character": "Virginia Woolf",... [{"credit_id": "52fe4258c3a36847f8017291", "de...
1870 9655 She's the Man [{"cast_id": 1, "character": "Viola", "credit_... [{"credit_id": "52fe4517c3a36847f80bbe7f", "de...
1871 1268 Mr. Bean's Holiday [{"cast_id": 22, "character": "Mr. Bean", "cre... [{"credit_id": "52fe42ecc3a36847f802d0d1", "de...
1872 11237 Anacondas: The Hunt for the Blood Orchid [{"cast_id": 1, "character": "Bill Johnson", "... [{"credit_id": "52fe44179251416c7502890d", "de...
1873 190955 Blood Ties [{"cast_id": 8, "character": "Chris Pierzynski... [{"credit_id": "5434650bc3a3681143009425", "de...
1874 5123 August Rush [{"cast_id": 12, "character": "August Rush", "... [{"credit_id": "52fe43f5c3a36847f807a60d", "de...
1875 4518 Elizabeth [{"cast_id": 2, "character": "Elisabeth I", "c... [{"credit_id": "52fe43c8c3a36847f806f27f", "de...
1876 11932 Bride of Chucky [{"cast_id": 15, "character": "Chucky", "credi... [{"credit_id": "52fe44a39251416c7503bd13", "de...
1877 11165 Tora! Tora! Tora! [{"cast_id": 1, "character": "Admiral Husband ... [{"credit_id": "52fe44059251416c750264b3", "de...
1878 6116 Spice World [{"cast_id": 13, "character": "Victoria", "cre... [{"credit_id": "52fe443ec3a36847f808ab1d", "de...
1879 57431 The Sitter [{"cast_id": 1, "character": "Karl", "credit_i... [{"credit_id": "52fe4933c3a36847f818e6ed", "de...
1880 21724 Dance Flick [{"cast_id": 2, "character": "Megan", "credit_... [{"credit_id": "563e25e5c3a3681b4b028758", "de...
1881 278 The Shawshank Redemption [{"cast_id": 3, "character": "Andy Dufresne", ... [{"credit_id": "52fe4231c3a36847f800b153", "de...
1882 9290 Crocodile Dundee in Los Angeles [{"cast_id": 17, "character": "Michael J. 'Cro... [{"credit_id": "52fe44e2c3a36847f80afd8f", "de...
1883 11543 Kingpin [{"cast_id": 13, "character": "Roy Munson", "c... [{"credit_id": "52fe44569251416c75031251", "de...
1884 284536 The Gambler [{"cast_id": 2, "character": "Jim Bennett", "c... [{"credit_id": "557006c192514140ca000e1f", "de...
1885 152737 August: Osage County [{"cast_id": 11, "character": "Violet Weston",... [{"credit_id": "52fe4b299251416c910d1dcf", "de...
1886 13374 Ice Princess [{"cast_id": 1, "character": "Casey Carlyle", ... [{"credit_id": "52fe45619251416c75054691", "de...
1887 8976 A Lot Like Love [{"cast_id": 8, "character": "Oliver Martin", ... [{"credit_id": "564d1f8bc3a3686037008913", "de...
1888 319888 Eddie the Eagle [{"cast_id": 5, "character": "Eddie \"the Eagl... [{"credit_id": "580e7925c3a3683867001598", "de...
1889 9469 He Got Game [{"cast_id": 8, "character": "Jake Shuttleswor... [{"credit_id": "5989db109251414bd1016292", "de...
1890 1909 Don Juan DeMarco [{"cast_id": 1, "character": "Don Juan deMarco... [{"credit_id": "52fe4320c3a36847f803c619", "de...
1891 22971 Dear John [{"cast_id": 1, "character": "Savannah Lynn Cu... [{"credit_id": "548768829251417005000338", "de...
1892 34813 The Losers [{"cast_id": 3, "character": "Franklin Clay", ... [{"credit_id": "52fe457e9251416c91034611", "de...
1893 46261 Don't Be Afraid of the Dark [{"cast_id": 10, "character": "Kim", "credit_i... [{"credit_id": "52fe46edc3a36847f811a321", "de...
1894 10431 War [{"cast_id": 19, "character": "Rogue", "credit... [{"credit_id": "52fe436f9251416c75010311", "de...
1895 8051 Punch-Drunk Love [{"cast_id": 13, "character": "Barry Egan", "c... [{"credit_id": "52fe448ec3a36847f809cb5b", "de...
1896 9352 EuroTrip [{"cast_id": 1, "character": "Scott Thomas", "... [{"credit_id": "56d9c45ac3a36870ac0107b9", "de...
1897 10167 Half Past Dead [{"cast_id": 1, "character": "Sasha Petrosevit... [{"credit_id": "58fce714c3a368798402457f", "de...
1898 18147 Unaccompanied Minors [{"cast_id": 2, "character": "Oliver Porter", ... [{"credit_id": "52fe47639251416c7509784b", "de...
1899 17170 Bright Lights, Big City [{"cast_id": 1, "character": "Jamie Conway", "... [{"credit_id": "564682a9c3a368260c000fe2", "de...
1900 18975 The Adventures of Pinocchio [{"cast_id": 1, "character": "Geppetto", "cred... [{"credit_id": "52fe47af9251416c750a20e7", "de...
1901 15487 The Greatest Game Ever Played [{"cast_id": 1, "character": "Francis Ouimet",... [{"credit_id": "52fe465f9251416c75076401", "de...
1902 22825 The Box [{"cast_id": 2, "character": "Norma Lewis", "c... [{"credit_id": "52fe4451c3a368484e01c57f", "de...
1903 11152 The Ruins [{"cast_id": 5, "character": "Eric", "credit_i... [{"credit_id": "536b54440e0a2647cb00bb40", "de...
1904 1831 The Next Best Thing [{"cast_id": 3, "character": "Abbie Reynolds",... [{"credit_id": "52fe4318c3a36847f8039e51", "de...
1905 43931 My Soul to Take [{"cast_id": 3, "character": "Adam \"Bug\" Hel... [{"credit_id": "53578493c3a36855f2002905", "de...
1906 10591 The Girl Next Door [{"cast_id": 17, "character": "Matthew Kidman"... [{"credit_id": "52fe438e9251416c750150a7", "de...
1907 10861 Maximum Risk [{"cast_id": 1, "character": "Mikhail Suverov"... [{"credit_id": "52fe43c59251416c7501d877", "de...
1908 12770 Stealing Harvard [{"cast_id": 1, "character": "John Plummer", "... [{"credit_id": "52fe451f9251416c7504c7b5", "de...
1909 276907 Legend [{"cast_id": 2, "character": "Ronald Kray / Re... [{"credit_id": "55a0efb6c3a3681ce300127b", "de...
1910 10074 Hot Rod [{"cast_id": 22, "character": "Rod Kimble", "c... [{"credit_id": "52fe431d9251416c75003f95", "de...
1911 65055 Shark Night [{"cast_id": 2, "character": "Sara Palski", "c... [{"credit_id": "52fe46fac3a368484e0ae759", "de...
1912 10397 Angela's Ashes [{"cast_id": 1, "character": "Angela McCourt",... [{"credit_id": "52fe43669251416c7500ee95", "de...
1913 200505 Draft Day [{"cast_id": 1, "character": "Sonny Weaver Jr.... [{"credit_id": "552e395ec3a368618e007cb5", "de...
1914 11954 Lifeforce [{"cast_id": 1, "character": "Col. Tom Carlsen... [{"credit_id": "52fe44a99251416c7503c8dd", "de...
1915 60309 The Conspirator [{"cast_id": 3, "character": "Anna Surratt", "... [{"credit_id": "52fe461fc3a368484e0801f3", "de...
1916 9787 Lords of Dogtown [{"cast_id": 1, "character": "Jay", "credit_id... [{"credit_id": "52fe452dc3a36847f80c09bf", "de...
1917 293646 The 33 [{"cast_id": 0, "character": "Mario Sep\u00fal... [{"credit_id": "56c23f43c3a36826060006b6", "de...
1918 6978 Big Trouble in Little China [{"cast_id": 1, "character": "Jack Burton", "c... [{"credit_id": "52fe446ec3a36847f80958c9", "de...
1919 133698 Fly Me to the Moon [{"cast_id": 2, "character": "Isabelle", "cred... [{"credit_id": "52fe4bb9c3a368484e1969cb", "de...
1920 59440 Warrior [{"cast_id": 3, "character": "Tom Conlon", "cr... [{"credit_id": "52fe4990c3a36847f81a0dff", "de...
1921 1770 Michael Collins [{"cast_id": 17, "character": "Michael Collins... [{"credit_id": "52fe4313c3a36847f8038787", "de...
1922 10655 Gettysburg [{"cast_id": 1, "character": "Col. Joshua Cham... [{"credit_id": "52fe439d9251416c750173fd", "de...
1923 8988 Stop-Loss [{"cast_id": 2, "character": "Brandon King", "... [{"credit_id": "557025de925141086c001c97", "de...
1924 15992 Abandon [{"cast_id": 1, "character": "Katie Burke", "c... [{"credit_id": "52fe46939251416c7507c949", "de...
1925 17707 Brokedown Palace [{"cast_id": 1, "character": "Alice Marano", "... [{"credit_id": "52fe47419251416c7509305d", "de...
1926 77883 The Possession [{"cast_id": 23, "character": "Clyde", "credit... [{"credit_id": "52fe4981c3a368484e12ee29", "de...
1927 40001 Mrs. Winterbourne [{"cast_id": 1, "character": "Grace Winterbour... [{"credit_id": "52fe457ac3a36847f80c9aff", "de...
1928 64639 Straw Dogs [{"cast_id": 2, "character": "David Sumner", "... [{"credit_id": "52fe46e2c3a368484e0a90b7", "de...
1929 9903 The Hoax [{"cast_id": 26, "character": "Clifford Irving... [{"credit_id": "52fe4544c3a36847f80c4907", "de...
1930 21338 Stone Cold [{"cast_id": 1, "character": "Joe Huff / John ... [{"credit_id": "57529fd5c3a36817de001958", "de...
1931 20766 The Road [{"cast_id": 2, "character": "Father", "credit... [{"credit_id": "57667addc3a3687f530001d7", "de...
1932 24264 Sheena [{"cast_id": 1, "character": "Sheena", "credit... [{"credit_id": "5438f2f00e0a265f770005a3", "de...
1933 19803 Underclassman [{"cast_id": 1, "character": "Tracy 'Tre' Stok... [{"credit_id": "56480a3e9251413ae1005bbc", "de...
1934 20309 Say It Isn't So [{"cast_id": 1, "character": "Gilbert Noble", ... [{"credit_id": "573520a3c3a36802620004e4", "de...
1935 9912 The World's Fastest Indian [{"cast_id": 29, "character": "Burt Munro", "c... [{"credit_id": "52fe4547c3a36847f80c526f", "de...
1936 9067 Tank Girl [{"cast_id": 1, "character": "Rebecca (Tank Gi... [{"credit_id": "52fe44d8c3a36847f80ad669", "de...
1937 27360 King's Ransom [{"cast_id": 2, "character": "Malcolm King", "... [{"credit_id": "52fe4544c3a368484e050669", "de...
1938 8338 Blindness [{"cast_id": 5, "character": "Doctor's Wife", ... [{"credit_id": "52fe44a0c3a36847f80a0dff", "de...
1939 168705 BloodRayne [{"cast_id": 3, "character": "Rayne", "credit_... [{"credit_id": "52fe4cd4c3a36847f82407f7", "de...
1940 72113 Carnage [{"cast_id": 3, "character": "Nancy", "credit_... [{"credit_id": "5545710c925141586d005150", "de...
1941 9729 Where the Truth Lies [{"cast_id": 1, "character": "Lanny", "credit_... [{"credit_id": "52fe4523c3a36847f80be93b", "de...
1942 94352 Cirque du Soleil: Worlds Away [{"cast_id": 17, "character": "Mia", "credit_i... [{"credit_id": "52fe49549251416c750c4811", "de...
1943 22256 Without Limits [{"cast_id": 1, "character": "Steve Prefontain... [{"credit_id": "59476a2c9251413ff4038c11", "de...
1944 12404 Me and Orson Welles [{"cast_id": 4, "character": "Richard Samuels"... [{"credit_id": "548d744292514122ea003fad", "de...
1945 152742 The Best Offer [{"cast_id": 5, "character": "Virgil Oldman", ... [{"credit_id": "58c744ecc3a3683dc50032d3", "de...
1946 11699 The Bad Lieutenant: Port of Call - New Orleans [{"cast_id": 15, "character": "Terence McDonag... [{"credit_id": "549840bd92514132ed006813", "de...
1947 49953 A Turtle's Tale: Sammy's Adventures [{"cast_id": 2, "character": "Sammy (voice)", ... [{"credit_id": "58e81c2fc3a3684a79048cc5", "de...
1948 48034 Little White Lies [{"cast_id": 1, "character": "Max Cantara", "c... [{"credit_id": "52fe4753c3a36847f812f899", "de...
1949 39845 Love Ranch [{"cast_id": 3, "character": "Grace Bontempo",... [{"credit_id": "52fe47359251416c9106da57", "de...
1950 25353 The True Story of Puss 'n Boots [{"cast_id": 1, "character": "Le chat", "credi... [{"credit_id": "52fe44c3c3a368484e0356a1", "de...
1951 36696 Space Dogs [{"cast_id": 6, "character": "Belka (voice)", ... [{"credit_id": "52fe46039251416c91046147", "de...
1952 109091 The Counselor [{"cast_id": 3, "character": "The Counselor", ... [{"credit_id": "530038159251416ad81ef051", "de...
1953 38543 Ironclad [{"cast_id": 5, "character": "Thomas Marshall"... [{"credit_id": "534a699ac3a3682df6001467", "de...
1954 33157 Waterloo [{"cast_id": 1, "character": "Napoleon Bonapar... [{"credit_id": "5385fb0bc3a3681ad700139d", "de...
1955 290864 Kung Fu Jungle [{"cast_id": 0, "character": "Hahou Mo", "cred... [{"credit_id": "540b09990e0a262b3d00259a", "de...
1956 242166 Red Sky [{"cast_id": 1, "character": "Butch \"Cobra\" ... [{"credit_id": "556c566b92514140300013be", "de...
1957 859 Dangerous Liaisons [{"cast_id": 12, "character": "Marquise Isabel... [{"credit_id": "52fe4283c3a36847f8024c59", "de...
1958 83770 On the Road [{"cast_id": 2, "character": "Dean Moriarty / ... [{"credit_id": "52fe48be9251416c91096e5d", "de...
1959 168 Star Trek IV: The Voyage Home [{"cast_id": 7, "character": "Admiral/Captain ... [{"credit_id": "52fe4222c3a36847f80066ed", "de...
1960 1246 Rocky Balboa [{"cast_id": 24, "character": "Rocky Balboa", ... [{"credit_id": "52fe42e9c3a36847f802c5f9", "de...
1961 4233 Scream 2 [{"cast_id": 14, "character": "Dewey Riley", "... [{"credit_id": "52fe43b3c3a36847f8069023", "de...
1962 174751 Jane Got a Gun [{"cast_id": 25, "character": "Jane Hammond", ... [{"credit_id": "52fe4d50c3a36847f825a661", "de...
1963 184098 Think Like a Man Too [{"cast_id": 13, "character": "Isaac", "credit... [{"credit_id": "58729b599251410e710015f6", "de...
1964 2069 The Whole Nine Yards [{"cast_id": 10, "character": "Jimmy \"The Tul... [{"credit_id": "5536457b9251416ff500181b", "de...
1965 1788 Footloose [{"cast_id": 1, "character": "Ren McCormack", ... [{"credit_id": "52fe4315c3a36847f8039007", "de...
1966 11635 Old School [{"cast_id": 13, "character": "Mitch Martin", ... [{"credit_id": "52fe446d9251416c75034555", "de...
1967 177 The Fisher King [{"cast_id": 1, "character": "Jack Lucas", "cr... [{"credit_id": "52fe4223c3a36847f8006d15", "de...
1968 3600 I Still Know What You Did Last Summer [{"cast_id": 14, "character": "Julie James", "... [{"credit_id": "58ea9763925141281907b01f", "de...
1969 2621 Return to Me [{"cast_id": 3, "character": "Bob Rueland", "c... [{"credit_id": "52fe4360c3a36847f804fb99", "de...
1970 10358 Zack and Miri Make a Porno [{"cast_id": 3, "character": "Zack", "credit_i... [{"credit_id": "52fe43609251416c7500deb7", "de...
1971 10480 Nurse Betty [{"cast_id": 1, "character": "Betty Sizemore",... [{"credit_id": "52fe43789251416c75011973", "de...
1972 10313 The Men Who Stare at Goats [{"cast_id": 3, "character": "Lyn Cassady", "c... [{"credit_id": "5989ab3a925141370600675e", "de...
1973 18828 Double Take [{"cast_id": 1, "character": "Daryl Chase", "c... [{"credit_id": "58b9861d925141606b00bcea", "de...
1974 3558 Girl, Interrupted [{"cast_id": 14, "character": "Susanna Kaysen"... [{"credit_id": "52fe439cc3a36847f806189f", "de...
1975 13476 Win a Date with Tad Hamilton! [{"cast_id": 1, "character": "Tad Hamilton", "... [{"credit_id": "52fe456e9251416c75056483", "de...
1976 10208 Muppets from Space [{"cast_id": 1, "character": "Kermit the Frog"... [{"credit_id": "52fe43429251416c75009913", "de...
1977 24961 The Wiz [{"cast_id": 1, "character": "Dorothy", "credi... [{"credit_id": "52fe44b2c3a368484e031a51", "de...
1978 20697 Ready to Rumble [{"cast_id": 1, "character": "Gordie Boggs", "... [{"credit_id": "52fe43f4c3a368484e007d43", "de...
1979 20761 Play It to the Bone [{"cast_id": 1, "character": "Cesar Dominguez"... [{"credit_id": "52fe43f8c3a368484e008853", "de...
1980 70868 I Don't Know How She Does It [{"cast_id": 5, "character": "Kate Reddy", "cr... [{"credit_id": "52fe4816c3a368484e0e8a5b", "de...
1981 43593 Piranha 3D [{"cast_id": 23, "character": "Julie Forester"... [{"credit_id": "5360d4440e0a262f3b000f2e", "de...
1982 6478 Beyond the Sea [{"cast_id": 1, "character": "Bobby Darin", "c... [{"credit_id": "52fe4454c3a36847f808fb3d", "de...
1983 40688 Meet the Deedles [{"cast_id": 1, "character": "Phil Deedle", "c... [{"credit_id": "565ca60e9251415d1f00043b", "de...
1984 26672 The Thief and the Cobbler [{"cast_id": 1, "character": "Zigzag the Grand... [{"credit_id": "52fe4512c3a368484e046d8d", "de...
1985 45881 The Bridge of San Luis Rey [{"cast_id": 8, "character": "Brother Juniper"... [{"credit_id": "58070eed92514170b7018635", "de...
1986 41283 Faster [{"cast_id": 20, "character": "Driver", "credi... [{"credit_id": "5505696c9251412c05002719", "de...
1987 4935 Howl's Moving Castle [{"cast_id": 6, "character": "Hauru", "credit_... [{"credit_id": "52fe43e5c3a36847f8076cb3", "de...
1988 19908 Zombieland [{"cast_id": 2, "character": "Columbus", "cred... [{"credit_id": "52fe47f89251416c750ab953", "de...
1989 10663 The Waterboy [{"cast_id": 1, "character": "Bobby Boucher", ... [{"credit_id": "52fe439e9251416c750177b1", "de...
1990 1891 The Empire Strikes Back [{"cast_id": 7, "character": "Luke Skywalker",... [{"credit_id": "566e19f292514169e200d46f", "de...
1991 9737 Bad Boys [{"cast_id": 47, "character": "Detective Mike ... [{"credit_id": "52fe4524c3a36847f80bec6d", "de...
1992 37137 The Naked Gun 2½: The Smell of Fear [{"cast_id": 7, "character": "Frank Drebin", "... [{"credit_id": "57a52b11925141332d006a42", "de...
1993 9532 Final Destination [{"cast_id": 1, "character": "Alex Chance Brow... [{"credit_id": "532b02dac3a3681fd7001f6a", "de...
1994 10316 The Ides of March [{"cast_id": 6, "character": "Stephen Meyers",... [{"credit_id": "52fe43589251416c7500ccbb", "de...
1995 2787 Pitch Black [{"cast_id": 1, "character": "Richard B. Riddi... [{"credit_id": "5876887fc3a3682d33000bae", "de...
1996 12658 Someone Like You... [{"cast_id": 1, "character": "Jane Goodale", "... [{"credit_id": "5624c548c3a3680e10011551", "de...
1997 152601 Her [{"cast_id": 5, "character": "Theodore", "cred... [{"credit_id": "52fe4b269251416c910d16a5", "de...
1998 10866 Joy Ride [{"cast_id": 1, "character": "Fuller Thomas", ... [{"credit_id": "52fe43c69251416c7501dab1", "de...
1999 227707 The Adventurer: The Curse of the Midas Box [{"cast_id": 1, "character": "Mariah Mundi", "... [{"credit_id": "5636292d9251416d5200c6ec", "de...
2000 21349 Anywhere But Here [{"cast_id": 1, "character": "Adele August", "... [{"credit_id": "52fe4415c3a368484e00e823", "de...
2001 19150 The Crew [{"cast_id": 1, "character": "Bobby Bartelleme... [{"credit_id": "52fe47bf9251416c750a41d5", "de...
2002 70435 Haywire [{"cast_id": 6, "character": "Mallory Kane", "... [{"credit_id": "52fe47f8c3a368484e0e32c5", "de...
2003 580 Jaws: The Revenge [{"cast_id": 17, "character": "Ellen Brody", "... [{"credit_id": "52fe4255c3a36847f8016259", "de...
2004 9819 Marvin's Room [{"cast_id": 1, "character": "Bessie", "credit... [{"credit_id": "59a675fbc3a3682756008de8", "de...
2005 13579 The Longshots [{"cast_id": 1, "character": "Curtis Plummer",... [{"credit_id": "52fe457d9251416c7505845d", "de...
2006 20024 The End of the Affair [{"cast_id": 1, "character": "Maurice Bendrix"... [{"credit_id": "570b6f88c3a3680ee100290a", "de...
2007 2453 Harley Davidson and the Marlboro Man [{"cast_id": 1, "character": "Harley Davidson"... [{"credit_id": "52fe4358c3a36847f804d5f1", "de...
2008 6973 In the Valley of Elah [{"cast_id": 1, "character": "Hank Deerfield",... [{"credit_id": "52fe446dc3a36847f809557b", "de...
2009 11156 Coco Before Chanel [{"cast_id": 7, "character": "Gabrielle 'Coco'... [{"credit_id": "52fe44039251416c75026013", "de...
2010 354110 Forsaken [{"cast_id": 1, "character": "Mary-Alice Watso... [{"credit_id": "576bbf53c3a3683706002b19", "de...
2011 22215 Cheri [{"cast_id": 1, "character": "Lea", "credit_id... [{"credit_id": "59bbac23c3a3680efe00e2ab", "de...
2012 11632 Vanity Fair [{"cast_id": 22, "character": "Becky Sharp", "... [{"credit_id": "52fe446c9251416c75034365", "de...
2013 30596 Bodyguards and Assassins [{"cast_id": 2, "character": "Sum Chung-Yang /... [{"credit_id": "52fe44289251416c91006cad", "de...
2014 3021 1408 [{"cast_id": 19, "character": "Mike Enslin", "... [{"credit_id": "52fe437dc3a36847f8057f15", "de...
2015 957 Spaceballs [{"cast_id": 24, "character": "President Skroo... [{"credit_id": "52fe4293c3a36847f8029829", "de...
2016 256917 The Water Diviner [{"cast_id": 1, "character": "Joshua Connor", ... [{"credit_id": "530b1a37c3a36842010056a5", "de...
2017 251 Ghost [{"cast_id": 2, "character": "Sam Wheat", "cre... [{"credit_id": "52fe422dc3a36847f8009f89", "de...
2018 544 There's Something About Mary [{"cast_id": 5, "character": "Mary Jensen", "c... [{"credit_id": "52fe424fc3a36847f8014609", "de...
2019 11395 The Santa Clause [{"cast_id": 10, "character": "Santa Claus / S... [{"credit_id": "52fe44379251416c7502ce8b", "de...
2020 14635 The Rookie [{"cast_id": 1, "character": "Jimmy Morris", "... [{"credit_id": "52fe460a9251416c7506b15b", "de...
2021 13680 The Game Plan [{"cast_id": 1, "character": "Joe Kingman", "c... [{"credit_id": "56347f52c3a3681b5c017375", "de...
2022 688 The Bridges of Madison County [{"cast_id": 10, "character": "Francesca Johns... [{"credit_id": "52fe426ac3a36847f801cf97", "de...
2023 11090 The Animal [{"cast_id": 1, "character": "Marvin Mange", "... [{"credit_id": "52fe43f59251416c750242ff", "de...
2024 783 Gandhi [{"cast_id": 7, "character": "Mahatma Gandhi",... [{"credit_id": "574dc2c3925141120e0000cb", "de...
2025 228194 The Hundred-Foot Journey [{"cast_id": 1, "character": "Madam Mallory", ... [{"credit_id": "593fe99f92514105f7000e0a", "de...
2026 1642 The Net [{"cast_id": 1, "character": "Angela Bennett/R... [{"credit_id": "52fe4307c3a36847f80351b3", "de...
2027 10950 I Am Sam [{"cast_id": 1, "character": "Sam Dawson", "cr... [{"credit_id": "594913a3c3a368265f033b4b", "de...
2028 235260 Son of God [{"cast_id": 4, "character": "Mary, Mother of ... [{"credit_id": "55c4f998c3a36856a7000494", "de...
2029 277 Underworld [{"cast_id": 21, "character": "Selene", "credi... [{"credit_id": "570a7c34c3a3687796004b11", "de...
2030 8999 Derailed [{"cast_id": 2, "character": "Charles Schine",... [{"credit_id": "52fe44d0c3a36847f80ab849", "de...
2031 11323 The Informant! [{"cast_id": 2, "character": "Mark Whitacre", ... [{"credit_id": "5685ab6ac3a3684bcc01e24a", "de...
2032 10445 Shadowlands [{"cast_id": 1, "character": "C. S. 'Jack' Lew... [{"credit_id": "5949b346925141456a000d0d", "de...
2033 11453 Deuce Bigalow: European Gigolo [{"cast_id": 1, "character": "Deuce Bigalow", ... [{"credit_id": "55e9eed2c3a3682c5d0078d7", "de...
2034 146239 Delivery Man [{"cast_id": 2, "character": "David", "credit_... [{"credit_id": "531a0d8892514177bf002b3f", "de...
2035 205588 Our Kind of Traitor [{"cast_id": 1, "character": "Perry Makepeace"... [{"credit_id": "53d1505a0e0a265dfa00cfea", "de...
2036 10878 Saving Silverman [{"cast_id": 1, "character": "Darren Silverman... [{"credit_id": "52fe43c89251416c7501e01f", "de...
2037 82650 Diary of a Wimpy Kid: Dog Days [{"cast_id": 15, "character": "Greg Heffley", ... [{"credit_id": "52fe48649251416c9108ab97", "de...
2038 10279 Summer of Sam [{"cast_id": 1, "character": "Vinny", "credit_... [{"credit_id": "562584d992514144b0005fbb", "de...
2039 2294 Jay and Silent Bob Strike Back [{"cast_id": 9, "character": "Silent Bob", "cr... [{"credit_id": "556a356f9251415408000e78", "de...
2040 2176 The Glass House [{"cast_id": 1, "character": "Ruby Baker", "cr... [{"credit_id": "58162f2b9251415abb00ea89", "de...
2041 270487 Hail, Caesar! [{"cast_id": 5, "character": "Eddie Mannix", "... [{"credit_id": "568262a6c3a3682abc00ca4a", "de...
2042 19366 Josie and the Pussycats [{"cast_id": 8, "character": "Josie McCoy", "c... [{"credit_id": "5645da789251410a3f008cb3", "de...
2043 204082 Homefront [{"cast_id": 2, "character": "Phil Broker", "c... [{"credit_id": "5627574892514137c7001c98", "de...
2044 24100 The Little Vampire [{"cast_id": 1, "character": "Frederick Sackvi... [{"credit_id": "52fe4482c3a368484e0271c7", "de...
2045 1599 I Heart Huckabees [{"cast_id": 1, "character": "Albert Markovski... [{"credit_id": "52fe4303c3a36847f8033e31", "de...
2046 5550 RoboCop 3 [{"cast_id": 11, "character": "RoboCop", "cred... [{"credit_id": "52fe440ec3a36847f807fbc7", "de...
2047 30379 Megiddo: The Omega Code 2 [{"cast_id": 0, "character": "Stone Alexander"... [{"credit_id": "536da61c0e0a2647d400eced", "de...
2048 42586 Darling Lili [{"cast_id": 2, "character": "Lili Smith (Schm... [{"credit_id": "52fe460bc3a36847f80e90e3", "de...
2049 17709 Dudley Do-Right [{"cast_id": 1, "character": "Dudley Do-Right"... [{"credit_id": "558411739251410b1b000b6f", "de...
2050 287948 The Transporter Refueled [{"cast_id": 0, "character": "Frank Martin", "... [{"credit_id": "55dba8e7c3a36879520003d8", "de...
2051 7548 The Libertine [{"cast_id": 22, "character": "Rochester", "cr... [{"credit_id": "566965a492514169e2000fbe", "de...
2052 9075 Black Book [{"cast_id": 1, "character": "Rachel Stein / E... [{"credit_id": "52fe44d9c3a36847f80ad995", "de...
2053 11661 Joyeux Noël [{"cast_id": 1, "character": "Anna Sorensen", ... [{"credit_id": "560bdf34c3a368681f00519b", "de...
2054 109513 Hit & Run [{"cast_id": 11, "character": "Annie Bean", "c... [{"credit_id": "595b9484925141222b039eac", "de...
2055 12085 Mad Money [{"cast_id": 2, "character": "Bridget Cardigan... [{"credit_id": "52fe44b19251416c7503dab5", "de...
2056 204922 Before I Go to Sleep [{"cast_id": 1, "character": "Christine Lucas"... [{"credit_id": "57064f9f9251411f3c0020e4", "de...
2057 38985 Sorcerer [{"cast_id": 1, "character": "Jackie Scanlon /... [{"credit_id": "52fe46f09251416c91064bc7", "de...
2058 44113 Stone [{"cast_id": 5, "character": "Madylyn", "credi... [{"credit_id": "52fe4677c3a36847f8100a37", "de...
2059 21494 Moliere [{"cast_id": 1, "character": "Moliere", "credi... [{"credit_id": "5900754bc3a3680fcc00a327", "de...
2060 164457 Out of the Furnace [{"cast_id": 3, "character": "Russell Baze", "... [{"credit_id": "52fe4c7ac3a36847f82304c3", "de...
2061 4566 Michael Clayton [{"cast_id": 15, "character": "Michael Clayton... [{"credit_id": "52fe43cdc3a36847f8070bd3", "de...
2062 17795 My Fellow Americans [{"cast_id": 2, "character": "President Russel... [{"credit_id": "52fe47489251416c75093c89", "de...
2063 1073 Arlington Road [{"cast_id": 12, "character": "Michael Faraday... [{"credit_id": "52fe42e6c3a36847f802b68b", "de...
2064 153158 Underdogs [{"cast_id": 6, "character": "Eusebio (voice)"... [{"credit_id": "52fe4b3b9251416c910d3e3d", "de...
2065 81836 To Rome with Love [{"cast_id": 3, "character": "Shannon", "credi... [{"credit_id": "52fe482e9251416c910830d7", "de...
2066 10724 Firefox [{"cast_id": 1, "character": "Mitchell Gant", ... [{"credit_id": "52fe43a99251416c7501935f", "de...
2067 9473 South Park: Bigger, Longer & Uncut [{"cast_id": 1, "character": "Eric Cartman / S... [{"credit_id": "52fe44fcc3a36847f80b5d47", "de...
2068 2196 Death at a Funeral [{"cast_id": 4, "character": "Daniel", "credit... [{"credit_id": "52fe4340c3a36847f8045d0d", "de...
2069 1499 Teenage Mutant Ninja Turtles III [{"cast_id": 5, "character": "April O'Neil", "... [{"credit_id": "53f989e1c3a36873580026c6", "de...
2070 20857 Hardball [{"cast_id": 3, "character": "Conor O'Neill", ... [{"credit_id": "59712f07c3a3686f7c023e79", "de...
2071 82693 Silver Linings Playbook [{"cast_id": 31, "character": "Pat Solitano, J... [{"credit_id": "52fe486b9251416c9108be0d", "de...
2072 1646 Freedom Writers [{"cast_id": 1, "character": "Erin Gruwell", "... [{"credit_id": "581279fd925141574301b962", "de...
2073 44944 For Colored Girls [{"cast_id": 7, "character": "Crystal / Brown"... [{"credit_id": "52fe46a6c3a36847f810a803", "de...
2074 4108 The Transporter [{"cast_id": 1, "character": "Frank Martin", "... [{"credit_id": "52fe43adc3a36847f8067161", "de...
2075 8456 Never Back Down [{"cast_id": 12, "character": "Jake Tyler", "c... [{"credit_id": "52fe44abc3a36847f80a33ad", "de...
2076 7341 The Rage: Carrie 2 [{"cast_id": 1, "character": "Rachel Lang", "c... [{"credit_id": "52fe447ac3a36847f8098781", "de...
2077 19255 Away We Go [{"cast_id": 1, "character": "Burt Farlander",... [{"credit_id": "52fe47ca9251416c750a5843", "de...
2078 10187 Swing Vote [{"cast_id": 2, "character": "Bud Johnson", "c... [{"credit_id": "54f3cbdb9251410bfe00067b", "de...
2079 31005 Moonlight Mile [{"cast_id": 3, "character": "Joe Nast", "cred... [{"credit_id": "555eec5c9251417e4f002317", "de...
2080 49517 Tinker Tailor Soldier Spy [{"cast_id": 18, "character": "Control", "cred... [{"credit_id": "570b92e1c3a368757000752f", "de...
2081 44857 Molly [{"cast_id": 1, "character": "Molly McKay", "c... [{"credit_id": "52fe469fc3a36847f81090af", "de...
2082 50780 The Beaver [{"cast_id": 6, "character": "Meredith Black",... [{"credit_id": "55717377c3a3683920001555", "de...
2083 16363 The Best Little Whorehouse in Texas [{"cast_id": 1, "character": "Sheriff Ed Earl ... [{"credit_id": "569f9f0fc3a36858c800990f", "de...
2084 1946 eXistenZ [{"cast_id": 3, "character": "Allegra Geller",... [{"credit_id": "52fe4325c3a36847f803db2d", "de...
2085 85 Raiders of the Lost Ark [{"cast_id": 2, "character": "Indy", "credit_i... [{"credit_id": "52fe4215c3a36847f8002a3d", "de...
2086 772 Home Alone 2: Lost in New York [{"cast_id": 12, "character": "Kevin", "credit... [{"credit_id": "52fe4274c3a36847f802001b", "de...
2087 840 Close Encounters of the Third Kind [{"cast_id": 14, "character": "Roy Neary", "cr... [{"credit_id": "52fe427ec3a36847f802346b", "de...
2088 9682 Pulse [{"cast_id": 1, "character": "Mattie", "credit... [{"credit_id": "52fe451bc3a36847f80bcbff", "de...
2089 96 Beverly Hills Cop II [{"cast_id": 17, "character": "Det. Axel Foley... [{"credit_id": "52fe4216c3a36847f8003251", "de...
2090 10678 Bringing Down the House [{"cast_id": 1, "character": "Peter Sanderson"... [{"credit_id": "52fe43a19251416c75017f41", "de...
2091 274 The Silence of the Lambs [{"cast_id": 1, "character": "Clarice Starling... [{"credit_id": "55746f699251413f3a001b82", "de...
2092 8872 Wayne's World [{"cast_id": 1, "character": "Wayne Campbell",... [{"credit_id": "52fe44c2c3a36847f80a8747", "de...
2093 16290 Jackass 3D [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "53f903b6c3a3687355001cf8", "de...
2094 579 Jaws 2 [{"cast_id": 23, "character": "Police Chief Ma... [{"credit_id": "52fe4255c3a36847f8016129", "de...
2095 14405 Beverly Hills Chihuahua [{"cast_id": 1, "character": "Chloe (voice)", ... [{"credit_id": "52fe45ef9251416c75067909", "de...
2096 138843 The Conjuring [{"cast_id": 7, "character": "Ed Warren", "cre... [{"credit_id": "52fe4c56c3a368484e1b324f", "de...
2097 11637 Are We There Yet? [{"cast_id": 1, "character": "Nick Persons", "... [{"credit_id": "5539fe07c3a3684022000d96", "de...
2098 226486 Tammy [{"cast_id": 4, "character": "Tammy", "credit_... [{"credit_id": "567e97d9c3a3682abc002ca1", "de...
2099 1584 School of Rock [{"cast_id": 1, "character": "Dewey Finn", "cr... [{"credit_id": "52fe4301c3a36847f8033479", "de...
2100 9312 Mortal Kombat [{"cast_id": 1, "character": "Lord Rayden", "c... [{"credit_id": "52fe44e6c3a36847f80b0899", "de...
2101 12153 White Chicks [{"cast_id": 17, "character": "Kevin Copeland"... [{"credit_id": "563c842ec3a3681b5c0285e3", "de...
2102 65057 The Descendants [{"cast_id": 3, "character": "Matt King", "cre... [{"credit_id": "52fe46fbc3a368484e0ae867", "de...
2103 8326 Holes [{"cast_id": 2, "character": "Warden Walker", ... [{"credit_id": "52fe449fc3a36847f80a08ab", "de...
2104 35690 The Last Song [{"cast_id": 5, "character": "Ronnie Miller", ... [{"credit_id": "52fe45b09251416c9103af49", "de...
2105 76203 12 Years a Slave [{"cast_id": 6, "character": "Solomon Northup"... [{"credit_id": "52fe492cc3a368484e11dfdb", "de...
2106 13497 Drumline [{"cast_id": 1, "character": "Devon Miles", "c... [{"credit_id": "52fe45729251416c75056c15", "de...
2107 35688 Why Did I Get Married Too? [{"cast_id": 1, "character": "Terry", "credit_... [{"credit_id": "52fe45b09251416c9103aed9", "de...
2108 162 Edward Scissorhands [{"cast_id": 5, "character": "Edward Scissorha... [{"credit_id": "52fe4220c3a36847f80061e3", "de...
2109 296096 Me Before You [{"cast_id": 0, "character": "Louisa \"Lou\" C... [{"credit_id": "56b778879251416615006f86", "de...
2110 103370 Madea's Witness Protection [{"cast_id": 2, "character": "Madea / Joe / Br... [{"credit_id": "52fe4a1dc3a36847f81ba633", "de...
2111 1051 The French Connection [{"cast_id": 21, "character": "Det. Jimmy \"Po... [{"credit_id": "52fe42e6c3a36847f802b3bf", "de...
2112 376659 Bad Moms [{"cast_id": 0, "character": "Amy Mitchell", "... [{"credit_id": "5690c7adc3a3686b52001c68", "de...
2113 10073 Date Movie [{"cast_id": 16, "character": "Julia Jones", "... [{"credit_id": "52fe431c9251416c75003e6d", "de...
2114 16690 Return to Never Land [{"cast_id": 1, "character": "Jane / Young Wen... [{"credit_id": "52fe46e59251416c750872b9", "de...
2115 273895 Selma [{"cast_id": 5, "character": "Martin Luther Ki... [{"credit_id": "54aeb6ac9251417aa7000998", "de...
2116 14873 The Jungle Book 2 [{"cast_id": 1, "character": "Baloo (voice)", ... [{"credit_id": "5947baa6c3a368265f01dd7e", "de...
2117 8968 Boogeyman [{"cast_id": 2, "character": "Kate Houghton", ... [{"credit_id": "53a68e4b0e0a2614360033eb", "de...
2118 9963 Premonition [{"cast_id": 22, "character": "Linda Hanson", ... [{"credit_id": "52fe4551c3a36847f80c79bb", "de...
2119 15655 The Tigger Movie [{"cast_id": 2, "character": "Tigger / Winnie ... [{"credit_id": "59121da0c3a3686519043247", "de...
2120 21208 Orphan [{"cast_id": 1, "character": "Kate Coleman", "... [{"credit_id": "52fe440fc3a368484e00d3cb", "de...
2121 272878 Max [{"cast_id": 3, "character": "Ray", "credit_id... [{"credit_id": "5619d1a8925141222f0009ed", "de...
2122 9760 Epic Movie [{"cast_id": 1, "character": "Edward", "credit... [{"credit_id": "56348a269251412857016e9e", "de...
2123 314365 Spotlight [{"cast_id": 2, "character": "Michael Rezendes... [{"credit_id": "566c2fdb9251415001002dd6", "de...
2124 13279 Lakeview Terrace [{"cast_id": 26, "character": "Abel Turner", "... [{"credit_id": "52fe45559251416c75052f31", "de...
2125 1975 The Grudge 2 [{"cast_id": 1, "character": "Karen Davis", "c... [{"credit_id": "52fe4327c3a36847f803e891", "de...
2126 33644 How Stella Got Her Groove Back [{"cast_id": 1, "character": "Stella Payne", "... [{"credit_id": "54f39ad5c3a3681deb000435", "de...
2127 1649 Bill & Ted's Bogus Journey [{"cast_id": 1, "character": "Ted Logan", "cre... [{"credit_id": "52fe4308c3a36847f803571f", "de...
2128 9895 Man of the Year [{"cast_id": 13, "character": "Tom Dobbs", "cr... [{"credit_id": "52fe4543c3a36847f80c42ad", "de...
2129 9570 The Black Hole [{"cast_id": 1, "character": "Dr. Hans Reinhar... [{"credit_id": "52fe450bc3a36847f80b91db", "de...
2130 27579 The American [{"cast_id": 2, "character": "Jack / Edward", ... [{"credit_id": "52fe4555c3a368484e0542fb", "de...
2131 16052 Selena [{"cast_id": 3, "character": "Selena Quintanil... [{"credit_id": "58f7e0eac3a3684529000b31", "de...
2132 40264 Vampires Suck [{"cast_id": 7, "character": "Jacob White", "c... [{"credit_id": "548ad7a4925141261800138b", "de...
2133 1164 Babel [{"cast_id": 1, "character": "Richard", "credi... [{"credit_id": "52fe42e9c3a36847f802c243", "de...
2134 239678 This Is Where I Leave You [{"cast_id": 1, "character": "Judd Altman", "c... [{"credit_id": "5982dfbf9251413f3f009bf6", "de...
2135 14359 Doubt [{"cast_id": 3, "character": "Sister Aloysius ... [{"credit_id": "52fe45ea9251416c75066d11", "de...
2136 3989 Team America: World Police [{"cast_id": 4, "character": "Gary Johnston (v... [{"credit_id": "52fe43abc3a36847f8066625", "de...
2137 76617 Texas Chainsaw 3D [{"cast_id": 4, "character": "Heather Miller",... [{"credit_id": "54e373e5c3a368087b0038b6", "de...
2138 1710 Copycat [{"cast_id": 8, "character": "Helen Hudson", "... [{"credit_id": "561cd9b4c3a368225e0034cc", "de...
2139 4258 Scary Movie 5 [{"cast_id": 6, "character": "Dan Sanders", "c... [{"credit_id": "52fe43b7c3a36847f8069f4b", "de...
2140 20391 Paint Your Wagon [{"cast_id": 1, "character": "Ben Rumson", "cr... [{"credit_id": "52fe43e5c3a368484e004659", "de...
2141 10139 Milk [{"cast_id": 2, "character": "Harvey Milk", "c... [{"credit_id": "52fe43339251416c7500756b", "de...
2142 335778 Risen [{"cast_id": 0, "character": "Lucius", "credit... [{"credit_id": "5739fed1c3a36806bc000163", "de...
2143 9645 Ghost Ship [{"cast_id": 12, "character": "Captain Sean Mu... [{"credit_id": "52fe4515c3a36847f80bb93d", "de...
2144 55465 A Very Harold & Kumar Christmas [{"cast_id": 1003, "character": "Neil", "credi... [{"credit_id": "52fe48cec3a36847f817a783", "de...
2145 617 Wild Things [{"cast_id": 9, "character": "Sam Lombardo", "... [{"credit_id": "52fe425ec3a36847f8018f4b", "de...
2146 19904 The Stepfather [{"cast_id": 7, "character": "David Harris", "... [{"credit_id": "52fe47f79251416c750ab845", "de...
2147 48289 The Debt [{"cast_id": 6, "character": "Rachel Singer", ... [{"credit_id": "54cdf138925141475d004748", "de...
2148 243 High Fidelity [{"cast_id": 7, "character": "Rob Gordon", "cr... [{"credit_id": "52fe422cc3a36847f8009919", "de...
2149 6933 One Missed Call [{"cast_id": 19, "character": "Beth Raymond", ... [{"credit_id": "52fe4468c3a36847f809449b", "de...
2150 17182 Eye for an Eye [{"cast_id": 1, "character": "Karen McCann", "... [{"credit_id": "56f1bce89251412e01000369", "de...
2151 8848 The Bank Job [{"cast_id": 17, "character": "Terry Leather",... [{"credit_id": "52fe44c0c3a36847f80a7fd1", "de...
2152 38 Eternal Sunshine of the Spotless Mind [{"cast_id": 5, "character": "Joel Barish", "c... [{"credit_id": "52fe4211c3a36847f800166f", "de...
2153 38303 You Again [{"cast_id": 3, "character": "Marni", "credit_... [{"credit_id": "52fe46a89251416c9105b75b", "de...
2154 1266 Street Kings [{"cast_id": 5, "character": "Detective Tom Lu... [{"credit_id": "52fe42ecc3a36847f802cfa3", "de...
2155 107985 The World's End [{"cast_id": 2, "character": "Gary King", "cre... [{"credit_id": "52fe4a8dc3a36847f81d496f", "de...
2156 14043 Nancy Drew [{"cast_id": 1, "character": "Nancy Drew", "cr... [{"credit_id": "5648c1799251413e7f007984", "de...
2157 19901 Daybreakers [{"cast_id": 3, "character": "Edward Dalton", ... [{"credit_id": "54c61f8c9251412fdb00321a", "de...
2158 34016 She's Out of My League [{"cast_id": 1, "character": "Molly", "credit_... [{"credit_id": "52fe454b9251416c9102d6eb", "de...
2159 59860 Monte Carlo [{"cast_id": 2, "character": "Grace / Cordeli... [{"credit_id": "55a396fe9251412971005179", "de...
2160 10069 Stay Alive [{"cast_id": 25, "character": "Hutch", "credit... [{"credit_id": "52fe431a9251416c75003a05", "de...
2161 9588 Quigley Down Under [{"cast_id": 1, "character": "Matthew Quigley"... [{"credit_id": "52fe450ec3a36847f80b9abb", "de...
2162 12819 Alpha and Omega [{"cast_id": 8, "character": "Kate", "credit_i... [{"credit_id": "52fe45279251416c7504d749", "de...
2163 9954 The Covenant [{"cast_id": 23, "character": "Caleb Danvers",... [{"credit_id": "52fe454fc3a36847f80c71ed", "de...
2164 10115 Stick It [{"cast_id": 15, "character": "Burt Vickerman"... [{"credit_id": "52fe432a9251416c750060dd", "de...
2165 25132 Shorts [{"cast_id": 1, "character": "Teo Thompon", "c... [{"credit_id": "52fe44b9c3a368484e03368f", "de...
2166 577 To Die For [{"cast_id": 4, "character": "Suzanne Stone Ma... [{"credit_id": "52fe4255c3a36847f8015f8b", "de...
2167 328387 Nerve [{"cast_id": 4, "character": "Vee Delmonico", ... [{"credit_id": "57993c2f925141234800341d", "de...
2168 12690 Appaloosa [{"cast_id": 4, "character": "Everett Hitch", ... [{"credit_id": "52fe45139251416c7504afb9", "de...
2169 9945 Vampires [{"cast_id": 8, "character": "Jack Crow", "cre... [{"credit_id": "52fe454dc3a36847f80c68cf", "de...
2170 539 Psycho [{"cast_id": 4, "character": "Norman Bates", "... [{"credit_id": "52fe424fc3a36847f801422b", "de...
2171 13596 My Best Friend's Girl [{"cast_id": 3, "character": "Tank", "credit_i... [{"credit_id": "52fe457f9251416c7505887d", "de...
2172 226857 Endless Love [{"cast_id": 4, "character": "David Elliot", "... [{"credit_id": "52fe4e8a9251416c75159e09", "de...
2173 13159 Georgia Rule [{"cast_id": 1, "character": "Georgia Randall"... [{"credit_id": "52fe45479251416c75050ff9", "de...
2174 47941 Under the Rainbow [{"cast_id": 2, "character": "Bruce Thorpe", "... [{"credit_id": "52fe474fc3a36847f812e93d", "de...
2175 526 Ladyhawke [{"cast_id": 6, "character": "Phillipe Gaston"... [{"credit_id": "52fe424dc3a36847f8013cb1", "de...
2176 22796 Simon Birch [{"cast_id": 1, "character": "Adult Joe Wentew... [{"credit_id": "52fe444fc3a368484e01bf15", "de...
2177 2355 Reign Over Me [{"cast_id": 15, "character": "Charlie Fineman... [{"credit_id": "562eb58bc3a3681b5c00b9e6", "de...
2178 5915 Into the Wild [{"cast_id": 15, "character": "Christopher McC... [{"credit_id": "57190512c3a3687b8c004a60", "de...
2179 9842 School for Scoundrels [{"cast_id": 23, "character": "Dr. P", "credit... [{"credit_id": "52fe4539c3a36847f80c2e9d", "de...
2180 61012 Silent Hill: Revelation 3D [{"cast_id": 5, "character": "Heather Mason / ... [{"credit_id": "5370cd59c3a3681241010086", "de...
2181 755 From Dusk Till Dawn [{"cast_id": 1, "character": "Seth Gecko", "cr... [{"credit_id": "52fe4271c3a36847f801f22d", "de...
2182 13682 Pooh's Heffalump Movie [{"cast_id": 1, "character": "Winnie the Pooh ... [{"credit_id": "52fe458b9251416c7505a2bb", "de...
2183 9089 Home for the Holidays [{"cast_id": 10, "character": "Claudia Larson"... [{"credit_id": "555516df9251411e4d00071d", "de...
2184 9470 Kung Fu Hustle [{"cast_id": 24, "character": "Sing", "credit_... [{"credit_id": "52fe44fbc3a36847f80b5b19", "de...
2185 18357 The Country Bears [{"cast_id": 1, "character": "Beary Barrington... [{"credit_id": "592992079251413b5b04ed56", "de...
2186 7979 The Kite Runner [{"cast_id": 5, "character": "Amir", "credit_i... [{"credit_id": "55183918c3a3686302004356", "de...
2187 470 21 Grams [{"cast_id": 3, "character": "Paul Rivers", "c... [{"credit_id": "52fe4247c3a36847f8011e1b", "de...
2188 15644 Paparazzi [{"cast_id": 1, "character": "Bo Laramie", "cr... [{"credit_id": "5678044292514179dd008c37", "de...
2189 9582 A Guy Thing [{"cast_id": 1, "character": "Paul Morse", "cr... [{"credit_id": "52fe450dc3a36847f80b973f", "de...
2190 10642 Loser [{"cast_id": 1, "character": "Paul Tannek", "c... [{"credit_id": "52fe439a9251416c75016dd7", "de...
2191 22074 Capitalism: A Love Story [{"cast_id": 1, "character": "Michael Moore", ... [{"credit_id": "52fe4432c3a368484e015277", "de...
2192 2428 The Greatest Story Ever Told [{"cast_id": 22, "character": "Jesus", "credit... [{"credit_id": "52fe4356c3a36847f804cabd", "de...
2193 290751 Secret in Their Eyes [{"cast_id": 1, "character": "Ray", "credit_id... [{"credit_id": "563f5d70c3a3681b4b02bc63", "de...
2194 13805 Disaster Movie [{"cast_id": 5, "character": "Will", "credit_i... [{"credit_id": "52fe45a39251416c7505d4ab", "de...
2195 4597 Armored [{"cast_id": 2, "character": "Ty Hackett", "cr... [{"credit_id": "548cd133c3a36820be00245a", "de...
2196 9414 The Man Who Knew Too Little [{"cast_id": 1, "character": "Wallace 'Wally' ... [{"credit_id": "554a26c5c3a36841a9002508", "de...
2197 63492 What's Your Number? [{"cast_id": 2, "character": "Colin Shea", "cr... [{"credit_id": "5942fd409251417f65012e01", "de...
2198 81796 Lockout [{"cast_id": 1, "character": "Snow", "credit_i... [{"credit_id": "52fe482c9251416c91082d25", "de...
2199 10710 Envy [{"cast_id": 1, "character": "Tim Dingman", "c... [{"credit_id": "58cbe37ac3a36828e4012d2f", "de...
2200 15092 Crank: High Voltage [{"cast_id": 1, "character": "Chev Chelios", "... [{"credit_id": "52fe46389251416c7507138f", "de...
2201 11382 Bullets Over Broadway [{"cast_id": 1, "character": "David Shayne", "... [{"credit_id": "52fe44359251416c7502c8db", "de...
2202 15005 One Night with the King [{"cast_id": 1, "character": "Hadassah / Esthe... [{"credit_id": "5507fa1c92514110da000f2d", "de...
2203 8198 The Quiet American [{"cast_id": 2, "character": "Thomas Fowler", ... [{"credit_id": "52fe4495c3a36847f809e4a9", "de...
2204 6963 The Weather Man [{"cast_id": 3, "character": "David Spritz", "... [{"credit_id": "52fe446bc3a36847f8094f8b", "de...
2205 15070 Undisputed [{"cast_id": 1, "character": "Monroe Hutchen",... [{"credit_id": "52fe46369251416c75070e87", "de...
2206 12797 Ghost Town [{"cast_id": 1, "character": "Bertram Pincus",... [{"credit_id": "52fe45249251416c7504d1bb", "de...
2207 17134 12 Rounds [{"cast_id": 1, "character": "Det. Danny Fishe... [{"credit_id": "538ee0730e0a2644b9001141", "de...
2208 41402 Let Me In [{"cast_id": 8, "character": "Owen", "credit_i... [{"credit_id": "54554defc3a3681473004dd8", "de...
2209 18885 3 Ninjas Kick Back [{"cast_id": 2, "character": "Grandpa Mori Shi... [{"credit_id": "52fe47a69251416c750a0c5f", "de...
2210 4953 Be Kind Rewind [{"cast_id": 12, "character": "Jerry", "credit... [{"credit_id": "52fe43e7c3a36847f80773cf", "de...
2211 10773 Mrs Henderson Presents [{"cast_id": 1, "character": "Mrs. Laura Hende... [{"credit_id": "52fe43b49251416c7501ae99", "de...
2212 146198 Triple 9 [{"cast_id": 5, "character": "Chris Allen", "c... [{"credit_id": "56c9ca00c3a36840910077a5", "de...
2213 2639 Deconstructing Harry [{"cast_id": 1, "character": "Harry Block", "c... [{"credit_id": "52fe4361c3a36847f804fef1", "de...
2214 10563 Three to Tango [{"cast_id": 1, "character": "Oscar Novak", "c... [{"credit_id": "5633f3a8c3a3681b52015b30", "de...
2215 295964 Burnt [{"cast_id": 2, "character": "Adam Jones", "cr... [{"credit_id": "5689952fc3a3680e01001da6", "de...
2216 5971 We're No Angels [{"cast_id": 13, "character": "Ned", "credit_i... [{"credit_id": "52fe4433c3a36847f8088305", "de...
2217 9716 Everyone Says I Love You [{"cast_id": 2, "character": "Skylar Dandridge... [{"credit_id": "57a3a486c3a3683f9700371f", "de...
2218 11835 Death Sentence [{"cast_id": 16, "character": "Nick Hume", "cr... [{"credit_id": "52fe448f9251416c7503910f", "de...
2219 26171 Everybody's Fine [{"cast_id": 1, "character": "Frank Goode", "c... [{"credit_id": "539c12b7c3a36810c900184e", "de...
2220 31117 Superbabies: Baby Geniuses 2 [{"cast_id": 6, "character": "Bill Biscane / K... [{"credit_id": "52fe44609251416c9100e7b1", "de...
2221 9074 The Man [{"cast_id": 1, "character": "Derrick Vann", "... [{"credit_id": "52fe44d8c3a36847f80ad8c9", "de...
2222 14396 Code Name: The Cleaner [{"cast_id": 1, "character": "Jake Rodgers", "... [{"credit_id": "52fe45ee9251416c7506767b", "de...
2223 15673 Connie and Carla [{"cast_id": 1, "character": "Connie", "credit... [{"credit_id": "52fe46719251416c75078765", "de...
2224 42618 Sweet Charity [{"cast_id": 2, "character": "Charity", "credi... [{"credit_id": "52fe460dc3a36847f80e9a7f", "de...
2225 171274 Inherent Vice [{"cast_id": 1, "character": "Larry \"Doc\" Sp... [{"credit_id": "5319bba7c3a3685c31002d5e", "de...
2226 24432 Doogal [{"cast_id": 1, "character": "Doogal", "credit... [{"credit_id": "52fe4496c3a368484e02b33d", "de...
2227 109417 Battle of the Year [{"cast_id": 1011, "character": "Jason Blake",... [{"credit_id": "52fe4ab3c3a36847f81dd0e3", "de...
2228 13948 An American Carol [{"cast_id": 3, "character": "Michael Malone",... [{"credit_id": "52fe45b99251416c750603e5", "de...
2229 106747 Machete Kills [{"cast_id": 11, "character": "Machete Cortez"... [{"credit_id": "52fe4a70c3a36847f81cde43", "de...
2230 10929 Willard [{"cast_id": 1, "character": "Willard Stiles",... [{"credit_id": "56bc7053c3a3683ea60021f6", "de...
2231 14220 Strange Wilderness [{"cast_id": 4, "character": "Peter", "credit_... [{"credit_id": "52fe45da9251416c75064bd3", "de...
2232 46435 Topsy-Turvy [{"cast_id": 3, "character": "Sir Arthur Sulli... [{"credit_id": "5544e843925141586500463a", "de...
2233 256962 Little Boy [{"cast_id": 15, "character": "Pepper Flynt Bu... [{"credit_id": "591dac46925141482f020a4c", "de...
2234 48231 A Dangerous Method [{"cast_id": 2, "character": "Sabina Spielrein... [{"credit_id": "52fe475bc3a36847f8131233", "de...
2235 3509 A Scanner Darkly [{"cast_id": 1, "character": "Fred/Bob Arctor"... [{"credit_id": "52fe4397c3a36847f80600ab", "de...
2236 82684 Chasing Mavericks [{"cast_id": 11, "character": "Frosty Hesson",... [{"credit_id": "52fe48699251416c9108b929", "de...
2237 12142 Alone in the Dark [{"cast_id": 12, "character": "Edward Carnby",... [{"credit_id": "52fe44bd9251416c7503f4f1", "de...
2238 23367 Bandslam [{"cast_id": 69, "character": "Sam", "credit_i... [{"credit_id": "52fe4467c3a368484e021115", "de...
2239 10740 Birth [{"cast_id": 1, "character": "Anna", "credit_i... [{"credit_id": "5561bd59c3a3682220001a90", "de...
2240 241239 A Most Violent Year [{"cast_id": 4, "character": "Abel Morales", "... [{"credit_id": "5559ae3d9251410b390033f3", "de...
2241 14582 Passchendaele [{"cast_id": 2, "character": "Michael Dunne", ... [{"credit_id": "5475e80792514160e3003ca8", "de...
2242 14914 Flash of Genius [{"cast_id": 1, "character": "Ian Miellor", "c... [{"credit_id": "558a84fd9251411472000ea9", "de...
2243 3902 I'm Not There. [{"cast_id": 10, "character": "Jude", "credit_... [{"credit_id": "52fe43a6c3a36847f8064c11", "de...
2244 77948 The Cold Light of Day [{"cast_id": 11, "character": "Will Shaw", "cr... [{"credit_id": "52fe4984c3a368484e12fa91", "de...
2245 21755 The Brothers Bloom [{"cast_id": 1, "character": "Penelope Stamp",... [{"credit_id": "52fe4426c3a368484e01239d", "de...
2246 4960 Synecdoche, New York [{"cast_id": 3, "character": "Caden Cotard", "... [{"credit_id": "52fe43e8c3a36847f80777e3", "de...
2247 128 Princess Mononoke [{"cast_id": 3, "character": "Ashitaka (voice)... [{"credit_id": "52fe421bc3a36847f8004995", "de...
2248 14652 Bon voyage [{"cast_id": 8, "character": "Fr\u00e9d\u00e9r... [{"credit_id": "52fe460c9251416c7506b59b", "de...
2249 40932 Can't Stop the Music [{"cast_id": 2, "character": "Alex the G.I.", ... [{"credit_id": "54b65f1892514167800014f9", "de...
2250 16608 The Proposition [{"cast_id": 1, "character": "Charlie Burns", ... [{"credit_id": "52fe46de9251416c750862b9", "de...
2251 334531 My All American [{"cast_id": 5, "character": "Darrell Royal", ... [{"credit_id": "5766ba79c3a36863130003eb", "de...
2252 32316 Marci X [{"cast_id": 3, "character": "Marci Feld", "cr... [{"credit_id": "53f29b01c3a3685ae7005bac", "de...
2253 7299 Equilibrium [{"cast_id": 1, "character": "John Preston", "... [{"credit_id": "54f3217f9251416b38003f51", "de...
2254 13405 The Children of Huang Shi [{"cast_id": 1, "character": "George Hogg", "c... [{"credit_id": "52fe45659251416c75054f4d", "de...
2255 19457 The Yards [{"cast_id": 1, "character": "Leo Handler", "c... [{"credit_id": "5969222192514136a0000bed", "de...
2256 112937 The Oogieloves in the Big Balloon Adventure [{"cast_id": 11, "character": "Lero Sombrero",... [{"credit_id": "52fe4b24c3a36847f81f4a07", "de...
2257 314385 By the Sea [{"cast_id": 0, "character": "Vanessa", "credi... [{"credit_id": "56c309759251414b850017e4", "de...
2258 8953 Steamboy [{"cast_id": 1, "character": "James Ray Steam ... [{"credit_id": "52fe44cac3a36847f80aa39f", "de...
2259 29078 The Game of Their Lives [{"cast_id": 1, "character": "Frank Borghi", "... [{"credit_id": "52fe45c6c3a368484e06e337", "de...
2260 46503 All Good Things [{"cast_id": 2, "character": "Katie Marks", "c... [{"credit_id": "52fe46fbc3a36847f811d41b", "de...
2261 10448 Rapa Nui [{"cast_id": 1, "character": "Noro", "credit_i... [{"credit_id": "52fe43739251416c75010d95", "de...
2262 13688 CJ7 [{"cast_id": 1, "character": "Ti Chow", "credi... [{"credit_id": "5747bbbe92514135c9000db9", "de...
2263 10353 The Visitors II: The Corridors of Time [{"cast_id": 7, "character": "Jacquouille la F... [{"credit_id": "52fe435f9251416c7500dc4b", "de...
2264 43935 Dylan Dog: Dead of Night [{"cast_id": 6, "character": "Dylan Dog", "cre... [{"credit_id": "52fe466cc3a36847f80fe299", "de...
2265 11458 People I Know [{"cast_id": 1, "character": "Eli Wurman", "cr... [{"credit_id": "52fe44449251416c7502ea6d", "de...
2266 44638 The Tempest [{"cast_id": 29, "character": "Prospera", "cre... [{"credit_id": "58705845c3a3684f1200203b", "de...
2267 241257 Regression [{"cast_id": 1, "character": "Bruce Kenner", "... [{"credit_id": "56a8979e9251413c22004663", "de...
2268 14538 Three Kingdoms: Resurrection of the Dragon [{"cast_id": 2, "character": "Luo Ping-An", "c... [{"credit_id": "52fe45fd9251416c7506960d", "de...
2269 13250 Butterfly on a Wheel [{"cast_id": 3, "character": "Tom Ryan", "cred... [{"credit_id": "52fe45529251416c75052973", "de...
2270 133931 Zambezia [{"cast_id": 28, "character": "Kai (voice)", "... [{"credit_id": "52fe4bbfc3a368484e1979b1", "de...
2271 280871 Ramanujan [{"cast_id": 9, "character": "Srinivasa Ramanu... [{"credit_id": "53bc55d8c3a3684cf9000067", "de...
2272 239897 Dwegons [{"cast_id": 5, "character": "Grandma Fitz / B... [{"credit_id": "52fe4e9cc3a36847f829c579", "de...
2273 184341 Hands of Stone [{"cast_id": 3, "character": "Ray Arcel", "cre... [{"credit_id": "52fe4cbd9251416c75124283", "de...
2274 334074 Survivor [{"cast_id": 1, "character": "Nash", "credit_i... [{"credit_id": "551e45a092514137430026d7", "de...
2275 199373 The Frozen Ground [{"cast_id": 1, "character": "Jack Halcombe", ... [{"credit_id": "52fe4d9b9251416c9111c005", "de...
2276 14202 The Painted Veil [{"cast_id": 1, "character": "Walter Fane", "c... [{"credit_id": "52fe45d79251416c75064587", "de...
2277 6968 The Baader Meinhof Complex [{"cast_id": 1, "character": "Ulrike Meinhof",... [{"credit_id": "52fe446cc3a36847f8095259", "de...
2278 581 Dances with Wolves [{"cast_id": 12, "character": "Lieutenant Dunb... [{"credit_id": "52fe4255c3a36847f801630d", "de...
2279 52449 Bad Teacher [{"cast_id": 3, "character": "Elizabeth Halsey... [{"credit_id": "569cd0ebc3a36858cb002c61", "de...
2280 12150 Sea of Love [{"cast_id": 8, "character": "Frank Keller", "... [{"credit_id": "52fe44bf9251416c7503f8b5", "de...
2281 11247 A Cinderella Story [{"cast_id": 1, "character": "Sam Montgomery",... [{"credit_id": "52fe441a9251416c75028d57", "de...
2282 4232 Scream [{"cast_id": 19, "character": "Deputy Dwight '... [{"credit_id": "52fe43b3c3a36847f8068f41", "de...
2283 9378 Thir13en Ghosts [{"cast_id": 1, "character": "Arthur Kriticos"... [{"credit_id": "52fe44efc3a36847f80b2d33", "de...
2284 694 The Shining [{"cast_id": 18, "character": "Jack Torrance",... [{"credit_id": "52fe426bc3a36847f801d3a1", "de...
2285 105 Back to the Future [{"cast_id": 14, "character": "Marty McFly", "... [{"credit_id": "52fe4218c3a36847f80039eb", "de...
2286 11377 House on Haunted Hill [{"cast_id": 9, "character": "Stephen H. Price... [{"credit_id": "52fe44349251416c7502c6c3", "de...
2287 26367 I Can Do Bad All By Myself [{"cast_id": 1, "character": "Madea", "credit_... [{"credit_id": "52fe44fdc3a368484e04271b", "de...
2288 385383 Fight Valley [{"cast_id": 2, "character": "Duke", "credit_i... [{"credit_id": "56ed0e07c3a36822590056b3", "de...
2289 41210 The Switch [{"cast_id": 1, "character": "Wally Mars", "cr... [{"credit_id": "5795311a9251414269004a26", "de...
2290 12090 Just Married [{"cast_id": 13, "character": "Tom Leezak", "c... [{"credit_id": "52fe44b29251416c7503dd01", "de...
2291 62630 The Devil's Double [{"cast_id": 6, "character": "Latif Yahia / Ud... [{"credit_id": "52fe4685c3a368484e095479", "de...
2292 16110 Thomas and the Magic Railroad [{"cast_id": 1, "character": "Mr. Conductor", ... [{"credit_id": "52fe46a39251416c7507ea85", "de...
2293 29427 The Crazies [{"cast_id": 9, "character": "David", "credit_... [{"credit_id": "52fe45dfc3a368484e073bbd", "de...
2294 129 Spirited Away [{"cast_id": 3, "character": "Chihiro (voice)"... [{"credit_id": "571e4beec3a3683393000236", "de...
2295 244114 Firestorm [{"cast_id": 1, "character": "Lui", "credit_id... [{"credit_id": "52fe4eebc3a36847f82b0d1d", "de...
2296 2669 The Bounty [{"cast_id": 1, "character": "Fletcher Christi... [{"credit_id": "52fe4364c3a36847f8050e35", "de...
2297 203833 The Book Thief [{"cast_id": 1, "character": "Hans Hubermann",... [{"credit_id": "53185c8f92514177bf000e45", "de...
2298 13523 Sex Drive [{"cast_id": 1, "character": "Ian", "credit_id... [{"credit_id": "53745e9dc3a3681518002464", "de...
2299 25195 Leap Year [{"cast_id": 1, "character": "Anna Brady", "cr... [{"credit_id": "52fe44bdc3a368484e034131", "de...
2300 17277 The Fall of the Roman Empire [{"cast_id": 1, "character": "Lucilla", "credi... [{"credit_id": "59213590925141482f0536d3", "de...
2301 50725 Take Me Home Tonight [{"cast_id": 1, "character": "Matt Franklin", ... [{"credit_id": "52fe47d4c3a36847f814a817", "de...
2302 82631 Won't Back Down [{"cast_id": 11, "character": "Nona Alberts", ... [{"credit_id": "52fe48619251416c9108a615", "de...
2303 73191 The Nutcracker [{"cast_id": 1, "character": "The sugarplum Fa... [{"credit_id": "52fe4890c3a368484e0ff793", "de...
2304 22479 Kansas City [{"cast_id": 2, "character": "Blondie O'Hara",... [{"credit_id": "5998a5dec3a3680f4e00b0c4", "de...
2305 340611 Indignation [{"cast_id": 0, "character": "Marcus Messner",... [{"credit_id": "58514b91c3a3682dfe017405", "de...
2306 10065 The Amityville Horror [{"cast_id": 25, "character": "George Lutz", "... [{"credit_id": "52fe43199251416c75003567", "de...
2307 2757 Adaptation. [{"cast_id": 4, "character": "Charlie/Donald K... [{"credit_id": "52fe436ac3a36847f8052983", "de...
2308 11683 Land of the Dead [{"cast_id": 32, "character": "Riley", "credit... [{"credit_id": "557d90c99251417ac80001db", "de...
2309 244339 Out of Inferno [{"cast_id": 4, "character": "", "credit_id": ... [{"credit_id": "52fe4ef0c3a36847f82b1f89", "de...
2310 1878 Fear and Loathing in Las Vegas [{"cast_id": 11, "character": "Raoul Duke", "c... [{"credit_id": "52fe431dc3a36847f803b4cb", "de...
2311 23082 The Invention of Lying [{"cast_id": 1, "character": "Mark Bellison", ... [{"credit_id": "5675f37392514179d4003cd2", "de...
2312 195589 Neighbors [{"cast_id": 1, "character": "Mac Radner", "cr... [{"credit_id": "53f00b04c3a3685ae2001dc9", "de...
2313 854 The Mask [{"cast_id": 17, "character": "Stanley Ipkiss ... [{"credit_id": "52fe4282c3a36847f80247bd", "de...
2314 2280 Big [{"cast_id": 1, "character": "Joshua \"Josh\" ... [{"credit_id": "52fe4349c3a36847f8048aef", "de...
2315 496 Borat: Cultural Learnings of America for Make ... [{"cast_id": 5, "character": "Borat Sagdiyev",... [{"credit_id": "52fe424ac3a36847f8012af5", "de...
2316 8835 Legally Blonde [{"cast_id": 10, "character": "Elle Woods", "c... [{"credit_id": "564a76fc9251414dcd001092", "de...
2317 157 Star Trek III: The Search for Spock [{"cast_id": 5, "character": "Admiral James T.... [{"credit_id": "52fe4220c3a36847f8005eb3", "de...
2318 8643 The Exorcism of Emily Rose [{"cast_id": 1, "character": "Erin Bruner", "c... [{"credit_id": "52fe44b1c3a36847f80a4a81", "de...
2319 10402 Deuce Bigalow: Male Gigolo [{"cast_id": 1, "character": "Deuce Bigalow", ... [{"credit_id": "52fe43679251416c7500f0bb", "de...
2320 218043 Left Behind [{"cast_id": 1, "character": "Rayford Steele",... [{"credit_id": "54acfad4925141183c000e11", "de...
2321 9043 The Family Stone [{"cast_id": 1, "character": "Julie Morton", "... [{"credit_id": "52fe44d5c3a36847f80acc99", "de...
2322 21301 Barbershop 2: Back in Business [{"cast_id": 1, "character": "Calvin", "credit... [{"credit_id": "52fe4414c3a368484e00e35d", "de...
2323 10147 Bad Santa [{"cast_id": 12, "character": "Willie Soke", "... [{"credit_id": "52fe43359251416c75007981", "de...
2324 816 Austin Powers: International Man of Mystery [{"cast_id": 30, "character": "Austin Powers /... [{"credit_id": "52fe427ac3a36847f8021ec5", "de...
2325 302688 My Big Fat Greek Wedding 2 [{"cast_id": 2, "character": "Ian Miller", "cr... [{"credit_id": "576aff4bc3a36822bd0014f1", "de...
2326 60307 Diary of a Wimpy Kid: Rodrick Rules [{"cast_id": 1, "character": "Greg Heffley", "... [{"credit_id": "52fe461fc3a368484e080071", "de...
2327 106 Predator [{"cast_id": 13, "character": "Major Alan 'Dut... [{"credit_id": "52fe4218c3a36847f8003b37", "de...
2328 279 Amadeus [{"cast_id": 4, "character": "Antonio Salieri"... [{"credit_id": "57d19657c3a3684b9d008667", "de...
2329 8617 Prom Night [{"cast_id": 2, "character": "Donna Keppel", "... [{"credit_id": "5833737cc3a36832f0003a4e", "de...
2330 10625 Mean Girls [{"cast_id": 9, "character": "Cady Heron", "cr... [{"credit_id": "5635ec3092514129fe00c2f5", "de...
2331 10934 Under the Tuscan Sun [{"cast_id": 1, "character": "Frances", "credi... [{"credit_id": "52fe43d49251416c7501fbe5", "de...
2332 5279 Gosford Park [{"cast_id": 2, "character": "Mrs. Wilson", "c... [{"credit_id": "52fe4401c3a36847f807ceab", "de...
2333 10013 Peggy Sue Got Married [{"cast_id": 1, "character": "Peggy Sue", "cre... [{"credit_id": "52fe43079251416c75000b0f", "de...
2334 194662 Birdman [{"cast_id": 2, "character": "Riggan", "credit... [{"credit_id": "539a03d5c3a3682ace0003f2", "de...
2335 160588 Blue Jasmine [{"cast_id": 3, "character": "Jasmine Francis"... [{"credit_id": "52fe4c33c3a36847f82229f1", "de...
2336 9829 United 93 [{"cast_id": 25, "character": "Captain Jason D... [{"credit_id": "52fe4536c3a36847f80c2561", "de...
2337 10028 Honey [{"cast_id": 16, "character": "Honey Daniels",... [{"credit_id": "52fe430b9251416c75001641", "de...
2338 10535 Spy Hard [{"cast_id": 1, "character": "Dick Steele", "c... [{"credit_id": "52fe43829251416c7501330b", "de...
2339 790 The Fog [{"cast_id": 14, "character": "Stevie Wayne", ... [{"credit_id": "52fe4276c3a36847f8020b33", "de...
2340 43959 Soul Surfer [{"cast_id": 3, "character": "Bethany Hamilton... [{"credit_id": "52fe466dc3a36847f80fe915", "de...
2341 10364 Catch-22 [{"cast_id": 1, "character": "Captain John Yos... [{"credit_id": "56d9117e9251412fe8005083", "de...
2342 16991 Observe and Report [{"cast_id": 3, "character": "Ronnie Barnhardt... [{"credit_id": "52fe46fb9251416c7508a1a9", "de...
2343 9610 Conan the Destroyer [{"cast_id": 8, "character": "Conan", "credit_... [{"credit_id": "569c1833c3a36858cb000b9f", "de...
2344 1578 Raging Bull [{"cast_id": 1, "character": "Jake La Motta", ... [{"credit_id": "52fe4300c3a36847f8032f25", "de...
2345 25643 Love Happens [{"cast_id": 1, "character": "Burke", "credit_... [{"credit_id": "52fe44d4c3a368484e039279", "de...
2346 11904 Young Sherlock Holmes [{"cast_id": 1, "character": "Sherlock Holmes"... [{"credit_id": "52fe449e9251416c7503b1ff", "de...
2347 28665 Fame [{"cast_id": 4, "character": "Jenny Garrison",... [{"credit_id": "55bf3fbd9251413e5b006654", "de...
2348 44115 127 Hours [{"cast_id": 2, "character": "Aron Ralston", "... [{"credit_id": "52fe4677c3a36847f8100b31", "de...
2349 10569 Small Time Crooks [{"cast_id": 16, "character": "Ray", "credit_i... [{"credit_id": "52fe43899251416c75014475", "de...
2350 10560 Center Stage [{"cast_id": 1, "character": "Jody Sawyer", "c... [{"credit_id": "52fe43889251416c750140bd", "de...
2351 333348 Love the Coopers [{"cast_id": 16, "character": "Rags (voice)", ... [{"credit_id": "551863fdc3a36815520011cd", "de...
2352 20483 Catch That Kid [{"cast_id": 1, "character": "Madeline \"Maddy... [{"credit_id": "52fe43e9c3a368484e005541", "de...
2353 11457 Life as a House [{"cast_id": 1, "character": "George Monroe", ... [{"credit_id": "52fe44449251416c7502ea11", "de...
2354 321697 Steve Jobs [{"cast_id": 1, "character": "Steve Jobs", "cr... [{"credit_id": "5668d60692514174110041ae", "de...
2355 19840 I Love You, Beth Cooper [{"cast_id": 1, "character": "Beth Cooper", "c... [{"credit_id": "52fe47f49251416c750aaf69", "de...
2356 22327 Youth in Revolt [{"cast_id": 1, "character": "Nick Twisp", "cr... [{"credit_id": "58b987f1c3a368663000abc3", "de...
2357 38665 The Legend of the Lone Ranger [{"cast_id": 4, "character": "Maj. Bartholomew... [{"credit_id": "52fe46ce9251416c910605f3", "de...
2358 2575 The Tailor of Panama [{"cast_id": 15, "character": "Andrew \" Andy ... [{"credit_id": "55545ebe9251410d770006c7", "de...
2359 11644 Blow Out [{"cast_id": 1, "character": "Jack Terry", "cr... [{"credit_id": "52fe446f9251416c7503498f", "de...
2360 146227 Getaway [{"cast_id": 1, "character": "Brent Magna", "c... [{"credit_id": "52fe4b789251416c75103e35", "de...
2361 68924 The Ice Storm [{"cast_id": 4, "character": "Ben Hood", "cred... [{"credit_id": "55566554c3a3687772003911", "de...
2362 253235 And So It Goes [{"cast_id": 3, "character": "Oren Little", "c... [{"credit_id": "52fe4e739251416c91132147", "de...
2363 22102 Troop Beverly Hills [{"cast_id": 2, "character": "Phyllis Nefler",... [{"credit_id": "56487cb09251413acf007320", "de...
2364 18701 Being Julia [{"cast_id": 1, "character": "Jimmie Langton",... [{"credit_id": "52fe47929251416c7509e4a3", "de...
2365 10068 Nine 1/2 Weeks [{"cast_id": 17, "character": "John", "credit_... [{"credit_id": "52fe431a9251416c7500390b", "de...
2366 848 Dragonslayer [{"cast_id": 16, "character": "Galen", "credit... [{"credit_id": "52fe4281c3a36847f8024305", "de...
2367 36811 The Last Station [{"cast_id": 2, "character": "Valentin Bulgako... [{"credit_id": "52fe460d9251416c91047787", "de...
2368 522 Ed Wood [{"cast_id": 5, "character": "Ed Wood", "credi... [{"credit_id": "52fe424cc3a36847f80138c9", "de...
2369 130150 Labor Day [{"cast_id": 5, "character": "Frank Chambers",... [{"credit_id": "542487fac3a368087a0042cb", "de...
2370 12246 Mongol: The Rise of Genghis Khan [{"cast_id": 3, "character": "Temudjin", "cred... [{"credit_id": "52fe44d39251416c75042455", "de...
2371 13809 RockNRolla [{"cast_id": 20, "character": "Archy", "credit... [{"credit_id": "52fe45a49251416c7505d637", "de...
2372 27380 Megaforce [{"cast_id": 14, "character": "Ace Hunter", "c... [{"credit_id": "5765e851c3a3687fd10010d4", "de...
2373 10549 Hamlet [{"cast_id": 1, "character": "Prince Hamlet", ... [{"credit_id": "52fe43869251416c75013ba5", "de...
2374 33870 Mao's Last Dancer [{"cast_id": 2, "character": "Li Cunxin - adul... [{"credit_id": "52fe45419251416c9102c18d", "de...
2375 245703 Midnight Special [{"cast_id": 5, "character": "Roy Tomlin", "cr... [{"credit_id": "5723e69592514122a9001073", "de...
2376 10739 Anything Else [{"cast_id": 3, "character": "David Dobel", "c... [{"credit_id": "5839e198c3a36843df006c9d", "de...
2377 127560 The Railway Man [{"cast_id": 4, "character": "Young Eric", "cr... [{"credit_id": "52fe4afec3a368484e171d61", "de...
2378 37903 The White Ribbon [{"cast_id": 14, "character": "Marie-Louise, d... [{"credit_id": "554ef4b4c3a3687b7d000b8b", "de...
2379 396152 Restoration [{"cast_id": 3, "character": "Rebecca Jordan",... [{"credit_id": "572bd470c3a368013d0002b1", "de...
2380 10017 The Wraith [{"cast_id": 1, "character": "Jake Kesey / The... [{"credit_id": "579278cb9251410d12003570", "de...
2381 11468 Salton Sea [{"cast_id": 1, "character": "Tom Van Allen | ... [{"credit_id": "52fe44469251416c7502efef", "de...
2382 193613 Metallica: Through the Never [{"cast_id": 2, "character": "Trip", "credit_i... [{"credit_id": "52fe4cd39251416c911016f1", "de...
2383 17436 The Informers [{"cast_id": 1, "character": "William", "credi... [{"credit_id": "52fe47259251416c7508f45d", "de...
2384 43434 Carlos [{"cast_id": 4, "character": "Ilich Ram\u00edr... [{"credit_id": "57352b61c3a3680253000870", "de...
2385 31166 I Come with the Rain [{"cast_id": 1, "character": "Kline", "credit_... [{"credit_id": "52fe44659251416c9100f2ff", "de...
2386 69848 One Man's Hero [{"cast_id": 0, "character": "Captain John Ril... [{"credit_id": "558603f4c3a36837e90007f2", "de...
2387 8408 Day of the Dead [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "52fe44a5c3a36847f80a20f9", "de...
2388 332411 I Am Wrath [{"cast_id": 3, "character": "Stanley Hill", "... [{"credit_id": "56c5999b9251415475000194", "de...
2389 9389 Renaissance [{"cast_id": 4, "character": "Barth\u00e9l\u00... [{"credit_id": "52fe44f1c3a36847f80b333d", "de...
2390 9626 Red Sonja [{"cast_id": 1, "character": "Kalidor", "credi... [{"credit_id": "52fe4513c3a36847f80bafab", "de...
2391 75638 Red Lights [{"cast_id": 3, "character": "Margaret Matheso... [{"credit_id": "5366571fc3a3681212002ddf", "de...
2392 8363 Superbad [{"cast_id": 1, "character": "Seth", "credit_i... [{"credit_id": "55d5460392514102c60032c8", "de...
2393 15670 Madea Goes to Jail [{"cast_id": 5, "character": "Madea / Joe / Br... [{"credit_id": "52fe46709251416c7507868d", "de...
2394 290555 Wolves [{"cast_id": 0, "character": "Conner", "credit... [{"credit_id": "541718d60e0a261c35005b42", "de...
2395 8328 Step Up 2: The Streets [{"cast_id": 1, "character": "Andie West", "cr... [{"credit_id": "56696620c3a36836b4005212", "de...
2396 10982 Hoodwinked! [{"cast_id": 1, "character": "Red (voice)", "c... [{"credit_id": "52fe43dc9251416c75020fd9", "de...
2397 205 Hotel Rwanda [{"cast_id": 10, "character": "Paul Rusesabagi... [{"credit_id": "52fe4226c3a36847f8007eeb", "de...
2398 1620 Hitman [{"cast_id": 1, "character": "Agent 47", "cred... [{"credit_id": "52fe4305c3a36847f8034755", "de...
2399 175541 Black Nativity [{"cast_id": 2, "character": "Reverend Cornell... [{"credit_id": "52fe4d60c3a36847f825d973", "de...
2400 241254 The Prince [{"cast_id": 4, "character": "Omar", "credit_i... [{"credit_id": "549d40a6c3a3685542002278", "de...
2401 31932 City of Ghosts [{"cast_id": 1, "character": "Jimmy", "credit_... [{"credit_id": "52fe44aa9251416c91018887", "de...
2402 1933 The Others [{"cast_id": 8, "character": "Grace Stewart", ... [{"credit_id": "52fe4323c3a36847f803d32d", "de...
2403 679 Aliens [{"cast_id": 21, "character": "Lieutenant Elle... [{"credit_id": "52fe4269c3a36847f801c985", "de...
2404 11113 My Fair Lady [{"cast_id": 1, "character": "Eliza Doolittle"... [{"credit_id": "52fe43fb9251416c75024edb", "de...
2405 3597 I Know What You Did Last Summer [{"cast_id": 13, "character": "Julie James", "... [{"credit_id": "52fe43a0c3a36847f8062dcd", "de...
2406 193893 Let's Be Cops [{"cast_id": 3, "character": "Ryan Davis", "cr... [{"credit_id": "59956629c3a36856bd00fdfb", "de...
2407 9675 Sideways [{"cast_id": 1, "character": "Miles", "credit_... [{"credit_id": "52fe4519c3a36847f80bc72f", "de...
2408 9988 Beerfest [{"cast_id": 25, "character": "Todd Wolfhouse ... [{"credit_id": "52fe4558c3a36847f80c8f95", "de...
2409 948 Halloween [{"cast_id": 14, "character": "Dr. Sam Loomis"... [{"credit_id": "52fe4291c3a36847f8029049", "de...
2410 21765 Good Boy! [{"cast_id": 1, "character": "Mrs. Baker", "cr... [{"credit_id": "55ac1f8992514125da0078dd", "de...
2411 146304 The Best Man Holiday [{"cast_id": 4, "character": "Quentin", "credi... [{"credit_id": "52fe4b7b9251416c7510450d", "de...
2412 7516 Smokin' Aces [{"cast_id": 1, "character": "Richard Messner"... [{"credit_id": "5371ef490e0a2672e500180b", "de...
2413 41439 Saw: The Final Chapter [{"cast_id": 4, "character": "Jigsaw / John", ... [{"credit_id": "52fe45cac3a36847f80da85d", "de...
2414 2752 40 Days and 40 Nights [{"cast_id": 1, "character": "Matt Sulivan", "... [{"credit_id": "52fe436ac3a36847f80526ad", "de...
2415 9429 A Night at the Roxbury [{"cast_id": 9, "character": "Steve Butabi", "... [{"credit_id": "52fe44f6c3a36847f80b46cd", "de...
2416 38117 Beastly [{"cast_id": 4, "character": "Kyle Kingson", "... [{"credit_id": "575700359251414eb100011a", "de...
2417 9792 The Hills Have Eyes [{"cast_id": 1, "character": "Doug Bukowski", ... [{"credit_id": "52fe452ec3a36847f80c0c49", "de...
2418 13778 Dickie Roberts: Former Child Star [{"cast_id": 1, "character": "Dickie Roberts",... [{"credit_id": "52fe459c9251416c7505c745", "de...
2419 228203 McFarland, USA [{"cast_id": 1, "character": "Jim White", "cre... [{"credit_id": "54dba0dcc3a3681233002424", "de...
2420 41382 Lottery Ticket [{"cast_id": 3, "character": "Kevin Carson", "... [{"credit_id": "52fe45c5c3a36847f80d992b", "de...
2421 13960 ATL [{"cast_id": 1, "character": "Rashad", "credit... [{"credit_id": "58decefb9251415e7f00047e", "de...
2422 114150 Pitch Perfect [{"cast_id": 7, "character": "Beca Mitchell", ... [{"credit_id": "52fe4b46c3a36847f81fb88d", "de...
2423 26602 Summer Catch [{"cast_id": 1, "character": "Ryan Dunne", "cr... [{"credit_id": "52fe450ec3a368484e045d67", "de...
2424 10223 A Simple Plan [{"cast_id": 1, "character": "Hank Mitchell", ... [{"credit_id": "56468606c3a3682611000f40", "de...
2425 16028 They [{"cast_id": 1, "character": "Julia Lund", "cr... [{"credit_id": "5558abddc3a368776f009f08", "de...
2426 15639 Larry the Cable Guy: Health Inspector [{"cast_id": 1, "character": "Larry", "credit_... [{"credit_id": "52fe466d9251416c75077fc9", "de...
2427 16112 The Adventures of Elmo in Grouchland [{"cast_id": 1004, "character": "Elmo / Grouch... [{"credit_id": "56b4fccbc3a36806ea0057e6", "de...
2428 26390 Brooklyn's Finest [{"cast_id": 3, "character": "Eddie Dugan", "c... [{"credit_id": "52fe4500c3a368484e042e7b", "de...
2429 27759 55 Days at Peking [{"cast_id": 1, "character": "Maj. Matt Lewis"... [{"credit_id": "52fe4564c3a368484e057c51", "de...
2430 109428 Evil Dead [{"cast_id": 12, "character": "Mia Allen", "cr... [{"credit_id": "52fe4ab5c3a36847f81dd657", "de...
2431 23049 My Life in Ruins [{"cast_id": 1, "character": "Georgia Ianakopo... [{"credit_id": "52fe445cc3a368484e01e9ad", "de...
2432 9310 American Dreamz [{"cast_id": 1, "character": "Martin Tweed", "... [{"credit_id": "53c4f738c3a3682479001259", "de...
2433 11411 Superman IV: The Quest for Peace [{"cast_id": 19, "character": "Superman / Clar... [{"credit_id": "52fe443a9251416c7502d511", "de...
2434 16988 How She Move [{"cast_id": 1, "character": "Raya Green", "cr... [{"credit_id": "559bd0d1c3a368719e0016aa", "de...
2435 7304 Running Scared [{"cast_id": 1, "character": "Joey Gazelle", "... [{"credit_id": "52fe4479c3a36847f809829d", "de...
2436 24747 Bobby Jones: Stroke of Genius [{"cast_id": 1, "character": "Bobby Jones", "c... [{"credit_id": "57d1ee76c3a3684718000165", "de...
2437 58048 Shanghai Surprise [{"cast_id": 4, "character": "Gloria Tatlock",... [{"credit_id": "52fe4952c3a36847f819430b", "de...
2438 1491 The Illusionist [{"cast_id": 1, "character": "Eisenheim", "cre... [{"credit_id": "5548e1179251412ac5000127", "de...
2439 2989 Roar [{"cast_id": 1, "character": "Madeleine", "cre... [{"credit_id": "52fe437ac3a36847f805704b", "de...
2440 10629 Veronica Guerin [{"cast_id": 1, "character": "Veronica Guerin"... [{"credit_id": "52fe43989251416c75016875", "de...
2441 255343 Escobar: Paradise Lost [{"cast_id": 1, "character": "Pablo Escobar", ... [{"credit_id": "55ffee4cc3a3681334005846", "de...
2442 4723 Southland Tales [{"cast_id": 16, "character": "Boxer Santaros"... [{"credit_id": "52fe43d6c3a36847f807318f", "de...
2443 10800 Dragon Hunters [{"cast_id": 8, "character": "Lian-Chu", "cred... [{"credit_id": "52fe43b99251416c7501bb79", "de...
2444 25763 Damnation Alley [{"cast_id": 10, "character": "Tanner", "credi... [{"credit_id": "586a6a159251414e7f0198d9", "de...
2445 79694 The Apparition [{"cast_id": 1019, "character": "Kelly", "cred... [{"credit_id": "52fe49e0c3a368484e144eb1", "de...
2446 4032 My Girl [{"cast_id": 2, "character": "Vada Sultenfuss"... [{"credit_id": "52fe43acc3a36847f8066b35", "de...
2447 18615 Fur: An Imaginary Portrait of Diane Arbus [{"cast_id": 5, "character": "Diane Arbus", "c... [{"credit_id": "564c55309251417c46005e72", "de...
2448 10673 Wall Street [{"cast_id": 8, "character": "Bud Fox", "credi... [{"credit_id": "52fe43a09251416c75017bd9", "de...
2449 4584 Sense and Sensibility [{"cast_id": 6, "character": "Marianne Dashwoo... [{"credit_id": "52fe43cec3a36847f807101f", "de...
2450 2977 Becoming Jane [{"cast_id": 10, "character": "Jane Austen", "... [{"credit_id": "53569575c3a3687f54000051", "de...
2451 10760 Sydney White [{"cast_id": 12, "character": "Sydney White", ... [{"credit_id": "52fe43b19251416c7501a685", "de...
2452 11093 House of Sand and Fog [{"cast_id": 1, "character": "Kathy", "credit_... [{"credit_id": "52fe43f59251416c75024455", "de...
2453 207 Dead Poets Society [{"cast_id": 3, "character": "John Keating", "... [{"credit_id": "52fe4227c3a36847f8008045", "de...
2454 8467 Dumb and Dumber [{"cast_id": 1, "character": "Lloyd Christmas"... [{"credit_id": "52fe44acc3a36847f80a379f", "de...
2455 639 When Harry Met Sally... [{"cast_id": 19, "character": "Sally Albright"... [{"credit_id": "52fe4262c3a36847f801a541", "de...
2456 24226 The Verdict [{"cast_id": 1, "character": "Frank Galvin", "... [{"credit_id": "52fe448bc3a368484e028c55", "de...
2457 9285 Road Trip [{"cast_id": 13, "character": "Josh Parker", "... [{"credit_id": "52fe44e1c3a36847f80afa19", "de...
2458 14709 Varsity Blues [{"cast_id": 1, "character": "Jonathan 'Mox' M... [{"credit_id": "52fe46129251416c7506c24b", "de...
2459 74643 The Artist [{"cast_id": 6, "character": "George Valentin"... [{"credit_id": "52fe48d7c3a368484e10d915", "de...
2460 13788 The Unborn [{"cast_id": 1, "character": "Casey Beldon", "... [{"credit_id": "5380af54c3a368059b00536d", "de...
2461 83666 Moonrise Kingdom [{"cast_id": 25, "character": "Captain Sharp",... [{"credit_id": "52fe48b29251416c91095507", "de...
2462 10781 The Texas Chainsaw Massacre: The Beginning [{"cast_id": 13, "character": "Chrissie", "cre... [{"credit_id": "558fcc249251414508000763", "de...
2463 318850 The Young Messiah [{"cast_id": 12, "character": "Jesus", "credit... [{"credit_id": "58cd46d0c3a36850e900c1bd", "de...
2464 13908 The Master of Disguise [{"cast_id": 4, "character": "Pistachio Disgui... [{"credit_id": "52fe45b19251416c7505f433", "de...
2465 1417 Pan's Labyrinth [{"cast_id": 1, "character": "Ofelia", "credit... [{"credit_id": "571025c09251410832001052", "de...
2466 39180 See Spot Run [{"cast_id": 11, "character": "Murdoch", "cred... [{"credit_id": "52fe47019251416c910670e9", "de...
2467 16161 Baby Boy [{"cast_id": 1, "character": "Joseph Summers",... [{"credit_id": "52fe46ae9251416c7507ffa1", "de...
2468 49950 The Roommate [{"cast_id": 6, "character": "Sara Matthews", ... [{"credit_id": "52fe47b1c3a36847f8143321", "de...
2469 10956 Joe Dirt [{"cast_id": 1, "character": "Joe Dirt", "cred... [{"credit_id": "52fe43d89251416c75020683", "de...
2470 9594 Double Impact [{"cast_id": 1, "character": "Alex / Chad Wagn... [{"credit_id": "52fe450ec3a36847f80b9d6f", "de...
2471 4638 Hot Fuzz [{"cast_id": 40, "character": "Nicholas Angel"... [{"credit_id": "569d89b6c3a36858e5004c66", "de...
2472 13972 The Women [{"cast_id": 9, "character": "Maggie", "credit... [{"credit_id": "52fe45be9251416c75060e61", "de...
2473 5038 Vicky Cristina Barcelona [{"cast_id": 3, "character": "Cristina", "cred... [{"credit_id": "52fe43eec3a36847f80792ad", "de...
2474 13491 Arn: The Knight Templar [{"cast_id": 1, "character": "Arn Magnusson", ... [{"credit_id": "54e6676b9251416f46000253", "de...
2475 10571 Boys and Girls [{"cast_id": 1, "character": "Ryan Walker", "c... [{"credit_id": "58c2bd94c3a36842e80114ed", "de...
2476 10994 White Oleander [{"cast_id": 1, "character": "Astrid Magnussen... [{"credit_id": "52fe43de9251416c750214bb", "de...
2477 19994 Jennifer's Body [{"cast_id": 1, "character": "Jennifer Check",... [{"credit_id": "534a8d61c3a3682dd80016c3", "de...
2478 25166 Drowning Mona [{"cast_id": 1, "character": "Chief Wyatt Rash... [{"credit_id": "52fe44bbc3a368484e033ccf", "de...
2479 30890 Radio Days [{"cast_id": 27, "character": "Joe, the Narrat... [{"credit_id": "52fe44489251416c9100b395", "de...
2480 23169 Remember Me [{"cast_id": 2, "character": "Tyler Hawkins", ... [{"credit_id": "52fe4461c3a368484e01fb8f", "de...
2481 17403 How to Deal [{"cast_id": 1, "character": "Halley Martin", ... [{"credit_id": "555efb94c3a36868eb002692", "de...
2482 12120 My Stepmother is an Alien [{"cast_id": 10, "character": "Steven Mills", ... [{"credit_id": "52fe44b99251416c7503ec53", "de...
2483 9800 Philadelphia [{"cast_id": 21, "character": "Andrew Beckett"... [{"credit_id": "52fe452fc3a36847f80c10f9", "de...
2484 1090 The Thirteenth Floor [{"cast_id": 21, "character": "Douglas Hall/Jo... [{"credit_id": "52fe42e7c3a36847f802b923", "de...
2485 18475 The Cookout [{"cast_id": 1, "character": "blin bling", "cr... [{"credit_id": "52fe477f9251416c7509b8ed", "de...
2486 40160 Meteor [{"cast_id": 2, "character": "Dr. Paul Bradley... [{"credit_id": "54195ddfc3a3686d9c001124", "de...
2487 18074 Duets [{"cast_id": 1, "character": "Liv", "credit_id... [{"credit_id": "564d2037c3a368603700893a", "de...
2488 9689 Hollywood Ending [{"cast_id": 7, "character": "Val", "credit_id... [{"credit_id": "52fe451cc3a36847f80bcfff", "de...
2489 9781 Detroit Rock City [{"cast_id": 1, "character": "Lex", "credit_id... [{"credit_id": "52fe452cc3a36847f80c05a3", "de...
2490 8009 Highlander [{"cast_id": 1, "character": "Connor 'The High... [{"credit_id": "576be048c3a36863d1002f5e", "de...
2491 3877 Things We Lost in the Fire [{"cast_id": 3, "character": "Audrey Burke", "... [{"credit_id": "52fe43a5c3a36847f8064a2d", "de...
2492 8854 Steel [{"cast_id": 1, "character": "John Henry Irons... [{"credit_id": "52fe44c1c3a36847f80a8277", "de...
2493 152599 The Immigrant [{"cast_id": 5, "character": "Ewa Cybulski", "... [{"credit_id": "5319c1af92514177ab002694", "de...
2494 18840 The White Countess [{"cast_id": 3, "character": "Todd Jackson", "... [{"credit_id": "59bfa1c19251414759012fd9", "de...
2495 68727 Trance [{"cast_id": 1, "character": "Simon", "credit_... [{"credit_id": "52fe47a1c3a368484e0d195f", "de...
2496 12657 Soul Plane [{"cast_id": 1, "character": "Mr. Hunkee", "cr... [{"credit_id": "52fe45109251416c7504a7c3", "de...
2497 8265 Welcome to the Sticks [{"cast_id": 2, "character": "Philippe Abrams"... [{"credit_id": "52fe4499c3a36847f809f3ef", "de...
2498 12410 Good [{"cast_id": 2, "character": "Halder", "credit... [{"credit_id": "52fe44dd9251416c75043a39", "de...
2499 34647 Enter the Void [{"cast_id": 3, "character": "Oscar", "credit_... [{"credit_id": "52fe45719251416c910327c1", "de...
2500 73935 Vamps [{"cast_id": 3, "character": "Goody", "credit_... [{"credit_id": "52fe48b3c3a368484e106627", "de...
2501 28178 Hachi: A Dog's Tale [{"cast_id": 1, "character": "Parker Wilson", ... [{"credit_id": "563ba038c3a3681b59024481", "de...
2502 185567 Zulu [{"cast_id": 2, "character": "Brian Epkeen", "... [{"credit_id": "553f81bec3a3685c650033a2", "de...
2503 264656 The Homesman [{"cast_id": 1, "character": "Mary Bee Cuddy",... [{"credit_id": "54527910c3a3680239006aac", "de...
2504 35696 Juwanna Mann [{"cast_id": 1, "character": "Jamal Jefferies ... [{"credit_id": "52fe45b19251416c9103b0f9", "de...
2505 16351 Ararat [{"cast_id": 3, "character": "Arshile Gorky", ... [{"credit_id": "52fe46c99251416c75083765", "de...
2506 38717 Madison [{"cast_id": 3, "character": "Jim McCormick", ... [{"credit_id": "52fe46d69251416c91061523", "de...
2507 18777 Slow Burn [{"cast_id": 3, "character": "Ford Cole", "cre... [{"credit_id": "564b3416c3a3686037003701", "de...
2508 2110 Wasabi [{"cast_id": 12, "character": "Hubert Fiorenti... [{"credit_id": "52fe4337c3a36847f804300d", "de...
2509 9035 Slither [{"cast_id": 1, "character": "Bill Pardy", "cr... [{"credit_id": "52fe44d4c3a36847f80ac8a3", "de...
2510 90 Beverly Hills Cop [{"cast_id": 6, "character": "Det. Axel Foley"... [{"credit_id": "52fe4216c3a36847f8002eed", "de...
2511 771 Home Alone [{"cast_id": 13, "character": "Kevin", "credit... [{"credit_id": "52fe4274c3a36847f801ff53", "de...
2512 12154 Three Men and a Baby [{"cast_id": 11, "character": "Peter Mitchell"... [{"credit_id": "52fe44c09251416c7503fa7f", "de...
2513 9576 Tootsie [{"cast_id": 1, "character": "Michael Dorsey /... [{"credit_id": "55f21be1c3a3682303002edb", "de...
2514 744 Top Gun [{"cast_id": 13, "character": "Pete 'Maverick'... [{"credit_id": "52fe426fc3a36847f801e685", "de...
2515 146 Crouching Tiger, Hidden Dragon [{"cast_id": 25, "character": "Master Li Mu Ba... [{"credit_id": "52fe421ec3a36847f80055ed", "de...
2516 14 American Beauty [{"cast_id": 6, "character": "Lester Burnham",... [{"credit_id": "52fe420ec3a36847f8000809", "de...
2517 45269 The King's Speech [{"cast_id": 32, "character": "King George VI"... [{"credit_id": "565211bd9251414af500bb5f", "de...
2518 9493 Twins [{"cast_id": 1, "character": "Julius Benedict"... [{"credit_id": "56d9264ac3a3681e390210a6", "de...
2519 22556 The Yellow Handkerchief [{"cast_id": 5, "character": "Brett Hanson", "... [{"credit_id": "52fe4445c3a368484e019b05", "de...
2520 873 The Color Purple [{"cast_id": 19, "character": "Celie", "credit... [{"credit_id": "52fe4285c3a36847f80257ad", "de...
2521 33196 Tidal Wave [{"cast_id": 6, "character": "\uae40\ud718 (Ki... [{"credit_id": "52fe45029251416c91024745", "de...
2522 205596 The Imitation Game [{"cast_id": 2, "character": "Alan Turing", "c... [{"credit_id": "5462d265c3a3681247001066", "de...
2523 10765 Private Benjamin [{"cast_id": 1, "character": "Pvt. Judy Benjam... [{"credit_id": "52fe43b39251416c7501abb7", "de...
2524 16769 Coal Miner's Daughter [{"cast_id": 2, "character": "Loretta Lynn", "... [{"credit_id": "589e87c7c3a3684bb7004dc7", "de...
2525 33217 Diary of a Wimpy Kid [{"cast_id": 4, "character": "Greg Heffley", "... [{"credit_id": "58b9e35ac3a36866af00e169", "de...
2526 132232 Mama [{"cast_id": 1, "character": "Annabel", "credi... [{"credit_id": "52fe4b8cc3a368484e18e75b", "de...
2527 11153 National Lampoon's Vacation [{"cast_id": 1, "character": "Clark Griswold",... [{"credit_id": "52fe44039251416c75025f27", "de...
2528 208134 Bad Grandpa [{"cast_id": 1, "character": "Irving Zisman", ... [{"credit_id": "52fe4d44c3a368484e1dfe23", "de...
2529 1165 The Queen [{"cast_id": 15, "character": "HM Queen Elizab... [{"credit_id": "58212c30c3a36863e5000929", "de...
2530 4011 Beetlejuice [{"cast_id": 5, "character": "Barbara Maitland... [{"credit_id": "52fe43abc3a36847f80666cf", "de...
2531 17202 Why Did I Get Married? [{"cast_id": 2, "character": "Terry", "credit_... [{"credit_id": "52fe470f9251416c7508c81d", "de...
2532 9587 Little Women [{"cast_id": 1, "character": "Jo March", "cred... [{"credit_id": "52fe450dc3a36847f80b9a53", "de...
2533 65086 The Woman in Black [{"cast_id": 2, "character": "Arthur Kipps", "... [{"credit_id": "538afb870e0a2667150011a2", "de...
2534 10053 When a Stranger Calls [{"cast_id": 12, "character": "Jill Johnson", ... [{"credit_id": "52fe43159251416c75002c63", "de...
2535 11870 Big Fat Liar [{"cast_id": 1, "character": "Jason Shepherd",... [{"credit_id": "52fe44979251416c7503a275", "de...
2536 11778 The Deer Hunter [{"cast_id": 11, "character": "Michael Vronsky... [{"credit_id": "52fe44849251416c7503789f", "de...
2537 586 Wag the Dog [{"cast_id": 5, "character": "Stanley Motss", ... [{"credit_id": "52fe4258c3a36847f8016f79", "de...
2538 18736 The Lizzie McGuire Movie [{"cast_id": 1, "character": "Lizzie McGuire",... [{"credit_id": "5826b2cc9251417b26015bd3", "de...
2539 134411 Snitch [{"cast_id": 12, "character": "John Matthews",... [{"credit_id": "52fe4bd0c3a368484e19a431", "de...
2540 287903 Krampus [{"cast_id": 2, "character": "Tom Engel", "cre... [{"credit_id": "571f29df925141052c001a7d", "de...
2541 9276 The Faculty [{"cast_id": 1, "character": "Delilah Profitt"... [{"credit_id": "52fe44e0c3a36847f80af489", "de...
2542 15765 What's Love Got to Do with It [{"cast_id": 1, "character": "Anna Mae Bullock... [{"credit_id": "52fe467a9251416c75079a43", "de...
2543 2142 Cop Land [{"cast_id": 15, "character": "Sheriff Freddy ... [{"credit_id": "52fe433ac3a36847f804403d", "de...
2544 11397 Not Another Teen Movie [{"cast_id": 11, "character": "Janey Briggs", ... [{"credit_id": "58c2e4269251417326000f9e", "de...
2545 77016 End of Watch [{"cast_id": 2, "character": "Brian Taylor", "... [{"credit_id": "52fe4957c3a368484e1269c5", "de...
2546 11478 The Skulls [{"cast_id": 9, "character": "Lucas \"Luke\" M... [{"credit_id": "52fe44489251416c7502f3a9", "de...
2547 266856 The Theory of Everything [{"cast_id": 10, "character": "Stephen Hawking... [{"credit_id": "5488d74cc3a3686f5b000283", "de...
2548 13411 Malibu's Most Wanted [{"cast_id": 1, "character": "B-Rad", "credit_... [{"credit_id": "58f7e2a19251413787000c6f", "de...
2549 10564 Where the Heart Is [{"cast_id": 1, "character": "Novalee Nation",... [{"credit_id": "52fe43889251416c75014247", "de...
2550 947 Lawrence of Arabia [{"cast_id": 18, "character": "T.E. Lawrence",... [{"credit_id": "5715157dc3a3684122010c0c", "de...
2551 24150 Halloween II [{"cast_id": 5, "character": "Laurie Strode", ... [{"credit_id": "533d2b74c3a36878e6002c1b", "de...
2552 228970 Wild [{"cast_id": 3, "character": "Cheryl", "credit... [{"credit_id": "5562f6169251415bfb00010e", "de...
2553 18405 The Last House on the Left [{"cast_id": 1, "character": "Krug", "credit_i... [{"credit_id": "534d4f3e0e0a2679eb0000ee", "de...
2554 6961 The Wedding Date [{"cast_id": 1, "character": "Kat Ellis", "cre... [{"credit_id": "52fe446bc3a36847f8094ea1", "de...
2555 11442 Halloween: Resurrection [{"cast_id": 1, "character": "Laurie Strode", ... [{"credit_id": "52fe44409251416c7502e163", "de...
2556 2493 The Princess Bride [{"cast_id": 2, "character": "Westley", "credi... [{"credit_id": "5949af6092514145af000b1e", "de...
2557 14047 The Great Debaters [{"cast_id": 1, "character": "Melvin B. Tolson... [{"credit_id": "55897a9ec3a36809b1000b54", "de...
2558 64690 Drive [{"cast_id": 2, "character": "Driver", "credit... [{"credit_id": "5683cbe9c3a368227b00d291", "de...
2559 11132 Confessions of a Teenage Drama Queen [{"cast_id": 1, "character": "Mary Elizabeth C... [{"credit_id": "52fe43ff9251416c7502575f", "de...
2560 17127 The Object of My Affection [{"cast_id": 1, "character": "Nina Borowski", ... [{"credit_id": "58fb95ac92514163ec010863", "de...
2561 1562 28 Weeks Later [{"cast_id": 17, "character": "Tammy Harris", ... [{"credit_id": "52fe42fec3a36847f803252f", "de...
2562 232679 When the Game Stands Tall [{"cast_id": 2, "character": "Bob Ladouceur", ... [{"credit_id": "52fe4e08c3a36847f827a303", "de...
2563 17880 Because of Winn-Dixie [{"cast_id": 1, "character": "Preacher", "cred... [{"credit_id": "52fe474e9251416c75094adf", "de...
2564 14736 Love & Basketball [{"cast_id": 1, "character": "Kelvin", "credit... [{"credit_id": "564a7c97c3a368602e0014c6", "de...
2565 9434 Grosse Pointe Blank [{"cast_id": 7, "character": "Martin Q. Blank"... [{"credit_id": "52fe44f7c3a36847f80b493d", "de...
2566 23706 All About Steve [{"cast_id": 3, "character": "Sandra Horowitz"... [{"credit_id": "52fe4473c3a368484e023c31", "de...
2567 11531 Book of Shadows: Blair Witch 2 [{"cast_id": 11, "character": "Kim Diamond", "... [{"credit_id": "52fe44539251416c75030d0d", "de...
2568 9100 The Craft [{"cast_id": 3, "character": "Sarah Bailey", "... [{"credit_id": "52fe44dcc3a36847f80ae457", "de...
2569 116 Match Point [{"cast_id": 16, "character": "Chris Wilton", ... [{"credit_id": "563a431d9251413b13003f66", "de...
2570 38843 Ramona and Beezus [{"cast_id": 1, "character": "Ramona Quimby", ... [{"credit_id": "548dc3fdc3a36820be003dbe", "de...
2571 1245 The Remains of the Day [{"cast_id": 1, "character": "James Stevens", ... [{"credit_id": "56292185c3a36848870024d5", "de...
2572 4995 Boogie Nights [{"cast_id": 8, "character": "Eddie Adams alia... [{"credit_id": "52fe43edc3a36847f8078b3f", "de...
2573 10413 Nowhere to Run [{"cast_id": 1, "character": "Sam Gillen", "cr... [{"credit_id": "52fe436a9251416c7500f789", "de...
2574 14012 Flicka [{"cast_id": 1, "character": "Rob McLaughlin",... [{"credit_id": "52fe45c39251416c750618eb", "de...
2575 9793 The Hills Have Eyes 2 [{"cast_id": 2, "character": "Papa Hades", "cr... [{"credit_id": "52fe452ec3a36847f80c0cd3", "de...
2576 12212 Urban Legends: Final Cut [{"cast_id": 2, "character": "Amy Mayfield", "... [{"credit_id": "52fe44cb9251416c750411db", "de...
2577 13768 Tuck Everlasting [{"cast_id": 1, "character": "Winnie Foster", ... [{"credit_id": "52fe45969251416c7505baa7", "de...
2578 8975 The Marine [{"cast_id": 1, "character": "John Triton", "c... [{"credit_id": "52fe44cdc3a36847f80aae07", "de...
2579 342521 Keanu [{"cast_id": 5, "character": "Rell Williams / ... [{"credit_id": "589149439251412dcb0014e4", "de...
2580 45272 Country Strong [{"cast_id": 1, "character": "Kelly Canter", "... [{"credit_id": "584ea3d8c3a368322100f135", "de...
2581 9424 Disturbing Behavior [{"cast_id": 1, "character": "Steve Clark", "c... [{"credit_id": "5638bf8fc3a3681b4b01d884", "de...
2582 97367 The Place Beyond the Pines [{"cast_id": 3, "character": "Luke Glanton", "... [{"credit_id": "52fe49dd9251416c750d5efb", "de...
2583 254904 The November Man [{"cast_id": 4, "character": "Peter H. Deverea... [{"credit_id": "537d31a50e0a2611c800006a", "de...
2584 18681 Eye of the Beholder [{"cast_id": 1, "character": "Stephen Wilson",... [{"credit_id": "52fe47919251416c7509e0ff", "de...
2585 12162 The Hurt Locker [{"cast_id": 6, "character": "Sgt. William Jam... [{"credit_id": "5680869f9251417ddd00eac7", "de...
2586 11495 Firestarter [{"cast_id": 1, "character": "Andrew 'Andy' Mc... [{"credit_id": "58c9f1e1c3a36841b6001b46", "de...
2587 64689 Killing Them Softly [{"cast_id": 1, "character": "Jackie Cogan", "... [{"credit_id": "52fe46e4c3a368484e0a9aa7", "de...
2588 157849 A Most Wanted Man [{"cast_id": 4, "character": "G\u00fcnther Bac... [{"credit_id": "54ca1091925141678c00a9c8", "de...
2589 13166 Freddy Got Fingered [{"cast_id": 12, "character": "Gord Brody", "c... [{"credit_id": "52fe45489251416c75051299", "de...
2590 15511 VeggieTales: The Pirates Who Don't Do Anything [{"cast_id": 3, "character": "George / Sedgewi... [{"credit_id": "52fe46629251416c750769a9", "de...
2591 37003 U2 3D [{"cast_id": 0, "character": "Himself", "credi... [{"credit_id": "57bfd2089251414b1500001e", "de...
2592 12211 Highlander: Endgame [{"cast_id": 1, "character": "Connor MacLeod",... [{"credit_id": "52fe44ca9251416c7504114b", "de...
2593 13816 Idlewild [{"cast_id": 1, "character": "Percival", "cred... [{"credit_id": "52fe45a69251416c7505db2f", "de...
2594 51828 One Day [{"cast_id": 2, "character": "Emma Morley", "c... [{"credit_id": "52fe4806c3a36847f8154977", "de...
2595 22798 Whip It [{"cast_id": 2, "character": "Bliss Cavendar",... [{"credit_id": "52fe444fc3a368484e01bf9f", "de...
2596 7501 Knockaround Guys [{"cast_id": 1, "character": "Matty Demaret", ... [{"credit_id": "52fe4480c3a36847f8099d47", "de...
2597 10743 Confidence [{"cast_id": 1, "character": "Jake Vig", "cred... [{"credit_id": "52fe43ad9251416c75019cc7", "de...
2598 37718 The Muse [{"cast_id": 1, "character": "Steven Phillips"... [{"credit_id": "52fe46679251416c91053567", "de...
2599 15237 De-Lovely [{"cast_id": 1, "character": "Cole Porter", "c... [{"credit_id": "55478ac9c3a3680ce600ba28", "de...
2600 9686 New York Stories [{"cast_id": 1, "character": "Sheldon", "credi... [{"credit_id": "52fe451bc3a36847f80bce5d", "de...
2601 17644 Barney's Great Adventure [] [{"credit_id": "52fe473b9251416c750921ff", "de...
2602 97430 The Man with the Iron Fists [{"cast_id": 3, "character": "Jack Knife", "cr... [{"credit_id": "535289910e0a26561d003136", "de...
2603 12257 Home Fries [{"cast_id": 1, "character": "Sally Jackson", ... [{"credit_id": "5672deccc3a3680719002f2a", "de...
2604 13539 Here On Earth [{"cast_id": 1, "character": "Samantha Cavanau... [{"credit_id": "5735227f925141672f00051a", "de...
2605 68 Brazil [{"cast_id": 7, "character": "Sam Lowry", "cre... [{"credit_id": "52fe4213c3a36847f8001e6d", "de...
2606 14024 Raise Your Voice [{"cast_id": 1, "character": "Teresa 'Terri' F... [{"credit_id": "5425a6dd0e0a263b810064c9", "de...
2607 115 The Big Lebowski [{"cast_id": 12, "character": "The Dude", "cre... [{"credit_id": "52fe4219c3a36847f8004109", "de...
2608 7874 Black Snake Moan [{"cast_id": 24, "character": "Lazarus", "cred... [{"credit_id": "52fe4489c3a36847f809b7af", "de...
2609 4911 Dark Blue [{"cast_id": 11, "character": "Eldon Perry", "... [{"credit_id": "598b4915c3a36874ff02faef", "de...
2610 1988 A Mighty Heart [{"cast_id": 17, "character": "Mariane Pearl",... [{"credit_id": "52fe4329c3a36847f803ee29", "de...
2611 16222 Whatever It Takes [{"cast_id": 1, "character": "Ashley Grant", "... [{"credit_id": "5685935e9251417e63004122", "de...
2612 9557 Boat Trip [{"cast_id": 1, "character": "Jerry Robinson",... [{"credit_id": "56858a24c3a3685f89007af4", "de...
2613 9026 The Importance of Being Earnest [{"cast_id": 1, "character": "Algernon Moncrie... [{"credit_id": "52fe44d3c3a36847f80ac34b", "de...
2614 57943 The Love Letter [{"cast_id": 1, "character": "Scott Corrigan",... [{"credit_id": "52fe494dc3a36847f81934cf", "de...
2615 18276 Hoot [{"cast_id": 5, "character": "Delinko", "credi... [{"credit_id": "584f79f09251416e48003c1b", "de...
2616 8321 In Bruges [{"cast_id": 11, "character": "Ray", "credit_i... [{"credit_id": "52fe449ec3a36847f80a06b7", "de...
2617 72359 Peeples [{"cast_id": 4, "character": "Wade Walker", "c... [{"credit_id": "52fe4866c3a368484e0f6c41", "de...
2618 10186 The Rocker [{"cast_id": 4, "character": "Robert 'Fish' Fi... [{"credit_id": "52fe433d9251416c75008d31", "de...
2619 25704 Post Grad [{"cast_id": 2, "character": "Ryden Malby", "c... [{"credit_id": "569b9b9ac3a36872cb003174", "de...
2620 133694 Promised Land [{"cast_id": 5, "character": "Steve Butler", "... [{"credit_id": "52fe4bb9c3a368484e19697d", "de...
2621 19265 Whatever Works [{"cast_id": 5, "character": "Boris Yellnikoff... [{"credit_id": "52fe47ca9251416c750a5955", "de...
2622 36047 The In Crowd [{"cast_id": 1, "character": "Brittany", "cred... [{"credit_id": "52fe45c99251416c9103e539", "de...
2623 8053 The Three Burials of Melquiades Estrada [{"cast_id": 3, "character": "Pete Perkins", "... [{"credit_id": "52fe448ec3a36847f809ccd9", "de...
2624 2290 Jakob the Liar [{"cast_id": 20, "character": "Jakob Heym", "c... [{"credit_id": "52fe434ac3a36847f8049125", "de...
2625 5236 Kiss Kiss Bang Bang [{"cast_id": 35, "character": "Harry Lockhart"... [{"credit_id": "52fe43fec3a36847f807c3f9", "de...
2626 6552 Idle Hands [{"cast_id": 1, "character": "Anton", "credit_... [{"credit_id": "52fe445ac3a36847f8090f0d", "de...
2627 1018 Mulholland Drive [{"cast_id": 8, "character": "Betty Elms", "cr... [{"credit_id": "52fe42e4c3a36847f802aea5", "de...
2628 10075 Blood and Chocolate [{"cast_id": 31, "character": "Vivian", "credi... [{"credit_id": "52fe431d9251416c7500412d", "de...
2629 38031 You Will Meet a Tall Dark Stranger [{"cast_id": 11, "character": "Helena Shepridg... [{"credit_id": "52fe468b9251416c91057d13", "de...
2630 42188 Never Let Me Go [{"cast_id": 6, "character": "Kathy H.", "cred... [{"credit_id": "52fe45f3c3a36847f80e3c91", "de...
2631 112430 The Company [{"cast_id": 1, "character": "Jack McAuliffe",... [{"credit_id": "5322a7959251411f770044a3", "de...
2632 6687 Transsiberian [{"cast_id": 12, "character": "Roy", "credit_i... [{"credit_id": "52fe4462c3a36847f8092db7", "de...
2633 13853 The Clan of the Cave Bear [{"cast_id": 1, "character": "Ayla", "credit_i... [{"credit_id": "576c70399251411566000859", "de...
2634 31306 Crazy in Alabama [{"cast_id": 1, "character": "Lucille Vinson",... [{"credit_id": "52fe44729251416c910110ff", "de...
2635 8461 Funny Games [{"cast_id": 18, "character": "Ann", "credit_i... [{"credit_id": "5490b0c49251411f6a00048f", "de...
2636 331592 Listening [{"cast_id": 0, "character": "David Thorogood"... [{"credit_id": "571f31249251416f3300273a", "de...
2637 47692 Felicia's Journey [{"cast_id": 4, "character": "Joe Hilditch", "... [{"credit_id": "59b88f23c3a3681405008fb2", "de...
2638 19 Metropolis [{"cast_id": 10, "character": "Maria", "credit... [{"credit_id": "52fe420fc3a36847f8000c55", "de...
2639 10045 District B13 [{"cast_id": 19, "character": "Le\u00efto", "c... [{"credit_id": "52fe43119251416c750023b3", "de...
2640 400 Things to Do in Denver When You're Dead [{"cast_id": 3, "character": "Jimmy 'The Saint... [{"credit_id": "52fe423ec3a36847f800f363", "de...
2641 253450 The Assassin [{"cast_id": 2, "character": "Nie Yinniang", "... [{"credit_id": "597ce2e4c3a368544000477f", "de...
2642 9104 Buffalo Soldiers [{"cast_id": 15, "character": "Ray Elwood", "c... [{"credit_id": "52fe44dcc3a36847f80ae669", "de...
2643 11190 The Return [{"cast_id": 1, "character": "Andrey", "credit... [{"credit_id": "52fe440c9251416c7502724d", "de...
2644 16353 Ong Bak 2 [{"cast_id": 1, "character": "Tien", "credit_i... [{"credit_id": "52fe46c99251416c7508382d", "de...
2645 23759 Centurion [{"cast_id": 3, "character": "Centurion Quintu... [{"credit_id": "52fe4476c3a368484e024597", "de...
2646 24206 Silent Trigger [{"cast_id": 1, "character": "Waxman", "credit... [{"credit_id": "52fe448ac3a368484e0289e7", "de...
2647 10185 The Midnight Meat Train [{"cast_id": 2, "character": "Leon Kaufman", "... [{"credit_id": "52fe433d9251416c75008ca5", "de...
2648 75033 Winnie Mandela [{"cast_id": 3, "character": "Colonel de Vries... [{"credit_id": "52fe48ebc3a368484e111d7b", "de...
2649 74536 The Son of No One [{"cast_id": 3, "character": "Jonathan White",... [{"credit_id": "52fe48d0c3a368484e10c49f", "de...
2650 31668 All The Queen's Men [{"cast_id": 2, "character": "O'Rourke", "cred... [{"credit_id": "52fe44959251416c91015db9", "de...
2651 13501 The Good Night [{"cast_id": 1, "character": "Anna/Melodia", "... [{"credit_id": "52fe45729251416c75056d0d", "de...
2652 15208 Bathory: Countess of Blood [{"cast_id": 1, "character": "Elizabeth Bathor... [{"credit_id": "57ded862c3a36808ec0085b0", "de...
2653 172391 Khumba [{"cast_id": 4, "character": "Khumba (voice)",... [{"credit_id": "52fe4d1fc3a36847f824fbfd", "de...
2654 262543 Automata [{"cast_id": 0, "character": "Jacq Vaucan", "c... [{"credit_id": "5450fb9f0e0a2639fe004693", "de...
2655 9288 Dungeons & Dragons: Wrath of the Dragon God [{"cast_id": 1, "character": "Damodar", "credi... [{"credit_id": "52fe44e2c3a36847f80afbd9", "de...
2656 370980 Chiamatemi Francesco - Il Papa della gente [{"cast_id": 5, "character": "Jorge Mario Berg... [{"credit_id": "5660019ac3a36875f100252b", "de...
2657 20083 Shinjuku Incident [{"cast_id": 1, "character": "Steelhead", "cre... [{"credit_id": "52fe43d6c3a368484e001107", "de...
2658 40880 Pandaemonium [{"cast_id": 7, "character": "Samuel Taylor Co... [{"credit_id": "52fe45a8c3a36847f80d3623", "de...
2659 137 Groundhog Day [{"cast_id": 11, "character": "Phil Connors", ... [{"credit_id": "57a28536c3a3686c1a000745", "de...
2660 264999 Magic Mike XXL [{"cast_id": 4, "character": "Mike", "credit_i... [{"credit_id": "5383ba890e0a2624b700d7d9", "de...
2661 454 Romeo + Juliet [{"cast_id": 1, "character": "Romeo", "credit_... [{"credit_id": "52fe4245c3a36847f801150f", "de...
2662 53457 Sarah's Key [{"cast_id": 2, "character": "Julia Jarmond", ... [{"credit_id": "5651cc9dc3a368071600b76e", "de...
2663 288980 Freedom [{"cast_id": 0, "character": "Samuel", "credit... [{"credit_id": "577a83c1c3a368770a000b94", "de...
2664 33 Unforgiven [{"cast_id": 4, "character": "Bill Munny", "cr... [{"credit_id": "52fe4211c3a36847f8001437", "de...
2665 1951 Manderlay [{"cast_id": 2, "character": "Grace", "credit_... [{"credit_id": "52fe4325c3a36847f803dddd", "de...
2666 12405 Slumdog Millionaire [{"cast_id": 5, "character": "Jamal Malik", "c... [{"credit_id": "568266a89251417ddd013c60", "de...
2667 10998 Fatal Attraction [{"cast_id": 8, "character": "Dan Gallagher", ... [{"credit_id": "52fe43df9251416c75021685", "de...
2668 114 Pretty Woman [{"cast_id": 5, "character": "Vivian Ward", "c... [{"credit_id": "52fe4219c3a36847f8004041", "de...
2669 9396 Crocodile Dundee II [{"cast_id": 1, "character": "Michael J. 'Croc... [{"credit_id": "52fe44f2c3a36847f80b36c7", "de...
2670 319910 Broken Horses [{"cast_id": 3, "character": "Vittoria", "cred... [{"credit_id": "578e08b2c3a3680d34007f5a", "de...
2671 2604 Born on the Fourth of July [{"cast_id": 1, "character": "Ron Kovic", "cre... [{"credit_id": "52fe435fc3a36847f804f513", "de...
2672 864 Cool Runnings [{"cast_id": 14, "character": "Derice Bannock"... [{"credit_id": "52fe4284c3a36847f802516d", "de...
2673 14435 My Bloody Valentine [{"cast_id": 2, "character": "Tom Hanniger", "... [{"credit_id": "53578063c3a36856190027fc", "de...
2674 1931 Stomp the Yard [{"cast_id": 14, "character": "DJ", "credit_id... [{"credit_id": "52fe4323c3a36847f803d26d", "de...
2675 691 The Spy Who Loved Me [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426bc3a36847f801d18d", "de...
2676 9877 Urban Legend [{"cast_id": 8, "character": "Natalie Simon", ... [{"credit_id": "5608046ac3a3681207004fdf", "de...
2677 62008 Good Deeds [{"cast_id": 3, "character": "Glen Deeds", "cr... [{"credit_id": "52fe466ec3a368484e09057d", "de...
2678 12227 White Fang [{"cast_id": 14, "character": "Alex Larson", "... [{"credit_id": "52fe44ce9251416c750418cb", "de...
2679 13824 Superstar [{"cast_id": 4, "character": "Mary Katherine G... [{"credit_id": "52fe45a99251416c7505e2cb", "de...
2680 71688 The Iron Lady [{"cast_id": 2, "character": "Margaret Thatche... [{"credit_id": "52fe4843c3a368484e0f0243", "de...
2681 15173 Jonah: A VeggieTales Movie [{"cast_id": 1, "character": "Archibald Aspara... [{"credit_id": "52fe46419251416c750725c1", "de...
2682 8291 Poetic Justice [{"cast_id": 1, "character": "Justice", "credi... [{"credit_id": "52fe449dc3a36847f80a044d", "de...
2683 13950 All About the Benjamins [{"cast_id": 1, "character": "Bucum", "credit_... [{"credit_id": "52fe45b99251416c7506049d", "de...
2684 12158 Vampire in Brooklyn [{"cast_id": 12, "character": "Maximillian | P... [{"credit_id": "52fe44c19251416c7503fcb7", "de...
2685 11586 Exorcist II: The Heretic [{"cast_id": 1, "character": "Regan MacNeil", ... [{"credit_id": "52fe44619251416c75032a1b", "de...
2686 10008 An American Haunting [{"cast_id": 23, "character": "John Bell", "cr... [{"credit_id": "52fe43059251416c750006a7", "de...
2687 2830 My Boss's Daughter [{"cast_id": 1, "character": "Tom Stansfield",... [{"credit_id": "52fe436fc3a36847f80540e9", "de...
2688 12403 A Perfect Getaway [{"cast_id": 1, "character": "Cydney", "credit... [{"credit_id": "52fe44dc9251416c75043849", "de...
2689 34563 Our Family Wedding [{"cast_id": 2, "character": "Brad Boyd", "cre... [{"credit_id": "52fe456b9251416c91031b95", "de...
2690 14557 Dead Man on Campus [{"cast_id": 1, "character": "Josh", "credit_i... [{"credit_id": "5883ffd89251410460012cbd", "de...
2691 10368 Tea with Mussolini [{"cast_id": 1, "character": "Elsa Armistan", ... [{"credit_id": "52fe43619251416c7500e239", "de...
2692 10280 Thinner [{"cast_id": 9, "character": "Billy Halleck", ... [{"credit_id": "52fe43519251416c7500bdc1", "de...
2693 12637 New York, New York [{"cast_id": 1, "character": "Francine Evans",... [{"credit_id": "52fe450d9251416c7504a0b7", "de...
2694 34152 Crooklyn [{"cast_id": 1, "character": "Carolyn Carmicha... [{"credit_id": "52fe45589251416c9102f1af", "de...
2695 14434 I Think I Love My Wife [{"cast_id": 2, "character": "Richard Cooper",... [{"credit_id": "563484419251414ad8015037", "de...
2696 11470 Jason X [{"cast_id": 1, "character": "Jason Voorhees /... [{"credit_id": "52fe44479251416c7502f0c3", "de...
2697 10741 Bobby [{"cast_id": 7, "character": "John Casey", "cr... [{"credit_id": "52fe43ad9251416c75019bad", "de...
2698 24940 Head Over Heels [{"cast_id": 1, "character": "Amanda Pierce", ... [{"credit_id": "52fe44b1c3a368484e031709", "de...
2699 82679 Fun Size [{"cast_id": 11, "character": "Wren", "credit_... [{"credit_id": "52fe48689251416c9108b5e5", "de...
2700 2013 The Diving Bell and the Butterfly [{"cast_id": 9, "character": "Jean-Dominique B... [{"credit_id": "52fe432cc3a36847f803fd69", "de...
2701 1440 Little Children [{"cast_id": 7, "character": "Sarah Pierce", "... [{"credit_id": "52fe42f7c3a36847f8030729", "de...
2702 18041 Gossip [{"cast_id": 1, "character": "Beau Edson", "cr... [{"credit_id": "58f82ecf9251415c5900238a", "de...
2703 28029 A Walk on the Moon [{"cast_id": 2, "character": "Pearl Kantrowitz... [{"credit_id": "55ef3f1e9251413e2f01a436", "de...
2704 1123 Catch a Fire [{"cast_id": 14, "character": "Nic Vos", "cred... [{"credit_id": "52fe42e8c3a36847f802be69", "de...
2705 14033 Soul Survivors [{"cast_id": 1, "character": "Annabel", "credi... [{"credit_id": "52fe45c59251416c75061eb3", "de...
2706 87729 Jefferson in Paris [{"cast_id": 2, "character": "Thomas Jefferson... [{"credit_id": "52fe49d49251416c910ba1f5", "de...
2707 16899 Easy Virtue [{"cast_id": 2, "character": "Larita Whittaker... [{"credit_id": "55c4bc4e9251416682001e68", "de...
2708 41317 Caravans [{"cast_id": 2, "character": "Zulffiqar", "cre... [{"credit_id": "573bc70cc3a3682c8000006f", "de...
2709 245700 Mr. Turner [{"cast_id": 4, "character": "JMW Turner", "cr... [{"credit_id": "58f56ad4c3a3680e50005f41", "de...
2710 37842 Wild Grass [{"cast_id": 2, "character": "Georges Palet", ... [{"credit_id": "52fe46749251416c9105508f", "de...
2711 9045 Amen. [{"cast_id": 1, "character": "Kurt Gerstein", ... [{"credit_id": "52fe44d6c3a36847f80acdb1", "de...
2712 44092 Reign of Assassins [{"cast_id": 6, "character": "Zeng Jing", "cre... [{"credit_id": "52fe4676c3a36847f810059b", "de...
2713 16005 The Lucky Ones [{"cast_id": 4, "character": "Fred Cheaver", "... [{"credit_id": "553e37dbc3a3687db1003063", "de...
2714 44754 Margaret [{"cast_id": 6, "character": "Lisa Cohen", "cr... [{"credit_id": "551cace19251416a23001567", "de...
2715 23988 Stan Helsing [{"cast_id": 3, "character": "Nadine", "credit... [{"credit_id": "52fe447ac3a368484e025721", "de...
2716 43949 Flipped [{"cast_id": 2, "character": "Julianna \"Juli\... [{"credit_id": "58a9b275925141743a0095f4", "de...
2717 142 Brokeback Mountain [{"cast_id": 11, "character": "Ennis Del Mar",... [{"credit_id": "55659add92514135430014da", "de...
2718 9603 Clueless [{"cast_id": 8, "character": "Cher Horowitz", ... [{"credit_id": "52fe4510c3a36847f80ba273", "de...
2719 10712 Far from Heaven [{"cast_id": 1, "character": "Cathy Whitaker",... [{"credit_id": "52fe43a79251416c75018d35", "de...
2720 243938 Hot Tub Time Machine 2 [{"cast_id": 4, "character": "Lou", "credit_id... [{"credit_id": "52fe4ee7c3a36847f82afad7", "de...
2721 10876 Quills [{"cast_id": 1, "character": "The Marquis de S... [{"credit_id": "52fe43c89251416c7501df79", "de...
2722 86838 Seven Psychopaths [{"cast_id": 3, "character": "Marty", "credit_... [{"credit_id": "52fe49a49251416c910b3e2d", "de...
2723 25208 The Caveman's Valentine [{"cast_id": 1, "character": "Romulus", "credi... [{"credit_id": "52fe44bdc3a368484e03438d", "de...
2724 613 Downfall [{"cast_id": 1, "character": "Adolf Hitler", "... [{"credit_id": "5754589bc3a368346e001042", "de...
2725 1913 The Sea Inside [{"cast_id": 13, "character": "Ram\u00f3n Samp... [{"credit_id": "52fe4321c3a36847f803c899", "de...
2726 97370 Under the Skin [{"cast_id": 5, "character": "Laura", "credit_... [{"credit_id": "59aabf7ec3a3682c0a011cb8", "de...
2727 801 Good Morning, Vietnam [{"cast_id": 12, "character": "Adrian Cronauer... [{"credit_id": "53ef8f8fc3a3685ad9001704", "de...
2728 70829 The Last Godfather [{"cast_id": 1, "character": "Don Carini", "cr... [{"credit_id": "52fe4814c3a368484e0e8467", "de...
2729 54518 Justin Bieber: Never Say Never [{"cast_id": 2, "character": "himself", "credi... [{"credit_id": "52fe48a0c3a36847f817157b", "de...
2730 44214 Black Swan [{"cast_id": 21, "character": "Nina Sayers", "... [{"credit_id": "52fe467ec3a36847f810222b", "de...
2731 240 The Godfather: Part II [{"cast_id": 8, "character": "Don Michael Corl... [{"credit_id": "52fe422bc3a36847f8009501", "de...
2732 9816 Save the Last Dance [{"cast_id": 18, "character": "Sara Johnson", ... [{"credit_id": "52fe4533c3a36847f80c1cbf", "de...
2733 10131 A Nightmare on Elm Street 4: The Dream Master [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "52fe43309251416c75006d1d", "de...
2734 339984 Miracles from Heaven [{"cast_id": 6, "character": "Christy Beam", "... [{"credit_id": "555286d3c3a3687f6300ac38", "de...
2735 8859 Dude, Where’s My Car? [{"cast_id": 1, "character": "Jesse", "credit_... [{"credit_id": "556632e3c3a3685ef00000ee", "de...
2736 11967 Young Guns [{"cast_id": 11, "character": "William H. 'Bil... [{"credit_id": "52fe44ab9251416c7503ce87", "de...
2737 239563 St. Vincent [{"cast_id": 3, "character": "Vincent", "credi... [{"credit_id": "546eafd8c3a3682f9e000ae0", "de...
2738 222899 About Last Night [{"cast_id": 4, "character": "Bernie", "credit... [{"credit_id": "52fe4e009251416c75148111", "de...
2739 4951 10 Things I Hate About You [{"cast_id": 2, "character": "Patrick Verona",... [{"credit_id": "52fe43e6c3a36847f807731d", "de...
2740 10985 The New Guy [{"cast_id": 11, "character": "Dizzy Harrison ... [{"credit_id": "5814840cc3a3687aa0030ad0", "de...
2741 9644 National Lampoon's Loaded Weapon 1 [{"cast_id": 12, "character": "Sgt. Jack Colt"... [{"credit_id": "52fe4515c3a36847f80bb8c9", "de...
2742 332567 The Shallows [{"cast_id": 2, "character": "Nancy Adams", "c... [{"credit_id": "5772e9529251412fd40005e9", "de...
2743 1954 The Butterfly Effect [{"cast_id": 21, "character": "Evan Treborn", ... [{"credit_id": "52fe4325c3a36847f803de7b", "de...
2744 15489 Snow Day [{"cast_id": 1, "character": "Tom Brandston", ... [{"credit_id": "57b7c72cc3a3680ab50044f7", "de...
2745 15250 This Christmas [{"cast_id": 1, "character": "Shirley Ann \"Ma... [{"credit_id": "52fe46469251416c75073109", "de...
2746 22345 Baby Geniuses [{"cast_id": 2, "character": "Elena Kinder", "... [{"credit_id": "52fe443dc3a368484e01786f", "de...
2747 9448 The Big Hit [{"cast_id": 13, "character": "Melvin Smiley",... [{"credit_id": "52fe44f8c3a36847f80b50a9", "de...
2748 38223 Harriet the Spy [{"cast_id": 1, "character": "Harriet M. Welsc... [{"credit_id": "52fe46a09251416c9105a775", "de...
2749 11186 Child's Play 2 [{"cast_id": 1, "character": "Andy Barclay", "... [{"credit_id": "52fe440b9251416c75026fa5", "de...
2750 136835 No Good Deed [{"cast_id": 5, "character": "Colin Evans", "c... [{"credit_id": "541ddfe10e0a261235009866", "de...
2751 5876 The Mist [{"cast_id": 15, "character": "David Drayton",... [{"credit_id": "56bcd037925141734d000106", "de...
2752 264660 Ex Machina [{"cast_id": 1, "character": "Caleb Smith", "c... [{"credit_id": "5535b633c3a368523e004fe5", "de...
2753 492 Being John Malkovich [{"cast_id": 5, "character": "Craig Schwartz",... [{"credit_id": "52fe4249c3a36847f80128f7", "de...
2754 25462 Two Can Play That Game [{"cast_id": 1, "character": "Shant\u00e9 Smit... [{"credit_id": "52fe44c9c3a368484e036d49", "de...
2755 238603 Earth to Echo [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "546dd4d7c3a3685aa5001c02", "de...
2756 10691 Crazy/Beautiful [{"cast_id": 1, "character": "Nicole Oakley", ... [{"credit_id": "5713d27bc3a36860a800cb0a", "de...
2757 1251 Letters from Iwo Jima [{"cast_id": 7, "character": "General Tadamich... [{"credit_id": "52fe42eac3a36847f802c865", "de...
2758 5172 The Astronaut Farmer [{"cast_id": 1, "character": "Charles Farmer",... [{"credit_id": "52fe43f9c3a36847f807b4c9", "de...
2759 58680 Woo [{"cast_id": 2, "character": "Woo", "credit_id... [{"credit_id": "52fe496fc3a36847f819a071", "de...
2760 264644 Room [{"cast_id": 2, "character": "Joy 'Ma' Newsome... [{"credit_id": "55bb665e92514123d5006aca", "de...
2761 14577 Dirty Work [{"cast_id": 1, "character": "Mitch Weaver", "... [{"credit_id": "52fe46039251416c7506a13d", "de...
2762 11592 Serial Mom [{"cast_id": 1, "character": "Beverly Sutphin"... [{"credit_id": "52fe44629251416c75032d29", "de...
2763 16406 Dick [{"cast_id": 1, "character": "Betsy Jobs", "cr... [{"credit_id": "569312d99251416557000da5", "de...
2764 19052 Light It Up [{"cast_id": 3, "character": "Lester Dewitt", ... [{"credit_id": "52fe47b59251416c750a2dd9", "de...
2765 3682 54 [{"cast_id": 2, "character": "Shane O'Shea", "... [{"credit_id": "561fa61592514171cb003460", "de...
2766 9683 Bubble Boy [{"cast_id": 1, "character": "Jimmy Livingston... [{"credit_id": "52fe451bc3a36847f80bcc9f", "de...
2767 2084 Birthday Girl [{"cast_id": 9, "character": "Sophie alias Nad... [{"credit_id": "52fe4333c3a36847f8042075", "de...
2768 107811 21 & Over [{"cast_id": 4, "character": "Miller", "credit... [{"credit_id": "5540d2f0c3a3681d9c00199e", "de...
2769 2266 Paris, je t'aime [{"cast_id": 24, "character": "Touriste (Tuile... [{"credit_id": "52fe4348c3a36847f8048471", "de...
2770 13074 Resurrecting the Champ [{"cast_id": 8, "character": "Champ", "credit_... [{"credit_id": "55f982e09251410818002802", "de...
2771 144340 Admission [{"cast_id": 8, "character": "Portia Nathan", ... [{"credit_id": "52fe4b2e9251416c750faf6b", "de...
2772 48217 The Widow of Saint-Pierre [{"cast_id": 1, "character": "Jean, le capitai... [{"credit_id": "52fe475ac3a36847f8130f4d", "de...
2773 28211 Chloe [{"cast_id": 4, "character": "Catherine Stewar... [{"credit_id": "52fe4581c3a368484e05f549", "de...
2774 47502 Faithful [{"cast_id": 1, "character": "Margaret", "cred... [{"credit_id": "59476a54c3a36811150252e8", "de...
2775 9950 Find Me Guilty [{"cast_id": 25, "character": "Jackie DiNorsci... [{"credit_id": "52fe454ec3a36847f80c6d67", "de...
2776 84892 The Perks of Being a Wallflower [{"cast_id": 6, "character": "Charlie Kelmecki... [{"credit_id": "5532158c92514163100017f2", "de...
2777 24227 Excessive Force [{"cast_id": 1, "character": "Terry McCain", "... [{"credit_id": "52fe448bc3a368484e028ca3", "de...
2778 9672 Infamous [{"cast_id": 4, "character": "Babe Paley", "cr... [{"credit_id": "52fe4519c3a36847f80bc593", "de...
2779 44853 The Claim [{"cast_id": 4, "character": "Daniel Dillon", ... [{"credit_id": "5623af1492514144b00010d0", "de...
2780 157544 The Vatican Tapes [{"cast_id": 0, "character": "Angela Holmes", ... [{"credit_id": "55c361039251413ef1001fc6", "de...
2781 59678 Attack the Block [{"cast_id": 3, "character": "Ron", "credit_id... [{"credit_id": "594598c69251413fbb01677f", "de...
2782 79777 In the Land of Blood and Honey [{"cast_id": 4, "character": "Ajla", "credit_i... [{"credit_id": "52fe49e4c3a368484e145eb1", "de...
2783 158011 The Call [{"cast_id": 4, "character": "Jordan Turner", ... [{"credit_id": "52fe4bd99251416c910e78d1", "de...
2784 407887 Operation Chromite [{"cast_id": 1, "character": "Jang, Hak-soo (S... [{"credit_id": "5843fb6fc3a3684813007fb4", "de...
2785 17043 The Crocodile Hunter: Collision Course [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe47019251416c7508ad57", "de...
2786 8952 I Love You Phillip Morris [{"cast_id": 4, "character": "Steven Russell",... [{"credit_id": "5584aac1c3a368503400193c", "de...
2787 62204 Quest for Fire [{"cast_id": 9, "character": "Naoh", "credit_i... [{"credit_id": "52fe4675c3a368484e091cf7", "de...
2788 13435 Antwone Fisher [{"cast_id": 1, "character": "Antwone Quenton ... [{"credit_id": "59037a43c3a3683be9001540", "de...
2789 17187 The Emperor's Club [{"cast_id": 2, "character": "William Hundert"... [{"credit_id": "52fe470e9251416c7508c66b", "de...
2790 319 True Romance [{"cast_id": 4, "character": "Clarence Worley"... [{"credit_id": "52fe4237c3a36847f800cdad", "de...
2791 59457 Womb [{"cast_id": 3, "character": "Rebecca", "credi... [{"credit_id": "591009b8c3a36864d402c9c1", "de...
2792 9504 Glengarry Glen Ross [{"cast_id": 1, "character": "Ricky Roma", "cr... [{"credit_id": "56365259925141285701af73", "de...
2793 37414 The Killer Inside Me [{"cast_id": 2, "character": "Lou Ford", "cred... [{"credit_id": "52fe46469251416c9104f0fd", "de...
2794 6217 Cat People [{"cast_id": 12, "character": "Irena Gallier",... [{"credit_id": "544a5a85c3a3680faa003f81", "de...
2795 26688 Sorority Row [{"cast_id": 9, "character": "Ellie", "credit_... [{"credit_id": "53732e59c3a3681518000e0c", "de...
2796 43867 The Prisoner of Zenda [{"cast_id": 3, "character": "Major Rudolf Ras... [{"credit_id": "52fe4667c3a36847f80fd01b", "de...
2797 6615 Lars and the Real Girl [{"cast_id": 13, "character": "Lars Lindstrom"... [{"credit_id": "52fe445ec3a36847f8091deb", "de...
2798 14574 The Boy in the Striped Pyjamas [{"cast_id": 5, "character": "Bruno Hoess", "c... [{"credit_id": "586135ff92514115c002f233", "de...
2799 16 Dancer in the Dark [{"cast_id": 33, "character": "Selma Jezkova",... [{"credit_id": "52fe420ec3a36847f8000981", "de...
2800 39780 Oscar and Lucinda [{"cast_id": 2, "character": "Oscar Hopkins", ... [{"credit_id": "52fe47309251416c9106cf95", "de...
2801 21612 The Funeral [{"cast_id": 1, "character": "Ray Tempio", "cr... [{"credit_id": "52fe4421c3a368484e011125", "de...
2802 36691 Solitary Man [{"cast_id": 2, "character": "Ben Kalmen", "cr... [{"credit_id": "55705cc69251410872002302", "de...
2803 23631 Machete [{"cast_id": 4, "character": "Machete", "credi... [{"credit_id": "52fe4472c3a368484e0236cd", "de...
2804 45324 Casino Jack [{"cast_id": 17, "character": "Jack Abramoff",... [{"credit_id": "52fe46bdc3a36847f810f717", "de...
2805 12144 The Land Before Time [{"cast_id": 12, "character": "Littlefoot", "c... [{"credit_id": "52fe44be9251416c7503f5ed", "de...
2806 11658 Tae Guk Gi: The Brotherhood of War [{"cast_id": 50, "character": "Lee Jin-Tae", "... [{"credit_id": "5314f295c3a3682a22005810", "de...
2807 56601 The Perfect Game [{"cast_id": 2, "character": "Cesar", "credit_... [{"credit_id": "52fe4909c3a36847f8186229", "de...
2808 9552 The Exorcist [{"cast_id": 14, "character": "Regan", "credit... [{"credit_id": "5322da319251411f77004840", "de...
2809 578 Jaws [{"cast_id": 15, "character": "Police Chief Ma... [{"credit_id": "52fe4255c3a36847f801603d", "de...
2810 2105 American Pie [{"cast_id": 16, "character": "Jim Levenstein"... [{"credit_id": "55722baac3a368368e0023cc", "de...
2811 126319 Ernest & Celestine [{"cast_id": 5, "character": "La Grise (voice)... [{"credit_id": "52fe4adcc3a368484e16ad07", "de...
2812 10136 The Golden Child [{"cast_id": 11, "character": "Chandler Jarrel... [{"credit_id": "52fe43319251416c75007101", "de...
2813 67660 Think Like a Man [{"cast_id": 6, "character": "Dominic", "credi... [{"credit_id": "586ecf54c3a3683b8500bafb", "de...
2814 10611 Barbershop [{"cast_id": 1, "character": "Calvin Palmer", ... [{"credit_id": "52fe43939251416c75015c7f", "de...
2815 154 Star Trek II: The Wrath of Khan [{"cast_id": 5, "character": "Admiral James T.... [{"credit_id": "52fe421fc3a36847f8005c31", "de...
2816 3049 Ace Ventura: Pet Detective [{"cast_id": 3, "character": "Ace Ventura", "c... [{"credit_id": "562ec46a925141285700b853", "de...
2817 860 WarGames [{"cast_id": 15, "character": "David Lightman"... [{"credit_id": "52fe4283c3a36847f8024d51", "de...
2818 9281 Witness [{"cast_id": 8, "character": "Det. Capt. John ... [{"credit_id": "52fe44e1c3a36847f80af7d5", "de...
2819 75674 Act of Valor [{"cast_id": 4, "character": "Lisa Morales", "... [{"credit_id": "5392dbecc3a3686446001160", "de...
2820 9762 Step Up [{"cast_id": 1, "character": "Tyler Gage", "cr... [{"credit_id": "569591f2c3a3687185000de0", "de...
2821 3179 Beavis and Butt-Head Do America [{"cast_id": 11, "character": "Beavis / Butt-H... [{"credit_id": "52fe438dc3a36847f805cee3", "de...
2822 184 Jackie Brown [{"cast_id": 2, "character": "Jackie Brown", "... [{"credit_id": "52fe4223c3a36847f80070eb", "de...
2823 13335 Harold & Kumar Escape from Guantanamo Bay [{"cast_id": 1, "character": "Harold Lee", "cr... [{"credit_id": "52fe455c9251416c75053c49", "de...
2824 76726 Chronicle [{"cast_id": 2, "character": "Andrew Detmer", ... [{"credit_id": "52fe494ac3a368484e1240d7", "de...
2825 10269 Yentl [{"cast_id": 1, "character": "Yentl", "credit_... [{"credit_id": "52fe434f9251416c7500b737", "de...
2826 36819 Time Bandits [{"cast_id": 2, "character": "King Agamemnon /... [{"credit_id": "52fe460e9251416c910478df", "de...
2827 17130 Crossroads [{"cast_id": 3, "character": "Lucy Wagner", "c... [{"credit_id": "52fe47079251416c7508b963", "de...
2828 57214 Project X [{"cast_id": 1002, "character": "Costa", "cred... [{"credit_id": "52fe4929c3a36847f818c22d", "de...
2829 11202 Patton [{"cast_id": 1, "character": "Gen. George S. P... [{"credit_id": "52fe440e9251416c75027827", "de...
2830 9357 One Hour Photo [{"cast_id": 1, "character": "Seymour Parrish"... [{"credit_id": "541b9acac3a36801b10022b3", "de...
2831 13812 Quarantine [{"cast_id": 1, "character": "Angela Vidal", "... [{"credit_id": "5834decbc3a36829d900d7a5", "de...
2832 9030 The Eye [{"cast_id": 1, "character": "Sydney Wells", "... [{"credit_id": "52fe44d4c3a36847f80ac5db", "de...
2833 19084 Johnson Family Vacation [{"cast_id": 1, "character": "Nate Johnson / U... [{"credit_id": "5881199a925141302e0014a6", "de...
2834 8386 How High [{"cast_id": 1, "character": "Silas P. Silas",... [{"credit_id": "52fe44a4c3a36847f80a1c5f", "de...
2835 10437 The Muppet Christmas Carol [{"cast_id": 1, "character": "Ebenezer Scrooge... [{"credit_id": "52fe43709251416c75010767", "de...
2836 1360 Frida [{"cast_id": 21, "character": "Frida Kahlo", "... [{"credit_id": "52fe42eec3a36847f802dc1d", "de...
2837 101267 Katy Perry: Part of Me [{"cast_id": 1010, "character": "Herself", "cr... [{"credit_id": "52fe49ecc3a36847f81ada0f", "de...
2838 222935 The Fault in Our Stars [{"cast_id": 1, "character": "Hazel Grace Lanc... [{"credit_id": "585d02fbc3a3684086008ba5", "de...
2839 10220 Rounders [{"cast_id": 1, "character": "Mike McDermott",... [{"credit_id": "555869119251410b39000780", "de...
2840 284296 Top Five [{"cast_id": 0, "character": "Andre", "credit_... [{"credit_id": "5609c33d92514171a0000658", "de...
2841 31915 Prophecy [{"cast_id": 2, "character": "Maggie Verne", "... [{"credit_id": "54f1264bc3a368323500071e", "de...
2842 11601 Stir of Echoes [{"cast_id": 9, "character": "Tom Witzky", "cr... [{"credit_id": "52fe44659251416c750332f1", "de...
2843 205220 Philomena [{"cast_id": 14, "character": "Philomena", "cr... [{"credit_id": "5353c3d00e0a265606004707", "de...
2844 11354 The Upside of Anger [{"cast_id": 1, "character": "Terry Ann Wolfme... [{"credit_id": "52fe442f9251416c7502bb5b", "de...
2845 16241 The Boys from Brazil [{"cast_id": 4, "character": "Dr. Josef Mengel... [{"credit_id": "5681de4e92514113340098ad", "de...
2846 14191 Aquamarine [{"cast_id": 1, "character": "Claire Brown", "... [{"credit_id": "5564a9c6c3a368072f00208f", "de...
2847 286565 Paper Towns [{"cast_id": 0, "character": "Quentin Jacobsen... [{"credit_id": "5635635ac3a3681b61019741", "de...
2848 26710 My Baby's Daddy [{"cast_id": 1, "character": "Lonnie", "credit... [{"credit_id": "53d5f724c3a3686b880054fe", "de...
2849 129670 Nebraska [{"cast_id": 3, "character": "Woody Grant", "c... [{"credit_id": "52fe4b43c3a368484e1800e3", "de...
2850 9059 Tales from the Crypt: Demon Knight [{"cast_id": 1, "character": "The Collector", ... [{"credit_id": "55385f22c3a3685f9b00091f", "de...
2851 34549 Max Keeble's Big Move [{"cast_id": 1, "character": "Max Keeble", "cr... [{"credit_id": "52fe456a9251416c91031963", "de...
2852 57157 Young Adult [{"cast_id": 2, "character": "Mavis Gary", "cr... [{"credit_id": "55153288c3a36861950048eb", "de...
2853 1948 Crank [{"cast_id": 1, "character": "Chev Chelios", "... [{"credit_id": "52fe4325c3a36847f803dc6d", "de...
2854 28353 Def Jam's How to Be a Player [{"cast_id": 1, "character": "Drayton Jackson"... [{"credit_id": "546bb70b9251412f50000785", "de...
2855 46889 Living Out Loud [{"cast_id": 3, "character": "Judith Moore", "... [{"credit_id": "558e6e49c3a3687bdb004934", "de...
2856 38093 Just Wright [{"cast_id": 1, "character": "Leslie Wright", ... [{"credit_id": "557168a9c3a36859c2000679", "de...
2857 14976 Rachel Getting Married [{"cast_id": 1, "character": "Kym", "credit_id... [{"credit_id": "52fe462c9251416c7506fa0d", "de...
2858 11027 The Postman Always Rings Twice [{"cast_id": 1, "character": "Frank Chambers",... [{"credit_id": "52fe43e69251416c750226cb", "de...
2859 3635 Girl with a Pearl Earring [{"cast_id": 1, "character": "Griet", "credit_... [{"credit_id": "52fe43a1c3a36847f80632e9", "de...
2860 387 Das Boot [{"cast_id": 1, "character": "Kapit\u00e4n-Leu... [{"credit_id": "52fe423dc3a36847f800eb0d", "de...
2861 6020 Sorority Boys [{"cast_id": 9, "character": "Dave / Daisey", ... [{"credit_id": "52fe4438c3a36847f80891cd", "de...
2862 122906 About Time [{"cast_id": 7, "character": "Tim", "credit_id... [{"credit_id": "530834529251411105001906", "de...
2863 9550 House of Flying Daggers [{"cast_id": 1, "character": "Jin", "credit_id... [{"credit_id": "52fe4508c3a36847f80b858f", "de...
2864 60599 Arbitrage [{"cast_id": 2, "character": "Robert Miller", ... [{"credit_id": "52fe462dc3a368484e082f0d", "de...
2865 227719 Project Almanac [{"cast_id": 3, "character": "David Raskin", "... [{"credit_id": "557e9e75c3a36821a6001963", "de...
2866 14299 Cadillac Records [{"cast_id": 1, "character": "Leonard Chess", ... [{"credit_id": "533cbc7d9251417600000892", "de...
2867 19419 Screwed [{"cast_id": 1, "character": "Willard Fillmore... [{"credit_id": "56964adc9251413f8500313e", "de...
2868 12088 Fortress [{"cast_id": 14, "character": "John Henry Bren... [{"credit_id": "5517f6da9251416f0a003e74", "de...
2869 14799 For Your Consideration [{"cast_id": 4, "character": "Marilyn Hack", "... [{"credit_id": "52fe461b9251416c7506d43b", "de...
2870 9466 Celebrity [{"cast_id": 7, "character": "Lee Simon", "cre... [{"credit_id": "52fe44fbc3a36847f80b598b", "de...
2871 7510 Running with Scissors [{"cast_id": 1, "character": "Deirdre Burrough... [{"credit_id": "52fe4481c3a36847f809a065", "de...
2872 31246 From Justin to Kelly [{"cast_id": 1, "character": "Kelly", "credit_... [{"credit_id": "58c6fa829251417a0f00011c", "de...
2873 61752 Girl 6 [{"cast_id": 2, "character": "Girl 6", "credit... [{"credit_id": "52fe4661c3a368484e08d77b", "de...
2874 10944 In the Cut [{"cast_id": 1, "character": "Frannie", "credi... [{"credit_id": "5628abae9251414cd8001453", "de...
2875 10362 Two Lovers [{"cast_id": 3, "character": "Leonard", "credi... [{"credit_id": "58a5b005c3a3681f100008ae", "de...
2876 14778 Last Orders [{"cast_id": 2, "character": "Jack", "credit_i... [{"credit_id": "52fe46189251416c7506cef3", "de...
2877 1255 The Host [{"cast_id": 3, "character": "Park Gang-du", "... [{"credit_id": "52fe42eac3a36847f802ca6b", "de...
2878 45226 The Pursuit of D.B. Cooper [{"cast_id": 1, "character": "Gruen", "credit_... [{"credit_id": "55e3d77492514137e0002912", "de...
2879 10212 Ravenous [{"cast_id": 1, "character": "Captain John Boy... [{"credit_id": "56210d83c3a3680e0e008d36", "de...
2880 8669 Charlie Bartlett [{"cast_id": 10, "character": "Charlie Bartlet... [{"credit_id": "58718cd9925141355700eb4e", "de...
2881 179144 The Great Beauty [{"cast_id": 2, "character": "Jep Gambardella"... [{"credit_id": "5346de100e0a265ff8001d25", "de...
2882 16857 The Dangerous Lives of Altar Boys [{"cast_id": 1, "character": "Francis Doyle", ... [{"credit_id": "54455e82c3a3683df7008015", "de...
2883 86825 Stoker [{"cast_id": 4, "character": "India Stoker", "... [{"credit_id": "52fe49a39251416c910b3ac7", "de...
2884 844 2046 [{"cast_id": 5, "character": "Chow Mo-Wan", "c... [{"credit_id": "52fe4281c3a36847f8023fe1", "de...
2885 8060 Married Life [{"cast_id": 16, "character": "Harry Allen", "... [{"credit_id": "556d877dc3a3680e7a000643", "de...
2886 15907 Duma [{"cast_id": 1, "character": "Xan", "credit_id... [{"credit_id": "52fe46899251416c7507b69f", "de...
2887 38448 Ondine [{"cast_id": 1, "character": "Syracuse", "cred... [{"credit_id": "52fe46bb9251416c9105dcad", "de...
2888 327 Brother [{"cast_id": 3, "character": "Aniki Yamamoto",... [{"credit_id": "52fe4238c3a36847f800d1ef", "de...
2889 9260 Welcome to Collinwood [{"cast_id": 17, "character": "Riley", "credit... [{"credit_id": "52fe44dec3a36847f80aec21", "de...
2890 61337 Critical Care [{"cast_id": 2, "character": "Dr. Werner Ernst... [{"credit_id": "5557108fc3a368776a005107", "de...
2891 13079 The Life Before Her Eyes [{"cast_id": 2, "character": "Diana", "credit_... [{"credit_id": "52fe45379251416c7504f5e7", "de...
2892 89325 Darling Companion [{"cast_id": 2, "character": "Beth Winter", "c... [{"credit_id": "52fe4a159251416c910c2953", "de...
2893 4170 Trade [{"cast_id": 11, "character": "Ray Sheridan", ... [{"credit_id": "52fe43b0c3a36847f8067d21", "de...
2894 41508 Fateless [{"cast_id": 3, "character": "Gy\u00f6rgy K\u0... [{"credit_id": "52fe45cfc3a36847f80dba81", "de...
2895 12479 Breakfast of Champions [{"cast_id": 1, "character": "Dwayne Hoover", ... [{"credit_id": "52fe44e99251416c750453a7", "de...
2896 44555 A Woman, a Gun and a Noodle Shop [{"cast_id": 6, "character": "Zhang", "credit_... [{"credit_id": "52fe468ec3a36847f8105783", "de...
2897 10133 Cypher [{"cast_id": 1, "character": "Morgan Sullivan"... [{"credit_id": "52fe43309251416c75006f07", "de...
2898 21345 City of Life and Death [{"cast_id": 1, "character": "Lu Jianxiong", "... [{"credit_id": "53afe79a0e0a265975005fda", "de...
2899 173931 Legend of a Rabbit [{"cast_id": 1, "character": "Fu (voice)", "cr... [{"credit_id": "55011e169251413d9f0025c1", "de...
2900 61984 Space Battleship Yamato [{"cast_id": 1000, "character": "Hajime Saito"... [{"credit_id": "52fe466cc3a368484e08ffdf", "de...
2901 50601 5 Days of War [{"cast_id": 2, "character": "Thomas Anders", ... [{"credit_id": "52fe47cec3a36847f814930f", "de...
2902 26466 Triangle [{"cast_id": 7, "character": "Jess", "credit_i... [{"credit_id": "52fe4505c3a368484e043c73", "de...
2903 345003 10 Days in a Madhouse [{"cast_id": 2, "character": "Nellie Bly", "cr... [{"credit_id": "594efa1fc3a36832650455ff", "de...
2904 236751 Heaven is for Real [{"cast_id": 3, "character": "Todd Burpo", "cr... [{"credit_id": "57aa498ac3a36857b4000475", "de...
2905 107 Snatch [{"cast_id": 10, "character": "Turkish", "cred... [{"credit_id": "557227729251411107000762", "de...
2906 357837 Dancin' It's On [{"cast_id": 0, "character": "Jennifer", "cred... [{"credit_id": "55e85c30c3a3682c62002869", "de...
2907 8913 Pet Sematary [{"cast_id": 10, "character": "Louis Creed", "... [{"credit_id": "52fe44c7c3a36847f80a989b", "de...
2908 13889 Madadayo [{"cast_id": 2, "character": "Professor Hyakke... [{"credit_id": "52fe45b09251416c7505f055", "de...
2909 18530 The Cry of the Owl [{"cast_id": 1, "character": "Robert Forrester... [{"credit_id": "53762f25c3a3681edb0016f5", "de...
2910 358451 A Tale of Three Cities [{"cast_id": 0, "character": "Fang Daolong", "... [{"credit_id": "57e7b357925141390b01049a", "de...
2911 927 Gremlins [{"cast_id": 25, "character": "Billy Peltzer",... [{"credit_id": "52fe428ec3a36847f8027f59", "de...
2912 11 Star Wars [{"cast_id": 3, "character": "Luke Skywalker",... [{"credit_id": "52fe420dc3a36847f8000437", "de...
2913 291870 Dirty Grandpa [{"cast_id": 0, "character": "Jason Kelly", "c... [{"credit_id": "592ed3aac3a368616a00d5f2", "de...
2914 907 Doctor Zhivago [{"cast_id": 18, "character": "Dr. Yuri Zhivag... [{"credit_id": "52fe428bc3a36847f8026fa1", "de...
2915 206563 Trash [{"cast_id": 20, "character": "Raphael", "cred... [{"credit_id": "52fe4d20c3a368484e1d8655", "de...
2916 11887 High School Musical 3: Senior Year [{"cast_id": 2, "character": "Troy Bolton", "c... [{"credit_id": "52fe449a9251416c7503a9c5", "de...
2917 45317 The Fighter [{"cast_id": 1, "character": "Micky Ward", "cr... [{"credit_id": "52fe46bcc3a36847f810f513", "de...
2918 12094 Jackass Number Two [{"cast_id": 5, "character": "Himself", "credi... [{"credit_id": "52fe44b39251416c7503ded1", "de...
2919 10377 My Cousin Vinny [{"cast_id": 1, "character": "Vincent 'Vinny' ... [{"credit_id": "52fe43639251416c7500e56b", "de...
2920 249164 If I Stay [{"cast_id": 3, "character": "Mia Hall", "cred... [{"credit_id": "563b220192514129fe015e95", "de...
2921 256092 Drive Hard [{"cast_id": 0, "character": "Peter Roberts", ... [{"credit_id": "53883da00e0a261441005c59", "de...
2922 9942 Major League [{"cast_id": 9, "character": "Jake Taylor", "c... [{"credit_id": "577adb4fc3a3682435000542", "de...
2923 10748 St. Trinian's [{"cast_id": 12, "character": "Annabelle Fritt... [{"credit_id": "52fe43ae9251416c75019ee9", "de...
2924 1817 Phone Booth [{"cast_id": 1, "character": "Stu Shepard", "c... [{"credit_id": "5831bc2cc3a3685b930246eb", "de...
2925 10229 A Walk to Remember [{"cast_id": 1, "character": "Jamie Sullivan",... [{"credit_id": "52fe43469251416c7500a24f", "de...
2926 687 Dead Man Walking [{"cast_id": 7, "character": "Sister Helen Pre... [{"credit_id": "52fe426ac3a36847f801cf35", "de...
2927 796 Cruel Intentions [{"cast_id": 1, "character": "Kathryn Merteuil... [{"credit_id": "52fe4277c3a36847f8021053", "de...
2928 22804 Saw VI [{"cast_id": 3, "character": "Jigsaw / John", ... [{"credit_id": "536c927b0e0a2647d400d1da", "de...
2929 10156 History of the World: Part I [{"cast_id": 7, "character": "Moses/Comicus/To... [{"credit_id": "52fe43379251416c75007f67", "de...
2930 12837 The Secret Life of Bees [{"cast_id": 3, "character": "Lily Owens", "cr... [{"credit_id": "5647cc689251413acc004e90", "de...
2931 17708 Corky Romano [{"cast_id": 1, "character": "Corky Romano", "... [{"credit_id": "52fe47429251416c750930b3", "de...
2932 13937 Raising Cain [{"cast_id": 9, "character": "Carter / Cain / ... [{"credit_id": "52fe45b69251416c7505fe93", "de...
2933 28932 F.I.S.T. [{"cast_id": 3, "character": "Johnny Kovak", "... [{"credit_id": "52fe45bcc3a368484e06beeb", "de...
2934 31909 Invaders from Mars [{"cast_id": 1, "character": "Linda Magnusson"... [{"credit_id": "52fe44a79251416c910182f1", "de...
2935 167073 Brooklyn [{"cast_id": 0, "character": "Eilis Lacey", "c... [{"credit_id": "53d14ac70e0a265dfa00cec3", "de...
2936 3175 Barry Lyndon [{"cast_id": 9, "character": "Barry Lyndon", "... [{"credit_id": "52fe438dc3a36847f805cca9", "de...
2937 14369 Out Cold [{"cast_id": 1, "character": "Rick Rambis", "c... [{"credit_id": "52fe45eb9251416c75066e71", "de...
2938 16888 The Ladies Man [{"cast_id": 1, "character": "Leon Phelps", "c... [{"credit_id": "5658842bc3a3683085003387", "de...
2939 121826 Quartet [{"cast_id": 6, "character": "Jean Horton", "c... [{"credit_id": "546f8a66c3a3682faa002711", "de...
2940 10646 Tomcats [{"cast_id": 1, "character": "Michael Delaney ... [{"credit_id": "52fe439b9251416c75016f71", "de...
2941 12149 Frailty [{"cast_id": 9, "character": "Father Meiks", "... [{"credit_id": "52fe44bf9251416c7503f831", "de...
2942 304357 Woman in Gold [{"cast_id": 1, "character": "Maria Altmann", ... [{"credit_id": "568712f19251414ecb012112", "de...
2943 11184 Kinsey [{"cast_id": 1, "character": "Alfred Kinsey", ... [{"credit_id": "52fe440a9251416c75026e39", "de...
2944 766 Army of Darkness [{"cast_id": 18, "character": "Ash", "credit_i... [{"credit_id": "52fe4273c3a36847f801f989", "de...
2945 20009 Slackers [{"cast_id": 1, "character": "Sam Schechter", ... [{"credit_id": "52fe43d2c3a368484e000233", "de...
2946 1587 What's Eating Gilbert Grape [{"cast_id": 13, "character": "Gilbert Grape",... [{"credit_id": "52fe4301c3a36847f80336b5", "de...
2947 30973 The Visual Bible: The Gospel of John [{"cast_id": 1, "character": "Narrator (voice)... [{"credit_id": "52fe44519251416c9100c7cf", "de...
2948 11109 Vera Drake [{"cast_id": 2, "character": "Vera Drake", "cr... [{"credit_id": "52fe43f99251416c75024b67", "de...
2949 9027 The Guru [{"cast_id": 1, "character": "Ramu Gupta", "cr... [{"credit_id": "52fe44d3c3a36847f80ac3cd", "de...
2950 63020 The Perez Family [{"cast_id": 3, "character": "Dorita Evita Per... [{"credit_id": "561ccbbb9251415a6b0033a8", "de...
2951 86829 Inside Llewyn Davis [{"cast_id": 10, "character": "Llewyn Davis", ... [{"credit_id": "52fe49a39251416c910b3b77", "de...
2952 11065 O [{"cast_id": 1, "character": "Odin James", "cr... [{"credit_id": "555b54c792514120be000e0c", "de...
2953 13888 Return to the Blue Lagoon [{"cast_id": 6, "character": "Lilli", "credit_... [{"credit_id": "53292622c3a3683d43000e37", "de...
2954 42345 The Molly Maguires [{"cast_id": 2, "character": "Jack Kehoe", "cr... [{"credit_id": "56115323925141478d0090fe", "de...
2955 13994 Romance & Cigarettes [{"cast_id": 1, "character": "Nick Murder", "c... [{"credit_id": "52fe45c09251416c75061363", "de...
2956 1590 Copying Beethoven [{"cast_id": 4, "character": "Ludwig van Beeth... [{"credit_id": "52fe4302c3a36847f80337af", "de...
2957 62728 Brighton Rock [{"cast_id": 4, "character": "Mr. Colleoni", "... [{"credit_id": "5986c337c3a36832870121fe", "de...
2958 11917 Saw V [{"cast_id": 5, "character": "John Kramer", "c... [{"credit_id": "536b9e6e0e0a2647c400c3d8", "de...
2959 45138 Machine Gun McCain [{"cast_id": 5, "character": "Hank McCain", "c... [{"credit_id": "574605e692514127cb000ca1", "de...
2960 80271 LOL [{"cast_id": 5, "character": "Lola Williams", ... [{"credit_id": "587cea9d9251413f3301abe6", "de...
2961 4657 Jindabyne [{"cast_id": 11, "character": "Claire", "credi... [{"credit_id": "52fe43d1c3a36847f8072273", "de...
2962 14395 Kabhi Alvida Naa Kehna [{"cast_id": 1, "character": "Dev Saran", "cre... [{"credit_id": "58a5e57892514152a70006bf", "de...
2963 24137 An Ideal Husband [{"cast_id": 1, "character": "Lady Gertrude Ch... [{"credit_id": "52fe4485c3a368484e027b05", "de...
2964 190847 The Last Days on Mars [{"cast_id": 7, "character": "Vincent Campbell... [{"credit_id": "53f459f4c3a368340700101a", "de...
2965 11056 Darkness [{"cast_id": 1, "character": "Regina", "credit... [{"credit_id": "52fe43ec9251416c75023433", "de...
2966 62 2001: A Space Odyssey [{"cast_id": 6, "character": "Dr. Dave Bowman"... [{"credit_id": "52fe4212c3a36847f8001a05", "de...
2967 601 E.T. the Extra-Terrestrial [{"cast_id": 20, "character": "Elliott", "cred... [{"credit_id": "52fe425bc3a36847f8017df5", "de...
2968 13067 In the Land of Women [{"cast_id": 1, "character": "Sarah Hardwicke"... [{"credit_id": "584ea22ac3a368322a00c49e", "de...
2969 25379 The Blue Butterfly [{"cast_id": 2, "character": "Pete", "credit_i... [{"credit_id": "530facdd925141100800001e", "de...
2970 88641 There Goes My Baby [{"cast_id": 2, "character": "Pirate", "credit... [{"credit_id": "598db4fcc3a368758e01220c", "de...
2971 58051 Housefull [{"cast_id": 1, "character": "Aarush", "credit... [{"credit_id": "52fe4952c3a36847f81943a9", "de...
2972 14877 September Dawn [{"cast_id": 1, "character": "Jacob Samuelson"... [{"credit_id": "56d07290c3a3681e3e006e68", "de...
2973 96399 For Greater Glory - The True Story of Cristiada [{"cast_id": 2, "character": "Tulita", "credit... [{"credit_id": "52fe49b29251416c750d0649", "de...
2974 304410 The Bélier Family [{"cast_id": 5, "character": "Paula B\u00e9lie... [{"credit_id": "546cc5969251413053001a54", "de...
2975 489 Good Will Hunting [{"cast_id": 4, "character": "Sean Maguire", "... [{"credit_id": "52fe4249c3a36847f8012699", "de...
2976 373314 Misconduct [{"cast_id": 2, "character": "Ben", "credit_id... [{"credit_id": "56820d35c3a36860e901266a", "de...
2977 214 Saw III [{"cast_id": 3, "character": "John Kramer", "c... [{"credit_id": "52fe4227c3a36847f8008293", "de...
2978 10890 Stripes [{"cast_id": 1, "character": "John Winger", "c... [{"credit_id": "52fe43ca9251416c7501e4ed", "de...
2979 1588 Bring It On [{"cast_id": 1, "character": "Torrance Shipman... [{"credit_id": "5378329bc3a3685554003073", "de...
2980 316727 The Purge: Election Year [{"cast_id": 1, "character": "Senator Charlie ... [{"credit_id": "57a70aa8c3a368255b000f88", "de...
2981 10314 She's All That [{"cast_id": 9, "character": "Zach Siler", "cr... [{"credit_id": "52fe43579251416c7500cafb", "de...
2982 663 Saw IV [{"cast_id": 1, "character": "Jigsaw/John", "c... [{"credit_id": "52fe4266c3a36847f801b7db", "de...
2983 11804 White Noise [{"cast_id": 8, "character": "Jonathan Rivers"... [{"credit_id": "52fe44889251416c750382c7", "de...
2984 16781 Madea's Family Reunion [{"cast_id": 1, "character": "Madea / Brian / ... [{"credit_id": "52fe46eb9251416c75087e49", "de...
2985 11873 The Color of Money [{"cast_id": 7, "character": "Fast Eddie Felso... [{"credit_id": "52fe44979251416c7503a3ad", "de...
2986 9289 The Longest Day [{"cast_id": 20, "character": "Col. Thompson",... [{"credit_id": "53ba7918c3a3685eb1006f7a", "de...
2987 10414 The Mighty Ducks [{"cast_id": 1, "character": "Gordon Bombay", ... [{"credit_id": "52fe436a9251416c7500f80d", "de...
2988 1970 The Grudge [{"cast_id": 4, "character": "Karen Davis", "c... [{"credit_id": "52fe4327c3a36847f803e7d7", "de...
2989 9614 Happy Gilmore [{"cast_id": 11, "character": "Happy Gilmore",... [{"credit_id": "52fe4511c3a36847f80ba933", "de...
2990 8922 Jeepers Creepers [{"cast_id": 10, "character": "Patricia 'Trish... [{"credit_id": "52fe44c8c3a36847f80a9c27", "de...
2991 1648 Bill & Ted's Excellent Adventure [{"cast_id": 1, "character": "Ted Logan", "cre... [{"credit_id": "52fe4308c3a36847f8035623", "de...
2992 17917 Oliver! [{"cast_id": 2, "character": "Fagin", "credit_... [{"credit_id": "575cfcafc3a3684aee000259", "de...
2993 74534 The Best Exotic Marigold Hotel [{"cast_id": 2, "character": "Douglas Ainslie"... [{"credit_id": "52fe48d0c3a368484e10c423", "de...
2994 19405 Recess: School's Out [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe47d69251416c750a71f5", "de...
2995 9355 Mad Max Beyond Thunderdome [{"cast_id": 1, "character": "Mad Max Rockatan... [{"credit_id": "52fe44ecc3a36847f80b218b", "de...
2996 10999 Commando [{"cast_id": 9, "character": "John Matrix", "c... [{"credit_id": "52fe43df9251416c750216e1", "de...
2997 321258 The Boy [{"cast_id": 2, "character": "Greta Evans", "c... [{"credit_id": "57465d589251415e63000c2d", "de...
2998 44040 Devil [{"cast_id": 8, "character": "Detective Bowden... [{"credit_id": "52fe4673c3a36847f80ffc73", "de...
2999 10426 Friday After Next [{"cast_id": 1, "character": "Craig", "credit_... [{"credit_id": "52fe436d9251416c7500ff79", "de...
3000 280092 Insidious: Chapter 3 [{"cast_id": 2, "character": "Sean Brenner", "... [{"credit_id": "5583754ec3a36853dd00052e", "de...
3001 13938 The Last Dragon [{"cast_id": 1, "character": "Leroy Green", "c... [{"credit_id": "52fe45b69251416c7505fef1", "de...
3002 10163 The Lawnmower Man [{"cast_id": 12, "character": "Jobe Smith", "c... [{"credit_id": "52fe43399251416c7500832b", "de...
3003 12182 Nick and Norah's Infinite Playlist [{"cast_id": 5, "character": "Nick", "credit_i... [{"credit_id": "52fe44c69251416c750406c9", "de...
3004 1832 Dogma [{"cast_id": 1, "character": "Bartleby", "cred... [{"credit_id": "52fe4318c3a36847f8039ec1", "de...
3005 9034 The Banger Sisters [{"cast_id": 1, "character": "Suzette", "credi... [{"credit_id": "52fe44d4c3a36847f80ac85b", "de...
3006 15301 Twilight Zone: The Movie [{"cast_id": 8, "character": "Car Driver (Prol... [{"credit_id": "52fe464c9251416c75073d33", "de...
3007 10135 Road House [{"cast_id": 1, "character": "James Dalton", "... [{"credit_id": "52fe43319251416c75007087", "de...
3008 26352 A Low Down Dirty Shame [{"cast_id": 1, "character": "Shame", "credit_... [{"credit_id": "52fe44fcc3a368484e042457", "de...
3009 20616 Swimfan [{"cast_id": 3, "character": "Ben Cronin", "cr... [{"credit_id": "576b2bcb92514148e7000a35", "de...
3010 9794 Employee of the Month [{"cast_id": 1, "character": "Zack", "credit_i... [{"credit_id": "52fe452ec3a36847f80c0d9b", "de...
3011 15037 Can't Hardly Wait [{"cast_id": 1, "character": "Amanda", "credit... [{"credit_id": "52fe46329251416c75070751", "de...
3012 227 The Outsiders [{"cast_id": 11, "character": "Dallas 'Dally' ... [{"credit_id": "52fe4229c3a36847f8008b9b", "de...
3013 294272 Pete's Dragon [{"cast_id": 0, "character": "Grace Meacham", ... [{"credit_id": "57a1c6c5c3a3680c69000f0f", "de...
3014 11336 The Dead Zone [{"cast_id": 1, "character": "Johnny Smith", "... [{"credit_id": "52fe44299251416c7502ae43", "de...
3015 283445 Sinister 2 [{"cast_id": 1, "character": "Courtney Collins... [{"credit_id": "5666bb3bc3a36808e6000bb0", "de...
3016 88036 Sparkle [{"cast_id": 13, "character": "Emma", "credit_... [{"credit_id": "52fe49e69251416c910bc8bf", "de...
3017 10984 Valentine [{"cast_id": 1, "character": "Paige Prescott",... [{"credit_id": "563b3249c3a3681b5e022ddc", "de...
3018 22824 The Fourth Kind [{"cast_id": 1, "character": "Abbey", "credit_... [{"credit_id": "532ecf68c3a3685fcb003edb", "de...
3019 9526 A Prairie Home Companion [{"cast_id": 12, "character": "Yolanda Johnson... [{"credit_id": "52fe4504c3a36847f80b774d", "de...
3020 39349 Sugar Hill [{"cast_id": 2, "character": "Romello Skuggs",... [{"credit_id": "58fe42c992514163e303650e", "de...
3021 15983 Invasion U.S.A. [{"cast_id": 1, "character": "Matt Hunter", "c... [{"credit_id": "56e6c598c3a3685a9200a4c1", "de...
3022 14544 Roll Bounce [{"cast_id": 1, "character": "Bernard", "credi... [{"credit_id": "536141b90e0a2649bb000171", "de...
3023 11545 Rushmore [{"cast_id": 11, "character": "Max Fischer", "... [{"credit_id": "52fe44569251416c7503134d", "de...
3024 42684 Skyline [{"cast_id": 1, "character": "Jarrod", "credit... [{"credit_id": "52fe4611c3a36847f80ead67", "de...
3025 268238 The Second Best Exotic Marigold Hotel [{"cast_id": 0, "character": "Sonny Kapoor", "... [{"credit_id": "551c9dff9251416a21001303", "de...
3026 8359 Kit Kittredge: An American Girl [{"cast_id": 1, "character": "Kit Kittredge", ... [{"credit_id": "52fe44a2c3a36847f80a15d7", "de...
3027 15648 The Perfect Man [{"cast_id": 1, "character": "Holly Hamilton",... [{"credit_id": "56b295cc92514114db000026", "de...
3028 41823 Mo' Better Blues [{"cast_id": 3, "character": "Bleek Gilliam", ... [{"credit_id": "52fe45dfc3a36847f80df4e1", "de...
3029 11891 Kung Pow: Enter the Fist [{"cast_id": 2, "character": "\"Master Tang\""... [{"credit_id": "570439bcc3a3686989000d0c", "de...
3030 9362 Tremors [{"cast_id": 1, "character": "Valentine McKee"... [{"credit_id": "56999dd39251416e8f0004e6", "de...
3031 9902 Wrong Turn [{"cast_id": 10, "character": "Chris Flynn", "... [{"credit_id": "52fe4544c3a36847f80c4865", "de...
3032 14729 The Long Riders [{"cast_id": 1, "character": "Cole Younger", "... [{"credit_id": "54bbc7959251416eae0017fa", "de...
3033 9455 The Corruptor [{"cast_id": 1, "character": "Detective Danny ... [{"credit_id": "581c7a4fc3a3682ce20083f8", "de...
3034 103731 Mud [{"cast_id": 7, "character": "Mud", "credit_id... [{"credit_id": "52fe4a25c3a36847f81bc9af", "de...
3035 10090 Reno 911!: Miami [{"cast_id": 25, "character": "Chief of Police... [{"credit_id": "52fe43239251416c75004fa9", "de...
3036 164558 One Direction: This Is Us [{"cast_id": 6, "character": "Himself", "credi... [{"credit_id": "52fe4c7bc3a36847f8230993", "de...
3037 19905 The Goods: Live Hard, Sell Hard [{"cast_id": 1, "character": "Don Ready", "cre... [{"credit_id": "52fe47f89251416c750ab8ed", "de...
3038 17710 Hey Arnold! The Movie [{"cast_id": 1, "character": "Arnold", "credit... [{"credit_id": "59649a91c3a36828fc0f23be", "de...
3039 75900 My Week with Marilyn [{"cast_id": 2, "character": "Marilyn Monroe",... [{"credit_id": "535789adc3a368561100282b", "de...
3040 9515 The Matador [{"cast_id": 29, "character": "Julian Noble", ... [{"credit_id": "52fe4502c3a36847f80b7217", "de...
3041 27322 Love Jones [{"cast_id": 1, "character": "Darius Lovehall"... [{"credit_id": "52fe4541c3a368484e04fb95", "de...
3042 328425 The Gift [{"cast_id": 0, "character": "Simon Callem", "... [{"credit_id": "5666bb48c3a36808e9000acf", "de...
3043 14120 End of the Spear [{"cast_id": 3, "character": "Mincayani", "cre... [{"credit_id": "52fe45cd9251416c75062eb3", "de...
3044 10050 Get Over It [{"cast_id": 19, "character": "Kelly Woods", "... [{"credit_id": "52fe43139251416c7500298f", "de...
3045 1542 Office Space [{"cast_id": 3, "character": "Peter Gibbons", ... [{"credit_id": "52fe42fcc3a36847f8031b39", "de...
3046 10490 Drop Dead Gorgeous [{"cast_id": 1, "character": "Amber Atkins", "... [{"credit_id": "52fe437a9251416c75011e11", "de...
3047 87093 Big Eyes [{"cast_id": 8, "character": "Margaret Keane",... [{"credit_id": "52fe49b59251416c910b622d", "de...
3048 10029 Very Bad Things [{"cast_id": 17, "character": "Kyle Fisher", "... [{"credit_id": "52fe430c9251416c75001729", "de...
3049 9893 Sleepover [{"cast_id": 18, "character": "Julie Corky", "... [{"credit_id": "52fe4542c3a36847f80c4103", "de...
3050 11507 Body Double [{"cast_id": 1, "character": "Jake Scully", "c... [{"credit_id": "52fe444d9251416c7502ffc9", "de...
3051 37931 MacGruber [{"cast_id": 7, "character": "MacGruber", "cre... [{"credit_id": "52fe467f9251416c91056603", "de...
3052 3472 Dirty Pretty Things [{"cast_id": 11, "character": "Okwe", "credit_... [{"credit_id": "52fe4394c3a36847f805f2c5", "de...
3053 87818 Movie 43 [{"cast_id": 18, "character": "Vanessa (segmen... [{"credit_id": "52fe49d89251416c910bab3b", "de...
3054 13160 Over Her Dead Body [{"cast_id": 2, "character": "Kate", "credit_i... [{"credit_id": "52fe45479251416c75051077", "de...
3055 88005 Seeking a Friend for the End of the World [{"cast_id": 3, "character": "Dodge Petersen",... [{"credit_id": "52fe49e59251416c910bc657", "de...
3056 52067 Cedar Rapids [{"cast_id": 8, "character": "Joan Ostrowski-F... [{"credit_id": "52fe4817c3a36847f81578a9", "de...
3057 73 American History X [{"cast_id": 4, "character": "Derek Vinyard", ... [{"credit_id": "5563a4c1925141271b0021e7", "de...
3058 134597 The Collection [{"cast_id": 4, "character": "Arkin", "credit_... [{"credit_id": "54b2a236c3a368094e004bb2", "de...
3059 24034 Teacher's Pet [{"cast_id": 2, "character": "Spot Helperman /... [{"credit_id": "59b1da12925141079d08c8a4", "de...
3060 14283 The Red Violin [{"cast_id": 2, "character": "Nicolo Bussotti ... [{"credit_id": "52fe45e29251416c75065c39", "de...
3061 404 The Straight Story [{"cast_id": 4, "character": "Alvin Straight",... [{"credit_id": "52fe423fc3a36847f800f709", "de...
3062 13201 Deuces Wild [{"cast_id": 1, "character": "Leon", "credit_i... [{"credit_id": "52fe454e9251416c75051fa3", "de...
3063 209403 Bad Words [{"cast_id": 3, "character": "Guy Trilby", "cr... [{"credit_id": "52fe4d64c3a368484e1e6bd3", "de...
3064 7942 Run, Fatboy, Run [{"cast_id": 9, "character": "Dennis", "credit... [{"credit_id": "52fe4489c3a36847f809b997", "de...
3065 73247 Heartbeeps [{"cast_id": 2, "character": "Val", "credit_id... [{"credit_id": "5991020cc3a368069000181b", "de...
3066 253331 Black or White [{"cast_id": 1, "character": "Elliot Anderson"... [{"credit_id": "52fe4e7a9251416c91133053", "de...
3067 34043 On the Line [{"cast_id": 1, "character": "Kevin Gibbons", ... [{"credit_id": "55366ad792514142010009ba", "de...
3068 9952 Rescue Dawn [{"cast_id": 23, "character": "Dieter Dengler"... [{"credit_id": "52fe454fc3a36847f80c6f9f", "de...
3069 256924 Danny Collins [{"cast_id": 1, "character": "Danny Collins", ... [{"credit_id": "530b2c56c3a36841f000571c", "de...
3070 82532 Jeff, Who Lives at Home [{"cast_id": 21, "character": "Jeff", "credit_... [{"credit_id": "52fe485a9251416c91089613", "de...
3071 41110 I Am Love [{"cast_id": 4, "character": "Emma Recchi", "c... [{"credit_id": "52fe45b5c3a36847f80d61a1", "de...
3072 134371 Atlas Shrugged Part II [{"cast_id": 6, "character": "Dagny Taggart", ... [{"credit_id": "52fe4bccc3a368484e199b61", "de...
3073 2088 Romeo Is Bleeding [{"cast_id": 11, "character": "Jack Grimaldi",... [{"credit_id": "52fe4334c3a36847f80422ef", "de...
3074 10388 The Limey [{"cast_id": 1, "character": "Wilson", "credit... [{"credit_id": "567424f2c3a3685edc0021ea", "de...
3075 1640 Crash [{"cast_id": 3, "character": "Jean Cabot", "cr... [{"credit_id": "52fe4307c3a36847f8035039", "de...
3076 25520 The House of Mirth [{"cast_id": 4, "character": "Lily Bart", "cre... [{"credit_id": "562267f8c3a3680e1900b864", "de...
3077 27342 Malone [{"cast_id": 1, "character": "Richard Malone",... [{"credit_id": "578db9d7925141188a0007ee", "de...
3078 13689 Peaceful Warrior [{"cast_id": 4, "character": "Dan Millman", "c... [{"credit_id": "52fe458c9251416c7505a4e5", "de...
3079 67911 Bucky Larson: Born to Be a Star [{"cast_id": 3, "character": "Bucky Larson", "... [{"credit_id": "52fe477dc3a368484e0c9c6f", "de...
3080 24664 Bamboozled [{"cast_id": 2, "character": "Pierre Delacroix... [{"credit_id": "58f186e99251412fb50003d3", "de...
3081 329440 The Forest [{"cast_id": 0, "character": "Sara / Jess Pric... [{"credit_id": "58ca3f56c3a3684193008226", "de...
3082 47890 Sphinx [{"cast_id": 4, "character": "Erica Baron", "c... [{"credit_id": "577c6677925141111100214c", "de...
3083 252512 While We're Young [{"cast_id": 1, "character": "Josh Schrebnick"... [{"credit_id": "558b69ab9251410d4800002c", "de...
3084 55720 A Better Life [{"cast_id": 2, "character": "Carlos Riquelme"... [{"credit_id": "5765df22925141521800017e", "de...
3085 9613 Spider [{"cast_id": 1, "character": "Spider", "credit... [{"credit_id": "52fe4511c3a36847f80ba87f", "de...
3086 29076 Gun Shy [{"cast_id": 1, "character": "Judy Tipp", "cre... [{"credit_id": "52fe45c6c3a368484e06e2af", "de...
3087 29339 Nicholas Nickleby [{"cast_id": 4, "character": "Nicholas Nickleb... [{"credit_id": "52fe45d8c3a368484e07230b", "de...
3088 68812 The Iceman [{"cast_id": 5, "character": "Richard Kuklinsk... [{"credit_id": "52fe47a7c3a368484e0d2a8b", "de...
3089 32740 Krrish [{"cast_id": 1, "character": "Krishna Mehra / ... [{"credit_id": "57f69c2dc3a36810580001bc", "de...
3090 14195 Cecil B. Demented [{"cast_id": 1, "character": "Honey Whitlock",... [{"credit_id": "562264eec3a368240d004758", "de...
3091 73567 Killer Joe [{"cast_id": 3, "character": "Killer Joe Coope... [{"credit_id": "534bacf30e0a2640c8003054", "de...
3092 41479 The Joneses [{"cast_id": 4, "character": "Steve Jones", "c... [{"credit_id": "52fe45cdc3a36847f80db247", "de...
3093 15394 Owning Mahowny [{"cast_id": 1, "character": "Dan Mahowny", "c... [{"credit_id": "556c9a9fc3a3685931001740", "de...
3094 10071 The Brothers Solomon [{"cast_id": 13, "character": "John Solomon", ... [{"credit_id": "52fe431b9251416c75003c69", "de...
3095 1989 My Blueberry Nights [{"cast_id": 3, "character": "Elizabeth", "cre... [{"credit_id": "52fe4329c3a36847f803ef2f", "de...
3096 91076 Illuminata [{"cast_id": 10, "character": "Tuccio", "credi... [{"credit_id": "52fe48c39251416c750b276f", "de...
3097 12779 Swept Away [{"cast_id": 13, "character": "Amber Leighton"... [{"credit_id": "559fd5dbc3a368080c004f47", "de...
3098 13191 War, Inc. [{"cast_id": 1, "character": "Brand Hauser", "... [{"credit_id": "52fe454c9251416c75051c0f", "de...
3099 11770 Shaolin Soccer [{"cast_id": 11, "character": "Sing", "credit_... [{"credit_id": "52fe44819251416c750372f7", "de...
3100 12703 The Brown Bunny [{"cast_id": 1, "character": "Bud Clay", "cred... [{"credit_id": "52fe45179251416c7504b5ef", "de...
3101 64559 The Swindle [{"cast_id": 2, "character": "Victor", "credit... [{"credit_id": "52fe46dfc3a368484e0a861b", "de...
3102 222649 Rosewater [{"cast_id": 10, "character": "Maziar Bahari",... [{"credit_id": "555347db92514162d10016e9", "de...
3103 115872 The Chambermaid on the Titanic [{"cast_id": 6, "character": "Horty", "credit_... [{"credit_id": "52fe4b7dc3a36847f82062e5", "de...
3104 101173 Coriolanus [{"cast_id": 3, "character": "Tullus Aufidius"... [{"credit_id": "52fe49e9c3a36847f81ad035", "de...
3105 25350 Imaginary Heroes [{"cast_id": 1, "character": "Sandy Travis", "... [{"credit_id": "52fe44c2c3a368484e035649", "de...
3106 10034 High Heels and Low Lifes [{"cast_id": 18, "character": "Shannon", "cred... [{"credit_id": "52fe430e9251416c75001d03", "de...
3107 20178 World's Greatest Dad [{"cast_id": 1, "character": "Lance Clayton", ... [{"credit_id": "52fe43dbc3a368484e00235d", "de...
3108 5072 Severance [{"cast_id": 2, "character": "Steve", "credit_... [{"credit_id": "52fe43f3c3a36847f8079f6f", "de...
3109 18191 Edmond [{"cast_id": 1, "character": "Edmond", "credit... [{"credit_id": "52fe47669251416c75098013", "de...
3110 31007 Welcome to the Rileys [{"cast_id": 3, "character": "Mallory", "credi... [{"credit_id": "5570c9f4c3a368709c000c0a", "de...
3111 11546 Police Academy: Mission to Moscow [{"cast_id": 9, "character": "Eric Lassard", "... [{"credit_id": "52fe44569251416c750313e3", "de...
3112 41894 Blood Done Sign My Name [{"cast_id": 0, "character": "Boo Tyson", "cre... [{"credit_id": "58ba3af09251416073014bc1", "de...
3113 184374 Cinco de Mayo: La Batalla [{"cast_id": 38, "character": "Juan Osorno", "... [{"credit_id": "56d182c29251413e6d008d73", "de...
3114 268171 Elsa & Fred [{"cast_id": 0, "character": "Elsa Hayes", "cr... [{"credit_id": "53666d7f0e0a2647d4003708", "de...
3115 78149 An Alan Smithee Film: Burn, Hollywood, Burn [{"cast_id": 14, "character": "Jackie Chan", "... [{"credit_id": "5735232ac3a368024c000678", "de...
3116 24663 The Open Road [{"cast_id": 1, "character": "Carlton Garrett"... [{"credit_id": "5532ee00c3a368222a00396c", "de...
3117 39037 The Good Guy [{"cast_id": 1, "character": "Beth Vest", "cre... [{"credit_id": "52fe46f39251416c910652e7", "de...
3118 22805 Motherhood [{"cast_id": 1, "character": "Eliza Welsh", "c... [{"credit_id": "52fe4450c3a368484e01c1eb", "de...
3119 39055 Free Style [{"cast_id": 4, "character": "Cale Bryant", "c... [{"credit_id": "52fe46f69251416c910658b9", "de...
3120 245846 Strangerland [{"cast_id": 1, "character": "Catherine Parker... [{"credit_id": "55a3b9f3925141297d005776", "de...
3121 25186 Janky Promoters [{"cast_id": 1, "character": "Russell Redds", ... [{"credit_id": "52fe44bcc3a368484e033f5d", "de...
3122 15017 Blonde Ambition [{"cast_id": 1, "character": "Katie", "credit_... [{"credit_id": "52fe46309251416c75070231", "de...
3123 12245 The Oxford Murders [{"cast_id": 2, "character": "Martin", "credit... [{"credit_id": "52fe44d39251416c75042385", "de...
3124 49787 The Reef [{"cast_id": 2, "character": "Suzie", "credit_... [{"credit_id": "5367a9780e0a2647cb005cff", "de...
3125 16358 Eulogy [{"cast_id": 1, "character": "Daniel Collins",... [{"credit_id": "5537a4ca9251414201003f86", "de...
3126 7006 White Noise 2: The Light [{"cast_id": 7, "character": "Abe Dale", "cred... [{"credit_id": "5388461cc3a3682f78000421", "de...
3127 66767 Beat the World [{"cast_id": 3, "character": "Yuson", "credit_... [{"credit_id": "56124ed4c3a3682206002b56", "de...
3128 17622 Fifty Dead Men Walking [{"cast_id": 3, "character": "Fergus", "credit... [{"credit_id": "52fe47389251416c75091d51", "de...
3129 283671 Jungle Shuffle [{"cast_id": 2, "character": "Manu (voice)", "... [{"credit_id": "548469d192514168c50007d2", "de...
3130 18516 Adam Resurrected [{"cast_id": 1, "character": "Adam Stein", "cr... [{"credit_id": "52fe47839251416c7509c16d", "de...
3131 217708 Of Horses and Men [{"cast_id": 1, "character": "Kolbeinn", "cred... [{"credit_id": "52fe4e3cc3a368484e215c21", "de...
3132 42057 It's a Wonderful Afterlife [{"cast_id": 4, "character": "Mrs. Sethi", "cr... [{"credit_id": "52fe45ebc3a36847f80e2015", "de...
3133 17577 The Devil's Tomb [{"cast_id": 1, "character": "Mack", "credit_i... [{"credit_id": "54d4d9029251413fd6014680", "de...
3134 14608 Partition [{"cast_id": 1, "character": "Naseem Khan", "c... [{"credit_id": "52fe46079251416c7506a9c1", "de...
3135 34417 Good Intentions [{"cast_id": 1, "character": "Chester Milford"... [{"credit_id": "5988a7bdc3a36862330001b9", "de...
3136 15067 The Good, The Bad, The Weird [{"cast_id": 1, "character": "Yoon Tae-goo, th... [{"credit_id": "593d938492514105b702176b", "de...
3137 78383 Nurse 3-D [{"cast_id": 5, "character": "Abby Russell", "... [{"credit_id": "52fe499cc3a368484e1346b1", "de...
3138 43090 Gunless [{"cast_id": 3, "character": "Jane Taylor", "c... [{"credit_id": "535282330e0a2655fe003161", "de...
3139 16614 Adventureland [{"cast_id": 1, "character": "James Brennan", ... [{"credit_id": "52fe46de9251416c750863a5", "de...
3140 9700 The Lost City [{"cast_id": 1, "character": "Fico Fellove", "... [{"credit_id": "52fe451ec3a36847f80bd791", "de...
3141 10471 Next Friday [{"cast_id": 1, "character": "Craig Jones", "c... [{"credit_id": "52fe43769251416c75011535", "de...
3142 250066 American Heist [{"cast_id": 1, "character": "James", "credit_... [{"credit_id": "55c86e06c3a368040800002f", "de...
3143 667 You Only Live Twice [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4267c3a36847f801bbd1", "de...
3144 208869 Plastic [{"cast_id": 3, "character": "Sam", "credit_id... [{"credit_id": "52fe4d56c3a368484e1e39d5", "de...
3145 86837 Amour [{"cast_id": 6, "character": "Anne", "credit_i... [{"credit_id": "580f95e9c3a3683a46000c19", "de...
3146 10306 Poltergeist III [{"cast_id": 1, "character": "Bruce Gardner", ... [{"credit_id": "52fe43569251416c7500c78d", "de...
3147 106845 Re-Kill [{"cast_id": 1006, "character": "Sarge", "cred... [{"credit_id": "52fe4a72c3a36847f81ce747", "de...
3148 11576 It's a Mad, Mad, Mad, Mad World [{"cast_id": 1, "character": "Capt. C. G. Culp... [{"credit_id": "52fe445f9251416c75032661", "de...
3149 219 Volver [{"cast_id": 3, "character": "Raimunda", "cred... [{"credit_id": "52fe4228c3a36847f8008629", "de...
3150 11827 Heavy Metal [{"cast_id": 1, "character": "Hanover Fiste / ... [{"credit_id": "52fe448d9251416c75038ccd", "de...
3151 22820 Gentlemen Broncos [{"cast_id": 2, "character": "Benjamin", "cred... [{"credit_id": "52fe4450c3a368484e01c329", "de...
3152 31174 Richard III [{"cast_id": 1, "character": "Richard III", "c... [{"credit_id": "546110d00e0a2672aa0003d7", "de...
3153 244316 Into the Grizzly Maze [{"cast_id": 4, "character": "Rowan", "credit_... [{"credit_id": "52fe4eefc3a36847f82b1de1", "de...
3154 37737 Kites [{"cast_id": 1, "character": "Jay", "credit_id... [{"credit_id": "52fe466a9251416c91053c51", "de...
3155 62215 Melancholia [{"cast_id": 2, "character": "Justine", "credi... [{"credit_id": "52fe4676c3a368484e091fed", "de...
3156 66125 Red Dog [{"cast_id": 7, "character": "John", "credit_i... [{"credit_id": "5550335492514105cf0005fc", "de...
3157 132316 Jab Tak Hai Jaan [{"cast_id": 1, "character": "Major Samar Anan... [{"credit_id": "52fe4b8fc3a368484e18f009", "de...
3158 348 Alien [{"cast_id": 3, "character": "Arthur Dallas", ... [{"credit_id": "52fe423bc3a36847f800e117", "de...
3159 30497 The Texas Chain Saw Massacre [{"cast_id": 10, "character": "Sally Hardesty"... [{"credit_id": "5402d0d70e0a2658f10069fd", "de...
3160 27586 The Runaways [{"cast_id": 4, "character": "Cherie Currie", ... [{"credit_id": "52fe4556c3a368484e0545ad", "de...
3161 14811 Fiddler on the Roof [{"cast_id": 6, "character": "Tevye", "credit_... [{"credit_id": "593a693cc3a368235b00a599", "de...
3162 660 Thunderball [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4265c3a36847f801b5ad", "de...
3163 68684 Detention [{"cast_id": 16, "character": "Riley Jones", "... [{"credit_id": "52fe479dc3a368484e0d0d1b", "de...
3164 40794 Loose Cannons [{"cast_id": 1, "character": "Alba", "credit_i... [{"credit_id": "52fe45a4c3a36847f80d23bb", "de...
3165 9400 Set It Off [{"cast_id": 1, "character": "Stony", "credit_... [{"credit_id": "52fe44f3c3a36847f80b39fd", "de...
3166 16162 The Best Man [{"cast_id": 2, "character": "Jordan Armstrong... [{"credit_id": "52fe46ae9251416c7507fffd", "de...
3167 10585 Child's Play [{"cast_id": 10, "character": "Karen Barclay",... [{"credit_id": "52fe438c9251416c75014bf7", "de...
3168 2359 Sicko [{"cast_id": 4, "character": "himself", "credi... [{"credit_id": "562ed26cc3a3681b4d00d676", "de...
3169 238636 The Purge: Anarchy [{"cast_id": 3, "character": "Leo Barnes", "cr... [{"credit_id": "54393d1e0e0a26499e000236", "de...
3170 10472 Down to You [{"cast_id": 1, "character": "Alfred 'Al' Conn... [{"credit_id": "52fe43769251416c750115db", "de...
3171 11282 Harold & Kumar Go to White Castle [{"cast_id": 1, "character": "Harold Lee", "cr... [{"credit_id": "563474569251414ab70150db", "de...
3172 6521 The Contender [{"cast_id": 1, "character": "Sheldon Runyon",... [{"credit_id": "59991a7fc3a3686d67007a52", "de...
3173 14181 Boiler Room [{"cast_id": 1, "character": "Seth Davis", "cr... [{"credit_id": "56644927c3a3682bde007cf3", "de...
3174 1621 Trading Places [{"cast_id": 1, "character": "Billy Ray Valent... [{"credit_id": "52fe4305c3a36847f80347f7", "de...
3175 9656 Black Christmas [{"cast_id": 1, "character": "Kelli Presley", ... [{"credit_id": "52fe4517c3a36847f80bbf09", "de...
3176 16428 Breakin' All the Rules [{"cast_id": 1, "character": "Quincy Watson", ... [{"credit_id": "52fe46d39251416c75084c45", "de...
3177 10705 Henry V [{"cast_id": 1, "character": "Henry V", "credi... [{"credit_id": "52fe43a59251416c750189c9", "de...
3178 8272 The Savages [{"cast_id": 19, "character": "Wendy Savage", ... [{"credit_id": "52fe449ac3a36847f809f8d5", "de...
3179 24621 Chasing Papi [{"cast_id": 1, "character": "Lorena", "credit... [{"credit_id": "563a004a9251414cc900199d", "de...
3180 1619 The Way of the Gun [{"cast_id": 1, "character": "Mr. Longbaugh", ... [{"credit_id": "5712d0029251410aab00430a", "de...
3181 9685 Igby Goes Down [{"cast_id": 1, "character": "Jason 'Igby' Slo... [{"credit_id": "52fe451bc3a36847f80bcdd1", "de...
3182 14425 PCU [{"cast_id": 1, "character": "James 'Droz' And... [{"credit_id": "596be3f99251413b20005681", "de...
3183 14624 The Ultimate Gift [{"cast_id": 1, "character": "Howard 'Red' Ste... [{"credit_id": "5953c5e7c3a368352601d667", "de...
3184 10179 The Ice Pirates [{"cast_id": 1, "character": "Jason", "credit_... [{"credit_id": "52fe433c9251416c75008a77", "de...
3185 15568 Gracie [{"cast_id": 17, "character": "Johnny Bowen", ... [{"credit_id": "52fe46669251416c7507723d", "de...
3186 14057 Trust the Man [{"cast_id": 3, "character": "Tom", "credit_id... [{"credit_id": "52fe45c79251416c75062399", "de...
3187 12621 Hamlet 2 [{"cast_id": 4, "character": "Dana Marschz", "... [{"credit_id": "52fe45099251416c75049843", "de...
3188 1808 Velvet Goldmine [{"cast_id": 2, "character": "Curt Wild", "cre... [{"credit_id": "52fe4316c3a36847f803946d", "de...
3189 293670 The Wailing [{"cast_id": 0, "character": "Jong-Goo", "cred... [{"credit_id": "58eb3002c3a36872f6081fc9", "de...
3190 67675 Glee: The Concert Movie [{"cast_id": 1, "character": "Quinn Fabray", "... [{"credit_id": "52fe4771c3a368484e0c732d", "de...
3191 27329 The Legend of Suriyothai [{"cast_id": 1001, "character": "Queen Suriyot... [{"credit_id": "579b13ab9251414cd9006566", "de...
3192 29514 Two Evil Eyes [{"cast_id": 16, "character": "Jessica Valdema... [{"credit_id": "52fe45e6c3a368484e0755ed", "de...
3193 250349 Barbecue [{"cast_id": 2, "character": "Antoine", "credi... [{"credit_id": "55f71db39251416d96003523", "de...
3194 12454 All or Nothing [{"cast_id": 13, "character": "Rory", "credit_... [{"credit_id": "52fe44e59251416c75044b17", "de...
3195 39806 Princess Kaiulani [{"cast_id": 2, "character": "Princess Ka'iula... [{"credit_id": "52fe47329251416c9106d347", "de...
3196 15699 Opal Dream [{"cast_id": 6, "character": "Kellyanne Willia... [{"credit_id": "52fe46739251416c75078b15", "de...
3197 8883 Flame & Citron [{"cast_id": 28, "character": "Flame", "credit... [{"credit_id": "52fe44c4c3a36847f80a8e85", "de...
3198 17926 Undiscovered [{"cast_id": 1001, "character": "Euan Falcon",... [{"credit_id": "52fe47549251416c7509572b", "de...
3199 291081 Red Riding: In the Year of Our Lord 1974 [{"cast_id": 0, "character": "Eddie Dunford", ... [{"credit_id": "540c6b300e0a262b490043ab", "de...
3200 41248 The Girl on the Train [{"cast_id": 3, "character": "Samuel Bleistein... [{"credit_id": "5861f2c192514115c703b886", "de...
3201 25968 Veronika Decides to Die [{"cast_id": 1, "character": "Veronika", "cred... [{"credit_id": "52fe44e7c3a368484e03d86d", "de...
3202 9671 Crocodile Dundee [{"cast_id": 1, "character": "Michael J. 'Croc... [{"credit_id": "52fe4519c3a36847f80bc521", "de...
3203 52010 Ultramarines: A Warhammer 40,000 Movie [{"cast_id": 1, "character": "Severus (voice)"... [{"credit_id": "52fe4812c3a36847f8156e61", "de...
3204 11588 The I Inside [{"cast_id": 1, "character": "Simon Cable", "c... [{"credit_id": "52fe44619251416c75032aff", "de...
3205 43418 Beneath Hill 60 [{"cast_id": 1, "character": "Captain Oliver W... [{"credit_id": "549bd8379251413132003304", "de...
3206 71157 Polisse [{"cast_id": 7, "character": "Nadine", "credit... [{"credit_id": "52fe4826c3a368484e0eb6d9", "de...
3207 13483 Awake [{"cast_id": 1, "character": "Clay Beresford",... [{"credit_id": "52fe456f9251416c75056699", "de...
3208 333355 Star Wars: Clone Wars: Volume 1 [{"cast_id": 1, "character": "Yoda", "credit_i... [{"credit_id": "56afb1ffc3a36831720007cb", "de...
3209 327833 Skin Trade [{"cast_id": 0, "character": "Nick Cassidy", "... [{"credit_id": "578910cc9251411ed4002513", "de...
3210 1547 The Lost Boys [{"cast_id": 2, "character": "Michael Emerson"... [{"credit_id": "59a93704c3a36874d5011cbf", "de...
3211 25196 Crazy Heart [{"cast_id": 3, "character": "Bad Blake", "cre... [{"credit_id": "56178ad79251412af4002292", "de...
3212 16323 The Rose [{"cast_id": 1, "character": "Mary Rose Foster... [{"credit_id": "563a8a369251416d5201436d", "de...
3213 175528 Baggage Claim [{"cast_id": 1, "character": "Montana Moore", ... [{"credit_id": "565c288ac3a3685081006e75", "de...
3214 8069 Barbarella [{"cast_id": 2, "character": "Barbarella", "cr... [{"credit_id": "52fe4491c3a36847f809d5ab", "de...
3215 71805 Shipwrecked [{"cast_id": 1000, "character": "Haakon Haakon... [{"credit_id": "57798e709251415fbe0018d5", "de...
3216 9451 Election [{"cast_id": 8, "character": "Jim McAllister",... [{"credit_id": "563a29ebc3a3681b59021702", "de...
3217 16727 The Namesake [{"cast_id": 1, "character": "Gogol/Nikhil", "... [{"credit_id": "584064d59251416f41000ab3", "de...
3218 272693 The DUFF [{"cast_id": 2, "character": "Bianca Piper", "... [{"credit_id": "549c98e1c3a3680b27003697", "de...
3219 10696 Glitter [{"cast_id": 1, "character": "Billie Frank", "... [{"credit_id": "5903780e92514177f40014a9", "de...
3220 150202 The Haunting in Connecticut 2: Ghosts of Georgia [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe4adb9251416c910c80b1", "de...
3221 19644 Silmido [{"cast_id": 3, "character": "Kang In-chan", "... [{"credit_id": "53d8229f0e0a261c87000b47", "de...
3222 29963 Bright Star [{"cast_id": 2, "character": "Fanny Brawne", "... [{"credit_id": "591b3cecc3a3683fb6068bc5", "de...
3223 26022 My Name Is Khan [{"cast_id": 14, "character": "Rizwan Khan", "... [{"credit_id": "52fe44ebc3a368484e03e3b7", "de...
3224 152747 All Is Lost [{"cast_id": 7, "character": "Our Man", "credi... [{"credit_id": "548dab3f92514122ea00461e", "de...
3225 62676 Limbo [{"cast_id": 2, "character": "Donna De Angelo"... [{"credit_id": "56805967c3a3684be300e6ab", "de...
3226 20360 Namastey London [{"cast_id": 1, "character": "Arjun Ballu Sing... [{"credit_id": "52fe43e3c3a368484e00404f", "de...
3227 1116 The Wind That Shakes the Barley [{"cast_id": 7, "character": "Damien O'Donovan... [{"credit_id": "52fe42e8c3a36847f802bdc7", "de...
3228 185008 Yeh Jawaani Hai Deewani [{"cast_id": 1, "character": "Bunny", "credit_... [{"credit_id": "52fe4cd39251416c75126bd7", "de...
3229 11620 Quo Vadis [{"cast_id": 1, "character": "Marcus Vinicius"... [{"credit_id": "52fe44699251416c75033d4d", "de...
3230 14353 Repo! The Genetic Opera [{"cast_id": 4, "character": "Shilo Wallace", ... [{"credit_id": "52fe45e99251416c75066bff", "de...
3231 11818 Valley of the Wolves: Iraq [{"cast_id": 1, "character": "Polat Alemdar", ... [{"credit_id": "52fe448b9251416c75038849", "de...
3232 680 Pulp Fiction [{"cast_id": 2, "character": "Vincent Vega", "... [{"credit_id": "52fe4269c3a36847f801caa3", "de...
3233 11176 The Muppet Movie [{"cast_id": 1, "character": "Kermit the Frog ... [{"credit_id": "52fe44089251416c75026ab7", "de...
3234 242582 Nightcrawler [{"cast_id": 3, "character": "Louis Bloom", "c... [{"credit_id": "54827d4cc3a36829ab00799f", "de...
3235 11217 Club Dread [{"cast_id": 1, "character": "Lars", "credit_i... [{"credit_id": "556632419251411a290000dc", "de...
3236 15121 The Sound of Music [{"cast_id": 1, "character": "Maria", "credit_... [{"credit_id": "52fe463b9251416c75071a61", "de...
3237 2619 Splash [{"cast_id": 1, "character": "Allen Bauer", "c... [{"credit_id": "52fe4360c3a36847f804fad3", "de...
3238 773 Little Miss Sunshine [{"cast_id": 6, "character": "Richard Hoover",... [{"credit_id": "52fe4275c3a36847f802011b", "de...
3239 235 Stand by Me [{"cast_id": 8, "character": "Gordie Lachance"... [{"credit_id": "52fe422ac3a36847f80091b3", "de...
3240 170 28 Days Later [{"cast_id": 4, "character": "Jim", "credit_id... [{"credit_id": "52fe4222c3a36847f8006863", "de...
3241 14114 You Got Served [{"cast_id": 2, "character": "Elgin", "credit_... [{"credit_id": "58e188b992514127f0005683", "de...
3242 10734 Escape from Alcatraz [{"cast_id": 30, "character": "Frank Morris", ... [{"credit_id": "57cc487ac3a3683093000df4", "de...
3243 37964 Brown Sugar [{"cast_id": 6, "character": "Sidney 'Syd' Sha... [{"credit_id": "52fe46849251416c91056fcb", "de...
3244 28121 A Thin Line Between Love and Hate [{"cast_id": 8, "character": "Brandi", "credit... [{"credit_id": "546270c1c3a368124a0001ec", "de...
3245 40807 50/50 [{"cast_id": 3, "character": "Adam Lerner", "c... [{"credit_id": "57d046fb92514173ac000f5b", "de...
3246 10885 Shutter [{"cast_id": 3, "character": "Benjamin Shaw", ... [{"credit_id": "52fe43c99251416c7501e31b", "de...
3247 225565 That Awkward Moment [{"cast_id": 1, "character": "Jason", "credit_... [{"credit_id": "5640e4cdc3a36814d9000325", "de...
3248 16471 Modern Problems [{"cast_id": 2, "character": "Max Fielder", "c... [{"credit_id": "52fe46d79251416c750853e5", "de...
3249 385736 Kicks [{"cast_id": 2, "character": "Marlon", "credit... [{"credit_id": "570f87d992514102b9002c1e", "de...
3250 11971 Much Ado About Nothing [{"cast_id": 9, "character": "Benedikt", "cred... [{"credit_id": "52fe44ad9251416c7503d12b", "de...
3251 668 On Her Majesty's Secret Service [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4267c3a36847f801bc89", "de...
3252 11596 New Nightmare [{"cast_id": 1, "character": "Herself / Nancy ... [{"credit_id": "52fe44639251416c75033047", "de...
3253 14429 Drive Me Crazy [{"cast_id": 1, "character": "Nicole Maris", "... [{"credit_id": "52fe45f29251416c75067ea3", "de...
3254 13751 Akeelah and the Bee [{"cast_id": 1, "character": "Akeelah", "credi... [{"credit_id": "569ae7cc9251410cc6001211", "de...
3255 9490 Half Baked [{"cast_id": 1, "character": "Thurgood Jenkins... [{"credit_id": "52fe44fec3a36847f80b66c1", "de...
3256 14536 New in Town [{"cast_id": 1, "character": "Lucy Hill", "cre... [{"credit_id": "52fe45fd9251416c75069553", "de...
3257 1359 American Psycho [{"cast_id": 3, "character": "Patrick Bateman"... [{"credit_id": "548a4178c3a368071d0003fd", "de...
3258 9962 The Good Girl [{"cast_id": 18, "character": "Justine Last", ... [{"credit_id": "52fe4551c3a36847f80c78b5", "de...
3259 15049 Bon Cop Bad Cop [{"cast_id": 11, "character": "David Bouchard"... [{"credit_id": "5308e31c925141111a002106", "de...
3260 22821 The Boondock Saints II: All Saints Day [{"cast_id": 3, "character": "Connor MacManus"... [{"credit_id": "52fe4451c3a368484e01c3eb", "de...
3261 42819 The City of Your Final Destination [{"cast_id": 4, "character": "Young Adam", "cr... [{"credit_id": "52fe461cc3a36847f80ed2db", "de...
3262 209263 Enough Said [{"cast_id": 3, "character": "Eva", "credit_id... [{"credit_id": "52fe4d60c3a368484e1e5c23", "de...
3263 37735 Easy A [{"cast_id": 1, "character": "Olive Penderghas... [{"credit_id": "578beedec3a3682bb200b2ac", "de...
3264 59930 The Inkwell [{"cast_id": 1001, "character": "Drew Tate", "... [{"credit_id": "52fe49a2c3a36847f81a480b", "de...
3265 10873 Shadow of the Vampire [{"cast_id": 1, "character": "F. W. Murnau", "... [{"credit_id": "52fe43c89251416c7501de57", "de...
3266 51588 Prom [{"cast_id": 3, "character": "Nova Prescott", ... [{"credit_id": "562eca63c3a3681b5900bbfb", "de...
3267 23570 The Pallbearer [{"cast_id": 1, "character": "Tom Thompson", "... [{"credit_id": "561e23c69251410d8f001946", "de...
3268 19489 Held Up [{"cast_id": 10, "character": "Michael", "cred... [{"credit_id": "52fe47da9251416c750a79c7", "de...
3269 14629 Woman on Top [{"cast_id": 1, "character": "Isabella Oliveir... [{"credit_id": "56e5de819251416d46007953", "de...
3270 8293 Howards End [{"cast_id": 4, "character": "Ruth Wilcox", "c... [{"credit_id": "52fe449ec3a36847f80a0589", "de...
3271 291270 Anomalisa [{"cast_id": 4, "character": "Michael Stone (v... [{"credit_id": "540de3f3c3a36879ab005ca6", "de...
3272 44009 Another Year [{"cast_id": 10, "character": "Tom", "credit_i... [{"credit_id": "5353c5a70e0a265603004b63", "de...
3273 1958 8 Women [{"cast_id": 4, "character": "Gaby", "credit_i... [{"credit_id": "52fe4326c3a36847f803e0eb", "de...
3274 13154 Showdown in Little Tokyo [{"cast_id": 4, "character": "Sgt. Chris Kenne... [{"credit_id": "58fe07eb9251416428030f3f", "de...
3275 26618 Clay Pigeons [{"cast_id": 3, "character": "Clay Bidwell", "... [{"credit_id": "52fe450fc3a368484e0460a5", "de...
3276 43923 It's Kind of a Funny Story [{"cast_id": 11, "character": "Craig Gilner", ... [{"credit_id": "567f355792514132db008f84", "de...
3277 46138 Made in Dagenham [{"cast_id": 1, "character": "Rita O'Grady", "... [{"credit_id": "5880d9a692514134c400c604", "de...
3278 45791 When Did You Last See Your Father? [{"cast_id": 4, "character": "Arthur Morrison... [{"credit_id": "59486c24925141400d048b8b", "de...
3279 26306 Prefontaine [{"cast_id": 1, "character": "Steve Prefontain... [{"credit_id": "56abf1cc9251417e20003bcc", "de...
3280 110683 The Wicked Lady [{"cast_id": 1001, "character": "Lady Barbara ... [{"credit_id": "5774f0b29251417f86000135", "de...
3281 26963 The Secret of Kells [{"cast_id": 1, "character": "Brendan (voice)"... [{"credit_id": "52fe4525c3a368484e04afe3", "de...
3282 198277 Begin Again [{"cast_id": 3, "character": "Dan Mulligan", "... [{"credit_id": "5415b6c30e0a261c2a0023e4", "de...
3283 7870 Down in the Valley [{"cast_id": 1, "character": "Harlan", "credit... [{"credit_id": "52fe4488c3a36847f809b55d", "de...
3284 13072 Brooklyn Rules [{"cast_id": 1, "character": "Caesar", "credit... [{"credit_id": "52fe45369251416c7504f4b1", "de...
3285 153397 Restless [{"cast_id": 3, "character": "Eva Delectorskay... [{"credit_id": "52fe4b429251416c910d4bb7", "de...
3286 30141 The Singing Detective [{"cast_id": 1, "character": "Dan Dark", "cred... [{"credit_id": "5587ce1c92514179f600371e", "de...
3287 17044 The Land Girls [{"cast_id": 2, "character": "Stella", "credit... [{"credit_id": "52fe47019251416c7508ad81", "de...
3288 10288 Fido [{"cast_id": 1, "character": "Fido", "credit_i... [{"credit_id": "5485a0bbc3a3680b38002efb", "de...
3289 12183 The Wendell Baker Story [{"cast_id": 21, "character": "Wendell Baker",... [{"credit_id": "52fe44c69251416c7504078b", "de...
3290 44147 Wild Target [{"cast_id": 1, "character": "Victor Maynard",... [{"credit_id": "5548c4e5c3a368787b002225", "de...
3291 12192 Pathology [{"cast_id": 3, "character": "Ted Grey", "cred... [{"credit_id": "52fe44c89251416c75040b77", "de...
3292 36597 Wuthering Heights [{"cast_id": 4, "character": "Heathcliff", "cr... [{"credit_id": "52fe45f79251416c910448eb", "de...
3293 13197 10th & Wolf [{"cast_id": 1, "character": "Tommy", "credit_... [{"credit_id": "52fe454d9251416c75051e59", "de...
3294 10913 Dear Wendy [{"cast_id": 1, "character": "Dick Dandelion",... [{"credit_id": "52fe43cf9251416c7501f127", "de...
3295 251321 Aloft [{"cast_id": 1, "character": "Nana Kunning", "... [{"credit_id": "52fe4e139251416c911259a5", "de...
3296 149 Akira [{"cast_id": 4, "character": "Sh\u00f4tar\u00f... [{"credit_id": "52fe421ec3a36847f80057a9", "de...
3297 10425 The Death and Life of Bobby Z [{"cast_id": 27, "character": "Tim Kearney", "... [{"credit_id": "52fe436d9251416c7500fe95", "de...
3298 49081 The Rocket: The Legend of Rocket Richard [{"cast_id": 1, "character": "Maurice Richard"... [{"credit_id": "52fe4785c3a36847f813a413", "de...
3299 256687 Swelter [{"cast_id": 4, "character": "Stillman", "cred... [{"credit_id": "5308a923c3a3680b110008e4", "de...
3300 220488 My Lucky Star [{"cast_id": 3, "character": "Sophie", "credit... [{"credit_id": "533ef0970e0a261e99000495", "de...
3301 1544 Imagine Me & You [{"cast_id": 1, "character": "Rachel", "credit... [{"credit_id": "52fe42fcc3a36847f8031c9d", "de...
3302 374461 Mr. Church [{"cast_id": 6, "character": "Henry Church", "... [{"credit_id": "5710041cc3a3684122000ee4", "de...
3303 302 Swimming Pool [{"cast_id": 4, "character": "Sarah Morton", "... [{"credit_id": "52fe4234c3a36847f800c159", "de...
3304 182873 Green Street Hooligans: Underground [{"cast_id": 4, "character": "Danny", "credit_... [{"credit_id": "55619845c3a36868e50085f0", "de...
3305 21512 The Blood of Heroes [{"cast_id": 1, "character": "Sallow", "credit... [{"credit_id": "52fe441dc3a368484e01026d", "de...
3306 389425 Code of Honor [{"cast_id": 0, "character": "Robert Sikes", "... [{"credit_id": "57568aafc3a36859ed000640", "de...
3307 403 Driving Miss Daisy [{"cast_id": 4, "character": "Hoke Colburn", "... [{"credit_id": "52fe423fc3a36847f800f683", "de...
3308 29461 Soul Food [{"cast_id": 2, "character": "Maxine", "credit... [{"credit_id": "52fe45e2c3a368484e0745d1", "de...
3309 33542 Rumble in the Bronx [{"cast_id": 1, "character": "Keung", "credit_... [{"credit_id": "52fe45219251416c9102886f", "de...
3310 283708 Far from Men [{"cast_id": 6, "character": "Daru", "credit_i... [{"credit_id": "5545f2619251414c92003c16", "de...
3311 9388 Thank You for Smoking [{"cast_id": 23, "character": "Nick Naylor", "... [{"credit_id": "5671ad939251416374002bde", "de...
3312 1691 Hostel: Part II [{"cast_id": 13, "character": "Beth", "credit_... [{"credit_id": "595e5038c3a3680dec05e5d7", "de...
3313 24684 An Education [{"cast_id": 3, "character": "Jenny Mellor", "... [{"credit_id": "52fe44a4c3a368484e02e849", "de...
3314 2610 Shopgirl [{"cast_id": 1, "character": "Ray Porter", "cr... [{"credit_id": "52fe435fc3a36847f804f73b", "de...
3315 11308 The Hotel New Hampshire [{"cast_id": 1, "character": "John Berry", "cr... [{"credit_id": "52fe44229251416c7502a05d", "de...
3316 11022 Narc [{"cast_id": 2, "character": "Det. Sgt. Nick T... [{"credit_id": "52fe43e59251416c75022443", "de...
3317 34341 Men with Brooms [{"cast_id": 14, "character": "Chris Cutter", ... [{"credit_id": "52fe45619251416c910304b7", "de...
3318 15365 Witless Protection [{"cast_id": 1, "character": "Deputy Larry Sta... [{"credit_id": "55bb711992514123d8007ee9", "de...
3319 36046 The Work and the Glory [{"cast_id": 2, "character": "Benjamin Steed",... [{"credit_id": "52fe45c99251416c9103e4ff", "de...
3320 12569 Extract [{"cast_id": 4, "character": "Joel", "credit_i... [{"credit_id": "57c8a895c3a3685c020006eb", "de...
3321 24356 Masked and Anonymous [{"cast_id": 1, "character": "Jack Fate", "cre... [{"credit_id": "52fe4491c3a368484e02a3f1", "de...
3322 55903 Betty Fisher and Other Stories [{"cast_id": 4, "character": "Betty Fisher", "... [{"credit_id": "58ade9aec3a36861d6000653", "de...
3323 2577 Code 46 [{"cast_id": 17, "character": "William Geld", ... [{"credit_id": "52fe435ec3a36847f804f097", "de...
3324 103903 Outside Bet [{"cast_id": 6, "character": "Percy 'Smudge' S... [{"credit_id": "52fe4a28c3a36847f81bd967", "de...
3325 73873 Albert Nobbs [{"cast_id": 3, "character": "Albert Nobbs", "... [{"credit_id": "52fe48afc3a368484e10599d", "de...
3326 312113 Black November [{"cast_id": 2, "character": "Timi", "credit_i... [{"credit_id": "54911553c3a368465e000bca", "de...
3327 14165 Ta Ra Rum Pum [{"cast_id": 3, "character": "Rajveer 'RV' Sin... [{"credit_id": "52fe45d39251416c75063b65", "de...
3328 2011 Persepolis [{"cast_id": 7, "character": "Marjane adulte e... [{"credit_id": "52fe432cc3a36847f803fc85", "de...
3329 45650 The Hole [{"cast_id": 2, "character": "Dane Thompson", ... [{"credit_id": "52fe46cdc3a36847f8112ec1", "de...
3330 7735 The Wave [{"cast_id": 10, "character": "Rainer Wenger",... [{"credit_id": "52fe4484c3a36847f809aad7", "de...
3331 301365 The Neon Demon [{"cast_id": 5, "character": "Jesse", "credit_... [{"credit_id": "54881ae5c3a3684148000cc8", "de...
3332 25941 Harry Brown [{"cast_id": 1, "character": "Harry Brown", "c... [{"credit_id": "52fe44e6c3a368484e03d265", "de...
3333 29064 The Omega Code [{"cast_id": 1, "character": "Gillen Lane", "c... [{"credit_id": "52fe45c4c3a368484e06ddd7", "de...
3334 7326 Juno [{"cast_id": 23, "character": "Juno MacGuff", ... [{"credit_id": "52fe4479c3a36847f80984bd", "de...
3335 326284 Pound of Flesh [{"cast_id": 2, "character": "Deacon", "credit... [{"credit_id": "550ab7b9c3a3684877001287", "de...
3336 681 Diamonds Are Forever [{"cast_id": 19, "character": "James Bond", "c... [{"credit_id": "52fe426ac3a36847f801cc3f", "de...
3337 238 The Godfather [{"cast_id": 5, "character": "Don Vito Corleon... [{"credit_id": "52fe422bc3a36847f80093c9", "de...
3338 535 Flashdance [{"cast_id": 2, "character": "Alex Owens", "cr... [{"credit_id": "52fe424ec3a36847f8014087", "de...
3339 19913 (500) Days of Summer [{"cast_id": 4, "character": "Tom Hansen", "cr... [{"credit_id": "52fe47f99251416c750abaa5", "de...
3340 713 The Piano [{"cast_id": 1, "character": "Ada McGrath", "c... [{"credit_id": "52fe426fc3a36847f801e37d", "de...
3341 77930 Magic Mike [{"cast_id": 1024, "character": "Mike 'Magic M... [{"credit_id": "52fe4983c3a368484e12f521", "de...
3342 10727 Darkness Falls [{"cast_id": 1, "character": "Kyle Walsh", "cr... [{"credit_id": "52fe43aa9251416c75019579", "de...
3343 253 Live and Let Die [{"cast_id": 19, "character": "James Bond", "c... [{"credit_id": "52fe422dc3a36847f800a0ad", "de...
3344 17908 My Dog Skip [{"cast_id": 1, "character": "Willie Morris", ... [{"credit_id": "52fe47519251416c750951ab", "de...
3345 8390 Definitely, Maybe [{"cast_id": 1, "character": "Will Hayes", "cr... [{"credit_id": "52fe44a4c3a36847f80a1deb", "de...
3346 57119 Jumping the Broom [{"cast_id": 1002, "character": "Sabrina Watso... [{"credit_id": "52fe4925c3a36847f818b353", "de...
3347 3291 Good Night, and Good Luck. [{"cast_id": 2, "character": "Edward R. Murrow... [{"credit_id": "52fe438fc3a36847f805db31", "de...
3348 398 Capote [{"cast_id": 1, "character": "Truman Capote", ... [{"credit_id": "52fe423ec3a36847f800f2cf", "de...
3349 8068 Desperado [{"cast_id": 3, "character": "El Mariachi", "c... [{"credit_id": "52fe4490c3a36847f809d4ed", "de...
3350 10803 Logan's Run [{"cast_id": 9, "character": "Logan", "credit_... [{"credit_id": "52fe43ba9251416c7501bcf9", "de...
3351 682 The Man with the Golden Gun [{"cast_id": 18, "character": "James Bond", "c... [{"credit_id": "52fe426ac3a36847f801cd23", "de...
3352 10117 Action Jackson [{"cast_id": 1, "character": "Sgt. Jericho 'Ac... [{"credit_id": "52fe432b9251416c75006283", "de...
3353 9392 The Descent [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "52fe44f1c3a36847f80b34cd", "de...
3354 24977 Michael Jordan to the Max [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "5786e26ac3a3685338000bdc", "de...
3355 79316 Devil's Due [{"cast_id": 12, "character": "Samantha McCall... [{"credit_id": "566aaf12c3a3682647004080", "de...
3356 2074 Flirting with Disaster [{"cast_id": 6, "character": "Mel Coplin", "cr... [{"credit_id": "52fe4332c3a36847f8041b2f", "de...
3357 1696 The Devil's Rejects [{"cast_id": 15, "character": "Captain Spauldi... [{"credit_id": "52fe430dc3a36847f8036cdd", "de...
3358 308639 Dope [{"cast_id": 24, "character": "Malcolm Adekanb... [{"credit_id": "5482842cc3a36829a7007895", "de...
3359 22314 In Too Deep [{"cast_id": 1, "character": "Jeff Cole / J. R... [{"credit_id": "56f6d1b79251413007001c19", "de...
3360 2662 House of 1000 Corpses [{"cast_id": 5, "character": "Captain Spauldin... [{"credit_id": "52fe4363c3a36847f8050a4f", "de...
3361 77156 Alien Zone [{"cast_id": 6, "character": "Talmudge", "cred... [{"credit_id": "52fe495fc3a368484e128181", "de...
3362 12573 A Serious Man [{"cast_id": 1, "character": "Larry Gopnik", "... [{"credit_id": "52fe44fd9251416c75047ed1", "de...
3363 44718 Get Low [{"cast_id": 1, "character": "Frank Quinn", "c... [{"credit_id": "595493259251411dbd0281ea", "de...
3364 11342 Warlock [{"cast_id": 1, "character": "Warlock", "credi... [{"credit_id": "52fe442a9251416c7502b0cb", "de...
3365 241771 Beyond the Lights [{"cast_id": 3, "character": "Noni Jean", "cre... [{"credit_id": "5894c5f5c3a3685ecd00027a", "de...
3366 34653 A Single Man [{"cast_id": 4, "character": "George Falconer"... [{"credit_id": "538cfa83c3a3687143003478", "de...
3367 11051 The Last Temptation of Christ [{"cast_id": 1, "character": "Jesus", "credit_... [{"credit_id": "52fe43eb9251416c750231a3", "de...
3368 14578 Outside Providence [{"cast_id": 1, "character": "Tim Dunphy", "cr... [{"credit_id": "52fe46039251416c7506a1b1", "de...
3369 57825 Bride & Prejudice [{"cast_id": 5, "character": "Lalita Bakshi", ... [{"credit_id": "52fe4947c3a36847f81923ff", "de...
3370 9555 Rabbit-Proof Fence [{"cast_id": 1, "character": "Molly Craig", "c... [{"credit_id": "52fe4509c3a36847f80b884b", "de...
3371 15581 Who's Your Caddy? [{"cast_id": 5, "character": "Valet", "credit_... [{"credit_id": "52fe46689251416c750775e1", "de...
3372 13006 Split Second [{"cast_id": 1, "character": "Harley Stone", "... [{"credit_id": "57011d5092514106c6004157", "de...
3373 16651 The Other Side of Heaven [{"cast_id": 1, "character": "John H. Groberg"... [{"credit_id": "52fe46e29251416c75086c0d", "de...
3374 4251 Veer-Zaara [{"cast_id": 11, "character": "Veer Pratap Sin... [{"credit_id": "52fe43b6c3a36847f8069a81", "de...
3375 12400 Redbelt [{"cast_id": 1, "character": "Mike Terry", "cr... [{"credit_id": "52fe44dc9251416c750437c7", "de...
3376 39053 Cyrus [{"cast_id": 1, "character": "John", "credit_i... [{"credit_id": "58ca2af69251415dbf006d41", "de...
3377 104896 A Dog Of Flanders [{"cast_id": 3, "character": "Jehan", "credit_... [{"credit_id": "52fe4a3fc3a36847f81c3501", "de...
3378 14112 Auto Focus [{"cast_id": 1, "character": "Bob Crane", "cre... [{"credit_id": "52fe45cc9251416c75062d7d", "de...
3379 12271 Factory Girl [{"cast_id": 3, "character": "Edie Sedgwick", ... [{"credit_id": "52fe44d79251416c75042cb3", "de...
3380 71859 We Need to Talk About Kevin [{"cast_id": 2, "character": "Franklin", "cred... [{"credit_id": "57360972c3a3687e21000541", "de...
3381 226354 The Christmas Candle [{"cast_id": 6, "character": "David Richmond",... [{"credit_id": "52fe4e7b9251416c75157db3", "de...
3382 48620 The Mighty Macs [{"cast_id": 1001, "character": "Cathy Rush", ... [{"credit_id": "52fe476ec3a36847f813528d", "de...
3383 33676 Losin' It [{"cast_id": 1, "character": "Woody", "credit_... [{"credit_id": "52fe452e9251416c9102a291", "de...
3384 37080 Mother and Child [{"cast_id": 3, "character": "Elizabeth", "cre... [{"credit_id": "52fe46289251416c9104b11f", "de...
3385 25388 March or Die [{"cast_id": 3, "character": "Maj. William She... [{"credit_id": "52fe44c5c3a368484e035eab", "de...
3386 11687 The Visitors [{"cast_id": 8, "character": "Godefroy de Papi... [{"credit_id": "52fe44799251416c7503601f", "de...
3387 39210 Somewhere [{"cast_id": 5, "character": "Johnny Marco", "... [{"credit_id": "564daa87c3a368602b00a343", "de...
3388 30128 I Hope They Serve Beer in Hell [{"cast_id": 1, "character": "Tucker Max", "cr... [{"credit_id": "52fe43fe9251416c910018b5", "de...
3389 31535 Chairman of the Board [{"cast_id": 1, "character": "Edison", "credit... [{"credit_id": "52fe44859251416c91013979", "de...
3390 44835 Hesher [{"cast_id": 7, "character": "Hesher", "credit... [{"credit_id": "55458267c3a368573b002797", "de...
3391 192134 Dom Hemingway [{"cast_id": 2, "character": "Dom Hemingway", ... [{"credit_id": "548d71c592514122f90040b1", "de...
3392 1956 Gerry [{"cast_id": 7, "character": "Gerry", "credit_... [{"credit_id": "52fe4326c3a36847f803e023", "de...
3393 24985 The Heart of Me [{"cast_id": 2, "character": "Dinah", "credit_... [{"credit_id": "52fe44b3c3a368484e031f77", "de...
3394 306745 Freeheld [{"cast_id": 0, "character": "Laurel Hester", ... [{"credit_id": "553bd510c3a368746200040a", "de...
3395 47088 The Extra Man [{"cast_id": 3, "character": "Henry Harrison",... [{"credit_id": "52fe471ec3a36847f8124597", "de...
3396 110402 Hard to Be a God [{"cast_id": 1008, "character": "Don Rumata", ... [{"credit_id": "56674aafc3a3680902002246", "de...
3397 27004 Ca$h [{"cast_id": 1, "character": "Pyke Kubic", "cr... [{"credit_id": "52fe4527c3a368484e04b6b9", "de...
3398 15013 Wah-Wah [{"cast_id": 1, "character": "Harry Compton", ... [{"credit_id": "52fe462f9251416c75070105", "de...
3399 8374 The Boondock Saints [{"cast_id": 1, "character": "Paul Smecker", "... [{"credit_id": "53000207c3a3683fe2165181", "de...
3400 277519 Z Storm [{"cast_id": 0, "character": "William Luk", "c... [{"credit_id": "53ad797c0e0a265975002134", "de...
3401 78381 Twixt [{"cast_id": 10, "character": "Hall Baltimore"... [{"credit_id": "52fe499cc3a368484e134677", "de...
3402 164372 The Snow Queen [{"cast_id": 1, "character": "Orm (voice)", "c... [{"credit_id": "52fe4c78c3a36847f822fee3", "de...
3403 294512 Alpha and Omega: The Legend of the Saw Tooth Cave [{"cast_id": 0, "character": "Runt", "credit_i... [{"credit_id": "578f33d4c3a3686ecc00f86a", "de...
3404 8879 Pale Rider [{"cast_id": 9, "character": "Preacher", "cred... [{"credit_id": "52fe44c3c3a36847f80a8a4f", "de...
3405 13001 Stargate: The Ark of Truth [{"cast_id": 9, "character": "Cameron Mitchell... [{"credit_id": "52fe452d9251416c7504e3ed", "de...
3406 9571 Dazed and Confused [{"cast_id": 1, "character": "Randall 'Pink' F... [{"credit_id": "52fe450bc3a36847f80b923b", "de...
3407 13649 High School Musical 2 [{"cast_id": 5, "character": "Troy Bolton", "c... [{"credit_id": "52fe45879251416c75059a45", "de...
3408 325373 Two Lovers and a Bear [{"cast_id": 0, "character": "Roman", "credit_... [{"credit_id": "572b7278c3a3684806002e6e", "de...
3409 334527 Criminal Activities [{"cast_id": 2, "character": "Noah", "credit_i... [{"credit_id": "58e1f2de9251412835008f25", "de...
3410 2211 Aimee & Jaguar [{"cast_id": 17, "character": "Felice \" Jagua... [{"credit_id": "52fe4341c3a36847f8046423", "de...
3411 13919 The Chumscrubber [{"cast_id": 1, "character": "Dean", "credit_i... [{"credit_id": "52fe45b49251416c7505f9cd", "de...
3412 14576 Shade [{"cast_id": 1, "character": "Vernon", "credit... [{"credit_id": "52fe46039251416c7506a113", "de...
3413 82505 House at the End of the Street [{"cast_id": 8, "character": "Elissa Cassidy",... [{"credit_id": "52fe48589251416c91089021", "de...
3414 46738 Incendies [{"cast_id": 6, "character": "Nawal", "credit_... [{"credit_id": "56478092c3a36826140043af", "de...
3415 38970 Remember Me, My Love [{"cast_id": 1, "character": "Carlo Ristuccia"... [{"credit_id": "52fe46ef9251416c910649ad", "de...
3416 41009 Perrier’s Bounty [{"cast_id": 11, "character": "Michael McCrea"... [{"credit_id": "52fe45afc3a36847f80d4e51", "de...
3417 7347 Elite Squad [{"cast_id": 12, "character": "Capit\u00e3o Na... [{"credit_id": "52fe447bc3a36847f8098b29", "de...
3418 250546 Annabelle [{"cast_id": 3, "character": "Mia Form", "cred... [{"credit_id": "540227940e0a2658e900554d", "de...
3419 38415 Bran Nue Dae [{"cast_id": 1, "character": "Willie", "credit... [{"credit_id": "55646f70925141130e005e90", "de...
3420 650 Boyz n the Hood [{"cast_id": 14, "character": "Jason 'Furious'... [{"credit_id": "52fe4264c3a36847f801ae93", "de...
3421 16620 La Bamba [{"cast_id": 2, "character": "Ritchie Valens",... [{"credit_id": "58f62388c3a3680e4200be18", "de...
3422 25113 The Four Seasons [{"cast_id": 3, "character": "Jack Burroughs",... [{"credit_id": "5985e9e8c3a36818c80007fb", "de...
3423 11033 Dressed to Kill [{"cast_id": 1, "character": "Doctor Robert El... [{"credit_id": "52fe43e89251416c750229b9", "de...
3424 34723 The Adventures of Huck Finn [{"cast_id": 1, "character": "Huck Finn", "cre... [{"credit_id": "54e84780c3a36836dc00164a", "de...
3425 9430 Go [{"cast_id": 10, "character": "Ronna", "credit... [{"credit_id": "52fe44f6c3a36847f80b475b", "de...
3426 8998 Friends with Money [{"cast_id": 1, "character": "Christine", "cre... [{"credit_id": "52fe44d0c3a36847f80ab7a1", "de...
3427 10514 The Andromeda Strain [{"cast_id": 1, "character": "Dr. Jeremy Stone... [{"credit_id": "52fe437e9251416c750127eb", "de...
3428 10496 Bats [{"cast_id": 1, "character": "Sheriff Emmett K... [{"credit_id": "52fe437b9251416c750120f5", "de...
3429 1591 Nowhere in Africa [{"cast_id": 17, "character": "Jettel Redlich"... [{"credit_id": "52fe4302c3a36847f803392f", "de...
3430 76025 Shame [{"cast_id": 2, "character": "Brandon Sullivan... [{"credit_id": "55730f3b92514115ee001af1", "de...
3431 4836 Layer Cake [{"cast_id": 48, "character": "XXXX", "credit_... [{"credit_id": "52fe43ddc3a36847f8074f3b", "de...
3432 14631 The Work and the Glory II: American Zion [{"cast_id": 2, "character": "Benjamin Steed",... [{"credit_id": "52fe460a9251416c7506b073", "de...
3433 87499 The East [{"cast_id": 6, "character": "Sarah", "credit_... [{"credit_id": "52fe49ca9251416c910b8cbf", "de...
3434 18923 A Home at the End of the World [{"cast_id": 1, "character": "Bobby Morrow (19... [{"credit_id": "52fe47ab9251416c750a1765", "de...
3435 26665 Aberdeen [{"cast_id": 1, "character": "Tomas", "credit_... [{"credit_id": "5326dd2fc3a368572500b561", "de...
3436 28089 The Messenger [{"cast_id": 1, "character": "Will Montgomery"... [{"credit_id": "52fe4578c3a368484e05d373", "de...
3437 62255 Tracker [{"cast_id": 1, "character": "Arjan", "credit_... [{"credit_id": "56d1879ec3a3681e3e009e73", "de...
3438 5708 Control [{"cast_id": 1, "character": "Ian Curtis", "cr... [{"credit_id": "52fe441ac3a36847f8082583", "de...
3439 218 The Terminator [{"cast_id": 26, "character": "The Terminator"... [{"credit_id": "52fe4228c3a36847f8008545", "de...
3440 338 Good bye, Lenin! [{"cast_id": 4, "character": "Alexander 'Alex'... [{"credit_id": "52fe4239c3a36847f800d9c5", "de...
3441 21641 The Damned United [{"cast_id": 2, "character": "Brian Clough", "... [{"credit_id": "52fe4422c3a368484e0117e7", "de...
3442 10925 The Return of the Living Dead [{"cast_id": 1, "character": "Burt Wilson", "c... [{"credit_id": "52fe43d29251416c7501f76b", "de...
3443 2293 Mallrats [{"cast_id": 13, "character": "Brodie Bruce", ... [{"credit_id": "52fe434bc3a36847f80492eb", "de...
3444 621 Grease [{"cast_id": 17, "character": "Danny Zuko", "c... [{"credit_id": "53807b97c3a36805a1004d86", "de...
3445 792 Platoon [{"cast_id": 36, "character": "Staff Sergeant ... [{"credit_id": "52fe4277c3a36847f8020cf3", "de...
3446 1777 Fahrenheit 9/11 [{"cast_id": 25, "character": "Himself (archiv... [{"credit_id": "52fe4314c3a36847f8038b1f", "de...
3447 642 Butch Cassidy and the Sundance Kid [{"cast_id": 17, "character": "Butch Cassidy",... [{"credit_id": "52fe4263c3a36847f801a813", "de...
3448 433 Mary Poppins [{"cast_id": 1, "character": "Mary Poppins", "... [{"credit_id": "52fe4243c3a36847f8010859", "de...
3449 16619 Ordinary People [{"cast_id": 17, "character": "Calvin Jarrett"... [{"credit_id": "548dc3b5c3a3684ea10041f7", "de...
3450 1725 West Side Story [{"cast_id": 6, "character": "Maria", "credit_... [{"credit_id": "52fe4311c3a36847f8037d45", "de...
3451 11977 Caddyshack [{"cast_id": 10, "character": "Ty Webb", "cred... [{"credit_id": "52fe44ae9251416c7503d497", "de...
3452 20322 The Brothers [{"cast_id": 1, "character": "Jackson Smith", ... [{"credit_id": "52fe43e1c3a368484e0038af", "de...
3453 16158 The Wood [{"cast_id": 1, "character": "Mike", "credit_i... [{"credit_id": "52fe46ad9251416c7507fee3", "de...
3454 629 The Usual Suspects [{"cast_id": 19, "character": "Michael McManus... [{"credit_id": "52fe4260c3a36847f8019ad7", "de...
3455 10160 A Nightmare on Elm Street 5: The Dream Child [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "52fe43389251416c7500813d", "de...
3456 11452 National Lampoon’s Van Wilder [{"cast_id": 1, "character": "Van Wilder", "cr... [{"credit_id": "52fe44439251416c7502e7ed", "de...
3457 12163 The Wrestler [{"cast_id": 4, "character": "Randy \"Ram\" R... [{"credit_id": "538b23730e0a266712001a0b", "de...
3458 32275 Duel in the Sun [{"cast_id": 3, "character": "Pearl Chavez", "... [{"credit_id": "54ef3570925141797400627c", "de...
3459 13785 Best in Show [{"cast_id": 2, "character": "Dr. Chuck Nelken... [{"credit_id": "564a36039251414dcb0003c7", "de...
3460 1103 Escape from New York [{"cast_id": 11, "character": "Snake Plissken"... [{"credit_id": "52fe42e7c3a36847f802bbdb", "de...
3461 36739 School Daze [{"cast_id": 18, "character": "Leeds", "credit... [{"credit_id": "52fe46069251416c910468f9", "de...
3462 14144 Daddy Day Camp [{"cast_id": 3, "character": "Charlie Hinton",... [{"credit_id": "52fe45d09251416c7506356d", "de...
3463 10622 Mr. Nice Guy [{"cast_id": 11, "character": "Jackie", "credi... [{"credit_id": "52fe43969251416c750164f7", "de...
3464 13370 A Mighty Wind [{"cast_id": 24, "character": "Jonathan Steinb... [{"credit_id": "54165a0fc3a3684d0a003fbf", "de...
3465 11191 Mystic Pizza [{"cast_id": 1, "character": "Kat Arujo", "cre... [{"credit_id": "52fe440c9251416c750272ed", "de...
3466 10215 Sliding Doors [{"cast_id": 1, "character": "Helen Quilley", ... [{"credit_id": "5932d476c3a368599000d5dd", "de...
3467 25066 Tales from the Hood [{"cast_id": 1, "character": "Mr. Simms", "cre... [{"credit_id": "54d6892a9251417160002d46", "de...
3468 1523 The Last King of Scotland [{"cast_id": 2, "character": "Idi Amin", "cred... [{"credit_id": "52fe42fac3a36847f80315b5", "de...
3469 11361 Halloween 5: The Revenge of Michael Myers [{"cast_id": 1, "character": "Loomis", "credit... [{"credit_id": "52fe44309251416c7502beeb", "de...
3470 92591 Bernie [{"cast_id": 13, "character": "Bernie Tiede", ... [{"credit_id": "52fe49039251416c750baba5", "de...
3471 57612 Dolphins and Whales: Tribes of the Ocean [{"cast_id": 2, "character": "Narrator (voice)... [{"credit_id": "52fe493dc3a36847f819012d", "de...
3472 12509 Pollock [{"cast_id": 1, "character": "Jackson Pollock"... [{"credit_id": "52fe44f19251416c75046447", "de...
3473 15256 200 Cigarettes [{"cast_id": 1, "character": "Bartender", "cre... [{"credit_id": "52fe46479251416c75073207", "de...
3474 83686 The Words [{"cast_id": 4, "character": "Rory Jansen", "c... [{"credit_id": "52fe48b49251416c91095973", "de...
3475 80304 Casa De Mi Padre [{"cast_id": 1001, "character": "Armando Alvar... [{"credit_id": "52fe47b59251416c910732ff", "de...
3476 28053 City Island [{"cast_id": 1, "character": "Vince Rizzo", "c... [{"credit_id": "560274b192514122c30013fb", "de...
3477 67913 The Guard [{"cast_id": 17, "character": "Sergeant Gerry ... [{"credit_id": "5550bbf49251414f39002589", "de...
3478 13991 College [{"cast_id": 1, "character": "Kevin Brewer", "... [{"credit_id": "52fe45c09251416c750612b3", "de...
3479 1443 The Virgin Suicides [{"cast_id": 17, "character": "Mr. Lisbon", "c... [{"credit_id": "52fe42f8c3a36847f80308d5", "de...
3480 8545 Little Voice [{"cast_id": 4, "character": "Mari Hoff", "cre... [{"credit_id": "56e7eae19251410a3a000b5f", "de...
3481 19556 Miss March [{"cast_id": 3, "character": "Eugene Bell", "c... [{"credit_id": "55da7489c3a36831f40064be", "de...
3482 231576 Wish I Was Here [{"cast_id": 1, "character": "Aidan Bloom", "c... [{"credit_id": "55758e2cc3a368234c004159", "de...
3483 16172 Simply Irresistible [{"cast_id": 1, "character": "Amanda Shelton",... [{"credit_id": "56210bcf92514171cb007ea7", "de...
3484 13403 Hedwig and the Angry Inch [{"cast_id": 11, "character": "Hedwig", "credi... [{"credit_id": "597d425ac3a368539700d44d", "de...
3485 15797 Only the Strong [{"cast_id": 1, "character": "Louis Stevens", ... [{"credit_id": "52fe467e9251416c7507a031", "de...
3486 347764 Goddess of Love [{"cast_id": 3, "character": "Venus", "credit_... [{"credit_id": "559b17589251413ccc00050b", "de...
3487 13537 Shattered Glass [{"cast_id": 6, "character": "Stephen Glass", ... [{"credit_id": "52fe45779251416c750578b3", "de...
3488 20794 Novocaine [{"cast_id": 1, "character": "Mike", "credit_i... [{"credit_id": "52fe43fac3a368484e008f7b", "de...
3489 31064 The Business of Strangers [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "52fe445b9251416c9100dceb", "de...
3490 576 The Wild Bunch [{"cast_id": 16, "character": "Pike Bishop", "... [{"credit_id": "58e13b71c3a36872af0018e0", "de...
3491 13990 The Wackness [{"cast_id": 2, "character": "Dr. Squires", "c... [{"credit_id": "58bfebddc3a3686945005e2a", "de...
3492 11583 The First Great Train Robbery [{"cast_id": 1, "character": "Edward Pierce", ... [{"credit_id": "52fe44609251416c7503297b", "de...
3493 18602 Morvern Callar [{"cast_id": 1, "character": "Morvern Callar",... [{"credit_id": "52fe47899251416c7509d027", "de...
3494 27549 Beastmaster 2: Through the Portal of Time [{"cast_id": 1, "character": "Dar", "credit_id... [{"credit_id": "557feed39251412f23001434", "de...
3495 59728 The 5th Quarter [{"cast_id": 4, "character": "Steven Abbate", ... [{"credit_id": "579127a6c3a368352d00159d", "de...
3496 10930 The Flower of Evil [{"cast_id": 1, "character": "Fran\u00e7ois Va... [{"credit_id": "52fe43d39251416c7501f98d", "de...
3497 32395 The Greatest [{"cast_id": 1, "character": "Allen Brewer", "... [{"credit_id": "52fe44d09251416c9101dca1", "de...
3498 58882 Snow Flower and the Secret Fan [{"cast_id": 2, "character": "Nina / Lily", "c... [{"credit_id": "5481c290c3a36829ae005b79", "de...
3499 7547 Come Early Morning [{"cast_id": 1, "character": "Lucy Fowler", "c... [{"credit_id": "52fe4482c3a36847f809a639", "de...
3500 35944 Lucky Break [{"cast_id": 1, "character": "James 'Jimmy' Ha... [{"credit_id": "578d08adc3a3686efa002328", "de...
3501 42222 Julia [{"cast_id": 2, "character": "Lillian Hellman"... [{"credit_id": "573bc5f8c3a3683b00000a8e", "de...
3502 13827 Surfer, Dude [{"cast_id": 1, "character": "Steve Addington"... [{"credit_id": "52fe45ab9251416c7505e51b", "de...
3503 44260 Lake of Fire [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe4681c3a36847f8102b29", "de...
3504 9282 11:14 [{"cast_id": 10, "character": "Jack", "credit_... [{"credit_id": "52fe44e1c3a36847f80af88d", "de...
3505 38940 Men of War [{"cast_id": 4, "character": "Nick Gunar", "cr... [{"credit_id": "52fe46ec9251416c910643db", "de...
3506 35689 Don McKay [{"cast_id": 1, "character": "Don McKay", "cre... [{"credit_id": "52fe45b09251416c9103af15", "de...
3507 97614 Deadfall [{"cast_id": 3, "character": "Addison", "credi... [{"credit_id": "54c8c679c3a36874b70063d8", "de...
3508 37206 A Shine of Rainbows [{"cast_id": 8, "character": "Maire", "credit_... [{"credit_id": "52fe46339251416c9104c9d1", "de...
3509 58626 The Hit List [{"cast_id": 1003, "character": "Jonas Arbor",... [{"credit_id": "52fe496cc3a36847f8199811", "de...
3510 183894 Emma [{"cast_id": 3, "character": "Emma", "credit_i... [{"credit_id": "52fe4caf9251416c7512245b", "de...
3511 837 Videodrome [{"cast_id": 13, "character": "Max Renn", "cre... [{"credit_id": "52fe427ec3a36847f80231e1", "de...
3512 1555 The Spanish Apartment [{"cast_id": 2, "character": "Xavier", "credit... [{"credit_id": "52fe42fdc3a36847f80321bf", "de...
3513 244783 Song One [{"cast_id": 5, "character": "Franny", "credit... [{"credit_id": "52fe4ef7c3a36847f82b3f11", "de...
3514 16564 Winter in Wartime [{"cast_id": 3, "character": "Michiel van Beus... [{"credit_id": "52fe46dc9251416c75085f95", "de...
3515 168027 Freaky Deaky [{"cast_id": 1, "character": "Skip Gibbs", "cr... [{"credit_id": "5540a27fc3a3681dab00153a", "de...
3516 3482 The Train [{"cast_id": 16, "character": "Paul Labiche", ... [{"credit_id": "52fe4396c3a36847f805f9e3", "de...
3517 135595 Trade Of Innocents [{"cast_id": 2, "character": "Alex Becker", "c... [{"credit_id": "52fe4bfdc3a368484e1a16d5", "de...
3518 8982 The Protector [{"cast_id": 1, "character": "Kham", "credit_i... [{"credit_id": "52fe44cec3a36847f80ab0c7", "de...
3519 89861 Stiff Upper Lips [{"cast_id": 11, "character": "Emily", "credit... [{"credit_id": "52fe4a2f9251416c910c5edb", "de...
3520 455 Bend It Like Beckham [{"cast_id": 33, "character": "Jesminder 'Jess... [{"credit_id": "52fe4245c3a36847f80115dd", "de...
3521 57022 Sunshine State [{"cast_id": 2, "character": "Murray Silver", ... [{"credit_id": "52fe4921c3a36847f818a79b", "de...
3522 14351 Crossover [{"cast_id": 1, "character": "Tech", "credit_i... [{"credit_id": "56a4d4059251410c08004969", "de...
3523 147767 Khiladi 786 [{"cast_id": 2, "character": "Bahattar Singh (... [{"credit_id": "52fe4bb29251416c7510b2fb", "de...
3524 10664 [REC]² [{"cast_id": 3, "character": "\u00c1ngela Vida... [{"credit_id": "52fe439e9251416c7501783d", "de...
3525 55567 Standing Ovation [{"cast_id": 3, "character": "Brittany", "cred... [{"credit_id": "52fe48d5c3a36847f817baff", "de...
3526 9277 The Sting [{"cast_id": 1, "character": "Henry Gondorff",... [{"credit_id": "574dba43c3a36839030001ba", "de...
3527 9443 Chariots of Fire [{"cast_id": 9, "character": "Harold Abrahams"... [{"credit_id": "5711f8c0c3a3685378009c07", "de...
3528 16186 Diary of a Mad Black Woman [{"cast_id": 1, "character": "Helen", "credit_... [{"credit_id": "56810fb89251414ecb0018b0", "de...
3529 7863 Shine [{"cast_id": 4, "character": "David Helfgott",... [{"credit_id": "52fe4487c3a36847f809b371", "de...
3530 138697 Don Jon [{"cast_id": 8, "character": "Jon Martello, Jr... [{"credit_id": "52fe4c53c3a368484e1b2707", "de...
3531 11901 High Plains Drifter [{"cast_id": 1, "character": "The Stranger", "... [{"credit_id": "52fe449d9251416c7503b08d", "de...
3532 1548 Ghost World [{"cast_id": 4, "character": "Enid", "credit_i... [{"credit_id": "5533ea9f9251411014003ef5", "de...
3533 11889 Iris [{"cast_id": 1, "character": "Iris Murdoch", "... [{"credit_id": "52fe449b9251416c7503aa99", "de...
3534 33155 Galaxina [{"cast_id": 1, "character": "Galaxina", "cred... [{"credit_id": "52fe45009251416c910242ed", "de...
3535 5528 The Chorus [{"cast_id": 11, "character": "Cl\u00e9ment Ma... [{"credit_id": "52fe440cc3a36847f807f4e9", "de...
3536 321 Mambo Italiano [{"cast_id": 13, "character": "Angelo Barberin... [{"credit_id": "52fe4237c3a36847f800cf8f", "de...
3537 4997 Wonderland [{"cast_id": 1, "character": "John Holmes", "c... [{"credit_id": "52fe43edc3a36847f8078c8b", "de...
3538 925 Do the Right Thing [{"cast_id": 19, "character": "Sal", "credit_i... [{"credit_id": "52fe428ec3a36847f8027d65", "de...
3539 27451 Harvard Man [{"cast_id": 2, "character": "Cindy Bandolini"... [{"credit_id": "532f17da9251413a850039e6", "de...
3540 73532 Le Havre [{"cast_id": 3, "character": "Marcel Marx", "c... [{"credit_id": "52fe489fc3a368484e102517", "de...
3541 979 Irreversible [{"cast_id": 11, "character": "Alex", "credit_... [{"credit_id": "56e9ec4ec3a3682d630047cc", "de...
3542 193722 R100 [{"cast_id": 2, "character": "Takafumi Katayam... [{"credit_id": "52fe4cd69251416c91101cd5", "de...
3543 7913 Rang De Basanti [{"cast_id": 2, "character": "DJ", "credit_id"... [{"credit_id": "52fe4489c3a36847f809b7f5", "de...
3544 253253 Animals [{"cast_id": 3, "character": "Jude", "credit_i... [{"credit_id": "52fe4e759251416c91132431", "de...
3545 51995 Salvation Boulevard [{"cast_id": 2, "character": "Gwen Vanderveer"... [{"credit_id": "52fe4811c3a36847f8156b53", "de...
3546 13173 The Ten [{"cast_id": 1, "character": "Jeff Reigert", "... [{"credit_id": "52fe45499251416c75051545", "de...
3547 22908 A Room for Romeo Brass [{"cast_id": 4, "character": "Morell", "credit... [{"credit_id": "52fe4455c3a368484e01d33d", "de...
3548 70670 Headhunters [{"cast_id": 7, "character": "Roger Brown", "c... [{"credit_id": "52fe4808c3a368484e0e62c5", "de...
3549 84204 Grabbers [{"cast_id": 1, "character": "Garda Ciar\u00e1... [{"credit_id": "5414c04a0e0a2619870029e9", "de...
3550 25248 Saint Ralph [{"cast_id": 2, "character": "Ralph Walker", "... [{"credit_id": "560d021ac3a368680b008908", "de...
3551 230266 Miss Julie [{"cast_id": 2, "character": "Miss Julie", "cr... [{"credit_id": "52fe4dd3c3a36847f826fc51", "de...
3552 16633 Somewhere in Time [{"cast_id": 1, "character": "Richard Collier"... [{"credit_id": "583386719251412739000dc0", "de...
3553 63006 Dum Maaro Dum [{"cast_id": 1, "character": "ACP Vishnu Kamat... [{"credit_id": "594c6f2c9251413127019d76", "de...
3554 91586 Insidious: Chapter 2 [{"cast_id": 3, "character": "Josh Lambert", "... [{"credit_id": "52fe48dc9251416c750b592d", "de...
3555 215 Saw II [{"cast_id": 4, "character": "Jigsaw", "credit... [{"credit_id": "560ebff6c3a368682400bff4", "de...
3556 333371 10 Cloverfield Lane [{"cast_id": 2, "character": "Michelle", "cred... [{"credit_id": "57627624c3a3680682000872", "de...
3557 9012 Jackass: The Movie [{"cast_id": 14, "character": "Himself", "cred... [{"credit_id": "52fe44d1c3a36847f80abc6f", "de...
3558 345911 Lights Out [{"cast_id": 3, "character": "Rebecca", "credi... [{"credit_id": "55e6d561c3a3685f96002b14", "de...
3559 72571 Paranormal Activity 3 [{"cast_id": 1003, "character": "Katie", "cred... [{"credit_id": "535d01fbc3a36830b0003e43", "de...
3560 242512 Ouija [{"cast_id": 2, "character": "Elaine Morris", ... [{"credit_id": "54fd7fbcc3a3684808004fd0", "de...
3561 10072 A Nightmare on Elm Street 3: Dream Warriors [{"cast_id": 2, "character": "Freddy Krueger",... [{"credit_id": "52fe431c9251416c75003d79", "de...
3562 211954 Instructions Not Included [{"cast_id": 18, "character": "Maggie", "credi... [{"credit_id": "52fe4da0c3a368484e1f3a83", "de...
3563 82990 Paranormal Activity 4 [{"cast_id": 7, "character": "Katie", "credit_... [{"credit_id": "535d02e0c3a3683099003f50", "de...
3564 29912 The Robe [{"cast_id": 1, "character": "Marcellus Gallio... [{"credit_id": "58f9064d9251415c2700c87c", "de...
3565 11843 The Return of the Pink Panther [{"cast_id": 7, "character": "Jacques Clouseau... [{"credit_id": "52fe44919251416c75039575", "de...
3566 11284 Freddy's Dead: The Final Nightmare [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "52fe441d9251416c750295ad", "de...
3567 504 Monster [{"cast_id": 3, "character": "Aileen", "credit... [{"credit_id": "52fe424bc3a36847f8013061", "de...
3568 173 20,000 Leagues Under the Sea [{"cast_id": 4, "character": "Ned Land", "cred... [{"credit_id": "52fe4222c3a36847f8006a41", "de...
3569 227348 Paranormal Activity: The Marked Ones [{"cast_id": 21, "character": "Jesse Arista", ... [{"credit_id": "5345887c0e0a267bcd001f50", "de...
3570 1955 The Elephant Man [{"cast_id": 10, "character": "Dr. Frederick T... [{"credit_id": "52fe4326c3a36847f803df67", "de...
3571 152532 Dallas Buyers Club [{"cast_id": 1, "character": "Ron Woodroof", "... [{"credit_id": "52fe4b239251416c910d1165", "de...
3572 243940 The Lazarus Effect [{"cast_id": 1, "character": "Zoe McConnell", ... [{"credit_id": "5627536dc3a368277a001da9", "de...
3573 77 Memento [{"cast_id": 4, "character": "Leonard", "credi... [{"credit_id": "52fe4214c3a36847f80024d1", "de...
3574 157547 Oculus [{"cast_id": 3, "character": "Kaylie Russell",... [{"credit_id": "53c10889c3a3684cdb006b6c", "de...
3575 2295 Clerks II [{"cast_id": 9, "character": "Dante", "credit_... [{"credit_id": "52fe434bc3a36847f8049465", "de...
3576 71 Billy Elliot [{"cast_id": 16, "character": "Billy Elliot", ... [{"credit_id": "52fe4213c3a36847f80020c7", "de...
3577 147773 The Way Way Back [{"cast_id": 12, "character": "Duncan", "credi... [{"credit_id": "52fe4bb39251416c7510b3ef", "de...
3578 16096 House Party 2 [{"cast_id": 1, "character": "Bilal", "credit_... [{"credit_id": "57d54c15c3a3680d06006963", "de...
3579 24266 The Man from Snowy River [{"cast_id": 1, "character": "Jim Craig", "cre... [{"credit_id": "52fe448dc3a368484e029511", "de...
3580 16508 Doug's 1st Movie [{"cast_id": 1, "character": "Doug Funnie", "c... [{"credit_id": "55525462c3a3683fc800509a", "de...
3581 2895 The Apostle [{"cast_id": 3, "character": "Euliss Dewey", "... [{"credit_id": "52fe4373c3a36847f8054f7b", "de...
3582 15660 Mommie Dearest [{"cast_id": 2, "character": "Joan Crawford", ... [{"credit_id": "52fe46709251416c750784cb", "de...
3583 59968 Our Idiot Brother [{"cast_id": 2, "character": "Ned Rochlin", "c... [{"credit_id": "52fe49a5c3a36847f81a53b3", "de...
3584 323677 Race [{"cast_id": 9, "character": "Jesse Owens", "c... [{"credit_id": "54d3683fc3a3686abc00353c", "de...
3585 19848 The Players Club [{"cast_id": 3, "character": "Diamond (as Lisa... [{"credit_id": "52fe47f49251416c750ab08f", "de...
3586 256274 As Above, So Below [{"cast_id": 3, "character": "Scarlett", "cred... [{"credit_id": "54ab11d9c3a36822b7002686", "de...
3587 235271 Addicted [{"cast_id": 6, "character": "Jason Reynard", ... [{"credit_id": "5527a5099251411528000ea1", "de...
3588 45153 Eve's Bayou [{"cast_id": 4, "character": "Eve Batiste", "c... [{"credit_id": "5672f7f192514163bf002e9f", "de...
3589 284293 Still Alice [{"cast_id": 1, "character": "Dr. Alice Howlan... [{"credit_id": "54669f3c22136e7bec0000b3", "de...
3590 24973 The Egyptian [{"cast_id": 1, "character": "Merit", "credit_... [{"credit_id": "572653a99251413309003825", "de...
3591 21610 Nighthawks [{"cast_id": 1, "character": "Det. Sgt. Deke D... [{"credit_id": "52fe4421c3a368484e011095", "de...
3592 10283 Friday the 13th Part VIII: Jason Takes Manhattan [{"cast_id": 4, "character": "Jason", "credit_... [{"credit_id": "52fe43529251416c7500bf27", "de...
3593 8346 My Big Fat Greek Wedding [{"cast_id": 3, "character": "Toula", "credit_... [{"credit_id": "52fe44a1c3a36847f80a107b", "de...
3594 122081 Spring Breakers [{"cast_id": 3, "character": "Alien", "credit_... [{"credit_id": "52fe4a75c3a368484e154571", "de...
3595 10987 Halloween: The Curse of Michael Myers [{"cast_id": 1, "character": "Dr. Sam Loomis",... [{"credit_id": "52fe43dd9251416c7502120d", "de...
3596 1391 Y Tu Mamá También [{"cast_id": 2, "character": "Julio Zapata", "... [{"credit_id": "52fe42f2c3a36847f802efd9", "de...
3597 747 Shaun of the Dead [{"cast_id": 2, "character": "Shaun", "credit_... [{"credit_id": "554f52609251416984004133", "de...
3598 14745 The Haunting of Molly Hartley [{"cast_id": 1, "character": "Molly Hartley", ... [{"credit_id": "52fe46159251416c7506c805", "de...
3599 26748 Lone Star [{"cast_id": 1, "character": "Sam Deeds", "cre... [{"credit_id": "52fe4517c3a368484e047eab", "de...
3600 11357 Halloween 4: The Return of Michael Myers [{"cast_id": 1, "character": "Dr. Sam Loomis",... [{"credit_id": "52fe442f9251416c7502bcb3", "de...
3601 24913 April Fool's Day [{"cast_id": 1, "character": "Muffy / Buffy St... [{"credit_id": "52fe44aec3a368484e030e65", "de...
3602 13776 Diner [{"cast_id": 1, "character": "Edward 'Eddie' S... [{"credit_id": "52fe459a9251416c7505c1fd", "de...
3603 14854 Lone Wolf McQuade [{"cast_id": 1, "character": "J.J. McQuade", "... [{"credit_id": "533ed7eec3a368705f0000fa", "de...
3604 50357 Apollo 18 [{"cast_id": 14, "character": "Lt. Col. John G... [{"credit_id": "53970554c3a3686415005ba8", "de...
3605 13090 Sunshine Cleaning [{"cast_id": 1, "character": "Rose Lorkowski",... [{"credit_id": "55702169c3a368165f000a34", "de...
3606 192141 No Escape [{"cast_id": 2, "character": "Jack Dwyer", "cr... [{"credit_id": "5636a3a69251414ab70197ce", "de...
3607 16441 The Beastmaster [{"cast_id": 1, "character": "Dar", "credit_id... [{"credit_id": "52fe46d49251416c75084ec9", "de...
3608 29996 Solomon and Sheba [{"cast_id": 4, "character": "Solomon", "credi... [{"credit_id": "52fe4609c3a368484e07d509", "de...
3609 351819 Fifty Shades of Black [{"cast_id": 0, "character": "Christian", "cre... [{"credit_id": "55c13d28c3a368237900336a", "de...
3610 14834 Not Easily Broken [{"cast_id": 1, "character": "Dave Johnson", "... [{"credit_id": "52fe461e9251416c7506dc45", "de...
3611 22649 A Farewell to Arms [{"cast_id": 1, "character": "Catherine Barkle... [{"credit_id": "56d73d3e9251414291002436", "de...
3612 378200 The Perfect Match [{"cast_id": 4, "character": "Charlie", "credi... [{"credit_id": "569d7866c3a36858e50047fd", "de...
3613 20455 Digimon: The Movie [{"cast_id": 4, "character": "Kari / Young Kar... [{"credit_id": "52fe43e7c3a368484e005015", "de...
3614 13193 Saved! [{"cast_id": 1, "character": "Mary", "credit_i... [{"credit_id": "52fe454c9251416c75051cbd", "de...
3615 11042 The Barbarian Invasions [{"cast_id": 1, "character": "R\u00e9my", "cre... [{"credit_id": "52fe43e99251416c75022d61", "de...
3616 10786 Robin and Marian [{"cast_id": 1, "character": "Robin Hood", "cr... [{"credit_id": "52fe43b79251416c7501b533", "de...
3617 12484 The Forsaken [{"cast_id": 1, "character": "Sean", "credit_i... [{"credit_id": "52fe44ea9251416c7504561d", "de...
3618 17339 Force 10 from Navarone [{"cast_id": 1, "character": "Lieutenant Colon... [{"credit_id": "52fe471e9251416c7508e47d", "de...
3619 11959 UHF [{"cast_id": 1, "character": "George Newman", ... [{"credit_id": "52fe44aa9251416c7503cb5b", "de...
3620 9900 Grandma's Boy [{"cast_id": 25, "character": "Samantha", "cre... [{"credit_id": "52fe4544c3a36847f80c4711", "de...
3621 14662 Slums of Beverly Hills [{"cast_id": 10, "character": "Vivian Abromowi... [{"credit_id": "52fe460d9251416c7506b805", "de...
3622 335 Once Upon a Time in the West [{"cast_id": 9, "character": "Frank", "credit_... [{"credit_id": "52fe4239c3a36847f800d771", "de...
3623 15745 Made [{"cast_id": 1, "character": "Ricky Slade", "c... [{"credit_id": "53471336c3a3680130000056", "de...
3624 17431 Moon [{"cast_id": 1, "character": "Sam Bell", "cred... [{"credit_id": "52fe47249251416c7508f297", "de...
3625 21014 Keeping Up with the Steins [{"cast_id": 1, "character": "Benjamin Fiedler... [{"credit_id": "52fe4408c3a368484e00b8b9", "de...
3626 78394 Sea Rex 3D: Journey to a Prehistoric World [{"cast_id": 1002, "character": "Conservatory ... [{"credit_id": "556ca631c3a3685489006251", "de...
3627 10217 The Sweet Hereafter [{"cast_id": 1, "character": "Mitchell Stephen... [{"credit_id": "52fe43439251416c75009cd5", "de...
3628 46332 Of Gods and Men [{"cast_id": 12, "character": "Christian", "cr... [{"credit_id": "52fe46f1c3a36847f811aedf", "de...
3629 13996 Bottle Shock [{"cast_id": 2, "character": "Steven Spurrier"... [{"credit_id": "52fe45c09251416c7506140b", "de...
3630 3028 Jekyll and Hyde ... Together Again [{"cast_id": 12, "character": "Dr. Jekyll/Mr. ... [{"credit_id": "52fe437ec3a36847f805835d", "de...
3631 1024 Heavenly Creatures [{"cast_id": 7, "character": "Pauline Parker R... [{"credit_id": "52fe42e5c3a36847f802b0a7", "de...
3632 343795 90 Minutes in Heaven [{"cast_id": 2, "character": "Eva Piper", "cre... [{"credit_id": "58ebc2da92514152ac040b29", "de...
3633 45658 Everything Must Go [{"cast_id": 7, "character": "Samantha", "cred... [{"credit_id": "548760e1c3a368298e000223", "de...
3634 16148 Zero Effect [{"cast_id": 1, "character": "Daryl Zero", "cr... [{"credit_id": "55528587c3a368426f005400", "de...
3635 4553 The Machinist [{"cast_id": 1, "character": "Trevor Reznik", ... [{"credit_id": "52fe43cbc3a36847f80704e9", "de...
3636 36351 Light Sleeper [{"cast_id": 11, "character": "John LeTour", "... [{"credit_id": "52fe45e19251416c91041985", "de...
3637 245916 Kill the Messenger [{"cast_id": 8, "character": "Gary Webb", "cre... [{"credit_id": "52fe4f0dc3a36847f82b9e77", "de...
3638 27585 Rabbit Hole [{"cast_id": 3, "character": "Becca Corbett", ... [{"credit_id": "58ea9e59c3a36872f6079e57", "de...
3639 1415 Party Monster [{"cast_id": 3, "character": "James St. James"... [{"credit_id": "52fe42f5c3a36847f802fa8f", "de...
3640 313922 Green Room [{"cast_id": 1, "character": "Pat", "credit_id... [{"credit_id": "572dfbc5c3a3680f3f00288a", "de...
3641 14474 The Oh in Ohio [{"cast_id": 1, "character": "Priscilla Chase"... [{"credit_id": "545daf74c3a368536b0051d5", "de...
3642 199933 Atlas Shrugged Part III: Who is John Galt? [{"cast_id": 6, "character": "Ragnar Danneskj\... [{"credit_id": "5640baa39251417057001429", "de...
3643 13685 Bottle Rocket [{"cast_id": 1, "character": "Anthony Adams", ... [{"credit_id": "52fe458b9251416c7505a3bf", "de...
3644 8744 Albino Alligator [{"cast_id": 3, "character": "Dova", "credit_i... [{"credit_id": "52fe44b7c3a36847f80a5f55", "de...
3645 38428 Gandhi, My Father [{"cast_id": 7, "character": "Mahatma Gandhi",... [{"credit_id": "52fe46b89251416c9105d6e9", "de...
3646 8847 Standard Operating Procedure [{"cast_id": 16, "character": "Himself", "cred... [{"credit_id": "52fe44c0c3a36847f80a7e2d", "de...
3647 39269 Out of the Blue [{"cast_id": 2, "character": "Don", "credit_id... [{"credit_id": "52fe47099251416c9106826f", "de...
3648 46838 Tucker and Dale vs Evil [{"cast_id": 1, "character": "Tucker", "credit... [{"credit_id": "52fe470fc3a36847f8121401", "de...
3649 51384 Lovely, Still [{"cast_id": 1, "character": "Robert Malone", ... [{"credit_id": "52fe47f0c3a36847f8150595", "de...
3650 56930 Tycoon [{"cast_id": 1, "character": "Johnny Munroe", ... [{"credit_id": "52fe491cc3a36847f8189729", "de...
3651 41730 Desert Blue [{"cast_id": 1, "character": "Pete Kepler", "c... [{"credit_id": "52fe45dac3a36847f80de1a3", "de...
3652 18442 Decoys [{"cast_id": 7, "character": "Constance", "cre... [{"credit_id": "52fe477c9251416c7509b2e1", "de...
3653 298312 The Visit [{"cast_id": 7, "character": "Rebecca Jamison"... [{"credit_id": "5539c400c3a3687845007bc0", "de...
3654 11600 Redacted [{"cast_id": 2, "character": "Angel Salazar", ... [{"credit_id": "52fe44649251416c75033267", "de...
3655 71547 Fascination [{"cast_id": 1001, "character": "Maureen Doher... [{"credit_id": "57f1d3a89251414645002cf9", "de...
3656 57876 Area 51 [{"cast_id": 32, "character": "Reid", "credit_... [{"credit_id": "55560718c3a368776c0028e3", "de...
3657 77495 Sleep Tight [{"cast_id": 1, "character": "C\u00e9sar", "cr... [{"credit_id": "52fe496fc3a368484e12b32b", "de...
3658 13849 The Cottage [{"cast_id": 1, "character": "David", "credit_... [{"credit_id": "54b7cf1dc3a3686c6f002094", "de...
3659 14849 Dead Like Me: Life After Death [{"cast_id": 13, "character": "George Lass", "... [{"credit_id": "52fe46209251416c7506df85", "de...
3660 12486 Farce of the Penguins [{"cast_id": 2, "character": "Narrator (voice)... [{"credit_id": "52fe44ea9251416c750456fb", "de...
3661 19615 Flying By [{"cast_id": 1, "character": "George", "credit... []
3662 244403 Rudderless [{"cast_id": 7, "character": "Sam", "credit_id... [{"credit_id": "52fe4ef1c3a36847f82b2311", "de...
3663 292481 Henry & Me [{"cast_id": 2, "character": "Henry (voice)", ... [{"credit_id": "541cead50e0a261243006c9e", "de...
3664 340816 Christmas Eve [{"cast_id": 0, "character": "Harris", "credit... [{"credit_id": "5661bb9ac3a36875f1007efd", "de...
3665 78814 We Have Your Husband [{"cast_id": 3, "character": "Jayne Valseca", ... [{"credit_id": "5970c931c3a36816080031da", "de...
3666 297596 Dying of the Light [{"cast_id": 4, "character": "Evan Lake", "cre... [{"credit_id": "546b104292514117ea000f92", "de...
3667 299552 Born Of War [{"cast_id": 4, "character": "Simon", "credit_... [{"credit_id": "555c4edb9251416b57000d40", "de...
3668 11935 Capricorn One [{"cast_id": 1, "character": "Robert Caulfield... [{"credit_id": "55fe2597c3a36813370021e6", "de...
3669 113406 Should've Been Romeo [{"cast_id": 4, "character": "Joey", "credit_i... [{"credit_id": "5617d84d92514166e2001e21", "de...
3670 447027 Running Forever [] []
3671 290825 Yoga Hosers [{"cast_id": 16, "character": "Colleen Collett... [{"credit_id": "54892e6892514161c7000ce9", "de...
3672 361159 Navy Seals vs. Zombies [{"cast_id": 0, "character": "Lt. Pete Cunnigh... [{"credit_id": "5602f97992514122c3002579", "de...
3673 12555 I Served the King of England [{"cast_id": 1, "character": "Jan D\u00edte ju... [{"credit_id": "52fe44fa9251416c7504784b", "de...
3674 31175 Soul Kitchen [{"cast_id": 5, "character": "Zinos Kazantsaki... [{"credit_id": "52fe44669251416c9100f5fb", "de...
3675 12498 Sling Blade [{"cast_id": 1, "character": "Karl Childers", ... [{"credit_id": "52fe44ee9251416c75045e7b", "de...
3676 77949 The Awakening [{"cast_id": 1021, "character": "Florence Cath... [{"credit_id": "54e6fd789251416f58000ee8", "de...
3677 1690 Hostel [{"cast_id": 13, "character": "Paxton", "credi... [{"credit_id": "52fe430cc3a36847f8036a0f", "de...
3678 8435 A Cock and Bull Story [{"cast_id": 2, "character": "Tristram Shandy ... [{"credit_id": "52fe44a8c3a36847f80a2ac7", "de...
3679 64720 Take Shelter [{"cast_id": 3, "character": "Curtis LaForche"... [{"credit_id": "5910dc799251414edb0380ec", "de...
3680 49365 Lady in White [{"cast_id": 1002, "character": "Frankie Scarl... [{"credit_id": "598de1cb9251417901015f6c", "de...
3681 11404 Driving Lessons [{"cast_id": 3, "character": "Laura Marshall",... [{"credit_id": "52fe44399251416c7502d26b", "de...
3682 300706 Let's Kill Ward's Wife [{"cast_id": 2, "character": "David", "credit_... [{"credit_id": "5457f5f40e0a26116f00020a", "de...
3683 16337 The Texas Chainsaw Massacre 2 [{"cast_id": 2, "character": "Lieutenant 'Left... [{"credit_id": "52fe46c79251416c750833ed", "de...
3684 11577 Pat Garrett & Billy the Kid [{"cast_id": 1, "character": "Sheriff Pat Garr... [{"credit_id": "52fe445f9251416c750327a7", "de...
3685 77987 Only God Forgives [{"cast_id": 2, "character": "Julian", "credit... [{"credit_id": "57a5ab5d9251412ee300a4e3", "de...
3686 40185 Camping Sauvage [{"cast_id": 3, "character": "Blaise", "credit... [{"credit_id": "52fe4585c3a36847f80cbffd", "de...
3687 68202 Without Men [{"cast_id": 4, "character": "Rosalba", "credi... [{"credit_id": "52fe4789c3a368484e0cc679", "de...
3688 8981 Dear Frankie [{"cast_id": 15, "character": "The Stranger", ... [{"credit_id": "57abaf1f9251416bf1000e6b", "de...
3689 10914 All Hat [{"cast_id": 3, "character": "Chrissie", "cred... [{"credit_id": "52fe43cf9251416c7501f1ab", "de...
3690 50848 The Names of Love [{"cast_id": 4, "character": "Arthur Martin", ... [{"credit_id": "52fe47d9c3a36847f814b937", "de...
3691 166624 Treading Water [{"cast_id": 4, "character": "Mica", "credit_i... [{"credit_id": "52fe4ca0c3a36847f8237693", "de...
3692 10822 Savage Grace [{"cast_id": 3, "character": "Barbara Baekelan... [{"credit_id": "52fe43bd9251416c7501c39f", "de...
3693 10844 Out of the Blue [{"cast_id": 12, "character": "Nick Harvey", "... [{"credit_id": "52fe43c19251416c7501cceb", "de...
3694 9336 Police Academy [{"cast_id": 1, "character": "Cadet Carey Maho... [{"credit_id": "52fe44e9c3a36847f80b1637", "de...
3695 5689 The Blue Lagoon [{"cast_id": 7, "character": "Emmeline", "cred... [{"credit_id": "52fe4418c3a36847f8081faf", "de...
3696 712 Four Weddings and a Funeral [{"cast_id": 7, "character": "Charles", "credi... [{"credit_id": "52fe426ec3a36847f801e2f3", "de...
3697 13342 Fast Times at Ridgemont High [{"cast_id": 1, "character": "Jeff Spicoli", "... [{"credit_id": "52fe455d9251416c75053eb5", "de...
3698 10339 Moby Dick [{"cast_id": 11, "character": "Captain Ahab", ... [{"credit_id": "52fe435c9251416c7500d6bd", "de...
3699 1429 25th Hour [{"cast_id": 1, "character": "Monty Brogan", "... [{"credit_id": "52fe42f6c3a36847f80302cf", "de...
3700 9303 Bound [{"cast_id": 1, "character": "Violet", "credit... [{"credit_id": "54f052b8c3a3686d580079ef", "de...
3701 641 Requiem for a Dream [{"cast_id": 29, "character": "Sara Goldfarb",... [{"credit_id": "52fe4263c3a36847f801a72b", "de...
3702 27686 State Fair [{"cast_id": 1, "character": "Margy Frake", "c... [{"credit_id": "52fe4560c3a368484e0568f5", "de...
3703 65749 Tango [{"cast_id": 2, "character": "Mario Su\u00e1re... [{"credit_id": "58070fa29251415b900118c7", "de...
3704 6106 Salvador [{"cast_id": 1, "character": "Richard Boyle", ... [{"credit_id": "52fe443dc3a36847f808a635", "de...
3705 252680 Moms' Night Out [{"cast_id": 1, "character": "Allyson", "credi... [{"credit_id": "57a4834a92514132cd0027a7", "de...
3706 141 Donnie Darko [{"cast_id": 3, "character": "Donnie Darko", "... [{"credit_id": "5669f41f9251415eed002409", "de...
3707 66607 Saving Private Perez [{"cast_id": 1001, "character": "Rosal\u00edo"... [{"credit_id": "52fe4743c3a368484e0bd8d9", "de...
3708 17139 Character [{"cast_id": 4, "character": "Dreverhaven", "c... [{"credit_id": "52fe47099251416c7508bca3", "de...
3709 12079 Spun [{"cast_id": 11, "character": "Ross", "credit_... [{"credit_id": "52fe44b19251416c7503d9c7", "de...
3710 39800 Life During Wartime [{"cast_id": 6, "character": "Helen", "credit_... [{"credit_id": "54ba422f9251414859003360", "de...
3711 4550 Sympathy for Lady Vengeance [{"cast_id": 14, "character": "Mr. Baek", "cre... [{"credit_id": "52fe43cbc3a36847f8070271", "de...
3712 62116 Mozart's Sister [{"cast_id": 2, "character": "Nannerl Mozart",... [{"credit_id": "52fe4672c3a368484e09140d", "de...
3713 9991 Mean Machine [{"cast_id": 18, "character": "Danny Meehan", ... [{"credit_id": "52fe4559c3a36847f80c92ad", "de...
3714 13807 Exiled [{"cast_id": 1, "character": "Blaze", "credit_... [{"credit_id": "52fe45a39251416c7505d563", "de...
3715 68818 Blackthorn [{"cast_id": 6, "character": "James", "credit_... [{"credit_id": "5550c0c79251414d170005eb", "de...
3716 12093 Lilya 4-ever [{"cast_id": 14, "character": "Lilja", "credit... [{"credit_id": "52fe44b39251416c7503de71", "de...
3717 36419 After.Life [{"cast_id": 1, "character": "Eliot Deacon", "... [{"credit_id": "5392e6cfc3a3686446001225", "de...
3718 281730 Fugly [{"cast_id": 0, "character": "R.S Chautala", "... [{"credit_id": "53ec8ee9c3a3682abb000b1e", "de...
3719 510 One Flew Over the Cuckoo's Nest [{"cast_id": 15, "character": "Randle Patrick ... [{"credit_id": "52fe424cc3a36847f80134e7", "de...
3720 362105 R.L. Stine's Monsterville: The Cabinet of Souls [{"cast_id": 3, "character": "Beth", "credit_i... [{"credit_id": "560c1ce4c3a3686824005cc4", "de...
3721 10970 Silent Movie [{"cast_id": 1, "character": "Mel Funn", "cred... [{"credit_id": "52fe43da9251416c750209d1", "de...
3722 375290 Airlift [{"cast_id": 6, "character": "Ranjit Katyal", ... [{"credit_id": "5686869d92514131df01c607", "de...
3723 17663 Anne of Green Gables [{"cast_id": 1, "character": "Anne Shirley", "... [{"credit_id": "52fe473d9251416c7509267f", "de...
3724 270938 Falcon Rising [{"cast_id": 0, "character": "John 'Falcon' Ch... [{"credit_id": "537cc3a70e0a26316200067c", "de...
3725 116613 The Sweeney [{"cast_id": 1, "character": "Jack Regan", "cr... [{"credit_id": "52fe4b96c3a36847f820ae43", "de...
3726 11826 Sexy Beast [{"cast_id": 9, "character": "Gary \u201eGal\u... [{"credit_id": "52fe448d9251416c75038c2d", "de...
3727 29920 Easy Money [{"cast_id": 15, "character": "Johan 'JW' West... [{"credit_id": "52fe4604c3a368484e07c061", "de...
3728 1088 Whale Rider [{"cast_id": 9, "character": "Paikea Apirana",... [{"credit_id": "52fe42e7c3a36847f802b7ef", "de...
3729 26379 Paa [{"cast_id": 1, "character": "Auro", "credit_i... [{"credit_id": "52fe44fec3a368484e042a29", "de...
3730 34069 Cargo [{"cast_id": 4, "character": "Samuel Decker", ... [{"credit_id": "52fe454f9251416c9102e051", "de...
3731 10947 High School Musical [{"cast_id": 1, "character": "Troy Bolton", "c... [{"credit_id": "52fe43d79251416c750202cb", "de...
3732 47452 Love and Death on Long Island [{"cast_id": 1002, "character": "Giles De'Ath"... [{"credit_id": "52fe4734c3a36847f8128ceb", "de...
3733 3040 Night Watch [{"cast_id": 13, "character": "Anton Gorodetsk... [{"credit_id": "52fe437fc3a36847f8058a05", "de...
3734 11386 The Crying Game [{"cast_id": 9, "character": "Fergus", "credit... [{"credit_id": "52fe44359251416c7502ca67", "de...
3735 10246 Porky's [{"cast_id": 1, "character": "Pee Wee", "credi... [{"credit_id": "575f47279251415e1f00012e", "de...
3736 29426 Survival of the Dead [{"cast_id": 4, "character": "Sarge Nicotine C... [{"credit_id": "52fe45dfc3a368484e073aef", "de...
3737 10331 Night of the Living Dead [{"cast_id": 10, "character": "Ben", "credit_i... [{"credit_id": "52fe435b9251416c7500d323", "de...
3738 153 Lost in Translation [{"cast_id": 2, "character": "Bob Harris", "cr... [{"credit_id": "52fe421fc3a36847f8005b57", "de...
3739 703 Annie Hall [{"cast_id": 21, "character": "Alvy Singer", "... [{"credit_id": "52fe426dc3a36847f801dbbd", "de...
3740 27191 The Greatest Show on Earth [{"cast_id": 2, "character": "Holly", "credit_... [{"credit_id": "52fe4532c3a368484e04daa7", "de...
3741 1365 Monster's Ball [{"cast_id": 6, "character": "Leticia Musgrove... [{"credit_id": "54e39bdcc3a368087b003b32", "de...
3742 287424 Maggie [{"cast_id": 0, "character": "Wade Vogel", "cr... [{"credit_id": "554ccb6dc3a3685e4c0053bf", "de...
3743 451 Leaving Las Vegas [{"cast_id": 1, "character": "Ben Sanderson", ... [{"credit_id": "52fe4245c3a36847f80111c3", "de...
3744 165864 Hansel and Gretel Get Baked [{"cast_id": 10, "character": "Gretel", "credi... [{"credit_id": "52fe4c93c3a36847f8234cff", "de...
3745 987 The Front Page [{"cast_id": 15, "character": "Hildebrand John... [{"credit_id": "52fe4296c3a36847f802a741", "de...
3746 241251 The Boy Next Door [{"cast_id": 3, "character": "Claire Peterson"... [{"credit_id": "55423058c3a3681da0003d57", "de...
3747 40494 Trapeze [{"cast_id": 2, "character": "Mike Ribble", "c... [{"credit_id": "52fe4594c3a36847f80cf3b9", "de...
3748 39781 The Kids Are All Right [{"cast_id": 2, "character": "Jules", "credit_... [{"credit_id": "52fe47319251416c9106d029", "de...
3749 8337 They Live [{"cast_id": 2, "character": "Nada", "credit_i... [{"credit_id": "52fe44a0c3a36847f80a0ccb", "de...
3750 5925 The Great Escape [{"cast_id": 1, "character": "Captain Hilts", ... [{"credit_id": "52fe442fc3a36847f8087235", "de...
3751 8357 What the #$*! Do We (K)now!? [{"cast_id": 3, "character": "Lead", "credit_i... [{"credit_id": "52fe44a2c3a36847f80a148d", "de...
3752 146203 The Last Exorcism Part II [{"cast_id": 1, "character": "Nell Sweetzer", ... [{"credit_id": "52fe4b779251416c75103b75", "de...
3753 85350 Boyhood [{"cast_id": 3, "character": "Mason", "credit_... [{"credit_id": "52fe49369251416c910a6413", "de...
3754 512 Scoop [{"cast_id": 4, "character": "Sondra Pransky",... [{"credit_id": "52fe424cc3a36847f8013729", "de...
3755 13408 The Wash [{"cast_id": 9, "character": "Sean", "credit_i... [{"credit_id": "52fe45659251416c75054fb9", "de...
3756 47816 3 Strikes [{"cast_id": 3, "character": "Rob Douglas", "c... [{"credit_id": "52fe4748c3a36847f812cee5", "de...
3757 10744 The Cooler [{"cast_id": 1, "character": "Bernie Lootz", "... [{"credit_id": "52fe43ad9251416c75019d7d", "de...
3758 11536 The Misfits [{"cast_id": 1, "character": "Gay Langland", "... [{"credit_id": "52fe44549251416c75030f61", "de...
3759 9782 The Night Listener [{"cast_id": 1, "character": "Donna D. Logand"... [{"credit_id": "52fe452cc3a36847f80c0645", "de...
3760 18713 The Jerky Boys [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe47939251416c7509e703", "de...
3761 6537 The Orphanage [{"cast_id": 11, "character": "Laura", "credit... [{"credit_id": "52fe4459c3a36847f8090ce7", "de...
3762 184345 A Haunted House 2 [{"cast_id": 1, "character": "Malcolm", "credi... [{"credit_id": "52fe4cbe9251416c751242ef", "de...
3763 1809 The Rules of Attraction [{"cast_id": 2, "character": "Sean Bateman", "... [{"credit_id": "52fe4316c3a36847f80394d3", "de...
3764 2370 Topaz [{"cast_id": 1, "character": "Andr\u00e9 Dever... [{"credit_id": "52fe4352c3a36847f804b607", "de...
3765 9809 Let's Go to Prison [{"cast_id": 1, "character": "John Lyshitski",... [{"credit_id": "52fe4531c3a36847f80c1797", "de...
3766 5 Four Rooms [{"cast_id": 42, "character": "Ted the Bellhop... [{"credit_id": "52fe420dc3a36847f800012d", "de...
3767 11013 Secretary [{"cast_id": 9, "character": "E. Edward Grey",... [{"credit_id": "52fe43e39251416c75021f51", "de...
3768 19153 The Real Cancun [{"cast_id": 1, "character": "Herself", "credi... [{"credit_id": "55baea4892514123df005e44", "de...
3769 10132 Talk Radio [{"cast_id": 1, "character": "Barry Champlain"... [{"credit_id": "52fe43309251416c75006e47", "de...
3770 16448 Waiting for Guffman [{"cast_id": 1, "character": "Corky St. Clair"... [{"credit_id": "52fe46d59251416c75085103", "de...
3771 15122 Love Stinks [{"cast_id": 1, "character": "Seth Winnick", "... [{"credit_id": "52fe463c9251416c75071af9", "de...
3772 8141 You Kill Me [{"cast_id": 2, "character": "Frank Falenczyk"... [{"credit_id": "52fe4494c3a36847f809e0c7", "de...
3773 1546 Thumbsucker [{"cast_id": 4, "character": "Justin Cobb", "c... [{"credit_id": "52fe42fcc3a36847f8031d13", "de...
3774 48572 Red State [{"cast_id": 7, "character": "Pastor Abin Coop... [{"credit_id": "52fe476cc3a36847f8134c25", "de...
3775 14517 Mirrormask [{"cast_id": 1, "character": "Helena", "credit... [{"credit_id": "589b1815925141239000651d", "de...
3776 89708 Samsara [{"cast_id": 8, "character": "", "credit_id": ... [{"credit_id": "52fe4a279251416c910c5119", "de...
3777 27551 The Barbarians [{"cast_id": 1, "character": "Kutchek", "credi... [{"credit_id": "58b45b74c3a368525401aa86", "de...
3778 64678 The Art of Getting By [{"cast_id": 2, "character": "George Zinavoy",... [{"credit_id": "593c6b79c3a3680f590129a9", "de...
3779 309503 Zipper [{"cast_id": 7, "character": "Sam Ellis", "cre... [{"credit_id": "55c229e69251410f19004e8f", "de...
3780 14293 Poolhall Junkies [{"cast_id": 1, "character": "Brad", "credit_i... [{"credit_id": "52fe45e39251416c75065e99", "de...
3781 15059 The Loss of Sexual Innocence [{"cast_id": 3, "character": "Adult Nic", "cre... [{"credit_id": "554cc8ebc3a3685e55005358", "de...
3782 103328 Holy Motors [{"cast_id": 3, "character": "Kay M", "credit_... [{"credit_id": "52fe4a1cc3a36847f81ba1cb", "de...
3783 157847 Joe [{"cast_id": 1, "character": "Joe Ransom", "cr... [{"credit_id": "5434f30bc3a36831a600bd67", "de...
3784 25719 Shooting Fish [{"cast_id": 1, "character": "Dylan", "credit_... [{"credit_id": "5389b6030e0a26145e00116a", "de...
3785 48309 Prison [{"cast_id": 2, "character": "Burke / Forsythe... [{"credit_id": "52fe475fc3a36847f81320fb", "de...
3786 27723 Psycho Beach Party [{"cast_id": 2, "character": "Florence 'Chickl... [{"credit_id": "52fe4562c3a368484e05720b", "de...
3787 20468 The Big Tease [{"cast_id": 1, "character": "Crawford Mackenz... [{"credit_id": "52fe43e8c3a368484e00519d", "de...
3788 242575 Guten Tag, Ramón [{"cast_id": 14, "character": "Esperanza", "cr... [{"credit_id": "52fe4ed0c3a36847f82a9a71", "de...
3789 44945 Trust [{"cast_id": 32, "character": "William \"Will\... [{"credit_id": "56178ea59251412ae5002167", "de...
3790 29122 An Everlasting Piece [{"cast_id": 1, "character": "Colm", "credit_i... [{"credit_id": "5481fd3fc3a36829a7006882", "de...
3791 125123 Among Giants [{"cast_id": 2, "character": "Raymond 'Ray'", ... [{"credit_id": "5485e6499251416a6c0035e1", "de...
3792 111190 Adore [{"cast_id": 4, "character": "Lil", "credit_id... [{"credit_id": "52fe4af3c3a36847f81ea12d", "de...
3793 133575 The Velocity of Gary [{"cast_id": 3, "character": "Valentino", "cre... [{"credit_id": "52fe4bb6c3a368484e1963d7", "de...
3794 54580 Mondays in the Sun [{"cast_id": 1, "character": "Santa", "credit_... [{"credit_id": "52fe48a4c3a36847f817219b", "de...
3795 52015 Stake Land [{"cast_id": 2, "character": "Belle", "credit_... [{"credit_id": "537483fcc3a36815180026ee", "de...
3796 34941 The Last Time I Committed Suicide [{"cast_id": 1, "character": "Neal Cassady", "... [{"credit_id": "52fe45869251416c9103560b", "de...
3797 227975 Futuro Beach [{"cast_id": 1, "character": "Donato", "credit... [{"credit_id": "58c65d74c3a36840f6012c34", "de...
3798 60422 Another Happy Day [{"cast_id": 3, "character": "Lynn", "credit_i... [{"credit_id": "52fe4624c3a368484e080e01", "de...
3799 81390 A Lonely Place to Die [{"cast_id": 1, "character": "Alison", "credit... [{"credit_id": "5350ea8fc3a3681da0000dc2", "de...
3800 10981 Nothing [{"cast_id": 1, "character": "Dave", "credit_i... [{"credit_id": "52fe43dc9251416c75020f4f", "de...
3801 225235 The Geographer Drank His Globe Away [{"cast_id": 2, "character": "Viktor Sluzhkin"... [{"credit_id": "52fe4e589251416c75153689", "de...
3802 14902 1776 [{"cast_id": 2, "character": "John Adams", "cr... [{"credit_id": "55881772c3a368273500771f", "de...
3803 121676 Inescapable [{"cast_id": 3, "character": "Adib", "credit_i... [{"credit_id": "52fe4a6ac3a368484e151e35", "de...
3804 22301 Hell's Angels [{"cast_id": 5, "character": "Monte Rutledge",... [{"credit_id": "52fe443bc3a368484e017347", "de...
3805 20065 Purple Violets [{"cast_id": 1, "character": "Patti Petalson",... [{"credit_id": "52fe43d5c3a368484e000cbb", "de...
3806 257087 The Veil [{"cast_id": 1, "character": "Maggie Price", "... [{"credit_id": "530cc996c3a3685c03001356", "de...
3807 46420 The Loved Ones [{"cast_id": 3, "character": "Brent Mitchell",... [{"credit_id": "5352486b0e0a265611002ce8", "de...
3808 114635 The Helpers [{"cast_id": 1, "character": "Claire", "credit... [{"credit_id": "52fe4b53c3a36847f81fe1a9", "de...
3809 158150 How to Fall in Love [{"cast_id": 1, "character": "Annie Hayes", "c... [{"credit_id": "52fe4bdd9251416c910e82a3", "de...
3810 251979 The Perfect Wave [{"cast_id": 6, "character": "Ian McCormack", ... [{"credit_id": "52fe4e299251416c911287c3", "de...
3811 874 A Man for All Seasons [{"cast_id": 14, "character": "Thomas More", "... [{"credit_id": "52fe4285c3a36847f80258d9", "de...
3812 10774 Network [{"cast_id": 1, "character": "Diana Christense... [{"credit_id": "52fe43b49251416c7501af17", "de...
3813 770 Gone with the Wind [{"cast_id": 10, "character": "Scarlett O'Hara... [{"credit_id": "52fe4274c3a36847f801fe01", "de...
3814 266102 Desert Dancer [{"cast_id": 2, "character": "Elaheh", "credit... [{"credit_id": "5710eb63925141322d00313f", "de...
3815 29715 Major Dundee [{"cast_id": 1, "character": "Major Amos Charl... [{"credit_id": "52fe45f5c3a368484e078d7b", "de...
3816 25209 Annie Get Your Gun [{"cast_id": 2, "character": "Annie Oakley", "... [{"credit_id": "5844a3a59251416a7400e2ad", "de...
3817 37495 Four Lions [{"cast_id": 5, "character": "Omar", "credit_i... [{"credit_id": "536befdfc3a368124100a6e6", "de...
3818 29262 The House of Sand [{"cast_id": 1, "character": "Dona Maria/\u00c... [{"credit_id": "56faabf39251410d8700045a", "de...
3819 34769 Defendor [{"cast_id": 1, "character": "Arthur Poppingto... [{"credit_id": "5329b1b1c3a3683d74001a2c", "de...
3820 35032 The Pirate [{"cast_id": 4, "character": "Manuela", "credi... [{"credit_id": "52fe458d9251416c910365cd", "de...
3821 5178 The Good Heart [{"cast_id": 9, "character": "Jacques", "credi... [{"credit_id": "58d0f39ec3a36838af00897c", "de...
3822 8618 The History Boys [{"cast_id": 1, "character": "Crowther", "cred... [{"credit_id": "52fe44b0c3a36847f80a48d1", "de...
3823 3116 Midnight Cowboy [{"cast_id": 10, "character": "'Ratso' Rizzo",... [{"credit_id": "52fe4388c3a36847f805b4fb", "de...
3824 9427 The Full Monty [{"cast_id": 1, "character": "Gaz", "credit_id... [{"credit_id": "52fe44f6c3a36847f80b45e9", "de...
3825 813 Airplane! [{"cast_id": 5, "character": "Ted Striker", "c... [{"credit_id": "52fe427ac3a36847f8021c35", "de...
3826 352978 Chain of Command [{"cast_id": 0, "character": "James Webster", ... [{"credit_id": "55c08500c3a36823c9001441", "de...
3827 10634 Friday [{"cast_id": 1, "character": "Craig Jones", "c... [{"credit_id": "52fe43999251416c75016ae1", "de...
3828 9516 Menace II Society [{"cast_id": 1, "character": "Caine 'Kaydee' L... [{"credit_id": "52fe4503c3a36847f80b7353", "de...
3829 16288 Creepshow 2 [{"cast_id": 3, "character": "Ray Spruce", "cr... [{"credit_id": "54823c809251416e740070a3", "de...
3830 23330 The Ballad of Cable Hogue [{"cast_id": 1, "character": "Cable Hogue", "c... [{"credit_id": "52fe4466c3a368484e020c49", "de...
3831 18900 In Cold Blood [{"cast_id": 1, "character": "Perry Smith", "c... [{"credit_id": "54ccf45dc3a3687f82001977", "de...
3832 27029 The Nun's Story [{"cast_id": 1, "character": "Sister Luke", "c... [{"credit_id": "555e57469251417e4d000c6b", "de...
3833 26268 Harper [{"cast_id": 4, "character": "Lew Harper", "cr... [{"credit_id": "54f2b14f9251416b350032be", "de...
3834 573 Frenzy [{"cast_id": 12, "character": "Richard Ian Bla... [{"credit_id": "52fe4254c3a36847f8015bdd", "de...
3835 310131 The Witch [{"cast_id": 6, "character": "Thomasin", "cred... [{"credit_id": "5903468bc3a36828df00aee7", "de...
3836 40505 I Got the Hook Up [{"cast_id": 1002, "character": "Black", "cred... [{"credit_id": "52fe4595c3a36847f80cf533", "de...
3837 11363 She's the One [{"cast_id": 1, "character": "Mickey Fitzpatri... [{"credit_id": "584a9978c3a368141401f625", "de...
3838 3033 Gods and Monsters [{"cast_id": 14, "character": "James Whale", "... [{"credit_id": "52fe437ec3a36847f8058671", "de...
3839 25376 The Secret in Their Eyes [{"cast_id": 1, "character": "Benjam\u00edn Es... [{"credit_id": "52fe44c4c3a368484e035b63", "de...
3840 22007 Train [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "537f025cc3a3680592002ac4", "de...
3841 765 Evil Dead II [{"cast_id": 15, "character": "Ashley 'Ash' J.... [{"credit_id": "52fe4273c3a36847f801f885", "de...
3842 10615 Pootie Tang [{"cast_id": 19, "character": "Ireenie", "cred... [{"credit_id": "52fe43949251416c75015f85", "de...
3843 205321 Sharknado [{"cast_id": 15, "character": "Fin Shepard", "... [{"credit_id": "52fe4d05c3a368484e1d2c6b", "de...
3844 89540 The Other Conquest [{"cast_id": 1002, "character": "Topiltzin / T... [{"credit_id": "58fc0170925141643c0178c0", "de...
3845 46146 Troll Hunter [{"cast_id": 2, "character": "Trolljegeren", "... [{"credit_id": "58566e09c3a3682f5804a0b0", "de...
3846 38007 Ira & Abby [{"cast_id": 2, "character": "Ira Black", "cre... [{"credit_id": "52fe46889251416c910577bd", "de...
3847 14256 Winter Passing [{"cast_id": 1, "character": "Reese Holden", "... [{"credit_id": "52fe45df9251416c75065699", "de...
3848 540 D.E.B.S. [{"cast_id": 11, "character": "Amy Bradshaw", ... [{"credit_id": "52fe424fc3a36847f80142f1", "de...
3849 370464 The Masked Saint [{"cast_id": 1, "character": "Chris", "credit_... [{"credit_id": "565b0760c3a3685079002369", "de...
3850 20055 The Betrayed [{"cast_id": 1, "character": "Jamie", "credit_... [{"credit_id": "52fe43d5c3a368484e000be7", "de...
3851 224569 Taxman [{"cast_id": 1, "character": "Al Benjamin", "c... [{"credit_id": "52fe4e419251416c7515072d", "de...
3852 395766 The Secret [{"cast_id": 0, "character": "", "credit_id": ... [{"credit_id": "586756379251413e4c006618", "de...
3853 39303 2:13 [{"cast_id": 3, "character": "Russell Spivey",... [{"credit_id": "538070d40e0a2624cb007337", "de...
3854 142061 Batman: The Dark Knight Returns, Part 2 [{"cast_id": 3, "character": "Batman / Bruce W... [{"credit_id": "5612aa2ec3a368680b0159c9", "de...
3855 370662 Time to Choose [{"cast_id": 0, "character": "Narrator", "cred... [{"credit_id": "565d1089c3a368758d001059", "de...
3856 252360 In the Name of the King III [{"cast_id": 3, "character": "Hazen Kaine", "c... [{"credit_id": "52fe4e3a9251416c9112aa45", "de...
3857 256740 Wicked Blood [{"cast_id": 0, "character": "Hannah Lee", "cr... [{"credit_id": "53095f999251411114002967", "de...
3858 299145 Stranded [{"cast_id": 3, "character": "John", "credit_i... [{"credit_id": "544d0455c3a36872d80025b0", "de...
3859 241766 Lords of London [{"cast_id": 10, "character": "Tony Lord", "cr... [{"credit_id": "52fe4ebdc3a36847f82a5329", "de...
3860 12535 High Anxiety [{"cast_id": 1, "character": "Dr. Richard H. T... [{"credit_id": "52fe44f69251416c75046f09", "de...
3861 1667 March of the Penguins [{"cast_id": 10, "character": "Narrator", "cre... [{"credit_id": "52fe430ac3a36847f8035fa9", "de...
3862 50839 Margin Call [{"cast_id": 2, "character": "Sam Rogers", "cr... [{"credit_id": "52fe47d8c3a36847f814b78f", "de...
3863 86549 August [{"cast_id": 1, "character": "Troy", "credit_i... [{"credit_id": "52fe498d9251416c910b0f15", "de...
3864 13973 Choke [{"cast_id": 3, "character": "Victor Mancini",... [{"credit_id": "56191f26925141375a0027db", "de...
3865 244786 Whiplash [{"cast_id": 5, "character": "Andrew Neimann",... [{"credit_id": "54d5356ec3a3683ba0000039", "de...
3866 598 City of God [{"cast_id": 34, "character": "Buscap\u00e9", ... [{"credit_id": "52fe425ac3a36847f8017a9f", "de...
3867 11129 Human Traffic [{"cast_id": 5, "character": "Jip", "credit_id... [{"credit_id": "52fe43fe9251416c750255d3", "de...
3868 75861 To Write Love on Her Arms [{"cast_id": 2, "character": "Renee Yohe", "cr... [{"credit_id": "54b4f13992514153210013ed", "de...
3869 13551 The Dead Girl [{"cast_id": 12, "character": "Krista", "credi... [{"credit_id": "55be1dbb9251413e5800460c", "de...
3870 103663 The Hunt [{"cast_id": 7, "character": "Lucas", "credit_... [{"credit_id": "58613adc92514115c002f7bc", "de...
3871 850 A Christmas Story [{"cast_id": 11, "character": "Mrs. Parker", "... [{"credit_id": "52fe4282c3a36847f80244cf", "de...
3872 12586 Bella [{"cast_id": 28, "character": "Nina", "credit_... [{"credit_id": "52fe45009251416c750485f1", "de...
3873 11564 Class of 1984 [{"cast_id": 1, "character": "Andrew Norris", ... [{"credit_id": "56f594e1925141560100047e", "de...
3874 301748 The Opposite Sex [{"cast_id": 0, "character": "Jane", "credit_i... [{"credit_id": "545de928c3a368535d005ed2", "de...
3875 108346 Dreaming of Joseph Lees [{"cast_id": 5, "character": "Joseph Lees", "c... [{"credit_id": "52fe4a98c3a36847f81d7345", "de...
3876 8841 The Class [{"cast_id": 2, "character": "Fran\u00e7ois Ma... [{"credit_id": "52fe44bfc3a36847f80a7b15", "de...
3877 805 Rosemary's Baby [{"cast_id": 15, "character": "Rosemary Woodho... [{"credit_id": "52fe4279c3a36847f802156d", "de...
3878 11697 The Man Who Shot Liberty Valance [{"cast_id": 1, "character": "Tom Doniphon", "... [{"credit_id": "52fe447b9251416c750364fd", "de...
3879 22051 Adam [{"cast_id": 1, "character": "Adam Raki", "cre... [{"credit_id": "52fe4432c3a368484e014ffb", "de...
3880 436 Maria Full of Grace [{"cast_id": 16, "character": "Mar\u00eda \u00... [{"credit_id": "52fe4243c3a36847f8010b11", "de...
3881 55347 Beginners [{"cast_id": 3, "character": "Oliver Fields", ... [{"credit_id": "52fe48c7c3a36847f8179021", "de...
3882 10070 Feast [{"cast_id": 31, "character": "Bozo", "credit_... [{"credit_id": "52fe431b9251416c75003b11", "de...
3883 8469 Animal House [{"cast_id": 1, "character": "John \"Bluto\" B... [{"credit_id": "52fe44acc3a36847f80a3975", "de...
3884 658 Goldfinger [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4265c3a36847f801b42f", "de...
3885 125490 Antiviral [{"cast_id": 2, "character": "Syd March", "cre... [{"credit_id": "52fe4ac7c3a368484e16672b", "de...
3886 1585 It's a Wonderful Life [{"cast_id": 1, "character": "George Bailey", ... [{"credit_id": "52fe4301c3a36847f803358f", "de...
3887 627 Trainspotting [{"cast_id": 17, "character": "Mark Renton", "... [{"credit_id": "52fe4260c3a36847f80198df", "de...
3888 23618 The Original Kings of Comedy [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe4470c3a368484e023267", "de...
3889 41436 Paranormal Activity 2 [{"cast_id": 3, "character": "Katie", "credit_... [{"credit_id": "535d00bdc3a368227300048e", "de...
3890 10162 Waking Ned [{"cast_id": 9, "character": "Jackie O'Shea", ... [{"credit_id": "52fe43399251416c750082b9", "de...
3891 1430 Bowling for Columbine [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "562fbe5bc3a3681b5c00dc04", "de...
3892 259943 Coming Home [{"cast_id": 0, "character": "Feng Wanyu", "cr... [{"credit_id": "5329c7e0c3a3683f86000001", "de...
3893 10014 A Nightmare on Elm Street Part 2: Freddy's Rev... [{"cast_id": 6, "character": "Freddy Krueger",... [{"credit_id": "59935d24925141542b004468", "de...
3894 11257 A Room with a View [{"cast_id": 8, "character": "Charlotte Bartle... [{"credit_id": "52fe441b9251416c75029047", "de...
3895 158015 The Purge [{"cast_id": 3, "character": "Mary Sandin", "c... [{"credit_id": "52fe4bd99251416c910e79ab", "de...
3896 82507 Sinister [{"cast_id": 3, "character": "Ellison Oswalt",... [{"credit_id": "54bb8782c3a3681421004c80", "de...
3897 20337 Martin Lawrence Live: Runteldat [{"cast_id": 8, "character": "himself", "credi... [{"credit_id": "52fe43e2c3a368484e003b83", "de...
3898 261 Cat on a Hot Tin Roof [{"cast_id": 4, "character": "Maggie", "credit... [{"credit_id": "52fe422fc3a36847f800a6f7", "de...
3899 1685 Beneath the Planet of the Apes [{"cast_id": 17, "character": "Brent", "credit... [{"credit_id": "52fe430cc3a36847f803675b", "de...
3900 20737 Air Bud [{"cast_id": 4, "character": "Josh Framm", "cr... [{"credit_id": "52fe43f7c3a368484e0084c1", "de...
3901 10991 Pokémon: Spell of the Unknown [{"cast_id": 1, "character": "Ash Ketchum", "c... [{"credit_id": "52fe43de9251416c750213ff", "de...
3902 10225 Friday the 13th Part VI: Jason Lives [{"cast_id": 1, "character": "Tommy", "credit_... [{"credit_id": "52fe43459251416c7500a101", "de...
3903 826 The Bridge on the River Kwai [{"cast_id": 12, "character": "Cmdr. Shears", ... [{"credit_id": "52fe427dc3a36847f8022a7d", "de...
3904 34086 Spaced Invaders [{"cast_id": 3, "character": "Kathy", "credit_... [{"credit_id": "52fe45519251416c9102e5ad", "de...
3905 5854 Family Plot [{"cast_id": 6, "character": "Blanche", "credi... [{"credit_id": "52fe4427c3a36847f8085529", "de...
3906 284 The Apartment [{"cast_id": 1, "character": "C.C. Baxter", "c... [{"credit_id": "567840dc925141118c00012c", "de...
3907 10285 Jason Goes to Hell: The Final Friday [{"cast_id": 1, "character": "Jason Voorhees /... [{"credit_id": "53c54851c3a368248f00180f", "de...
3908 5780 Torn Curtain [{"cast_id": 2, "character": "Michael Armstron... [{"credit_id": "52fe4422c3a36847f80842dd", "de...
3909 292 Dave Chappelle's Block Party [{"cast_id": 14, "character": "Himself", "cred... [{"credit_id": "52fe4233c3a36847f800baad", "de...
3910 223485 Slow West [{"cast_id": 1, "character": "Silas", "credit_... [{"credit_id": "55a3d405925141297700569d", "de...
3911 29463 Krush Groove [{"cast_id": 1, "character": "Russell Walker",... [{"credit_id": "52fe45e2c3a368484e07460d", "de...
3912 18065 Next Day Air [{"cast_id": 1, "character": "Leo", "credit_id... [{"credit_id": "52fe475d9251416c75096bff", "de...
3913 22013 Elmer Gantry [{"cast_id": 4, "character": "Elmer Gantry", "... [{"credit_id": "52fe4430c3a368484e014901", "de...
3914 821 Judgment at Nuremberg [{"cast_id": 14, "character": "Chief Judge Dan... [{"credit_id": "52fe427bc3a36847f8022455", "de...
3915 53862 Trippin' [{"cast_id": 2, "character": "Gregory Reed", "... [{"credit_id": "54860730c3a3686767001d28", "de...
3916 3089 Red River [{"cast_id": 10, "character": "Thomas Dunson",... [{"credit_id": "52fe4384c3a36847f805a485", "de...
3917 30139 Phat Girlz [{"cast_id": 1, "character": "Jazmin Biltmore"... [{"credit_id": "52fe44009251416c910019ef", "de...
3918 132344 Before Midnight [{"cast_id": 5, "character": "Jesse", "credit_... [{"credit_id": "52fe4b91c3a368484e18f61f", "de...
3919 15582 Teen Wolf Too [{"cast_id": 1, "character": "Todd Howard", "c... [{"credit_id": "58f8ed77c3a368758f00bb40", "de...
3920 15158 Phantasm II [{"cast_id": 4, "character": "Mike", "credit_i... [{"credit_id": "535f7e3f0e0a264fde007a18", "de...
3921 44634 Woman Thou Art Loosed [{"cast_id": 1, "character": "Michelle Jordan"... [{"credit_id": "52fe4694c3a36847f8106841", "de...
3922 30309 Real Women Have Curves [{"cast_id": 2, "character": "Ana Garcia", "cr... [{"credit_id": "52fe440c9251416c91003213", "de...
3923 7509 Water [{"cast_id": 2, "character": "Kalyani", "credi... [{"credit_id": "52fe4480c3a36847f8099fe5", "de...
3924 10557 East Is East [{"cast_id": 1, "character": "George Khan", "c... [{"credit_id": "52fe43879251416c75013f09", "de...
3925 23531 Whipped [{"cast_id": 1, "character": "Mia", "credit_id... [{"credit_id": "52fe446cc3a368484e022569", "de...
3926 28005 Kama Sutra - A Tale of Love [{"cast_id": 1, "character": "Maya", "credit_i... [{"credit_id": "52fe4572c3a368484e05ba13", "de...
3927 40247 Please Give [{"cast_id": 1, "character": "Rebecca", "credi... [{"credit_id": "52fe4589c3a36847f80ccdb5", "de...
3928 252 Willy Wonka & the Chocolate Factory [{"cast_id": 11, "character": "Willy Wonka", "... [{"credit_id": "52fe422dc3a36847f800a06d", "de...
3929 24126 Warlock: The Armageddon [{"cast_id": 1, "character": "Warlock", "credi... [{"credit_id": "52fe4483c3a368484e0276a3", "de...
3930 13982 8 Heads in a Duffel Bag [{"cast_id": 8, "character": "Tommy", "credit_... [{"credit_id": "52fe45bf9251416c75061135", "de...
3931 16642 Days of Heaven [{"cast_id": 1, "character": "Bill", "credit_i... [{"credit_id": "52fe46e29251416c75086b87", "de...
3932 17734 Thirteen Conversations About One Thing [{"cast_id": 1, "character": "Walker", "credit... [{"credit_id": "52fe47439251416c7509335f", "de...
3933 18892 Jawbreaker [{"cast_id": 3, "character": "Courtney", "cred... [{"credit_id": "5638da42c3a3681b61020720", "de...
3934 549 Basquiat [{"cast_id": 6, "character": "Jean Michel Basq... [{"credit_id": "52fe4250c3a36847f8014953", "de...
3935 121986 Frances Ha [{"cast_id": 4, "character": "Frances", "credi... [{"credit_id": "52fe4a73c3a368484e153eef", "de...
3936 868 Tsotsi [{"cast_id": 14, "character": "Tsotsi", "credi... [{"credit_id": "52fe4285c3a36847f802545f", "de...
3937 10683 Happiness [{"cast_id": 1, "character": "Joy Jordan", "cr... [{"credit_id": "52fe43a29251416c7501815d", "de...
3938 17995 DysFunktional Family [{"cast_id": 1, "character": "Eddie Griffin", ... [{"credit_id": "52fe47599251416c750962af", "de...
3939 246403 Tusk [{"cast_id": 1, "character": "Howard Howe", "c... [{"credit_id": "52fe4f13c3a36847f82bbda3", "de...
3940 670 Oldboy [{"cast_id": 13, "character": "Oh Dae-su", "cr... [{"credit_id": "52fe4267c3a36847f801bd35", "de...
3941 35691 Letters to God [{"cast_id": 1, "character": "Maddy Doherty", ... [{"credit_id": "52fe45b09251416c9103afed", "de...
3942 49010 Hobo with a Shotgun [{"cast_id": 2, "character": "Hobo", "credit_i... [{"credit_id": "534275200e0a2679a1003b31", "de...
3943 317930 Compadres [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "54b5c112c3a36838d500034b", "de...
3944 11229 Freeway [{"cast_id": 1, "character": "Bob Wolverton", ... [{"credit_id": "52fe44169251416c750285b5", "de...
3945 22488 Love's Abiding Joy [{"cast_id": 1, "character": "Missie", "credit... [{"credit_id": "52fe4442c3a368484e018efd", "de...
3946 24469 Fish Tank [{"cast_id": 1, "character": "Mia Williams", "... [{"credit_id": "537433a7c3a3681528002056", "de...
3947 82533 Damsels in Distress [{"cast_id": 2, "character": "Violet", "credit... [{"credit_id": "52fe485a9251416c91089685", "de...
3948 50942 Creature [{"cast_id": 1, "character": "Dr Simon Chase",... [{"credit_id": "52fe47dcc3a36847f814c3d3", "de...
3949 84174 Bachelorette [{"cast_id": 7, "character": "Regan Crawford",... [{"credit_id": "580a7381c3a368295b001144", "de...
3950 34099 Brave New Girl [{"cast_id": 1, "character": "Wanda Lovell", "... [{"credit_id": "559904c29251415677001608", "de...
3951 79940 Tim and Eric's Billion Dollar Movie [{"cast_id": 5, "character": "", "credit_id": ... [{"credit_id": "52fe49ecc3a368484e14775b", "de...
3952 342 Summer Storm [{"cast_id": 18, "character": "Tobi", "credit_... [{"credit_id": "52fe423ac3a36847f800dd57", "de...
3953 281230 Fort McCoy [{"cast_id": 0, "character": "Frank Stirn", "c... [{"credit_id": "54e269aec3a368454b007976", "de...
3954 38033 Chain Letter [{"cast_id": 4, "character": "Jessie Campbell"... [{"credit_id": "53ad5ea3c3a3682ef100168d", "de...
3955 100975 Just Looking [{"cast_id": 1, "character": "Hedy Coletti", "... [{"credit_id": "52fe49e5c3a36847f81ac595", "de...
3956 38541 The Divide [{"cast_id": 9, "character": "Eva", "credit_id... [{"credit_id": "52fe46c49251416c9105f0e3", "de...
3957 39563 The Eclipse [{"cast_id": 4, "character": "Michael Farr", "... [{"credit_id": "52fe47269251416c9106ba73", "de...
3958 234212 Demonic [{"cast_id": 2, "character": "Dr. Elizabeth Kl... [{"credit_id": "55548f669251416de5002496", "de...
3959 27404 My Big Fat Independent Movie [{"cast_id": 4, "character": "Julianne", "cred... [{"credit_id": "52fe4547c3a368484e050fbd", "de...
3960 170480 The Deported [{"cast_id": 6, "character": "Gianni DiCarlo",... [{"credit_id": "531de389c3a3685c560083f3", "de...
3961 71866 Tanner Hall [{"cast_id": 1002, "character": "Fernanda", "c... [{"credit_id": "52fe484cc3a368484e0f1e55", "de...
3962 192210 Open Road [{"cast_id": 2, "character": "Angie", "credit_... [{"credit_id": "52fe4c9e9251416c910fab5d", "de...
3963 180296 They Came Together [{"cast_id": 3, "character": "Joel", "credit_i... [{"credit_id": "565fe2c09251417904001e7f", "de...
3964 157058 30 Nights of Paranormal Activity With the Devi... [{"cast_id": 3, "character": "Dana Galen", "cr... [{"credit_id": "52fe4bb29251416c910e2d6f", "de...
3965 70006 Never Back Down 2: The Beatdown [{"cast_id": 3, "character": "Receptionist", "... [{"credit_id": "52fe47e5c3a368484e0df655", "de...
3966 26039 Point Blank [{"cast_id": 1, "character": "Walker", "credit... [{"credit_id": "572bacedc3a3681f0a0004ed", "de...
3967 79587 Four Single Fathers [{"cast_id": 1, "character": "Jacopo", "credit... [{"credit_id": "558ac9d6c3a3680545005999", "de...
3968 176077 Enter the Dangerous Mind [{"cast_id": 4, "character": "Jim Whitman", "c... [{"credit_id": "52fe4d6ac3a36847f825fa1f", "de...
3969 260947 Something Wicked [{"cast_id": 16, "character": "Christine", "cr... [{"credit_id": "532fefd89251413a7e005091", "de...
3970 342502 AWOL-72 [{"cast_id": 0, "character": "Conrad Miller", ... [{"credit_id": "556a352692514173e0001eef", "de...
3971 191229 Iguana [{"cast_id": 6, "character": "Oberlus", "credi... [{"credit_id": "52fe4c7d9251416c910f68ab", "de...
3972 43213 Chicago Overcoat [{"cast_id": 1, "character": "Lou Marazano", "... [{"credit_id": "52fe4634c3a36847f80f279f", "de...
3973 44594 Barry Munday [{"cast_id": 2, "character": "Barry Munday", "... [{"credit_id": "58cac51cc3a368717900165d", "de...
3974 666 Central Station [{"cast_id": 29, "character": "Dora", "credit_... [{"credit_id": "57843a94c3a368178e00242d", "de...
3975 248 Pocketful of Miracles [{"cast_id": 8, "character": "Dave 'the Dude' ... [{"credit_id": "52fe422dc3a36847f8009d4d", "de...
3976 325173 Close Range [{"cast_id": 1, "character": "Colton MacReady"... [{"credit_id": "57043f239251415bad000d43", "de...
3977 55831 Boynton Beach Club [{"cast_id": 1, "character": "Marilyn", "credi... []
3978 351043 Amnesiac [{"cast_id": 1, "character": "Woman", "credit_... [{"credit_id": "55b040b69251411e0b00d184", "de...
3979 43942 Freakonomics [{"cast_id": 27, "character": "Blake", "credit... [{"credit_id": "52fe466cc3a36847f80fe50f", "de...
3980 10226 High Tension [{"cast_id": 11, "character": "Marie", "credit... [{"credit_id": "52fe43459251416c7500a151", "de...
3981 66942 Griff the Invisible [{"cast_id": 3, "character": "Griff", "credit_... [{"credit_id": "52fe4751c3a368484e0c0541", "de...
3982 356483 Unnatural [{"cast_id": 0, "character": "Martin Nakos", "... [{"credit_id": "56247aa892514171c501082d", "de...
3983 10476 Hustle & Flow [{"cast_id": 1, "character": "DJay", "credit_i... [{"credit_id": "52fe43779251416c7501179d", "de...
3984 239 Some Like It Hot [{"cast_id": 15, "character": "Sugar Kane Kowa... [{"credit_id": "566b71c9c3a36836b4009cd7", "de...
3985 10281 Friday the 13th Part VII: The New Blood [{"cast_id": 1, "character": "Jason Voorhees",... [{"credit_id": "52fe43529251416c7500be4b", "de...
3986 630 The Wizard of Oz [{"cast_id": 19, "character": "Dorothy Gale", ... [{"credit_id": "52fe4260c3a36847f8019b8f", "de...
3987 3034 Young Frankenstein [{"cast_id": 17, "character": "Dr. Frederick F... [{"credit_id": "52fe437ec3a36847f8058739", "de...
3988 13025 Diary of the Dead [{"cast_id": 3, "character": "Debra Moynihan",... [{"credit_id": "52fe45319251416c7504eab9", "de...
3989 21461 Lage Raho Munna Bhai [{"cast_id": 9, "character": "Murli Prasad Sha... [{"credit_id": "52fe441ac3a368484e00f9c3", "de...
3990 55306 Ulee's Gold [{"cast_id": 12, "character": "Ulee Jackson", ... [{"credit_id": "570af9c19251417da7001777", "de...
3991 17264 The Black Stallion [{"cast_id": 1, "character": "Alec Ramsey", "c... [{"credit_id": "54ee5070925141795f004b0c", "de...
3992 346081 Sardaarji [] [{"credit_id": "558ab3f4925141076f0001d7", "de...
3993 16016 Journey to Saturn [{"cast_id": 4, "character": "Per Jensen", "cr... [{"credit_id": "52fe46969251416c7507cedd", "de...
3994 15875 Donovan's Reef [{"cast_id": 1, "character": "Michael Patrick ... [{"credit_id": "52fe46879251416c7507b3bf", "de...
3995 5900 The Dress [{"cast_id": 2, "character": "Van Tilt", "cred... [{"credit_id": "52fe442bc3a36847f80864f3", "de...
3996 43306 A Guy Named Joe [{"cast_id": 1, "character": "Pete Sandidge", ... [{"credit_id": "56cc01fe92514124610017df", "de...
3997 11072 Blazing Saddles [{"cast_id": 1, "character": "Sheriff Bart", "... [{"credit_id": "52fe43f19251416c75023c41", "de...
3998 9730 Friday the 13th: The Final Chapter [{"cast_id": 1, "character": "Trisha 'Trish' J... [{"credit_id": "52fe4523c3a36847f80be993", "de...
3999 209274 Ida [{"cast_id": 2, "character": "Anna", "credit_i... [{"credit_id": "548cc9ee92514122ed0029a1", "de...
4000 26371 Maurice [{"cast_id": 1, "character": "Maurice Hall", "... [{"credit_id": "52fe44fdc3a368484e042803", "de...
4001 14137 Beer League [{"cast_id": 1, "character": "Artie DeVanzo", ... [{"credit_id": "565051009251414b01006e33", "de...
4002 291 Riding Giants [{"cast_id": 4, "character": "Jeff Clark", "cr... [{"credit_id": "52fe4233c3a36847f800b9f9", "de...
4003 14139 Timecrimes [{"cast_id": 3, "character": "H\u00e9ctor", "c... [{"credit_id": "54c256519251412489003a18", "de...
4004 33106 Silver Medalist [{"cast_id": 8, "character": "Geng Hao", "cred... [{"credit_id": "52fe44fc9251416c91023971", "de...
4005 8875 Timber Falls [{"cast_id": 2, "character": "Mike", "credit_i... [{"credit_id": "53fd78c00e0a262de20010ec", "de...
4006 872 Singin' in the Rain [{"cast_id": 14, "character": "Don Lockwood", ... [{"credit_id": "58652f09c3a36852c3022138", "de...
4007 72914 Fat, Sick & Nearly Dead [{"cast_id": 1000, "character": "Joe Cross", "... [{"credit_id": "52fe4885c3a368484e0fcdd3", "de...
4008 139038 A Haunted House [{"cast_id": 9, "character": "Malcolm", "credi... [{"credit_id": "52fe4c5ac3a368484e1b3f2f", "de...
4009 126509 2016: Obama's America [] [{"credit_id": "52fe4ae1c3a368484e16bcd7", "de...
4010 9591 That Thing You Do! [{"cast_id": 1, "character": "Guy Patterson", ... [{"credit_id": "52fe450ec3a36847f80b9bb3", "de...
4011 10676 Halloween III: Season of the Witch [{"cast_id": 1, "character": "Dr. Daniel 'Dan'... [{"credit_id": "52fe43a19251416c75017deb", "de...
4012 1687 Escape from the Planet of the Apes [{"cast_id": 1, "character": "Cornelius", "cre... [{"credit_id": "52fe430cc3a36847f803689b", "de...
4013 24748 Hud [{"cast_id": 10, "character": "Hud Bannon", "c... [{"credit_id": "52fe44a7c3a368484e02f34b", "de...
4014 181330 Kevin Hart: Let Me Explain [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "58c6a9d2c3a368413001627a", "de...
4015 468 My Own Private Idaho [{"cast_id": 3, "character": "Mike Waters", "c... [{"credit_id": "52fe4247c3a36847f8011d0b", "de...
4016 401 Garden State [{"cast_id": 1, "character": "Andrew Largeman"... [{"credit_id": "52fe423fc3a36847f800f449", "de...
4017 76 Before Sunrise [{"cast_id": 4, "character": "Jesse", "credit_... [{"credit_id": "52fe4214c3a36847f800244d", "de...
4018 50538 Evil Words [{"cast_id": 1, "character": "Thomas Roy", "cr... [{"credit_id": "58ade6cec3a36861d60004cb", "de...
4019 25636 Jesus' Son [{"cast_id": 1, "character": "FH", "credit_id"... [{"credit_id": "59989eeec3a368207e010396", "de...
4020 19316 Saving Face [{"cast_id": 2, "character": "Wilhelmina 'Wil'... [{"credit_id": "5686e2ddc3a3683628008212", "de...
4021 21074 Brick Lane [{"cast_id": 4, "character": "Nazneen Ahmed", ... [{"credit_id": "52fe440ac3a368484e00c1bd", "de...
4022 84329 Robot & Frank [{"cast_id": 2, "character": "Frank", "credit_... [{"credit_id": "52fe48eb9251416c9109cb23", "de...
4023 20 My Life Without Me [{"cast_id": 5, "character": "Ann", "credit_id... [{"credit_id": "52fe420fc3a36847f8000d1d", "de...
4024 157386 The Spectacular Now [{"cast_id": 5, "character": "Sutter Keely", "... [{"credit_id": "52fe4bc49251416c910e4ff5", "de...
4025 13007 Religulous [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe452e9251416c7504e571", "de...
4026 13518 Fuel [{"cast_id": 3, "character": "Himself / narrat... [{"credit_id": "52fe45759251416c750572fb", "de...
4027 116584 Valley of the Heart's Delight [{"cast_id": 3, "character": "Albion Munson", ... [{"credit_id": "52fe4b94c3a36847f820aa7d", "de...
4028 46849 Eye of the Dolphin [{"cast_id": 1, "character": "Alyssa", "credit... [{"credit_id": "52fe4710c3a36847f812164d", "de...
4029 40428 8: The Mormon Proposition [{"cast_id": 4, "character": "Himself", "credi... [{"credit_id": "52fe4590c3a36847f80ce643", "de...
4030 17334 The Other End of the Line [{"cast_id": 2, "character": "Granger Woodruff... [{"credit_id": "5829ee699251417b1a03b192", "de...
4031 1698 Anatomy [{"cast_id": 9, "character": "Paula", "credit_... [{"credit_id": "52fe430dc3a36847f8036e91", "de...
4032 20764 Sleep Dealer [{"cast_id": 1, "character": "Luz Mart\u00edne... [{"credit_id": "5773e38f9251417fd40005e7", "de...
4033 45132 Super [{"cast_id": 3, "character": "Frank Darbo", "c... [{"credit_id": "5677fc029251417845001b2d", "de...
4034 76706 Christmas Mail [{"cast_id": 1, "character": "Kristi North", "... [{"credit_id": "52fe4949c3a368484e123dc7", "de...
4035 254472 Stung [{"cast_id": 4, "character": "Paul", "credit_i... [{"credit_id": "561ea40ac3a3680e16000719", "de...
4036 332285 Antibirth [{"cast_id": 9, "character": "Lou", "credit_id... [{"credit_id": "5696d79cc3a3683af0000207", "de...
4037 49471 Get on the Bus [{"cast_id": 3, "character": "Jeremiah", "cred... [{"credit_id": "52fe4796c3a36847f813dc6f", "de...
4038 13569 Thr3e [{"cast_id": 4, "character": "Kevin Parson", "... [{"credit_id": "52fe457c9251416c75058217", "de...
4039 7512 Idiocracy [{"cast_id": 1, "character": "Cpl. \"Average J... [{"credit_id": "52fe4481c3a36847f809a1b7", "de...
4040 356216 The Rise of the Krays [{"cast_id": 22, "character": "Reggie Kray", "... [{"credit_id": "55e4172cc3a36841940035c7", "de...
4041 11798 This Is England [{"cast_id": 1, "character": "Shaun", "credit_... [{"credit_id": "52fe44879251416c75038061", "de...
4042 146631 U.F.O. [{"cast_id": 1, "character": "Carrie", "credit... [{"credit_id": "53808c510e0a2624bd007a0b", "de...
4043 43546 Bathing Beauty [{"cast_id": 2, "character": "Steve Elliott", ... [{"credit_id": "553d4d9192514135c8004825", "de...
4044 61038 Go for It! [{"cast_id": 1001, "character": "Carmen Salgad... [{"credit_id": "52fe4642c3a368484e086e5b", "de...
4045 78373 Dancer, Texas Pop. 81 [{"cast_id": 1, "character": "Keller Coleman",... [{"credit_id": "52fe499bc3a368484e13445b", "de...
4046 17820 Show Boat [{"cast_id": 1, "character": "Gaylord Ravenal"... [{"credit_id": "5844a314c3a36844df00f1d1", "de...
4047 74457 Redemption Road [{"cast_id": 1, "character": "Augy", "credit_i... [{"credit_id": "52fe48ccc3a368484e10b6e1", "de...
4048 283384 The Calling [{"cast_id": 0, "character": "Hazel Micallef",... [{"credit_id": "54e743ee9251416f5800134b", "de...
4049 19933 The Brave Little Toaster [{"cast_id": 1, "character": "The Radio (voice... [{"credit_id": "55d5c924c3a3685070004740", "de...
4050 756 Fantasia [{"cast_id": 14, "character": "Narrator - Narr... [{"credit_id": "52fe4272c3a36847f801f2e7", "de...
4051 433715 8 Days [{"cast_id": 3, "character": "Amber", "credit_... [{"credit_id": "58713acfc3a3684f0a00a9ac", "de...
4052 9728 Friday the 13th Part III [{"cast_id": 1, "character": "Chris Higgins", ... [{"credit_id": "52fe4523c3a36847f80be885", "de...
4053 9731 Friday the 13th: A New Beginning [{"cast_id": 16, "character": "Pam Roberts", "... [{"credit_id": "52fe4523c3a36847f80bea15", "de...
4054 9916 The Last Sin Eater [{"cast_id": 19, "character": "Miz Elda", "cre... [{"credit_id": "52fe4548c3a36847f80c5699", "de...
4055 309425 Do You Believe? [{"cast_id": 0, "character": "Samantha", "cred... [{"credit_id": "59a42566925141775b05a72b", "de...
4056 14156 Impact Point [{"cast_id": 1, "character": "Holden", "credit... [{"credit_id": "533ea6e4c3a36813830012a6", "de...
4057 43610 The Valley of Decision [{"cast_id": 9, "character": "Mary Rafferty", ... [{"credit_id": "52fe4654c3a36847f80f922d", "de...
4058 360339 Eden [{"cast_id": 0, "character": "Elena", "credit_... [{"credit_id": "55fbfbff9251413d5600203f", "de...
4059 31163 Chicken Tikka Masala [{"cast_id": 1, "character": "Jimi Chopra", "c... [{"credit_id": "52fe44659251416c9100f28d", "de...
4060 297621 There's Always Woodstock [{"cast_id": 5, "character": "Catherine Brown"... [{"credit_id": "54678652eaeb8118b200035e", "de...
4061 16205 Jack Brooks: Monster Slayer [{"cast_id": 9, "character": "Professor Gordon... [{"credit_id": "52fe46b69251416c7508104b", "de...
4062 887 The Best Years of Our Lives [{"cast_id": 13, "character": "Al Stephenson",... [{"credit_id": "52fe4287c3a36847f8026199", "de...
4063 9517 Bully [{"cast_id": 1, "character": "Marty Puccio", "... [{"credit_id": "52fe4503c3a36847f80b73ad", "de...
4064 6007 Elling [{"cast_id": 1, "character": "Elling", "credit... [{"credit_id": "52fe4436c3a36847f8088b99", "de...
4065 364083 Mi America [{"cast_id": 6, "character": "Roe Ramirez", "c... [{"credit_id": "576ec0019251416cae008521", "de...
4066 8329 [REC] [{"cast_id": 1, "character": "\u00c1ngela Vida... [{"credit_id": "52fe449fc3a36847f80a0a91", "de...
4067 69640 Lies in Plain Sight [{"cast_id": 3, "character": "Sofia Delgado", ... [{"credit_id": "59537e6ec3a36814ae039978", "de...
4068 371085 Sharkskin [] []
4069 347548 Containment [{"cast_id": 6, "character": "Sally", "credit_... [{"credit_id": "577105bcc3a36858b50007ed", "de...
4070 322443 The Timber [{"cast_id": 0, "character": "Wyatt", "credit_... [{"credit_id": "5729bec6c3a36803070011d0", "de...
4071 657 From Russia with Love [{"cast_id": 27, "character": "James Bond", "c... [{"credit_id": "52fe4265c3a36847f801b365", "de...
4072 28165 The Toxic Avenger Part II [{"cast_id": 9, "character": "The Toxic Avenge... [{"credit_id": "546fd67492514112eb00330e", "de...
4073 11561 Sleeper [{"cast_id": 1, "character": "Miles Monroe", "... [{"credit_id": "52fe445a9251416c75031bd5", "de...
4074 270303 It Follows [{"cast_id": 1, "character": "Jay Height", "cr... [{"credit_id": "548973b3c3a3687b91001228", "de...
4075 11624 Everything You Always Wanted to Know About Sex... [{"cast_id": 20, "character": "Victor / Fabriz... [{"credit_id": "52fe446a9251416c75033f8f", "de...
4076 595 To Kill a Mockingbird [{"cast_id": 8, "character": "Atticus Finch", ... [{"credit_id": "52fe4259c3a36847f8017773", "de...
4077 8810 Mad Max 2: The Road Warrior [{"cast_id": 6, "character": "Max Rockatansky"... [{"credit_id": "55a77d5d92514109da000626", "de...
4078 12207 The Legend of Drunken Master [{"cast_id": 10, "character": "Wong Fei-hung",... [{"credit_id": "52fe44c99251416c75040f7d", "de...
4079 226 Boys Don't Cry [{"cast_id": 4, "character": "Brandon Teena", ... [{"credit_id": "562111989251413a740031dc", "de...
4080 92182 Silent House [{"cast_id": 5, "character": "Sarah", "credit_... [{"credit_id": "52fe48f29251416c750b87b1", "de...
4081 582 The Lives of Others [{"cast_id": 7, "character": "Christa-Maria Si... [{"credit_id": "564fcf649251414b070058b5", "de...
4082 72213 Courageous [{"cast_id": 4, "character": "Adam Mitchell", ... [{"credit_id": "52fe485fc3a368484e0f54e7", "de...
4083 990 The Hustler [{"cast_id": 15, "character": "Eddie Felson", ... [{"credit_id": "52fe4297c3a36847f802a9ad", "de...
4084 55604 Boom Town [{"cast_id": 1, "character": "Big John McMaste... [{"credit_id": "57191cddc3a3686d3000527a", "de...
4085 9662 The Triplets of Belleville [{"cast_id": 15, "character": "Les Triplettes ... [{"credit_id": "52fe4518c3a36847f80bc147", "de...
4086 20862 Smoke Signals [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "52fe43fec3a368484e009967", "de...
4087 2771 American Splendor [{"cast_id": 7, "character": "Harvey Pekar", "... [{"credit_id": "52fe436cc3a36847f8053125", "de...
4088 80 Before Sunset [{"cast_id": 8, "character": "Jesse", "credit_... [{"credit_id": "52fe4214c3a36847f8002749", "de...
4089 55 Amores perros [{"cast_id": 2, "character": "Octavio", "credi... [{"credit_id": "52fe4211c3a36847f800173d", "de...
4090 11023 Thirteen [{"cast_id": 1, "character": "Tracy Louise Fre... [{"credit_id": "52fe43e69251416c750224c1", "de...
4091 33667 Gentleman's Agreement [{"cast_id": 1, "character": "Philip Schuyler ... [{"credit_id": "52fe452d9251416c9102a049", "de...
4092 39013 Winter's Bone [{"cast_id": 2, "character": "Ree Dolly", "cre... [{"credit_id": "52fe46f29251416c91064f75", "de...
4093 11194 Touching the Void [{"cast_id": 1, "character": "Joe Simpson", "c... [{"credit_id": "537e05da0e0a2624ba001f94", "de...
4094 43839 Alexander's Ragtime Band [{"cast_id": 15, "character": "Alexander - Rog... [{"credit_id": "571952cfc3a3683e6b000122", "de...
4095 1382 Me and You and Everyone We Know [{"cast_id": 2, "character": "Christine Jesper... [{"credit_id": "52fe42f2c3a36847f802ee95", "de...
4096 44639 Inside Job [{"cast_id": 1, "character": "Narrator", "cred... [{"credit_id": "52fe4694c3a36847f81069d9", "de...
4097 301351 We Are Your Friends [{"cast_id": 3, "character": "Cole", "credit_i... [{"credit_id": "555f521c9251416f69000e38", "de...
4098 4816 Ghost Dog: The Way of the Samurai [{"cast_id": 9, "character": "Ghost Dog", "cre... [{"credit_id": "52fe43dcc3a36847f80748b5", "de...
4099 7873 Harsh Times [{"cast_id": 1, "character": "Jim Luther Davis... [{"credit_id": "52fe4488c3a36847f809b711", "de...
4100 331190 Captive [{"cast_id": 1, "character": "Ashley Smith", "... [{"credit_id": "568c85bfc3a3685f89019e29", "de...
4101 15186 Full Frontal [{"cast_id": 1, "character": "Bill", "credit_i... [{"credit_id": "56701daa9251417383011861", "de...
4102 17994 Witchboard [{"cast_id": 2, "character": "Brandon Sinclair... [{"credit_id": "52fe47599251416c75096257", "de...
4103 1378 Shortbus [{"cast_id": 11, "character": "Sofia", "credit... [{"credit_id": "52fe42f1c3a36847f802ebab", "de...
4104 8885 Waltz with Bashir [{"cast_id": 18, "character": "Himself (voice)... [{"credit_id": "52fe44c4c3a36847f80a900d", "de...
4105 48382 The Book of Mormon Movie, Volume 1: The Journey [{"cast_id": 1, "character": "Sam", "credit_id... []
4106 12901 No End in Sight [{"cast_id": 1, "character": "Narrator (voice)... [{"credit_id": "52fe452b9251416c7504df6d", "de...
4107 250124 The Diary of a Teenage Girl [{"cast_id": 5, "character": "Minnie Goetze", ... [{"credit_id": "5643c38b9251410a3f003330", "de...
4108 14284 In the Shadow of the Moon [{"cast_id": 8, "character": "Himself", "credi... [{"credit_id": "52fe45e29251416c75065c5d", "de...
4109 57120 Meek's Cutoff [{"cast_id": 7, "character": "Emily Tetherow",... [{"credit_id": "56d1ce719251412cd7000929", "de...
4110 12228 Inside Deep Throat [{"cast_id": 1, "character": "Narrator (voice)... [{"credit_id": "52fe44ce9251416c75041967", "de...
4111 22617 Dinner Rush [{"cast_id": 4, "character": "Louis Cropa", "c... [{"credit_id": "52fe4448c3a368484e01a66f", "de...
4112 55561 Clockwatchers [{"cast_id": 2, "character": "Iris Chapman", "... [{"credit_id": "52fe48d4c3a36847f817b90f", "de...
4113 42889 The Virginity Hit [{"cast_id": 3, "character": "Matt", "credit_i... [{"credit_id": "52fe4621c3a36847f80ee4f3", "de...
4114 10656 Subway [{"cast_id": 1, "character": "H\u00e9l\u00e9na... [{"credit_id": "52fe439d9251416c75017483", "de...
4115 24363 House of D [{"cast_id": 1, "character": "Pappass", "credi... [{"credit_id": "5561a997c3a368208b0018cb", "de...
4116 13121 Teeth [{"cast_id": 3, "character": "Dawn O'Keefe", "... [{"credit_id": "54d920369251410a3f00024c", "de...
4117 24746 Six-String Samurai [{"cast_id": 1, "character": "Buddy", "credit_... [{"credit_id": "52fe44a6c3a368484e02f2cb", "de...
4118 325140 Hum To Mohabbat Karega [] []
4119 12109 It's All Gone Pete Tong [{"cast_id": 2, "character": "Frankie Wilde", ... [{"credit_id": "52fe44b79251416c7503e7a3", "de...
4120 27023 Saint John of Las Vegas [{"cast_id": 1001, "character": "John", "credi... [{"credit_id": "52fe4528c3a368484e04b9d7", "de...
4121 22913 24 7: Twenty Four Seven [{"cast_id": 4, "character": "Alan Darcy", "cr... [{"credit_id": "52fe4455c3a368484e01d405", "de...
4122 273899 Stonewall [{"cast_id": 2, "character": "Danny", "credit_... [{"credit_id": "538f48c8c3a3680d7500021b", "de...
4123 20653 Roadside Romeo [{"cast_id": 1, "character": "Romeo", "credit_... []
4124 67373 This Thing of Ours [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "58d98de5c3a368125f07224f", "de...
4125 171759 The Lost Medallion: The Adventures of Billy Stone [{"cast_id": 7, "character": "Billy Stone", "c... [{"credit_id": "52fe4d13c3a36847f824d42b", "de...
4126 206296 The Last Five Years [{"cast_id": 1, "character": "Cathy Hiatt", "c... [{"credit_id": "52fe4d1ac3a368484e1d7395", "de...
4127 35219 The Missing Person [{"cast_id": 3, "character": "John Rosow", "cr... [{"credit_id": "52fe459b9251416c910384a3", "de...
4128 28260 Return of the Living Dead 3 [{"cast_id": 10, "character": "Julie Walker", ... [{"credit_id": "52fe4585c3a368484e0600df", "de...
4129 7515 London [{"cast_id": 1, "character": "Syd", "credit_id... [{"credit_id": "548ad859c3a3680724001275", "de...
4130 13075 Sherrybaby [{"cast_id": 2, "character": "Sherry Swanson",... [{"credit_id": "5692ae5692514115c2002859", "de...
4131 335866 Circle [{"cast_id": 4, "character": "The Wife", "cred... [{"credit_id": "552e6f9292514103ce007142", "de...
4132 13510 Eden Lake [{"cast_id": 1, "character": "Jenny", "credit_... [{"credit_id": "52fe45749251416c75057055", "de...
4133 215881 Plush [{"cast_id": 4, "character": "Hayley", "credit... [{"credit_id": "52fe4e0bc3a368484e20b375", "de...
4134 18238 Lesbian Vampire Killers [{"cast_id": 1, "character": "Fletch", "credit... [{"credit_id": "52fe476c9251416c75098cdf", "de...
4135 22600 Gangster's Paradise: Jerusalema [{"cast_id": 2, "character": "Josh Freidlander... [{"credit_id": "52fe4447c3a368484e01a1f3", "de...
4136 12612 Freeze Frame [{"cast_id": 1, "character": "Sean Veil", "cre... [{"credit_id": "551bed489251417fd7002e9f", "de...
4137 50698 Grave Encounters [{"cast_id": 3, "character": "Lance", "credit_... [{"credit_id": "52fe47d3c3a36847f814a2ef", "de...
4138 115210 Stitches [{"cast_id": 2, "character": "Stitches", "cred... [{"credit_id": "551becafc3a368766c0032c6", "de...
4139 34335 Nine Dead [{"cast_id": 1, "character": "Kelley", "credit... [{"credit_id": "52fe45619251416c91030457", "de...
4140 459488 To Be Frank, Sinatra at 100 [{"cast_id": 0, "character": "Narrator", "cred... [{"credit_id": "592b25e4c3a368783e065a2f", "de...
4141 11302 Bananas [{"cast_id": 1, "character": "Fielding Mellish... [{"credit_id": "52fe44219251416c75029d15", "de...
4142 119458 Supercapitalist [{"cast_id": 11, "character": "Mark Patterson"... [{"credit_id": "52fe4c02c3a36847f821d22d", "de...
4143 20406 Rockaway [{"cast_id": 3, "character": "Trane", "credit_... [{"credit_id": "52fe43e5c3a368484e0046c5", "de...
4144 3766 The Lady from Shanghai [{"cast_id": 4, "character": "Elsa Bannister",... [{"credit_id": "52fe43a4c3a36847f80640e9", "de...
4145 18616 No Man's Land: The Rise of Reeker [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "52fe478b9251416c7509d365", "de...
4146 18808 Highway [{"cast_id": 3, "character": "Pilot Kelson", "... [{"credit_id": "52fe479d9251416c7509fae9", "de...
4147 95755 Small Apartments [{"cast_id": 3, "character": "Franklin Frankli... [{"credit_id": "564b11abc3a3686035002ffd", "de...
4148 198062 Coffee Town [{"cast_id": 7, "character": "Will", "credit_i... [{"credit_id": "52fe4d6c9251416c9111595b", "de...
4149 188652 The Ghastly Love of Johnny X [{"cast_id": 3, "character": "Johnny X", "cred... [{"credit_id": "52fe4d3e9251416c75134a8b", "de...
4150 174311 All Is Bright [{"cast_id": 3, "character": "Rene", "credit_i... [{"credit_id": "52fe4d47c3a36847f82585c1", "de...
4151 12602 The Torture Chamber of Dr. Sadism [{"cast_id": 1, "character": "Roger Mont Elise... [{"credit_id": "52fe45059251416c75048f15", "de...
4152 153795 Straight A's [{"cast_id": 6, "character": "Katherine", "cre... [{"credit_id": "52fe4b4d9251416c910d620f", "de...
4153 17768 A Funny Thing Happened on the Way to the Forum [{"cast_id": 6, "character": "Pseudolus", "cre... [{"credit_id": "5788f37c92514135d6001296", "de...
4154 13516 Slacker Uprising [{"cast_id": 1, "character": "Michael Moore", ... [{"credit_id": "52fe45749251416c75057257", "de...
4155 98549 The Legend of Hell's Gate: An American Conspiracy [{"cast_id": 1010, "character": "Will Edwards"... [{"credit_id": "59aebdd1c3a3682c9c0529cf", "de...
4156 312793 The Walking Deceased [{"cast_id": 1, "character": "Green Bay", "cre... [{"credit_id": "54f5fff9c3a3683a65000252", "de...
4157 309919 The Curse of Downers Grove [{"cast_id": 6, "character": "Chrissie Swanson... [{"credit_id": "55d719da9251416706002227", "de...
4158 299553 Shark Lake [{"cast_id": 5, "character": "Clint Gray", "cr... [{"credit_id": "5450023c0e0a2639fe0029ca", "de...
4159 21309 River's Edge [{"cast_id": 1, "character": "Layne", "credit_... [{"credit_id": "52fe4414c3a368484e00e391", "de...
4160 32235 Northfork [{"cast_id": 4, "character": "Walter O'Brien",... [{"credit_id": "58ebc254c3a36872ee08f74f", "de...
4161 329540 The Marine 4: Moving Target [{"cast_id": 1, "character": "Jake Carter", "c... [{"credit_id": "558285699251415c6000018d", "de...
4162 26388 Buried [{"cast_id": 1, "character": "Paul Conroy", "c... [{"credit_id": "5991d5829251410448000083", "de...
4163 49020 Submarine [{"cast_id": 6, "character": "Oliver Tate", "c... [{"credit_id": "52fe4780c3a36847f8139637", "de...
4164 159037 The Square [{"cast_id": 15, "character": "Himself", "cred... [{"credit_id": "52fe4c019251416c910ec7df", "de...
4165 12838 One to Another [{"cast_id": 3, "character": "Lucie", "credit_... [{"credit_id": "52fe452a9251416c7504dca7", "de...
4166 157293 ABCD (Any Body Can Dance) [{"cast_id": 7, "character": "Vishnu", "credit... [{"credit_id": "52fe4bbd9251416c910e4437", "de...
4167 14048 Man on Wire [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "55222637c3a3684dc1004a9a", "de...
4168 356987 Abandoned [{"cast_id": 0, "character": "Jim", "credit_id... [{"credit_id": "5930d34e9251415273001227", "de...
4169 295886 Brotherly Love [{"cast_id": 1, "character": "Jackie Taylor", ... [{"credit_id": "54d3585cc3a3686ab90036ff", "de...
4170 38358 The Last Exorcism [{"cast_id": 4, "character": "Nell Sweetzer", ... [{"credit_id": "534d49040e0a2679e30000ac", "de...
4171 33511 Nowhere Boy [{"cast_id": 1, "character": "John Lennon", "c... [{"credit_id": "59486b2cc3a36811150348b2", "de...
4172 702 A Streetcar Named Desire [{"cast_id": 13, "character": "Blanche DuBois"... [{"credit_id": "52fe426dc3a36847f801dac1", "de...
4173 935 Dr. Strangelove or: How I Learned to Stop Worr... [{"cast_id": 13, "character": "Group Capt. Lio... [{"credit_id": "52fe4290c3a36847f802879d", "de...
4174 542 The Crime of Padre Amaro [{"cast_id": 4, "character": "Padre Amaro", "c... [{"credit_id": "52fe424fc3a36847f801441b", "de...
4175 84175 Beasts of the Southern Wild [{"cast_id": 7, "character": "Hushpuppy", "cre... [{"credit_id": "577ef3f59251413b6f0006eb", "de...
4176 1705 Battle for the Planet of the Apes [{"cast_id": 11, "character": "Caesar", "credi... [{"credit_id": "52fe430ec3a36847f8037183", "de...
4177 62677 Songcatcher [{"cast_id": 2, "character": "Professor Lily P... [{"credit_id": "560f433dc3a368681400eb47", "de...
4178 50875 Higher Ground [{"cast_id": 6, "character": "Corinne Walker",... [{"credit_id": "52fe47dac3a36847f814bcb5", "de...
4179 260778 Vaalu [{"cast_id": 0, "character": "Sharp", "credit_... [{"credit_id": "532f13829251413a81003a83", "de...
4180 58492 The Greatest Movie Ever Sold [{"cast_id": 8, "character": "Himself", "credi... [{"credit_id": "52fe4965c3a36847f8197e01", "de...
4181 44562 Ed and His Dead Mother [{"cast_id": 2, "character": "Mr. Abner", "cre... [{"credit_id": "52fe468fc3a36847f810594b", "de...
4182 37232 Travellers and Magicians [{"cast_id": 3, "character": "Dondup", "credit... [{"credit_id": "52fe46359251416c9104ce7d", "de...
4183 4929 Hang 'em High [{"cast_id": 1, "character": "Marshal Jed Coop... [{"credit_id": "52fe43e4c3a36847f80768d9", "de...
4184 36334 Deadline - U.S.A. [{"cast_id": 8, "character": "Ed Hutcheson", "... [{"credit_id": "52fe45df9251416c9104148f", "de...
4185 9783 Sublime [{"cast_id": 5, "character": "George Grieves",... [{"credit_id": "52fe452cc3a36847f80c0707", "de...
4186 386826 A Beginner's Guide to Snuff [{"cast_id": 7, "character": "Dresden Winters"... [{"credit_id": "5769bdf0925141174d0009b9", "de...
4187 205126 Independence Daysaster [{"cast_id": 2, "character": "Nick", "credit_i... [{"credit_id": "52fe4d03c3a368484e1d2473", "de...
4188 98557 Dysfunctional Friends [{"cast_id": 1023, "character": "Lisa", "credi... [{"credit_id": "52fe4a189251416c750dd7ef", "de...
4189 104 Run Lola Run [{"cast_id": 11, "character": "Lola", "credit_... [{"credit_id": "569edf60925141370b000700", "de...
4190 10894 May [{"cast_id": 1, "character": "May Dove Canady"... [{"credit_id": "52fe43cb9251416c7501e649", "de...
4191 246449 Against the Wild [{"cast_id": 1, "character": "Susan Wade", "cr... [{"credit_id": "52fe4f14c3a36847f82bc027", "de...
4192 32579 Under the Same Moon [{"cast_id": 2, "character": "Rosario", "credi... [{"credit_id": "59037f78c3a3683bfe001938", "de...
4193 1688 Conquest of the Planet of the Apes [{"cast_id": 8, "character": "Caesar", "credit... [{"credit_id": "52fe430cc3a36847f80368f3", "de...
4194 1999 In the Bedroom [{"cast_id": 13, "character": "Matt Fowler", "... [{"credit_id": "52fe432ac3a36847f803f5e7", "de...
4195 43947 I Spit on Your Grave [{"cast_id": 2, "character": "Jennifer Hills",... [{"credit_id": "52fe466dc3a36847f80fe6cb", "de...
4196 24066 Happy, Texas [{"cast_id": 1, "character": "Wayne Wayne Wayn... [{"credit_id": "52fe4480c3a368484e026aaf", "de...
4197 9709 My Summer of Love [{"cast_id": 1, "character": "Mona", "credit_i... [{"credit_id": "52fe4520c3a36847f80bde47", "de...
4198 191714 The Lunchbox [{"cast_id": 2, "character": "Saajan Fernandes... [{"credit_id": "5476f65b9251415d7a0016eb", "de...
4199 25312 Yes [{"cast_id": 1, "character": "She", "credit_id... [{"credit_id": "52fe44c1c3a368484e035289", "de...
4200 34106 You Can't Take It With You [{"cast_id": 2, "character": "Alice Sycamore",... [{"credit_id": "52fe45539251416c9102e8cd", "de...
4201 11426 From Here to Eternity [{"cast_id": 1, "character": "1st Sgt. Milton ... [{"credit_id": "52fe443d9251416c7502dbe7", "de...
4202 13909 She Wore a Yellow Ribbon [{"cast_id": 2, "character": "Capt. Nathan Cut... [{"credit_id": "52fe45b29251416c7505f499", "de...
4203 206284 Grace Unplugged [{"cast_id": 12, "character": "Gracie Trey", "... [{"credit_id": "52fe4d19c3a368484e1d724d", "de...
4204 27455 Foolish [{"cast_id": 3, "character": "Miles 'Foolish' ... [{"credit_id": "52fe454bc3a368484e051eed", "de...
4205 66468 N-Secure [{"cast_id": 3, "character": "David Alan Washi... [{"credit_id": "52fe473ec3a368484e0bca79", "de...
4206 7973 Caramel [{"cast_id": 9, "character": "Layale", "credit... [{"credit_id": "577f4c2fc3a3687941001c8f", "de...
4207 283686 Out of the Dark [{"cast_id": 0, "character": "Sarah Harriman",... [{"credit_id": "56cf1c899251413e5c0029d5", "de...
4208 15976 The Bubble [{"cast_id": 2, "character": "Noam", "credit_i... [{"credit_id": "52fe46919251416c7507c6e7", "de...
4209 592 The Conversation [{"cast_id": 18, "character": "Harry Caul", "c... [{"credit_id": "52fe4259c3a36847f801750f", "de...
4210 74084 Dil Jo Bhi Kahey... [{"cast_id": 2, "character": "Shekhar Sinha", ... [{"credit_id": "575d52eac3a3683168003910", "de...
4211 1651 Mississippi Mermaid [{"cast_id": 9, "character": "Louis Mah\u00e9"... [{"credit_id": "52fe4308c3a36847f80357dd", "de...
4212 25428 I Love Your Work [{"cast_id": 4, "character": "Jane", "credit_i... [{"credit_id": "52fe44c7c3a368484e036575", "de...
4213 298584 Cabin Fever [{"cast_id": 1, "character": "Paul", "credit_i... [{"credit_id": "56c1388bc3a36817f200db16", "de...
4214 10758 Waitress [{"cast_id": 15, "character": "Jenna", "credit... [{"credit_id": "52fe43b09251416c7501a461", "de...
4215 11690 Bloodsport [{"cast_id": 11, "character": "Frank Dux", "cr... [{"credit_id": "52fe447a9251416c750361b5", "de...
4216 3083 Mr. Smith Goes to Washington [{"cast_id": 9, "character": "Jefferson Smith"... [{"credit_id": "52fe4383c3a36847f8059f93", "de...
4217 9344 Kids [{"cast_id": 1, "character": "Telly", "credit_... [{"credit_id": "52fe44eac3a36847f80b1ad7", "de...
4218 10707 The Squid and the Whale [{"cast_id": 1, "character": "Bernard Berkman"... [{"credit_id": "564e4b4cc3a3680719000b07", "de...
4219 15647 Kissing Jessica Stein [{"cast_id": 4, "character": "Jessica Stein", ... [{"credit_id": "5558aae192514135f9000062", "de...
4220 308529 Kickboxer: Vengeance [{"cast_id": 7, "character": "Kurt Sloane", "c... [{"credit_id": "58a08400925141260000802c", "de...
4221 4174 Spellbound [{"cast_id": 7, "character": "Dr. Constance Pe... [{"credit_id": "52fe43b0c3a36847f8067e55", "de...
4222 20156 Exotica [{"cast_id": 9, "character": "Francis", "credi... [{"credit_id": "52fe43d9c3a368484e001de9", "de...
4223 9464 Buffalo '66 [{"cast_id": 1, "character": "Billy Brown", "c... [{"credit_id": "52fe44fbc3a36847f80b58db", "de...
4224 49018 Insidious [{"cast_id": 7, "character": "Josh Lambert", "... [{"credit_id": "52fe4780c3a36847f8139515", "de...
4225 13820 Repo Man [{"cast_id": 2, "character": "Bud", "credit_id... [{"credit_id": "52fe45a79251416c7505de73", "de...
4226 18079 Nine Queens [{"cast_id": 4, "character": "Marcos", "credit... [{"credit_id": "52fe475e9251416c75096d23", "de...
4227 127918 The Gatekeepers [{"cast_id": 2, "character": "himself", "credi... [{"credit_id": "52fe4b0dc3a368484e1750f5", "de...
4228 17113 The Ballad of Jack and Rose [{"cast_id": 1, "character": "Jack Slavin", "c... [{"credit_id": "52fe47069251416c7508b6c1", "de...
4229 129139 The To Do List [{"cast_id": 2, "character": "Brandy Klark", "... [{"credit_id": "5643d2a1c3a36870dd00390a", "de...
4230 507 Killing Zoe [{"cast_id": 8, "character": "Zed", "credit_id... [{"credit_id": "52fe424bc3a36847f8013267", "de...
4231 4012 The Believer [{"cast_id": 4, "character": "Danny Balint", "... [{"credit_id": "52fe43abc3a36847f806681b", "de...
4232 14054 Snow Angels [{"cast_id": 2, "character": "Annie Marchand",... [{"credit_id": "52fe45c79251416c750622ef", "de...
4233 323271 Unsullied [{"cast_id": 0, "character": "Noah Evans", "cr... [{"credit_id": "55e0d9139251416f94000b1a", "de...
4234 10972 Session 9 [{"cast_id": 15, "character": "Gordon", "credi... [{"credit_id": "52fe43da9251416c75020b2b", "de...
4235 13066 I Want Someone to Eat Cheese With [{"cast_id": 6, "character": "James Aaron", "c... [{"credit_id": "52fe45359251416c7504f3b5", "de...
4236 66025 Mooz-lum [{"cast_id": 1, "character": "Safiyah", "credi... [{"credit_id": "52fe4725c3a368484e0b75db", "de...
4237 11908 Hatchet [{"cast_id": 11, "character": "Ben", "credit_i... [{"credit_id": "52fe449f9251416c7503b3ff", "de...
4238 3082 Modern Times [{"cast_id": 8, "character": "A factory worker... [{"credit_id": "5621aeadc3a3680e1d00a09a", "de...
4239 39541 Stolen Summer [{"cast_id": 3, "character": "Joe O'Malley", "... [{"credit_id": "52fe47249251416c9106b639", "de...
4240 1961 My Name Is Bruce [{"cast_id": 2, "character": "Bruce Campbell",... [{"credit_id": "52fe4326c3a36847f803e1bf", "de...
4241 51820 The Salon [{"cast_id": 2, "character": "Ricky", "credit_... [{"credit_id": "52fe4805c3a36847f815475f", "de...
4242 291362 Road Hard [{"cast_id": 11, "character": "Bruce Madsen", ... [{"credit_id": "540e26b6c3a368799c0061f5", "de...
4243 30082 Forty Shades of Blue [{"cast_id": 1, "character": "Laura", "credit_... [{"credit_id": "5561c8e99251410c0100012e", "de...
4244 72913 Amigo [{"cast_id": 3, "character": "Col. Hardacre", ... [{"credit_id": "52fe4884c3a368484e0fcd99", "de...
4245 23963 Pontypool [{"cast_id": 1, "character": "Grant Mazzy", "c... [{"credit_id": "52fe447ac3a368484e0254e1", "de...
4246 29406 Trucker [{"cast_id": 3, "character": "Diane Ford", "cr... [{"credit_id": "52fe45ddc3a368484e073453", "de...
4247 361505 Me You and Five Bucks [] []
4248 104755 The Lords of Salem [{"cast_id": 4, "character": "Heidi Hawthrone"... [{"credit_id": "59493b389251413fbb054f4f", "de...
4249 253306 Housebound [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "585e8bbdc3a3681a6200f248", "de...
4250 29595 Wal-Mart: The High Cost of Low Price [{"cast_id": 8, "character": "Himself - Presid... [{"credit_id": "52fe45ebc3a368484e0767f7", "de...
4251 46729 Fetching Cody [{"cast_id": 7, "character": "Art", "credit_id... [{"credit_id": "54437c870e0a26633a00461d", "de...
4252 294600 Last I Heard [{"cast_id": 0, "character": "Joe Scoleri", "c... [{"credit_id": "57ab05dfc3a36806df000b9e", "de...
4253 137347 Closer to the Moon [{"cast_id": 3, "character": "Alice Bercovich"... [{"credit_id": "52fe4c2ec3a368484e1ab7a7", "de...
4254 290370 Mutant World [{"cast_id": 2, "character": "Marcus King", "c... [{"credit_id": "5407c0dbc3a368582c0003a5", "de...
4255 426469 Growing Up Smith [{"cast_id": 4, "character": "Smith Bhatnagar"... [{"credit_id": "582e0bdfc3a368772600b6c1", "de...
4256 356841 Checkmate [{"cast_id": 0, "character": "Elohim", "credit... [{"credit_id": "55f914b7925141081500186b", "de...
4257 301325 #Horror [{"cast_id": 0, "character": "Alex's 12-Step F... [{"credit_id": "545bbac70e0a261fb6002329", "de...
4258 347755 Wind Walkers [{"cast_id": 2, "character": "Sean Kotz", "cre... [{"credit_id": "559b0aed9251413ccf000454", "de...
4259 408 Snow White and the Seven Dwarfs [{"cast_id": 14, "character": "Snow White (voi... [{"credit_id": "52fe4240c3a36847f800fa21", "de...
4260 44413 The Holy Girl [{"cast_id": 3, "character": "Amalia", "credit... [{"credit_id": "52fe4687c3a36847f810407b", "de...
4261 39209 Shalako [{"cast_id": 3, "character": "Moses Zebulon 'S... [{"credit_id": "52fe47029251416c9106740b", "de...
4262 48463 Incident at Loch Ness [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe4767c3a36847f8133ac1", "de...
4263 394047 The Dog Lover [{"cast_id": 4, "character": "Sara Gold", "cre... [{"credit_id": "58ec10d592514152ac04483f", "de...
4264 312791 GirlHouse [{"cast_id": 1, "character": "Kylie Atkins", "... [{"credit_id": "56cf0bd6c3a3681e3e002947", "de...
4265 266034 The Blue Room [{"cast_id": 1, "character": "Julien Gahyde", ... [{"credit_id": "599d76419251411f3f01c865", "de...
4266 280381 House at the End of the Drive [{"cast_id": 9, "character": "David", "credit_... [{"credit_id": "53b6d7ac0e0a2676cb005899", "de...
4267 2661 Batman [{"cast_id": 17, "character": "Batman / Bruce ... [{"credit_id": "52fe4363c3a36847f80509a7", "de...
4268 100 Lock, Stock and Two Smoking Barrels [{"cast_id": 12, "character": "Tom", "credit_i... [{"credit_id": "52fe4217c3a36847f80035d3", "de...
4269 218500 The Ballad of Gregorio Cortez [{"cast_id": 3, "character": "Boone Chate", "c... [{"credit_id": "52fe4e4ec3a368484e219717", "de...
4270 309 The Celebration [{"cast_id": 4, "character": "Christian Klinge... [{"credit_id": "52fe4235c3a36847f800c5fd", "de...
4271 27845 Trees Lounge [{"cast_id": 3, "character": "Tommy", "credit_... [{"credit_id": "52fe4569c3a368484e059281", "de...
4272 25784 Journey from the Fall [{"cast_id": 3, "character": "Ba Noi (Grandmot... [{"credit_id": "52fe44ddc3a368484e03b5e5", "de...
4273 52790 The Basket [{"cast_id": 1, "character": "Martin Conlon", ... [{"credit_id": "52fe4842c3a36847f815e997", "de...
4274 100275 Eddie: The Sleepwalking Cannibal [{"cast_id": 1001, "character": "Lars", "credi... [{"credit_id": "52fe49d2c3a36847f81a80df", "de...
4275 295914 Queen of the Mountains [{"cast_id": 1, "character": "Kurmanjan Datka ... [{"credit_id": "58488c18c3a368141100bc91", "de...
4276 42033 Def-Con 4 [{"cast_id": 4, "character": "J.J.", "credit_i... [{"credit_id": "544e5765c3a3681bf20002b8", "de...
4277 19187 The Hebrew Hammer [{"cast_id": 3, "character": "Mordechai Jeffer... [{"credit_id": "52fe47c49251416c750a4baf", "de...
4278 46415 Neal 'n' Nikki [{"cast_id": 4, "character": "Gurneal \"Neal\"... [{"credit_id": "52fe46f6c3a36847f811c031", "de...
4279 38570 The 41–Year–Old Virgin Who Knocked Up Sarah Ma... [{"cast_id": 1, "character": "Andy", "credit_i... [{"credit_id": "52fe46c79251416c9105f603", "de...
4280 27588 Forget Me Not [{"cast_id": 1, "character": "Sandy Channing",... [{"credit_id": "52fe4556c3a368484e0546a1", "de...
4281 223 Rebecca [{"cast_id": 10, "character": "'Maxim' de Wint... [{"credit_id": "56520a6d9251414af900b1b8", "de...
4282 9725 Friday the 13th Part 2 [{"cast_id": 1, "character": "Ginny Field", "c... [{"credit_id": "52fe4522c3a36847f80be597", "de...
4283 28580 The Lost Weekend [{"cast_id": 1, "character": "Don Birnam", "cr... [{"credit_id": "52fe45a3c3a368484e066611", "de...
4284 23730 C.H.U.D. [{"cast_id": 1, "character": "George Cooper", ... [{"credit_id": "56432b319251410a3f001821", "de...
4285 84197 Filly Brown [{"cast_id": 1002, "character": "Linda", "cred... [{"credit_id": "52fe48e09251416c9109b2fd", "de...
4286 46256 The Lion of Judah [{"cast_id": 1, "character": "Judah (voice)", ... [{"credit_id": "52fe46ecc3a36847f811a185", "de...
4287 19997 Niagara [{"cast_id": 15, "character": "Rose Loomis", "... [{"credit_id": "56e2e148c3a368355200007c", "de...
4288 43266 How Green Was My Valley [{"cast_id": 2, "character": "Mr. Gruffydd", "... [{"credit_id": "52fe4639c3a36847f80f369b", "de...
4289 278316 Da Sweet Blood of Jesus [{"cast_id": 14, "character": "", "credit_id":... [{"credit_id": "53a821770e0a26144500598e", "de...
4290 1412 Sex, Lies, and Videotape [{"cast_id": 2, "character": "Ann Bishop Mulla... [{"credit_id": "52fe42f4c3a36847f802f88f", "de...
4291 176 Saw [{"cast_id": 4, "character": "Dr. Lawrence Gor... [{"credit_id": "52fe4223c3a36847f8006c57", "de...
4292 39939 Super Troopers [{"cast_id": 8, "character": "Thorny", "credit... [{"credit_id": "52fe47409251416c9106f213", "de...
4293 357834 The Algerian [{"cast_id": 8, "character": "Ali", "credit_id... [{"credit_id": "55e8591ac3a3682c640023d1", "de...
4294 215924 The Amazing Catfish [{"cast_id": 3, "character": "Martha", "credit... [{"credit_id": "590a19129251414fbe003710", "de...
4295 480 Monsoon Wedding [{"cast_id": 3, "character": "Lalit Verma", "c... [{"credit_id": "52fe4248c3a36847f8012261", "de...
4296 14295 You Can Count on Me [{"cast_id": 1, "character": "Samantha Prescot... [{"credit_id": "5609c4d6c3a36868140007af", "de...
4297 11219 The Trouble with Harry [{"cast_id": 1, "character": "Capt. Albert Wil... [{"credit_id": "52fe44139251416c750280ab", "de...
4298 20770 But I'm a Cheerleader [{"cast_id": 1, "character": "Megan", "credit_... [{"credit_id": "52fe43f9c3a368484e0089d3", "de...
4299 176124 Home Run [{"cast_id": 1, "character": "Cory", "credit_i... [{"credit_id": "52fe4d6bc3a36847f825ff29", "de...
4300 500 Reservoir Dogs [{"cast_id": 20, "character": "Mr. White/Larry... [{"credit_id": "52fe424ac3a36847f8012cb9", "de...
4301 60400 The Blue Bird [{"cast_id": 1, "character": "Mytyl", "credit_... [{"credit_id": "52fe4623c3a368484e080aab", "de...
4302 429 The Good, the Bad and the Ugly [{"cast_id": 6, "character": "Tuco", "credit_i... [{"credit_id": "575aee00c3a3682d10000281", "de...
4303 310569 The Second Mother [{"cast_id": 1, "character": "Val", "credit_id... [{"credit_id": "54f14513c3a368323e000ada", "de...
4304 98369 Blue Like Jazz [{"cast_id": 1, "character": "Donald Miller", ... [{"credit_id": "56194d8192514155d200011e", "de...
4305 114065 Down & Out With The Dolls [] []
4306 89750 Pink Ribbons, Inc. [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "52fe4a299251416c910c5529", "de...
4307 49951 Certifiably Jonathan [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "582bc51092514111c0002141", "de...
4308 86331 Desire [{"cast_id": 1005, "character": "C\u00e9cile",... [{"credit_id": "577ce3ba9251413b63001f8c", "de...
4309 355629 The Blade of Don Juan [{"cast_id": 0, "character": "Walter Alfaro", ... [{"credit_id": "55d7c01492514143e4000540", "de...
4310 16433 Grand Theft Parsons [{"cast_id": 1, "character": "Phil Kaufman", "... [{"credit_id": "52fe46d39251416c75084d25", "de...
4311 15544 Extreme Movie [{"cast_id": 1, "character": "Male Voice (voic... [{"credit_id": "57f3da5e92514175cd00003a", "de...
4312 43884 The Charge of the Light Brigade [{"cast_id": 8, "character": "Major Geoffrey V... [{"credit_id": "52fe4668c3a36847f80fd523", "de...
4313 107315 Below Zero [{"cast_id": 1002, "character": "Jack / Frank"... [{"credit_id": "52fe4a7dc3a36847f81d0e6b", "de...
4314 137955 Crowsnest [] []
4315 13064 Airborne [{"cast_id": 1, "character": "Mitchell Goosen"... [{"credit_id": "52fe45359251416c7504f31b", "de...
4316 59917 Cotton Comes to Harlem [{"cast_id": 3, "character": "Gravedigger Jone... [{"credit_id": "5702b5a79251416072003777", "de...
4317 157422 The Wicked Within [{"cast_id": 2, "character": "Bethany", "credi... [{"credit_id": "5664b0dec3a3682bde008b37", "de...
4318 310933 Bleeding Hearts [{"cast_id": 1, "character": "Sheriff Wilson",... [{"credit_id": "58645a32c3a36852ba0151a9", "de...
4319 7553 Waiting... [{"cast_id": 1, "character": "Monty", "credit_... [{"credit_id": "52fe4483c3a36847f809a955", "de...
4320 12877 Dead Man's Shoes [{"cast_id": 2, "character": "Richard", "credi... [{"credit_id": "54c7914fc3a36874bf0041e0", "de...
4321 39895 From a Whisper to a Scream [{"cast_id": 2, "character": "Julian White", "... [{"credit_id": "52fe473b9251416c9106e761", "de...
4322 102840 Sex With Strangers [] []
4323 55616 Dracula: Pages from a Virgin's Diary [{"cast_id": 7, "character": "Dracula (as Zhan... [{"credit_id": "52fe48d7c3a36847f817c1e7", "de...
4324 29697 Faith Like Potatoes [{"cast_id": 1, "character": "Angus Buchan", "... [{"credit_id": "52fe45f4c3a368484e078887", "de...
4325 50037 Beyond the Black Rainbow [{"cast_id": 3, "character": "Barry Nyle", "cr... [{"credit_id": "58b04a2a9251411a5800f25d", "de...
4326 94329 The Raid [{"cast_id": 11, "character": "Rama", "credit_... [{"credit_id": "52fe49529251416c750c441d", "de...
4327 53502 The Dead Undead [{"cast_id": 10, "character": "Jack", "credit_... [{"credit_id": "52fe486ac3a36847f8166103", "de...
4328 202604 The Vatican Exorcisms [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe4cccc3a368484e1c7333", "de...
4329 289 Casablanca [{"cast_id": 2, "character": "Rick Blaine", "c... [{"credit_id": "52fe4233c3a36847f800b88f", "de...
4330 27374 Lake Mungo [{"cast_id": 1, "character": "Alice Palmer", "... [{"credit_id": "52fe4545c3a368484e050925", "de...
4331 26815 Rocket Singh: Salesman of the Year [{"cast_id": 1, "character": "Harpreet Singh B... [{"credit_id": "52fe451ac3a368484e048bbf", "de...
4332 811 Silent Running [{"cast_id": 12, "character": "Freeman Lowell"... [{"credit_id": "52fe427ac3a36847f8021aa3", "de...
4333 1366 Rocky [{"cast_id": 16, "character": "Rocky Balboa", ... [{"credit_id": "579948e9c3a36874e9007b0b", "de...
4334 244776 The Sleepwalker [{"cast_id": 5, "character": "Andrew", "credit... [{"credit_id": "548105c69251416e74004992", "de...
4335 5769 Tom Jones [{"cast_id": 6, "character": "Tom Jones", "cre... [{"credit_id": "52fe4421c3a36847f8084037", "de...
4336 277685 Unfriended [{"cast_id": 1, "character": "Blaire Lilly", "... [{"credit_id": "53d8e7620e0a261c87002337", "de...
4337 103 Taxi Driver [{"cast_id": 5, "character": "Travis Bickle", ... [{"credit_id": "52fe4218c3a36847f8003803", "de...
4338 11298 The Howling [{"cast_id": 10, "character": "Dr. George Wagg... [{"credit_id": "52fe44209251416c75029ad1", "de...
4339 646 Dr. No [{"cast_id": 12, "character": "James Bond", "c... [{"credit_id": "52fe4263c3a36847f801aa63", "de...
4340 93856 Chernobyl Diaries [{"cast_id": 1005, "character": "Chris", "cred... [{"credit_id": "52fe49429251416c750c23c1", "de...
4341 9003 Hellraiser [{"cast_id": 15, "character": "Larry Cotton", ... [{"credit_id": "533fd9260e0a262b92001027", "de...
4342 347126 God's Not Dead 2 [{"cast_id": 0, "character": "Brooke Thawley",... [{"credit_id": "58cd775a9251415a3900f271", "de...
4343 10092 Cry_Wolf [{"cast_id": 15, "character": "Owen Matthews",... [{"credit_id": "52fe43249251416c7500512d", "de...
4344 10643 Godzilla 2000 [{"cast_id": 1, "character": "Yuji Shinoda", "... [{"credit_id": "52fe439a9251416c75016e23", "de...
4345 46705 Blue Valentine [{"cast_id": 3, "character": "Dean Pereira", "... [{"credit_id": "52fe4708c3a36847f811fe0b", "de...
4346 546 Transamerica [{"cast_id": 3, "character": "Bree", "credit_i... [{"credit_id": "52fe4250c3a36847f80146ad", "de...
4347 76487 The Devil Inside [{"cast_id": 4, "character": "Isabella Rossi",... [{"credit_id": "52fe493dc3a368484e12150f", "de...
4348 5722 Beyond the Valley of the Dolls [{"cast_id": 7, "character": "Kelly McNamara",... [{"credit_id": "57da148192514150da000551", "de...
4349 39833 Love Me Tender [{"cast_id": 8, "character": "Vance Reno", "cr... [{"credit_id": "52fe47349251416c9106d775", "de...
4350 1781 An Inconvenient Truth [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe4314c3a36847f8038c0f", "de...
4351 18712 Sands of Iwo Jima [{"cast_id": 1, "character": "Sgt John M Stryk... [{"credit_id": "52fe47939251416c7509e6d3", "de...
4352 7944 Shine a Light [{"cast_id": 7, "character": "Himself", "credi... [{"credit_id": "52fe448ac3a36847f809ba97", "de...
4353 171424 The Green Inferno [{"cast_id": 2, "character": "Justine", "credi... [{"credit_id": "52fe4d0cc3a36847f824bb55", "de...
4354 361475 Departure [{"cast_id": 1, "character": "Beatrice", "cred... [{"credit_id": "5738808a92514166fe000077", "de...
4355 113947 The Sessions [{"cast_id": 3, "character": "Mark O'Brien", "... [{"credit_id": "59005df0c3a368101e008985", "de...
4356 18570 Food, Inc. [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe47879251416c7509cbbf", "de...
4357 83860 October Baby [{"cast_id": 5, "character": "Hannah", "credit... [{"credit_id": "52fe48c59251416c91097c97", "de...
4358 41469 Next Stop Wonderland [{"cast_id": 3, "character": "Erin Castleton",... [{"credit_id": "52fe45ccc3a36847f80daf45", "de...
4359 244772 The Skeleton Twins [{"cast_id": 6, "character": "Maggie Dean", "c... [{"credit_id": "55758ee7c3a368569a001bc7", "de...
4360 50837 Martha Marcy May Marlene [{"cast_id": 5, "character": "Martha", "credit... [{"credit_id": "567f3b4cc3a36828f5000c88", "de...
4361 248774 Obvious Child [{"cast_id": 3, "character": "Donna Stern", "c... [{"credit_id": "562f9cdac3a3681b5900d6eb", "de...
4362 10183 Frozen River [{"cast_id": 6, "character": "Ray Eddy", "cred... [{"credit_id": "52fe433c9251416c75008bab", "de...
4363 159014 20 Feet from Stardom [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "52fe4c009251416c910ec63b", "de...
4364 32456 Two Girls and a Guy [{"cast_id": 1, "character": "Blake Allen", "c... [{"credit_id": "52fe44d29251416c9101e077", "de...
4365 49963 Walking and Talking [{"cast_id": 3, "character": "Amelia", "credit... [{"credit_id": "55551a9cc3a3687772000753", "de...
4366 13508 Who Killed the Electric Car? [{"cast_id": 3, "character": "Narrator", "cred... [{"credit_id": "52fe45739251416c75056f3b", "de...
4367 22597 The Broken Hearts Club: A Romantic Comedy [{"cast_id": 1, "character": "Patrick", "credi... [{"credit_id": "53dd58e9c3a3686c5a00021d", "de...
4368 9707 Bubba Ho-tep [{"cast_id": 1, "character": "Elvis", "credit_... [{"credit_id": "52fe451fc3a36847f80bdd31", "de...
4369 37532 Slam [{"cast_id": 1, "character": "Ray Joshua", "cr... [{"credit_id": "52fe46539251416c91050cab", "de...
4370 26791 Brigham City [{"cast_id": 3, "character": "Sheriff", "credi... [{"credit_id": "52fe4519c3a368484e0485cb", "de...
4371 56666 Fiza [{"cast_id": 1003, "character": "", "credit_id... [{"credit_id": "52fe490cc3a36847f8186b9b", "de...
4372 8675 Orgazmo [{"cast_id": 4, "character": "Joe Young / Orga... [{"credit_id": "52fe44b3c3a36847f80a5301", "de...
4373 13132 All the Real Girls [{"cast_id": 1, "character": "Paul", "credit_i... [{"credit_id": "52fe45439251416c7505082d", "de...
4374 47686 Dream with the Fishes [{"cast_id": 1, "character": "Terry", "credit_... [{"credit_id": "555e51909251417e5f000b42", "de...
4375 46989 Blue Car [{"cast_id": 1, "character": "Diane", "credit_... [{"credit_id": "52fe4719c3a36847f81236d9", "de...
4376 192132 Palo Alto [{"cast_id": 4, "character": "April", "credit_... [{"credit_id": "5722b894c3a3682d24000fce", "de...
4377 24424 Ajami [{"cast_id": 5, "character": "Nasri", "credit_... [{"credit_id": "52fe4495c3a368484e02b095", "de...
4378 13198 Wristcutters: A Love Story [{"cast_id": 1, "character": "Zia", "credit_id... [{"credit_id": "53d1f1230e0a265ded00e456", "de...
4379 244267 I Origins [{"cast_id": 9, "character": "Ian Gray", "cred... [{"credit_id": "58e200cd9251412835009705", "de...
4380 21413 The Battle of Shaker Heights [{"cast_id": 1, "character": "Kelly Ernswiler ... [{"credit_id": "58cf40a7c3a36850e9029f44", "de...
4381 123678 The Act of Killing [{"cast_id": 5, "character": "Himself", "credi... [{"credit_id": "53debab6c3a3686c5600189f", "de...
4382 13362 Taxi to the Dark Side [{"cast_id": 7, "character": "Soldier - New Yo... [{"credit_id": "5660dd4b925141790a005049", "de...
4383 39183 Once in a Lifetime: The Extraordinary Story of... [{"cast_id": 5, "character": "Himself (archive... [{"credit_id": "52fe47019251416c9106715f", "de...
4384 62402 Guiana 1838 [{"cast_id": 1000, "character": "", "credit_id... [{"credit_id": "598c76e4c3a3680687005ea1", "de...
4385 206412 Lisa Picard Is Famous [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "52fe4d1cc3a368484e1d7ae7", "de...
4386 201132 Antarctica: A Year on Ice [{"cast_id": 16, "character": "", "credit_id":... [{"credit_id": "55120cb592514148dd000e3b", "de...
4387 251471 A LEGO Brickumentary [{"cast_id": 7, "character": "Narrator (voice)... [{"credit_id": "55c90026c3a36827ce000071", "de...
4388 112456 Hardflip [{"cast_id": 1, "character": "Caleb", "credit_... [{"credit_id": "5917fdd4925141583c03ff4b", "de...
4389 20296 Chocolate: Deep Dark Secrets [{"cast_id": 1, "character": "Advocate Krishan... [{"credit_id": "52fe43e0c3a368484e0033f3", "de...
4390 25983 The House of the Devil [{"cast_id": 1, "character": "Samantha", "cred... [{"credit_id": "59b57662c3a36809d3000de7", "de...
4391 66195 The Perfect Host [{"cast_id": 1, "character": "Warwick Wilson",... [{"credit_id": "52fe4730c3a368484e0b9927", "de...
4392 16155 Safe Men [{"cast_id": 2, "character": "Sam", "credit_id... [{"credit_id": "55571b9d9251411ff0002211", "de...
4393 46727 Speedway Junky [{"cast_id": 1, "character": "Johnny", "credit... [{"credit_id": "52fe4709c3a36847f8120249", "de...
4394 55180 The Last Big Thing [{"cast_id": 1, "character": "Simon Geist", "c... [{"credit_id": "58efcb5a92514125cb000cef", "de...
4395 29015 The Specials [{"cast_id": 1, "character": "Nightbird", "cre... [{"credit_id": "52fe45c1c3a368484e06d1fb", "de...
4396 91122 16 to Life [{"cast_id": 1004, "character": "Kate", "credi... [{"credit_id": "52fe48c49251416c750b2b33", "de...
4397 18206 Alone With Her [{"cast_id": 3, "character": "Doug", "credit_i... [{"credit_id": "52fe47699251416c75098407", "de...
4398 320146 Creative Control [{"cast_id": 28, "character": "David", "credit... [{"credit_id": "56e865b89251417bc30000e6", "de...
4399 13856 Special [{"cast_id": 5, "character": "Les", "credit_id... [{"credit_id": "52fe45ae9251416c7505ed63", "de...
4400 219716 Sparkler [{"cast_id": 2, "character": "Melba May", "cre... [{"credit_id": "52fe4e6cc3a368484e21ff03", "de...
4401 43630 The Helix... Loaded [] []
4402 56491 In Her Line of Fire [{"cast_id": 2, "character": "Sergeant Major L... [{"credit_id": "52fe4902c3a36847f8184ed1", "de...
4403 99826 The Jimmy Show [{"cast_id": 1, "character": "Jimmy O'Brien", ... [{"credit_id": "52fe4a429251416c750e2f9f", "de...
4404 186935 Heli [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "55a1fd58c3a3681cde0029a5", "de...
4405 357441 Karachi se Lahore [{"cast_id": 0, "character": "", "credit_id": ... []
4406 19344 Loving Annabelle [{"cast_id": 1, "character": "Annabelle", "cre... [{"credit_id": "52fe47d19251416c750a6715", "de...
4407 242083 Hits [{"cast_id": 13, "character": "Katelyn", "cred... [{"credit_id": "52fe4ec5c3a36847f82a6cb1", "de...
4408 18869 Jimmy and Judy [{"cast_id": 5, "character": "Jimmy Wright", "... [{"credit_id": "52fe47a39251416c750a072d", "de...
4409 26673 Frat Party [{"cast_id": 2, "character": "Duffy", "credit_... [{"credit_id": "52fe4512c3a368484e046e15", "de...
4410 41830 The Party's Over [{"cast_id": 3, "character": "Moise", "credit_... [{"credit_id": "564b10bb9251414dc200303c", "de...
4411 37694 Proud [{"cast_id": 1002, "character": "Larry's Fathe... [{"credit_id": "52fe46649251416c91052ff3", "de...
4412 63287 The Poker House [{"cast_id": 2, "character": "Agnes", "credit_... [{"credit_id": "52fe46a3c3a368484e09bae3", "de...
4413 335874 Childless [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "55575bb49251411e62005cfd", "de...
4414 34592 ZMD: Zombies of Mass Destruction [{"cast_id": 1, "character": "Frida Abbas", "c... [{"credit_id": "52fe456d9251416c91032007", "de...
4415 92635 Snow White: A Deadly Summer [{"cast_id": 11, "character": "Snow", "credit_... [{"credit_id": "52fe49069251416c750bb1a1", "de...
4416 258755 Hidden Away [{"cast_id": 4, "character": "Rafa", "credit_i... [{"credit_id": "531dac08c3a3685baa000998", "de...
4417 96534 My Last Day Without You [{"cast_id": 1, "character": "Niklas", "credit... [{"credit_id": "52fe49b79251416c750d1157", "de...
4418 21283 Steppin: The Movie [{"cast_id": 4, "character": "Terence", "credi... [{"credit_id": "52fe4413c3a368484e00e021", "de...
4419 272724 Doc Holliday's Revenge [{"cast_id": 0, "character": "Judge Wells", "c... [{"credit_id": "54b03dd0c3a36809390003b4", "de...
4420 84178 Black Rock [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "52fe48de9251416c9109ae59", "de...
4421 101179 Truth or Dare [{"cast_id": 3, "character": "Paul", "credit_i... [{"credit_id": "52fe49e9c3a36847f81ad14b", "de...
4422 52462 The Pet [{"cast_id": 1002, "character": "Philip", "cre... [{"credit_id": "52fe482dc3a36847f815b3e7", "de...
4423 269057 Bang Bang Baby [{"cast_id": 2, "character": "Stepphy", "credi... [{"credit_id": "536d8e0dc3a368121200bebc", "de...
4424 287524 Fear Clinic [{"cast_id": 0, "character": "Blake", "credit_... [{"credit_id": "54d49668c3a3686abc013403", "de...
4425 206213 Zombie Hunter [{"cast_id": 4, "character": "Hunter", "credit... [{"credit_id": "52fe4d17c3a368484e1d6afb", "de...
4426 248402 A Fine Step [{"cast_id": 2, "character": "Cal", "credit_id... [{"credit_id": "56a9eac7c3a36872cd004ab5", "de...
4427 29146 Charly [{"cast_id": 2, "character": "Charlie Gordon",... [{"credit_id": "52fe45ccc3a368484e06f60d", "de...
4428 207769 Banshee Chapter [{"cast_id": 2, "character": "Thomas", "credit... [{"credit_id": "52fe4d3cc3a368484e1de3c3", "de...
4429 271185 Ask Me Anything [{"cast_id": 0, "character": "Katie Kampenfelt... [{"credit_id": "55c223ad9251410ee7004c0e", "de...
4430 29731 And Then Came Love [{"cast_id": 4, "character": "Paul", "credit_i... [{"credit_id": "52fe45f6c3a368484e078f7f", "de...
4431 292539 Food Chains [] [{"credit_id": "5470c3b1c3a368085e000abd", "de...
4432 654 On the Waterfront [{"cast_id": 10, "character": "Terry Malloy", ... [{"credit_id": "52fe4265c3a36847f801b1b1", "de...
4433 91070 L!fe Happens [{"cast_id": 1003, "character": "Kim", "credit... [{"credit_id": "55152c7cc3a36803da001d07", "de...
4434 2009 4 Months, 3 Weeks and 2 Days [{"cast_id": 3, "character": "Otilia", "credit... [{"credit_id": "52fe432bc3a36847f803fb6d", "de...
4435 323270 The Horror Network Vol. 1 [{"cast_id": 0, "character": "Hal", "credit_id... [{"credit_id": "5798c7b29251411838003dd6", "de...
4436 2652 Hard Candy [{"cast_id": 11, "character": "Jeff Kohlver", ... [{"credit_id": "52fe4363c3a36847f8050789", "de...
4437 9813 The Quiet [{"cast_id": 1, "character": "Nina Deer", "cre... [{"credit_id": "52fe4532c3a36847f80c1991", "de...
4438 60421 Circumstance [{"cast_id": 1001, "character": "Atafeh", "cre... [{"credit_id": "52fe4623c3a368484e080dc7", "de...
4439 157354 Fruitvale Station [{"cast_id": 3, "character": "Oscar", "credit_... [{"credit_id": "52fe4bc19251416c910e4ba5", "de...
4440 127867 The Brass Teapot [{"cast_id": 2, "character": "Alice", "credit_... [{"credit_id": "52fe4b0bc3a368484e174b71", "de...
4441 3170 Bambi [{"cast_id": 9, "character": "Young Bambi (voi... [{"credit_id": "52fe438cc3a36847f805ca73", "de...
4442 14014 The Hammer [{"cast_id": 1, "character": "Jerry Ferro", "c... [{"credit_id": "52fe45c39251416c750619a9", "de...
4443 15708 Latter Days [{"cast_id": 3, "character": "Elder Aaron Davi... [{"credit_id": "52fe46749251416c75078d95", "de...
4444 146882 Elza [{"cast_id": 4, "character": "Elza", "credit_i... [{"credit_id": "52fe4b949251416c751077a5", "de...
4445 215918 1982 [{"cast_id": 5, "character": "Scoop", "credit_... [{"credit_id": "52fe4e0dc3a368484e20b9b1", "de...
4446 84200 For a Good Time, Call... [{"cast_id": 1003, "character": "Katie Steel",... [{"credit_id": "56e9b246c3a3682d6c0045f9", "de...
4447 84184 Celeste & Jesse Forever [{"cast_id": 1, "character": "Celeste Martin",... [{"credit_id": "52fe48df9251416c9109b031", "de...
4448 45767 Time Changer [{"cast_id": 3, "character": "Russell Carlisle... [{"credit_id": "52fe46d2c3a36847f8114123", "de...
4449 14823 London to Brighton [{"cast_id": 1, "character": "Joanne", "credit... [{"credit_id": "52fe461d9251416c7506da25", "de...
4450 367551 American Hero [{"cast_id": 0, "character": "Melvin", "credit... [{"credit_id": "56414f6f92514128ad000f37", "de...
4451 343409 Windsor Drive [{"cast_id": 2, "character": "Brooke", "credit... [{"credit_id": "560eb838c3a368681700ca43", "de...
4452 60243 A Separation [{"cast_id": 3, "character": "Simin", "credit_... [{"credit_id": "52fe461dc3a368484e07f937", "de...
4453 57294 Crying with Laughter [{"cast_id": 3, "character": "Joey Frisk", "cr... [{"credit_id": "52fe492dc3a36847f818d031", "de...
4454 11446 Welcome to the Dollhouse [{"cast_id": 1, "character": "Dawn Wiener", "c... [{"credit_id": "52fe44419251416c7502e401", "de...
4455 47889 Ruby in Paradise [{"cast_id": 3, "character": "Ruby Lee Gissing... [{"credit_id": "5715d36e92514105a80058b9", "de...
4456 25461 Raising Victor Vargas [{"cast_id": 3, "character": "Victor Vargas", ... [{"credit_id": "58d0f315c3a36838af008913", "de...
4457 905 Pandora's Box [{"cast_id": 7, "character": "Lulu", "credit_i... [{"credit_id": "52fe428ac3a36847f8026e81", "de...
4458 279759 Harrison Montgomery [] []
4459 78705 Live-In Maid [{"cast_id": 1001, "character": "Beba Pujol", ... [{"credit_id": "52fe49afc3a368484e138b55", "de...
4460 25212 Deterrence [{"cast_id": 1, "character": "Walter Emerson",... [{"credit_id": "587265c992514135610182c1", "de...
4461 26899 The Mudge Boy [{"cast_id": 2, "character": "Duncan Mudge", "... [{"credit_id": "52fe4520c3a368484e049edb", "de...
4462 146269 The Young Unknowns [{"cast_id": 2, "character": "Charlie", "credi... [{"credit_id": "56c314dcc3a36825f90023c6", "de...
4463 292483 Not Cool [{"cast_id": 0, "character": "Scott", "credit_... [{"credit_id": "54225d19c3a368086e000b0f", "de...
4464 14451 Dead Snow [{"cast_id": 1, "character": "Hanna", "credit_... [{"credit_id": "52fe45f69251416c75068613", "de...
4465 10105 Saints and Soldiers [{"cast_id": 16, "character": "Private Shirl K... [{"credit_id": "52fe43279251416c75005935", "de...
4466 211557 Vessel [{"cast_id": 1, "character": "Danny", "credit_... [{"credit_id": "52fe4d97c3a368484e1f1ad7", "de...
4467 838 American Graffiti [{"cast_id": 16, "character": "Curt Henderson"... [{"credit_id": "52fe427ec3a36847f80232b7", "de...
4468 40862 Iraq for Sale: The War Profiteers [{"cast_id": 1000, "character": "Himself", "cr... [{"credit_id": "52fe45a7c3a36847f80d326d", "de...
4469 13158 Aqua Teen Hunger Force Colon Movie Film for Th... [{"cast_id": 1, "character": "Master Shake (vo... [{"credit_id": "52fe45469251416c75050fb7", "de...
4470 84332 Safety Not Guaranteed [{"cast_id": 1004, "character": "Darius Britt"... [{"credit_id": "52fe48ec9251416c9109cd1b", "de...
4471 74510 Kevin Hart: Laugh at My Pain [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "548fa8c5c3a3686d74000720", "de...
4472 74725 Kill List [{"cast_id": 4, "character": "Jay", "credit_id... [{"credit_id": "52fe48dbc3a368484e10e88d", "de...
4473 58428 The Innkeepers [{"cast_id": 3, "character": "Claire", "credit... [{"credit_id": "5877d149925141104700a0f5", "de...
4474 8416 The Conformist [{"cast_id": 3, "character": "Marcello Clerici... [{"credit_id": "52fe44a6c3a36847f80a2425", "de...
4475 36584 Interview with the Assassin [{"cast_id": 9, "character": "Ron Kobeleski", ... [{"credit_id": "52fe45f59251416c910444ab", "de...
4476 13429 Donkey Punch [{"cast_id": 7, "character": "Tammi", "credit_... [{"credit_id": "53dd2b7c0e0a265a9600010c", "de...
4477 9022 All the Boys Love Mandy Lane [{"cast_id": 12, "character": "Mandy Lane", "c... [{"credit_id": "52fe44d2c3a36847f80ac091", "de...
4478 22530 Bled [{"cast_id": 2, "character": "Sai", "credit_id... [{"credit_id": "52fe4444c3a368484e019705", "de...
4479 288 High Noon [{"cast_id": 4, "character": "Marshal Will Kan... [{"credit_id": "52fe4233c3a36847f800b7bd", "de...
4480 14275 Hoop Dreams [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe45e19251416c75065927", "de...
4481 2287 Rize [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe434ac3a36847f8048ef3", "de...
4482 18734 L.I.E. [{"cast_id": 2, "character": "Howie Blitzer", ... [{"credit_id": "52fe47969251416c7509ebcf", "de...
4483 206197 The Sisterhood of Night [{"cast_id": 2, "character": "Emily Parris", "... [{"credit_id": "52fe4d17c3a368484e1d6a27", "de...
4484 26837 B-Girl [{"cast_id": 1, "character": "Angel (as Jules ... [{"credit_id": "52fe451cc3a368484e049161", "de...
4485 7859 Half Nelson [{"cast_id": 1, "character": "Dan Dunne", "cre... [{"credit_id": "52fe4486c3a36847f809b17b", "de...
4486 302579 Naturally Native [{"cast_id": 0, "character": "Vickie Lewis Big... [{"credit_id": "5462d90c0e0a2677fd00116d", "de...
4487 51955 Hav Plenty [{"cast_id": 11, "character": "Lee Plenty", "c... [{"credit_id": "5571681ac3a36838730013f6", "de...
4488 376004 Adulterers [{"cast_id": 1, "character": "Samuel Deuprey",... [{"credit_id": "5694d0739251414b67001ae9", "de...
4489 158752 Escape from Tomorrow [{"cast_id": 3, "character": "Jim", "credit_id... [{"credit_id": "52fe4bf69251416c910eaffd", "de...
4490 40658 Starsuckers [{"cast_id": 1, "character": "himself", "credi... [{"credit_id": "545d24490e0a261fb9004b2b", "de...
4491 296943 The Hadza: Last of the First [] [{"credit_id": "54383e6fc3a36825ba001c52", "de...
4492 118612 After [{"cast_id": 1, "character": "Freddy", "credit... [{"credit_id": "553d13d09251413f5a007eec", "de...
4493 138976 Treachery [{"cast_id": 2, "character": "Nathan", "credit... [{"credit_id": "52fe4c59c3a368484e1b3c1f", "de...
4494 323967 Walter [{"cast_id": 37, "character": "Walter", "credi... [{"credit_id": "54d4d10592514109ba013ab1", "de...
4495 3080 Top Hat [{"cast_id": 10, "character": "Jerry Travers",... [{"credit_id": "563908e9c3a3681b5201f955", "de...
4496 2667 The Blair Witch Project [{"cast_id": 41, "character": "Mike", "credit_... [{"credit_id": "52fe4364c3a36847f8050c01", "de...
4497 9459 Woodstock [{"cast_id": 10, "character": "Himself", "cred... [{"credit_id": "52fe44fac3a36847f80b55ef", "de...
4498 11598 The Kentucky Fried Movie [{"cast_id": 32, "character": "Loo (segment \"... [{"credit_id": "56ed3840c3a36822560068c5", "de...
4499 26916 Mercy Streets [{"cast_id": 2, "character": "Rome", "credit_i... [{"credit_id": "52fe4521c3a368484e04a1ef", "de...
4500 181940 Carousel of Revenge [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "545e3d7d0e0a261fb9006a6f", "de...
4501 125263 Broken Vessels [{"cast_id": 2, "character": "Jimmy", "credit_... [{"credit_id": "52fe4ac0c3a368484e165147", "de...
4502 263503 Water & Power [{"cast_id": 2, "character": "Water", "credit_... [{"credit_id": "5342e38cc3a368151e003aa9", "de...
4503 324322 They Will Have to Kill Us First [{"cast_id": 1, "character": "Himself - lead s... [{"credit_id": "54d6acb2c3a3683b920039cd", "de...
4504 331493 Light from the Darkroom [] []
4505 375950 The Country Doctor [{"cast_id": 1, "character": "Jean-Pierre Wern... [{"credit_id": "568ae5109251412e5202a3bf", "de...
4506 278348 The Maid's Room [{"cast_id": 7, "character": "Drina", "credit_... [{"credit_id": "572169c092514142350017fc", "de...
4507 704 A Hard Day's Night [{"cast_id": 10, "character": "himself", "cred... [{"credit_id": "52fe426dc3a36847f801dc85", "de...
4508 70875 The Harvest (La Cosecha) [] [{"credit_id": "52fe4816c3a368484e0e8bbd", "de...
4509 75986 Love Letters [{"cast_id": 1, "character": "Anna Winter", "c... [{"credit_id": "52fe4921c3a368484e11b9d9", "de...
4510 385636 Juliet and Alfa Romeo [{"cast_id": 0, "character": "Tilen", "credit_... [{"credit_id": "56d8880fc3a3681e3901f8a4", "de...
4511 14438 Fireproof [{"cast_id": 2, "character": "Caleb Holt", "cr... [{"credit_id": "52fe45f39251416c75068111", "de...
4512 211086 Faith Connections [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe4d8dc3a368484e1ef6dd", "de...
4513 23069 Benji [{"cast_id": 1, "character": "Mary", "credit_i... [{"credit_id": "545d997c0e0a261fb3005954", "de...
4514 83 Open Water [{"cast_id": 3, "character": "Susan Watkins", ... [{"credit_id": "52fe4215c3a36847f8002991", "de...
4515 89857 High Road [{"cast_id": 10, "character": "Orchid", "credi... [{"credit_id": "52fe4a2e9251416c910c5e77", "de...
4516 30315 Kingdom of the Spiders [{"cast_id": 4, "character": "Dr. Robert 'Rack... [{"credit_id": "558cb4509251416c2a00201b", "de...
4517 14358 Mad Hot Ballroom [] [{"credit_id": "52fe45ea9251416c75066cd9", "de...
4518 2056 The Station Agent [{"cast_id": 24, "character": "Finbar McBride"... [{"credit_id": "5627a449c3a368278600268b", "de...
4519 41144 To Save A Life [{"cast_id": 1, "character": "Jake Taylor", "c... [{"credit_id": "52fe45b7c3a36847f80d66f1", "de...
4520 35199 Wordplay [{"cast_id": 4, "character": "Himself", "credi... [{"credit_id": "52fe459a9251416c910380bd", "de...
4521 14271 Beyond the Mat [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "58d5ec49c3a368127c03493c", "de...
4522 16653 The Singles Ward [{"cast_id": 2, "character": "Jonathan Jordan"... [{"credit_id": "56b22f4bc3a36845b40001b7", "de...
4523 14757 Osama [{"cast_id": 2, "character": "Osama", "credit_... [{"credit_id": "565b821992514169280039fb", "de...
4524 84401 Sholem Aleichem: Laughing In The Darkness [{"cast_id": 3, "character": "Shayne Sheyndl",... [{"credit_id": "52fe48f39251416c9109db3f", "de...
4525 23655 Groove [{"cast_id": 12, "character": "David Turner", ... [{"credit_id": "52fe4472c3a368484e02384d", "de...
4526 36825 The R.M. [{"cast_id": 0, "character": "Jared Phelps", "... [{"credit_id": "532bc706c3a3684bb10009e3", "de...
4527 33430 Twin Falls Idaho [{"cast_id": 2, "character": "Blake Falls", "c... [{"credit_id": "58ebc7f7925141281908b4da", "de...
4528 12281 Mean Creek [{"cast_id": 1, "character": "Sam Merric", "cr... [{"credit_id": "52fe44d99251416c750430b9", "de...
4529 125052 Hurricane Streets [{"cast_id": 2, "character": "Marcus", "credit... [{"credit_id": "52fe4abbc3a368484e163cfb", "de...
4530 96238 Never Again [{"cast_id": 11, "character": "Christopher", "... [{"credit_id": "52fe49a99251416c750cf311", "de...
4531 30246 Civil Brand [{"cast_id": 1, "character": "Francis Shepard"... [{"credit_id": "52fe44079251416c910028cb", "de...
4532 7301 Lonesome Jim [{"cast_id": 1, "character": "Jim", "credit_id... [{"credit_id": "52fe4479c3a36847f8098159", "de...
4533 172533 Drinking Buddies [{"cast_id": 4, "character": "Kate", "credit_i... [{"credit_id": "52fe4d21c3a36847f825045b", "de...
4534 180383 Deceptive Practice: The Mysteries and Mentors ... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "547117cf92514123e30008b4", "de...
4535 346 Seven Samurai [{"cast_id": 13, "character": "Kikuchiyo", "cr... [{"credit_id": "52fe423bc3a36847f800dfef", "de...
4536 84318 The Other Dream Team [{"cast_id": 1010, "character": "Himself", "cr... [{"credit_id": "52fe48ea9251416c9109c87b", "de...
4537 45145 Johnny Suede [{"cast_id": 2, "character": "Johnny Suede", "... [{"credit_id": "5998a66fc3a368207e010bee", "de...
4538 13983 Finishing The Game [{"cast_id": 3, "character": "Breeze Loo", "cr... [{"credit_id": "52fe45bf9251416c75061175", "de...
4539 45649 Rubber [{"cast_id": 7, "character": "Xavier", "credit... [{"credit_id": "536b46ed0e0a2647db00b5d2", "de...
4540 19844 Kiss the Bride [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "52fe47f49251416c750aafab", "de...
4541 21801 The Slaughter Rule [{"cast_id": 1002, "character": "Roy Chutney",... [{"credit_id": "52fe4428c3a368484e012d25", "de...
4542 43933 Monsters [{"cast_id": 3, "character": "Samantha Wynden"... [{"credit_id": "52fe466cc3a36847f80fe201", "de...
4543 73511 The Californians [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "565485a1925141055b0001ee", "de...
4544 43653 The Living Wake [{"cast_id": 8, "character": "Mills", "credit_... [{"credit_id": "52fe4657c3a36847f80f9c07", "de...
4545 139715 Detention of the Dead [{"cast_id": 4, "character": "Eddie", "credit_... [{"credit_id": "52fe4c6ac3a368484e1b7457", "de...
4546 45380 Crazy Stone [{"cast_id": 2, "character": "Bao Shi Hong", "... [{"credit_id": "52fe46bfc3a36847f81100a9", "de...
4547 30867 Scott Walker: 30 Century Man [{"cast_id": 8, "character": "himself", "credi... [{"credit_id": "52fe44459251416c9100ac31", "de...
4548 81220 Everything Put Together [{"cast_id": 4, "character": "", "credit_id": ... [{"credit_id": "52fe48019251416c9107ce43", "de...
4549 253626 Good Kill [{"cast_id": 4, "character": "Commandant Tom E... [{"credit_id": "55780dd2c3a36842750018ad", "de...
4550 294550 The Outrageous Sophie Tucker [] [{"credit_id": "55b26c8c9251411e0b0105e3", "de...
4551 90369 Now Is Good [{"cast_id": 2, "character": "Tessa Scott", "c... [{"credit_id": "52fe48a69251416c750aee85", "de...
4552 117942 Girls Gone Dead [{"cast_id": 24, "character": "Rebecca Foster"... [{"credit_id": "52fe4bc4c3a36847f821312d", "de...
4553 380097 America Is Still the Place [] []
4554 322194 Subconscious [{"cast_id": 8, "character": "Peter Williams",... [{"credit_id": "54cb9624c3a36809240102d3", "de...
4555 98568 Enter Nowhere [{"cast_id": 17, "character": "Samantha", "cre... [{"credit_id": "5892b59bc3a3686d10000388", "de...
4556 119657 El Rey de Najayo [{"cast_id": 4, "character": "Julian", "credit... [{"credit_id": "52fe4c08c3a36847f821e453", "de...
4557 380733 Fight to the Finish [{"cast_id": 1, "character": "Glinda McGill", ... [{"credit_id": "56b03694c3a3686485000e99", "de...
4558 285743 Alleluia! The Devil's Carnival [{"cast_id": 11, "character": "Lucifer", "cred... [{"credit_id": "53e40a4f0e0a262b8f0050c4", "de...
4559 362765 The Sound and the Shadow [{"cast_id": 0, "character": "Harold", "credit... [{"credit_id": "56139799c3a368681401922f", "de...
4560 379532 Rodeo Girl [{"cast_id": 0, "character": "Duke Williams", ... [{"credit_id": "58a3e925c3a3683963003b40", "de...
4561 253261 Born to Fly: Elizabeth Streb vs. Gravity [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "54fc243492514123af00194c", "de...
4562 297100 The Little Ponderosa Zoo [] []
4563 15239 The Toxic Avenger [{"cast_id": 1, "character": "The Toxic Avenge... [{"credit_id": "53f7425ac3a36833f4005420", "de...
4564 94072 Straight Out of Brooklyn [] [{"credit_id": "52fe49499251416c750c3167", "de...
4565 4107 Bloody Sunday [{"cast_id": 3, "character": "Ivan Cooper", "c... [{"credit_id": "52fe43adc3a36847f8067123", "de...
4566 325579 Diamond Ruff [] []
4567 15624 Conversations with Other Women [{"cast_id": 1, "character": "Woman", "credit_... [{"credit_id": "52fe466d9251416c75077ec3", "de...
4568 17287 Poultrygeist: Night of the Chicken Dead [{"cast_id": 1, "character": "Arbie", "credit_... [{"credit_id": "52fe47169251416c7508d4c9", "de...
4569 198370 Mutual Friends [{"cast_id": 3, "character": "Liv", "credit_id... [{"credit_id": "52fe4d7b9251416c9111797f", "de...
4570 3062 42nd Street [{"cast_id": 11, "character": "Julian Marsh", ... [{"credit_id": "52fe4381c3a36847f805935d", "de...
4571 328307 Rise of the Entrepreneur: The Search for a Bet... [] []
4572 15389 Metropolitan [{"cast_id": 2, "character": "Tom Townsend", "... [{"credit_id": "52fe46559251416c75074ffb", "de...
4573 464 As It Is in Heaven [{"cast_id": 1, "character": "Daniel Dar\u00e9... [{"credit_id": "52fe4246c3a36847f8011a6d", "de...
4574 308467 Roadside [{"cast_id": 1, "character": "Dan Summers", "c... [{"credit_id": "54850af6c3a3680b36001a86", "de...
4575 8193 Napoleon Dynamite [{"cast_id": 2, "character": "Napoleon Dynamit... [{"credit_id": "52fe4494c3a36847f809e219", "de...
4576 188166 Blue Ruin [{"cast_id": 3, "character": "Dwight", "credit... [{"credit_id": "536311fc0e0a261e0100128f", "de...
4577 23827 Paranormal Activity [{"cast_id": 3, "character": "Katie", "credit_... [{"credit_id": "52fe4477c3a368484e024b01", "de...
4578 1282 Dogtown and Z-Boys [{"cast_id": 2, "character": "Narrator", "cred... [{"credit_id": "52fe42edc3a36847f802d873", "de...
4579 762 Monty Python and the Holy Grail [{"cast_id": 11, "character": "King Arthur / V... [{"credit_id": "52fe4272c3a36847f801f66f", "de...
4580 64499 Quinceañera [{"cast_id": 3, "character": "Magdalena", "cre... [{"credit_id": "552e417092514174db006c46", "de...
4581 281189 Gory Gory Hallelujah [] [{"credit_id": "55135b3f9251412be400021e", "de...
4582 1435 Tarnation [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "52fe42f7c3a36847f8030443", "de...
4583 47546 I Want Your Money [] []
4584 189711 Love in the Time of Monsters [{"cast_id": 1, "character": "Lou", "credit_id... [{"credit_id": "52fe4d609251416c751392bb", "de...
4585 19204 The Beyond [{"cast_id": 14, "character": "Liza Merril", "... [{"credit_id": "52fe47c69251416c750a50ed", "de...
4586 9029 What Happens in Vegas [{"cast_id": 23, "character": "Jack Fuller", "... [{"credit_id": "52fe44d3c3a36847f80ac4d9", "de...
4587 18045 The Dark Hours [{"cast_id": 3, "character": "Samantha Goodman... [{"credit_id": "59936b27925141542b0052e1", "de...
4588 11240 My Beautiful Laundrette [{"cast_id": 4, "character": "Omar", "credit_i... [{"credit_id": "52fe44189251416c75028ad1", "de...
4589 43743 Fabled [] []
4590 157909 Show Me [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "53521ef7c3a3681d980022d6", "de...
4591 10238 Cries and Whispers [{"cast_id": 3, "character": "Agnes", "credit_... [{"credit_id": "52fe43479251416c7500a4e9", "de...
4592 3059 Intolerance [{"cast_id": 23, "character": "The Woman Who R... [{"credit_id": "577fe3e79251415db5000bf2", "de...
4593 15800 Trekkies [{"cast_id": 1, "character": "Herself", "credi... [{"credit_id": "52fe467e9251416c7507a0a5", "de...
4594 65203 The Broadway Melody [{"cast_id": 8, "character": "Eddie Kearns", "... [{"credit_id": "5647d9b9c3a368260100563e", "de...
4595 764 The Evil Dead [{"cast_id": 16, "character": "Ashley 'Ash' J.... [{"credit_id": "52fe4273c3a36847f801f7e3", "de...
4596 103620 Maniac [{"cast_id": 1, "character": "Frank", "credit_... [{"credit_id": "52fe4a21c3a36847f81bbac7", "de...
4597 319069 Censored Voices [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "56559849c3a3681982002db2", "de...
4598 14278 Murderball [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe45e19251416c75065989", "de...
4599 25678 American Ninja 2: The Confrontation [{"cast_id": 2, "character": "Sgt. Joe Armstro... [{"credit_id": "52fe44d6c3a368484e039bc5", "de...
4600 79161 51 Birch Street [{"cast_id": 1001, "character": "Herself", "cr... [{"credit_id": "52fe49c4c3a368484e13e9bb", "de...
4601 371690 Rotor DR1 [{"cast_id": 14, "character": "Kitch", "credit... [{"credit_id": "580b615292514171a3001f82", "de...
4602 389 12 Angry Men [{"cast_id": 29, "character": "Juror 8", "cred... [{"credit_id": "52fe423dc3a36847f800ec55", "de...
4603 52032 My Dog Tulip [{"cast_id": 1, "character": "J.R. Ackerley (v... [{"credit_id": "52fe4814c3a36847f81572a7", "de...
4604 3078 It Happened One Night [{"cast_id": 10, "character": "Peter Warne", "... [{"credit_id": "52fe4383c3a36847f8059c33", "de...
4605 38810 Dogtooth [{"cast_id": 10, "character": "Son", "credit_i... [{"credit_id": "53e7e510c3a368399f00231e", "de...
4606 21525 Tupac: Resurrection [{"cast_id": 2, "character": "Himself (archive... [{"credit_id": "52fe441dc3a368484e010479", "de...
4607 55123 Tumbleweeds [{"cast_id": 2, "character": "Mary jo Walker",... [{"credit_id": "52fe48bcc3a36847f8176aa5", "de...
4608 11980 The Prophecy [{"cast_id": 9, "character": "Gabriel", "credi... [{"credit_id": "52fe44af9251416c7503d5e5", "de...
4609 11956 When the Cat's Away [{"cast_id": 3, "character": "Chlo\u00e9", "cr... [{"credit_id": "52fe44a99251416c7503c9d1", "de...
4610 1550 Pieces of April [{"cast_id": 1, "character": "April Burns", "c... [{"credit_id": "52fe42fcc3a36847f8031f47", "de...
4611 162396 The Big Swap [{"cast_id": 2, "character": "Sam", "credit_id... [{"credit_id": "52fe4c59c3a36847f8229a57", "de...
4612 26518 Old Joy [{"cast_id": 2, "character": "Mark", "credit_i... [{"credit_id": "52fe4508c3a368484e0448e1", "de...
4613 8942 Wendy and Lucy [{"cast_id": 2, "character": "Wendy", "credit_... [{"credit_id": "52fe44cac3a36847f80aa1c3", "de...
4614 68412 3 Backyards [{"cast_id": 2, "character": "Peggy", "credit_... [{"credit_id": "52fe4791c3a368484e0ce0f9", "de...
4615 2786 Pierrot le Fou [{"cast_id": 12, "character": "Ferdinand-Pierr... [{"credit_id": "52fe436dc3a36847f805355b", "de...
4616 87943 Sisters in Law [] [{"credit_id": "52fe49e39251416c910bc201", "de...
4617 73981 Ayurveda: Art of Being [] [{"credit_id": "52fe48b5c3a368484e106b4f", "de...
4618 91721 Nothing But a Man [{"cast_id": 1054, "character": "Duff Anderson... [{"credit_id": "52fe48e29251416c750b656b", "de...
4619 118452 First Love, Last Rites [{"cast_id": 1, "character": "Joey", "credit_i... [{"credit_id": "547defcb9251412d78005b29", "de...
4620 47534 Fighting Tommy Riley [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe4737c3a36847f8129b6b", "de...
4621 40914 Royal Kill [{"cast_id": 3, "character": "Exhibition Manag... [{"credit_id": "52fe45aac3a36847f80d3b9f", "de...
4622 365052 The Looking Glass [{"cast_id": 2, "character": "Karen", "credit_... [{"credit_id": "562a40c19251412845002059", "de...
4623 13282 Death Race 2000 [{"cast_id": 5, "character": "Frankenstein", "... [{"credit_id": "52fe45569251416c75053009", "de...
4624 250184 Locker 13 [{"cast_id": 7, "character": "Tommy Novak", "c... [{"credit_id": "532741819251411a0d000382", "de...
4625 426067 Midnight Cabaret [{"cast_id": 1, "character": "Dawn", "credit_i... [{"credit_id": "582a4cdb9251417b1803dd47", "de...
4626 324352 Anderson's Cross [{"cast_id": 1, "character": "Mrs. McCarthy", ... [{"credit_id": "54d6ffe9925141758c0044a4", "de...
4627 318040 Bizarre [{"cast_id": 10, "character": "Maurice", "cred... [{"credit_id": "56847ab2c3a3685f89004d45", "de...
4628 27420 Graduation Day [{"cast_id": 6, "character": "Coach George Mic... [{"credit_id": "52fe4548c3a368484e051661", "de...
4629 80468 Some Guy Who Kills People [{"cast_id": 1, "character": "Ken Boyd", "cred... [{"credit_id": "52fe47c19251416c91074c05", "de...
4630 84188 Compliance [{"cast_id": 3, "character": "Sandra", "credit... [{"credit_id": "57e7aeb49251412ae301058d", "de...
4631 2255 Chasing Amy [{"cast_id": 1, "character": "Holden McNeil", ... [{"credit_id": "52fe4346c3a36847f8047c0b", "de...
4632 50035 Lovely & Amazing [{"cast_id": 1, "character": "Michelle Marks",... [{"credit_id": "52fe47b6c3a36847f8144399", "de...
4633 300327 Death Calls [] []
4634 14290 Better Luck Tomorrow [{"cast_id": 2, "character": "Ben Manibag", "c... [{"credit_id": "52fe45e39251416c75065da3", "de...
4635 29371 The Incredibly True Adventure of Two Girls In ... [{"cast_id": 1, "character": "Randy Dean", "cr... [{"credit_id": "52fe45dac3a368484e072ab7", "de...
4636 44490 Chuck & Buck [{"cast_id": 1, "character": "Buck O'Brien", "... [{"credit_id": "53463de60e0a265fe6000f2b", "de...
4637 32222 American Desi [{"cast_id": 1, "character": "Ajay Pandya", "c... [{"credit_id": "57fd2ab3c3a3681b91000b83", "de...
4638 378237 Amidst the Devil's Wings [] []
4639 431 Cube [{"cast_id": 5, "character": "Leaven", "credit... [{"credit_id": "52fe4243c3a36847f80107bf", "de...
4640 76996 Love and Other Catastrophes [{"cast_id": 8, "character": "", "credit_id": ... [{"credit_id": "52fe4956c3a368484e12665f", "de...
4641 51942 I Married a Strange Person! [{"cast_id": 3, "character": "Keri Boyer", "cr... [{"credit_id": "52fe480ec3a36847f8155fe7", "de...
4642 1424 November [{"cast_id": 1, "character": "Sophie Jacobs", ... [{"credit_id": "52fe42f6c3a36847f803001f", "de...
4643 60420 Like Crazy [{"cast_id": 1, "character": "Jacob Helm", "cr... [{"credit_id": "52fe4623c3a368484e080da7", "de...
4644 325123 Teeth and Blood [{"cast_id": 0, "character": "Vincent Augustin... []
4645 142132 Sugar Town [{"cast_id": 22, "character": "Clive", "credit... [{"credit_id": "52fe4acf9251416c750eeda3", "de...
4646 20520 The Motel [{"cast_id": 3, "character": "Ernest", "credit... [{"credit_id": "52fe43eac3a368484e005ad7", "de...
4647 109729 The Canyons [{"cast_id": 4, "character": "Tara", "credit_i... [{"credit_id": "586ace83c3a3686e2a0034fa", "de...
4648 78307 On the Outs [{"cast_id": 1, "character": "Oz", "credit_id"... [{"credit_id": "5467d8adeaeb8118b4000ac9", "de...
4649 12247 Shotgun Stories [{"cast_id": 15, "character": "Son Hayes", "cr... [{"credit_id": "52fe44d39251416c7504250d", "de...
4650 29917 Exam [{"cast_id": 1, "character": "White", "credit_... [{"credit_id": "54fb1506c3a368690e00141a", "de...
4651 70687 The Sticky Fingers of Time [{"cast_id": 2, "character": "Tucker", "credit... [{"credit_id": "52fe480ac3a368484e0e671d", "de...
4652 60463 Sunday School Musical [{"cast_id": 1, "character": "Zachary", "credi... [{"credit_id": "52fe4626c3a368484e081587", "de...
4653 46252 Rust [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe46ecc3a36847f811a01f", "de...
4654 24869 Ink [{"cast_id": 3, "character": "John", "credit_i... [{"credit_id": "52fe44adc3a368484e030a09", "de...
4655 77934 The Christmas Bunny [{"cast_id": 1010, "character": "Julia", "cred... [{"credit_id": "52fe4983c3a368484e12f6ab", "de...
4656 34697 Butterfly [{"cast_id": 1, "character": "Jess Tyler", "cr... [{"credit_id": "562209d7c3a3680e1900ab27", "de...
4657 320435 UnDivided [] []
4658 150211 The Frozen [{"cast_id": 1, "character": "The Hunter", "cr... [{"credit_id": "58e7ed2bc3a3684aa4045117", "de...
4659 306667 Horse Camp [{"cast_id": 2, "character": "Kathy", "credit_... [{"credit_id": "547880c3c3a36849bd000980", "de...
4660 274758 Give Me Shelter [{"cast_id": 4, "character": "Herself - Lead",... [{"credit_id": "553fc761c3a36864000001bb", "de...
4661 3060 The Big Parade [{"cast_id": 23, "character": "James Apperson"... [{"credit_id": "52fe4381c3a36847f805922b", "de...
4662 40963 Little Big Top [{"cast_id": 0, "character": "Seymour", "credi... []
4663 173224 Along the Roadside [{"cast_id": 1, "character": "Jerry", "credit_... [{"credit_id": "52fe4d2ec3a36847f8253101", "de...
4664 18533 Bronson [{"cast_id": 4, "character": "Michael Peterson... [{"credit_id": "52fe47849251416c7509c451", "de...
4665 376010 Western Religion [{"cast_id": 0, "character": "Chinaman Dan", "... [{"credit_id": "5694dbafc3a3680e9d001a86", "de...
4666 139948 Burn [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe4c71c3a368484e1b893f", "de...
4667 77332 Urbania [{"cast_id": 2, "character": "Charlie", "credi... [{"credit_id": "52fe4967c3a368484e129997", "de...
4668 70478 The Stewardesses [{"cast_id": 1001, "character": "Stewardess Sa... [{"credit_id": "52fe47fbc3a368484e0e3c1f", "de...
4669 35073 The Beast from 20,000 Fathoms [{"cast_id": 1, "character": "Professor Tom Ne... [{"credit_id": "56ceedb19251413e5c0021bb", "de...
4670 9659 Mad Max [{"cast_id": 1, "character": "Mad Max Rockatan... [{"credit_id": "52fe4517c3a36847f80bc035", "de...
4671 10218 Swingers [{"cast_id": 1, "character": "Mike Peters.", "... [{"credit_id": "52fe43449251416c75009d9b", "de...
4672 391 A Fistful of Dollars [{"cast_id": 1, "character": "Joe", "credit_id... [{"credit_id": "52fe423dc3a36847f800edd3", "de...
4673 43595 She Done Him Wrong [{"cast_id": 1, "character": "Lady Lou", "cred... [{"credit_id": "52fe4653c3a36847f80f8bfd", "de...
4674 194588 Short Cut to Nirvana: Kumbh Mela [] []
4675 54897 The Grace Card [{"cast_id": 1008, "character": "as Bill 'Mac'... [{"credit_id": "52fe48b3c3a36847f8174d23", "de...
4676 83588 Middle of Nowhere [{"cast_id": 1001, "character": "Brian", "cred... [{"credit_id": "52fe48ac9251416c910948eb", "de...
4677 53256 Three [{"cast_id": 2, "character": "Hanna", "credit_... [{"credit_id": "52fe485bc3a36847f816358d", "de...
4678 40920 The Business of Fancydancing [{"cast_id": 2, "character": "Seymour Polatkin... [{"credit_id": "55c6349892514105cc00028b", "de...
4679 287815 Call + Response [] [{"credit_id": "567b34d59251417ddf000e12", "de...
4680 54702 Malevolence [{"cast_id": 1002, "character": "Samantha Harr... [{"credit_id": "52fe48abc3a36847f817354b", "de...
4681 176074 Reality Show [{"cast_id": 3, "character": "Mickey Wagner", ... [{"credit_id": "52fe4d69c3a36847f825f9ab", "de...
4682 69270 Super Hybrid [{"cast_id": 1, "character": "Tilda", "credit_... [{"credit_id": "52fe47c0c3a368484e0d7be7", "de...
4683 5759 Baghead [{"cast_id": 1, "character": "Matt", "credit_i... [{"credit_id": "52fe4420c3a36847f8083bb5", "de...
4684 402515 American Beast [{"cast_id": 0, "character": "James Erikson", ... [{"credit_id": "57edab3b9251416cd600077f", "de...
4685 126141 The Case of the Grinning Cat [] [{"credit_id": "52fe4ad8c3a368484e16a129", "de...
4686 48035 Ordet [{"cast_id": 7, "character": "Inger, Mikkel's ... [{"credit_id": "599ee1bb925141105601203b", "de...
4687 14758 Good Dick [{"cast_id": 17, "character": "Woman", "credit... [{"credit_id": "52fe46169251416c7506cb5d", "de...
4688 13363 The Man from Earth [{"cast_id": 3, "character": "John Oldman", "c... [{"credit_id": "52fe45609251416c75054411", "de...
4689 37985 The Trials Of Darryl Hunt [] [{"credit_id": "57b638a4c3a3685f5a000562", "de...
4690 25786 Samantha: An American Girl Holiday [{"cast_id": 1, "character": "Grandmary Edward... [{"credit_id": "585f336392514115cf016db7", "de...
4691 36549 Yesterday Was a Lie [{"cast_id": 1, "character": "Singer", "credit... [{"credit_id": "56ec9827c3a368225100421c", "de...
4692 361398 Theresa Is a Mother [{"cast_id": 3, "character": "Cloris McDermott... [{"credit_id": "56054c80c3a3685c54001f17", "de...
4693 289180 H. [{"cast_id": 5, "character": "Helen", "credit_... [{"credit_id": "53ff69cc0e0a2658d80003fa", "de...
4694 288927 Archaeology of a Woman [{"cast_id": 1, "character": "Margaret", "cred... [{"credit_id": "5443db99c3a3683df200526f", "de...
4695 21334 Children of Heaven [{"cast_id": 1, "character": "Ali's Father", "... [{"credit_id": "52fe4414c3a368484e00e4b5", "de...
4696 79120 Weekend [{"cast_id": 1000, "character": "Russell", "cr... [{"credit_id": "52fe49c2c3a368484e13e4e1", "de...
4697 27995 She's Gotta Have It [{"cast_id": 3, "character": "Nola Darling", "... [{"credit_id": "584a62c292514119bc01c8b0", "de...
4698 253290 Butterfly Girl [] [{"credit_id": "5305c66dc3a3685a711726c1", "de...
4699 344466 The World Is Mine [{"cast_id": 1, "character": "Larisa", "credit... [{"credit_id": "55a0db7d9251412971000fc0", "de...
4700 55420 Another Earth [{"cast_id": 1, "character": "John Burroughs",... [{"credit_id": "52fe48cbc3a36847f8179d0b", "de...
4701 5822 Sweet Sweetback's Baadasssss Song [{"cast_id": 2, "character": "Beetle", "credit... [{"credit_id": "52fe4424c3a36847f8084a63", "de...
4702 408429 Perfect Cowboy [{"cast_id": 1, "character": "Jimmy", "credit_... [{"credit_id": "57d568c49251415c1b001ba2", "de...
4703 39141 Tadpole [{"cast_id": 2, "character": "Oscar Grubman", ... [{"credit_id": "589350d39251416ef2006be8", "de...
4704 5723 Once [{"cast_id": 21, "character": "Guy", "credit_i... [{"credit_id": "52fe441cc3a36847f8082d3b", "de...
4705 28666 The Woman Chaser [{"cast_id": 3, "character": "Richard Hudson",... [{"credit_id": "52fe45a8c3a368484e0679f3", "de...
4706 30979 The Horse Boy [{"cast_id": 2, "character": "Himself (as Dr. ... [{"credit_id": "52fe44529251416c9100c963", "de...
4707 50497 When the Lights Went Out [{"cast_id": 1, "character": "Jenny", "credit_... [{"credit_id": "538746190e0a26144d003d19", "de...
4708 354624 Heroes of Dirt [{"cast_id": 0, "character": "Phineas Cooper",... [{"credit_id": "5694d6329251414b6e001c8a", "de...
4709 13187 A Charlie Brown Christmas [{"cast_id": 2, "character": "Freida (voice)",... [{"credit_id": "52fe454b9251416c75051a75", "de...
4710 335244 Antarctic Edge: 70° South [] [{"credit_id": "55327ddac3a3682217002e7f", "de...
4711 178862 Aroused [{"cast_id": 6, "character": "Herself", "credi... [{"credit_id": "52fe4d9dc3a36847f826a993", "de...
4712 331745 Top Spin [] [{"credit_id": "551cad75c3a3684a2800155f", "de...
4713 1779 Roger & Me [{"cast_id": 4, "character": "Himself", "credi... [{"credit_id": "52fe4314c3a36847f8038bd3", "de...
4714 282128 An American in Hollywood [{"cast_id": 10, "character": "Dorian", "credi... [{"credit_id": "53cae343c3a36877610003df", "de...
4715 86812 Sound of My Voice [{"cast_id": 1004, "character": "Maggie", "cre... [{"credit_id": "5868a225c3a3680f4e007d12", "de...
4716 38786 The Blood of My Brother: A Story of Death in Iraq [] []
4717 84355 Your Sister's Sister [{"cast_id": 2, "character": "Jack", "credit_i... [{"credit_id": "53b6f5880e0a2676b8005b39", "de...
4718 18632 A Dog's Breakfast [{"cast_id": 1, "character": "Patrick", "credi... [{"credit_id": "52fe478b9251416c7509d565", "de...
4719 40652 The Married Woman [{"cast_id": 2, "character": "Charlotte", "cre... [{"credit_id": "52fe459cc3a36847f80d0c8f", "de...
4720 339408 The Birth of a Nation [{"cast_id": 2, "character": "Nat Turner", "cr... [{"credit_id": "56af01149251417e2900b61c", "de...
4721 266857 The Work and The Story [{"cast_id": 0, "character": "", "credit_id": ... [{"credit_id": "535c348b0e0a264fe1001e9f", "de...
4722 18925 Facing the Giants [{"cast_id": 2, "character": "Matt Prater", "c... [{"credit_id": "52fe47ab9251416c750a178d", "de...
4723 299245 The Gallows [{"cast_id": 0, "character": "Cassidy", "credi... [{"credit_id": "54951e769251413af7001c60", "de...
4724 985 Eraserhead [{"cast_id": 13, "character": "Henry Spencer",... [{"credit_id": "52fe4296c3a36847f802a5dd", "de...
4725 34101 Hollywood Shuffle [{"cast_id": 1, "character": "Bobby Taylor", "... [{"credit_id": "553fd444c3a3683c69000077", "de...
4726 9821 The Mighty [{"cast_id": 1, "character": "Gwen Dillon", "c... [{"credit_id": "52fe4534c3a36847f80c1f2d", "de...
4727 65448 Penitentiary [{"cast_id": 1000, "character": "Sweet Pea", "... [{"credit_id": "52fe470ac3a368484e0b1e1b", "de...
4728 18841 The Lost Skeleton of Cadavra [{"cast_id": 3, "character": "Betty Armstrong"... [{"credit_id": "52fe47a09251416c750a0279", "de...
4729 272726 Dude Where's My Dog? [{"cast_id": 6, "character": "", "credit_id": ... [{"credit_id": "592bed26c3a36877bc07a7e0", "de...
4730 175291 Cheap Thrills [{"cast_id": 2, "character": "Craig", "credit_... [{"credit_id": "52fe4d5cc3a36847f825cacf", "de...
4731 80215 Indie Game: The Movie [{"cast_id": 1002, "character": "Himself", "cr... [{"credit_id": "52fe47ae9251416c91072349", "de...
4732 13538 Straightheads [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "53dd2d78c3a3686c5100006e", "de...
4733 51130 Open Secret [{"cast_id": 9, "character": "Paul Lester", "c... [{"credit_id": "52fe47e2c3a36847f814d6fd", "de...
4734 270554 Echo Dr. [{"cast_id": 2, "character": "Dell", "credit_i... [{"credit_id": "5379fd03c3a368554a005c2d", "de...
4735 72086 The Night Visitor [{"cast_id": 2, "character": "Salem", "credit_... [{"credit_id": "52fe4857c3a368484e0f3f2b", "de...
4736 268917 The Past Is a Grotesque Animal [{"cast_id": 0, "character": "Herself", "credi... [{"credit_id": "577a157cc3a3686e8f00213e", "de...
4737 64973 Peace, Propaganda & the Promised Land [] [{"credit_id": "52fe46f6c3a368484e0ad693", "de...
4738 473 Pi [{"cast_id": 5, "character": "Maximillian Cohe... [{"credit_id": "52fe4247c3a36847f8011f69", "de...
4739 90414 I Love You, Don't Touch Me! [{"cast_id": 3, "character": "Katie", "credit_... [{"credit_id": "52fe48a89251416c750af0eb", "de...
4740 111794 20 Dates [{"cast_id": 1, "character": "Myles", "credit_... [{"credit_id": "52fe4b02c3a36847f81ed6f9", "de...
4741 360188 Queen Crab [{"cast_id": 2, "character": "Melissa Webber",... [{"credit_id": "562f43829251410a22008ae9", "de...
4742 9372 Super Size Me [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe44efc3a36847f80b2a9d", "de...
4743 85860 The FP [{"cast_id": 5, "character": "JTRO", "credit_i... [{"credit_id": "52fe49629251416c910ab83f", "de...
4744 244534 Happy Christmas [{"cast_id": 4, "character": "Jenny", "credit_... [{"credit_id": "52fe4ef3c3a36847f82b2ea9", "de...
4745 33468 The Brain That Wouldn't Die [{"cast_id": 5, "character": "Dr. Bill Cortner... [{"credit_id": "52fe451b9251416c91027baf", "de...
4746 294086 Tiger Orange [{"cast_id": 1, "character": "Chet", "credit_i... [{"credit_id": "541efc000e0a2617970004d9", "de...
4747 139998 Supporting Characters [{"cast_id": 4, "character": "Nick", "credit_i... [{"credit_id": "52fe4c72c3a368484e1b8afb", "de...
4748 74777 Absentia [{"cast_id": 3, "character": "Callie", "credit... [{"credit_id": "52fe48ddc3a368484e10ef89", "de...
4749 16388 The Brothers McMullen [{"cast_id": 1, "character": "Susan", "credit_... [{"credit_id": "52fe46cf9251416c750843a3", "de...
4750 159770 The Dirties [{"cast_id": 6, "character": "Matt", "credit_i... [{"credit_id": "52fe4c1d9251416c910f05ad", "de...
4751 42109 Gabriela [{"cast_id": 2, "character": "Gabriela", "cred... [{"credit_id": "590dc620c3a36864c600e4e4", "de...
4752 47607 Tiny Furniture [{"cast_id": 12, "character": "Aura", "credit_... [{"credit_id": "52fe473bc3a36847f812a649", "de...
4753 193603 Hayride [{"cast_id": 1, "character": "Morgan", "credit... [{"credit_id": "54ff2ee69251413da10000ac", "de...
4754 84659 The Naked Ape [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "52fe49049251416c910a00b3", "de...
4755 322745 Counting [] [{"credit_id": "54cdc726c3a3687f92003cad", "de...
4756 20981 The Call of Cthulhu [{"cast_id": 4, "character": "The Man", "credi... [{"credit_id": "52fe4407c3a368484e00b4a5", "de...
4757 174362 Bending Steel [] [{"credit_id": "52fe4d49c3a36847f8258e35", "de...
4758 242095 The Signal [{"cast_id": 1, "character": "Nic Eastman", "c... [{"credit_id": "552b920bc3a36830d40027b7", "de...
4759 250902 The Image Revolution [{"cast_id": 12, "character": "Himself", "cred... [{"credit_id": "589b20c9c3a3683aaa006efa", "de...
4760 158895 This Is Martin Bonner [{"cast_id": 3, "character": "Martin Bonner", ... [{"credit_id": "52fe4bfb9251416c910ebb09", "de...
4761 222250 A True Story [{"cast_id": 1, "character": "Deanna", "credit... [{"credit_id": "52fe4de69251416c75144c9f", "de...
4762 18292 George Washington [{"cast_id": 7, "character": "Nasia", "credit_... [{"credit_id": "52fe47729251416c750999b5", "de...
4763 125537 Smiling Fish & Goat On Fire [{"cast_id": 2, "character": "Chris Remi", "cr... [{"credit_id": "52fe4ac8c3a368484e166c0f", "de...
4764 326576 Dawn of the Crescent Moon [{"cast_id": 8, "character": "Cyrus", "credit_... [{"credit_id": "54e889e7925141117c0014b7", "de...
4765 228550 Raymond Did It [{"cast_id": 2, "character": "Raymond", "credi... [{"credit_id": "52fe4ecf9251416c75163381", "de...
4766 13963 The Last Waltz [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe45bb9251416c75060907", "de...
4767 290391 Run, Hide, Die [{"cast_id": 0, "character": "Addison Davenpor... [{"credit_id": "5407ef980e0a26267c000b1b", "de...
4768 44770 The Exploding Girl [{"cast_id": 3, "character": "Ivy", "credit_id... [{"credit_id": "52fe469bc3a36847f8108245", "de...
4769 69382 The Legend of God's Gun [{"cast_id": 1001, "character": "The Gunslinge... [{"credit_id": "52fe47c5c3a368484e0d89cf", "de...
4770 40769 Mutual Appreciation [{"cast_id": 2, "character": "Alan", "credit_i... [{"credit_id": "52fe45a2c3a36847f80d2001", "de...
4771 220490 Her Cry: La Llorona Investigation [{"cast_id": 1, "character": "Tina", "credit_i... [{"credit_id": "52fe4dab9251416c7513cb8f", "de...
4772 42151 Down Terrace [{"cast_id": 4, "character": "Bill", "credit_i... [{"credit_id": "52fe45f0c3a36847f80e3327", "de...
4773 2292 Clerks [{"cast_id": 7, "character": "Dante Hicks", "c... [{"credit_id": "52fe434ac3a36847f8049253", "de...
4774 42497 Pink Narcissus [{"cast_id": 1006, "character": "Pan", "credit... [{"credit_id": "52fe4606c3a36847f80e7ed9", "de...
4775 33693 Funny Ha Ha [{"cast_id": 1, "character": "Marnie", "credit... [{"credit_id": "52fe45309251416c9102a535", "de...
4776 14585 In the Company of Men [{"cast_id": 1, "character": "Chad", "credit_i... [{"credit_id": "52fe46049251416c7506a36b", "de...
4777 185465 Manito [{"cast_id": 1, "character": "Junior Moreno", ... [{"credit_id": "54931bbf925141090e001d32", "de...
4778 38780 Rampage [{"cast_id": 1, "character": "Bill Williamson"... [{"credit_id": "52fe46df9251416c91062979", "de...
4779 14022 Slacker [{"cast_id": 1, "character": "Should Have Stay... [{"credit_id": "52fe45c49251416c75061c17", "de...
4780 366967 Dutch Kills [{"cast_id": 4, "character": "Val", "credit_id... [{"credit_id": "563d13ec9251414c70007d5e", "de...
4781 255266 Dry Spell [{"cast_id": 4, "character": "Sasha", "credit_... [{"credit_id": "52fe4ee39251416c911412e7", "de...
4782 17345 Flywheel [{"cast_id": 1, "character": "Jay", "credit_id... [{"credit_id": "52fe471e9251416c7508e579", "de...
4783 226458 Backmask [{"cast_id": 3, "character": "Father Conway", ... [{"credit_id": "554c8351c3a3685e500041f5", "de...
4784 24055 The Puffy Chair [{"cast_id": 4, "character": "Josh", "credit_i... [{"credit_id": "52fe447fc3a368484e026881", "de...
4785 287625 Stories of Our Lives [{"cast_id": 8, "character": "", "credit_id": ... [{"credit_id": "549e790a9251414d27003096", "de...
4786 44990 Breaking Upwards [{"cast_id": 1, "character": "Zoe", "credit_id... [{"credit_id": "572239efc3a368712a0007db", "de...
4787 86304 All Superheroes Must Die [{"cast_id": 1, "character": "Charge / John", ... [{"credit_id": "52fe497f9251416c910af3d1", "de...
4788 692 Pink Flamingos [{"cast_id": 8, "character": "Divine / Babs Jo... [{"credit_id": "52fe426bc3a36847f801d203", "de...
4789 39851 Clean [{"cast_id": 1, "character": "Emily Wang", "cr... [{"credit_id": "52fe47369251416c9106db9b", "de...
4790 13898 The Circle [{"cast_id": 3, "character": "Nargess", "credi... [{"credit_id": "52fe45b09251416c7505f189", "de...
4791 157185 Tin Can Man [{"cast_id": 1, "character": "Dave", "credit_i... [{"credit_id": "54c7851b925141679100372a", "de...
4792 36095 Cure [{"cast_id": 3, "character": "Kenichi Takabe",... [{"credit_id": "52fe45cc9251416c9103eb7b", "de...
4793 182291 On The Downlow [{"cast_id": 1, "character": "Isaac", "credit_... [{"credit_id": "548c416392514122ef00197d", "de...
4794 286939 Sanctuary: Quite a Conundrum [{"cast_id": 3, "character": "Mimi", "credit_i... [{"credit_id": "545f8107c3a3686cbb0041fd", "de...
4795 124606 Bang [{"cast_id": 2, "character": "The Girl", "cred... [{"credit_id": "52fe4ab0c3a368484e161add", "de...
4796 14337 Primer [{"cast_id": 1, "character": "Aaron", "credit_... [{"credit_id": "52fe45e79251416c75066791", "de...
4797 67238 Cavite [] [{"credit_id": "52fe475dc3a368484e0c319f", "de...
4798 9367 El Mariachi [{"cast_id": 1, "character": "El Mariachi", "c... [{"credit_id": "52fe44eec3a36847f80b280b", "de...
4799 72766 Newlyweds [{"cast_id": 1, "character": "Buzzy", "credit_... [{"credit_id": "52fe487dc3a368484e0fb013", "de...
4800 231617 Signed, Sealed, Delivered [{"cast_id": 8, "character": "Oliver O\u2019To... [{"credit_id": "52fe4df3c3a36847f8275ecf", "de...
4801 126186 Shanghai Calling [{"cast_id": 3, "character": "Sam", "credit_id... [{"credit_id": "52fe4ad9c3a368484e16a36b", "de...
4802 25975 My Date with Drew [{"cast_id": 3, "character": "Herself", "credi... [{"credit_id": "58ce021b9251415a390165d9", "de...
In [7]:
movies_df
Out[7]:
budget genres homepage id keywords original_language original_title overview popularity production_companies production_countries release_date revenue runtime spoken_languages status tagline title vote_average vote_count
0 237000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.avatarmovie.com/ 19995 [{"id": 1463, "name": "culture clash"}, {"id":... en Avatar In the 22nd century, a paraplegic Marine is di... 150.437577 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 10-12-2009 2787965087 162.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Enter the World of Pandora. Avatar 7.2 11800
1 300000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://disney.go.com/disneypictures/pirates/ 285 [{"id": 270, "name": "ocean"}, {"id": 726, "na... en Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha... 139.082615 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2007 961000000 169.0 [{"iso_639_1": "en", "name": "English"}] Released At the end of the world, the adventure begins. Pirates of the Caribbean: At World's End 6.9 4500
2 245000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/spectre/ 206647 [{"id": 470, "name": "spy"}, {"id": 818, "name... en Spectre A cryptic message from Bond’s past sends him o... 107.376788 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-10-2015 880674609 148.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released A Plan No One Escapes Spectre 6.3 4466
3 250000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.thedarkknightrises.com/ 49026 [{"id": 849, "name": "dc comics"}, {"id": 853,... en The Dark Knight Rises Following the death of District Attorney Harve... 112.312950 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 16-07-2012 1084939099 165.0 [{"iso_639_1": "en", "name": "English"}] Released The Legend Ends The Dark Knight Rises 7.6 9106
4 260000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://movies.disney.com/john-carter 49529 [{"id": 818, "name": "based on novel"}, {"id":... en John Carter John Carter is a war-weary, former military ca... 43.926995 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 07-03-2012 284139100 132.0 [{"iso_639_1": "en", "name": "English"}] Released Lost in our world, found in another. John Carter 6.1 2124
5 258000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.sonypictures.com/movies/spider-man3/ 559 [{"id": 851, "name": "dual identity"}, {"id": ... en Spider-Man 3 The seemingly invincible Spider-Man goes up ag... 115.699814 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-05-2007 890871626 139.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The battle within. Spider-Man 3 5.9 3576
6 260000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://disney.go.com/disneypictures/tangled/ 38757 [{"id": 1562, "name": "hostage"}, {"id": 2343,... en Tangled When the kingdom's most wanted-and most charmi... 48.681969 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-11-2010 591794936 100.0 [{"iso_639_1": "en", "name": "English"}] Released They're taking adventure to new lengths. Tangled 7.4 3330
7 280000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://marvel.com/movies/movie/193/avengers_ag... 99861 [{"id": 8828, "name": "marvel comic"}, {"id": ... en Avengers: Age of Ultron When Tony Stark tries to jumpstart a dormant p... 134.279229 [{"name": "Marvel Studios", "id": 420}, {"name... [{"iso_3166_1": "US", "name": "United States o... 22-04-2015 1405403694 141.0 [{"iso_639_1": "en", "name": "English"}] Released A New Age Has Come. Avengers: Age of Ultron 7.3 6767
8 250000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://harrypotter.warnerbros.com/harrypottera... 767 [{"id": 616, "name": "witch"}, {"id": 2343, "n... en Harry Potter and the Half-Blood Prince As Harry begins his sixth year at Hogwarts, he... 98.885637 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-07-2009 933959197 153.0 [{"iso_639_1": "en", "name": "English"}] Released Dark Secrets Revealed Harry Potter and the Half-Blood Prince 7.4 5293
9 250000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.batmanvsupermandawnofjustice.com/ 209112 [{"id": 849, "name": "dc comics"}, {"id": 7002... en Batman v Superman: Dawn of Justice Fearing the actions of a god-like Super Hero l... 155.790452 [{"name": "DC Comics", "id": 429}, {"name": "A... [{"iso_3166_1": "US", "name": "United States o... 23-03-2016 873260194 151.0 [{"iso_639_1": "en", "name": "English"}] Released Justice or revenge Batman v Superman: Dawn of Justice 5.7 7004
10 270000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.superman.com 1452 [{"id": 83, "name": "saving the world"}, {"id"... en Superman Returns Superman returns to discover his 5-year absenc... 57.925623 [{"name": "DC Comics", "id": 429}, {"name": "L... [{"iso_3166_1": "US", "name": "United States o... 28-06-2006 391081192 154.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Superman Returns 5.4 1400
11 200000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/234/Quantum-of-S... 10764 [{"id": 627, "name": "killing"}, {"id": 1568, ... en Quantum of Solace Quantum of Solace continues the adventures of ... 107.928811 [{"name": "Eon Productions", "id": 7576}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 30-10-2008 586090727 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released For love, for hate, for justice, for revenge. Quantum of Solace 6.1 2965
12 200000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://disney.go.com/disneypictures/pirates/ 58 [{"id": 616, "name": "witch"}, {"id": 663, "na... en Pirates of the Caribbean: Dead Man's Chest Captain Jack Sparrow works his way out of a bl... 145.847379 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "JM", "name": "Jamaica"}, {"is... 20-06-2006 1065659812 151.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Jack is back! Pirates of the Caribbean: Dead Man's Chest 7.0 5246
13 255000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://disney.go.com/the-lone-ranger/ 57201 [{"id": 1556, "name": "texas"}, {"id": 2673, "... en The Lone Ranger The Texas Rangers chase down a gang of outlaws... 49.046956 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 03-07-2013 89289910 149.0 [{"iso_639_1": "en", "name": "English"}] Released Never Take Off the Mask The Lone Ranger 5.9 2311
14 225000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.manofsteel.com/ 49521 [{"id": 83, "name": "saving the world"}, {"id"... en Man of Steel A young boy learns that he has extraordinary p... 99.398009 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-06-2013 662845518 143.0 [{"iso_639_1": "en", "name": "English"}] Released You will believe that a man can fly. Man of Steel 6.5 6359
15 225000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 2454 [{"id": 818, "name": "based on novel"}, {"id":... en The Chronicles of Narnia: Prince Caspian One year after their incredible adventures in ... 53.978602 [{"name": "Walt Disney", "id": 5888}, {"name":... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 15-05-2008 419651413 150.0 [{"iso_639_1": "en", "name": "English"}] Released Hope has a new face. The Chronicles of Narnia: Prince Caspian 6.3 1630
16 220000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://marvel.com/avengers_movie/ 24428 [{"id": 242, "name": "new york"}, {"id": 5539,... en The Avengers When an unexpected enemy emerges and threatens... 144.448633 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-04-2012 1519557910 143.0 [{"iso_639_1": "en", "name": "English"}] Released Some assembly required. The Avengers 7.4 11776
17 380000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://disney.go.com/pirates/index-on-stranger... 1865 [{"id": 658, "name": "sea"}, {"id": 1316, "nam... en Pirates of the Caribbean: On Stranger Tides Captain Jack Sparrow crosses paths with a woma... 135.413856 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 14-05-2011 1045713802 136.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Live Forever Or Die Trying. Pirates of the Caribbean: On Stranger Tides 6.4 4948
18 225000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.sonypictures.com/movies/meninblack3/ 41154 [{"id": 4379, "name": "time travel"}, {"id": 5... en Men in Black 3 Agents J (Will Smith) and K (Tommy Lee Jones) ... 52.035179 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 23-05-2012 624026776 106.0 [{"iso_639_1": "en", "name": "English"}] Released They are back... in time. Men in Black 3 6.2 4160
19 250000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.thehobbit.com/ 122917 [{"id": 417, "name": "corruption"}, {"id": 603... en The Hobbit: The Battle of the Five Armies Immediately after the events of The Desolation... 120.965743 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 10-12-2014 956019788 144.0 [{"iso_639_1": "en", "name": "English"}] Released Witness the defining chapter of the Middle-Ear... The Hobbit: The Battle of the Five Armies 7.1 4760
20 215000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.theamazingspiderman.com 1930 [{"id": 1872, "name": "loss of father"}, {"id"... en The Amazing Spider-Man Peter Parker is an outcast high schooler aband... 89.866276 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-06-2012 752215857 136.0 [{"iso_639_1": "en", "name": "English"}] Released The untold story begins. The Amazing Spider-Man 6.5 6586
21 200000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.robinhoodthemovie.com/ 20662 [{"id": 4147, "name": "robin hood"}, {"id": 43... en Robin Hood When soldier Robin happens upon the dying Robe... 37.668301 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-05-2010 310669540 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Rise and rise again, until lambs become lions. Robin Hood 6.2 1398
22 250000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.thehobbit.com/ 57158 [{"id": 603, "name": "elves"}, {"id": 604, "na... en The Hobbit: The Desolation of Smaug The Dwarves, Bilbo and Gandalf have successful... 94.370564 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 11-12-2013 958400000 161.0 [{"iso_639_1": "en", "name": "English"}] Released Beyond darkness... beyond desolation... lies t... The Hobbit: The Desolation of Smaug 7.6 4524
23 180000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.goldencompassmovie.com/index_german... 2268 [{"id": 392, "name": "england"}, {"id": 1461, ... en The Golden Compass After overhearing a shocking secret, precociou... 42.990906 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 04-12-2007 372234864 113.0 [{"iso_639_1": "is", "name": "\u00cdslenska"},... Released There are worlds beyond our own - the compass ... The Golden Compass 5.8 1303
24 207000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 254 [{"id": 774, "name": "film business"}, {"id": ... en King Kong In 1933 New York, an overly ambitious movie pr... 61.226010 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 14-12-2005 550000000 187.0 [{"iso_639_1": "en", "name": "English"}] Released The eighth wonder of the world. King Kong 6.6 2337
25 200000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.titanicmovie.com 597 [{"id": 2580, "name": "shipwreck"}, {"id": 298... en Titanic 84 years later, a 101-year-old woman named Ros... 100.025899 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-11-1997 1845034188 194.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nothing on Earth could come between them. Titanic 7.5 7562
26 250000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://marvel.com/captainamericapremiere 271110 [{"id": 393, "name": "civil war"}, {"id": 6091... en Captain America: Civil War Following the events of Age of Ultron, the col... 198.372395 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "US", "name": "United States o... 27-04-2016 1153304495 147.0 [{"iso_639_1": "ro", "name": "Rom\u00e2n\u0103... Released Divided We Fall Captain America: Civil War 7.1 7241
27 209000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 44833 [{"id": 1721, "name": "fight"}, {"id": 4410, "... en Battleship When mankind beams a radio signal into space, ... 64.928382 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-04-2012 303025485 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Battle for Earth Begins at Sea Battleship 5.5 2114
28 150000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.jurassicworld.com/ 135397 [{"id": 1299, "name": "monster"}, {"id": 1718,... en Jurassic World Twenty-two years after the events of Jurassic ... 418.708552 [{"name": "Universal Studios", "id": 13}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-06-2015 1513528810 124.0 [{"iso_639_1": "en", "name": "English"}] Released The park is open. Jurassic World 6.5 8662
29 200000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.skyfall-movie.com 37724 [{"id": 470, "name": "spy"}, {"id": 4289, "nam... en Skyfall When Bond's latest assignment goes gravely wro... 93.004993 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-10-2012 1108561013 143.0 [{"iso_639_1": "en", "name": "English"}] Released Think on your sins. Skyfall 6.9 7604
30 200000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/spider-man2/ 558 [{"id": 851, "name": "dual identity"}, {"id": ... en Spider-Man 2 Peter Parker is going through a major identity... 35.149586 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-06-2004 783766341 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There's a hero in all of us. Spider-Man 2 6.7 4321
31 200000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://marvel.com/ironman3 68721 [{"id": 949, "name": "terrorist"}, {"id": 5597... en Iron Man 3 When Tony Stark's world is torn apart by a for... 77.682080 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 18-04-2013 1215439994 130.0 [{"iso_639_1": "en", "name": "English"}] Released Unleash the power behind the armor. Iron Man 3 6.8 8806
32 200000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... http://disney.go.com/wonderland/ 12155 [{"id": 818, "name": "based on novel"}, {"id":... en Alice in Wonderland Alice, an unpretentious and individual 19-year... 78.530105 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 03-03-2010 1025491110 108.0 [{"iso_639_1": "en", "name": "English"}] Released You're invited to a very important date. Alice in Wonderland 6.4 4645
33 210000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 36668 [{"id": 1852, "name": "mutant"}, {"id": 8828, ... en X-Men: The Last Stand When a cure is found to treat mutations, lines... 3.857526 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 24-05-2006 459359555 104.0 [{"iso_639_1": "en", "name": "English"}] Released Take a Stand X-Men: The Last Stand 6.3 3525
34 200000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 62211 [{"id": 1299, "name": "monster"}, {"id": 5984,... en Monsters University A look at the relationship between Mike and Su... 89.186492 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 20-06-2013 743559607 104.0 [{"iso_639_1": "en", "name": "English"}] Released School never looked this scary. Monsters University 7.0 3528
35 150000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.transformersmovie.com/ 8373 [{"id": 1160, "name": "egypt"}, {"id": 1670, "... en Transformers: Revenge of the Fallen Sam Witwicky leaves the Autobots behind for a ... 21.939663 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-06-2009 836297228 150.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Revenge is coming. Transformers: Revenge of the Fallen 6.0 3138
36 210000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.transformersmovie.com 91314 [{"id": 9663, "name": "sequel"}, {"id": 9951, ... en Transformers: Age of Extinction As humanity picks up the pieces, following the... 116.840296 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-06-2014 1091405097 165.0 [{"iso_639_1": "en", "name": "English"}] Released This is not war. It's extinction. Transformers: Age of Extinction 5.8 3095
37 200000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://www.ozthegreatandpowerfulmovie.com 68728 [{"id": 291, "name": "circus"}, {"id": 616, "n... en Oz: The Great and Powerful Oscar Diggs, a small-time circus illusionist a... 46.985445 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 07-03-2013 491868548 130.0 [{"iso_639_1": "en", "name": "English"}] Released In Oz, nothing is what it seems Oz: The Great and Powerful 5.7 3530
38 200000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.theamazingspiderman.com 102382 [{"id": 1523, "name": "obsession"}, {"id": 882... en The Amazing Spider-Man 2 For Peter Parker, life is busy. Between taking... 89.270217 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-04-2014 705717432 142.0 [{"iso_639_1": "en", "name": "English"}] Released No more secrets. The Amazing Spider-Man 2 6.5 4179
39 170000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://disney.go.com/tron/ 20526 [{"id": 310, "name": "artificial intelligence"... en TRON: Legacy Sam Flynn, the tech-savvy and daring son of Ke... 73.795050 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-12-2010 400062763 125.0 [{"iso_639_1": "en", "name": "English"}] Released The Game Has Changed. TRON: Legacy 6.3 2841
40 200000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.disney.go.com/cars/ 49013 [{"id": 830, "name": "car race"}, {"id": 9663,... en Cars 2 Star race car Lightning McQueen and his pal Ma... 49.986590 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 11-06-2011 559852396 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Ka-ciao! Cars 2 5.8 2033
41 200000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://greenlanternmovie.warnerbros.com/ 44912 [{"id": 849, "name": "dc comics"}, {"id": 4375... en Green Lantern For centuries, a small but powerful force of w... 51.872839 [{"name": "De Line Pictures", "id": 2609}, {"n... [{"iso_3166_1": "US", "name": "United States o... 16-06-2011 219851172 114.0 [{"iso_639_1": "en", "name": "English"}] Released In our darkest hour, there will be light. Green Lantern 5.1 2487
42 200000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://disney.go.com/toystory/ 10193 [{"id": 1562, "name": "hostage"}, {"id": 3616,... en Toy Story 3 Woody, Buzz, and the rest of Andy's toys haven... 59.995418 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 16-06-2010 1066969703 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No toy gets left behind. Toy Story 3 7.6 4597
43 200000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... https://www.warnerbros.com/terminator-salvation 534 [{"id": 83, "name": "saving the world"}, {"id"... en Terminator Salvation All grown up in post-apocalyptic 2018, John Co... 71.862892 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-05-2009 371353001 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The End Begins. Terminator Salvation 5.9 2463
44 190000000 [{"id": 28, "name": "Action"}] http://www.furious7.com/ 168259 [{"id": 830, "name": "car race"}, {"id": 3428,... en Furious 7 Deckard Shaw seeks revenge against Dominic Tor... 102.322217 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 01-04-2015 1506249360 137.0 [{"iso_639_1": "en", "name": "English"}] Released Vengeance Hits Home Furious 7 7.3 4176
45 200000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.worldwarzmovie.com 72190 [{"id": 4565, "name": "dystopia"}, {"id": 1233... en World War Z Life for former United Nations investigator Ge... 81.834855 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-06-2013 531865000 116.0 [{"iso_639_1": "en", "name": "English"}] Released Remember Philly! World War Z 6.7 5560
46 250000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.x-menmovies.com/ 127585 [{"id": 1228, "name": "1970s"}, {"id": 1852, "... en X-Men: Days of Future Past The ultimate X-Men ensemble fights a war for t... 118.078691 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-05-2014 747862775 131.0 [{"iso_639_1": "en", "name": "English"}] Released To save the future, they must alter the past X-Men: Days of Future Past 7.5 6032
47 190000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 54138 [{"id": 1612, "name": "spacecraft"}, {"id": 60... en Star Trek Into Darkness When the crew of the Enterprise is called back... 78.291018 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-05-2013 467365246 132.0 [{"iso_639_1": "en", "name": "English"}] Released Earth Will Fall Star Trek Into Darkness 7.4 4418
48 195000000 [{"id": 28, "name": "Action"}, {"id": 10751, "... http://jackthegiantkiller.warnerbros.com 81005 [{"id": 179411, "name": "based on fairy tale"}... en Jack the Giant Slayer The story of an ancient war that is reignited ... 43.349855 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 27-02-2013 197687603 114.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare for a giant adventure Jack the Giant Slayer 5.5 2598
49 105000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 64682 [{"id": 818, "name": "based on novel"}, {"id":... en The Great Gatsby An adaptation of F. Scott Fitzgerald's Long Is... 61.196071 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 10-05-2013 351040419 143.0 [{"iso_639_1": "en", "name": "English"}] Released Reserving judgments is a matter of infinite ho... The Great Gatsby 7.3 3769
50 150000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://disney.go.com/disneypictures/princeofpe... 9543 [{"id": 1241, "name": "persia"}, {"id": 1965, ... en Prince of Persia: The Sands of Time A rogue prince reluctantly joins forces with a... 62.169881 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2010 335154643 116.0 [{"iso_639_1": "en", "name": "English"}] Released Defy the Future Prince of Persia: The Sands of Time 6.2 2317
51 180000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.pacificrimmovie.com/ 68726 [{"id": 4565, "name": "dystopia"}, {"id": 1089... en Pacific Rim When legions of monstrous creatures, known as ... 56.523205 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 11-07-2013 407602906 131.0 [{"iso_639_1": "en", "name": "English"}] Released To Fight Monsters, We Created Monsters Pacific Rim 6.7 4794
52 195000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.transformersmovie.com/ 38356 [{"id": 305, "name": "moon"}, {"id": 1612, "na... en Transformers: Dark of the Moon Sam Witwicky takes his first tenuous steps int... 28.529607 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-06-2011 1123746996 154.0 [{"iso_639_1": "en", "name": "English"}] Released The invasion we always feared. An enemy we nev... Transformers: Dark of the Moon 6.1 3299
53 185000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.indianajones.com/site/index.html 217 [{"id": 83, "name": "saving the world"}, {"id"... en Indiana Jones and the Kingdom of the Crystal S... Set during the Cold War, the Soviets – led by ... 75.674458 [{"name": "Lucasfilm", "id": 1}, {"name": "Par... [{"iso_3166_1": "US", "name": "United States o... 21-05-2008 786636033 122.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The adventure continues . . . Indiana Jones and the Kingdom of the Crystal S... 5.7 2495
54 175000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://movies.disney.com/the-good-dinosaur 105864 [{"id": 1720, "name": "tyrannosaurus rex"}, {"... en The Good Dinosaur An epic journey into the world of dinosaurs wh... 51.692953 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 14-11-2015 331926147 93.0 [{"iso_639_1": "en", "name": "English"}] Released Little Arms With Big Attitude The Good Dinosaur 6.6 1736
55 185000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://disney.go.com/brave/#/home 62177 [{"id": 388, "name": "scotland"}, {"id": 526, ... en Brave Brave is set in the mystical Scottish Highland... 125.114374 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 21-06-2012 538983207 93.0 [{"iso_639_1": "en", "name": "English"}] Released Change your fate. Brave 6.7 4641
56 185000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.startrekmovie.com/ 188927 [{"id": 9663, "name": "sequel"}, {"id": 9743, ... en Star Trek Beyond The USS Enterprise crew explores the furthest ... 65.352913 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-07-2016 343471816 122.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Star Trek Beyond 6.6 2568
57 180000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://disney.go.com/disneypictures/wall-e/ 10681 [{"id": 9799, "name": "romantic comedy"}] en WALL·E WALL·E is the last robot left on an Earth that... 66.390712 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 22-06-2008 521311860 98.0 [{"iso_639_1": "en", "name": "English"}] Released An adventure beyond the ordinar-E. WALL·E 7.8 6296
58 140000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 5174 [{"id": 1704, "name": "ambassador"}] en Rush Hour 3 After an attempted assassination on Ambassador... 22.571780 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 08-08-2007 258022233 91.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released The Rush Is On! Rush Hour 3 6.1 783
59 200000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/2012 14161 [{"id": 2163, "name": "civilization"}, {"id": ... en 2012 Dr. Adrian Helmsley, part of a worldwide geoph... 45.274225 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-10-2009 769653595 158.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released We Were Warned. 2012 5.6 4903
60 200000000 [{"id": 16, "name": "Animation"}, {"id": 18, "... http://disney.go.com/disneypictures/achristmas... 17979 [{"id": 65, "name": "holiday"}, {"id": 818, "n... en A Christmas Carol Miser Ebenezer Scrooge is awakened on Christma... 39.744242 [{"name": "Walt Disney", "id": 5888}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 04-11-2009 325233863 96.0 [{"iso_639_1": "en", "name": "English"}] Released Season's Greedings A Christmas Carol 6.6 1095
61 176000003 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.jupiterascending.com 76757 [{"id": 306, "name": "jupiter"}, {"id": 9882, ... en Jupiter Ascending In a universe where human genetic material is ... 85.369080 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 04-02-2015 183987723 124.0 [{"iso_639_1": "en", "name": "English"}] Released Expand your universe. Jupiter Ascending 5.2 2768
62 180000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://legendoftarzan.com 258489 [{"id": 409, "name": "africa"}, {"id": 5650, "... en The Legend of Tarzan Tarzan, having acclimated to life in London, i... 42.741719 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 29-06-2016 356743061 109.0 [{"iso_639_1": "en", "name": "English"}] Released Human. Nature. The Legend of Tarzan 5.5 2430
63 180000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 411 [{"id": 83, "name": "saving the world"}, {"id"... en The Chronicles of Narnia: The Lion, the Witch ... Siblings Lucy, Edmund, Susan and Peter step th... 67.391328 [{"name": "Walt Disney", "id": 5888}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-12-2005 748806957 143.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Evil Has Reigned For 100 Years... The Chronicles of Narnia: The Lion, the Witch ... 6.7 2629
64 178000000 [{"id": 878, "name": "Science Fiction"}] http://www.foxmovies.com/movies/x-men-apocalypse 246655 [{"id": 1852, "name": "mutant"}, {"id": 4769, ... en X-Men: Apocalypse After the re-emergence of the world's first mu... 139.272042 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 18-05-2016 543934787 144.0 [{"iso_639_1": "en", "name": "English"}] Released Only the strong will survive X-Men: Apocalypse 6.4 4721
65 185000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://thedarkknight.warnerbros.com/dvdsite/ 155 [{"id": 849, "name": "dc comics"}, {"id": 853,... en The Dark Knight Batman raises the stakes in his war on crime. ... 187.322927 [{"name": "DC Comics", "id": 429}, {"name": "L... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-07-2008 1004558444 152.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Why So Serious? The Dark Knight 8.2 12002
66 175000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://disney.go.com/disneypictures/up/ 14160 [{"id": 965, "name": "age difference"}, {"id":... en Up Carl Fredricksen spent his entire life dreamin... 92.201962 [{"name": "Pixar Animation Studios", "id": 3}] [{"iso_3166_1": "US", "name": "United States o... 13-05-2009 735099082 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Up 7.7 6870
67 175000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.monstersvsaliens.com/ 15512 [{"id": 9951, "name": "alien"}, {"id": 10891, ... en Monsters vs Aliens When Susan Murphy is unwittingly clobbered by ... 36.167578 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 19-03-2009 381509870 94.0 [{"iso_639_1": "en", "name": "English"}] Released When aliens attack, monsters fight back. Monsters vs Aliens 6.0 1423
68 140000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.ironmanmovie.com/ 1726 [{"id": 539, "name": "middle east"}, {"id": 61... en Iron Man After being held captive in an Afghan cave, bi... 120.725053 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "US", "name": "United States o... 30-04-2008 585174222 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Heroes aren't born. They're built. Iron Man 7.4 8776
69 170000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.hugomovie.com/ 44826 [{"id": 295, "name": "library"}, {"id": 1507, ... en Hugo Hugo is an orphan boy living in the walls of a... 32.319043 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 22-11-2011 185770160 126.0 [{"iso_639_1": "en", "name": "English"}] Released One of the most legendary directors of our tim... Hugo 7.0 2141
70 170000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 8487 [{"id": 10028, "name": "steampunk"}, {"id": 10... en Wild Wild West Legless Southern inventor Dr. Arliss Loveless ... 40.748915 [{"name": "Todman, Simon, LeMasters Production... [{"iso_3166_1": "US", "name": "United States o... 29-06-1999 222104681 106.0 [{"iso_639_1": "en", "name": "English"}] Released It's a whole new west. Wild Wild West 5.1 1020
71 145000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.themummy.com/ 1735 [] en The Mummy: Tomb of the Dragon Emperor Archaeologist Rick O'Connell travels to China,... 60.034162 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-07-2008 401128639 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A New Evil Awakens. The Mummy: Tomb of the Dragon Emperor 5.2 1387
72 175000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.suicidesquad.com/ 297761 [{"id": 849, "name": "dc comics"}, {"id": 1296... en Suicide Squad From DC Comics comes the Suicide Squad, an ant... 90.237920 [{"name": "DC Comics", "id": 429}, {"name": "D... [{"iso_3166_1": "US", "name": "United States o... 02-08-2016 745000000 123.0 [{"iso_639_1": "en", "name": "English"}] Released Worst Heroes Ever Suicide Squad 5.9 7458
73 175000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... http://www.evanalmighty.com/ 2698 [{"id": 494, "name": "father son relationship"... en Evan Almighty God contacts Congressman Evan Baxter and tells... 27.082182 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 09-06-2007 173000000 96.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy of biblical proportions Evan Almighty 5.3 1151
74 178000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.edgeoftomorrowmovie.com/ 137113 [{"id": 563, "name": "deja vu"}, {"id": 1521, ... en Edge of Tomorrow Major Bill Cage is an officer who has never se... 79.456485 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 27-05-2014 370541256 113.0 [{"iso_639_1": "en", "name": "English"}] Released Live, Die, Repeat Edge of Tomorrow 7.6 4858
75 175000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 9804 [{"id": 270, "name": "ocean"}, {"id": 331, "na... en Waterworld In a futuristic world where the polar ice caps... 44.640292 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 28-07-1995 264218220 135.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Beyond the horizon lies the secret to a new be... Waterworld 5.9 992
76 175000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.gijoemovie.com/ 14869 [{"id": 949, "name": "terrorist"}, {"id": 1328... en G.I. Joe: The Rise of Cobra From the Egyptian desert to deep below the pol... 32.852443 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 04-08-2009 302469017 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When all else fails, they don't. G.I. Joe: The Rise of Cobra 5.6 1962
77 175000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://movies.disney.com/inside-out 150540 [{"id": 1566, "name": "dream"}, {"id": 6513, "... en Inside Out Growing up can be a bumpy road, and it's no ex... 128.655964 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-06-2015 857611174 94.0 [{"iso_639_1": "en", "name": "English"}] Released Meet the little voices inside your head. Inside Out 8.0 6560
78 175000000 [{"id": 10751, "name": "Family"}, {"id": 12, "... http://movies.disney.com/the-jungle-book-2016 278927 [{"id": 818, "name": "based on novel"}, {"id":... en The Jungle Book After a threat from the tiger Shere Khan force... 94.199316 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-04-2016 966550600 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Jungle Book 6.7 2892
79 200000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.ironmanmovie.com/ 10138 [{"id": 8613, "name": "malibu"}, {"id": 8828, ... en Iron Man 2 With the world now aware of his dual life as t... 77.300194 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "US", "name": "United States o... 28-04-2010 623933331 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's not the armor that makes the hero, but th... Iron Man 2 6.6 6849
80 170000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.snowwhiteandthehuntsman.com/ 58595 [{"id": 2011, "name": "queen"}, {"id": 2343, "... en Snow White and the Huntsman After the Evil Queen marries the King, she per... 77.178973 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 30-05-2012 396600000 127.0 [{"iso_639_1": "en", "name": "English"}] Released The Fairytale is Over Snow White and the Huntsman 5.8 3118
81 180000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://movies.disney.com/maleficent 102651 [{"id": 3205, "name": "fairy tale"}, {"id": 32... en Maleficent The untold story of Disney's most iconic villa... 110.620647 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 28-05-2014 758539785 97.0 [{"iso_639_1": "en", "name": "English"}] Released Don't believe the fairy tale. Maleficent 7.0 4496
82 170000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.dawnofapes.com/ 119450 [{"id": 3077, "name": "leader"}, {"id": 4090, ... en Dawn of the Planet of the Apes A group of scientists in San Francisco struggl... 243.791743 [{"name": "Ingenious Media", "id": 290}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 26-06-2014 710644566 130.0 [{"iso_639_1": "en", "name": "English"}] Released One last chance for peace. Dawn of the Planet of the Apes 7.3 4410
83 27000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 79698 [] en The Lovers The Lovers is an epic romance time travel adve... 2.418535 [{"name": "Corsan", "id": 7299}, {"name": "Bli... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 13-02-2015 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released Love is longer than life. The Lovers 4.8 34
84 175000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 64686 [{"id": 233, "name": "japan"}, {"id": 236, "na... en 47 Ronin Based on the original 1941 movie from Japan, a... 41.796339 [{"name": "Mid Atlantic Films", "id": 2735}, {... [{"iso_3166_1": "US", "name": "United States o... 06-12-2013 150962475 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released For courage. For loyalty. For honor. 47 Ronin 5.9 1326
85 170000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.captainamericathewintersoldiermovie... 100402 [{"id": 521, "name": "washington d.c."}, {"id"... en Captain America: The Winter Soldier After the cataclysmic events in New York with ... 72.225265 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "US", "name": "United States o... 20-03-2014 714766572 136.0 [{"iso_639_1": "en", "name": "English"}] Released In heroes we trust. Captain America: The Winter Soldier 7.6 5764
86 165000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... http://www.shrekforeverafter.com/ 10192 [{"id": 189111, "name": "ogre"}, {"id": 209714... en Shrek Forever After A bored and domesticated Shrek pacts with deal... 44.041186 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 16-05-2010 752600867 93.0 [{"iso_639_1": "en", "name": "English"}] Released It ain't Ogre... Til it's Ogre Shrek Forever After 6.0 1959
87 190000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://movies.disney.com/tomorrowland 158852 [{"id": 1436, "name": "inventor"}, {"id": 1233... en Tomorrowland Bound by a shared destiny, a bright, optimisti... 130.311355 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2015 209154322 130.0 [{"iso_639_1": "en", "name": "English"}] Released Imagine a world where nothing is impossible. Tomorrowland 6.2 2846
88 165000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://movies.disney.com/big-hero-6 177572 [{"id": 380, "name": "brother brother relation... en Big Hero 6 The special bond that develops between plus-si... 203.734590 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-10-2014 652105443 102.0 [{"iso_639_1": "en", "name": "English"}] Released From the creators of Wreck-it Ralph and Frozen Big Hero 6 7.8 6135
89 165000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://disney.go.com/wreck-it-ralph 82690 [{"id": 825, "name": "support group"}, {"id": ... en Wreck-It Ralph Wreck-It Ralph is the 9-foot-tall, 643-pound v... 62.341073 [{"name": "Walt Disney Animation Studios", "id... [{"iso_3166_1": "US", "name": "United States o... 01-11-2012 471222889 108.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a regular guy just looking for a ... Wreck-It Ralph 7.1 4570
90 165000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 5255 [{"id": 1991, "name": "santa claus"}, {"id": 5... en The Polar Express When a doubting young boy takes an extraordina... 47.323228 [{"name": "Golden Mean", "id": 1867}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 10-11-2004 305875730 100.0 [{"iso_639_1": "en", "name": "English"}] Released This holiday season... believe. The Polar Express 6.4 1474
91 165000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.warof1996.com 47933 [{"id": 12026, "name": "alternate history"}, {... en Independence Day: Resurgence We always knew they were coming back. Using re... 48.775723 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 22-06-2016 389681935 120.0 [{"iso_639_1": "en", "name": "English"}] Released We had twenty years to prepare. So did they. Independence Day: Resurgence 4.9 2491
92 165000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://www.howtotrainyourdragon.com/ 10191 [{"id": 334, "name": "flying"}, {"id": 1318, "... en How to Train Your Dragon As the son of a Viking leader on the cusp of m... 67.263269 [{"name": "DreamWorks Animation", "id": 521}, ... [{"iso_3166_1": "US", "name": "United States o... 05-03-2010 494878759 98.0 [{"iso_639_1": "en", "name": "English"}] Released One adventure will change two worlds How to Train Your Dragon 7.5 4227
93 200000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 296 [{"id": 83, "name": "saving the world"}, {"id"... en Terminator 3: Rise of the Machines It's been 10 years since John Connor saved Ear... 69.405188 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 02-07-2003 435000000 109.0 [{"iso_639_1": "en", "name": "English"}] Released The Machines Will Rise. Terminator 3: Rise of the Machines 5.9 2143
94 170000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://marvel.com/guardians 118340 [{"id": 8828, "name": "marvel comic"}, {"id": ... en Guardians of the Galaxy Light years from Earth, 26 years after being a... 481.098624 [{"name": "Marvel Studios", "id": 420}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 30-07-2014 773328629 121.0 [{"iso_639_1": "en", "name": "English"}] Released All heroes start somewhere. Guardians of the Galaxy 7.9 9742
95 165000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.interstellarmovie.net/ 157336 [{"id": 83, "name": "saving the world"}, {"id"... en Interstellar Interstellar chronicles the adventures of a gr... 724.247784 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 05-11-2014 675120017 169.0 [{"iso_639_1": "en", "name": "English"}] Released Mankind was born on Earth. It was never meant ... Interstellar 8.1 10867
96 160000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://inceptionmovie.warnerbros.com/ 27205 [{"id": 1014, "name": "loss of lover"}, {"id":... en Inception Cobb, a skilled thief who commits corporate es... 167.583710 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-07-2010 825532764 148.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Your mind is the scene of the crime. Inception 8.1 13752
97 15000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 315011 [{"id": 1299, "name": "monster"}, {"id": 7671,... ja シン・ゴジラ From the mind behind Evangelion comes a hit la... 9.476999 [{"name": "Cine Bazar", "id": 5896}, {"name": ... [{"iso_3166_1": "JP", "name": "Japan"}] 29-07-2016 77000000 120.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released A god incarnate. A city doomed. Shin Godzilla 6.5 143
98 250000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.thehobbit.com/ 49051 [{"id": 483, "name": "riddle"}, {"id": 603, "n... en The Hobbit: An Unexpected Journey Bilbo Baggins, a hobbit enjoying his quiet lif... 108.849621 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 26-11-2012 1021103568 169.0 [{"iso_639_1": "en", "name": "English"}] Released From the smallest beginnings come the greatest... The Hobbit: An Unexpected Journey 7.0 8297
99 38000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9799 [{"id": 542, "name": "street gang"}, {"id": 83... en The Fast and the Furious Domenic Toretto is a Los Angeles street racer ... 6.909942 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-06-2001 207283925 106.0 [{"iso_639_1": "en", "name": "English"}] Released Live life 1/4 mile at a time. The Fast and the Furious 6.6 3428
100 150000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://www.benjaminbutton.com/ 4922 [{"id": 2913, "name": "diary"}, {"id": 3588, "... en The Curious Case of Benjamin Button Tells the story of Benjamin Button, a man who ... 60.269279 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-11-2008 333932083 166.0 [{"iso_639_1": "en", "name": "English"}] Released Life isn't measured in minutes, but in moments. The Curious Case of Benjamin Button 7.3 3292
101 160000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.x-menfirstclassmovie.com/ 49538 [{"id": 591, "name": "cia"}, {"id": 1852, "nam... en X-Men: First Class Before Charles Xavier and Erik Lensherr took t... 3.195174 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 24-05-2011 353624124 132.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Witness the moment that will change our world. X-Men: First Class 7.1 5181
102 160000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.thehungergames.movie/ 131634 [{"id": 2020, "name": "revolution"}, {"id": 26... en The Hunger Games: Mockingjay - Part 2 With the nation of Panem in a full scale war, ... 127.284427 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 18-11-2015 653428261 137.0 [{"iso_639_1": "en", "name": "English"}] Released The fire will burn forever. The Hunger Games: Mockingjay - Part 2 6.6 3984
103 150000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://disney.go.com/disneypictures/sorcerersa... 27022 [{"id": 616, "name": "witch"}, {"id": 657, "na... en The Sorcerer's Apprentice Balthazar Blake is a master sorcerer in modern... 35.580815 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-07-2010 215283742 109.0 [{"iso_639_1": "en", "name": "English"}] Released It's The Coolest Job Ever. The Sorcerer's Apprentice 5.8 1470
104 160000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www2.warnerbros.com/poseidon/ 503 [{"id": 613, "name": "new year's eve"}, {"id":... en Poseidon A packed cruise ship traveling the Atlantic is... 21.133748 [{"name": "Virtual Studios", "id": 449}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 12-05-2006 181674817 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Mayday Poseidon 5.5 583
105 170000000 [{"id": 14, "name": "Fantasy"}] http://movies.disney.com/alice-through-the-loo... 241259 [{"id": 818, "name": "based on novel"}, {"id":... en Alice Through the Looking Glass In the sequel to Tim Burton's "Alice in Wonder... 56.268916 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-05-2016 299370084 113.0 [{"iso_639_1": "en", "name": "English"}] Released It's time for a little madness. Alice Through the Looking Glass 6.5 1725
106 160000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://www.shrekthethird.com/flash/index.html 810 [{"id": 502, "name": "ambush"}, {"id": 1647, "... en Shrek the Third The King of Far Far Away has died and Shrek an... 42.986467 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 17-05-2007 798958165 93.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Who's ready for Thirds? Shrek the Third 6.0 2278
107 160000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.warcraft-themovie.com/ 68735 [{"id": 282, "name": "video game"}, {"id": 603... en Warcraft The peaceful realm of Azeroth stands on the br... 63.148529 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-05-2016 433677183 123.0 [{"iso_639_1": "en", "name": "English"}] Released Two worlds. One home. Warcraft 6.3 2268
108 155000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.terminatormovie.com/ 87101 [{"id": 83, "name": "saving the world"}, {"id"... en Terminator Genisys The year is 2029. John Connor, leader of the r... 202.042635 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-06-2015 440603537 126.0 [{"iso_639_1": "en", "name": "English"}] Released Reset the future Terminator Genisys 5.8 3631
109 155000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 10140 [{"id": 818, "name": "based on novel"}, {"id":... en The Chronicles of Narnia: The Voyage of the Da... This time around Edmund and Lucy Pevensie, alo... 49.661984 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-08-2010 415686217 113.0 [{"iso_639_1": "en", "name": "English"}] Released Return to magic. Return to hope. Return to Nar... The Chronicles of Narnia: The Voyage of the Da... 6.2 1514
110 140000000 [{"id": 36, "name": "History"}, {"id": 10749, ... NaN 676 [{"id": 428, "name": "nurse"}, {"id": 1627, "n... en Pearl Harbor The lifelong friendship between Rafe McCawley ... 34.206690 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 21-05-2001 449220945 183.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released It takes a moment to change history. It takes ... Pearl Harbor 6.6 1791
111 150000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... http://www.transformersmovie.com/ 1858 [{"id": 2535, "name": "destroy"}, {"id": 4375,... en Transformers Young teenager, Sam Witwicky becomes involved ... 25.468493 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-06-2007 709709780 144.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Their war. Our world. Transformers 6.6 4040
112 155000000 [{"id": 10752, "name": "War"}, {"id": 36, "nam... NaN 1966 [{"id": 347, "name": "aristotle"}, {"id": 1160... en Alexander Alexander, the King of Macedonia, leads his le... 39.019229 [{"name": "France 3 Cin\u00e9ma", "id": 591}, ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-11-2004 167298192 175.0 [{"iso_639_1": "en", "name": "English"}] Released The greatest legend of all was real. Alexander 5.6 927
113 150000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.harrypotterorderofthephoenix.com/ 675 [{"id": 530, "name": "prophecy"}, {"id": 616, ... en Harry Potter and the Order of the Phoenix Returning for his fifth year of study at Hogwa... 78.144395 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 28-06-2007 938212738 138.0 [{"iso_639_1": "en", "name": "English"}] Released Evil Must Be Confronted. Harry Potter and the Order of the Phoenix 7.4 5494
114 150000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://harrypotter.warnerbros.com/ 674 [{"id": 2343, "name": "magic"}, {"id": 3737, "... en Harry Potter and the Goblet of Fire Harry starts his fourth year at Hogwarts, comp... 101.250416 [{"name": "Patalex IV Productions Limited", "i... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-11-2005 895921036 157.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Dark And Difficult Times Lie Ahead. Harry Potter and the Goblet of Fire 7.5 5608
115 150000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.sonypictures.com/movies/hancock/ 8960 [{"id": 334, "name": "flying"}, {"id": 567, "n... en Hancock Hancock is a down-and-out superhero who's forc... 56.758411 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-07-2008 624029371 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Bad Behavior. Bad Attitude. Real Hero. Hancock 6.2 2961
116 150000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://iamlegend.warnerbros.com/ 6479 [{"id": 83, "name": "saving the world"}, {"id"... en I Am Legend Robert Neville is a scientist who was unable t... 70.867401 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 14-12-2007 585349010 101.0 [{"iso_639_1": "en", "name": "English"}] Released The last man on Earth is not alone I Am Legend 6.9 4853
117 150000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... https://www.warnerbros.com/charlie-and-chocola... 118 [{"id": 212, "name": "london england"}, {"id":... en Charlie and the Chocolate Factory A young boy wins a tour through the most magni... 53.905592 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 13-07-2005 474968763 115.0 [{"iso_639_1": "en", "name": "English"}] Released Willy Wonka is semi-sweet and nuts. Charlie and the Chocolate Factory 6.7 3624
118 150000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://disney.go.com/disneypictures/ratatouille/ 2062 [{"id": 90, "name": "paris"}, {"id": 380, "nam... en Ratatouille A rat named Remy dreams of becoming a great Fr... 65.677399 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 22-06-2007 623722818 111.0 [{"iso_639_1": "en", "name": "English"}] Released He's dying to become a chef. Ratatouille 7.5 4369
119 150000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www2.warnerbros.com/batmanbegins/index.... 272 [{"id": 486, "name": "himalaya"}, {"id": 779, ... en Batman Begins Driven by tragedy, billionaire Bruce Wayne ded... 115.040024 [{"name": "DC Comics", "id": 429}, {"name": "L... [{"iso_3166_1": "GB", "name": "United Kingdom"... 10-06-2005 374218673 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Evil fears the knight. Batman Begins 7.5 7359
120 150000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://www.madagascar-themovie.com 10527 [{"id": 409, "name": "africa"}, {"id": 931, "n... en Madagascar: Escape 2 Africa Alex, Marty, Melman, Gloria, King Julien, Maur... 44.141021 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 30-10-2008 603900354 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Still together. Still lost! Madagascar: Escape 2 Africa 6.2 1810
121 150000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.nightatthemuseummovie.com 18360 [{"id": 2598, "name": "museum"}, {"id": 5648, ... en Night at the Museum: Battle of the Smithsonian Hapless museum night watchman Larry Daley must... 81.781591 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 20-05-2009 413106170 105.0 [{"iso_639_1": "en", "name": "English"}] Released When the lights go off the battle is on. Night at the Museum: Battle of the Smithsonian 5.9 1971
122 150000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.x-menorigins.com/ 2080 [{"id": 417, "name": "corruption"}, {"id": 185... en X-Men Origins: Wolverine After seeking to live a normal life, Logan set... 5.954334 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 28-04-2009 373062864 107.0 [{"iso_639_1": "en", "name": "English"}] Released Witness the Origin. X-Men Origins: Wolverine 6.2 4021
123 150000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 605 [{"id": 83, "name": "saving the world"}, {"id"... en The Matrix Revolutions The human city of Zion defends itself against ... 73.313918 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 05-11-2003 424988211 129.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everything that has a beginning has an end. The Matrix Revolutions 6.4 3096
124 150000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://movies.disney.com/frozen 109445 [{"id": 2011, "name": "queen"}, {"id": 4344, "... en Frozen Young princess Anna of Arendelle dreams about ... 165.125366 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 27-11-2013 1274219009 102.0 [{"iso_639_1": "en", "name": "English"}] Released Only the act of true love will thaw a frozen h... Frozen 7.3 5295
125 150000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 604 [{"id": 83, "name": "saving the world"}, {"id"... en The Matrix Reloaded Six months after the events depicted in The Ma... 70.785910 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 15-05-2003 738599701 138.0 [{"iso_639_1": "en", "name": "English"}] Released Free your mind. The Matrix Reloaded 6.7 3443
126 170000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://marvel.com/thor 76338 [{"id": 8828, "name": "marvel comic"}, {"id": ... en Thor: The Dark World Thor fights to restore order across the cosmos... 99.499595 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "US", "name": "United States o... 29-10-2013 644571402 112.0 [{"iso_639_1": "en", "name": "English"}] Released Delve into the darkness Thor: The Dark World 6.8 4755
127 150000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.madmaxmovie.com/ 76341 [{"id": 2964, "name": "future"}, {"id": 3713, ... en Mad Max: Fury Road An apocalyptic story set in the furthest reach... 434.278564 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 13-05-2015 378858340 120.0 [{"iso_639_1": "en", "name": "English"}] Released What a Lovely Day. Mad Max: Fury Road 7.2 9427
128 150000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... http://www.angelsanddemons.com/ 13448 [{"id": 588, "name": "rome"}, {"id": 716, "nam... en Angels & Demons Harvard symbologist Robert Langdon investigate... 67.447636 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 13-05-2009 356613439 138.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Angels & Demons 6.5 2129
129 150000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://thor.marvel.com/ 10195 [{"id": 1508, "name": "new mexico"}, {"id": 51... en Thor Against his father Odin's will, The Mighty Tho... 86.493424 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "US", "name": "United States o... 21-04-2011 449326618 115.0 [{"iso_639_1": "en", "name": "English"}] Released Two worlds. One hero. Thor 6.6 6525
130 150000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://movies.disney.com/bolt 13053 [{"id": 1939, "name": "hamster"}, {"id": 9963,... en Bolt Bolt is the star of the biggest show in Hollyw... 41.845878 [{"name": "Walt Disney Animation Studios", "id... [{"iso_3166_1": "US", "name": "United States o... 21-11-2008 309979994 98.0 [{"iso_639_1": "en", "name": "English"}] Released Fully Awesome. Ridonculous. Let It Begin. Bolt 6.3 1750
131 150000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://disney.go.com/disneypictures/gforce/ 19585 [{"id": 156904, "name": "dyr"}, {"id": 179431,... en G-Force A team of trained secret agent animals, guinea... 26.710398 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 21-07-2009 292817841 88.0 [{"iso_639_1": "en", "name": "English"}] Released The world needs bigger heroes G-Force 5.1 510
132 150000000 [{"id": 12, "name": "Adventure"}] http://www.wrathofthetitansmovie.org 57165 [{"id": 1449, "name": "underworld"}, {"id": 20... en Wrath of the Titans A decade after his heroic defeat of the monstr... 44.927635 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 27-03-2012 301000000 99.0 [{"iso_639_1": "en", "name": "English"}] Released Feel the Wrath Wrath of the Titans 5.5 1431
133 150000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://darkshadowsmovie.warnerbros.com 62213 [{"id": 616, "name": "witch"}, {"id": 2883, "n... en Dark Shadows Vampire Barnabas Collins is inadvertently free... 50.306728 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 08-05-2012 245527149 113.0 [{"iso_639_1": "en", "name": "English"}] Released Every Family Has Its Demons Dark Shadows 5.7 2320
134 150000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.missionimpossible.com 177677 [{"id": 212, "name": "london england"}, {"id":... en Mission: Impossible - Rogue Nation Ethan and team take on their most impossible m... 114.522237 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 23-07-2015 682330139 131.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Desperate Times. Desperate Measures. Mission: Impossible - Rogue Nation 7.1 3224
135 150000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.thewolfmanmovie.com/ 7978 [{"id": 494, "name": "father son relationship"... en The Wolfman Lawrence Talbot, an American man on a visit to... 21.214571 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-02-2010 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released When the moon is full the legend comes to life The Wolfman 5.5 549
136 150000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://www.beemovie.com/ 5559 [{"id": 730, "name": "factory worker"}, {"id":... en Bee Movie Barry B. Benson, a bee who has just graduated ... 29.332905 [{"name": "Pacific Data Images (PDI)", "id": 5... [{"iso_3166_1": "US", "name": "United States o... 28-10-2007 287594577 91.0 [{"iso_639_1": "en", "name": "English"}] Released Born to bee wild. Bee Movie 5.7 1171
137 150000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.kungfupanda.com/ 49444 [{"id": 779, "name": "martial arts"}, {"id": 3... en Kung Fu Panda 2 Po is now living his dream as The Dragon Warri... 51.247321 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 25-05-2011 665692281 91.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare for the Year of Awesomeness! Kung Fu Panda 2 6.7 1880
138 150000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.thelastairbendermovie.com/ 10196 [{"id": 657, "name": "fire"}, {"id": 1445, "na... en The Last Airbender The story follows the adventures of Aang, a yo... 33.769336 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-06-2010 318502923 103.0 [{"iso_639_1": "en", "name": "English"}] Released Four nations, one destiny The Last Airbender 4.7 1151
139 150000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.missionimpossible.com/ 956 [{"id": 220, "name": "berlin"}, {"id": 591, "n... en Mission: Impossible III Retired from active duty to train new IMF agen... 63.079003 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 03-05-2006 397850012 126.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released The Mission Begins 05:05:06. Mission: Impossible III 6.5 2028
140 150000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 117251 [{"id": 840, "name": "usa president"}, {"id": ... en White House Down Capitol Policeman John Cale has just been deni... 39.004588 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-06-2013 205366737 131.0 [{"iso_639_1": "en", "name": "English"}] Released It will start like any other day. White House Down 6.4 1891
141 150000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://disney.go.com/disneypictures/marsneedsm... 50321 [{"id": 5202, "name": "boy"}, {"id": 9951, "na... en Mars Needs Moms When Martians suddenly abduct his mom, mischie... 12.362599 [{"name": "Walt Disney Animation Studios", "id... [{"iso_3166_1": "US", "name": "United States o... 09-03-2011 38992758 88.0 [{"iso_639_1": "en", "name": "English"}] Released Mom needs a little space. Mars Needs Moms 5.5 199
142 149000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.dreamworksanimation.com/flushed/ 11619 [{"id": 212, "name": "london england"}, {"id":... en Flushed Away London high-society mouse, Roddy is flushed do... 22.550135 [{"name": "Aardman Animations", "id": 297}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-10-2006 64459316 85.0 [{"iso_639_1": "en", "name": "English"}] Released Someone's Going Down Flushed Away 6.0 874
143 150000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 266647 [{"id": 334, "name": "flying"}, {"id": 2343, "... en Pan Living a bleak existence at a London orphanage... 48.035280 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 24-09-2015 128388320 111.0 [{"iso_639_1": "en", "name": "English"}] Released Every legend has a beginning. Pan 5.9 954
144 145000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... NaN 82703 [{"id": 494, "name": "father son relationship"... en Mr. Peabody & Sherman A young boy and his dog, who happens to have a... 38.734940 [{"name": "Pacific Data Images (PDI)", "id": 5... [{"iso_3166_1": "US", "name": "United States o... 07-02-2014 272912430 92.0 [{"iso_639_1": "en", "name": "English"}] Released He's Leaving His Mark On History Mr. Peabody & Sherman 6.7 843
145 175000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 652 [{"id": 380, "name": "brother brother relation... en Troy In year 1250 B.C. during the late Bronze age, ... 66.803149 [{"name": "Plan B Entertainment", "id": 81}, {... [{"iso_3166_1": "US", "name": "United States o... 13-05-2004 497409852 163.0 [{"iso_639_1": "en", "name": "English"}] Released For passion. For honor. For destiny. For victo... Troy 6.9 2759
146 145000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 80321 [{"id": 3645, "name": "madagascar"}, {"id": 20... en Madagascar 3: Europe's Most Wanted Alex, Marty, Gloria and Melman are still tryin... 44.989192 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 06-06-2012 746921274 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Six years ago, they disappeared without a trac... Madagascar 3: Europe's Most Wanted 6.4 1808
147 140000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/232/Die-Another-... 36669 [{"id": 3290, "name": "laser"}, {"id": 156095,... en Die Another Day Bond takes on a North Korean leader who underg... 54.159392 [{"name": "Eon Productions", "id": 7576}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-11-2002 431971116 133.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He’s never been cooler. Die Another Day 5.8 1092
148 144000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... http://www.ghostbusters.com/ 43074 [{"id": 5248, "name": "female friendship"}, {"... en Ghostbusters Following a ghost invasion of Manhattan, paran... 66.218060 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 14-07-2016 229147509 116.0 [{"iso_639_1": "en", "name": "English"}] Released Who You Gonna Call? Ghostbusters 5.3 2142
149 140000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 95 [{"id": 83, "name": "saving the world"}, {"id"... en Armageddon When an asteroid threatens to collide with Ear... 58.485967 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 01-07-1998 553799566 151.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Earth's Darkest Day Will Be Man's Finest Hour Armageddon 6.4 2482
150 140000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/homevideo/meninbla... 608 [{"id": 83, "name": "saving the world"}, {"id"... en Men in Black II Kay and Jay reunite to provide our best, last ... 91.332849 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 03-07-2002 441818803 88.0 [{"iso_639_1": "en", "name": "English"}] Released Same Planet. New Scum. Men in Black II 6.0 3114
151 70000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.beowulfmovie.com/ 2310 [{"id": 509, "name": "denmark"}, {"id": 2037, ... en Beowulf 6th-century Scandinavian warrior, Beowulf emba... 35.601665 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-11-2007 195735876 115.0 [{"iso_639_1": "en", "name": "English"}] Released Evil breeds pain. Beowulf 5.5 841
152 145000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.kungfupanda.com/ 140300 [{"id": 478, "name": "china"}, {"id": 779, "na... en Kung Fu Panda 3 Continuing his "legendary adventures of awesom... 56.747978 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 23-01-2016 521170825 95.0 [{"iso_639_1": "en", "name": "English"}] Released Grab destiny by the rice dumplings. Kung Fu Panda 3 6.7 1603
153 145000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.missionimpossible.com/ 56292 [{"id": 1721, "name": "fight"}, {"id": 9663, "... en Mission: Impossible - Ghost Protocol In the 4th installment of the Mission Impossib... 77.774770 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 07-12-2011 694713380 133.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No Plan. No Backup. No Choice. Mission: Impossible - Ghost Protocol 6.8 3972
154 145000000 [{"id": 14, "name": "Fantasy"}, {"id": 16, "na... http://www.riseoftheguardians.com/ 81188 [{"id": 1566, "name": "dream"}, {"id": 1991, "... en Rise of the Guardians When an evil spirit known as Pitch lays down t... 61.788035 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 21-11-2012 306941670 97.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released You better believe. Rise of the Guardians 7.1 1922
155 100000000 [{"id": 35, "name": "Comedy"}] http://www.sonypictures.com/movies/funwithdick... 7552 [{"id": 818, "name": "based on novel"}, {"id":... en Fun with Dick and Jane After Dick Harper loses his job at Globodyne i... 25.159168 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 21-12-2005 202026112 90.0 [{"iso_639_1": "en", "name": "English"}] Released Giving big businesses a run for their money! Fun with Dick and Jane 5.9 627
156 140000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 616 [{"id": 233, "name": "japan"}, {"id": 1327, "n... en The Last Samurai Nathan Algren is an American hired to instruct... 52.341226 [{"name": "Cruise/Wagner Productions", "id": 4... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 05-12-2003 456758981 154.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In the face of an enemy, in the heart of one m... The Last Samurai 7.3 1895
157 140000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.exodusgodsandkings.com/ 147441 [{"id": 488, "name": "moses"}, {"id": 3036, "n... en Exodus: Gods and Kings The defiant leader Moses rises up against the ... 101.599427 [{"name": "Scott Free Productions", "id": 1645... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 03-12-2014 268031828 150.0 [{"iso_639_1": "en", "name": "English"}] Released Once brothers, now enemies. Exodus: Gods and Kings 5.6 1921
158 150000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 13475 [{"id": 1612, "name": "spacecraft"}, {"id": 38... en Star Trek The fate of the galaxy rests in the hands of b... 73.616808 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 06-05-2009 385680446 127.0 [{"iso_639_1": "en", "name": "English"}] Released The future begins. Star Trek 7.4 4518
159 139000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.sonypictures.com/movies/spider-man/ 557 [{"id": 1014, "name": "loss of lover"}, {"id":... en Spider-Man After being bitten by a genetically altered sp... 82.502566 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-05-2002 821708551 121.0 [{"iso_639_1": "en", "name": "English"}] Released With great power comes great responsibility. Spider-Man 6.8 5265
160 145000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.howtotrainyourdragon.com/ 82702 [{"id": 494, "name": "father son relationship"... en How to Train Your Dragon 2 The thrilling second chapter of the epic How T... 100.213910 [{"name": "DreamWorks Animation", "id": 521}, ... [{"iso_3166_1": "US", "name": "United States o... 12-06-2014 609123048 102.0 [{"iso_639_1": "en", "name": "English"}] Released The training is over. How to Train Your Dragon 2 7.6 3106
161 140000000 [{"id": 14, "name": "Fantasy"}] NaN 205584 [{"id": 1160, "name": "egypt"}, {"id": 1449, "... en Gods of Egypt A common thief joins a mythical god on a quest... 56.257249 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 25-02-2016 150680864 127.0 [{"iso_639_1": "en", "name": "English"}] Released The battle for eternity begins Gods of Egypt 5.3 1277
162 135000000 [{"id": 28, "name": "Action"}] NaN 10048 [{"id": 310, "name": "artificial intelligence"... en Stealth Deeply ensconced in a top-secret military prog... 17.889530 [{"name": "Laura Ziskin Productions", "id": 32... [{"iso_3166_1": "US", "name": "United States o... 28-07-2005 76932943 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Fear The Sky Stealth 4.9 331
163 130000000 [{"id": 28, "name": "Action"}, {"id": 9648, "n... https://www.warnerbros.com/watchmen 13183 [{"id": 849, "name": "dc comics"}, {"id": 1308... en Watchmen In a gritty and alternate 1985 the glory days ... 64.798873 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-03-2009 185258983 163.0 [{"iso_639_1": "en", "name": "English"}] Released Justice is coming to all of us. No matter wha... Watchmen 7.0 2811
164 140000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 944 [{"id": 167377, "name": "lapd"}, {"id": 167381... en Lethal Weapon 4 In the combustible action franchise's final in... 24.855701 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-07-1998 285444603 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The faces you love. The action you expect. Lethal Weapon 4 6.3 767
165 137000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 1927 [{"id": 387, "name": "california"}, {"id": 582... en Hulk Bruce Banner, a genetics researcher with a tra... 34.981698 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 19-06-2003 245360480 138.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Unleash the hero within Hulk 5.3 1533
166 130000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.gijoemovie.com 72559 [{"id": 321, "name": "terror"}, {"id": 782, "n... en G.I. Joe: Retaliation Framed for crimes against the country, the G.I... 59.325589 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 26-03-2013 371876278 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN G.I. Joe: Retaliation 5.4 3025
167 130000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 7364 [{"id": 168297, "name": "tyrant"}, {"id": 1683... en Sahara Scouring the ocean depths for treasure-laden s... 21.605568 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 06-04-2005 119269486 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Dirk Pitt. Adventure has a new name. Sahara 5.7 434
168 137000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 2114 [{"id": 3994, "name": "battle assignment"}, {"... en Final Fantasy: The Spirits Within Led by a strange dream, scientist Aki Ross str... 26.074908 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 02-07-2001 85131830 106.0 [{"iso_639_1": "en", "name": "English"}] Released Unleash a new reality Final Fantasy: The Spirits Within 5.9 433
169 140000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://captainamerica.marvel.com/ 1771 [{"id": 242, "name": "new york"}, {"id": 279, ... en Captain America: The First Avenger Predominantly set during World War II, Steve R... 74.506246 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "US", "name": "United States o... 22-07-2011 370569774 124.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released When patriots become heroes Captain America: The First Avenger 6.6 7047
170 135000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/231/The-World-Is... 36643 [{"id": 6731, "name": "british"}, {"id": 10364... en The World Is Not Enough Greed, revenge, world dominance and high-tech ... 39.604363 [{"name": "Eon Productions", "id": 7576}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 08-11-1999 361832400 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released As the countdown begins for the new millennium... The World Is Not Enough 6.0 862
171 150000000 [{"id": 12, "name": "Adventure"}] http://www.masterandcommanderthefarsideofthewo... 8619 [{"id": 182662, "name": "naturalist"}, {"id": ... en Master and Commander: The Far Side of the World After an abrupt and violent encounter with a F... 36.973031 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-11-2003 212011111 138.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released The courage to do the impossible lies in the h... Master and Commander: The Far Side of the World 6.9 790
172 120000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 50620 [{"id": 3133, "name": "vampire"}, {"id": 9840,... en The Twilight Saga: Breaking Dawn - Part 2 After the birth of Renesmee, the Cullens gathe... 99.687084 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 13-11-2012 829000000 115.0 [{"iso_639_1": "en", "name": "English"}] Released The epic finale that will live forever The Twilight Saga: Breaking Dawn - Part 2 6.1 2553
173 130000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://happyfeettwo.warnerbros.com/index.html 65759 [{"id": 3028, "name": "penguin"}, {"id": 4344,... en Happy Feet Two Mumble the penguin has a problem: his son Erik... 17.773500 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}] 17-11-2011 150406466 100.0 [{"iso_639_1": "en", "name": "English"}] Released Every step counts. Happy Feet Two 5.8 373
174 150000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 1724 [{"id": 242, "name": "new york"}, {"id": 1809,... en The Incredible Hulk Scientist Bruce Banner scours the planet for a... 62.898336 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 12-06-2008 163712074 114.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released You'll like him when he's angry. The Incredible Hulk 6.1 3021
175 140000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://movies.disney.com/the-bfg 267935 [{"id": 212, "name": "london england"}, {"id":... en The BFG The BFG is no ordinary bone-crunching giant. H... 44.190920 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 01-06-2016 183345589 120.0 [{"iso_639_1": "en", "name": "English"}] Released The world is more giant than you can imagine. The BFG 6.0 1000
176 135000000 [{"id": 37, "name": "Western"}, {"id": 18, "na... http://www.foxmovies.com/movies/the-revenant 281957 [{"id": 494, "name": "father son relationship"... en The Revenant In the 1820s, a frontiersman, Hugh Glass, sets... 100.635882 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-12-2015 532950503 156.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released (n. One who has returned, as if from the dead.) The Revenant 7.3 6396
177 135000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.turbomovie.com/ 77950 [{"id": 240, "name": "underdog"}, {"id": 830, ... en Turbo The tale of an ordinary garden snail who dream... 44.765377 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 11-07-2013 282570682 96.0 [{"iso_639_1": "en", "name": "English"}] Released SLO NO MO Turbo 6.1 1074
178 135000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.rangomovie.com/ 44896 [{"id": 798, "name": "sheriff"}, {"id": 1197, ... en Rango When Rango, a lost family pet, accidentally wi... 29.913530 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-03-2011 245724603 107.0 [{"iso_639_1": "en", "name": "English"}] Released Heroes come in all different colors. Rango 6.6 2051
179 132000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... NaN 270946 [{"id": 3028, "name": "penguin"}, {"id": 3645,... en Penguins of Madagascar Skipper, Kowalski, Rico and Private join force... 84.366984 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 22-11-2014 373552094 92.0 [{"iso_639_1": "en", "name": "English"}] Released The Movie Event That Will Blow Their Cover Penguins of Madagascar 6.5 1346
180 70000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.universalstudiosentertainment.com/t... 2503 [{"id": 90, "name": "paris"}, {"id": 417, "nam... en The Bourne Ultimatum Bourne is brought out of hiding once again by ... 45.381501 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-08-2007 442824138 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Remember everything. Forgive nothing. The Bourne Ultimatum 7.3 2888
181 130000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.kungfupanda.com/ 9502 [{"id": 478, "name": "china"}, {"id": 779, "na... en Kung Fu Panda When the Valley of Peace is threatened, lazy P... 84.689648 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 04-06-2008 631744560 90.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare for awesomeness. Kung Fu Panda 6.9 3145
182 130000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://marvel.com/movies/movie/180/ant-man 102899 [{"id": 8828, "name": "marvel comic"}, {"id": ... en Ant-Man Armed with the astonishing ability to shrink i... 120.093610 [{"name": "Marvel Studios", "id": 420}] [{"iso_3166_1": "US", "name": "United States o... 14-07-2015 519311965 117.0 [{"iso_639_1": "en", "name": "English"}] Released Heroes don't get any bigger. Ant-Man 7.0 5880
183 130000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.thehungergames.movie/ 101299 [{"id": 271, "name": "competition"}, {"id": 81... en The Hunger Games: Catching Fire Katniss Everdeen has returned home safe after ... 76.310119 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 15-11-2013 847423452 146.0 [{"iso_639_1": "en", "name": "English"}] Released Every revolution begins with a spark. The Hunger Games: Catching Fire 7.4 6495
184 135000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... http://www.meettheboov.com/ 228161 [{"id": 6054, "name": "friendship"}, {"id": 98... en Home When Earth is taken over by the overly-confide... 63.473086 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 18-03-2015 368871007 94.0 [{"iso_639_1": "en", "name": "English"}] Released Worlds Collide Home 6.8 1519
185 132000000 [{"id": 12, "name": "Adventure"}, {"id": 53, "... NaN 74 [{"id": 447, "name": "post traumatic stress d... en War of the Worlds Ray Ferrier is a divorced dockworker and less-... 48.572726 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-06-2005 591739379 116.0 [{"iso_639_1": "en", "name": "English"}] Released They're already here. War of the Worlds 6.2 2322
186 130000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 8961 [{"id": 416, "name": "miami"}, {"id": 529, "na... en Bad Boys II Out-of-control, trash-talking buddy cops Marcu... 38.068736 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 18-07-2003 273339556 147.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If you can't stand the heat, get out of Miami. Bad Boys II 6.3 1564
187 130000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 417859 [{"id": 4414, "name": "adventure"}, {"id": 618... en Puss in Boots Long before he even met Shrek, the notorious f... 20.678787 [{"name": "DreamWorks", "id": 7}] [{"iso_3166_1": "US", "name": "United States o... 28-10-2011 554987477 90.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Live for danger. Fight for justice. Pray for m... Puss in Boots 6.4 451
188 110000000 [{"id": 28, "name": "Action"}, {"id": 9648, "n... http://www.sonypictures.com/homevideo/salt/ 27576 [{"id": 441, "name": "assassination"}, {"id": ... en Salt As a CIA officer, Evelyn Salt swore an oath to... 48.829437 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 21-07-2010 293329073 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Who is Salt? Salt 6.2 2093
189 125000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... http://www.noahmovie.com 86834 [{"id": 3036, "name": "bible"}, {"id": 9649, "... en Noah A man who suffers visions of an apocalyptic de... 46.115758 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-03-2014 362637473 139.0 [{"iso_639_1": "en", "name": "English"}] Released The end of the world is just the beginning. Noah 5.6 2350
190 130000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.us.movie.tintin.com/ 17578 [{"id": 483, "name": "riddle"}, {"id": 1316, "... en The Adventures of Tintin Intrepid young reporter, Tintin and his loyal ... 89.938296 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 25-10-2011 371940071 107.0 [{"iso_639_1": "en", "name": "English"}] Released This year, discover how far adventure will tak... The Adventures of Tintin 6.7 2061
191 130000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 673 [{"id": 334, "name": "flying"}, {"id": 2052, "... en Harry Potter and the Prisoner of Azkaban Harry, Ron and Hermione return to Hogwarts for... 79.679601 [{"name": "1492 Pictures", "id": 436}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 31-05-2004 789804554 141.0 [{"iso_639_1": "en", "name": "English"}] Released Something wicked this way comes. Harry Potter and the Prisoner of Azkaban 7.7 5877
192 130000000 [{"id": 18, "name": "Drama"}] NaN 6972 [{"id": 440, "name": "missionary"}, {"id": 195... en Australia Set in northern Australia before World War II,... 28.840997 [{"name": "Bazmark Films", "id": 240}, {"name"... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 18-11-2008 49554002 165.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to Australia! Australia 6.3 694
193 130000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 82700 [{"id": 4565, "name": "dystopia"}] en After Earth One thousand years after cataclysmic events fo... 42.840582 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 30-05-2013 243843127 100.0 [{"iso_639_1": "en", "name": "English"}] Released Danger is real, fear is a choice After Earth 5.0 2532
194 127500000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 10567 [{"id": 843, "name": "cataclysm"}, {"id": 1423... en Dinosaur An orphaned dinosaur raised by lemurs joins an... 26.548594 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2000 354248063 82.0 [{"iso_639_1": "en", "name": "English"}] Released You have never seen anything like this. Dinosaur 6.2 542
195 127000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 181533 [{"id": 1406, "name": "night watchman"}, {"id"... en Night at the Museum: Secret of the Tomb When the magic powers of The Tablet of Ahkmenr... 115.597753 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-12-2014 349424282 97.0 [{"iso_639_1": "en", "name": "English"}] Released One Final Night to Save the Day. Night at the Museum: Secret of the Tomb 6.1 1851
196 130000000 [{"id": 16, "name": "Animation"}, {"id": 28, "... http://www.megamind.com 38055 [{"id": 83, "name": "saving the world"}, {"id"... en Megamind Bumbling supervillain Megamind finally defeats... 68.757242 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 28-10-2010 321887208 95.0 [{"iso_639_1": "en", "name": "English"}] Released His brain is off the chain. Megamind 6.7 1918
197 125000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://harrypotter.warnerbros.com/harrypottera... 671 [{"id": 616, "name": "witch"}, {"id": 1441, "n... en Harry Potter and the Philosopher's Stone Harry Potter has lived under the stairs at his... 109.984351 [{"name": "1492 Pictures", "id": 436}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-11-2001 976475550 152.0 [{"iso_639_1": "en", "name": "English"}] Released Let the Magic Begin. Harry Potter and the Philosopher's Stone 7.5 7006
198 130000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.ripd.com/ 49524 [{"id": 1321, "name": "gold"}, {"id": 4668, "n... en R.I.P.D. A recently slain cop joins a team of undead po... 39.448066 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 18-07-2013 61648500 96.0 [{"iso_639_1": "en", "name": "English"}] Released To protect and serve the living R.I.P.D. 5.4 1260
199 140000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://disney.go.com/disneyvideos/liveaction/p... 22 [{"id": 911, "name": "exotic island"}, {"id": ... en Pirates of the Caribbean: The Curse of the Bla... Jack Sparrow, a freewheeling 17th-century pira... 271.972889 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-07-2003 655011224 143.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare to be blown out of the water. Pirates of the Caribbean: The Curse of the Bla... 7.5 6985
200 125000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.thehungergames.movie/ 131631 [{"id": 836, "name": "resistance"}, {"id": 445... en The Hunger Games: Mockingjay - Part 1 Katniss Everdeen reluctantly becomes the symbo... 206.227151 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 18-11-2014 752100229 123.0 [{"iso_639_1": "en", "name": "English"}] Released Fire burns brighter in the darkness The Hunger Games: Mockingjay - Part 1 6.6 5584
201 125000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... http://www.sonypictures.com/homevideo/thedavin... 591 [{"id": 90, "name": "paris"}, {"id": 113, "nam... en The Da Vinci Code When the curator of the Louvre is found murder... 45.313197 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-05-2006 767820459 149.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Seek the truth. The Da Vinci Code 6.5 2704
202 103000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://www.riomovies.com/ 172385 [{"id": 2646, "name": "bird"}, {"id": 9663, "n... en Rio 2 It's a jungle out there for Blu, Jewel and the... 42.400240 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 19-03-2014 500188435 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's villainous, she's venomous. Rio 2 6.3 978
203 110000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 36658 [{"id": 1852, "name": "mutant"}, {"id": 8828, ... en X2 Professor Charles Xavier and his team of genet... 2.871739 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 24-04-2003 407711549 133.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The time has come for those who are different ... X2 6.8 3506
204 125000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.watchvideoseries.com/movies/fast-fi... 51497 [{"id": 1161, "name": "brazil"}, {"id": 1812, ... en Fast Five Former cop Brian O'Conner partners with ex-con... 7.255718 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-04-2011 626137675 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Get the Fifth Gear. Fast Five 7.1 2438
205 125000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://sherlockholmes2.warnerbros.com/index.html 58574 [{"id": 1752, "name": "detective inspector"}, ... en Sherlock Holmes: A Game of Shadows There is a new criminal mastermind at large (P... 81.499621 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 22-11-2011 334615000 129.0 [{"iso_639_1": "en", "name": "English"}] Released The game is afoot. Sherlock Holmes: A Game of Shadows 7.0 3886
206 125000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.clash-of-the-titans.com/ 18823 [{"id": 2033, "name": "hades"}, {"id": 2035, "... en Clash of the Titans Born of a god but raised as a man, Perseus is ... 47.686442 [{"name": "The Zanuck Company", "id": 80}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-04-2010 232713139 106.0 [{"iso_639_1": "en", "name": "English"}] Released Titans will clash. Clash of the Titans 5.6 2233
207 65000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 861 [{"id": 560, "name": "oxygen"}, {"id": 769, "n... en Total Recall Construction worker Douglas Quaid discovers a ... 43.129703 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-06-1990 261317921 113.0 [{"iso_639_1": "en", "name": "English"}] Released They stole his mind, now he wants it back. Total Recall 7.1 1710
208 160000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 1911 [{"id": 616, "name": "witch"}, {"id": 1964, "n... en The 13th Warrior In AD 922, Arab courtier, Ahmad Ibn Fadlan acc... 27.220157 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 27-08-1999 61698899 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Prey for the living. The 13th Warrior 6.4 510
209 130000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.thebournelegacy.com/ 49040 [{"id": 782, "name": "assassin"}, {"id": 1994,... en The Bourne Legacy New CIA operative, Aaron Cross experiences lif... 90.336810 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-08-2012 276572938 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There Was Never Just One The Bourne Legacy 6.0 2651
210 125000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 415 [{"id": 848, "name": "double life"}, {"id": 84... en Batman & Robin Along with crime-fighting partner Robin and ne... 50.073575 [{"name": "PolyGram Filmed Entertainment", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"... 20-06-1997 238207122 125.0 [{"iso_639_1": "en", "name": "English"}] Released Strength. Courage. Honor. And loyalty. Batman & Robin 4.2 1418
211 123000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://www.grinched.com/ 8871 [{"id": 65, "name": "holiday"}, {"id": 1441, "... en How the Grinch Stole Christmas Inside a snowflake exists the magical land of ... 45.419668 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-11-2000 345141403 104.0 [{"iso_639_1": "en", "name": "English"}] Released He puts the mean in green. How the Grinch Stole Christmas 6.2 1386
212 125000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.thedayaftertomorrow.com/ 435 [{"id": 83, "name": "saving the world"}, {"id"... en The Day After Tomorrow After years of increases in the greenhouse eff... 41.380094 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 26-05-2004 544272402 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Where will you be? The Day After Tomorrow 6.2 2392
213 125000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.missionimpossible.com/ 955 [{"id": 321, "name": "terror"}, {"id": 514, "n... en Mission: Impossible II With computer genius Luther Stickell at his si... 54.931334 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 24-05-2000 546388105 123.0 [{"iso_639_1": "en", "name": "English"}] Released Expect the impossible again. Mission: Impossible II 5.9 1928
214 120000000 [{"id": 18, "name": "Drama"}] NaN 2133 [{"id": 3366, "name": "u.s. air force"}, {"id"... en The Perfect Storm In October 1991, a confluence of weather condi... 25.752118 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 15-03-2000 325756637 130.0 [{"iso_639_1": "en", "name": "English"}] Released The storm is coming. The Perfect Storm 6.2 597
215 130000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 1979 [{"id": 657, "name": "fire"}, {"id": 720, "nam... en 4: Rise of the Silver Surfer The Fantastic Four return to the big screen as... 60.810723 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 13-06-2007 289047763 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Discover the secret of the Surfer. Fantastic 4: Rise of the Silver Surfer 5.4 2589
216 120000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.lifeofpimovie.com/ 87827 [{"id": 270, "name": "ocean"}, {"id": 2580, "n... en Life of Pi The story of an Indian boy named Pi, a zookeep... 51.328145 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 20-11-2012 609016565 127.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Believe The Unbelievable Life of Pi 7.2 5797
217 110000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.sonypictures.com/movies/ghostrider/ 1250 [{"id": 2870, "name": "mephisto"}, {"id": 3684... en Ghost Rider In order to save his dying father, young stunt... 46.834704 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 16-02-2007 228738393 114.0 [{"iso_639_1": "en", "name": "English"}] Released Hell Is About To Be Unleashed Ghost Rider 5.2 1712
218 120000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.jasonbournemovie.com 324668 [{"id": 782, "name": "assassin"}, {"id": 1453,... en Jason Bourne The most dangerous former operative of the CIA... 62.641286 [{"name": "The Kennedy/Marshall Company", "id"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 27-07-2016 415484914 123.0 [{"iso_639_1": "en", "name": "English"}] Released You know his name Jason Bourne 5.9 2341
219 120000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9471 [{"id": 642, "name": "robbery"}, {"id": 1308, ... en Charlie's Angels: Full Throttle The Angels are charged with finding a pair of ... 33.616115 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-06-2003 259175788 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This summer the Angels are back. Charlie's Angels: Full Throttle 5.2 914
220 130000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.projectprometheus.com/ 70981 [{"id": 803, "name": "android"}, {"id": 4565, ... en Prometheus A team of explorers discover a clue to the ori... 68.889395 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 30-05-2012 403170142 124.0 [{"iso_639_1": "gd", "name": ""}, {"iso_639_1"... Released The Search for Our Beginning Could Lead to Our... Prometheus 6.3 5080
221 120000000 [{"id": 10751, "name": "Family"}, {"id": 12, "... NaN 10996 [{"id": 2161, "name": "mouse"}, {"id": 2639, "... en Stuart Little 2 Stuart, an adorable white mouse, still lives h... 27.990284 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 19-07-2002 169956806 78.0 [{"iso_639_1": "en", "name": "English"}] Released A Little Goes A Long Way Stuart Little 2 5.4 613
222 115000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 68724 [{"id": 4565, "name": "dystopia"}, {"id": 1560... en Elysium In the year 2159, two classes of people exist:... 67.337670 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-08-2013 286140700 109.0 [{"iso_639_1": "en", "name": "English"}] Released He can save us all. Elysium 6.4 3439
223 105000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 2789 [{"id": 378, "name": "prison"}, {"id": 4565, "... en The Chronicles of Riddick After years of outrunning ruthless bounty hunt... 27.835436 [{"name": "One Race Films", "id": 7154}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-06-2004 115772733 119.0 [{"iso_639_1": "en", "name": "English"}] Released All the power in the universe can't change des... The Chronicles of Riddick 6.3 1570
224 120000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.robocop.com 97020 [{"id": 679, "name": "cyborg"}, {"id": 2964, "... en RoboCop In RoboCop, the year is 2028 and multinational... 66.757869 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-01-2014 242688965 102.0 [{"iso_639_1": "en", "name": "English"}] Released We've got the future under control. RoboCop 5.7 2342
225 120000000 [{"id": 28, "name": "Action"}, {"id": 10751, "... http://www.speedracerthemovie.warnerbros.com/ 7459 [{"id": 830, "name": "car race"}, {"id": 963, ... en Speed Racer Speed Racer is the tale of a young and brillia... 17.060695 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 09-05-2008 93945766 135.0 [{"iso_639_1": "en", "name": "English"}] Released Go! Speed Racer 5.7 354
226 120000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.howdoyouknow-movie.com/ 42888 [{"id": 128, "name": "love triangle"}, {"id": ... en How Do You Know After being cut from the USA softball team and... 11.137655 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-12-2010 48668907 121.0 [{"iso_639_1": "en", "name": "English"}] Released How do you know it's love? How Do You Know 4.9 223
227 117000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.knightanddaymovie.com 37834 [{"id": 470, "name": "spy"}, {"id": 822, "name... en Knight and Day A fugitive couple goes on a glamorous and some... 44.906918 [{"name": "Tree Line Films", "id": 84}, {"name... [{"iso_3166_1": "US", "name": "United States o... 15-06-2010 261930431 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every Hit Man Deserves a Second Shot! Knight and Day 5.9 1547
228 120000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... https://www.uphe.com/movies/oblivion 75612 [{"id": 1612, "name": "spacecraft"}, {"id": 45... en Oblivion Jack Harper is one of the last few drone repai... 67.698004 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 10-04-2013 286168572 124.0 [{"iso_639_1": "en", "name": "English"}] Released Earth is a memory worth fighting for Oblivion 6.4 4800
229 113000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.starwars.com/films/star-wars-episod... 1895 [{"id": 797, "name": "showdown"}, {"id": 10013... en Star Wars: Episode III - Revenge of the Sith Years after the onset of the Clone Wars, the n... 44.108427 [{"name": "Lucasfilm", "id": 1}] [{"iso_3166_1": "US", "name": "United States o... 17-05-2005 850000000 140.0 [{"iso_639_1": "en", "name": "English"}] Released The saga is complete. Star Wars: Episode III - Revenge of the Sith 7.1 4116
230 120000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.starwars.com/films/star-wars-episod... 1894 [{"id": 1399, "name": "senate"}, {"id": 5340, ... en Star Wars: Episode II - Attack of the Clones Ten years after the invasion of Naboo, the gal... 43.987061 [{"name": "Lucasfilm", "id": 1}] [{"iso_3166_1": "US", "name": "United States o... 15-05-2002 649398328 142.0 [{"iso_639_1": "en", "name": "English"}] Released A Jedi Shall Not Know Anger. Nor Hatred. Nor L... Star Wars: Episode II - Attack of the Clones 6.4 3992
231 115000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://movies.disney.com/monsters-inc 585 [{"id": 1299, "name": "monster"}, {"id": 3256,... en Monsters, Inc. James Sullivan and Mike Wazowski are monsters,... 106.815545 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 01-11-2001 562816256 92.0 [{"iso_639_1": "en", "name": "English"}] Released We Scare Because We Care. Monsters, Inc. 7.5 5996
232 120000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.thewolverinemovie.com 76170 [{"id": 233, "name": "japan"}, {"id": 1462, "n... en The Wolverine Wolverine faces his ultimate nemesis - and tes... 15.953444 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-07-2013 415440673 126.0 [{"iso_639_1": "en", "name": "English"}] Released When he's most vulnerable, he's most dangerous. The Wolverine 6.3 4053
233 115000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.starwars.com/films/star-wars-episod... 1893 [{"id": 530, "name": "prophecy"}, {"id": 1399,... en Star Wars: Episode I - The Phantom Menace Anakin Skywalker, a young slave strong with th... 54.035265 [{"name": "Lucasfilm", "id": 1}] [{"iso_3166_1": "US", "name": "United States o... 19-05-1999 924317558 136.0 [{"iso_639_1": "en", "name": "English"}] Released Every generation has a legend. Every journey h... Star Wars: Episode I - The Phantom Menace 6.3 4432
234 135000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.thecroodsmovie.com/ 49519 [{"id": 4428, "name": "stone age"}, {"id": 560... en The Croods The Croods is a prehistoric comedy adventure t... 64.183321 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 20-03-2013 585178928 98.0 [{"iso_639_1": "en", "name": "English"}] Released Meet the first modern family. The Croods 6.8 2399
235 97250400 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://www.asterixauxjeuxolympiques.com/index.php 2395 [{"id": 271, "name": "competition"}, {"id": 12... fr Astérix aux Jeux Olympiques Astérix and Obélix have to win the Olympic Gam... 20.344364 [{"name": "Constantin Film", "id": 47}, {"name... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 13-01-2008 132900000 116.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Asterix at the Olympic Games 5.0 471
236 115000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 12100 [{"id": 233, "name": "japan"}, {"id": 1956, "n... en Windtalkers Joe Enders is a gung-ho Marine assigned to pro... 18.714197 [{"name": "Lion Rock Productions", "id": 2812}... [{"iso_3166_1": "US", "name": "United States o... 14-06-2002 77628265 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Honor Was Their Code. Windtalkers 5.8 341
237 115000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.thehuntsmanmovie.com/ 290595 [{"id": 616, "name": "witch"}, {"id": 2343, "n... en The Huntsman: Winter's War As two evil sisters prepare to conquer the lan... 60.467984 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 06-04-2016 164602163 114.0 [{"iso_639_1": "en", "name": "English"}] Released The story before Snow White The Huntsman: Winter's War 6.0 1523
238 125000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.teenagemutantninjaturtlesmovie.com 98566 [{"id": 779, "name": "martial arts"}, {"id": 9... en Teenage Mutant Ninja Turtles The city needs heroes. Darkness has settled ov... 143.350376 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-08-2014 477200000 101.0 [{"iso_639_1": "en", "name": "English"}] Released Mysterious. Dangerous. Reptilious. You've neve... Teenage Mutant Ninja Turtles 5.8 2636
239 105000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://gravitymovie.warnerbros.com/ 49047 [{"id": 4040, "name": "space mission"}, {"id":... en Gravity Dr. Ryan Stone, a brilliant medical engineer o... 110.153618 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 27-09-2013 716392705 91.0 [{"iso_639_1": "en", "name": "English"}] Released Don't Let Go Gravity 7.3 5751
240 116000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9619 [{"id": 720, "name": "helicopter"}, {"id": 141... en Dante's Peak Volcanologist Harry Dalton comes to the sleepy... 16.904440 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-02-1997 178127760 108.0 [{"iso_639_1": "en", "name": "English"}] Released The pressure is building... Dante's Peak 5.7 428
241 135000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.teenagemutantninjaturtlesmovie.com/ 308531 [{"id": 380, "name": "brother brother relation... en Teenage Mutant Ninja Turtles: Out of the Shadows After supervillain Shredder escapes custody, h... 39.873791 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 01-06-2016 245623848 112.0 [{"iso_639_1": "en", "name": "English"}] Released Raise some shell. Teenage Mutant Ninja Turtles: Out of the Shadows 5.8 963
242 120000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.fantasticfourmovie.com/ 166424 [{"id": 3822, "name": "teleportation"}, {"id":... en Fantastic Four Four young outsiders teleport to a dangerous u... 38.126095 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 05-08-2015 167977596 100.0 [{"iso_639_1": "en", "name": "English"}] Released Change is coming. Fantastic Four 4.4 2278
243 110000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1593 [{"id": 2598, "name": "museum"}, {"id": 4062, ... en Night at the Museum Chaos reigns at the natural history museum whe... 48.780039 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 20-10-2006 574480841 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Where History Comes To Life Night at the Museum 6.3 2862
244 110000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.sanandreasmovie.com/ 254128 [{"id": 387, "name": "california"}, {"id": 352... en San Andreas In the aftermath of a massive earthquake in Ca... 100.412364 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 27-05-2015 470490832 114.0 [{"iso_639_1": "en", "name": "English"}] Released A rescue pilot survived an earthquake, this is... San Andreas 6.0 2968
245 110000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/2029/Tomorrow-Ne... 714 [{"id": 212, "name": "london england"}, {"id":... en Tomorrow Never Dies A deranged media mogul is staging internationa... 42.887121 [{"name": "Eon Productions", "id": 7576}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 11-12-1997 333011068 119.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Yesterday is a memory. Today is history. Tomor... Tomorrow Never Dies 6.0 925
246 110000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 2024 [{"id": 526, "name": "rebel"}, {"id": 531, "na... en The Patriot After proving himself on the field of battle i... 23.657284 [{"name": "Centropolis Entertainment", "id": 3... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 28-06-2000 215294342 165.0 [{"iso_639_1": "en", "name": "English"}] Released Some things are worth fighting for. The Patriot 6.8 1099
247 110000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://oceans12.warnerbros.com/ 163 [{"id": 9663, "name": "sequel"}, {"id": 159480... en Ocean's Twelve Danny Ocean reunites with his old flame and th... 76.840712 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 09-12-2004 362744280 125.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Twelve is the new eleven. Ocean's Twelve 6.4 2124
248 110000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 787 [{"id": 258, "name": "bomb"}, {"id": 782, "nam... en Mr. & Mrs. Smith After five (or six) years of vanilla-wedded bl... 44.635452 [{"name": "Weed Road Pictures", "id": 433}, {"... [{"iso_3166_1": "US", "name": "United States o... 07-06-2005 478207520 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Smart and sexy. Mr. & Mrs. Smith 6.5 2965
249 110000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... http://www.thedivergentseries.movie/#insurgent 262500 [{"id": 818, "name": "based on novel"}, {"id":... en Insurgent Beatrice Prior must confront her inner demons ... 103.718387 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 18-03-2015 295238201 119.0 [{"iso_639_1": "en", "name": "English"}] Released One Choice Can Destroy You Insurgent 6.2 3829
250 116000000 [{"id": 18, "name": "Drama"}] NaN 2567 [{"id": 2336, "name": "ladykiller"}, {"id": 32... en The Aviator A biopic depicting the life of filmmaker and a... 45.616098 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 17-12-2004 102000000 170.0 [{"iso_639_1": "en", "name": "English"}] Released For some men, the sky was the limit. For him, ... The Aviator 7.0 1489
251 112000000 [{"id": 35, "name": "Comedy"}] NaN 38745 [{"id": 736, "name": "journalist"}, {"id": 369... en Gulliver's Travels Travel writer Lemuel Gulliver takes an assignm... 22.845143 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-12-2010 237382724 85.0 [{"iso_639_1": "en", "name": "English"}] Released Something big is going down. Gulliver's Travels 4.9 621
252 120000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.sonypictures.com/movies/thegreenhor... 40805 [{"id": 258, "name": "bomb"}, {"id": 779, "nam... en The Green Hornet Britt Reid (Seth Rogen), the heir to the large... 31.703608 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 12-01-2011 227817248 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Breaking the Law to Protect It. The Green Hornet 5.5 1251
253 110000000 [{"id": 28, "name": "Action"}, {"id": 10752, "... http://www.300themovie.com/ 53182 [{"id": 18712, "name": "based on graphic novel... en 300: Rise of an Empire Based on Frank Miller's latest graphic novel X... 71.510596 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 05-03-2014 337580051 102.0 [{"iso_639_1": "en", "name": "English"}] Released Seize your glory! 300: Rise of an Empire 6.1 2397
254 110000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.smurfhappens.com/ 41513 [{"id": 305, "name": "moon"}, {"id": 2343, "na... en The Smurfs When the evil wizard Gargamel chases the tiny ... 36.654220 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 29-07-2011 563749323 103.0 [{"iso_639_1": "en", "name": "English"}] Released Smurf Happens. The Smurfs 5.5 1179
255 110000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://movies.disney.com/home-on-the-range 13700 [{"id": 4932, "name": "farm"}, {"id": 5543, "n... en Home on the Range When a greedy outlaw schemes to take possessio... 19.625972 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 02-04-2004 103951461 76.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Bust a Moo Home on the Range 5.7 389
256 110000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... http://www.thedivergentseries.movie/#allegiant 262504 [{"id": 818, "name": "based on novel"}, {"id":... en Allegiant Beatrice Prior and Tobias Eaton venture into t... 86.105615 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 09-03-2016 179246868 121.0 [{"iso_639_1": "en", "name": "English"}] Released Break the boundaries of your world Allegiant 5.9 1998
257 110000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.steelgetsreal.com/ 39254 [{"id": 494, "name": "father son relationship"... en Real Steel In the near-future, Charlie Kenton is a washed... 37.195046 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 28-09-2011 299268508 127.0 [{"iso_639_1": "en", "name": "English"}] Released If you get one shot, make it real. Real Steel 6.6 2692
258 105000000 [{"id": 14, "name": "Fantasy"}, {"id": 10751, ... http://smurfhappens.com 77931 [{"id": 10244, "name": "based on cartoon"}, {"... en The Smurfs 2 The evil wizard Gargamel creates a couple of m... 32.473628 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 30-07-2013 347434178 105.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready to get naughty! The Smurfs 2 5.5 695
259 160000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1639 [{"id": 1422, "name": "boat"}, {"id": 2799, "n... en Speed 2: Cruise Control Sandra Bullock and Jason Patric star as a youn... 23.336875 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 13-06-1997 164508066 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released As the stakes get higher, the ride gets even f... Speed 2: Cruise Control 4.1 434
260 110000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.if-sentinel.com/ 80274 [{"id": 818, "name": "based on novel"}, {"id":... en Ender's Game Based on the classic novel by Orson Scott Card... 45.948340 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 23-10-2013 125537191 114.0 [{"iso_639_1": "en", "name": "English"}] Released This is not a game. Ender's Game 6.6 2303
261 110000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 1571 [{"id": 279, "name": "usa"}, {"id": 521, "name... en Live Free or Die Hard John McClane is back and badder than ever, and... 48.933370 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"... 20-06-2007 383531464 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The old school cop is back! Live Free or Die Hard 6.4 2089
262 93000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.lordoftherings.net/ 120 [{"id": 603, "name": "elves"}, {"id": 604, "na... en The Lord of the Rings: The Fellowship of the Ring Young hobbit Frodo Baggins, after inheriting a... 138.049577 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 18-12-2001 871368364 178.0 [{"iso_639_1": "en", "name": "English"}] Released One ring to rule them all The Lord of the Rings: The Fellowship of the Ring 8.0 8705
263 110000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10204 [{"id": 90, "name": "paris"}, {"id": 212, "nam... en Around the World in 80 Days A bet pits a British inventor, a Chinese thief... 22.643776 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 16-06-2004 72178895 120.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Let your imagination soar. Around the World in 80 Days 5.7 672
264 107000000 [{"id": 18, "name": "Drama"}] NaN 8489 [{"id": 279, "name": "usa"}, {"id": 396, "name... en Ali In 1964, a brash new pro boxer, fresh from his... 18.866672 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 11-12-2001 87713825 157.0 [{"iso_639_1": "en", "name": "English"}] Released Float like a butterfly and sting like a bee. Ali 6.7 447
265 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 10588 [{"id": 977, "name": "cat"}, {"id": 1155, "nam... en The Cat in the Hat Conrad and Sally Walden are home alone with th... 18.251129 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 21-11-2003 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released Don't mess with the hat. The Cat in the Hat 4.9 366
266 120000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 2048 [{"id": 236, "name": "suicide"}, {"id": 310, "... en I, Robot In 2035, where robots are common-place and abi... 95.914473 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-07-2004 347234916 115.0 [{"iso_639_1": "en", "name": "English"}] Released Laws are made to be broken. I, Robot 6.7 3793
267 130000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.kingdomofheavendvd.com/ 1495 [{"id": 2868, "name": "crusade"}, {"id": 6917,... en Kingdom of Heaven After his wife dies, a blacksmith named Balian... 44.490453 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-05-2005 211643158 144.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Be without fear in the face of your enemies. S... Kingdom of Heaven 6.6 1157
268 133000000 [{"id": 16, "name": "Animation"}, {"id": 14, "... NaN 10137 [{"id": 380, "name": "brother brother relation... en Stuart Little The adventures of a heroic and debonair stalwa... 30.475297 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-12-1999 300135367 84.0 [{"iso_639_1": "en", "name": "English"}] Released The Little Family Just Got Bigger Stuart Little 5.8 959
269 105000000 [{"id": 10749, "name": "Romance"}, {"id": 1075... http://disney.go.com/disneypictures/princessan... 10198 [{"id": 818, "name": "based on novel"}, {"id":... en The Princess and the Frog A waitress, desperate to fulfill her dreams as... 62.479574 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 08-12-2009 267045765 97.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Every Love Story Begins With a Kiss... The Princess and the Frog 6.7 1247
270 108000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... http://www.foxmovies.com/movies/the-martian 286217 [{"id": 818, "name": "based on novel"}, {"id":... en The Martian During a manned mission to Mars, Astronaut Mar... 167.932870 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 30-09-2015 630161890 141.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Bring Him Home The Martian 7.6 7268
271 126000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.theisland-themovie.com/ 1635 [{"id": 402, "name": "clone"}, {"id": 741, "na... en The Island In 2019, Lincoln Six-Echo is a resident of a s... 37.680560 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-07-2005 162949164 136.0 [{"iso_639_1": "en", "name": "English"}] Released Your time will come... The Island 6.5 1770
272 90000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 24113 [{"id": 2301, "name": "architect"}, {"id": 345... en Town & Country Porter Stoddard is a well-known New York archi... 1.004579 [{"name": "New Line Cinema", "id": 12}] [] 27-04-2001 10372291 104.0 [{"iso_639_1": "en", "name": "English"}] Released There's no such thing as a small affair. Town & Country 3.7 16
273 90000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9679 [{"id": 380, "name": "brother brother relation... en Gone in Sixty Seconds Upon learning that he has to come out of retir... 52.995628 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 09-06-2000 237202299 118.0 [{"iso_639_1": "en", "name": "English"}] Released Ice Cold, Hot Wired. Gone in Sixty Seconds 6.1 1485
274 103000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 98 [{"id": 588, "name": "rome"}, {"id": 1394, "na... en Gladiator In the year 180, the death of emperor Marcus A... 95.301296 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-05-2000 457640427 155.0 [{"iso_639_1": "en", "name": "English"}] Released A Hero Will Rise. Gladiator 7.9 5439
275 102000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 180 [{"id": 476, "name": "self-fulfilling prophecy... en Minority Report John Anderton is a top 'Precrime' cop in the l... 65.948959 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-06-2002 358372926 145.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The system is perfect until it comes after you. Minority Report 7.1 2608
276 100000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 672 [{"id": 391, "name": "flying car"}, {"id": 616... en Harry Potter and the Chamber of Secrets Ignoring threats to his life, Harry returns to... 132.397737 [{"name": "1492 Pictures", "id": 436}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 13-11-2002 876688482 161.0 [{"iso_639_1": "en", "name": "English"}] Released Hogwarts is back in session. Harry Potter and the Chamber of Secrets 7.4 5815
277 150000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/#/our-titles/233/Casino-Roy... 36557 [{"id": 131, "name": "italy"}, {"id": 383, "na... en Casino Royale Le Chiffre, a banker to the world's terrorists... 88.935165 [{"name": "Eon Productions", "id": 7576}, {"na... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 14-11-2006 599045960 144.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everyone has a past. Every legend has a beginn... Casino Royale 7.3 3855
278 100000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... NaN 869 [{"id": 690, "name": "gorilla"}, {"id": 1826, ... en Planet of the Apes After a spectacular crash-landing on an unchar... 51.188633 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-07-2001 362211740 119.0 [{"iso_639_1": "en", "name": "English"}] Released You'll be sorry you were ever born human Planet of the Apes 5.6 1243
279 100000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 280 [{"id": 679, "name": "cyborg"}, {"id": 1366, "... en Terminator 2: Judgment Day Nearly 10 years have passed since Sarah Connor... 101.741550 [{"name": "Lightstorm Entertainment", "id": 57... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 01-07-1991 520000000 137.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's nothing personal. Terminator 2: Judgment Day 7.7 4185
280 80000000 [{"id": 36, "name": "History"}, {"id": 80, "na... http://www.publicenemies.net/ 11322 [{"id": 1388, "name": "cinema"}, {"id": 2430, ... en Public Enemies Depression-era bank robber John Dillinger's ch... 33.691694 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-07-2009 214104620 140.0 [{"iso_639_1": "en", "name": "English"}] Released America's Most Wanted. Public Enemies 6.5 1344
281 100000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.americangangster.net/ 4982 [{"id": 240, "name": "underdog"}, {"id": 577, ... en American Gangster Following the death of his employer and mentor... 42.361215 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-11-2007 266465037 157.0 [{"iso_639_1": "en", "name": "English"}] Released There are two sides to the American dream American Gangster 7.4 1502
282 115000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 36955 [{"id": 470, "name": "spy"}, {"id": 949, "name... en True Lies Harry Tasker is a secret agent for the United ... 38.729418 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 14-07-1994 378882411 141.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When he said I do, he never said what he did. True Lies 6.8 1116
283 100000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.sonypictures.com/movies/thetakingof... 18487 [{"id": 1562, "name": "hostage"}, {"id": 14512... en The Taking of Pelham 1 2 3 Armed men hijack a New York City subway train,... 40.597856 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-06-2009 150166126 106.0 [{"iso_639_1": "en", "name": "English"}] Released I can't get it out of my head. I'm gonna die t... The Taking of Pelham 1 2 3 6.2 954
284 100000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.littlefockers.net/ 39451 [{"id": 428, "name": "nurse"}, {"id": 977, "na... en Little Fockers It has taken 10 years, two little Fockers with... 32.389353 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-12-2010 310650585 98.0 [{"iso_639_1": "en", "name": "English"}] Released Kids bring everyone closer, right? Little Fockers 5.4 1060
285 100000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.theotherguys-movie.com/ 27581 [{"id": 2398, "name": "narration"}, {"id": 167... en The Other Guys NYPD detectives Christopher Danson (Johnson) a... 24.399642 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 06-08-2010 170432927 107.0 [{"iso_639_1": "en", "name": "English"}] Released When the cops are busy... Our only hope is... The Other Guys 6.1 1383
286 100000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.warnerbros.com/eraser 9268 [{"id": 236, "name": "suicide"}, {"id": 502, "... en Eraser U.S. Marshall John Kruger erases the identitie... 24.507987 [{"name": "Kopelson Entertainment", "id": 824}... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 21-06-1996 242295562 115.0 [{"iso_639_1": "en", "name": "English"}] Released He will erase your past to protect your future. Eraser 5.6 543
287 100000000 [{"id": 18, "name": "Drama"}, {"id": 37, "name... http://unchainedmovie.com/ 68718 [{"id": 801, "name": "bounty hunter"}, {"id": ... en Django Unchained With the help of a German bounty hunter, a fre... 82.121691 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-12-2012 425368238 165.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Life, liberty and the pursuit of vengeance. Django Unchained 7.8 10099
288 100000000 [{"id": 18, "name": "Drama"}, {"id": 16, "name... NaN 10545 [{"id": 90, "name": "paris"}, {"id": 818, "nam... en The Hunchback of Notre Dame When Quasi defies the evil Frollo and ventures... 46.727941 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 21-06-1996 100138851 91.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released NaN The Hunchback of Notre Dame 6.8 1129
289 100000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 11688 [{"id": 1291, "name": "central and south ameri... en The Emperor's New Groove Kuzco is a self-centered emperor who summons P... 51.113717 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-12-2000 169327687 78.0 [{"iso_639_1": "en", "name": "English"}] Released It's All About.....ME! The Emperor's New Groove 7.2 1490
290 100000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://theexpendables2film.com/ 76163 [{"id": 3800, "name": "airplane"}, {"id": 9791... en The Expendables 2 Mr. Church reunites the Expendables for what s... 53.732892 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "US", "name": "United States o... 08-08-2012 312573423 103.0 [{"iso_639_1": "en", "name": "English"}] Released Back for War. The Expendables 2 6.1 2896
291 100000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 2059 [{"id": 483, "name": "riddle"}, {"id": 1454, "... en National Treasure Modern treasure hunters, led by archaeologist ... 58.849256 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 19-11-2004 347451894 131.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released The greatest adventure history has ever revealed. National Treasure 6.4 1926
292 100000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.eragonmovie.com/ 2486 [{"id": 818, "name": "based on novel"}, {"id":... en Eragon In his homeland of Alagaesia, a farm boy happe... 30.863434 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-12-2006 249288105 104.0 [{"iso_639_1": "en", "name": "English"}] Released As darkness falls, the last dragon will choose... Eragon 4.9 967
293 100000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... http://wherethewildthingsare.warnerbros.com/ 16523 [{"id": 170173, "name": "children's book"}, {"... en Where the Wild Things Are Max imagines running away from his mom and sai... 31.586215 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 16-10-2009 100086793 101.0 [{"iso_639_1": "en", "name": "English"}] Released There's one in all of us. Where the Wild Things Are 6.4 572
294 100000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... NaN 116711 [{"id": 2486, "name": "fantasy"}, {"id": 15907... en Epic A teenager finds herself transported to a deep... 36.711378 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 15-05-2013 268426634 102.0 [{"iso_639_1": "en", "name": "English"}] Released Discover a world beyond your imagination Epic 6.4 1121
295 100000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://thetourist-movie.com/ 37710 [{"id": 90, "name": "paris"}, {"id": 612, "nam... en The Tourist American tourist Frank (Johnny Depp) meets mys... 41.426678 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 08-12-2010 278731369 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It all started when he met a woman The Tourist 6.0 1699
296 100000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... http://www.end-of-days.com/ 9946 [{"id": 186, "name": "christianity"}, {"id": 5... en End of Days On December 28th, 1999, the citizens of New Yo... 20.652943 [{"name": "Beacon Communications", "id": 919}] [{"iso_3166_1": "US", "name": "United States o... 24-11-1999 211989043 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Prepare for the end. End of Days 5.5 482
297 100000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 1372 [{"id": 526, "name": "rebel"}, {"id": 736, "na... en Blood Diamond An ex-mercenary turned smuggler. A Mende fishe... 52.792678 [{"name": "Bedford Falls Productions", "id": 3... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 07-12-2006 170877916 143.0 [{"iso_639_1": "af", "name": "Afrikaans"}, {"i... Released It will cost you everything. Blood Diamond 7.3 2281
298 100000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.thewolfofwallstreet.com/ 106646 [{"id": 417, "name": "corruption"}, {"id": 572... en The Wolf of Wall Street A New York stockbroker refuses to cooperate in... 95.007934 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-12-2013 392000694 180.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released EARN. SPEND. PARTY. The Wolf of Wall Street 7.9 6571
299 100000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 414 [{"id": 483, "name": "riddle"}, {"id": 849, "n... en Batman Forever The Dark Knight of Gotham City confronts a das... 48.205606 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 31-05-1995 336529144 121.0 [{"iso_639_1": "en", "name": "English"}] Released Courage now, truth always... Batman Forever 5.2 1498
300 105000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 563 [{"id": 305, "name": "moon"}, {"id": 1423, "na... en Starship Troopers Set in the future, the story follows a young s... 58.782359 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 06-11-1997 121214377 129.0 [{"iso_639_1": "en", "name": "English"}] Released The only good bug is a dead bug. Starship Troopers 6.7 1560
301 102000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://cloudatlas.warnerbros.com/ 83542 [{"id": 402, "name": "clone"}, {"id": 2964, "n... en Cloud Atlas A set of six nested stories spanning time betw... 73.872343 [{"name": "Anarchos Productions", "id": 450}, ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 26-10-2012 130482868 172.0 [{"iso_639_1": "en", "name": "English"}] Released Everything is Connected Cloud Atlas 6.6 2977
302 80000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://legendoftheguardians.warnerbros.com/ 41216 [{"id": 3905, "name": "owl"}] en Legend of the Guardians: The Owls of Ga'Hoole Soren, a young barn owl, is kidnapped by owls ... 37.321848 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 10-07-2010 140073390 97.0 [{"iso_639_1": "en", "name": "English"}] Released On his way to finding a legend...he will becom... Legend of the Guardians: The Owls of Ga'Hoole 6.5 703
303 100000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 314 [{"id": 418, "name": "white russian"}, {"id": ... en Catwoman Liquidated after discovering a corporate consp... 32.271938 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 22-07-2004 82102379 104.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released CATch her in IMAX Catwoman 4.2 808
304 100000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 184315 [{"id": 3070, "name": "mercenary"}, {"id": 146... en Hercules Fourteen hundred years ago, a tormented soul w... 76.842247 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-07-2014 243400000 99.0 [{"iso_639_1": "en", "name": "English"}] Released Before he was a legend, he was a man. Hercules 5.6 1680
305 140000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 9016 [{"id": 679, "name": "cyborg"}, {"id": 818, "n... en Treasure Planet When space galleon cabin boy Jim Hawkins disco... 38.924136 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 26-11-2002 109578115 95.0 [{"iso_639_1": "en", "name": "English"}] Released Find your place in the universe. Treasure Planet 7.2 948
306 100000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 18162 [{"id": 4862, "name": "alien life-form"}, {"id... en Land of the Lost On his latest expedition, Dr. Rick Marshall is... 19.388410 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 05-06-2009 68688831 102.0 [{"iso_639_1": "en", "name": "English"}] Released Right place. Wrong time. Land of the Lost 5.3 381
307 90000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://theexpendables3film.com/ 138103 [{"id": 591, "name": "cia"}, {"id": 6163, "nam... en The Expendables 3 Barney, Christmas and the rest of the team com... 61.025639 [{"name": "Davis-Films", "id": 342}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 04-08-2014 206172544 127.0 [{"iso_639_1": "en", "name": "English"}] Released New team. New attitude. New mission. The Expendables 3 6.1 1795
308 105000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... https://www.facebook.com/PointBreakMovie 257088 [{"id": 1568, "name": "undercover"}, {"id": 46... en Point Break A young undercover FBI agent infiltrates a gan... 33.507289 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-12-2015 133718711 114.0 [{"iso_639_1": "en", "name": "English"}] Released The only law that matters is gravity Point Break 5.5 783
309 84000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 10214 [{"id": 1009, "name": "baby"}, {"id": 2546, "n... en Son of the Mask Tim Avery, an aspiring cartoonist, finds himse... 17.815595 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 18-02-2005 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Who's next? Son of the Mask 3.6 338
310 100000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.intheheartoftheseamovie.com/ 205775 [{"id": 236, "name": "suicide"}, {"id": 270, "... en In the Heart of the Sea In the winter of 1820, the New England whaling... 50.767332 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 20-11-2015 93820758 122.0 [{"iso_639_1": "en", "name": "English"}] Released Based on the incredible true story that inspir... In the Heart of the Sea 6.5 1276
311 100000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11692 [{"id": 305, "name": "moon"}, {"id": 585, "nam... en The Adventures of Pluto Nash The year is 2087, the setting is the moon. Plu... 12.092241 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 15-08-2002 7103973 95.0 [{"iso_639_1": "en", "name": "English"}] Released Action's future has arrived... The Adventures of Pluto Nash 4.4 142
312 100000000 [{"id": 10752, "name": "War"}, {"id": 28, "nam... http://www.greenzonemovie.com/ 22972 [{"id": 41177, "name": "weapon of mass destruc... en Green Zone During the U.S.-led occupation of Baghdad in 2... 30.254021 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 11-03-2010 94882889 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Chief Warrant Officer Roy Miller is done follo... Green Zone 6.4 717
313 99000000 [{"id": 16, "name": "Animation"}] http://www.peanutsmovie.com/ 227973 [{"id": 11825, "name": "based on comic strip"}... en The Peanuts Movie Snoopy embarks upon his greatest mission as he... 34.308098 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 05-11-2015 246233113 88.0 [{"iso_639_1": "en", "name": "English"}] Released The story of an underdog. And his dog. The Peanuts Movie 6.5 604
314 10000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 29193 [{"id": 811, "name": "dialogue"}, {"id": 2246,... en The Spanish Prisoner An employee of a corporation with a lucrative ... 3.091077 [{"name": "Jean Doumanian Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 08-09-1997 13835130 110.0 [{"iso_639_1": "en", "name": "English"}] Released It's the oldest con in the book. The Spanish Prisoner 7.1 73
315 98000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 1734 [{"id": 5153, "name": "son"}, {"id": 157894, "... en The Mummy Returns Rick and Evelyn O'Connell, along with their 8 ... 41.862983 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 28-04-2001 433013274 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The most powerful force on earth is about to b... The Mummy Returns 6.0 2206
316 100000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://video.movies.go.com/gangsofnewyork/ 3131 [{"id": 657, "name": "fire"}, {"id": 1857, "na... en Gangs of New York It's 1863. America was born in the streets. Am... 46.160048 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 14-12-2002 193772504 167.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released America was born in the streets. Gangs of New York 7.1 1910
317 94000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.theflowersofwarmovie.com/ 76758 [{"id": 173251, "name": "forced prostitution"}... zh 金陵十三釵 A Westerner finds refuge with a group of women... 12.516546 [{"name": "Beijing New Picture Film Co. Ltd.",... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 15-12-2011 95311434 145.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN The Flowers of War 7.1 187
318 85000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.sonypictures.com/homevideo/surfsup/ 9408 [{"id": 658, "name": "sea"}, {"id": 1477, "nam... en Surf's Up Cody is a surfing penguin from Shiverpool who ... 23.230851 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 08-06-2007 149044513 85.0 [{"iso_639_1": "en", "name": "English"}] Released In the coldest place on Earth, he's the hottes... Surf's Up 5.9 601
319 90000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9890 [{"id": 803, "name": "android"}, {"id": 3451, ... en The Stepford Wives What does it take to become a Stepford wife, a... 19.224754 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-06-2004 102000000 93.0 [{"iso_639_1": "en", "name": "English"}] Released The wives of Stepford have a secret. The Stepford Wives 5.4 334
320 92000000 [{"id": 28, "name": "Action"}, {"id": 36, "nam... NaN 855 [{"id": 1968, "name": "prisoners of war"}, {"i... en Black Hawk Down When U.S. Rangers and an elite Delta Force tea... 44.455166 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "GB", "name": "United Kingdom"... 28-12-2001 172989651 144.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Leave No Man Behind. Black Hawk Down 7.2 1811
321 0 [{"id": 35, "name": "Comedy"}] NaN 77953 [{"id": 6078, "name": "politics"}, {"id": 6083... en The Campaign Two rival politicians compete to win an electi... 16.460356 [{"name": "Everyman Pictures", "id": 2242}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-08-2012 104907746 85.0 [{"iso_639_1": "en", "name": "English"}] Released May The Best Loser Win. The Campaign 5.6 578
322 90000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 18 [{"id": 402, "name": "clone"}, {"id": 444, "na... en The Fifth Element In 2257, a taxi driver is unintentionally give... 109.528572 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "FR", "name": "France"}] 07-05-1997 263920180 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There is no future without it. The Fifth Element 7.3 3885
323 100000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sexandthecitymovie.com/ 37786 [] en Sex and the City 2 Carrie, Charlotte, and Miranda are all married... 18.325897 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 26-05-2010 288347692 146.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Carrie on. Sex and the City 2 5.4 426
324 95000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 10501 [{"id": 1321, "name": "gold"}, {"id": 2673, "n... en The Road to El Dorado After a failed swindle, two con-men end up wit... 37.054554 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 31-03-2000 76432727 89.0 [{"iso_639_1": "en", "name": "English"}] Released They came for the gold... they stayed for the ... The Road to El Dorado 7.0 858
325 95000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.iceagemovies.com/films/ice-age-cont... 57800 [{"id": 183413, "name": "blue footed booby"}, ... en Ice Age: Continental Drift Manny, Diego, and Sid embark upon another adve... 65.229868 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-06-2012 877244782 88.0 [{"iso_639_1": "en", "name": "English"}] Released Manny, Diego, and Sid embark upon another adve... Ice Age: Continental Drift 6.2 2672
326 95000000 [{"id": 10749, "name": "Romance"}, {"id": 14, ... http://movies.disney.com/cinderella 150689 [{"id": 995, "name": "cinderella"}, {"id": 234... en Cinderella When her father unexpectedly passes away, youn... 101.187052 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-03-2015 543514353 105.0 [{"iso_639_1": "en", "name": "English"}] Released Midnight is just the beginning. Cinderella 6.7 2374
327 65000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://www.lovelybones.com 7980 [{"id": 570, "name": "rape"}, {"id": 1228, "na... en The Lovely Bones After being brutally murdered, 14-year-old Sus... 29.257137 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-12-2009 93525586 136.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a life and everything that came a... The Lovely Bones 6.6 1065
328 94000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://movies.disney.com/finding-nemo 12 [{"id": 494, "name": "father son relationship"... en Finding Nemo Nemo, an adventurous young clownfish, is unexp... 85.688789 [{"name": "Pixar Animation Studios", "id": 3}] [{"iso_3166_1": "US", "name": "United States o... 30-05-2003 940335536 100.0 [{"iso_639_1": "en", "name": "English"}] Released There are 3.7 trillion fish in the ocean, they... Finding Nemo 7.6 6122
329 94000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.lordoftherings.net 122 [{"id": 603, "name": "elves"}, {"id": 606, "na... en The Lord of the Rings: The Return of the King Aragorn is revealed as the heir to the ancient... 123.630332 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 01-12-2003 1118888979 201.0 [{"iso_639_1": "en", "name": "English"}] Released The eye of the enemy is moving. The Lord of the Rings: The Return of the King 8.1 8064
330 79000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.lordoftherings.net/ 121 [{"id": 603, "name": "elves"}, {"id": 606, "na... en The Lord of the Rings: The Two Towers Frodo and Sam are trekking to Mordor to destro... 106.914973 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 18-12-2002 926287400 179.0 [{"iso_639_1": "en", "name": "English"}] Released A New Power Is Rising. The Lord of the Rings: The Two Towers 8.0 7487
331 95000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.seventhsonmovie.com/ 68737 [{"id": 2343, "name": "magic"}, {"id": 4238, "... en Seventh Son John Gregory, who is a seventh son of a sevent... 63.628459 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 12-12-2014 114178613 102.0 [{"iso_639_1": "en", "name": "English"}] Released When darkness falls, the son will rise. When t... Seventh Son 5.2 957
332 115000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 1995 [{"id": 1454, "name": "treasure"}, {"id": 1529... en Lara Croft: Tomb Raider English aristocrat Lara Croft is skilled in ha... 41.498631 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-06-2001 274703340 100.0 [{"iso_639_1": "en", "name": "English"}] Released Born into Wealth. Groomed by the Elite. Traine... Lara Croft: Tomb Raider 5.7 2192
333 100000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... NaN 157353 [{"id": 310, "name": "artificial intelligence"... en Transcendence Two leading computer scientists work toward th... 58.991388 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 16-04-2014 103039258 119.0 [{"iso_639_1": "en", "name": "English"}] Released Yesterday, Dr. Will Caster was only human... Transcendence 5.9 2295
334 93000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 331 [{"id": 911, "name": "exotic island"}, {"id": ... en Jurassic Park III In need of funds for research, Dr. Alan Grant ... 1.859364 [{"name": "Universal Studios", "id": 13}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-07-2001 368780809 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This time, it's not just a walk in the park! Jurassic Park III 5.7 2077
335 93000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.apeswillrise.com/ 61791 [{"id": 2051, "name": "intelligence"}, {"id": ... en Rise of the Planet of the Apes Scientist Will Rodman is determined to find a ... 138.433168 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 03-08-2011 482860185 105.0 [{"iso_639_1": "en", "name": "English"}] Released Evolution Becomes Revolution. Rise of the Planet of the Apes 7.0 4347
336 90000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 8204 [{"id": 1155, "name": "brother sister relation... en The Spiderwick Chronicles Upon moving into the run-down Spiderwick Estat... 21.436682 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-02-2008 162839667 95.0 [{"iso_639_1": "en", "name": "English"}] Released Their World Is Closer Than You Think. The Spiderwick Chronicles 6.3 572
337 92000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.diehardmovie.com/ 47964 [{"id": 258, "name": "bomb"}, {"id": 591, "nam... en A Good Day to Die Hard Iconoclastic, take-no-prisoners cop John McCla... 65.402595 [{"name": "Ingenious Media", "id": 290}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 06-02-2013 304654182 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Yippee Ki-Yay Mother Russia A Good Day to Die Hard 5.2 3493
338 145000000 [{"id": 37, "name": "Western"}, {"id": 36, "na... NaN 10733 [{"id": 1556, "name": "texas"}, {"id": 3776, "... en The Alamo Based on the 1836 standoff between a group of ... 10.660441 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 07-04-2004 25819961 137.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You will never forget The Alamo 5.8 106
339 92000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://disney.go.com/disneyvideos/animatedfilm... 9806 [{"id": 1308, "name": "secret identity"}, {"id... en The Incredibles Bob Parr has given up his superhero days to lo... 77.817571 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 05-11-2004 631442092 115.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released No gut, no glory The Incredibles 7.4 5152
340 98000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1408 [{"id": 911, "name": "exotic island"}, {"id": ... en Cutthroat Island Morgan Adams and her slave, William Shaw, are ... 7.029308 [{"name": "Le Studio Canal+", "id": 183}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 22-12-1995 10017322 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Course Has Been Set. There Is No Turning B... Cutthroat Island 5.7 136
341 95000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 32657 [{"id": 1299, "name": "monster"}, {"id": 2036,... en Percy Jackson & the Olympians: The Lightning T... Accident prone teenager, Percy discovers he's ... 61.121717 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-02-2010 226497209 118.0 [{"iso_639_1": "en", "name": "English"}] Released Worlds Collide Percy Jackson & the Olympians: The Lightning T... 6.0 2010
342 90000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/homevideo/meninblack/ 607 [{"id": 1308, "name": "secret identity"}, {"id... en Men in Black Men in Black follows the exploits of agents Ka... 104.121555 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 02-07-1997 589390539 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Protecting the Earth from the scum of the univ... Men in Black 6.9 4412
343 90000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://toystory.disney.com/toy-story-2 863 [{"id": 2598, "name": "museum"}, {"id": 3246, ... en Toy Story 2 Andy heads off to Cowboy Camp, leaving his toy... 73.575118 [{"name": "Pixar Animation Studios", "id": 3}] [{"iso_3166_1": "US", "name": "United States o... 30-10-1999 497366869 92.0 [{"iso_639_1": "en", "name": "English"}] Released The toys are back! Toy Story 2 7.3 3806
344 100000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 44048 [{"id": 163228, "name": "runaway train"}] en Unstoppable A runaway train, transporting deadly, toxic ch... 37.698465 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 04-11-2010 167805466 98.0 [{"iso_639_1": "en", "name": "English"}] Released 1,000,000 Tons. 100,000 Lives. 100 Minutes. Unstoppable 6.3 1165
345 90000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 5175 [{"id": 179431, "name": "duringcreditsstinger"}] en Rush Hour 2 It's vacation time for Carter as he finds hims... 35.814765 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 03-08-2001 347325802 90.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Get ready for a second Rush! Rush Hour 2 6.4 1054
346 100000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 2655 [{"id": 1328, "name": "secret"}, {"id": 3358, ... en What Lies Beneath When Claire Spencer starts hearing ghostly voi... 15.835672 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-07-2000 155464351 130.0 [{"iso_639_1": "en", "name": "English"}] Released He was the perfect husband until his one mista... What Lies Beneath 6.3 488
347 100000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.cloudywithachanceofmeatballs.com/ 22794 [{"id": 3694, "name": "weather"}, {"id": 10637... en Cloudy with a Chance of Meatballs Inventor Flint Lockwood creates a machine that... 46.781182 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-09-2009 242988466 90.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare to get served. Cloudy with a Chance of Meatballs 6.5 1747
348 90000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.iceagemovies.com/films/ice-age-dawn... 8355 [{"id": 2219, "name": "ice age"}, {"id": 3450,... en Ice Age: Dawn of the Dinosaurs Times are changing for Manny the moody mammoth... 69.457898 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 29-06-2009 886686817 94.0 [{"iso_639_1": "en", "name": "English"}] Released You Won't Believe Your Ice! Ice Age: Dawn of the Dinosaurs 6.5 2271
349 90000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 116745 [{"id": 486, "name": "himalaya"}, {"id": 1003,... en The Secret Life of Walter Mitty A timid magazine photo manager who lives life ... 43.348022 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 18-12-2013 188133322 114.0 [{"iso_639_1": "en", "name": "English"}] Released Stop Dreaming, Start Living The Secret Life of Walter Mitty 7.0 3144
350 92000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 4327 [{"id": 779, "name": "martial arts"}, {"id": 5... en Charlie's Angels Aspects of this take on the 1970s hit TV serie... 40.203950 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 02-11-2000 264105545 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Get Some Action Charlie's Angels 5.6 1232
351 90000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://thedeparted.warnerbros.com/ 1422 [{"id": 1568, "name": "undercover"}, {"id": 16... en The Departed To take down South Boston's Irish Mafia, the p... 63.429157 [{"name": "Vertigo Entertainment", "id": 829},... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 05-10-2006 289847354 151.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Lies. Betrayal. Sacrifice. How far will you ta... The Departed 7.9 4339
352 90000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 10674 [{"id": 2156, "name": "homeland"}, {"id": 4344... en Mulan A tomboyish girl disguises herself as a young ... 67.427755 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 18-06-1998 304320254 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This time, the princess saves the prince. Mulan 7.6 2008
353 92000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.tropicthunder.com/ 7446 [{"id": 886, "name": "film making"}, {"id": 82... en Tropic Thunder Vietnam veteran 'Four Leaf' Tayback's memoir, ... 43.192048 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 09-08-2008 188072649 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The movie they think they're making... isn't a... Tropic Thunder 6.5 1667
354 90000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://dragontattoo.com/ 65754 [{"id": 570, "name": "rape"}, {"id": 736, "nam... en The Girl with the Dragon Tattoo This English-language adaptation of the Swedis... 47.651083 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "NO", "name": "Norway"}, {"iso... 14-12-2011 232617430 158.0 [{"iso_639_1": "en", "name": "English"}] Released Evil shall with evil be expelled. The Girl with the Dragon Tattoo 7.2 2434
355 90000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 1572 [{"id": 258, "name": "bomb"}, {"id": 444, "nam... en Die Hard: With a Vengeance New York detective John McClane is back and ki... 51.881077 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 19-05-1995 366101666 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Think fast. Look alive. Die hard. Die Hard: With a Vengeance 6.9 2066
356 90000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://sherlock-holmes-movie.warnerbros.com/ 10528 [{"id": 703, "name": "detective"}, {"id": 770,... en Sherlock Holmes Eccentric consulting detective, Sherlock Holme... 57.834787 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 23-12-2009 524028679 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nothing escapes him. Sherlock Holmes 7.0 5766
357 100000000 [{"id": 18, "name": "Drama"}] http://www.benhurmovie.com/ 271969 [{"id": 10085, "name": "betrayal"}, {"id": 232... en Ben-Hur A falsely accused nobleman survives years of s... 29.608322 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-08-2016 94061311 125.0 [{"iso_639_1": "en", "name": "English"}] Released First to finish. Last to die. Ben-Hur 5.3 621
358 120000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.disney.com/atlantis 10865 [{"id": 658, "name": "sea"}, {"id": 2768, "nam... en Atlantis: The Lost Empire The world's most highly qualified crew of arch... 51.548589 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 02-06-2001 186053725 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Atlantis is waiting... Atlantis: The Lost Empire 6.7 1224
359 0 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.foxmovies.com/movies/alvin-and-the-... 258509 [{"id": 10986, "name": "chipmunk"}, {"id": 109... en Alvin and the Chipmunks: The Road Chip Through a series of misunderstandings, Alvin, ... 27.867368 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 17-12-2015 233755553 92.0 [{"iso_639_1": "en", "name": "English"}] Released Fast & furry-ous Alvin and the Chipmunks: The Road Chip 5.8 428
360 75000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 2253 [{"id": 220, "name": "berlin"}, {"id": 236, "n... en Valkyrie Wounded in Africa during World War II, Nazi Co... 38.832842 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 25-12-2008 200276000 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Many saw evil. They dared to stop it. Valkyrie 6.7 1173
361 90000000 [{"id": 35, "name": "Comedy"}, {"id": 28, "nam... http://www.youdontmesswiththezohan.com/ 10661 [{"id": 242, "name": "new york"}, {"id": 536, ... en You Don't Mess with the Zohan An Israeli counterterrorism soldier with a sec... 40.597344 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 05-06-2008 201596308 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Lather. Rinse. Save the world. You Don't Mess with the Zohan 5.5 1048
362 88000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.pixels-movie.com/ 257344 [{"id": 282, "name": "video game"}, {"id": 580... en Pixels Video game experts are recruited by the milita... 140.849495 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-07-2015 243637091 105.0 [{"iso_639_1": "en", "name": "English"}] Released Game On. Pixels 5.6 2513
363 100000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... NaN 644 [{"id": 310, "name": "artificial intelligence"... en A.I. Artificial Intelligence A robotic boy, the first programmed to love, D... 34.035114 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 29-06-2001 235926552 146.0 [{"iso_639_1": "en", "name": "English"}] Released David is 11 years old. He weighs 60 pounds. He... A.I. Artificial Intelligence 6.8 1974
364 90000000 [{"id": 53, "name": "Thriller"}, {"id": 14, "n... NaN 10756 [{"id": 352, "name": "secret passage"}, {"id":... en The Haunted Mansion Workaholic Jim Evers and his wife/business par... 16.302378 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-11-2003 182290266 99.0 [{"iso_639_1": "en", "name": "English"}] Released Check your pulse at the door... if you have one. The Haunted Mansion 5.2 466
365 90000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://www.warnerbros.com/contact 686 [{"id": 818, "name": "based on novel"}, {"id":... en Contact Contact is a science fiction film about an enc... 55.249434 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 11-07-1997 171120329 150.0 [{"iso_639_1": "en", "name": "English"}] Released If it's just us, it seems like an awful waste ... Contact 7.2 1308
366 95000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 9383 [{"id": 627, "name": "killing"}, {"id": 4005, ... en Hollow Man Cocky researcher, Sebastian Caine is working o... 28.200874 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-08-2000 190213455 112.0 [{"iso_639_1": "en", "name": "English"}] Released What would you do if you knew you couldn't be ... Hollow Man 5.6 634
367 80000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://www.theinterpretermovie.com/ 179 [{"id": 242, "name": "new york"}, {"id": 407, ... en The Interpreter After Silvia Broome, an interpreter at United ... 18.699840 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 08-04-2005 162944923 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The truth needs no translation. The Interpreter 6.2 392
368 90000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://www.percyjacksonthemovie.com/us/#!/home 76285 [{"id": 351, "name": "poison"}, {"id": 2034, "... en Percy Jackson: Sea of Monsters In their quest to confront the ultimate evil, ... 40.262261 [{"name": "1492 Pictures", "id": 436}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 07-08-2013 174578751 106.0 [{"iso_639_1": "en", "name": "English"}] Released Where There Are Gods, There Are Monsters. Percy Jackson: Sea of Monsters 5.9 1648
369 95000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1996 [{"id": 483, "name": "riddle"}, {"id": 1454, "... en Lara Croft Tomb Raider: The Cradle of Life Lara Croft ventures to an underwater temple in... 56.811056 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-07-2003 156505388 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Adventuress Lara Croft goes on a quest to save... Lara Croft Tomb Raider: The Cradle of Life 5.5 1418
370 90000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://nowyouseeme.movie 291805 [{"id": 212, "name": "london england"}, {"id":... en Now You See Me 2 One year after outwitting the FBI and winning ... 51.535701 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 02-06-2016 334901337 129.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released You Haven't Seen Anything Yet Now You See Me 2 6.7 3235
371 68000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 10003 [{"id": 220, "name": "berlin"}, {"id": 2139, "... en The Saint Ivan Tretiak, Russian Mafia boss who wants to ... 20.913852 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-04-1997 118063304 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Never reveal your name. Never turn your back. ... The Saint 5.9 302
372 92000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 1535 [{"id": 470, "name": "spy"}, {"id": 478, "name... en Spy Game Veteran spy Nathan Muir is on the verge of ret... 27.166757 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-11-2001 143049560 126.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released It's not how you play the game. It's how the g... Spy Game 6.8 579
373 90000000 [{"id": 878, "name": "Science Fiction"}] NaN 2067 [{"id": 839, "name": "mars"}, {"id": 1612, "na... en Mission to Mars When contact is lost with the crew of the firs... 16.058284 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 10-03-2000 60874615 114.0 [{"iso_639_1": "en", "name": "English"}] Released Let There Be Life. Mission to Mars 5.7 369
374 90000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://www.riomovies.com/ 46195 [{"id": 1161, "name": "brazil"}, {"id": 2551, ... en Rio Captured by smugglers when he was just a hatch... 46.200042 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-04-2011 484635760 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released 1 out of every 8 Americans is afraid of flying... Rio 6.5 2166
375 100000000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... NaN 2277 [{"id": 803, "name": "android"}, {"id": 3249, ... en Bicentennial Man Richard Martin buys a gift, a new NDR-114 robo... 24.939295 [{"name": "Laurence Mark Productions", "id": 4... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-12-1999 93700000 131.0 [{"iso_639_1": "en", "name": "English"}] Released One robot's 200 year journey to become an ordi... Bicentennial Man 6.9 963
376 90000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 10357 [{"id": 1552, "name": "subway"}, {"id": 2859, ... en Volcano An earthquake shatters a peaceful Los Angeles ... 19.836124 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-04-1997 0 104.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released The coast is toast Volcano 5.2 376
377 90000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 4477 [{"id": 242, "name": "new york"}, {"id": 949, ... en The Devil's Own Frankie McGuire, one of the IRA's deadliest as... 15.350451 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 12-03-1997 140807547 107.0 [{"iso_639_1": "en", "name": "English"}] Released They come from different worlds. They fight fo... The Devil's Own 5.9 290
378 100000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 8665 [{"id": 339, "name": "submarine"}, {"id": 2111... en K-19: The Widowmaker When Russia's first nuclear submarine malfunct... 15.625949 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 19-07-2002 35168966 138.0 [{"iso_639_1": "en", "name": "English"}] Released Fate has found its hero. K-19: The Widowmaker 6.1 264
379 20000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 9387 [{"id": 1394, "name": "gladiator"}, {"id": 152... en Conan the Barbarian A film adaptation of the classic sword and sor... 31.802807 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 02-04-1982 79114085 129.0 [{"iso_639_1": "en", "name": "English"}] Released Thief. Warrior. Gladiator. King. Conan the Barbarian 6.6 650
380 88000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.cinderellamanmovie.com/index.php 921 [{"id": 396, "name": "transporter"}, {"id": 11... en Cinderella Man The true story of boxer, Jim Braddock who, in ... 24.100863 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 02-06-2005 108539911 144.0 [{"iso_639_1": "en", "name": "English"}] Released One man's extraordinary fight to save the fami... Cinderella Man 7.3 616
381 90000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.nutcrackerin3d.com/ 49852 [] en The Nutcracker: The Untold Story Set in 1920's Vienna, this a tale of a little ... 3.593349 [{"name": "Vnesheconombank", "id": 24013}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 24-11-2010 16178959 110.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released NaN The Nutcracker: The Untold Story 5.4 50
382 87000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.seabiscuitmovie.com/ 4464 [{"id": 643, "name": "horse race"}, {"id": 235... en Seabiscuit True story of the undersized Depression-era ra... 14.824166 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 22-07-2003 148336445 141.0 [{"iso_639_1": "en", "name": "English"}] Released The hopes of a nation rode on a long shot. Seabiscuit 6.7 216
383 92000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 664 [{"id": 1157, "name": "wife husband relationsh... en Twister TV weatherman Bill Harding is trying to get hi... 32.079995 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 10-05-1996 494471524 113.0 [{"iso_639_1": "en", "name": "English"}] Released The Dark Side of Nature. Twister 6.1 950
384 90000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 8358 [{"id": 911, "name": "exotic island"}, {"id": ... en Cast Away Chuck, a top international manager for FedEx, ... 57.739713 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 22-12-2000 429632142 143.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released At the edge of the world, his journey begins. Cast Away 7.5 3218
385 100000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.warnerbros.com/happy-feet 9836 [{"id": 270, "name": "ocean"}, {"id": 1357, "n... en Happy Feet Into the world of the Emperor Penguins, who fi... 37.272385 [{"name": "Kennedy Miller Productions", "id": ... [{"iso_3166_1": "AU", "name": "Australia"}] 16-11-2006 384335608 108.0 [{"iso_639_1": "en", "name": "English"}] Released WARNING: May Cause Toe-Tapping. Happy Feet 5.9 1410
386 75000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... https://www.uphe.com/movies/the-bourne-supremacy 2502 [{"id": 220, "name": "berlin"}, {"id": 782, "n... en The Bourne Supremacy When a CIA operation to purchase classified Ru... 53.213931 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 23-07-2004 288500217 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They should have left him alone. The Bourne Supremacy 7.2 2825
387 85000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 9772 [{"id": 378, "name": "prison"}, {"id": 417, "n... en Air Force One Russian terrorists conspire to hijack the airc... 36.387950 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 25-07-1997 315156409 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The fate of a nation rests on the courage of o... Air Force One 6.2 840
388 85000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.warnerbros.co.uk/movies/oceans-eleven 161 [{"id": 378, "name": "prison"}, {"id": 3430, "... en Ocean's Eleven Less than 24 hours into his parole, charismati... 60.929352 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 07-12-2001 450717150 116.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Are you in or out? Ocean's Eleven 7.2 3783
389 75000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.threemusketeers-movie.com/ 52451 [{"id": 9791, "name": "number in title"}, {"id... en The Three Musketeers The hot-headed young D'Artagnan along with thr... 36.605246 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 31-08-2011 132274484 110.0 [{"iso_639_1": "en", "name": "English"}] Released Every legend has a new beginning. The Three Musketeers 5.6 924
390 85000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.welcometohotelt.com 76492 [{"id": 616, "name": "witch"}, {"id": 2343, "n... en Hotel Transylvania Dracula, who operates a high-end resort away f... 56.257411 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 20-09-2012 358375603 91.0 [{"iso_639_1": "en", "name": "English"}] Released Where monsters go to get away from it all Hotel Transylvania 6.8 2566
391 85000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://disney.go.com/disneypictures/enchanted/ 4523 [{"id": 351, "name": "poison"}, {"id": 2011, "... en Enchanted The beautiful princess Giselle is banished by ... 29.219980 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 20-11-2007 340487652 107.0 [{"iso_639_1": "en", "name": "English"}] Released This fairytale princess is about to meet a rea... Enchanted 6.6 1449
392 85000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.nooneissafe.com 59961 [{"id": 591, "name": "cia"}, {"id": 14819, "na... en Safe House A dangerous CIA renegade resurfaces after a de... 34.773106 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-02-2012 208076205 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No one is safe Safe House 6.3 1345
393 85000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 10481 [{"id": 212, "name": "london england"}, {"id":... en 102 Dalmatians Get ready for a howling good time as an all ne... 9.895061 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 07-10-2000 183611771 100.0 [{"iso_639_1": "en", "name": "English"}] Released Meet Two Unlikely Heroes With A Bone To Pick. 102 Dalmatians 5.1 313
394 75000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.towerheist.com/index.php 59108 [{"id": 1418, "name": "skyscraper"}, {"id": 45... en Tower Heist A luxury condo manager leads a staff of worker... 36.743324 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 02-11-2011 152930623 104.0 [{"iso_639_1": "en", "name": "English"}] Released Ordinary guys. An extraordinary robbery. Tower Heist 5.8 932
395 85000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.sonypictures.com/movies/theholiday/ 1581 [{"id": 65, "name": "holiday"}, {"id": 212, "n... en The Holiday Two women, one (Cameron Diaz) from America and... 44.967453 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 08-12-2006 194168700 136.0 [{"iso_639_1": "en", "name": "English"}] Released It's Christmas Eve and we are going to go cele... The Holiday 6.7 1225
396 90000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 9798 [{"id": 417, "name": "corruption"}, {"id": 521... en Enemy of the State Hotshot Washington lawyer, Robert Dean becomes... 41.207568 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 20-11-1998 250649836 132.0 [{"iso_639_1": "en", "name": "English"}] Released It's not paranoia if they're really after you. Enemy of the State 6.7 1240
397 85000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://itscomplicatedmovie.com/ 22897 [{"id": 3687, "name": "graduation"}, {"id": 59... en It's Complicated Ten years after their divorce, Jane and Jake A... 16.479851 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-12-2009 219103655 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released First comes marriage. Then comes divorce. And ... It's Complicated 6.2 360
398 85000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://oceans13.warnerbros.com/ 298 [{"id": 585, "name": "casino"}, {"id": 9727, "... en Ocean's Thirteen Danny Ocean's team of criminals are back and c... 42.069993 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 07-06-2007 311312624 122.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released What are the odds of getting even? 13 to one. Ocean's Thirteen 6.5 1999
399 85000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.sonypictures.com/movies/openseason/ 7484 [{"id": 414, "name": "hunter"}, {"id": 1262, "... en Open Season Boog, a domesticated 900lb. Grizzly bear finds... 26.619510 [{"name": "Sony Pictures Animation", "id": 2251}] [{"iso_3166_1": "US", "name": "United States o... 29-09-2006 197309027 83.0 [{"iso_639_1": "en", "name": "English"}] Released One Fur All & All Fur One Open Season 6.1 656
400 85000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.thedivergentseries.movie/#divergent 157350 [{"id": 818, "name": "based on novel"}, {"id":... en Divergent In a world divided into factions based on pers... 80.316463 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 14-03-2014 288747895 139.0 [{"iso_639_1": "en", "name": "English"}] Released What makes you different makes you dangerous. Divergent 6.9 4663
401 68000000 [{"id": 10752, "name": "War"}] NaN 853 [{"id": 1442, "name": "winter"}, {"id": 1589, ... en Enemy at the Gates Enemy at the Gates is a war film from Jean-Jac... 41.273567 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 13-03-2001 96976270 131.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Some Men Are Born To Be Heroes. Enemy at the Gates 7.2 999
402 85000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.therundown.com/ 10159 [{"id": 414, "name": "hunter"}, {"id": 800, "n... en The Rundown When Travis, the mouthy son of a criminal, dis... 24.107835 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 26-09-2003 80916492 104.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released cut to the chase The Rundown 6.4 514
403 85000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 9593 [{"id": 2343, "name": "magic"}, {"id": 9732, "... en Last Action Hero Danny is obsessed with a fictional movie chara... 32.044191 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 18-06-1993 137298489 130.0 [{"iso_639_1": "en", "name": "English"}] Released This isn't the movies anymore. Last Action Hero 6.1 712
404 85000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.sonypictures.com/homevideo/memoirso... 1904 [{"id": 233, "name": "japan"}, {"id": 549, "na... en Memoirs of a Geisha A sweeping romantic epic set in Japan in the y... 16.595874 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 06-12-2005 162242962 145.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released My world is as forbidden as it is fragile; wit... Memoirs of a Geisha 7.3 652
405 85000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.thefastandthefurious3.com/ 9615 [{"id": 830, "name": "car race"}, {"id": 1926,... en The Fast and the Furious: Tokyo Drift In order to avoid a jail sentence, Sean Boswel... 8.282876 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 03-06-2006 158468292 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released On the streets of Tokyo, speed needs no transl... The Fast and the Furious: Tokyo Drift 6.1 1705
406 0 [{"id": 18, "name": "Drama"}, {"id": 16, "name... http://www.arthurchristmas.com/ 51052 [{"id": 65, "name": "holiday"}, {"id": 1991, "... en Arthur Christmas Each Christmas, Santa and his vast army of hig... 19.836830 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-02-2011 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Ever wonder how 2 Billion presents get deliver... Arthur Christmas 6.7 333
407 90000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://www.meetjoeblack.com/ 297 [{"id": 314, "name": "life and death"}, {"id":... en Meet Joe Black When the grim reaper comes to collect the soul... 36.069611 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 12-11-1998 142940100 178.0 [{"iso_639_1": "en", "name": "English"}] Released Sooner or later everyone does. Meet Joe Black 6.9 1147
408 85000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.wbshop.com/product/code/1000040993.do 9884 [{"id": 949, "name": "terrorist"}, {"id": 1812... en Collateral Damage Firefighter Gordon Brewer is plunged into the ... 18.827753 [{"name": "David Foster Productions", "id": 49... [{"iso_3166_1": "US", "name": "United States o... 06-02-2002 78382433 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What would you do if you lost everything? Collateral Damage 5.5 427
409 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 16858 [{"id": 837, "name": "show business"}, {"id": ... en All That Jazz Bob Fosse's semi-autobiographical film celebra... 5.159407 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 20-12-1979 37823676 123.0 [{"iso_639_1": "en", "name": "English"}] Released All that work. All that glitter. All that pain... All That Jazz 7.3 85
410 85000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 62764 [{"id": 2013, "name": "attempted murder"}, {"i... en Mirror Mirror After she spends all her money, an evil enchan... 48.126297 [{"name": "Relativity Media", "id": 7295}, {"n... [{"iso_3166_1": "US", "name": "United States o... 15-03-2012 183018522 106.0 [{"iso_639_1": "en", "name": "English"}] Released The Snow White legend comes alive. Mirror Mirror 5.5 1114
411 60000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.scottpilgrimthemovie.com/ 22538 [{"id": 170335, "name": "whipping"}, {"id": 17... en Scott Pilgrim vs. the World Scott Pilgrim is a film adaptation of the crit... 38.885195 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 27-07-2010 47664559 112.0 [{"iso_639_1": "en", "name": "English"}] Released Get the hot girl. Defeat her evil exes. Hit lo... Scott Pilgrim vs. the World 7.2 2126
412 60000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 9341 [{"id": 5178, "name": "magnetic field"}, {"id"... en The Core Geophysicist Dr. Josh Keyes discovers that an ... 29.211255 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-03-2003 74208267 136.0 [{"iso_639_1": "en", "name": "English"}] Released Earth has a deadline. The Core 5.4 516
413 84000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 12107 [{"id": 9181, "name": "alter ego"}, {"id": 101... en Nutty Professor II: The Klumps The hilarity begins when professor Sherman Klu... 17.783361 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 27-07-2000 123307945 106.0 [{"iso_639_1": "en", "name": "English"}] Released The Klumps are back! Nutty Professor II: The Klumps 4.7 332
414 84000000 [{"id": 9648, "name": "Mystery"}, {"id": 12, "... NaN 9637 [{"id": 1735, "name": "amateur detective"}, {"... en Scooby-Doo The Mystery Inc. gang have gone their separate... 31.435539 [{"name": "Atlas Entertainment", "id": 507}, {... [{"iso_3166_1": "US", "name": "United States o... 14-06-2002 275650703 88.0 [{"iso_639_1": "en", "name": "English"}] Released Get a Clue Scooby-Doo 5.4 820
415 50000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://dreddthemovie.com/ 49049 [{"id": 279, "name": "usa"}, {"id": 417, "name... en Dredd In the future, America is a dystopian wastelan... 57.673932 [{"name": "DNA Films", "id": 284}, {"name": "R... [{"iso_3166_1": "ZA", "name": "South Africa"},... 07-09-2012 41037742 95.0 [{"iso_639_1": "en", "name": "English"}] Released Judgement is coming Dredd 6.6 1940
416 82500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9339 [{"id": 802, "name": "regret"}, {"id": 1022, "... en Click A workaholic architect finds a universal remot... 41.176631 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 22-06-2006 237681299 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What If You Had A Remote... That Controlled Yo... Click 6.0 2104
417 8000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 16281 [{"id": 1299, "name": "monster"}, {"id": 3335,... en Creepshow Inspired by the E.C. comics of the 1950s, Geor... 13.661289 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 12-11-1982 21028755 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Most Fun You'll Ever Have... BEING SCARED! Creepshow 6.7 226
418 85000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://catsanddogsmovie.warnerbros.com/ 39691 [{"id": 13006, "name": "torture"}, {"id": 1794... en Cats & Dogs 2 : The Revenge of Kitty Galore The ongoing war between the canine and feline ... 11.773980 [{"name": "Village Roadshow Pictures", "id": 79}] [{"iso_3166_1": "US", "name": "United States o... 30-07-2010 112483764 82.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Just like real spies... only furrier. Cats & Dogs 2 : The Revenge of Kitty Galore 4.9 119
419 85000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.fox.co.uk/jumper 8247 [{"id": 704, "name": "adolescence"}, {"id": 81... en Jumper David Rice is a man who knows no boundaries, a... 21.218000 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-02-2008 222231186 88.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released anywhere is possible. Jumper 5.9 1799
420 85000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 11253 [{"id": 2096, "name": "auction"}, {"id": 7005,... en Hellboy II: The Golden Army In this continuation to the adventure of the d... 58.579760 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 11-07-2008 160388063 120.0 [{"iso_639_1": "en", "name": "English"}] Released Saving the world is a hell of a job. Hellboy II: The Golden Army 6.5 1527
421 65000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 1949 [{"id": 387, "name": "california"}, {"id": 582... en Zodiac The true story of the investigation of 'The Zo... 51.970905 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-03-2007 84785914 157.0 [{"iso_639_1": "en", "name": "English"}] Released There's more than one way to lose your life to... Zodiac 7.3 2023
422 82000000 [{"id": 878, "name": "Science Fiction"}] NaN 8452 [{"id": 402, "name": "clone"}, {"id": 2964, "n... en The 6th Day Futuristic action about a man who meets a clon... 18.447479 [{"name": "Phoenix Pictures", "id": 11317}] [{"iso_3166_1": "US", "name": "United States o... 17-11-2000 96085477 123.0 [{"iso_639_1": "en", "name": "English"}] Released Are You Who You Think You Are The 6th Day 5.7 595
423 80000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... http://www.brucealmighty.com/ 310 [{"id": 186, "name": "christianity"}, {"id": 3... en Bruce Almighty Bruce Nolan toils as a "human interest" televi... 109.684788 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-05-2003 484572835 101.0 [{"iso_639_1": "en", "name": "English"}] Released In Bruce we trust Bruce Almighty 6.4 3012
424 80000000 [{"id": 53, "name": "Thriller"}, {"id": 12, "n... http://expendablesthemovie.com/ 27578 [{"id": 331, "name": "tattoo"}, {"id": 779, "n... en The Expendables Barney Ross leads a band of highly skilled mer... 77.580661 [{"name": "Millennium Films", "id": 10254}] [{"iso_3166_1": "US", "name": "United States o... 03-08-2010 274470394 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Choose Your Weapon. The Expendables 6.0 2926
425 80000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.missionimpossible.com/ 954 [{"id": 90, "name": "paris"}, {"id": 212, "nam... en Mission: Impossible When Ethan Hunt, the leader of a crack espiona... 75.290998 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-05-1996 457696359 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Expect the Impossible. Mission: Impossible 6.7 2631
426 75000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.thehungergames.movie/ 70160 [{"id": 3298, "name": "hallucination"}, {"id":... en The Hunger Games Every year in the ruins of what was once North... 68.550698 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 12-03-2012 691210692 142.0 [{"iso_639_1": "en", "name": "English"}] Released May The Odds Be Ever In Your Favor. The Hunger Games 6.9 9455
427 80000000 [{"id": 35, "name": "Comedy"}] http://hangoverpart2.warnerbros.com/ 45243 [{"id": 1381, "name": "sun glasses"}, {"id": 6... en The Hangover Part II The Hangover crew heads to Thailand for Stu's ... 58.040149 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-05-2011 254455986 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Wolfpack Is Back The Hangover Part II 6.2 3739
428 80000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 364 [{"id": 65, "name": "holiday"}, {"id": 417, "n... en Batman Returns Having defeated the Joker, Batman now faces th... 59.113174 [{"name": "PolyGram Filmed Entertainment", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-06-1992 280000000 126.0 [{"iso_639_1": "en", "name": "English"}] Released The Bat, the Cat, the Penguin. Batman Returns 6.6 1673
429 80000000 [{"id": 35, "name": "Comedy"}, {"id": 16, "nam... NaN 7518 [{"id": 990, "name": "squirrel"}, {"id": 1240,... en Over the Hedge A scheming raccoon fools a mismatched family o... 36.327050 [{"name": "Pacific Data Images (PDI)", "id": 5... [{"iso_3166_1": "US", "name": "United States o... 22-04-2006 343397247 83.0 [{"iso_639_1": "en", "name": "English"}] Released Taking back the neighborhood... One snack at a... Over the Hedge 6.3 1074
430 80000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 11544 [{"id": 1156, "name": "sister sister relations... en Lilo & Stitch A lonely Hawaiian girl named Lilo is being rai... 55.659988 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 21-06-2002 145771527 85.0 [{"iso_639_1": "en", "name": "English"}] Released He's coming to our galaxy. Lilo & Stitch 7.1 1314
431 85000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 9986 [{"id": 1701, "name": "hero"}, {"id": 3875, "n... en Charlotte's Web Wilbur the pig is scared of the end of the sea... 14.132583 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-12-2006 144000000 97.0 [{"iso_639_1": "en", "name": "English"}] Released Something unexpected, unbelievable, unforgetta... Charlotte's Web 5.8 288
432 75000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 8656 [{"id": 840, "name": "usa president"}, {"id": ... en Deep Impact A seven-mile-wide space rock is hurtling towar... 34.070054 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 08-05-1998 140464664 120.0 [{"iso_639_1": "en", "name": "English"}] Released Heaven and Earth are about to collide. Deep Impact 5.9 855
433 84000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://red-themovie.com/ 146216 [{"id": 90, "name": "paris"}, {"id": 212, "nam... en RED 2 Retired C.I.A. agent Frank Moses reunites his ... 44.343330 [{"name": "DC Comics", "id": 429}, {"name": "D... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 18-07-2013 0 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The best never rest. RED 2 6.4 1526
434 82000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9291 [{"id": 378, "name": "prison"}, {"id": 579, "n... en The Longest Yard Pro quarter-back, Paul Crewe and former colleg... 26.065735 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-05-2005 190320568 113.0 [{"iso_639_1": "en", "name": "English"}] Released If you can't get out, get even. The Longest Yard 6.2 785
435 75000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://www.munkyourself.com/ 55301 [{"id": 9663, "name": "sequel"}, {"id": 10986,... en Alvin and the Chipmunks: Chipwrecked Playing around while aboard a cruise ship, the... 23.473004 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 14-12-2011 342695435 87.0 [{"iso_639_1": "en", "name": "English"}] Released This holiday it's gonna get squeaky. Alvin and the Chipmunks: Chipwrecked 5.4 484
436 80000000 [{"id": 35, "name": "Comedy"}] http://www.sonypictures.com/movies/grownups2 109418 [] en Grown Ups 2 The all-star comedy cast from Grown Ups return... 45.589568 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-07-2013 246984278 100.0 [{"iso_639_1": "en", "name": "English"}] Released Just because they're a little older doesn't me... Grown Ups 2 5.8 1155
437 80000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://getsmartmovie.warnerbros.com/ 11665 [{"id": 246, "name": "dancing"}, {"id": 470, "... en Get Smart When the identities of secret agents from Cont... 23.496054 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 19-06-2008 230685453 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Saving The World...And Loving It! Get Smart 6.0 1051
438 80000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 6964 [{"id": 965, "name": "age difference"}, {"id":... en Something's Gotta Give Harry Sanborn is an aged music industry exec w... 16.939441 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 12-12-2003 266728738 128.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Schmucks are people too. Something's Gotta Give 6.3 410
439 80000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.shutterisland.com/ 11324 [{"id": 818, "name": "based on novel"}, {"id":... en Shutter Island World War II soldier-turned-U.S. Marshal Teddy... 81.914696 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-02-2010 294804195 138.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Someone is missing. Shutter Island 7.8 6336
440 80000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 12193 [{"id": 65, "name": "holiday"}, {"id": 9799, "... en Four Christmases Brad and Kate have made something of an art fo... 19.500893 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 26-11-2008 163733697 88.0 [{"iso_639_1": "en", "name": "English"}] Released His father, her mother, his mother and her fat... Four Christmases 5.3 331
441 75000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 9928 [{"id": 1436, "name": "inventor"}, {"id": 4480... en Robots Rodney Copperbottom is a young robot inventor ... 29.558157 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 10-03-2005 260696994 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You can shine no matter what you're made of. Robots 6.0 1333
442 80000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 754 [{"id": 1568, "name": "undercover"}, {"id": 16... en Face/Off An antiterrorism agent goes under the knife to... 46.075037 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-06-1997 245676146 138.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In order to catch him, he must become him. Face/Off 6.8 1583
443 80000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 10202 [{"id": 187084, "name": "wishes come true"}, {... en Bedtime Stories Skeeter Bronson is a down-on-his-luck guy who'... 23.531721 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-12-2008 212874442 99.0 [{"iso_639_1": "en", "name": "English"}] Released Whatever they dream up... he has to survive. Bedtime Stories 5.9 901
444 80000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 4147 [{"id": 18712, "name": "based on graphic novel... en Road to Perdition Mike Sullivan works as a hit man for crime bos... 49.078546 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 12-07-2002 181001478 117.0 [{"iso_639_1": "en", "name": "English"}] Released Pray for Michael Sullivan. Road to Perdition 7.3 1077
445 80000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.justgowithit-movie.com 50546 [{"id": 966, "name": "beach"}, {"id": 1907, "n... en Just Go with It A plastic surgeon, romancing a much younger sc... 37.026650 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 10-02-2011 214918407 117.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes a guy's best wingman... is a wingwoman Just Go with It 6.3 1543
446 75000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 1701 [{"id": 378, "name": "prison"}, {"id": 502, "n... en Con Air When the government puts all its rotten crimin... 45.154631 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 01-06-1997 224012234 115.0 [{"iso_639_1": "en", "name": "English"}] Released They were deadly on the ground; Now they have ... Con Air 6.5 1270
447 80000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 13027 [{"id": 310, "name": "artificial intelligence"... en Eagle Eye Jerry Shaw and Rachel Holloman are two strange... 46.887983 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-09-2008 178066569 118.0 [{"iso_639_1": "en", "name": "English"}] Released Don't walk. Run. Eagle Eye 6.3 1018
448 79000000 [{"id": 18, "name": "Drama"}] NaN 2289 [{"id": 1014, "name": "loss of lover"}, {"id":... en Cold Mountain In this classic story of love and devotion set... 24.598479 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 24-12-2003 173013509 154.0 [{"iso_639_1": "en", "name": "English"}] Released Find the strength. Find the courage. No matter... Cold Mountain 6.7 533
449 80000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 20504 [{"id": 3096, "name": "book"}, {"id": 4458, "n... en The Book of Eli A post-apocalyptic tale, in which a lone man f... 32.363538 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 14-01-2010 157107755 118.0 [{"iso_639_1": "en", "name": "English"}] Released Some will kill to have it. He will kill to pro... The Book of Eli 6.6 2164
450 80000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 9574 [{"id": 1334, "name": "wedding vows"}, {"id": ... en Flubber Professor Phillip Brainard, an absent minded p... 11.503960 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 26-11-1997 177977226 93.0 [{"iso_639_1": "en", "name": "English"}] Released Catch it if you can! Flubber 5.3 695
451 80000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11618 [{"id": 818, "name": "based on novel"}, {"id":... en The Haunting Dr. David Marrow invites Nell Vance, and Theo ... 19.375768 [{"name": "DreamWorks", "id": 7}, {"name": "Ro... [{"iso_3166_1": "US", "name": "United States o... 23-07-1999 91188905 113.0 [{"iso_639_1": "en", "name": "English"}] Released Some houses are born bad. The Haunting 5.2 369
452 80000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.warnerbros.com/archive/spacejam/mov... 2300 [{"id": 6075, "name": "sport"}, {"id": 6496, "... en Space Jam In a desperate attempt to win a basketball mat... 36.125715 [{"name": "Warner Bros. Family Entertainment",... [{"iso_3166_1": "US", "name": "United States o... 15-11-1996 250200000 88.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready to jam. Space Jam 6.5 1288
453 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 12096 [{"id": 642, "name": "robbery"}, {"id": 5340, ... en The Pink Panther When the coach of the France soccer team is ki... 25.450534 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 18-01-2006 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released Pardon His French. The Pink Panther 5.6 550
454 80000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... NaN 10200 [{"id": 1603, "name": "extraterrestrial techno... en The Day the Earth Stood Still A representative of an alien race that went th... 41.890722 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-12-2008 233093859 104.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released 12.12.08 is the Day the Earth Stood Still The Day the Earth Stood Still 5.2 1043
455 75000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 8834 [{"id": 242, "name": "new york"}, {"id": 591, ... en Conspiracy Theory A man obsessed with conspiracy theories become... 22.179658 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-08-1997 136982834 135.0 [{"iso_639_1": "en", "name": "English"}] Released What if your most paranoid nightmares had just... Conspiracy Theory 6.5 431
456 68000000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 228150 [{"id": 1956, "name": "world war ii"}, {"id": ... en Fury Last months of World War II in April 1945. As ... 139.575085 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-10-2014 211817906 135.0 [{"iso_639_1": "en", "name": "English"}] Released War never ends quietly. Fury 7.4 3946
457 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 6068 [{"id": 191088, "name": "overleven"}, {"id": 1... en Six Days Seven Nights When Quinn, a grouchy pilot living the good li... 18.264635 [{"name": "Caravan Pictures", "id": 175}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-06-1998 164000000 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released After this week in paradise, they’re going to ... Six Days Seven Nights 5.6 332
458 80000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.yogibear.com/ 41515 [{"id": 2406, "name": "picnic"}, {"id": 6878, ... en Yogi Bear Jellystone Park has been losing business, so g... 11.187696 [{"name": "De Line Pictures", "id": 2609}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-12-2010 201584141 80.0 [{"iso_639_1": "en", "name": "English"}] Released Life's a Pic-A-Nic Yogi Bear 5.2 220
459 80000000 [{"id": 37, "name": "Western"}, {"id": 16, "na... NaN 9023 [{"id": 3714, "name": "human being"}, {"id": 6... en Spirit: Stallion of the Cimarron As a wild stallion travels across the frontier... 41.670544 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 24-05-2002 122563539 83.0 [{"iso_639_1": "en", "name": "English"}] Released Leader. Hero. Legend. Spirit: Stallion of the Cimarron 7.4 831
460 80000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.zookeeper-movie.com/ 38317 [{"id": 11477, "name": "talking animal"}, {"id... en Zookeeper A comedy about a zookeeper who might be great ... 27.462640 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 06-07-2011 169852759 102.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to his jungle. Zookeeper 5.3 498
461 80000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 2157 [{"id": 4379, "name": "time travel"}, {"id": 1... en Lost in Space The prospects for continuing life on Earth in ... 17.455024 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 03-04-1998 136159423 130.0 [{"iso_639_1": "en", "name": "English"}] Released Danger, Will Robinson! Lost in Space 5.0 388
462 80000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 14462 [{"id": 2944, "name": "senator"}, {"id": 2952,... en The Manchurian Candidate When his army unit was ambushed during the fir... 21.394281 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-07-2004 96105964 129.0 [{"iso_639_1": "en", "name": "English"}] Released This summer everything is under control. The Manchurian Candidate 6.2 393
463 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 161795 [{"id": 9673, "name": "love"}, {"id": 14638, "... en Déjà Vu L.A. shop owner Dana and Englishman Sean meet ... 0.605645 [{"name": "Rainbow Film Company, The", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 22-04-1998 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released Your future is set... Déjà Vu 8.0 1
464 80000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 159824 [{"id": 272, "name": "transylvania"}, {"id": 6... en Hotel Transylvania 2 When the old-old-old-fashioned vampire Vlad ar... 61.692197 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 21-09-2015 473226958 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They're back to raise a little terror Hotel Transylvania 2 6.7 1497
465 80000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://movies.disney.com/fantasia-2000 49948 [{"id": 3537, "name": "orchestra"}, {"id": 190... en Fantasia 2000 Blending lively music and brilliant animation,... 14.530946 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 17-12-1999 90874570 74.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Fantasia 2000 7.0 292
466 80000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://timemachine.countingdown.com/ 2135 [{"id": 2964, "name": "future"}, {"id": 5455, ... en The Time Machine Hoping to alter the events of the past, a 19th... 25.978555 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 04-03-2002 123729176 96.0 [{"iso_639_1": "en", "name": "English"}] Released The greatest adventure THROUGH all time! The Time Machine 5.8 631
467 90000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9822 [{"id": 690, "name": "gorilla"}, {"id": 3737, ... en Mighty Joe Young As a child living in Africa, Jill Young saw he... 6.643778 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-12-1998 0 114.0 [{"iso_639_1": "sw", "name": "Kiswahili"}, {"i... Released Survival is an instinct. Mighty Joe Young 5.9 208
468 102000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9705 [{"id": 293, "name": "female nudity"}, {"id": ... en Swordfish Rogue agent Gabriel Shear is determined to get... 36.788745 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 07-06-2001 147080413 99.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Log On. Hack In. Go Anywhere. Get Everything. Swordfish 6.1 932
469 75000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/homevideo/thelegen... 1656 [{"id": 387, "name": "california"}, {"id": 470... en The Legend of Zorro Having spent the last 10 years fighting injust... 31.054334 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 24-10-2005 142400065 129.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The original caped crusader is back! The Legend of Zorro 5.9 893
470 85000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 12159 [{"id": 439, "name": "paradise"}, {"id": 634, ... en What Dreams May Come Chris Neilson dies to find himself in a heaven... 21.891078 [{"name": "PolyGram Filmed Entertainment", "id... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 02-10-1998 71485043 113.0 [{"iso_639_1": "en", "name": "English"}] Released After life there is more. The end is just the ... What Dreams May Come 6.8 577
471 85000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 9678 [{"id": 494, "name": "father son relationship"... en Little Nicky After the lord of darkness decides he will not... 18.335992 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 10-11-2000 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's Never Been To Earth. He's Never Even Slep... Little Nicky 5.2 438
472 88000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 4442 [{"id": 380, "name": "brother brother relation... en The Brothers Grimm Folklore collectors and con artists, Jake and ... 40.138009 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 26-08-2005 105316267 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Eliminating Evil Since 1812. The Brothers Grimm 5.6 818
473 70000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://marsattacks.warnerbros.com/ 75 [{"id": 83, "name": "saving the world"}, {"id"... en Mars Attacks! 'We come in peace' is not what those green men... 44.090535 [{"name": "Tim Burton Productions", "id": 8601}] [{"iso_3166_1": "US", "name": "United States o... 12-12-1996 101371017 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nice planet. We'll take it! Mars Attacks! 6.1 1509
474 0 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... NaN 330770 [{"id": 428, "name": "nurse"}, {"id": 658, "na... fr Évolution 11-year-old Nicolas lives with his mother in a... 3.300061 [{"name": "Ex Nihilo", "id": 3307}, {"name": "... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 14-09-2015 0 81.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Evolution 6.4 47
475 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9433 [{"id": 1003, "name": "photographer"}, {"id": ... en The Edge The plane carrying wealthy Charles Morse crash... 20.632673 [{"name": "Art Linson Productions", "id": 8769}] [{"iso_3166_1": "US", "name": "United States o... 06-09-1997 43312294 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They were fighting over a woman when the plane... The Edge 6.7 349
476 80000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://chooseyoursurrogate.com/ 19959 [{"id": 402, "name": "clone"}, {"id": 4565, "n... en Surrogates Set in a futuristic world where humans live in... 36.664991 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 24-09-2009 122444772 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How do you save humanity when the only thing t... Surrogates 5.9 1195
477 80000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 11973 [{"id": 840, "name": "usa president"}, {"id": ... en Thirteen Days Dramatisation of the Cuban Missile Crisis, the... 18.261210 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 24-12-2000 34566746 145.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You'll never believe how close we came Thirteen Days 6.9 189
478 80000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11228 [{"id": 444, "name": "taxi"}, {"id": 586, "nam... en Daylight A group of armed robbers fleeing the police he... 16.681269 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 06-12-1996 159212469 115.0 [{"iso_639_1": "en", "name": "English"}] Released No air. No escape. No time. Daylight 5.8 378
479 80000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.walkingwithdinosaurs.com/movie/ 77951 [{"id": 12616, "name": "dinosaur"}, {"id": 209... en Walking With Dinosaurs Walking with Dinosaurs 3D is a film depicting ... 10.088006 [{"name": "BBC Worldwide", "id": 3164}, {"name... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 18-12-2013 126546518 87.0 [{"iso_639_1": "en", "name": "English"}] Released The Greatest Adventure in 70 Million Years Walking With Dinosaurs 5.2 133
480 44000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 5491 [{"id": 818, "name": "based on novel"}, {"id":... en Battlefield Earth In the year 3000, man is no match for the Psyc... 7.891470 [{"name": "Franchise Pictures", "id": 1403}, {... [{"iso_3166_1": "US", "name": "United States o... 10-05-2000 21400000 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Take Back The Planet Battlefield Earth 3.0 255
481 80000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 10715 [{"id": 470, "name": "spy"}, {"id": 1339, "nam... en Looney Tunes: Back in Action Bugs Bunny and Daffy Duck are up to their feud... 16.715631 [{"name": "Lonely Film Productions GmbH & Co. ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 14-11-2003 68514844 90.0 [{"iso_639_1": "en", "name": "English"}] Released Real life has never been so animated. Looney Tunes: Back in Action 5.6 297
482 80000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://nine-movie.com/ 10197 [{"id": 10937, "name": "memory"}, {"id": 16573... en Nine Arrogant, self-centered movie director Guido C... 9.357734 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 03-12-2009 53825515 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This Holiday Season, Be Italian Nine 5.1 165
483 80000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9562 [{"id": 1992, "name": "professor"}, {"id": 437... en Timeline A group of archaeological students become trap... 11.222680 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 26-11-2003 19480739 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They had to travel into the past to save the f... Timeline 5.4 318
484 80000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... NaN 9922 [{"id": 279, "name": "usa"}, {"id": 3804, "nam... en The Postman In 2013 there are no highways, no I-ways, no d... 14.564667 [{"name": "Tig Productions", "id": 335}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-12-1997 17626234 177.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The year is 2013. One man walked in off the ho... The Postman 6.1 299
485 90000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9447 [{"id": 2206, "name": "piggy bank"}, {"id": 49... en Babe: Pig in the City Babe, fresh from his victory in the sheepherdi... 11.356079 [{"name": "Kennedy Miller Productions", "id": ... [{"iso_3166_1": "AU", "name": "Australia"}] 25-11-1998 69131860 92.0 [{"iso_639_1": "en", "name": "English"}] Released This little pig went to the city... Babe: Pig in the City 5.2 305
486 90000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.thelastwitchhunter.movie/ 274854 [{"id": 242, "name": "new york"}, {"id": 616, ... en The Last Witch Hunter The modern world holds many secrets, but by fa... 52.612025 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 21-10-2015 146936910 106.0 [{"iso_639_1": "en", "name": "English"}] Released Hunt forever. The Last Witch Hunter 5.7 1316
487 80000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 8870 [{"id": 839, "name": "mars"}, {"id": 2964, "na... en Red Planet Astronauts search for solutions to save a dyin... 13.800656 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 10-11-2000 33463969 106.0 [{"iso_639_1": "en", "name": "English"}] Released Not A Sound. Not A Warning. Not A Chance. Not ... Red Planet 5.4 267
488 86000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 9992 [{"id": 1158, "name": "grandfather grandson re... en Arthur et les Minimoys Arthur is a spirited ten-year old whose parent... 27.097932 [{"name": "Canal Plus", "id": 104}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}] 13-12-2006 107944236 94.0 [{"iso_639_1": "en", "name": "English"}] Released Adventure awaits in your own backyard. Arthur and the Invisibles 6.0 639
489 0 [{"id": 99, "name": "Documentary"}, {"id": 107... http://oceans-lefilm.com/ 36970 [{"id": 270, "name": "ocean"}, {"id": 658, "na... en Oceans An ecological drama/documentary, filmed throug... 10.706613 [{"name": "Path\u00e9 Films", "id": 4959}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-10-2009 19406406 84.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Explore the depths of our planet's oceans. Ex... Oceans 7.3 111
490 80000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://asoundofthunder.warnerbros.com/ 10077 [{"id": 3737, "name": "dying and death"}, {"id... en A Sound of Thunder When a hunter sent back to the prehistoric era... 7.342892 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 15-05-2005 5989640 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some Rules Should Never Be Broken. A Sound of Thunder 4.8 111
491 130000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 76649 [{"id": 1394, "name": "gladiator"}, {"id": 139... en Pompeii Set in 79 A.D., POMPEII tells the epic story o... 50.561849 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 18-02-2014 117831631 105.0 [{"iso_639_1": "en", "name": "English"}] Released No warning. No escape. Pompeii 5.2 1267
492 8000000 [{"id": 35, "name": "Comedy"}, {"id": 16, "nam... NaN 293644 [{"id": 209714, "name": "3d"}] es Don Gato: El inicio de la pandilla Top Cat has arrived to charm his way into your... 0.719996 [{"name": "Anima Estudios", "id": 9965}, {"nam... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 30-10-2015 0 89.0 [] Released NaN Top Cat Begins 5.3 9
493 60000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.abeautifulmind.com/ 453 [{"id": 30, "name": "individual"}, {"id": 222,... en A Beautiful Mind At Princeton University, John Nash struggles t... 59.248437 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 11-12-2001 313542341 135.0 [{"iso_639_1": "en", "name": "English"}] Released I need to believe that something extra ordinar... A Beautiful Mind 7.7 3009
494 45000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://movies.disney.com/the-lion-king 8587 [{"id": 2143, "name": "loss of parents"}, {"id... en The Lion King A young lion cub named Simba can't wait to be ... 90.457886 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 23-06-1994 788241776 89.0 [{"iso_639_1": "en", "name": "English"}] Released Life's greatest adventure is finding your plac... The Lion King 8.0 5376
495 79000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.themysteriousisland.com/ 72545 [{"id": 10364, "name": "mission"}, {"id": 4089... en Journey 2: The Mysterious Island Sean Anderson partners with his mom's boyfrien... 40.723459 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 19-01-2012 355692760 94.0 [{"iso_639_1": "en", "name": "English"}] Released Believe the Impossible. Discover the Incredible. Journey 2: The Mysterious Island 5.8 1030
496 78000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 109451 [{"id": 1436, "name": "inventor"}, {"id": 1063... en Cloudy with a Chance of Meatballs 2 After the disastrous food storm in the first f... 41.247402 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 26-09-2013 248384621 95.0 [{"iso_639_1": "en", "name": "English"}] Released Something big was leftover. Cloudy with a Chance of Meatballs 2 6.4 915
497 78000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 9533 [{"id": 6259, "name": "psychopath"}, {"id": 10... en Red Dragon Former FBI Agent Will Graham, who was once alm... 10.083905 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 29-09-2002 209196298 124.0 [{"iso_639_1": "en", "name": "English"}] Released Before the Silence. Red Dragon 6.7 1115
498 100000000 [{"id": 37, "name": "Western"}, {"id": 12, "na... NaN 2023 [{"id": 643, "name": "horse race"}, {"id": 267... en Hidalgo Set in 1890, this is the story of a Pony Expre... 16.759252 [{"name": "Casey Silver Productions", "id": 87... [{"iso_3166_1": "US", "name": "United States o... 05-03-2004 108103450 136.0 [{"iso_639_1": "en", "name": "English"}] Released Unbridled. Unbroken. Unbeaten. Hidalgo 6.5 318
499 79000000 [{"id": 35, "name": "Comedy"}] http://www.jackandjill-movie.com/ 71880 [{"id": 179431, "name": "duringcreditsstinger"}] en Jack and Jill Jack Sadelstein, a successful advertising exec... 22.132418 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-11-2011 149673788 91.0 [{"iso_639_1": "en", "name": "English"}] Released His twin sister is coming for the holidays... ... Jack and Jill 4.1 604
500 76000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 584 [{"id": 416, "name": "miami"}, {"id": 830, "na... en 2 Fast 2 Furious It's a major double-cross when former police o... 10.520961 [{"name": "Mikona Productions GmbH & Co. KG", ... [{"iso_3166_1": "US", "name": "United States o... 05-06-2003 236350661 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How Fast Do You Want It? 2 Fast 2 Furious 6.2 2028
501 64000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.thelittleprincemovie.com/ 309809 [{"id": 490, "name": "philosophy"}, {"id": 346... en The Little Prince Based on the best-seller book 'The Little Prin... 35.384423 [{"name": "Onyx Films", "id": 2203}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}] 29-07-2015 97571250 92.0 [{"iso_639_1": "en", "name": "English"}] Released Growing up isn't the problem... forgetting is. The Little Prince 7.6 756
502 80000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 4858 [{"id": 9714, "name": "remake"}, {"id": 9951, ... en The Invasion Washington, D.C. psychologist Carol Bennell an... 15.673154 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 17-08-2007 15071514 99.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Do not trust anyone. Do not show emotion. Do n... The Invasion 5.7 359
503 76000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 17711 [{"id": 4414, "name": "adventure"}, {"id": 651... en The Adventures of Rocky & Bullwinkle Rocky and Bullwinkle have been living off the ... 8.981427 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 30-06-2000 35134820 88.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released This summer it's not the same old bull. The Adventures of Rocky & Bullwinkle 3.9 87
504 75000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.thesecretlifeofpets.com/ 328111 [{"id": 2551, "name": "pet"}, {"id": 3208, "na... en The Secret Life of Pets The quiet life of a terrier named Max is upend... 31.482872 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 18-06-2016 875958308 87.0 [{"iso_639_1": "en", "name": "English"}] Released Think this is what they do all day? The Secret Life of Pets 5.9 3462
505 78000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... NaN 8698 [{"id": 83, "name": "saving the world"}, {"id"... en The League of Extraordinary Gentlemen To prevent a world war from breaking out, famo... 47.436675 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 11-07-2003 179265204 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The power of seven become a league of one. The League of Extraordinary Gentlemen 5.7 1155
506 76000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.despicableme.com/ 93456 [{"id": 4289, "name": "secret agent"}, {"id": ... en Despicable Me 2 Gru is recruited by the Anti-Villain League to... 136.886704 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-06-2013 970761885 98.0 [{"iso_639_1": "en", "name": "English"}] Released Back 2 Work Despicable Me 2 7.0 4637
507 75000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 602 [{"id": 1612, "name": "spacecraft"}, {"id": 16... en Independence Day On July 2, a giant alien mothership enters orb... 60.442593 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-06-1996 816969268 145.0 [{"iso_639_1": "en", "name": "English"}] Released Earth. Take a good look. It might be your last. Independence Day 6.7 3260
508 73000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 330 [{"id": 911, "name": "exotic island"}, {"id": ... en The Lost World: Jurassic Park Four years after Jurassic Park's genetically b... 2.502487 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-05-1997 229074524 129.0 [{"iso_639_1": "en", "name": "English"}] Released Something has survived. The Lost World: Jurassic Park 6.2 2487
509 75000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... NaN 953 [{"id": 2043, "name": "lion"}, {"id": 2509, "n... en Madagascar Zoo animals leave the comforts of man-made hab... 48.110909 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-05-2005 532680671 86.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Someone's got a zoo loose. Madagascar 6.6 3237
510 76000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.universalstudiosentertainment.com/c... 9693 [{"id": 318, "name": "police state"}, {"id": 4... en Children of Men In 2027, in a chaotic world in which humans ca... 35.387874 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-09-2006 69959751 109.0 [{"iso_639_1": "en", "name": "English"}] Released The future's a thing of the past. Children of Men 7.4 2071
511 75000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 36657 [{"id": 1852, "name": "mutant"}, {"id": 8828, ... en X-Men Two mutants, Rogue and Wolverine, come to a pr... 4.668910 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 13-07-2000 296339527 104.0 [{"iso_639_1": "en", "name": "English"}] Released Evolution Begins X-Men 6.8 4097
512 75000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.wantedmovie.com/ 8909 [{"id": 782, "name": "assassin"}, {"id": 1872,... en Wanted Doormat Wesley Gibson discovers that his recen... 73.822890 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 19-06-2008 258270008 110.0 [{"iso_639_1": "en", "name": "English"}] Released Choose your destiny. Wanted 6.4 2528
513 75000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9802 [{"id": 582, "name": "san francisco"}, {"id": ... en The Rock A group of renegade marine commandos seizes a ... 51.469576 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 06-06-1996 335062621 136.0 [{"iso_639_1": "en", "name": "English"}] Released Alcatraz. Only one man has ever broken out. ... The Rock 6.9 1456
514 80000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.iceagemovies.com/films/ice-age-the-... 950 [{"id": 2078, "name": "mammoth"}, {"id": 2079,... en Ice Age: The Meltdown Diego, Manny and Sid return in this sequel to ... 85.115058 [{"name": "Blue Sky Studios", "id": 9383}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-03-2006 660940780 91.0 [{"iso_639_1": "en", "name": "English"}] Released The Ice age is melting away. Ice Age: The Meltdown 6.5 2951
515 75000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 1824 [{"id": 563, "name": "deja vu"}, {"id": 1453, ... en 50 First Dates Henry is a player skilled at seducing women. B... 61.437586 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 13-02-2004 196482882 99.0 [{"iso_639_1": "en", "name": "English"}] Released Imagine having to win over the girl of your dr... 50 First Dates 6.6 2105
516 50000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://www.hairspraymovie.com/ 2976 [{"id": 890, "name": "races"}, {"id": 1566, "n... en Hairspray Pleasantly plump teenager, Tracy Turnblad and ... 31.160542 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-07-2007 90450008 117.0 [{"iso_639_1": "en", "name": "English"}] Released When you follow your own beat, the world will ... Hairspray 6.5 709
517 80000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 11026 [{"id": 1328, "name": "secret"}, {"id": 1523, ... en Exorcist: The Beginning Having lived through traumatizing events durin... 15.761384 [{"name": "Morgan Creek Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 20-08-2004 78000586 114.0 [{"iso_639_1": "en", "name": "English"}] Released Go back to where the horror began. Exorcist: The Beginning 4.7 183
518 75000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 332 [{"id": 1683, "name": "gadget"}] en Inspector Gadget John Brown is a bumbling but well-intentioned ... 17.561955 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 23-07-1999 0 78.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The greatest hero ever assembled. Inspector Gadget 4.3 318
519 75000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 75656 [{"id": 90, "name": "paris"}, {"id": 974, "nam... en Now You See Me An FBI agent and an Interpol detective track a... 71.124686 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 29-05-2013 117698894 115.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released 4 amazing magicians. 3 impossible heists. 1 bi... Now You See Me 7.3 5487
520 80000000 [{"id": 35, "name": "Comedy"}] http://www.grownups-movie.com/ 38365 [{"id": 2064, "name": "overweight"}, {"id": 69... en Grown Ups After their high school basketball coach passe... 38.864027 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 24-06-2010 271430189 102.0 [{"iso_639_1": "en", "name": "English"}] Released Boys will be boys. . . some longer than others. Grown Ups 6.0 1705
521 60000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.theterminal-themovie.com/ 594 [{"id": 242, "name": "new york"}, {"id": 822, ... en The Terminal Viktor Navorski is a man without a country; hi... 57.753914 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 17-06-2004 219417255 128.0 [{"iso_639_1": "bg", "name": "\u0431\u044a\u04... Released Life is waiting. The Terminal 7.0 1910
522 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 15189 [{"id": 2393, "name": "adoption"}, {"id": 8841... en Hotel for Dogs Placed in a foster home that doesn't allow pet... 13.257530 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 16-01-2009 73034460 100.0 [{"iso_639_1": "en", "name": "English"}] Released No stray gets turned away. Hotel for Dogs 5.7 202
523 75000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... https://www.epicbuzz.net/movies/vertical-limit 11678 [{"id": 486, "name": "himalaya"}, {"id": 7021,... en Vertical Limit Trapped near the summit of K2, the world's sec... 13.318744 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 08-12-2000 215663859 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Mountain Will Decide. Vertical Limit 5.9 283
524 75000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.charliewilsonswar.net/ 6538 [{"id": 521, "name": "washington d.c."}, {"id"... en Charlie Wilson's War The true story of Texas congressman Charlie Wi... 18.700310 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 19-12-2007 119000410 102.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Based on a true story. You think we could make... Charlie Wilson's War 6.5 338
525 75000000 [{"id": 16, "name": "Animation"}, {"id": 28, "... NaN 10555 [{"id": 1357, "name": "fish"}, {"id": 1701, "n... en Shark Tale Oscar is a small fish whose big aspirations of... 47.094369 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-09-2004 367275019 90.0 [{"iso_639_1": "en", "name": "English"}] Released The story of what happens when one little fish... Shark Tale 5.8 1557
526 70000000 [{"id": 18, "name": "Drama"}] http://www.dreamgirlsmovie.com/ 1125 [{"id": 532, "name": "music record"}, {"id": 5... en Dreamgirls Three young women – Deena Jones, Effie White a... 14.486311 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-12-2006 154937680 134.0 [{"iso_639_1": "en", "name": "English"}] Released One Dream Will Change Everything Dreamgirls 6.6 284
527 53000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 4551 [{"id": 3605, "name": "baseball bat"}, {"id": ... en Be Cool Disenchanted with the movie industry, Chili Pa... 18.614720 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 04-03-2005 95226116 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everyone is looking for the next big hit Be Cool 5.4 292
528 70000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 612 [{"id": 90, "name": "paris"}, {"id": 441, "nam... en Munich During the 1972 Olympic Games in Munich, eleve... 29.035222 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-12-2005 130358911 164.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released The world was watching in 1972 as 11 Israeli a... Munich 6.9 696
529 70000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 9567 [{"id": 4595, "name": "u.s. army"}, {"id": 758... en Tears of the Sun Navy SEAL Lieutenant A.K. Waters and his elite... 27.055085 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-03-2003 85632458 121.0 [{"iso_639_1": "en", "name": "English"}] Released He was trained to follow orders. He became a h... Tears of the Sun 6.4 573
530 75000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://killersfilm.com/ 37821 [{"id": 782, "name": "assassin"}] en Killers When an elite assassin marries a beautiful com... 23.004607 [{"name": "Katalyst Films", "id": 817}, {"name... [{"iso_3166_1": "US", "name": "United States o... 04-06-2010 98159963 100.0 [{"iso_639_1": "en", "name": "English"}] Released Perfect wife. Perfect target. Killers 5.7 772
531 75000000 [{"id": 35, "name": "Comedy"}, {"id": 28, "nam... NaN 203801 [{"id": 470, "name": "spy"}, {"id": 2106, "nam... en The Man from U.N.C.L.E. At the height of the Cold War, a mysterious cr... 48.744209 [{"name": "Davis Entertainment", "id": 1302}, ... [{"iso_3166_1": "US", "name": "United States o... 13-08-2015 108145109 116.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Saving the world never goes out of style. The Man from U.N.C.L.E. 7.1 2265
532 80000000 [{"id": 35, "name": "Comedy"}] NaN 2539 [{"id": 213, "name": "upper class"}, {"id": 45... en Spanglish Mexican immigrant and single mother Flor Moren... 14.209329 [{"name": "Gracie Films", "id": 18}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 17-12-2004 55041367 130.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Every family has a hero. Spanglish 5.8 369
533 75000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.sonypictures.com/movies/monsterhouse/ 9297 [{"id": 1299, "name": "monster"}, {"id": 1328,... en Monster House Monsters under the bed are scary enough, but w... 36.368839 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 21-07-2006 140175006 91.0 [{"iso_639_1": "en", "name": "English"}] Released The House is . . . ALIVE! Monster House 6.3 874
534 75000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 3172 [{"id": 378, "name": "prison"}] en Bandits Two bank robbers fall in love with the girl th... 24.353302 [{"name": "Cheyenne Enterprises", "id": 890}, ... [{"iso_3166_1": "US", "name": "United States o... 12-10-2001 67631903 123.0 [{"iso_639_1": "en", "name": "English"}] Released Two's company, three's a crime. Bandits 6.2 302
535 55000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 6520 [{"id": 3966, "name": "camelot"}, {"id": 10466... en First Knight The timeless tale of King Arthur and the legen... 19.143321 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 07-07-1995 127600435 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Their greatest battle would be for her love. First Knight 5.9 311
536 75000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 1439 [{"id": 393, "name": "civil war"}, {"id": 494,... en Anna and the King The story of the romance between the King of S... 13.327372 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "MY", "name": "Malaysia"}, {"i... 16-12-1999 0 148.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Anna and the King 6.4 197
537 75000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.immortalsmovie.com/splash/ 37958 [{"id": 351, "name": "poison"}, {"id": 6092, "... en Immortals Theseus is a mortal man chosen by Zeus to lead... 37.917002 [{"name": "Virgin Produced", "id": 8852}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-11-2011 226904017 110.0 [{"iso_639_1": "el", "name": "\u03b5\u03bb\u03... Released The Gods need a hero. Immortals 5.7 880
538 52000000 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... NaN 2026 [{"id": 1812, "name": "fbi"}, {"id": 1930, "na... en Hostage When a mafia accountant is taken hostage on hi... 23.663713 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 09-03-2005 77944725 113.0 [{"iso_639_1": "en", "name": "English"}] Released Every Second Counts Hostage 6.2 512
539 75000000 [{"id": 16, "name": "Animation"}, {"id": 28, "... NaN 7450 [{"id": 1299, "name": "monster"}, {"id": 4270,... en Titan A.E. A young man finds out that he holds the key to... 14.443810 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 16-06-2000 36754634 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When Earth Ends, The Adventure Begins. Titan A.E. 6.3 313
540 75000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11375 [{"id": 897, "name": "rap music"}, {"id": 2708... en Hollywood Homicide Joe Gavilan (Harrison Ford) and his new partne... 10.605084 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 09-06-2003 51142659 116.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Hollywood Homicide 5.0 166
541 75000000 [{"id": 28, "name": "Action"}, {"id": 10752, "... http://www.wb-soldier.com/ 9425 [{"id": 1826, "name": "space marine"}, {"id": ... en Soldier Sergeant Todd is a veteran soldier for an elit... 11.873856 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 23-10-1998 14567883 99.0 [{"iso_639_1": "en", "name": "English"}] Released Left for dead on a remote planet for obsolete ... Soldier 6.1 221
542 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 25769 [{"id": 966, "name": "beach"}, {"id": 1333, "n... en Carriers Four friends fleeing a viral pandemic soon lea... 12.708963 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "US", "name": "United States o... 04-09-2009 5802422 84.0 [{"iso_639_1": "en", "name": "English"}] Released The rules are simple. You break them, you die... Carriers 5.8 282
543 75000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 23685 [{"id": 33465, "name": "parallel world"}, {"id... en Monkeybone After a car crash sends repressed cartoonist S... 8.098369 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 23-02-2001 5409517 93.0 [{"iso_639_1": "en", "name": "English"}] Released If It Yells, If It Swings, It's Got To Be Monk... Monkeybone 4.3 78
544 45000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11866 [{"id": 642, "name": "robbery"}, {"id": 4237, ... en Flight of the Phoenix When an Amacor oil rig in the Gobi Desert of M... 20.374308 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 17-12-2004 21009180 113.0 [{"iso_639_1": "en", "name": "English"}] Released Out of the ashes, hope will rise. Flight of the Phoenix 5.7 276
545 75000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 9741 [{"id": 494, "name": "father son relationship"... en Unbreakable An ordinary man makes an extraordinary discove... 42.006908 [{"name": "Limited Edition Productions Inc.", ... [{"iso_3166_1": "US", "name": "United States o... 13-11-2000 248118121 106.0 [{"iso_639_1": "en", "name": "English"}] Released Some things are only revealed by accident. Unbreakable 6.9 1946
546 74000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://www.minionsmovie.com/ 211672 [{"id": 3487, "name": "assistant"}, {"id": 179... en Minions Minions Stuart, Kevin and Bob are recruited by... 875.581305 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-06-2015 1156730962 91.0 [{"iso_639_1": "en", "name": "English"}] Released Before Gru, they had a history of bad bosses Minions 6.4 4571
547 82000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... http://suckerpunchmovie.warnerbros.com 23629 [{"id": 1411, "name": "brothel"}, {"id": 2486,... en Sucker Punch A young girl is institutionalized by her abusi... 39.127082 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-03-2011 89792502 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You will be unprepared Sucker Punch 5.9 1623
548 73000000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 8688 [{"id": 585, "name": "casino"}, {"id": 2339, "... en Snake Eyes All bets are off when corrupt homicide cop Ric... 20.790703 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 07-08-1998 103891409 98.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Believe everything except your eyes. Snake Eyes 5.8 327
549 75000000 [{"id": 878, "name": "Science Fiction"}] http://www.warnerbros.com/movies/home-entertai... 10153 [{"id": 270, "name": "ocean"}, {"id": 1603, "n... en Sphere The OSSA discovers a spacecraft thought to be ... 18.659880 [{"name": "Punch Productions", "id": 2154}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-02-1998 13100000 134.0 [{"iso_639_1": "en", "name": "English"}] Released A thousand feet beneath the sea, the blackest ... Sphere 5.8 476
550 73000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://www.angrybirds-movie.com/en/ 153518 [{"id": 2041, "name": "island"}, {"id": 2646, ... en The Angry Birds Movie An island populated entirely by happy, flightl... 45.720894 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "FI", "name": "Finland"}, {"is... 11-05-2016 349779543 97.0 [{"iso_639_1": "en", "name": "English"}] Released Why so angry? The Angry Birds Movie 5.9 1022
551 70000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.warnerbros.com/fools-gold 8676 [{"id": 720, "name": "helicopter"}, {"id": 122... en Fool's Gold Treasure hunter Ben "Finn" Finnegan has sunk h... 21.789615 [{"name": "De Line Pictures", "id": 2609}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-02-2008 111231041 112.0 [{"iso_639_1": "en", "name": "English"}] Released This February True Love Takes a Dive. Fool's Gold 5.4 444
552 75000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.funnypeoplemovie.com 20829 [{"id": 3485, "name": "comedian"}, {"id": 1016... en Funny People Famous and wealthy funnyman George Simmons doe... 20.199057 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 31-07-2009 61458982 146.0 [{"iso_639_1": "en", "name": "English"}] Released George Simmons was prepared to die, but then a... Funny People 5.7 390
553 70000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.thekingdommovie.com/ 4349 [{"id": 441, "name": "assassination"}, {"id": ... en The Kingdom A team of U.S. government agents is sent to in... 26.123705 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-08-2007 86658558 110.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released How do you stop an enemy who isn't afraid to die? The Kingdom 6.5 513
554 72500000 [{"id": 35, "name": "Comedy"}] http://www.sonypictures.com/homevideo/talladeg... 9718 [{"id": 5922, "name": "north carolina"}, {"id"... en Talladega Nights: The Ballad of Ricky Bobby Lifelong friends and national idols Ricky Bobb... 12.599836 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 04-08-2006 162966177 116.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a man who could only count to #1 Talladega Nights: The Ballad of Ricky Bobby 6.2 491
555 70000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 10808 [{"id": 2735, "name": "veterinarian"}, {"id": ... en Dr. Dolittle 2 Dr. John Dolittle the beloved doctor is back, ... 13.543053 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 22-06-2001 176104344 87.0 [{"iso_639_1": "en", "name": "English"}] Released The doctor is in again. Dr. Dolittle 2 4.9 410
556 72000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 197 [{"id": 30, "name": "individual"}, {"id": 388,... en Braveheart Enraged at the slaughter of Murron, his new br... 60.722162 [{"name": "Icon Entertainment International", ... [{"iso_3166_1": "US", "name": "United States o... 24-05-1995 210000000 177.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every man dies. Not every man truly lives. Braveheart 7.7 3336
557 72000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 25 [{"id": 1589, "name": "sniper"}, {"id": 4405, ... en Jarhead Jarhead is a film about a US Marine Anthony Sw... 32.227223 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-11-2005 96889998 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to the suck. Jarhead 6.6 765
558 75000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.simpsonsmovie.com/ 35 [{"id": 494, "name": "father son relationship"... en The Simpsons Movie After Homer accidentally pollutes the town's w... 46.875375 [{"name": "Gracie Films", "id": 18}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 25-07-2007 527068851 87.0 [{"iso_639_1": "en", "name": "English"}] Released See our family. And feel better about yours. The Simpsons Movie 6.9 2264
559 72000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 11086 [{"id": 387, "name": "california"}, {"id": 769... en The Majestic Set in 1951, a blacklisted Hollywood writer ge... 11.215702 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 21-12-2001 37317558 152.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes your life comes into focus one frame... The Majestic 6.6 188
560 94000000 [{"id": 28, "name": "Action"}] NaN 10477 [{"id": 271, "name": "competition"}, {"id": 79... en Driven Talented rookie race-car driver Jimmy Bly has ... 8.468586 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 27-04-2001 54744738 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Get ready for the race of your life. Driven 4.5 179
561 74500000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 1997 [{"id": 380, "name": "brother brother relation... en Deux frères Two tigers are separated as cubs and taken int... 8.884318 [{"name": "Path\u00e9 Renn Productions", "id":... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 07-04-2004 62172050 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Two infant tiger cubs, separated from their pa... Two Brothers 6.9 180
562 60000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 6947 [{"id": 1328, "name": "secret"}, {"id": 5774, ... en The Village When a willful young man tries to venture beyo... 27.491891 [{"name": "Scott Rudin Productions", "id": 258... [{"iso_3166_1": "US", "name": "United States o... 30-07-2004 256697520 108.0 [{"iso_639_1": "en", "name": "English"}] Released There is no turning back The Village 6.2 1071
563 71000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 3050 [{"id": 167625, "name": "talking to animals"},... en Doctor Dolittle A successful physician and devoted family man,... 21.462935 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 22-06-1998 294456605 85.0 [{"iso_639_1": "en", "name": "English"}] Released He doesn't just talk to the animals! Doctor Dolittle 5.4 686
564 72000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 2675 [{"id": 1715, "name": "symbolism"}, {"id": 423... en Signs A family living on a farm finds mysterious cro... 28.848187 [{"name": "Kennedy/Marshall Company, The", "id... [{"iso_3166_1": "US", "name": "United States o... 02-08-2002 408247917 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It’s not like they didn’t warn us. Signs 6.4 1599
565 150000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.shrek2.com/ 809 [{"id": 378, "name": "prison"}, {"id": 2343, "... en Shrek 2 Shrek, Fiona and Donkey set off to Far, Far Aw... 47.320801 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2004 919838758 93.0 [{"iso_639_1": "en", "name": "English"}] Released Once upon another time... Shrek 2 6.7 2988
566 120000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://disney.go.com/disneyvideos/animatedfilm... 920 [{"id": 830, "name": "car race"}, {"id": 1926,... en Cars Lightning McQueen, a hotshot rookie race car d... 82.643036 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 08-06-2006 461983149 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Ahhh... it's got that new movie smell. Cars 6.6 3877
567 70000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 4806 [{"id": 1415, "name": "small town"}, {"id": 27... en Runaway Bride Ike Graham, New York columnist, writes his tex... 20.230535 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-07-1999 309457509 116.0 [{"iso_639_1": "en", "name": "English"}] Released Catch her if you can. Runaway Bride 5.7 455
568 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/xxx/ 7451 [{"id": 999, "name": "sports car"}, {"id": 186... en xXx Xander Cage is your standard adrenaline junkie... 46.217769 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 09-08-2002 277448382 124.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released A New Breed Of Secret Agent. xXx 5.8 1424
569 74000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://www.spongebobmovie.com/ 228165 [{"id": 270, "name": "ocean"}, {"id": 658, "na... en The SpongeBob Movie: Sponge Out of Water Burger Beard is a pirate who is in search of t... 36.952268 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-02-2015 311594032 93.0 [{"iso_639_1": "en", "name": "English"}] Released He's leaving his world behind. The SpongeBob Movie: Sponge Out of Water 5.8 719
570 80000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 3595 [{"id": 800, "name": "bounty"}, {"id": 1452, "... en Ransom When a rich man's son is kidnapped, he coopera... 16.411345 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 08-11-1996 309492681 117.0 [{"iso_639_1": "en", "name": "English"}] Released Someone is going to pay. Ransom 6.4 470
571 70000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.inglouriousbasterds-movie.com/ 16869 [{"id": 90, "name": "paris"}, {"id": 1008, "na... en Inglourious Basterds In Nazi-occupied France during World War II, a... 72.595961 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 18-08-2009 319131050 153.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Once upon a time in Nazi occupied France... Inglourious Basterds 7.9 6430
572 70000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 879 [{"id": 334, "name": "flying"}, {"id": 1400, "... en Hook The boy who wasn't supposed to grow up—Peter P... 33.648404 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 11-12-1991 300854823 144.0 [{"iso_639_1": "en", "name": "English"}] Released What if Peter Pan grew up? Hook 6.6 1532
573 70000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 1573 [{"id": 502, "name": "ambush"}, {"id": 720, "n... en Die Hard 2 John McClane is an off-duty cop gripped with a... 57.698470 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 02-07-1990 240031094 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Die Harder Die Hard 2 6.6 1896
574 80000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.sonypictures.com/homevideo/swat/ 9257 [{"id": 2434, "name": "liberation"}, {"id": 35... en S.W.A.T. Hondo Harrelson recruits Jim Street to join an... 34.052253 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 08-08-2003 116643346 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You're either S.W.A.T. or you're not. S.W.A.T. 5.8 770
575 68000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 1903 [{"id": 1453, "name": "amnesia"}, {"id": 1595,... en Vanilla Sky David Aames (Tom Cruise) has it all: wealth, g... 27.299301 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-12-2001 203388341 136.0 [{"iso_639_1": "en", "name": "English"}] Released Forget everything you know, and open your eyes. Vanilla Sky 6.5 1078
576 75000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9697 [{"id": 663, "name": "fortune teller"}, {"id":... en Lady in the Water Apartment building superintendent Cleveland He... 20.219385 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 21-07-2006 42285169 110.0 [{"iso_639_1": "en", "name": "English"}] Released Time is running out for a happy ending. Lady in the Water 5.3 409
577 70000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... http://www.avp-movie.com/ 395 [{"id": 83, "name": "saving the world"}, {"id"... en AVP: Alien vs. Predator When scientists discover something in the Arct... 42.957216 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 12-08-2004 171183863 101.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Whoever wins... We lose AVP: Alien vs. Predator 5.5 1217
578 75000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.munkyourself.com/ 23398 [{"id": 10986, "name": "chipmunk"}, {"id": 109... en Alvin and the Chipmunks: The Squeakquel Pop sensations Alvin, Simon and Theodore end u... 29.412262 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 21-12-2009 443140005 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Boys are back in town... and they have com... Alvin and the Chipmunks: The Squeakquel 5.4 666
579 75000000 [{"id": 28, "name": "Action"}, {"id": 36, "nam... NaN 10590 [{"id": 422, "name": "vietnam veteran"}, {"id"... en We Were Soldiers The story of the first major battle of the Ame... 19.708731 [{"name": "Icon Entertainment International", ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-03-2002 114660784 138.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released 400 U.S paratroopers. 4000 Vietnamese soldiers... We Were Soldiers 6.7 521
580 70000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 117263 [{"id": 833, "name": "white house"}, {"id": 41... en Olympus Has Fallen When the White House (Secret Service Code: "Ol... 59.428223 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "US", "name": "United States o... 20-03-2013 161025640 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When our flag falls our nation will rise. Olympus Has Fallen 6.2 2981
581 70000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 200 [{"id": 161176, "name": "space opera"}, {"id":... en Star Trek: Insurrection When an alien race and factions within Starfle... 19.711951 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 10-12-1998 118000000 103.0 [{"iso_639_1": "en", "name": "English"}] Released The battle for paradise has begun. Star Trek: Insurrection 6.3 391
582 70000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.battlela.com 44943 [{"id": 83, "name": "saving the world"}, {"id"... en Battle: Los Angeles The Earth is attacked by unknown forces. As pe... 49.199234 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 08-03-2011 202466756 116.0 [{"iso_639_1": "en", "name": "English"}] Released It's not war. It's survival. Battle: Los Angeles 5.5 1448
583 70000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 587 [{"id": 291, "name": "circus"}, {"id": 494, "n... en Big Fish Throughout his life Edward Bloom has always be... 46.199482 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-12-2003 122919055 125.0 [{"iso_639_1": "en", "name": "English"}] Released An adventure as big as life itself. Big Fish 7.6 1994
584 0 [{"id": 14, "name": "Fantasy"}] NaN 10395 [{"id": 596, "name": "adultery"}, {"id": 2499,... en Wolf Publisher Will Randall becomes a werewolf and ... 13.758526 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 17-06-1994 0 125.0 [{"iso_639_1": "en", "name": "English"}] Released The animal is out. Wolf 6.0 216
585 66000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.warhorsemovie.com/ 57212 [{"id": 2504, "name": "world war i"}, {"id": 2... en War Horse Follows a young man named Albert and his horse... 29.505574 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-12-2011 177584879 146.0 [{"iso_639_1": "en", "name": "English"}] Released Separated by War. Tested by Battle. Bound by F... War Horse 7.0 992
586 70000000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... http://www.monumentsmen.com/ 152760 [{"id": 1956, "name": "world war ii"}, {"id": ... en The Monuments Men Based on the true story of the greatest treasu... 43.873266 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 24-01-2014 154984035 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It was the greatest art heist in history The Monuments Men 5.8 1523
587 70000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 2756 [{"id": 270, "name": "ocean"}, {"id": 658, "na... en The Abyss A civilian oil rig crew is recruited to conduc... 24.961625 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 09-08-1989 90000098 139.0 [{"iso_639_1": "en", "name": "English"}] Released There's everything you've ever known about adv... The Abyss 7.1 808
588 70000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.wallstreetmoneyneversleeps.com/ 33909 [{"id": 179431, "name": "duringcreditsstinger"}] en Wall Street: Money Never Sleeps As the global economy teeters on the brink of ... 23.256450 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 02-09-2010 134748021 133.0 [{"iso_639_1": "en", "name": "English"}] Released Gordon never gives up. Wall Street: Money Never Sleeps 5.8 493
589 70000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 49017 [{"id": 3133, "name": "vampire"}, {"id": 3633,... en Dracula Untold Vlad Tepes is a great hero, but when he learns... 64.457947 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-10-2014 215529201 92.0 [{"iso_639_1": "en", "name": "English"}] Released Every bloodline has a beginning Dracula Untold 6.2 2389
590 70000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 9882 [{"id": 187, "name": "islam"}, {"id": 789, "na... en The Siege The secret US abduction of a suspected terrori... 20.089933 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 06-11-1998 116672912 116.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released On November 6th our freedom is history The Siege 6.0 352
591 70000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.stardustmovie.com 2270 [{"id": 616, "name": "witch"}, {"id": 818, "na... en Stardust In a countryside town bordering on a magical l... 48.032734 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "IS", "name": "Iceland"}, {"is... 09-08-2007 135560026 127.0 [{"iso_639_1": "en", "name": "English"}] Released This Summer A Star Falls. The Chase Begins. Stardust 7.1 1184
592 70000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 978 [{"id": 188, "name": "buddhism"}, {"id": 486, ... en Seven Years in Tibet Austrian mountaineer, Heinrich Harrer journeys... 16.929910 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-09-1997 131457682 136.0 [{"iso_639_1": "en", "name": "English"}] Released At the end of the world his real journey began. Seven Years in Tibet 7.0 630
593 70000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.thedilemmamovie.com 44564 [{"id": 596, "name": "adultery"}, {"id": 1326,... en The Dilemma Longtime friends Ronny and Nick are partners i... 14.780634 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 13-01-2011 67112664 111.0 [{"iso_639_1": "en", "name": "English"}] Released Two best friends. Nothing could come between t... The Dilemma 5.2 304
594 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 3132 [{"id": 502, "name": "ambush"}, {"id": 591, "n... en Bad Company When a Harvard-educated CIA agent is killed du... 14.086292 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 07-06-2002 65977295 116.0 [{"iso_639_1": "en", "name": "English"}] Released Two Mismatched Partners. One Messed Up Case! Bad Company 5.4 228
595 60000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 8814 [{"id": 3822, "name": "teleportation"}, {"id":... en Doom A team of space marines known as the Rapid Res... 29.261348 [{"name": "Di Bonaventura Pictures", "id": 435... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 20-10-2005 55987321 105.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released No one gets out alive. Doom 5.0 609
596 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 8427 [{"id": 810, "name": "budapest"}, {"id": 1930,... en I Spy When the Switchblade, the most sophisticated p... 13.267631 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 31-10-2002 33561137 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Attitude meets espionage. I Spy 5.2 269
597 70000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.entertheunderworld.com/ 52520 [{"id": 3133, "name": "vampire"}, {"id": 5600,... en Underworld: Awakening After being held in a coma-like state for fift... 58.401204 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 19-01-2012 160112671 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Vengeance Returns Underworld: Awakening 6.1 1862
598 75000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.warnerbros.com/rock-ages 80585 [{"id": 4344, "name": "musical"}, {"id": 8900,... en Rock of Ages A small town girl and a city boy meet on the S... 23.515938 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 13-06-2012 59418613 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nothin' but a good time Rock of Ages 6.0 385
599 70000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 10592 [{"id": 577, "name": "black people"}, {"id": 1... en Hart's War Fourth-generation Army Col. William McNamara i... 14.244518 [{"name": "David Foster Productions", "id": 49... [{"iso_3166_1": "US", "name": "United States o... 15-02-2002 32287044 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Beyond Courage, Beyond Honor. Hart's War 5.9 241
600 66000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 49021 [{"id": 10084, "name": "rescue"}] en Killer Elite Based on a shocking true story, Killer Elite p... 29.501489 [{"name": "Current Entertainment", "id": 972},... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 23-09-2011 57777106 116.0 [{"iso_639_1": "en", "name": "English"}] Released May the best man live. Killer Elite 6.1 695
601 0 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 11535 [{"id": 554, "name": "manager"}, {"id": 1395, ... en Rollerball From the director of Die Hard comes this high-... 9.306253 [{"name": "Atlas Entertainment", "id": 507}, {... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-02-2002 0 98.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Go Ballistic Rollerball 3.4 106
602 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10550 [{"id": 1465, "name": "loss of family"}, {"id"... en Ballistic: Ecks vs. Sever Jonathan Ecks, an FBI agent, realizes that he ... 8.373780 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-09-2002 19924033 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Ballistic: Ecks vs. Sever 4.3 97
603 70000000 [{"id": 53, "name": "Thriller"}] NaN 11258 [{"id": 798, "name": "sheriff"}, {"id": 2217, ... en Hard Rain Get swept up in the action as an armored car d... 10.930537 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 16-01-1998 19870567 97.0 [{"iso_639_1": "en", "name": "English"}] Released In the worst storm in living memory, one guard... Hard Rain 5.5 179
604 75000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.osmosisjones.com/ 12610 [{"id": 5198, "name": "cold"}, {"id": 6681, "n... en Osmosis Jones A policeman white blood cell, with the help of... 10.545440 [{"name": "Conundrum Entertainment", "id": 115... [{"iso_3166_1": "US", "name": "United States o... 07-08-2001 13596911 95.0 [{"iso_639_1": "en", "name": "English"}] Released Every BODY needs a hero Osmosis Jones 5.9 228
605 70000000 [{"id": 16, "name": "Animation"}, {"id": 10402... http://www.dorothyofozthemovie.com/ 59981 [] en Legends of Oz: Dorothy's Return Dorothy wakes up in post-tornado Kansas, only ... 6.682006 [{"name": "Prana Animation Studios", "id": 221... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 13-06-2013 18662027 88.0 [{"iso_639_1": "en", "name": "English"}] Released There's trouble in OZ... Legends of Oz: Dorothy's Return 5.9 43
606 70000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.legendary.com/film/blackhat/ 201088 [{"id": 949, "name": "terrorist"}, {"id": 1576... en Blackhat A man is released from prison to help American... 46.832372 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-01-2015 17752940 133.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released We are no longer in control. Blackhat 5.1 826
607 70000000 [{"id": 9648, "name": "Mystery"}, {"id": 28, "... http://www.skycaptain.com/ 5137 [{"id": 212, "name": "london england"}, {"id":... en Sky Captain and the World of Tomorrow When gigantic robots attack New York City, "Sk... 24.664776 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-09-2004 57958696 107.0 [{"iso_639_1": "bo", "name": ""}, {"iso_639_1"... Released Who will save us? Sky Captain and the World of Tomorrow 5.7 439
608 70000000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 3093 [{"id": 255, "name": "male nudity"}, {"id": 57... en Basic Instinct 2 Novelist Catherine Tramell is once again in tr... 13.483387 [{"name": "Intermedia Films", "id": 763}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 29-03-2006 38629478 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everything interesting begins in the mind Basic Instinct 2 4.6 180
609 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://escapeplanmovie.com/ 107846 [{"id": 378, "name": "prison"}, {"id": 789, "n... en Escape Plan Ray Breslin is the world's foremost authority ... 44.478043 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 09-10-2013 122915111 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No one breaks out alone. Escape Plan 6.7 1659
610 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 188207 [{"id": 2035, "name": "mythology"}, {"id": 898... en The Legend of Hercules In Ancient Greece 1200 B.C., a queen succumbs ... 25.020428 [{"name": "Millennium Films", "id": 10254}] [{"iso_3166_1": "US", "name": "United States o... 10-01-2014 61279452 99.0 [{"iso_639_1": "en", "name": "English"}] Released Every Man Has a Destiny The Legend of Hercules 4.4 533
611 68000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.paramount.com/movies/sum-all-fears 4614 [{"id": 591, "name": "cia"}, {"id": 949, "name... en The Sum of All Fears When the president of Russia suddenly dies, a ... 22.392544 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 31-05-2002 193000000 124.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released 27,000 nuclear weapons. One is missing. The Sum of All Fears 5.9 437
612 68000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://eclipsethemovie.com 24021 [{"id": 3133, "name": "vampire"}, {"id": 3687,... en The Twilight Saga: Eclipse Bella once again finds herself surrounded by d... 107.069763 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 23-06-2010 698491347 124.0 [{"iso_639_1": "en", "name": "English"}] Released It all begins ... With a choice. The Twilight Saga: Eclipse 5.8 2301
613 68000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 11371 [{"id": 3356, "name": "quebec"}, {"id": 155331... en The Score An aging thief hopes to retire and live off hi... 22.572323 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 13-07-2001 71069884 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There are no partners in crime The Score 6.7 423
614 69000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.despicable.me/ 20352 [{"id": 4130, "name": "adoptive father"}, {"id... en Despicable Me Villainous Gru lives up to his reputation as a... 113.858273 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-07-2010 543513985 95.0 [{"iso_639_1": "en", "name": "English"}] Released Superbad. Superdad. Despicable Me 7.1 6478
615 60000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11517 [{"id": 380, "name": "brother brother relation... en Money Train A vengeful New York transit cop decides to ste... 10.004564 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 21-11-1995 35431113 103.0 [{"iso_639_1": "en", "name": "English"}] Released Get on, or GET OUT THE WAY! Money Train 5.4 222
616 68000000 [{"id": 35, "name": "Comedy"}] NaN 214756 [{"id": 5098, "name": "sperm bank"}, {"id": 96... en Ted 2 Newlywed couple Ted and Tami-Lynn want to have... 68.734513 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-06-2015 217022588 115.0 [{"iso_639_1": "en", "name": "English"}] Released Ted is Coming, Again. Ted 2 6.2 2463
617 70000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.agoralapelicula.com/ 26428 [{"id": 186, "name": "christianity"}, {"id": 4... en Agora A historical drama set in Roman Egypt, concern... 18.888806 [{"name": "Himen\u00f3ptero", "id": 784}, {"na... [{"iso_3166_1": "ES", "name": "Spain"}] 17-05-2009 39041505 127.0 [{"iso_639_1": "en", "name": "English"}] Released Alexandria, Egypt. 391 A.D. The World Changed ... Agora 6.9 395
618 68000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 9824 [{"id": 420, "name": "bowling"}, {"id": 1562, ... en Mystery Men When Captain Amazing (Kinnear) is kidnapped by... 12.948627 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 06-08-1999 29762011 121.0 [{"iso_639_1": "en", "name": "English"}] Released We're not your classic heroes, we're the other... Mystery Men 5.7 250
619 36000000 [{"id": 35, "name": "Comedy"}] http://hallpassmovie.warnerbros.com/ 48988 [{"id": 1157, "name": "wife husband relationsh... en Hall Pass When best buds Rick and Fred begin to show sig... 27.115890 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-02-2011 83160734 105.0 [{"iso_639_1": "en", "name": "English"}] Released One Week, No Rules Hall Pass 5.4 611
620 90000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9008 [{"id": 470, "name": "spy"}, {"id": 918, "name... en The Insider Tells the true story of a 60 Minutes televisio... 26.153669 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 28-10-1999 60289912 157.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Two men driven to tell the truth... whatever t... The Insider 7.3 481
621 80000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... https://www.facebook.com/thefinesthoursmovie 300673 [{"id": 3547, "name": "coast guard"}, {"id": 9... en The Finest Hours The Coast Guard makes a daring rescue attempt ... 28.223664 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-01-2016 52099090 114.0 [{"iso_639_1": "en", "name": "English"}] Released 32 survivors, room for 12. The Finest Hours 6.3 588
622 70000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://wwws.warnerbros.co.uk/bodyoflies/ 12113 [{"id": 321, "name": "terror"}, {"id": 769, "n... en Body of Lies The CIA’s hunt is on for the mastermind of a w... 37.507136 [{"name": "Scott Free Productions", "id": 1645... [{"iso_3166_1": "US", "name": "United States o... 10-10-2008 113280098 128.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Trust no one. Deceive everyone. Body of Lies 6.5 895
623 69000000 [{"id": 35, "name": "Comedy"}] http://www.dinnerforschmucks.com/ 38778 [{"id": 2161, "name": "mouse"}, {"id": 2415, "... en Dinner for Schmucks Rising executive Tim Wagner works for a boss w... 11.023691 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-07-2010 86387857 114.0 [{"iso_639_1": "en", "name": "English"}] Released Takes One To Know One. Dinner for Schmucks 5.5 531
624 69000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 72331 [{"id": 840, "name": "usa president"}, {"id": ... en Abraham Lincoln: Vampire Hunter President Lincoln's mother is killed by a supe... 38.634767 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 20-06-2012 112265139 94.0 [{"iso_639_1": "en", "name": "English"}] Released Are you a patriot or a vampire? Abraham Lincoln: Vampire Hunter 5.5 1269
625 66000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.foxmovies.com.au/entrapment 1844 [{"id": 212, "name": "london england"}, {"id":... en Entrapment Two thieves, who travel in elegant circles, tr... 25.877794 [{"name": "Fountainbridge Films", "id": 414}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-04-1999 212404396 112.0 [{"iso_639_1": "en", "name": "English"}] Released The trap is set. Entrapment 6.0 602
626 66000000 [{"id": 9648, "name": "Mystery"}, {"id": 878, ... NaN 846 [{"id": 258, "name": "bomb"}, {"id": 720, "nam... en The X Files Mulder and Scully, now taken off the FBI's X F... 18.599910 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 19-06-1998 189198313 121.0 [{"iso_639_1": "en", "name": "English"}] Released Fight the Future The X Files 6.6 488
627 67000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9703 [{"id": 1405, "name": "roman empire"}, {"id": ... en The Last Legion As the Roman empire crumbles, young Romulus Au... 12.282911 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-04-2007 25303038 102.0 [{"iso_639_1": "en", "name": "English"}] Released The end of an empire...the beginning of a legend. The Last Legion 5.0 207
628 70000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 857 [{"id": 1327, "name": "war crimes"}, {"id": 14... en Saving Private Ryan As U.S. troops storm the beaches of Normandy, ... 76.041867 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-07-1998 481840909 169.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released The mission is a man. Saving Private Ryan 7.9 5048
629 66000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 136797 [{"id": 9666, "name": "street race"}, {"id": 1... en Need for Speed The film revolves around a local street-racer ... 54.814890 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "PH", "name": "Philippines"}, ... 13-03-2014 203277636 130.0 [{"iso_639_1": "en", "name": "English"}] Released For honor. For love. For redemption. Need for Speed 6.1 1520
630 70000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 3981 [{"id": 515, "name": "women"}, {"id": 1475, "n... en What Women Want Advertising executive Nick Marshall is as cock... 31.391650 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-12-2000 374111707 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He has the power to hear everything women are ... What Women Want 6.1 992
631 59000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.iceagemovies.com/films/ice-age 425 [{"id": 311, "name": "human evolution"}, {"id"... en Ice Age With the impending ice age almost upon them, a... 99.561972 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 10-03-2002 383257136 81.0 [{"iso_639_1": "en", "name": "English"}] Released They came. They thawed. They conquered. Ice Age 7.1 3857
632 68000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://dreamcatchermovie.warnerbros.com/ 6171 [{"id": 3684, "name": "religion and supernatur... en Dreamcatcher Four boyhood pals perform a heroic act and are... 26.792794 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 21-03-2003 75715436 136.0 [{"iso_639_1": "en", "name": "English"}] Released A circle of friendship. A web of mystery. A pa... Dreamcatcher 5.3 567
633 65000000 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 72976 [{"id": 840, "name": "usa president"}, {"id": ... en Lincoln A revealing drama that focuses on the 16th Pre... 36.307296 [{"name": "DreamWorks", "id": 7}, {"name": "Am... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 09-11-2012 275293450 149.0 [{"iso_639_1": "en", "name": "English"}] Released With the moral courage and fierce determinatio... Lincoln 6.7 1429
634 63000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.warnerbros.com/matrix 603 [{"id": 83, "name": "saving the world"}, {"id"... en The Matrix Set in the 22nd century, The Matrix tells the ... 104.309993 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 30-03-1999 463517383 136.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to the Real World. The Matrix 7.9 8907
635 52000000 [{"id": 18, "name": "Drama"}] NaN 568 [{"id": 305, "name": "moon"}, {"id": 1196, "na... en Apollo 13 The true story of technical troubles that scut... 68.140214 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 30-06-1995 355237933 140.0 [{"iso_639_1": "en", "name": "English"}] Released Houston, we have a problem. Apollo 13 7.3 1599
636 65000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 9021 [{"id": 65, "name": "holiday"}, {"id": 1441, "... en The Santa Clause 2 Better watch out! The big guy in red is coming... 14.646884 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 31-10-2002 172855065 104.0 [{"iso_639_1": "en", "name": "English"}] Released What's Christmas Fun without some Reindeer Games? The Santa Clause 2 5.5 297
637 61000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.lesmiserablesfilm.com 82695 [{"id": 254, "name": "france"}, {"id": 642, "n... en Les Misérables An adaptation of the successful stage musical ... 48.356214 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-12-2012 441809770 157.0 [{"iso_639_1": "en", "name": "English"}] Released Fight. Dream. Hope. Love. Les Misérables 7.1 1884
638 65000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://youvegotmail.warnerbros.com 9489 [{"id": 9799, "name": "romantic comedy"}, {"id... en You've Got Mail Book superstore magnate, Joe Fox and independe... 28.540267 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 17-12-1998 250821495 119.0 [{"iso_639_1": "en", "name": "English"}] Released Someone you pass on the street may already be ... You've Got Mail 6.3 838
639 65000000 [{"id": 35, "name": "Comedy"}] NaN 12133 [{"id": 1412, "name": "becoming an adult"}, {"... en Step Brothers Brennan Huff and Dale Doback might be grown me... 22.977983 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-07-2008 128107642 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They grow up so fast. Step Brothers 6.5 1062
640 95000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9342 [{"id": 387, "name": "california"}, {"id": 470... en The Mask of Zorro It has been twenty years since Don Diego de la... 31.086791 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 16-07-1998 250288523 136.0 [{"iso_639_1": "en", "name": "English"}] Released No one has seen his face... but everyone ... k... The Mask of Zorro 6.3 1183
641 65000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://duedatemovie.warnerbros.com/ 41733 [{"id": 3306, "name": "highway"}, {"id": 8631,... en Due Date Peter Highman must scramble across the US in f... 43.865294 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 04-11-2010 211780824 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Leave Your Comfort Zone Due Date 6.2 1685
642 65000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.unbrokenfilm.com/ 227306 [{"id": 1956, "name": "world war ii"}, {"id": ... en Unbroken A chronicle of the life of Louis Zamperini, an... 43.055253 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-12-2014 163442937 137.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Survival. Resilience. Redemption. Unbroken 7.3 1400
643 65000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://movies.warnerbros.com/spacecowboys/inde... 5551 [{"id": 1432, "name": "nasa"}, {"id": 3801, "n... en Space Cowboys Frank Corvin, ‘Hawk’ Hawkins, Jerry O'Neill an... 15.772081 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 31-07-2000 128884132 130.0 [{"iso_639_1": "en", "name": "English"}] Released Space will never be the same. Space Cowboys 6.3 403
644 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9350 [{"id": 2805, "name": "rocky mountains"}, {"id... en Cliffhanger A year after losing his friend in a tragic 4,0... 26.199090 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 28-05-1993 255000211 112.0 [{"iso_639_1": "en", "name": "English"}] Released The height of adventure. Cliffhanger 6.1 588
645 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9208 [{"id": 720, "name": "helicopter"}, {"id": 126... en Broken Arrow When rogue stealth-fighter pilot Vic Deakins d... 22.769108 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 09-02-1996 150270147 108.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare to Go Ballistic. Broken Arrow 5.7 453
646 65000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... http://movies.disney.com/the-kid 4244 [{"id": 965, "name": "age difference"}, {"id":... en The Kid Powerful businessman Russ Duritz is self-absor... 18.281798 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 07-07-2000 69700000 104.0 [{"iso_639_1": "en", "name": "English"}] Released Nobody ever grows up quite like they imagined. The Kid 6.0 238
647 63000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 1852 [{"id": 321, "name": "terror"}, {"id": 708, "n... en World Trade Center On September, 11th 2001, after the terrorist a... 24.697533 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-08-2006 162945894 128.0 [{"iso_639_1": "en", "name": "English"}] Released The world saw evil that day. Two men saw somet... World Trade Center 5.9 447
648 65000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 11820 [{"id": 171452, "name": "faculty"}, {"id": 171... en Mona Lisa Smile The story of Katherine Ann Watson, a feminist ... 19.718544 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 19-12-2003 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released In a world that told them how to think, she sh... Mona Lisa Smile 6.5 393
649 65000000 [{"id": 35, "name": "Comedy"}] http://www.dictatorthemovie.com/ 76493 [{"id": 190066, "name": "kurdish"}] en The Dictator The heroic story of a dictator who risks his l... 31.349143 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 15-05-2012 179379533 83.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released kurd The Dictator 5.9 1743
650 65000000 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... http://eyeswideshut.warnerbros.com/ 345 [{"id": 314, "name": "life and death"}, {"id":... en Eyes Wide Shut After Dr. Bill Hartford's wife, Alice, admits ... 27.870312 [{"name": "Hobby Films", "id": 194}, {"name": ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-07-1999 162091208 159.0 [{"iso_639_1": "en", "name": "English"}] Released Cruise. Kidman. Kubrick. Eyes Wide Shut 7.1 1234
651 65000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 196867 [{"id": 4344, "name": "musical"}, {"id": 13014... en Annie Ever since her parents left her as a baby, lit... 33.439187 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 19-12-2014 133821816 119.0 [{"iso_639_1": "en", "name": "English"}] Released It's a Hard Knock Life Annie 6.0 466
652 50100000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://focusmovie.com/ 256591 [{"id": 3182, "name": "seduction"}, {"id": 320... en Focus Nicky, a veteran con artist, takes a novice na... 59.634029 [{"name": "Kramer & Sigman Films", "id": 21914... [{"iso_3166_1": "US", "name": "United States o... 25-02-2015 153962963 105.0 [{"iso_639_1": "en", "name": "English"}] Released Never Drop The Con. Focus 6.7 2542
653 65000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.thismeanswarmovie.com/ 59962 [{"id": 128, "name": "love triangle"}, {"id": ... en This Means War Two top CIA operatives wage an epic battle aga... 38.994297 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 14-02-2012 156974557 103.0 [{"iso_639_1": "en", "name": "English"}] Released It's SPY Against SPY This Means War 5.9 1389
654 65000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.warnerbros.com/blade-trinity 36648 [{"id": 1812, "name": "fbi"}, {"id": 3633, "na... en Blade: Trinity For years, Blade has fought against the vampir... 49.660055 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 08-12-2004 128905366 123.0 [{"iso_639_1": "eo", "name": "Esperanto"}, {"i... Released The final hunt begins. Blade: Trinity 5.7 1252
655 4200000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 1880 [{"id": 1008, "name": "guerrilla"}, {"id": 198... en Red Dawn It is the mid-1980s. From out of the sky, Sovi... 11.743085 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 10-08-1984 38376497 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Red Dawn 6.4 215
656 65000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9440 [{"id": 833, "name": "white house"}, {"id": 84... en Primary Colors In this adaptation of the best-selling roman à... 9.110247 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 20-03-1998 0 143.0 [{"iso_639_1": "en", "name": "English"}] Released What went down on the way to the top. Primary Colors 6.1 94
657 65000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... http://www.residentevil-movie.com/site/ 71679 [{"id": 1852, "name": "mutant"}, {"id": 4565, ... en Resident Evil: Retribution The Umbrella Corporation’s deadly T-virus cont... 6.227675 [{"name": "Davis-Films", "id": 342}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 12-09-2012 240159255 95.0 [{"iso_639_1": "en", "name": "English"}] Released The Ultimate Battle Begins Resident Evil: Retribution 5.6 1600
658 45000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.deathracemovie.net/ 10483 [{"id": 830, "name": "car race"}, {"id": 4565,... en Death Race Terminal Island, New York: 2020. Overcrowding ... 42.578770 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-08-2008 73762516 105.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready for a killer race. Death Race 6.0 1175
659 65000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 11412 [{"id": 441, "name": "assassination"}, {"id": ... en The Long Kiss Goodnight Samantha Caine, suburban homemaker, is the ide... 15.858629 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 11-10-1996 89456761 120.0 [{"iso_639_1": "en", "name": "English"}] Released What's forgotten is not always gone. The Long Kiss Goodnight 6.5 314
660 65000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11983 [{"id": 1562, "name": "hostage"}, {"id": 1605,... en Proof of Life Alice hires a professional negotiator to obtai... 14.866901 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 08-12-2000 0 135.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Proof of Life 6.0 208
661 65000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... NaN 6795 [{"id": 4414, "name": "adventure"}, {"id": 609... en Zathura: A Space Adventure After their father is called into work, two yo... 15.194239 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 06-11-2005 64321501 101.0 [{"iso_639_1": "en", "name": "English"}] Released Adventure Is Waiting Zathura: A Space Adventure 6.1 779
662 63000000 [{"id": 18, "name": "Drama"}] http://www.foxmovies.com/movies/fight-club 550 [{"id": 825, "name": "support group"}, {"id": ... en Fight Club A ticking-time-bomb insomniac and a slippery s... 146.757391 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-10-1999 100853753 139.0 [{"iso_639_1": "en", "name": "English"}] Released Mischief. Mayhem. Soap. Fight Club 8.3 9413
663 65000000 [{"id": 18, "name": "Drama"}] NaN 11170 [{"id": 579, "name": "american football"}, {"i... en We Are Marshall When a plane crash claims the lives of members... 8.629665 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 12-12-2006 43545364 124.0 [{"iso_639_1": "en", "name": "English"}] Released From the ashes we rose. We Are Marshall 6.7 186
664 65000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9292 [{"id": 716, "name": "vatican"}, {"id": 2967, ... en Hudson Hawk Eddie Hawkins, called Hudson Hawk has just bee... 16.803457 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-05-1991 17218080 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Danger is his middle name. Hudson Hawk 5.4 269
665 65000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10783 [{"id": 902, "name": "weather forecast"}, {"id... en Lucky Numbers Russ Richards is a TV weatherman and local cel... 2.952595 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 27-10-2000 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released When they put their heads together... it's a n... Lucky Numbers 4.9 52
666 65000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.ifrankensteinfilm.com 100241 [{"id": 634, "name": "soul"}, {"id": 2011, "na... en I, Frankenstein 200 years after his shocking creation, Dr. Fra... 31.324734 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 22-01-2014 71154592 92.0 [{"iso_639_1": "en", "name": "English"}] Released In the battle between good and evil, an immort... I, Frankenstein 5.0 687
667 50000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.olivertwistthemovie.co.uk/ 257 [{"id": 212, "name": "london england"}, {"id":... en Oliver Twist Oliver Twist the modern filmed version of Char... 20.415572 [{"name": "R.P. Productions", "id": 355}, {"na... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 23-09-2005 42093706 130.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Oliver Twist 6.7 274
668 43000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... http://marvel.com/movies/movie/13/elektra 9947 [{"id": 779, "name": "martial arts"}, {"id": 9... en Elektra Elektra the warrior survives a near-death expe... 28.613892 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-01-2005 56681566 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Looks can kill Elektra 4.8 575
669 65000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://sincity-2.com/ 189 [{"id": 703, "name": "detective"}, {"id": 4565... en Sin City: A Dame to Kill For Some of Sin City's most hard-boiled citizens c... 85.428395 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 20-08-2014 39407616 102.0 [{"iso_639_1": "en", "name": "English"}] Released There is no justice without sin. Sin City: A Dame to Kill For 6.3 1286
670 64000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 12618 [{"id": 1326, "name": "infidelity"}, {"id": 60... en Random Hearts After the death of their loved ones in a tragi... 4.137237 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 08-10-1999 74608570 133.0 [{"iso_639_1": "en", "name": "English"}] Released In a perfect world...they never would have met. Random Hearts 5.3 63
671 55000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.everestmovie.com/ 253412 [{"id": 1262, "name": "mountains"}, {"id": 337... en Everest Inspired by the incredible events surrounding ... 60.246978 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "IS", "name": "Iceland"}, {"is... 10-09-2015 203427584 121.0 [{"iso_639_1": "en", "name": "English"}] Released The Storm Awaits. Everest 6.7 1772
672 50000000 [{"id": 80, "name": "Crime"}, {"id": 14, "name... http://www.parfum.film.de/ 1427 [{"id": 90, "name": "paris"}, {"id": 293, "nam... en Perfume: The Story of a Murderer Jean-Baptiste Grenouille, born in the stench o... 42.551902 [{"name": "Davis-Films", "id": 342}, {"name": ... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 13-09-2006 132180323 147.0 [{"iso_639_1": "en", "name": "English"}] Released Based on the best-selling novel Perfume: The Story of a Murderer 7.1 1165
673 63000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.austinpowers.com/ 818 [{"id": 83, "name": "saving the world"}, {"id"... en Austin Powers in Goldmember The world's most shagadelic spy continues his ... 40.137264 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 26-07-2002 296655431 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's still evil... He's still deadly... and he... Austin Powers in Goldmember 5.9 979
674 65000000 [{"id": 16, "name": "Animation"}, {"id": 28, "... http://www.astroboy-themovie.com/ 16577 [{"id": 9715, "name": "superhero"}] en Astro Boy Set in futuristic Metro City, Astro Boy is abo... 24.857079 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 15-10-2009 44091067 94.0 [{"iso_639_1": "en", "name": "English"}] Released Have a blast. Astro Boy 6.1 409
675 63000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... http://www.jurassicpark.com/ 329 [{"id": 911, "name": "exotic island"}, {"id": ... en Jurassic Park A wealthy entrepreneur secretly creates a them... 40.413191 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-06-1993 920100000 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An adventure 65 million years in the making. Jurassic Park 7.6 4856
676 63000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 12160 [{"id": 75, "name": "gunslinger"}, {"id": 395,... en Wyatt Earp Covering the life and times of one of the West... 13.859307 [{"name": "Tig Productions", "id": 335}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 24-06-1994 25052000 191.0 [{"iso_639_1": "en", "name": "English"}] Released The epic story of love and adventure in a lawl... Wyatt Earp 6.5 202
677 62000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 9331 [{"id": 441, "name": "assassination"}, {"id": ... en Clear and Present Danger CIA Analyst Jack Ryan is drawn into an illegal... 18.832471 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-08-1994 215887717 141.0 [{"iso_639_1": "en", "name": "English"}] Released The war of drugs would lead him to the war of ... Clear and Present Danger 6.4 386
678 65000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 300168 [] zh 天將雄師 Huo An, the commander of the Protection Squad ... 9.568884 [{"name": "Shanghai Film Group", "id": 3407}, ... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 19-02-2015 121545703 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When the Eagle meets the Dragon Dragon Blade 5.9 145
679 64000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.littleman-movie.com/ 9072 [{"id": 1009, "name": "baby"}, {"id": 2393, "n... en Little Man After leaving the prison, the dwarf criminal C... 12.421504 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 31-08-2006 101595121 98.0 [{"iso_639_1": "en", "name": "English"}] Released Big things come in small packages Little Man 5.3 261
680 62000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.u-571.com/ 3536 [{"id": 339, "name": "submarine"}, {"id": 1956... en U-571 In the midst of World War II, the battle under... 18.096884 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 20-04-2000 127666415 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Heroes are ordinary men who do extraordinary t... U-571 6.1 340
681 62000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9087 [{"id": 833, "name": "white house"}, {"id": 84... en The American President Widowed U.S. president Andrew Shepherd, one of... 11.056763 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-11-1995 107879496 106.0 [{"iso_639_1": "en", "name": "English"}] Released Why can't the most powerful man in the world h... The American President 6.5 195
682 62000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.lovegurumovie.com/ 12177 [{"id": 6075, "name": "sport"}, {"id": 6483, "... en The Love Guru Born in America and raised in an Indian ashram... 13.218008 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-06-2008 41819064 87.0 [{"iso_639_1": "en", "name": "English"}] Released His Karma is Huge The Love Guru 4.3 242
683 62000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 12138 [{"id": 585, "name": "casino"}, {"id": 1375, "... en 3000 Miles to Graceland It was an ingenious enough plan: rob the Rivie... 11.262655 [{"name": "Franchise Pictures", "id": 1403}, {... [{"iso_3166_1": "US", "name": "United States o... 23-02-2001 18720175 125.0 [{"iso_639_1": "en", "name": "English"}] Released Crime Is King. 3000 Miles to Graceland 5.8 178
684 44000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://thehatefuleight.com/ 273248 [{"id": 801, "name": "bounty hunter"}, {"id": ... en The Hateful Eight Bounty hunters seek shelter from a raging bliz... 68.717016 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 25-12-2015 155760117 167.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released No one comes up here without a damn good reason. The Hateful Eight 7.6 4274
685 53000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9955 [{"id": 271, "name": "competition"}, {"id": 20... en Blades of Glory When a much-publicized ice-skating scandal str... 19.412028 [{"name": "DreamWorks", "id": 7}] [{"iso_3166_1": "US", "name": "United States o... 30-03-2007 0 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Kick Some Ice. Blades of Glory 5.9 569
686 63000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.iwantcandy.com/ 50359 [{"id": 6285, "name": "coup d'etat"}, {"id": 8... en Hop E.B., the Easter Bunny's teenage son, heads to... 16.791058 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 30-03-2011 183953723 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Candy, chicks and rock 'n' roll. Hop 5.5 331
687 65000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://300themovie.warnerbros.com 1271 [{"id": 3597, "name": "evisceration"}, {"id": ... en 300 Based on Frank Miller's graphic novel, "300" i... 65.197968 [{"name": "Virtual Studios", "id": 449}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 09-12-2006 422610419 117.0 [{"iso_639_1": "en", "name": "English"}] Released Spartans, prepare for glory! 300 7.0 4997
688 80000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.meetthefockers.com/index.php 693 [{"id": 591, "name": "cia"}, {"id": 970, "name... en Meet the Fockers Hard-to-crack ex-CIA man, Jack Byrnes and his ... 32.829538 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 22-12-2004 516642939 115.0 [{"iso_639_1": "en", "name": "English"}] Released Misery loves family. Meet the Fockers 6.1 1373
689 60000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://marleyandmemovie.com/ 14306 [{"id": 736, "name": "journalist"}, {"id": 818... en Marley & Me A newly married couple who, in the process of ... 30.951203 [{"name": "Sunswept Entertainment", "id": 5219... [{"iso_3166_1": "US", "name": "United States o... 25-12-2008 244082376 115.0 [{"iso_639_1": "en", "name": "English"}] Released Heel the love. Marley & Me 6.9 1343
690 60000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://thegreenmile.warnerbros.com/ 497 [{"id": 531, "name": "southern usa"}, {"id": 5... en The Green Mile A supernatural tale set on death row in a Sout... 103.698022 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 10-12-1999 284600000 189.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Miracles do happen. The Green Mile 8.2 4048
691 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://video.movies.go.com/wildhogs/ 11199 [{"id": 1599, "name": "midlife crisis"}, {"id"... en Wild Hogs Restless and ready for adventure, four suburba... 31.719463 [{"name": "Wild Hogs Productions", "id": 6354}... [{"iso_3166_1": "US", "name": "United States o... 02-03-2007 253625427 100.0 [{"iso_639_1": "en", "name": "English"}] Released A lot can happen on the road to nowhere. Wild Hogs 5.6 648
692 150000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://movies.disney.com/chicken-little 9982 [{"id": 1357, "name": "fish"}, {"id": 1415, "n... en Chicken Little When the sky really is falling and sanity has ... 47.973995 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 04-11-2005 314432665 81.0 [{"iso_639_1": "en", "name": "English"}] Released When it comes to saving the world, it helps to... Chicken Little 5.6 944
693 61000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... http://www.gonegirlmovie.com/ 210577 [{"id": 818, "name": "based on novel"}, {"id":... en Gone Girl With his wife's disappearance having become th... 143.041543 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-10-2014 369330363 145.0 [{"iso_639_1": "en", "name": "English"}] Released You don't know what you've got 'til it's... Gone Girl 7.9 5862
694 60000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.universalstudiosentertainment.com/t... 2501 [{"id": 90, "name": "paris"}, {"id": 107, "nam... en The Bourne Identity Wounded to the brink of death and suffering fr... 86.476817 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-06-2002 214034224 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He was the perfect weapon until he became the ... The Bourne Identity 7.3 3583
695 58000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/757/Goldeneye/ 710 [{"id": 701, "name": "cuba"}, {"id": 769, "nam... en GoldenEye James Bond must unmask the mysterious head of ... 59.824565 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-11-1995 352194034 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No limits. No fears. No substitutes. GoldenEye 6.6 1174
696 60000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 2275 [{"id": 236, "name": "suicide"}, {"id": 703, "... en The General's Daughter When the body of Army Capt. Elizabeth Campbell... 18.345613 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 18-06-1999 149705852 116.0 [{"iso_639_1": "en", "name": "English"}] Released Go behind the lies. The General's Daughter 6.1 205
697 60000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 37165 [{"id": 2147, "name": "claustrophobia"}, {"id"... en The Truman Show Truman Burbank is the star of "The Truman Show... 56.488027 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 04-06-1998 264118201 103.0 [{"iso_639_1": "en", "name": "English"}] Released On the air. Unaware. The Truman Show 7.8 4537
698 70000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 9837 [{"id": 488, "name": "moses"}, {"id": 1160, "n... en The Prince of Egypt This is the extraordinary tale of two brothers... 29.464852 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 15-12-1998 218613188 99.0 [{"iso_639_1": "he", "name": "\u05e2\u05b4\u05... Released The Power Is Real. The Prince of Egypt 6.8 817
699 60000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 10708 [{"id": 271, "name": "competition"}, {"id": 38... en Daddy Day Care Two men get laid off and have to become stay-a... 18.106021 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 03-05-2003 164433867 92.0 [{"iso_639_1": "en", "name": "English"}] Released Who's your daddy? Daddy Day Care 5.6 506
700 61000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.2guns.net/ 136400 [{"id": 1568, "name": "undercover"}, {"id": 46... en 2 Guns A DEA agent and an undercover Naval Intelligen... 42.881415 [{"name": "Universal Studios", "id": 13}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-08-2013 131940411 109.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released 2 Guns, 1 Bank. 2 Guns 6.6 1589
701 60000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://catsanddogsmovie.warnerbros.com/cmp/mai... 10992 [{"id": 1721, "name": "fight"}, {"id": 6088, "... en Cats & Dogs When a professor develops a vaccine that elimi... 18.735024 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 04-07-2001 93375151 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Things Are Gonna Get Hairy! Cats & Dogs 5.0 352
702 60000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.italianjobmovie.com/ 9654 [{"id": 110, "name": "venice"}, {"id": 387, "n... en The Italian Job Charlie Croker pulled off the crime of a lifet... 62.766854 [{"name": "De Line Pictures", "id": 2609}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 30-05-2003 176070171 110.0 [{"iso_639_1": "uk", "name": "\u0423\u043a\u04... Released Get in. Get out. Get even. The Italian Job 6.6 1919
703 60000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 2642 [{"id": 242, "name": "new york"}, {"id": 6592,... en Two Weeks Notice Dedicated environmental lawyer Lucy Kelson goe... 24.153567 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 19-12-2002 93354918 101.0 [{"iso_639_1": "en", "name": "English"}] Released Over. Done. Finished. A comedy about love at l... Two Weeks Notice 5.9 487
704 60000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 8916 [{"id": 1402, "name": "general"}, {"id": 1701,... en Antz In this animated hit, a neurotic worker ant in... 41.515702 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 02-10-1998 171757863 83.0 [{"iso_639_1": "en", "name": "English"}] Released Every ant has his day. Antz 6.0 1272
705 70000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.couplesretreatmovie.com/ 19899 [{"id": 2041, "name": "island"}, {"id": 2587, ... en Couples Retreat Four couples, all friends, descend on a tropic... 26.676487 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 19-09-2009 171844840 113.0 [{"iso_639_1": "en", "name": "English"}] Released It may be paradise... but it's no vacation. Couples Retreat 5.3 588
706 60000000 [{"id": 12, "name": "Adventure"}] NaN 2119 [{"id": 6315, "name": "stock-car-race"}, {"id"... en Days of Thunder Talented but unproven stock car driver Cole Tr... 16.278022 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-06-1990 157920733 107.0 [{"iso_639_1": "en", "name": "English"}] Released You can't stop the thunder. Days of Thunder 5.9 353
707 60000000 [{"id": 35, "name": "Comedy"}] NaN 9641 [{"id": 65, "name": "holiday"}, {"id": 1889, "... en Cheaper by the Dozen 2 Steve Martin and Bonnie Hunt return as heads o... 18.831023 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 21-12-2005 129181830 94.0 [{"iso_639_1": "en", "name": "English"}] Released Same Big Family... Even Bigger Adventure. Cheaper by the Dozen 2 5.7 526
708 61000000 [{"id": 28, "name": "Action"}] http://mazerunnermovies.com 294254 [{"id": 818, "name": "based on novel"}, {"id":... en Maze Runner: The Scorch Trials Thomas and his fellow Gladers face their great... 113.161483 [{"name": "Gotham Group", "id": 3672}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 09-09-2015 311256926 132.0 [{"iso_639_1": "en", "name": "English"}] Released The Maze Was Just the Beginning. Maze Runner: The Scorch Trials 6.4 3040
709 60000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/eatpraylove/ 38167 [{"id": 7348, "name": "indonesia"}, {"id": 113... en Eat Pray Love Liz Gilbert had everything a modern woman is s... 28.800112 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 12-08-2010 204594016 133.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released Let Yourself GO Eat Pray Love 5.8 636
710 60000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 5994 [{"id": 1022, "name": "workaholic"}, {"id": 34... en The Family Man Jack's lavish, fast-paced lifestyle changes on... 19.705489 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 12-12-2000 0 125.0 [{"iso_639_1": "en", "name": "English"}] Released What if you made different choices? What if yo... The Family Man 6.5 521
711 58000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 39514 [{"id": 591, "name": "cia"}, {"id": 4948, "nam... en RED When his peaceful life is threatened by a high... 41.430245 [{"name": "DC Comics", "id": 429}, {"name": "D... [{"iso_3166_1": "US", "name": "United States o... 13-10-2010 71664962 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Still armed. Still dangerous. Still got it. RED 6.6 2808
712 55000000 [{"id": 18, "name": "Drama"}] NaN 9563 [{"id": 579, "name": "american football"}, {"i... en Any Given Sunday A star quarterback gets knocked out of the gam... 23.127561 [{"name": "Donners' Company", "id": 431}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-12-1999 100230832 163.0 [{"iso_639_1": "en", "name": "English"}] Released Play or be Played. Any Given Sunday 6.8 422
713 60000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 547 [{"id": 128, "name": "love triangle"}, {"id": ... en The Horse Whisperer Based on the novel by the same name from Nicho... 12.867352 [{"name": "Wildwood Enterprises", "id": 316}, ... [{"iso_3166_1": "US", "name": "United States o... 14-05-1998 186883563 170.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Horse Whisperer 6.7 292
714 65000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 1538 [{"id": 387, "name": "california"}, {"id": 444... en Collateral Cab driver Max picks up a man who offers him $... 44.815022 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 04-08-2004 217764291 120.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released It started like any other night. Collateral 7.0 1451
715 60000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... http://www.the-scorpion-king.com/ 9334 [{"id": 1160, "name": "egypt"}, {"id": 1530, "... en The Scorpion King In ancient Egypt, peasant Mathayus is hired to... 37.537093 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 16-04-2002 165333180 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Warrior. Legend. King. The Scorpion King 5.3 779
716 60000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 11128 [{"id": 168110, "name": "ledge"}, {"id": 16811... en Ladder 49 Under the watchful eye of his mentor, Captain ... 10.999910 [{"name": "Casey Silver Productions", "id": 87... [{"iso_3166_1": "US", "name": "United States o... 01-10-2004 74541707 115.0 [{"iso_639_1": "en", "name": "English"}] Released Their greatest challenge lies in rescuing one ... Ladder 49 6.2 207
717 60000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.jackreachermovie.com/ 75780 [{"id": 818, "name": "based on novel"}, {"id":... en Jack Reacher In an innocent heartland city, five are shot d... 56.868399 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-12-2012 218340595 130.0 [{"iso_639_1": "en", "name": "English"}] Released The Law Has Limits. He Does Not. Jack Reacher 6.3 2998
718 60000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 8914 [{"id": 2988, "name": "shark attack"}, {"id": ... en Deep Blue Sea On a remote former submarine refueling facilit... 22.991269 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 28-07-1999 73648228 105.0 [{"iso_639_1": "en", "name": "English"}] Released Bigger. Smarter. Faster. Meaner. Deep Blue Sea 5.6 604
719 60000000 [{"id": 10402, "name": "Music"}, {"id": 99, "n... http://www.thisisit-movie.com 13576 [{"id": 3490, "name": "pop star"}, {"id": 6027... en Michael Jackson's This Is It A compilation of interviews, rehearsals and ba... 15.798622 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 28-10-2009 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Like You've Never Seen Him Before This Is It 6.7 247
720 60000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://contagionmovie.warnerbros.com/ 39538 [{"id": 83, "name": "saving the world"}, {"id"... en Contagion As an epidemic of a lethal airborne virus - th... 38.820858 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 08-09-2011 137551594 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nothing spreads like fear Contagion 6.2 1325
721 0 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... NaN 10628 [{"id": 1322, "name": "money delivery"}, {"id"... en Kangaroo Jack Two childhood friends, a New York hairstylist ... 10.292864 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 17-01-2003 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released He stole the money... And he's not giving it b... Kangaroo Jack 4.3 203
722 60000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://coraline.com/ 14836 [{"id": 1566, "name": "dream"}, {"id": 4484, "... en Coraline When Coraline moves to an old house, she feels... 51.146047 [{"name": "Focus Features", "id": 10146}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-02-2009 124596398 100.0 [{"iso_639_1": "en", "name": "English"}] Released Be careful what you wish for. Coraline 7.3 1386
723 60000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.thehappeningmovie.com 8645 [{"id": 3352, "name": "tree"}, {"id": 5096, "n... en The Happening When a deadly airborne virus threatens to wipe... 20.501582 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 11-06-2008 163403799 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released We've Sensed It. We've Seen The Signs. Now... ... The Happening 4.9 950
724 70000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 9509 [{"id": 534, "name": "mexico"}, {"id": 591, "n... en Man on Fire Jaded ex-CIA operative John Creasy reluctantly... 45.299089 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-04-2004 130293714 146.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Creasy's art is death, and he is about to pain... Man on Fire 7.3 1553
725 50000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://movies.disney.com/the-shaggy-dog-2006 10067 [{"id": 494, "name": "father son relationship"... en The Shaggy Dog The tale of a workaholic dad-turned-dog who fi... 4.280619 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-03-2006 61112916 98.0 [{"iso_639_1": "en", "name": "English"}] Released It's going to be a ruff day. The Shaggy Dog 4.5 137
726 60000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9384 [{"id": 167715, "name": "informant"}, {"id": 1... en Starsky & Hutch Join uptight David Starsky and laid-back Ken "... 28.848842 [{"name": "Weed Road Pictures", "id": 433}, {"... [{"iso_3166_1": "US", "name": "United States o... 05-03-2004 170268750 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They're the man. Starsky & Hutch 5.6 644
727 60000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... NaN 9279 [{"id": 65, "name": "holiday"}, {"id": 1441, "... en Jingle All the Way Meet Howard Langston, a salesman for a mattres... 22.501041 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-11-1996 129832389 89.0 [{"iso_639_1": "en", "name": "English"}] Released Two Dads, One Toy, No Prisoners. Jingle All the Way 5.5 575
728 66000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.sonypictures.com/homevideo/hellboy/ 1487 [{"id": 4252, "name": "black magic"}, {"id": 5... en Hellboy In the final days of World War II, the Nazis a... 47.479755 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 02-04-2004 99318987 122.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released From the Dark Side to Our Side. Hellboy 6.5 2225
729 70000000 [{"id": 18, "name": "Drama"}] NaN 9422 [{"id": 3836, "name": "success"}, {"id": 5212,... en A Civil Action Jan Schlickmann is a cynical lawyer who goes o... 10.147321 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-03-1998 56702901 115.0 [{"iso_639_1": "en", "name": "English"}] Released Justice has its price. A Civil Action 6.1 109
730 60000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://paranorman.com 77174 [{"id": 2723, "name": "medium"}, {"id": 10121,... en ParaNorman In the town of Blithe Hollow, Norman Babcock i... 39.539045 [{"name": "Focus Features", "id": 10146}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-08-2012 107139399 90.0 [{"iso_639_1": "en", "name": "English"}] Released It's all fun and games until someone raises th... ParaNorman 6.7 789
731 60000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 4824 [{"id": 1812, "name": "fbi"}, {"id": 2106, "na... en The Jackal Hired by a powerful member of the Russian mafi... 19.747459 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-11-1997 159330280 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How do you stop an assassin who has no identity? The Jackal 6.1 527
732 60000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9620 [{"id": 530, "name": "prophecy"}, {"id": 5721,... en Paycheck Michael Jennings is a genius who's hired – and... 29.018826 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-12-2003 96269812 119.0 [{"iso_639_1": "en", "name": "English"}] Released Remember the future. Paycheck 5.9 581
733 60000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 9302 [{"id": 416, "name": "miami"}, {"id": 2136, "n... en Up Close & Personal Tally Atwater has a dream: to be a prime-time ... 4.801849 [{"name": "Cinergi Pictures Entertainment", "i... [{"iso_3166_1": "US", "name": "United States o... 01-03-1996 0 119.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Every Day we Have, is One More Than We Deserve. Up Close & Personal 5.9 50
734 60000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... https://www.uphe.com/movies/the-tale-of-desper... 10199 [{"id": 1797, "name": "loyalty"}, {"id": 2137,... en The Tale of Despereaux Once upon a time... in the far away kingdom of... 16.493576 [{"name": "Larger Than Life Productions", "id"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-12-2008 50877145 93.0 [{"iso_639_1": "en", "name": "English"}] Released Small Mouse. Big Dreams The Tale of Despereaux 5.8 258
735 0 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 10771 [{"id": 258, "name": "bomb"}, {"id": 2051, "na... en The Tuxedo Cabbie-turned-chauffeur Jimmy Tong learns ther... 21.549232 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 27-09-2002 0 98.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Suit up for action! The Tuxedo 5.3 483
736 60000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 3512 [{"id": 949, "name": "terrorist"}, {"id": 2314... en Under Siege 2: Dark Territory A passenger train has been hijacked by an elec... 13.080725 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 13-07-1995 104324083 100.0 [{"iso_639_1": "en", "name": "English"}] Released Last time he rocked the boat. This time the sk... Under Siege 2: Dark Territory 5.6 210
737 60000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 137094 [{"id": 212, "name": "london england"}, {"id":... en Jack Ryan: Shadow Recruit Jack Ryan, as a young covert CIA analyst, unco... 42.538258 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "RU", "name": "Russia"}, {"iso... 15-01-2014 50549107 105.0 [{"iso_639_1": "en", "name": "English"}] Released Trust no one. Jack Ryan: Shadow Recruit 5.9 1173
738 60000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.foxmovies.com/movies/joy 274479 [{"id": 1382, "name": "factory"}, {"id": 1436,... en Joy A story based on the life of a struggling Long... 29.876507 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 24-12-2015 101134059 124.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released NaN Joy 6.4 1581
739 60000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... https://www.facebook.com/LondonHasFallenOfficial 267860 [{"id": 212, "name": "london england"}, {"id":... en London Has Fallen In London for the Prime Minister's funeral, Mi... 61.849521 [{"name": "Millennium Films", "id": 10254}, {"... [{"iso_3166_1": "BG", "name": "Bulgaria"}, {"i... 02-03-2016 205754447 99.0 [{"iso_639_1": "en", "name": "English"}] Released The world's leaders have assembled. So have th... London Has Fallen 5.8 1621
740 70000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 8078 [{"id": 803, "name": "android"}, {"id": 3070, ... en Alien: Resurrection Two hundred years after Lt. Ripley died, a gro... 37.449630 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 12-11-1997 162000000 109.0 [{"iso_639_1": "en", "name": "English"}] Released It's already too late. Alien: Resurrection 5.9 1365
741 61000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.shootermovie.com/ 7485 [{"id": 417, "name": "corruption"}, {"id": 158... en Shooter A marksman living in exile is coaxed back into... 37.378081 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-03-2007 95696996 124.0 [{"iso_639_1": "en", "name": "English"}] Released Yesterday was about honor. Today is about just... Shooter 6.9 1462
742 60000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 170687 [{"id": 818, "name": "based on novel"}, {"id":... en The Boxtrolls An orphaned boy raised by underground creature... 30.656345 [{"name": "Laika Entertainment", "id": 11537}] [{"iso_3166_1": "US", "name": "United States o... 10-09-2014 108255770 97.0 [{"iso_639_1": "en", "name": "English"}] Released When troubles strikes friends stack together The Boxtrolls 6.6 668
743 75000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 6435 [{"id": 616, "name": "witch"}, {"id": 2343, "n... en Practical Magic Sally and Gillian Owens, born into a magical f... 15.142701 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 16-10-1998 46683377 104.0 [{"iso_639_1": "en", "name": "English"}] Released For two sisters from a family of witches, fall... Practical Magic 6.3 338
744 60000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.thelegomovie.com 137106 [{"id": 494, "name": "father son relationship"... en The Lego Movie An ordinary Lego mini-figure, mistakenly thoug... 59.547928 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 06-02-2014 469160692 100.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a nobody who saved everybody. The Lego Movie 7.5 3070
745 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10040 [{"id": 1336, "name": "ransom"}, {"id": 2562, ... en Miss Congeniality 2: Armed and Fabulous After her triumph at the Miss United States pa... 19.998581 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 11-03-2005 0 115.0 [{"iso_639_1": "en", "name": "English"}] Released You might feel a little prick Miss Congeniality 2: Armed and Fabulous 5.3 425
746 60000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 6278 [{"id": 12554, "name": "dragon"}, {"id": 34152... en Reign of Fire In post-apocalyptic England, an American volun... 27.615108 [{"name": "The Zanuck Company", "id": 80}, {"n... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 12-07-2002 43061982 101.0 [{"iso_639_1": "en", "name": "English"}] Released Fight Fire With Fire Reign of Fire 6.0 669
747 60000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://gangstersquad.warnerbros.com/ 82682 [{"id": 12670, "name": "los angeles"}, {"id": ... en Gangster Squad Los Angeles, 1949. Ruthless, Brooklyn-born mob... 29.041198 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 10-01-2013 105200903 113.0 [{"iso_639_1": "en", "name": "English"}] Released No Names. No Badges. No Mercy. Gangster Squad 6.2 1778
748 60000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... NaN 17610 [{"id": 1530, "name": "temple"}, {"id": 2831, ... en Year One When a couple of lazy hunter-gatherers are ban... 25.293538 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 18-06-2009 62357900 97.0 [{"iso_639_1": "en", "name": "English"}] Released Meet your ancestors Year One 4.6 524
749 60000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://invictusmovie.warnerbros.com 22954 [{"id": 1485, "name": "stadium"}, {"id": 3644,... en Invictus Newly elected President Nelson Mandela knows h... 23.851190 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 10-12-2009 122233971 134.0 [{"iso_639_1": "en", "name": "English"}] Released His people needed a leader. He gave them a cha... Invictus 7.0 1125
750 60000000 [{"id": 28, "name": "Action"}] http://www.stateofplaymovie.net/ 16995 [{"id": 417, "name": "corruption"}, {"id": 441... en State of Play Handsome, unflappable U.S. Congressman Stephen... 21.685719 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-04-2009 87784194 127.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Find The Truth State of Play 6.7 484
751 78146652 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.universalstudiosentertainment.com/d... 16558 [{"id": 470, "name": "spy"}] en Duplicity Two romantically-engaged corporate spies team ... 13.630049 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 19-03-2009 60000000 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Outwit. Outspy. Outsmart. Outplay. Then get out. Duplicity 5.7 201
752 65000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9849 [{"id": 9951, "name": "alien"}, {"id": 10539, ... en My Favorite Martian News producer, Tim O'Hara gets himself fired f... 6.806920 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 11-02-1999 36850101 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The martian has landed. There goes the neighbo... My Favorite Martian 5.1 80
753 60000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 5820 [{"id": 840, "name": "usa president"}, {"id": ... en The Sentinel A secret service agent is framed as the mole i... 15.352807 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 19-04-2006 77920346 108.0 [{"iso_639_1": "en", "name": "English"}] Released In 141 years, there's never been a traitor in ... The Sentinel 5.8 225
754 70000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.sonypictures.com/movies/planet51/ 16866 [{"id": 3243, "name": "flying saucer"}, {"id":... en Planet 51 When Earth astronaut Capt. Chuck Baker arrives... 23.661071 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 19-11-2009 104945765 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Something strange is coming to their planet...Us! Planet 51 5.6 556
755 60000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 201 [{"id": 402, "name": "clone"}, {"id": 441, "na... en Star Trek: Nemesis En route to the honeymoon of William Riker to ... 21.605533 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 13-12-2002 67312826 117.0 [{"iso_639_1": "en", "name": "English"}] Released A generation's final journey... begins. Star Trek: Nemesis 6.1 479
756 60000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... NaN 11775 [{"id": 387, "name": "california"}, {"id": 782... en Intolerable Cruelty A revenge-seeking gold digger marries a womani... 22.620125 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 02-09-2003 119940815 100.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released They can't keep their hands off each others as... Intolerable Cruelty 5.8 391
757 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://troublewiththecurve.warnerbros.com/ 87825 [{"id": 515, "name": "women"}, {"id": 1480, "n... en Trouble with the Curve Slowed by age and failing eyesight, crack base... 18.587114 [{"name": "Malpaso Productions", "id": 171}, {... [{"iso_3166_1": "US", "name": "United States o... 21-09-2012 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Whatever Life Throws at You Trouble with the Curve 6.6 366
758 80000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 12201 [{"id": 9826, "name": "murder"}, {"id": 14819,... en Edge of Darkness As a seasoned homicide detective, Thomas Crave... 24.657931 [{"name": "Icon Productions", "id": 152}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-01-2010 74901339 117.0 [{"iso_639_1": "en", "name": "English"}] Released Some secrets take us to the edge. Edge of Darkness 6.2 487
759 60000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 11015 [{"id": 520, "name": "chicago"}, {"id": 818, "... en The Relic A researcher at Chicago's Natural History Muse... 12.621769 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-01-1997 33956608 110.0 [{"iso_639_1": "en", "name": "English"}] Released The Next Evolution In Terror. The Relic 5.8 130
760 60000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9932 [{"id": 378, "name": "prison"}, {"id": 1321, "... en Analyze That The mafia's Paul Vitti is back in prison and w... 21.089520 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 06-12-2002 55003135 96.0 [{"iso_639_1": "en", "name": "English"}] Released Back in therapy Analyze That 5.7 380
761 60000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.righteouskill-themovie.com 13389 [{"id": 9748, "name": "revenge"}, {"id": 9826,... en Righteous Kill Two veteran New York City detectives work to i... 18.380176 [{"name": "Grosvenor Park Media Ltd.", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 11-09-2008 73174566 101.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Most people respect the badge. Everybody respe... Righteous Kill 5.9 375
762 60000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 8838 [{"id": 782, "name": "assassin"}, {"id": 1465,... en Mercury Rising Renegade FBI agent Art Jeffries protects a nin... 18.877795 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 03-04-1998 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Someone knows too much. Mercury Rising 6.0 368
763 60000000 [{"id": 18, "name": "Drama"}] http://www.soloistmovie.com 17332 [{"id": 918, "name": "newspaper"}, {"id": 3536... en The Soloist A Los Angeles journalist befriends a homeless ... 17.299333 [{"name": "DreamWorks", "id": 7}, {"name": "Un... [{"iso_3166_1": "US", "name": "United States o... 24-04-2009 31720158 109.0 [{"iso_639_1": "en", "name": "English"}] Released Life has a mind of its own The Soloist 6.6 234
764 80000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 4958 [{"id": 271, "name": "competition"}, {"id": 25... en The Legend of Bagger Vance World War I has left golfer Rannulph Junuh a p... 16.848899 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 02-11-2000 39459427 126.0 [{"iso_639_1": "en", "name": "English"}] Released It Was Just A Moment Ago. The Legend of Bagger Vance 6.3 251
765 60000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 786 [{"id": 922, "name": "hotel room"}, {"id": 176... en Almost Famous Almost Famous is an autobiographical inspired ... 21.547446 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-09-2000 47383689 122.0 [{"iso_639_1": "en", "name": "English"}] Released Experience it. Enjoy it. Just don't fall for it. Almost Famous 7.4 797
766 0 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 9513 [{"id": 212, "name": "london england"}, {"id":... en Garfield: A Tail of Two Kitties Garfield is back and this time Garfield and hi... 16.930969 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-06-2006 141702264 78.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Ego has landed. Garfield: A Tail of Two Kitties 5.1 464
767 60000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/xxxstateoft... 11679 [{"id": 521, "name": "washington d.c."}, {"id"... en xXx: State of the Union Ice Cube stars as Darius Stone, a thrill-seeki... 36.689223 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 27-04-2005 71073932 101.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare for the next level xXx: State of the Union 4.7 549
768 60000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.priest-themovie.com/ 38321 [{"id": 3133, "name": "vampire"}, {"id": 3571,... en Priest In an alternate world, humanity and vampires h... 28.350927 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 05-05-2011 78309131 87.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released Vampire Killer Priest 5.4 692
769 60000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://sinbad-themovie.com/main.html 14411 [{"id": 3071, "name": "prince"}, {"id": 7994, ... en Sinbad: Legend of the Seven Seas The sailor of legend is framed by the goddess ... 18.815442 [{"name": "DreamWorks Animation", "id": 521}] [{"iso_3166_1": "US", "name": "United States o... 02-07-2003 26288320 86.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released NaN Sinbad: Legend of the Seven Seas 6.6 372
770 60000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 8413 [{"id": 1826, "name": "space marine"}, {"id": ... en Event Horizon In the year 2047 a group of astronauts are sen... 29.787135 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-08-1997 26673242 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Infinite Space - Infinite Terror Event Horizon 6.5 742
771 60000000 [{"id": 18, "name": "Drama"}] NaN 10052 [{"id": 3725, "name": "pregnancy and birth"}, ... en Dragonfly A grieving doctor is being contacted by his la... 8.927137 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-02-2002 52322400 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When someone you love dies... are they gone fo... Dragonfly 6.1 204
772 50000000 [{"id": 18, "name": "Drama"}] NaN 9676 [{"id": 445, "name": "pornography"}, {"id": 54... en The Black Dahlia Lee Blanchard and Bucky Bleichert are former b... 15.213484 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 15-09-2006 49111202 121.0 [{"iso_639_1": "en", "name": "English"}] Released Inspired by the most notorious unsolved murder... The Black Dahlia 5.7 287
773 60000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9664 [{"id": 2504, "name": "world war i"}, {"id": 1... en Flyboys The adventures of the Lafayette Escadrille, yo... 13.155999 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-09-2006 17800000 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Inspired by a true story Flyboys 6.3 271
774 72000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 2100 [{"id": 378, "name": "prison"}, {"id": 1402, "... en The Last Castle A Court Martialed general rallies together 120... 15.433244 [{"name": "DreamWorks SKG", "id": 27}] [{"iso_3166_1": "US", "name": "United States o... 19-10-2001 27642707 131.0 [{"iso_639_1": "en", "name": "English"}] Released A Castle Can Only Have One King The Last Castle 7.0 285
775 90000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 10384 [{"id": 577, "name": "black people"}, {"id": 1... en Supernova Set in the 22nd century, when a battered salva... 5.762037 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 14-01-2000 14828081 91.0 [{"iso_639_1": "en", "name": "English"}] Released In the farthest reaches of space, something ha... Supernova 4.9 109
776 60000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://www.winterstalemovie.com/ 137321 [{"id": 818, "name": "based on novel"}] en Winter's Tale A burglar falls for an heiress as she dies in ... 22.736038 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 13-02-2014 30800231 118.0 [{"iso_639_1": "en", "name": "English"}] Released This is not a true story. This is true love. Winter's Tale 6.0 487
777 60000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.themortalinstrumentsmovie.com/ 123553 [{"id": 290, "name": "angel"}, {"id": 3133, "n... en The Mortal Instruments: City of Bones In New York City, Clary Fray, a seemingly ordi... 45.514031 [{"name": "Constantin Film Produktion", "id": ... [{"iso_3166_1": "US", "name": "United States o... 21-08-2013 90565421 130.0 [{"iso_639_1": "en", "name": "English"}] Released You have been chosen The Mortal Instruments: City of Bones 6.2 1602
778 60000000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... http://www.meetdavemovie.com/ 11260 [{"id": 242, "name": "new york"}, {"id": 1316,... en Meet Dave A crew of miniature aliens operate a spaceship... 18.676291 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 08-07-2008 50650079 90.0 [{"iso_639_1": "en", "name": "English"}] Released There's a Whole Other World Going on Inside of... Meet Dave 5.0 371
779 30000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 9009 [{"id": 818, "name": "based on novel"}, {"id":... en Dark Water Dahlia Williams and her daughter Cecelia move ... 14.376463 [{"name": "Vertigo Entertainment", "id": 829},... [{"iso_3166_1": "US", "name": "United States o... 27-06-2005 25473093 105.0 [{"iso_639_1": "en", "name": "English"}] Released This Season, The Mystery Of The Darkness Will ... Dark Water 5.3 274
780 80000000 [{"id": 35, "name": "Comedy"}] NaN 11374 [{"id": 2571, "name": "tv show"}, {"id": 3586,... en Edtv Video store clerk Ed agrees to have his life f... 14.298297 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 26-03-1999 0 122.0 [{"iso_639_1": "en", "name": "English"}] Released Fame. Be careful. It's out there. Edtv 5.7 166
781 60000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://www.inkheartmovie.com/ 2309 [{"id": 3096, "name": "book"}, {"id": 3205, "n... en Inkheart The adventures of a father and his young daugh... 27.018886 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 11-12-2008 57490374 106.0 [{"iso_639_1": "en", "name": "English"}] Released Every story ever written is just waiting to be... Inkheart 6.0 592
782 60000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.mycityscreams.com/ 8285 [{"id": 1308, "name": "secret identity"}, {"id... en The Spirit Down these mean streets a man must come. A her... 14.848560 [{"name": "DC Comics", "id": 429}, {"name": "L... [{"iso_3166_1": "US", "name": "United States o... 25-12-2008 39031337 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released I'm gonna kill you all kinds of dead. The Spirit 4.7 320
783 60000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... http://mortdecaithemovie.com/ 210860 [{"id": 818, "name": "based on novel"}, {"id":... en Mortdecai Art dealer, Charles Mortdecai, searches for a ... 52.417529 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 21-01-2015 30418560 106.0 [{"iso_639_1": "en", "name": "English"}] Released Sophistication Has a Name. Mortdecai 5.4 1055
784 60000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.inthenameoftheking.com/ 2312 [{"id": 855, "name": "fictional place"}, {"id"... en In the Name of the King: A Dungeon Siege Tale A man named Farmer sets out to rescue his kidn... 15.406173 [{"name": "Boll Kino Beteiligungs GmbH & Co. K... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 29-11-2007 0 127.0 [{"iso_639_1": "en", "name": "English"}] Released Rise and fight In the Name of the King: A Dungeon Siege Tale 4.1 224
785 35000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 9839 [{"id": 212, "name": "london england"}, {"id":... en Beyond Borders Beyond Borders is an epic tale of the turbulen... 6.523472 [{"name": "Mandalay Pictures", "id": 551}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 23-10-2003 0 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Where hope survives. Beyond Borders 6.7 110
786 68490000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://themonkeykingmovie.com 381902 [{"id": 207411, "name": "monkey king"}] zh 西游记之孙悟空三打白骨精 Taking place 500 years after the Havoc in Heav... 4.726290 [{"name": "Filmko Pictures", "id": 9175}] [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 22-01-2016 193677158 120.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN The Monkey King 2 6.0 24
787 80000000 [{"id": 28, "name": "Action"}, {"id": 36, "nam... NaN 13922 [{"id": 818, "name": "based on novel"}, {"id":... en The Great Raid As World War II rages, the elite Sixth Ranger ... 8.923215 [{"name": "Lawrence Bender Productions", "id":... [{"iso_3166_1": "US", "name": "United States o... 12-08-2005 10166502 132.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The most daring rescue mission of our time is ... The Great Raid 6.8 91
788 58000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.foxmovies.com/movies/deadpool 293660 [{"id": 2095, "name": "anti hero"}, {"id": 307... en Deadpool Deadpool tells the origin story of former Spec... 514.569956 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 09-02-2016 783112979 108.0 [{"iso_639_1": "en", "name": "English"}] Released Witness the beginning of a happy ending Deadpool 7.4 10995
789 60000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 9713 [{"id": 1361, "name": "salesclerk"}, {"id": 21... en Holy Man Eddie Murphy stars as an over-the-top televisi... 9.265672 [{"name": "Caravan Pictures", "id": 175}, {"na... [{"iso_3166_1": "US", "name": "United States o... 08-10-1998 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released The Comedy Where Nothing's Sacred! Holy Man 4.9 111
790 58800000 [{"id": 10752, "name": "War"}, {"id": 28, "nam... http://www.americansnipermovie.com 190859 [{"id": 1589, "name": "sniper"}, {"id": 5565, ... en American Sniper U.S. Navy SEAL Chris Kyle takes his sole missi... 87.534370 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 11-12-2014 542307423 133.0 [{"iso_639_1": "en", "name": "English"}] Released The most lethal sniper in U.S. history. American Sniper 7.4 4469
791 58000000 [{"id": 12, "name": "Adventure"}, {"id": 27, "... http://www.goosebumps-movie.com/ 257445 [{"id": 818, "name": "based on novel"}, {"id":... en Goosebumps A teenager teams up with the daughter of young... 45.351617 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 05-08-2015 158162788 103.0 [{"iso_639_1": "en", "name": "English"}] Released The stories are alive. Goosebumps 6.2 995
792 58000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 9007 [{"id": 732, "name": "coma"}, {"id": 818, "nam... en Just Like Heaven Shortly after David Abbott moves into his new ... 13.435730 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 16-09-2005 102854431 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's a wonderful afterlife. Just Like Heaven 6.5 579
793 83000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.vivarockvegas.com/ 889 [{"id": 828, "name": "waitress"}, {"id": 1459,... en The Flintstones in Viva Rock Vegas The Flintstones are at it again. The Flintston... 6.248309 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 28-04-2000 59468275 90.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready to rock! The Flintstones in Viva Rock Vegas 4.4 134
794 63000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1370 [{"id": 271, "name": "competition"}, {"id": 13... en Rambo III Combat has taken its toll on Rambo, but he's f... 31.294717 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-05-1988 189015611 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The first was for himself. The second for his ... Rambo III 5.7 690
795 58000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.leatherheadsmovie.com/ 4942 [{"id": 579, "name": "american football"}, {"i... en Leatherheads A light hearted comedy about the beginnings of... 7.739276 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 24-03-2008 41299492 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If Love Is a Game, Who'll Make the First Pass? Leatherheads 5.7 130
796 60000000 [{"id": 35, "name": "Comedy"}, {"id": 37, "nam... http://www.netflix.com/title/80039517 347969 [{"id": 155573, "name": "wild west"}] en The Ridiculous 6 When his long-lost outlaw father returns, Tomm... 19.694695 [{"name": "Happy Madison Productions", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 11-12-2015 0 119.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Ridiculous 6 4.9 388
797 58000000 [{"id": 35, "name": "Comedy"}] NaN 24438 [{"id": 4009, "name": "witness protection"}, {... en Did You Hear About the Morgans? In New York City, an estranged couple who witn... 14.403696 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-12-2009 85280250 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released We're not in Manhattan anymore. Did You Hear About the Morgans? 5.1 276
798 58000000 [{"id": 35, "name": "Comedy"}] http://www.theinternshipmovie.com/ 116741 [{"id": 3489, "name": "job interview"}, {"id":... en The Internship Two recently laid-off men in their 40s try to ... 1.551497 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 07-06-2013 44000000 119.0 [{"iso_639_1": "en", "name": "English"}] Released Hiring them was a brilliant mistake. The Internship 6.1 1658
799 60000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/residentevi... 35791 [{"id": 4458, "name": "post-apocalyptic"}, {"i... en Resident Evil: Afterlife In a world ravaged by a virus infection, turni... 2.143764 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 09-09-2010 300228084 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released She's back...And she's bringing a few of her f... Resident Evil: Afterlife 5.8 1363
800 58000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.redtails2012.com/ 72431 [{"id": 1956, "name": "world war ii"}, {"id": ... en Red Tails The story of the Tuskegee Airmen, the first Af... 12.296030 [{"name": "Lucasfilm", "id": 1}, {"name": "Twe... [{"iso_3166_1": "US", "name": "United States o... 19-01-2012 50365377 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released High-Octane Action and Daring Dogfights! Red Tails 5.9 178
801 57000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 1813 [{"id": 516, "name": "child abuse"}, {"id": 53... en The Devil's Advocate A hotshot lawyer gets more than he bargained f... 33.847300 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-10-1997 152944660 144.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Evil has its winning ways. The Devil's Advocate 7.2 1374
802 70000000 [{"id": 35, "name": "Comedy"}] http://www.sonypictures.com/movies/thatsmyboy/ 87428 [{"id": 181514, "name": "deadbeat dad"}, {"id"... en That's My Boy While in his teens, Donny fathered a son, Todd... 21.723897 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 14-06-2012 58058367 116.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a child… and his son. That's My Boy 5.5 453
803 57000000 [{"id": 14, "name": "Fantasy"}] NaN 8840 [{"id": 2343, "name": "magic"}, {"id": 4152, "... en DragonHeart In an ancient time when majestic fire-breather... 31.791979 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 31-05-1996 115267375 103.0 [{"iso_639_1": "en", "name": "English"}] Released You will believe. DragonHeart 6.4 535
804 60000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.afterthesunset.com/ 10589 [{"id": 3345, "name": "bahamas"}, {"id": 6168,... en After the Sunset Two master thieves (Brosnan and Hayek) are fin... 14.113066 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 12-11-2004 61347797 97.0 [{"iso_639_1": "en", "name": "English"}] Released Who will walk away? After the Sunset 6.0 226
805 57000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... http://www.thespiritofvengeance.com/ 71676 [{"id": 345, "name": "monk"}, {"id": 3023, "na... en Ghost Rider: Spirit of Vengeance When the devil resurfaces with aims to take ov... 48.622278 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "AE", "name": "United Arab Emi... 10-12-2011 149217355 95.0 [{"iso_639_1": "en", "name": "English"}] Released He Rides Again. Ghost Rider: Spirit of Vengeance 4.7 1135
806 57000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://movies.uip.de/corellismandoline/ 1722 [{"id": 3776, "name": "officer"}, {"id": 17436... en Captain Corelli's Mandolin When a Greek fisherman leaves to fight with th... 9.061866 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-08-2001 62112895 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Captain Corelli's Mandolin 5.5 145
807 56000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://movies.disney.com/the-pacifier 10022 [{"id": 8696, "name": "bodybuilder"}, {"id": 1... en The Pacifier Disgraced Navy SEAL Shane Wolfe is handed a ne... 35.476300 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 04-03-2005 113006880 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to the infantry. The Pacifier 5.8 842
808 56000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 11358 [{"id": 585, "name": "casino"}, {"id": 798, "n... en Walking Tall A former U.S. soldier returns to his hometown ... 23.438398 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 02-04-2004 57223890 86.0 [{"iso_639_1": "en", "name": "English"}] Released One man will stand up for what's right. Walking Tall 6.0 381
809 55000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13 [{"id": 422, "name": "vietnam veteran"}, {"id"... en Forrest Gump A man with a low IQ has accomplished great thi... 138.133331 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 06-07-1994 677945399 142.0 [{"iso_639_1": "en", "name": "English"}] Released The world will never be the same, once you've ... Forrest Gump 8.2 7927
810 60000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://www.chipmunks.com 6477 [{"id": 637, "name": "pop"}, {"id": 3490, "nam... en Alvin and the Chipmunks A struggling songwriter named Dave Seville fin... 47.336034 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-12-2007 361366633 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Get your squeak on! Alvin and the Chipmunks 5.5 1177
811 55000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 1597 [{"id": 591, "name": "cia"}, {"id": 822, "name... en Meet the Parents Greg Focker is ready to marry his girlfriend, ... 29.972240 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 06-10-2000 330444045 108.0 [{"iso_639_1": "en", "name": "English"}] Released First comes love. Then comes the interrogation. Meet the Parents 6.6 1698
812 55000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 10530 [{"id": 1463, "name": "culture clash"}, {"id":... en Pocahontas History comes gloriously to life in Disney's e... 47.845589 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 14-06-1995 346079773 81.0 [{"iso_639_1": "en", "name": "English"}] Released An American legend comes to life. Pocahontas 6.7 1457
813 55000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1924 [{"id": 83, "name": "saving the world"}, {"id"... en Superman Mild-mannered Clark Kent works as a reporter a... 48.507081 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-12-1978 300218018 143.0 [{"iso_639_1": "en", "name": "English"}] Released You'll Believe a Man Can Fly! Superman 6.9 1022
814 54000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 9327 [{"id": 2064, "name": "overweight"}, {"id": 45... en The Nutty Professor Eddie Murphy stars as shy Dr. Sherman Klump, a... 20.281190 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 26-06-1996 128769345 95.0 [{"iso_639_1": "en", "name": "English"}] Released Inside Sherman Klump, a party animal is about ... The Nutty Professor 5.4 702
815 70000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 8488 [{"id": 7699, "name": "speed date"}, {"id": 97... en Hitch Dating coach Alex 'Hitch' Hitchens mentors a b... 34.576913 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 10-02-2005 368100420 118.0 [{"iso_639_1": "en", "name": "English"}] Released The cure for the common man. Hitch 6.4 1665
816 55000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 10603 [{"id": 409, "name": "africa"}, {"id": 582, "n... en George of the Jungle Baby George got into a plane crash in a jungle... 22.573237 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 15-07-1997 0 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Watch out! George of the Jungle 5.4 496
817 55000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 8273 [{"id": 772, "name": "handcuffs"}, {"id": 1156... en American Wedding With high school a distant memory, Jim and Mic... 36.194802 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-08-2003 231449203 103.0 [{"iso_639_1": "en", "name": "English"}] Released Forever hold your piece. American Wedding 6.0 1129
818 55000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.captainphillipsmovie.com 109424 [{"id": 3799, "name": "ship"}, {"id": 4245, "n... en Captain Phillips The true story of Captain Richard Phillips and... 52.786917 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 10-10-2013 95000000 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Out here survival is everything. Captain Phillips 7.6 2454
819 55000000 [{"id": 35, "name": "Comedy"}] http://www.datenight-movie.com/ 35056 [{"id": 248, "name": "date"}, {"id": 417, "nam... en Date Night Phil and Claire Foster fear that their mild-ma... 38.061680 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 08-04-2010 152263880 97.0 [{"iso_639_1": "he", "name": "\u05e2\u05b4\u05... Released One ordinary couple. One little white lie. Date Night 5.9 1122
820 50000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 8839 [{"id": 3335, "name": "halloween"}, {"id": 605... en Casper Furious that her late father only willed her h... 19.830132 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-05-1995 287928194 100.0 [{"iso_639_1": "en", "name": "English"}] Released Get an afterlife Casper 6.0 1019
821 55000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 156022 [{"id": 417, "name": "corruption"}, {"id": 782... en The Equalizer In The Equalizer, Denzel Washington plays McCa... 79.922059 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 24-09-2014 192330738 132.0 [{"iso_639_1": "en", "name": "English"}] Released What do you see when you look at me? The Equalizer 7.1 2954
822 55000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sonypictures.com/movies/maidinmanha... 7303 [{"id": 612, "name": "hotel"}, {"id": 6083, "n... en Maid in Manhattan Marisa Ventura is a struggling single mom who ... 19.738215 [{"name": "Red Om Films", "id": 2455}] [{"iso_3166_1": "US", "name": "United States o... 13-12-2002 154906693 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Maid in Manhattan 5.6 485
823 53000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 8963 [{"id": 339, "name": "submarine"}, {"id": 1860... en Crimson Tide On a US nuclear missile sub, a young first off... 20.334629 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 12-05-1995 157387195 116.0 [{"iso_639_1": "en", "name": "English"}] Released Danger runs deep. Crimson Tide 7.0 498
824 55000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/homevideo/thepursu... 1402 [{"id": 582, "name": "san francisco"}, {"id": ... en The Pursuit of Happyness The true story of Christopher Gardner, who inv... 80.581367 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 14-12-2006 307077295 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Pursuit of Happyness 7.7 2525
825 55000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 9315 [{"id": 220, "name": "berlin"}, {"id": 1872, "... en Flightplan A claustrophobic, Hitchcockian thriller. A ber... 32.051450 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 22-09-2005 223387299 98.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released If Someone Took Everything You Live For... How... Flightplan 6.1 772
826 55000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 8984 [{"id": 6021, "name": "employee"}, {"id": 6282... en Disclosure A computer specialist is sued for sexual haras... 15.064058 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 09-12-1994 214015089 123.0 [{"iso_639_1": "en", "name": "English"}] Released Sex Is Power. Disclosure 5.9 210
827 55000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 795 [{"id": 236, "name": "suicide"}, {"id": 290, "... en City of Angels When guardian angel Seth -- who invisibly watc... 21.272734 [{"name": "Atlas Entertainment", "id": 507}, {... [{"iso_3166_1": "US", "name": "United States o... 10-04-1998 198685114 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released She didn't believe in angels until she fell in... City of Angels 6.4 529
828 30000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.miramax.com/movie/kill-bill-volume-1/ 24 [{"id": 233, "name": "japan"}, {"id": 732, "na... en Kill Bill: Vol. 1 An assassin is shot at the altar by her ruthle... 79.754966 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 10-10-2003 180949000 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Go for the kill. Kill Bill: Vol. 1 7.7 4949
829 55000000 [{"id": 35, "name": "Comedy"}] NaN 11353 [{"id": 887, "name": "film producer"}, {"id": ... en Bowfinger On the verge of bankruptcy and desperate for h... 13.191829 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 12-08-1999 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released The con is on. Bowfinger 6.0 254
830 30000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 393 [{"id": 380, "name": "brother brother relation... en Kill Bill: Vol. 2 The Bride unwaveringly continues on her roarin... 50.622607 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 16-04-2004 152159461 136.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The bride is back for the final cut. Kill Bill: Vol. 2 7.6 3948
831 55000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9618 [{"id": 1563, "name": "prisoner"}, {"id": 1601... en Tango & Cash Ray Tango and Gabriel Cash are narcotics detec... 22.787667 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 22-12-1989 63408614 104.0 [{"iso_639_1": "en", "name": "English"}] Released Two of L.A.'s top rival cops are going to have... Tango & Cash 6.1 458
832 55000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 9374 [{"id": 931, "name": "jealousy"}, {"id": 3258,... en Death Becomes Her Madeline is married to Ernest, who was once ar... 29.498304 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 30-07-1992 149022650 104.0 [{"iso_639_1": "en", "name": "English"}] Released In one small bottle... The fountain of youth. ... Death Becomes Her 6.3 636
833 55000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 8584 [{"id": 7376, "name": "princess"}, {"id": 8099... en Shanghai Noon Chon Wang, a clumsy imperial guard trails Prin... 25.400935 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 26-05-2000 56932305 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The old west meets the far east. Shanghai Noon 6.2 735
834 55000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 2320 [{"id": 258, "name": "bomb"}, {"id": 1336, "na... en Executive Decision Terrorists hijack a 747 inbound to Washington ... 17.231675 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-03-1996 121969216 133.0 [{"iso_639_1": "en", "name": "English"}] Released Fasten your seat belts Executive Decision 5.8 256
835 55000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.popperspenguins.com/main.html 58224 [{"id": 444, "name": "taxi"}, {"id": 1946, "na... en Mr. Popper's Penguins Jim Carrey stars as Tom Popper, a successful b... 32.835777 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 17-06-2011 187361754 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mr. Popper's Penguins 5.7 751
836 55000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.forbiddenkingdommovie.com/ 1729 [{"id": 8847, "name": "tempel"}, {"id": 9390, ... en The Forbidden Kingdom An American teenager who is obsessed with Hong... 17.097041 [{"name": "Casey Silver Productions", "id": 87... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 18-04-2008 127906624 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The battle for eternity is the fantasy of a li... The Forbidden Kingdom 6.3 461
837 55000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 175574 [{"id": 65, "name": "holiday"}, {"id": 4543, "... en Free Birds In this irreverent, hilarious, adventurous bud... 14.414937 [{"name": "Reel FX Creative Studios", "id": 27... [{"iso_3166_1": "US", "name": "United States o... 30-10-2013 110000000 91.0 [{"iso_639_1": "en", "name": "English"}] Released Hang On To Your Nuggets Free Birds 5.7 254
838 50000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 8077 [{"id": 378, "name": "prison"}, {"id": 803, "n... en Alien³ After escaping with Newt and Hicks from the al... 45.856409 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-05-1992 159773545 114.0 [{"iso_639_1": "en", "name": "English"}] Released The bitch is back. Alien³ 6.2 1633
839 55000000 [{"id": 36, "name": "History"}, {"id": 18, "na... http://en.wikipedia.org/wiki/Evita_(film) 8818 [{"id": 549, "name": "prostitute"}, {"id": 165... en Evita The hit musical based on the life of Evita Dua... 7.027139 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 14-12-1996 141047179 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Most Anticipated Motion Picture Event of T... Evita 5.9 120
840 55000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 8195 [{"id": 90, "name": "paris"}, {"id": 254, "nam... en Ronin A briefcase with undisclosed contents – sought... 32.657488 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 25-09-1998 41610884 122.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Your ally could become your enemy. Ronin 6.7 658
841 50000000 [{"id": 12, "name": "Adventure"}] NaN 10586 [{"id": 409, "name": "africa"}, {"id": 2043, "... en The Ghost and the Darkness Sir Robert Beaumont is behind schedule on a ra... 12.465250 [{"name": "Constellation Films", "id": 457}, {... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 11-10-1996 75000000 109.0 [{"iso_639_1": "en", "name": "English"}] Released Prey For The Hunters The Ghost and the Darkness 6.4 236
842 55000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://www.paddington.com/ 116149 [{"id": 392, "name": "england"}, {"id": 477, "... en Paddington A young Peruvian bear with a passion for all t... 39.882276 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 27-11-2014 259207227 95.0 [{"iso_639_1": "en", "name": "English"}] Released The Adventure Begins Paddington 7.0 883
843 68000000 [{"id": 35, "name": "Comedy"}] NaN 80035 [{"id": 279, "name": "usa"}, {"id": 5097, "nam... en The Watch Four everyday suburban guys come together as a... 39.395881 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 26-07-2012 68267862 98.0 [{"iso_639_1": "en", "name": "English"}] Released Got Protection? The Watch 5.3 881
844 55000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 10632 [{"id": 414, "name": "hunter"}, {"id": 1812, "... en The Hunted In the wilderness of British Columbia, two hun... 8.634954 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 11-03-2003 34234008 94.0 [{"iso_639_1": "en", "name": "English"}] Released Some men should not be found. The Hunted 6.0 189
845 80000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 12117 [{"id": 378, "name": "prison"}, {"id": 690, "n... en Instinct Dr. Ethan Powell, an anthropologist, is in Afr... 7.386394 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 04-06-1999 0 126.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Instinct 6.2 146
846 55000000 [{"id": 35, "name": "Comedy"}] NaN 1792 [{"id": 572, "name": "sex"}, {"id": 733, "name... en Stuck on You In Martha's Vineyard, Mass., conjoined twins W... 8.802525 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 10-12-2003 33828318 118.0 [{"iso_639_1": "en", "name": "English"}] Released Whatever happens to the boys, one thing is cer... Stuck on You 5.1 188
847 0 [{"id": 35, "name": "Comedy"}] http://newline.com/properties/semipro.html 13260 [{"id": 6075, "name": "sport"}, {"id": 6496, "... en Semi-Pro Jackie Moon is the owner, promoter, coach, and... 10.449975 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 28-02-2008 33472850 91.0 [{"iso_639_1": "en", "name": "English"}] Released Putting the funk into the dunk. Semi-Pro 5.4 251
848 60000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... NaN 72197 [{"id": 9823, "name": "rivalry"}, {"id": 10121... en The Pirates! In an Adventure with Scientists! The luxuriantly bearded Pirate Captain is a bo... 23.700759 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-03-2012 118338361 88.0 [{"iso_639_1": "en", "name": "English"}] Released It's A Plunderful Life The Pirates! In an Adventure with Scientists! 6.4 374
849 55000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.changelingmovie.net 3580 [{"id": 417, "name": "corruption"}, {"id": 456... en Changeling Christine Collins is overjoyed when her kidnap... 27.509160 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 30-01-2008 113020255 141.0 [{"iso_639_1": "en", "name": "English"}] Released To find her son, she did what no one else dared. Changeling 7.3 1131
850 50000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 12123 [{"id": 1812, "name": "fbi"}, {"id": 2528, "na... en Chain Reaction Two researchers in a green alternative energy ... 20.588620 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 02-08-1996 60209334 107.0 [{"iso_639_1": "en", "name": "English"}] Released Reaction Time 8-4-96 Chain Reaction 5.3 284
851 55000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 9566 [{"id": 6075, "name": "sport"}, {"id": 157904,... en The Fan When the San Francisco Giants pay centerfielde... 4.366488 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-08-1996 18626419 116.0 [{"iso_639_1": "en", "name": "English"}] Released All fans have a favorite player. This one has... The Fan 5.7 194
852 70000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 9833 [{"id": 246, "name": "dancing"}, {"id": 1523, ... en The Phantom of the Opera Deformed since birth, a bitter man known only ... 18.927463 [{"name": "Odyssey Entertainment", "id": 3539}... [{"iso_3166_1": "GB", "name": "United Kingdom"... 08-12-2004 154648887 143.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released The classic musical comes to the big screen fo... The Phantom of the Opera 7.0 438
853 55000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 4517 [{"id": 392, "name": "england"}, {"id": 441, "... en Elizabeth: The Golden Age When Queen Elizabeth's reign is threatened by ... 15.274137 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 09-09-2007 74237563 114.0 [{"iso_639_1": "sv", "name": "svenska"}, {"iso... Released Woman. Warrior. Queen. Elizabeth: The Golden Age 6.6 303
854 62000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 8202 [{"id": 779, "name": "martial arts"}, {"id": 4... en Æon Flux 400 years into the future, disease has wiped o... 29.954302 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-11-2005 52304001 93.0 [{"iso_639_1": "en", "name": "English"}] Released The Perfect World Meets The Perfect Assassin Æon Flux 5.4 703
855 56000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 16072 [{"id": 6091, "name": "war"}, {"id": 14643, "n... en Gods and Generals The film centers mostly around the personal an... 4.362535 [{"name": "Warner Bros. Pictures", "id": 174},... [{"iso_3166_1": "US", "name": "United States o... 21-02-2003 12923936 214.0 [{"iso_639_1": "en", "name": "English"}] Released The nations heart was touched by... Gods and Generals 6.1 48
856 55000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 34314 [{"id": 2080, "name": "stewardess"}, {"id": 38... en Turbulence On a flight transporting dangerous convicts, m... 4.700024 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 09-01-1997 11466088 100.0 [{"iso_639_1": "en", "name": "English"}] Released If you weren't afraid of flying before, you wi... Turbulence 5.2 62
857 55000000 [{"id": 35, "name": "Comedy"}] http://www.imaginethatmovie.com/ 19724 [] en Imagine That A financial executive who can't stop his caree... 12.340384 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-06-2009 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released What if your daughter's imagination... Was the... Imagine That 5.7 134
858 50000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... NaN 145220 [{"id": 4344, "name": "musical"}, {"id": 12998... en Muppets Most Wanted While on a grand world tour, The Muppets find ... 14.808304 [{"name": "Buena Vista", "id": 32}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 20-03-2014 80383290 112.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Taking the world by farce Muppets Most Wanted 6.2 316
859 57000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.thunderbirdsmovie.com 14623 [{"id": 3271, "name": "secret organization"}, ... en Thunderbirds Dangerous missions are the bread and butter of... 9.278750 [{"name": "Studio Canal", "id": 5870}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-07-2004 28283637 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Thunderbirds 4.2 91
860 55000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.burlesquethemovie.com/ 42297 [{"id": 4344, "name": "musical"}, {"id": 12670... en Burlesque The Burlesque Lounge has its best days behind ... 22.863516 [{"name": "Bedford Falls Productions", "id": 3... [{"iso_3166_1": "US", "name": "United States o... 23-11-2010 89519773 119.0 [{"iso_639_1": "en", "name": "English"}] Released It takes a legend... to make a star Burlesque 6.9 573
861 47000000 [{"id": 18, "name": "Drama"}] NaN 2841 [{"id": 90, "name": "paris"}, {"id": 549, "nam... fr Un long dimanche de fiançailles In 1919, Mathilde was 19 years old. Two years ... 23.054510 [{"name": "Gerber Pictures", "id": 975}, {"nam... [{"iso_3166_1": "FR", "name": "France"}] 26-10-2004 0 133.0 [{"iso_639_1": "co", "name": ""}, {"iso_639_1"... Released Never let go A Very Long Engagement 7.1 346
862 2000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 802 [{"id": 459, "name": "sexual obsession"}, {"id... en Lolita Humbert Humbert is a middle-aged British novel... 23.962109 [{"name": "Seven Arts Productions", "id": 516}... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-06-1962 9250000 153.0 [{"iso_639_1": "en", "name": "English"}] Released How did they ever make a movie of ... Lolita 7.3 395
863 55000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 10375 [{"id": 7464, "name": "alcoholism"}, {"id": 10... en D-Tox A disgraced FBI agent with a drinking problem ... 12.669778 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 04-01-2002 6416302 96.0 [{"iso_639_1": "en", "name": "English"}] Released Survival is a Killer. D-Tox 5.3 123
864 54000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... http://www.warnerbros.com/blade-ii 36586 [{"id": 1908, "name": "katana"}, {"id": 2766, ... en Blade II A rare mutation has occurred within the vampir... 67.169587 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-03-2002 155010032 117.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Faster. Sharper. Deadlier. Blade II 6.2 1528
865 55000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/sevenpounds/ 11321 [{"id": 4459, "name": "vegetarian"}, {"id": 93... en Seven Pounds An IRS agent with a fateful secret embarks on ... 41.472404 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 18-12-2008 168167691 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Seven names. Seven strangers. One secret. Seven Pounds 7.5 2039
866 55000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 70074 [] en Bullet to the Head After watching their respective partners die, ... 22.503935 [{"name": "Dark Castle Entertainment", "id": 1... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 31-01-2013 9489829 92.0 [{"iso_639_1": "en", "name": "English"}] Released Revenge Never Gets Old. Bullet to the Head 5.2 481
867 54000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.imdb.com/title/tt0099674/ 242 [{"id": 131, "name": "italy"}, {"id": 186, "na... en The Godfather: Part III In the midst of trying to legitimize his busin... 59.194915 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 24-12-1990 136766062 162.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released All the power on earth can't change destiny. The Godfather: Part III 7.1 1546
868 57000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9621 [{"id": 236, "name": "suicide"}, {"id": 922, "... en Elizabethtown Drew Baylor is fired after causing his shoe co... 22.894898 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 06-10-2005 52034889 123.0 [{"iso_639_1": "en", "name": "English"}] Released It's a heck of a place to find yourself Elizabethtown 6.1 327
869 54000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.youmeanddupree.com/ 1819 [{"id": 1253, "name": "roommate"}, {"id": 2038... en You, Me and Dupree After standing in as best man for his longtime... 18.600367 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-07-2006 130431368 108.0 [{"iso_639_1": "en", "name": "English"}] Released Two's company. Dupree's a crowd. You, Me and Dupree 5.4 407
870 54000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 8536 [{"id": 83, "name": "saving the world"}, {"id"... en Superman II Three escaped criminals from the planet Krypto... 30.515175 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 04-12-1980 190458706 127.0 [{"iso_639_1": "en", "name": "English"}] Released The Man of Steel meets his match! Superman II 6.5 629
871 54000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/homevideo/catalog/... 8046 [{"id": 242, "name": "new york"}, {"id": 791, ... en Gigli Gigli is ordered to kidnap the psychologically... 9.053456 [{"name": "City Light Films", "id": 136}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-08-2003 7266209 121.0 [{"iso_639_1": "en", "name": "English"}] Released Life doesn't play by the rules. Gigli 3.5 104
872 55000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.sonypictures.com/homevideo/alltheki... 1717 [{"id": 417, "name": "corruption"}, {"id": 736... en All the King's Men The story of an idealist's rise to power in th... 7.768223 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 10-09-2006 9450897 125.0 [{"iso_639_1": "en", "name": "English"}] Released Some people will do anything to gain power. So... All the King's Men 5.7 95
873 46000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 479 [{"id": 417, "name": "corruption"}, {"id": 577... en Shaft New York police detective John Shaft arrests W... 19.643365 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-06-2000 107196498 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Still the man, any questions? Shaft 5.5 308
874 53000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 9444 [{"id": 3462, "name": "tzar"}, {"id": 4344, "n... en Anastasia This animated adventure retells the story of t... 45.565918 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 20-11-1997 139804348 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Discover the Adventure Behind the Greatest Mys... Anastasia 7.4 1432
875 52500000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 824 [{"id": 4235, "name": "duke"}, {"id": 4344, "n... en Moulin Rouge! A celebration of love and creative inspiration... 57.374341 [{"name": "Bazmark Films", "id": 240}, {"name"... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 09-03-2001 179213434 127.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released No Laws. No Limits. One Rule. Never Fall In Love. Moulin Rouge! 7.4 1300
876 75000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 11456 [{"id": 2250, "name": "menace"}, {"id": 2393, ... en Domestic Disturbance A divorced father discovers that his 12-year-o... 8.418560 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 30-10-2001 54249294 89.0 [{"iso_639_1": "en", "name": "English"}] Released He will do anything to protect his family. Domestic Disturbance 5.4 113
877 53000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 261023 [{"id": 1680, "name": "boston"}, {"id": 9672, ... en Black Mass The true story of Whitey Bulger, the brother o... 46.049902 [{"name": "Infinitum Nihil", "id": 2691}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 04-09-2015 98837872 122.0 [{"iso_639_1": "en", "name": "English"}] Released Keep your enemies close. Black Mass 6.3 1242
878 90000000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 3683 [{"id": 1956, "name": "world war ii"}, {"id": ... en Flags of Our Fathers There were five Marines and one Navy Corpsman ... 23.936600 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 18-10-2006 65900249 132.0 [{"iso_639_1": "en", "name": "English"}] Released They fight for their country but they die for ... Flags of Our Fathers 6.7 526
879 53000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 22803 [{"id": 331, "name": "tattoo"}, {"id": 352, "n... en Law Abiding Citizen A frustrated man decides to take justice into ... 49.593978 [{"name": "Film Department, The", "id": 5257},... [{"iso_3166_1": "US", "name": "United States o... 15-10-2009 126690726 109.0 [{"iso_639_1": "en", "name": "English"}] Released The System Must Pay. Law Abiding Citizen 7.2 1486
880 67000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 285923 [{"id": 2804, "name": "exploitation"}, {"id": ... en Grindhouse Two full length feature horror movies written ... 16.637642 [{"name": "Big Talk Productions", "id": 443}, ... [{"iso_3166_1": "US", "name": "United States o... 06-04-2007 25037897 191.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released A double feature that'll tear you in two! Grindhouse 6.8 459
881 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 39437 [] en Beloved After Paul D. finds his old slave friend Sethe... 1.453765 [{"name": "Harpo Films", "id": 3298}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 16-10-1998 0 172.0 [{"iso_639_1": "en", "name": "English"}] Released The past has a life of its own. Beloved 5.9 26
882 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://luckyyoumovie.warnerbros.com/ 1950 [{"id": 383, "name": "poker"}, {"id": 6075, "n... en Lucky You A professional poker player whose astounding l... 6.162872 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 01-05-2007 5761917 124.0 [{"iso_639_1": "en", "name": "English"}] Released Change your game. Change your life. Lucky You 5.4 81
883 52000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... https://www.facebook.com/CatchMeIfYouCanMovie 640 [{"id": 3202, "name": "con man"}, {"id": 5565,... en Catch Me If You Can A true story about Frank Abagnale Jr. who, bef... 73.944049 [{"name": "Kemp Company", "id": 367}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 25-12-2002 352114312 141.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The true story of a real fake. Catch Me If You Can 7.7 3795
884 40000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.zerodarkthirty-movie.com/site/ 97630 [{"id": 441, "name": "assassination"}, {"id": ... en Zero Dark Thirty A chronicle of the decade-long hunt for al-Qae... 38.306954 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 19-12-2012 132820716 157.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Greatest Manhunt in History Zero Dark Thirty 6.7 1702
885 52000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... https://www.uphe.com/movies/the-break-up 9767 [{"id": 420, "name": "bowling"}, {"id": 520, "... en The Break-Up Cohabitating couple Gary and Brooke find their... 26.251217 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-06-2006 204999686 106.0 [{"iso_639_1": "en", "name": "English"}] Released . . . pick a side. The Break-Up 5.6 832
886 52000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11631 [{"id": 641, "name": "single parent"}, {"id": ... en Mamma Mia! Set on an idyllic Greek island, the plot serve... 30.780599 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-07-2008 609841637 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Take a trip down the aisle you'll never forget Mamma Mia! 6.4 1386
887 52000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.valentinesdaymovie.com/ 32856 [{"id": 2382, "name": "flower"}, {"id": 2587, ... en Valentine's Day More than a dozen Angelenos navigate Valentine... 25.419290 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 10-02-2010 216485654 125.0 [{"iso_639_1": "en", "name": "English"}] Released A Love Story. More or Less. Valentine's Day 5.7 1013
888 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.warnerbros.com/dukes-hazzard/index_... 6519 [{"id": 798, "name": "sheriff"}, {"id": 4932, ... en The Dukes of Hazzard Cousins, Bo and Luke Duke, with the help of th... 15.982120 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 05-08-2005 110803676 104.0 [{"iso_639_1": "en", "name": "English"}] Released Cousins. Outlaws. Thrillbillies. The Dukes of Hazzard 5.1 316
889 52000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 8741 [{"id": 818, "name": "based on novel"}, {"id":... en The Thin Red Line Based on the graphic novel by James Jones, The... 40.072583 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-12-1998 98126565 170.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every man fights his own war. The Thin Red Line 7.2 771
890 52000000 [{"id": 35, "name": "Comedy"}] http://www.thechangeupmovie.com/ 49520 [{"id": 931, "name": "jealousy"}, {"id": 3817,... en The Change-Up Dave is a married man with two kids and a lovi... 32.015477 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 05-08-2011 75450437 112.0 [{"iso_639_1": "en", "name": "English"}] Released Who says men can't change? The Change-Up 5.9 736
891 82000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.universalpictures.com/manonthemoon/ 1850 [{"id": 837, "name": "show business"}, {"id": ... en Man on the Moon A film about the life and career of the eccent... 24.444186 [{"name": "Mutual Film Company", "id": 762}] [{"iso_3166_1": "US", "name": "United States o... 22-12-1999 47434430 118.0 [{"iso_639_1": "en", "name": "English"}] Released Hello, my name is Andy and this is my movie. Man on the Moon 6.9 435
892 52000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 524 [{"id": 383, "name": "poker"}, {"id": 726, "na... en Casino The life of the gambling paradise – Las Vegas ... 40.066880 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 22-11-1995 116112375 178.0 [{"iso_639_1": "en", "name": "English"}] Released No one stays at the top forever. Casino 7.8 1307
893 52000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.frompariswithlovefilm.com/ 26389 [{"id": 90, "name": "paris"}, {"id": 591, "nam... en From Paris with Love James Reese has a good job as an ambassador's ... 27.916284 [{"name": "Apipoula\u00ef", "id": 1076}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-02-2010 52826594 92.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Two agents. One city. No merci. From Paris with Love 6.1 675
894 52000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11817 [{"id": 345, "name": "monk"}, {"id": 960, "nam... en Bulletproof Monk A mysterious and immortal Tibetan kung fu mast... 15.207070 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 28-03-2003 0 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A power beyond measure requires a protector wi... Bulletproof Monk 5.1 278
895 51000000 [{"id": 35, "name": "Comedy"}] NaN 2123 [{"id": 222, "name": "schizophrenia"}, {"id": ... en Me, Myself & Irene Rhode Island State Trooper Charlie Baileygates... 39.001682 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 22-06-2000 149270999 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released From gentle to mental. Me, Myself & Irene 6.1 927
896 51000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 9907 [{"id": 4402, "name": "peasant"}, {"id": 4932,... en Barnyard When things get crazy at the farm, it's up to ... 10.430832 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-08-2006 72779000 90.0 [{"iso_639_1": "en", "name": "English"}] Released What happens in the barn stays in the barn Barnyard 5.3 225
897 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 9969 [{"id": 65, "name": "holiday"}, {"id": 1700, "... en Deck the Halls Two neighbors have it out after one of them de... 5.952527 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 22-11-2006 47231070 93.0 [{"iso_639_1": "en", "name": "English"}] Released There glows the neighborhood Deck the Halls 5.1 109
898 50000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.twilightthemovie.com/ 18239 [{"id": 305, "name": "moon"}, {"id": 1388, "na... en The Twilight Saga: New Moon Forks, Washington resident Bella Swan is reeli... 94.815867 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 15-03-2009 709827462 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Next Chapter Begins. The Twilight Saga: New Moon 5.6 2436
899 60000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.shrek.com/ 808 [{"id": 2343, "name": "magic"}, {"id": 2434, "... en Shrek It ain't easy bein' green -- especially if you... 67.298732 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 16-05-2001 484409218 90.0 [{"iso_639_1": "en", "name": "English"}] Released The greatest fairy tale never told. Shrek 7.3 4056
900 50200000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.theadjustmentbureau.com/ 38050 [{"id": 612, "name": "hotel"}, {"id": 733, "na... en The Adjustment Bureau A man glimpses the future Fate has planned for... 26.607720 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-03-2011 127869379 106.0 [{"iso_639_1": "en", "name": "English"}] Released Fight for your fate. The Adjustment Bureau 6.5 1652
901 48000000 [{"id": 12, "name": "Adventure"}] NaN 8367 [{"id": 392, "name": "england"}, {"id": 2868, ... en Robin Hood: Prince of Thieves When the dastardly Sheriff of Nottingham murde... 28.803729 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 14-06-1991 390493908 143.0 [{"iso_639_1": "en", "name": "English"}] Released For the good of all men, and the love of one w... Robin Hood: Prince of Thieves 6.6 909
902 50000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9390 [{"id": 1485, "name": "stadium"}, {"id": 3658,... en Jerry Maguire Jerry Maguire used to be a typical sports agen... 27.039636 [{"name": "Gracie Films", "id": 18}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 06-12-1996 273552592 139.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everybody loved him... Everybody disappeared. Jerry Maguire 6.7 913
903 50000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://www.tedisreal.com/ 72105 [{"id": 6054, "name": "friendship"}, {"id": 96... en Ted John Bennett, a man whose childhood wish of br... 68.876910 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 29-06-2012 549368315 106.0 [{"iso_639_1": "en", "name": "English"}] Released Ted is coming. Ted 6.3 4697
904 50000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 2898 [{"id": 641, "name": "single parent"}, {"id": ... en As Good as It Gets New York City. Melvin Udall, a cranky, bigoted... 37.885022 [{"name": "Gracie Films", "id": 18}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 19-12-1997 314178011 139.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy from the heart that goes for the throat. As Good as It Gets 7.2 915
905 50000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10312 [{"id": 428, "name": "nurse"}, {"id": 11612, "... en Patch Adams Meet Patch Adams, a doctor who doesn't look, a... 35.537397 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-12-1998 202292902 115.0 [{"iso_639_1": "en", "name": "English"}] Released Laughter is contagious Patch Adams 7.0 832
906 50000000 [{"id": 35, "name": "Comedy"}] NaN 109443 [{"id": 917, "name": "journalism"}, {"id": 413... en Anchorman 2: The Legend Continues With the 70s behind him, San Diego's top rated... 38.125008 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-12-2013 173649015 119.0 [{"iso_639_1": "en", "name": "English"}] Released It's kind of a big deal Anchorman 2: The Legend Continues 6.0 923
907 50000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 2022 [{"id": 3452, "name": "love letter"}, {"id": 6... en Mr. Deeds When Longfellow Deeds, a small-town pizzeria o... 18.121404 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 28-06-2002 171269535 96.0 [{"iso_639_1": "en", "name": "English"}] Released Small town kid, big time right hook. Mr. Deeds 5.6 644
908 50000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.super8-movie.com/ 37686 [{"id": 1228, "name": "1970s"}, {"id": 1328, "... en Super 8 In 1979 Ohio, several youngsters are making a ... 37.069253 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 08-06-2011 260095987 112.0 [{"iso_639_1": "en", "name": "English"}] Released It Arrives. Super 8 6.6 2435
909 52000000 [{"id": 18, "name": "Drama"}] http://www.brockovich.com/movie.html 462 [{"id": 5565, "name": "biography"}, {"id": 967... en Erin Brockovich A twice-divorced mother of three who sees an i... 30.347332 [{"name": "Jersey Films", "id": 216}] [{"iso_3166_1": "US", "name": "United States o... 17-03-2000 256271286 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released She brought a small town to its feet and a hug... Erin Brockovich 7.1 716
910 50000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9919 [{"id": 242, "name": "new york"}, {"id": 622, ... en How to Lose a Guy in 10 Days An advice columnist, Andie Anderson (Kate Huds... 23.854701 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 07-02-2003 177371441 116.0 [{"iso_639_1": "en", "name": "English"}] Released One of them is lying. So is the other. How to Lose a Guy in 10 Days 6.3 850
911 50000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... http://www.22jumpstreetmovie.com 187017 [{"id": 6270, "name": "high school"}, {"id": 1... en 22 Jump Street After making their way through high school (tw... 52.380982 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 05-06-2014 188441614 112.0 [{"iso_639_1": "en", "name": "English"}] Released They're not 21 anymore 22 Jump Street 7.0 3319
912 60000000 [{"id": 27, "name": "Horror"}, {"id": 10749, "... NaN 628 [{"id": 90, "name": "paris"}, {"id": 582, "nam... en Interview with the Vampire A vampire relates his epic life story of love,... 50.163785 [{"name": "Geffen Pictures", "id": 360}] [{"iso_3166_1": "US", "name": "United States o... 11-11-1994 223664608 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Drink from me and live forever Interview with the Vampire 7.2 1516
913 70000000 [{"id": 35, "name": "Comedy"}] NaN 10201 [{"id": 5413, "name": "bungee-jump"}, {"id": 1... en Yes Man Carl Allen has stumbled across a way to shake ... 43.849351 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 09-12-2008 225990978 104.0 [{"iso_639_1": "et", "name": "Eesti"}, {"iso_6... Released One Word Can Change Everything. Yes Man 6.4 1813
914 50000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.centralintelligencemovie.com/ 302699 [{"id": 470, "name": "spy"}, {"id": 591, "name... en Central Intelligence After he reunites with an old pal through Face... 45.318703 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 15-06-2016 216972543 107.0 [{"iso_639_1": "en", "name": "English"}] Released Saving the world takes a little Hart and a big... Central Intelligence 6.2 1650
915 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 9441 [{"id": 15160, "name": "divorce"}, {"id": 1516... en Stepmom Jackie is a divorced mother of two. Isabel is ... 16.368283 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-12-1998 0 124.0 [{"iso_639_1": "en", "name": "English"}] Released Be there for the joy. Be there for the tears. ... Stepmom 6.9 277
916 50000000 [{"id": 35, "name": "Comedy"}] http://daddyshomemovie.tumblr.com/ 274167 [{"id": 230024, "name": "daddys home"}] en Daddy's Home The story of a mild-mannered radio executive (... 38.616744 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-12-2015 242786137 96.0 [{"iso_639_1": "en", "name": "English"}] Released Choose your Daddy Daddy's Home 5.8 854
917 50000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... http://movies.disney.com/into-the-woods/ 224141 [{"id": 616, "name": "witch"}, {"id": 995, "na... en Into the Woods In a woods filled with magic and fairy tale ch... 65.901610 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-12-2014 212902372 125.0 [{"iso_639_1": "en", "name": "English"}] Released Be careful what you wish for... Into the Woods 5.6 1652
918 45000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://theinsideman.net 388 [{"id": 1929, "name": "bank manager"}, {"id": ... en Inside Man Bank robber Dalton Russell enters a Manhattan ... 45.220386 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 23-03-2006 184376254 129.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It looked like the perfect bank robbery. But y... Inside Man 7.3 1630
919 90000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 2112 [{"id": 242, "name": "new york"}, {"id": 2671,... en Payback With friends like these, who needs enemies? Th... 17.457947 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-02-1999 161626121 100.0 [{"iso_639_1": "en", "name": "English"}] Released No More Mr. Nice Guy. Payback 6.7 548
920 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10329 [{"id": 690, "name": "gorilla"}, {"id": 2521, ... en Congo Eight people embark on an expedition into the ... 10.755847 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-06-1995 152022101 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Where you are the endangered species. Congo 5.0 213
921 50000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.weboughtazoo.com/ 74465 [{"id": 2172, "name": "zoo"}] en We Bought a Zoo Benjamin has lost his wife and, in a bid to st... 38.629763 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 22-12-2011 120081841 124.0 [{"iso_639_1": "en", "name": "English"}] Released A True Zoo Story We Bought a Zoo 6.5 909
922 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://knowing-themovie.com/ 13811 [{"id": 843, "name": "cataclysm"}, {"id": 4950... en Knowing A teacher opens a time capsule that has been d... 32.693093 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-03-2009 155446362 121.0 [{"iso_639_1": "en", "name": "English"}] Released Knowing is everything... Knowing 5.9 1486
923 50000000 [{"id": 35, "name": "Comedy"}] NaN 6877 [{"id": 7784, "name": "hotel mom"}, {"id": 979... en Failure to Launch Tripp, an attractive man in his thirties, is s... 18.806031 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-03-2006 88715192 97.0 [{"iso_639_1": "en", "name": "English"}] Released To leave the nest, some men just need a little... Failure to Launch 5.5 399
924 50000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 10320 [{"id": 745, "name": "nun"}, {"id": 818, "name... en The Ring Two Rachel Keller must prevent evil Samara from ta... 32.233713 [{"name": "DreamWorks", "id": 7}, {"name": "Be... [{"iso_3166_1": "US", "name": "United States o... 17-03-2005 161451538 110.0 [{"iso_639_1": "en", "name": "English"}] Released The dead don't sleep. The Ring Two 5.4 632
925 50000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://crazystupidlove.warnerbros.com/index.html 50646 [{"id": 815, "name": "soulmates"}, {"id": 1599... en Crazy, Stupid, Love. Cal Weaver is living the American dream. He ha... 37.990705 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 29-07-2011 142851197 118.0 [{"iso_639_1": "en", "name": "English"}] Released This Is Stupid Crazy, Stupid, Love. 7.0 2443
926 50000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 8920 [{"id": 271, "name": "competition"}, {"id": 22... en Garfield Garfield, the fat, lazy, lasagna lover, has ev... 17.667826 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 10-06-2004 200804534 80.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready for frisky business. Garfield 5.2 820
927 60000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 13673 [{"id": 65, "name": "holiday"}, {"id": 207317,... en Christmas with the Kranks Luther Krank is fed up with the commerciality ... 9.225166 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 24-11-2004 0 99.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released No! Ho! Ho! Christmas with the Kranks 5.2 193
928 50000000 [{"id": 18, "name": "Drama"}] http://www.moneyball-movie.com/ 60308 [{"id": 240, "name": "underdog"}, {"id": 818, ... en Moneyball The story of Oakland Athletics general manager... 46.180421 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-09-2011 110206216 133.0 [{"iso_639_1": "en", "name": "English"}] Released What are you really worth? Moneyball 7.0 1381
929 50000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 6950 [{"id": 1261, "name": "river"}, {"id": 1402, "... en Outbreak A deadly airborne virus finds its way into the... 30.397496 [{"name": "Kopelson Entertainment", "id": 824}... [{"iso_3166_1": "US", "name": "United States o... 10-03-1995 189859560 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This animal carries a deadly virus... and the ... Outbreak 6.3 513
930 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 225574 [{"id": 3800, "name": "airplane"}, {"id": 1041... en Non-Stop Bill Marks is a burned-out veteran of the Air ... 83.295796 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 26-01-2014 222809600 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The hijacking was just the beginning. Non-Stop 6.8 2268
931 50000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 13836 [{"id": 1612, "name": "spacecraft"}, {"id": 32... en Race to Witch Mountain A taxi driver gets more than he bargained for ... 23.935053 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 12-03-2009 106303988 98.0 [{"iso_639_1": "en", "name": "English"}] Released The race is on Race to Witch Mountain 5.5 509
932 54000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://vforvendetta.warnerbros.com/ 752 [{"id": 703, "name": "detective"}, {"id": 716,... en V for Vendetta In a world in which Great Britain has become a... 84.630969 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-03-2006 132511035 132.0 [{"iso_639_1": "en", "name": "English"}] Released People should not be afraid of their governmen... V for Vendetta 7.7 4442
933 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 6038 [{"id": 212, "name": "london england"}, {"id":... en Shanghai Knights The dynamic duo of Chon Wang and Roy O'Bannon ... 16.251204 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 06-02-2003 88323487 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A Royal Kick In The Arse. Shanghai Knights 6.0 692
934 50000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 9975 [{"id": 2598, "name": "museum"}, {"id": 3977, ... en Curious George When The Man in the Yellow Hat befriends Curio... 9.894346 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 10-02-2006 69834815 86.0 [{"iso_639_1": "en", "name": "English"}] Released Get Carried Away With The Cutest Little Monkey... Curious George 6.2 106
935 50000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 11451 [{"id": 830, "name": "car race"}, {"id": 6067,... en Herbie Fully Loaded Maggie Peyton, the new owner of Number 53 - th... 12.050755 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 22-06-2005 66002004 101.0 [{"iso_639_1": "en", "name": "English"}] Released Start your engines... Herbie Fully Loaded 5.1 542
936 50000000 [{"id": 53, "name": "Thriller"}] NaN 12103 [{"id": 1227, "name": "cemetery"}, {"id": 1384... en Don't Say a Word When the daughter of a psychiatrist is kidnapp... 11.596207 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 28-09-2001 100020092 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released ...I'll never tell. Don't Say a Word 6.0 220
937 50000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... http://www.hanselandgretelmovie.com/ 60304 [{"id": 616, "name": "witch"}, {"id": 4252, "n... en Hansel & Gretel: Witch Hunters After getting a taste for blood as children, H... 53.027870 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-01-2013 224803475 88.0 [{"iso_639_1": "en", "name": "English"}] Released Classic tale. New twist. Hansel & Gretel: Witch Hunters 5.7 3239
938 50000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 2251 [{"id": 596, "name": "adultery"}, {"id": 1326,... en Unfaithful Connie is a wife and mother whose 11-year marr... 14.382253 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 10-05-2002 119137784 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Where do you go when you've gone too far? Unfaithful 6.3 276
939 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.findnumberfour.com/ 46529 [{"id": 1308, "name": "secret identity"}, {"id... en I Am Number Four A teenage fugitive with an incredible secret r... 43.450266 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 18-02-2011 144492830 109.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Three like him have already been killed…he is ... I Am Number Four 5.9 1567
940 50000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://syrianamovie.warnerbros.com/ 231 [{"id": 139, "name": "anti terror"}, {"id": 25... en Syriana The Middle Eastern oil industry is the backdro... 16.871194 [{"name": "Section Eight", "id": 129}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 23-11-2005 94000000 128.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Everything is connected. Syriana 6.3 451
941 50000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.thirteenhoursmovie.com/ 300671 [{"id": 818, "name": "based on novel"}, {"id":... en 13 Hours: The Secret Soldiers of Benghazi An American Ambassador is killed during an att... 42.526529 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "MT", "name": "Malta"}, {"iso_... 13-01-2016 69411370 144.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released When everything went wrong, six men had the co... 13 Hours: The Secret Soldiers of Benghazi 7.0 938
942 50000000 [{"id": 10749, "name": "Romance"}, {"id": 16, ... http://www.bookoflifemovie.com/ 228326 [{"id": 128, "name": "love triangle"}, {"id": ... en The Book of Life The journey of Manolo, a young man who is torn... 34.890999 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 01-10-2014 97437106 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Book of Life 7.3 755
943 45000000 [{"id": 53, "name": "Thriller"}] NaN 9754 [{"id": 974, "name": "bank"}, {"id": 1576, "na... en Firewall State-of-the-art security system creator, Jack... 18.186026 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 10-02-2006 82800000 105.0 [{"iso_639_1": "en", "name": "English"}] Released Nothing Is More Dangerous Than A Man With Ever... Firewall 5.6 267
944 50000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 66 [{"id": 417, "name": "corruption"}, {"id": 441... en Absolute Power A master thief coincidentally is robbing a hou... 13.576765 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 14-02-1997 50068310 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Corrupts Absolutely. Absolute Power 6.4 223
945 50000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 4421 [{"id": 493, "name": "poem"}, {"id": 539, "nam... en G.I. Jane A female Senator succeeds in enrolling a woman... 19.434672 [{"name": "Caravan Pictures", "id": 175}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-08-1997 48169156 125.0 [{"iso_639_1": "en", "name": "English"}] Released Failure is not an option. G.I. Jane 6.0 395
946 50000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 2649 [{"id": 380, "name": "brother brother relation... en The Game In honor of his birthday, San Francisco banker... 62.925175 [{"name": "PolyGram Filmed Entertainment", "id... [{"iso_3166_1": "US", "name": "United States o... 12-09-1997 109423648 129.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released What do you get for the man who has everything? The Game 7.5 1506
947 50000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.sonypictures.com/homevideo/silenthill/ 588 [{"id": 1299, "name": "monster"}, {"id": 2784,... en Silent Hill The eerie and deserted ghost town of Silent Hi... 32.927994 [{"name": "Silent Hill DCP Inc.", "id": 341}, ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 21-04-2006 97607453 125.0 [{"iso_639_1": "en", "name": "English"}] Released We've been expecting you. Silent Hill 6.3 1067
948 0 [{"id": 35, "name": "Comedy"}] NaN 10393 [{"id": 579, "name": "american football"}, {"i... en The Replacements Maverick old-guard coach Jimmy McGinty is hire... 14.837288 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 07-08-2000 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released Throw the ball. Catch the girl. Keep it simple. The Replacements 6.1 203
949 50000000 [{"id": 35, "name": "Comedy"}] http://www.americanreunionmovie.com/ 71552 [{"id": 1157, "name": "wife husband relationsh... en American Reunion The characters we met a little more than a dec... 39.920035 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 04-04-2012 234989584 113.0 [{"iso_639_1": "en", "name": "English"}] Released Save the best piece for last. American Reunion 6.1 1611
950 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9631 [{"id": 417, "name": "corruption"}, {"id": 156... en The Negotiator The police try to arrest expert hostage negoti... 28.725621 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 29-07-1998 44547681 140.0 [{"iso_639_1": "en", "name": "English"}] Released He frees hostages for a living. Now he's takin... The Negotiator 6.8 582
951 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 216282 [{"id": 2213, "name": "tornado"}, {"id": 12105... en Into the Storm The town of Silverton is in one day destroyed ... 20.566554 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 06-08-2014 160602194 89.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare to go Into the Storm 5.8 817
952 50000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 306 [{"id": 703, "name": "detective"}, {"id": 1568... en Beverly Hills Cop III Back in sunny southern California and on the t... 20.333953 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-05-1994 119208989 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Beverly Hills Cop III 5.5 434
953 50000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 928 [{"id": 242, "name": "new york"}, {"id": 1299,... en Gremlins 2: The New Batch Young sweethearts Billy and Kate move to the B... 33.986370 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 15-06-1990 41482207 106.0 [{"iso_639_1": "en", "name": "English"}] Released Here they grow again. Gremlins 2: The New Batch 6.2 652
954 50000000 [{"id": 18, "name": "Drama"}] http://thejudgemovie.com/ 205587 [{"id": 494, "name": "father son relationship"... en The Judge A successful lawyer returns to his hometown fo... 42.472324 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 08-10-2014 83719388 141.0 [{"iso_639_1": "en", "name": "English"}] Released Defend your Honor. The Judge 7.2 1417
955 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 6623 [{"id": 720, "name": "helicopter"}, {"id": 949... en The Peacemaker When a train carrying atomic warheads mysterio... 15.931084 [{"name": "DreamWorks SKG", "id": 27}] [{"iso_3166_1": "US", "name": "United States o... 26-09-1997 0 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How do you get the world's attention? The Peacemaker 5.8 255
956 45000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 1577 [{"id": 779, "name": "martial arts"}, {"id": 1... en Resident Evil: Apocalypse As the city is locked down under quarantine, A... 29.880122 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 10-09-2004 129394835 94.0 [{"iso_639_1": "en", "name": "English"}] Released You're all going to die. Resident Evil: Apocalypse 6.1 1267
957 50000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9801 [{"id": 212, "name": "london england"}, {"id":... en Bridget Jones: The Edge of Reason Bridget Jones is becoming uncomfortable in her... 28.803802 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 10-11-2004 40203020 108.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Same Bridget. Brand new diary. Bridget Jones: The Edge of Reason 6.1 750
958 50000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 2116 [{"id": 416, "name": "miami"}, {"id": 1196, "n... en Out of Time Matt Lee Whitlock, respected chief of police i... 14.993459 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 03-10-2003 55495563 105.0 [{"iso_639_1": "en", "name": "English"}] Released The Clock Is Ticking... Out of Time 6.1 298
959 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 9624 [{"id": 1721, "name": "fight"}, {"id": 3355, "... en On Deadly Ground Forrest Taft is an environmental agent who wor... 9.114168 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 18-02-1994 49000000 102.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released His Battle To Save The Alaskan Wilderness And ... On Deadly Ground 4.5 104
960 50000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://www.miramax.com/movie/the-adventures-of... 14199 [{"id": 7942, "name": "imaginary friend"}, {"i... en The Adventures of Sharkboy and Lavagirl Everyone always knew that Max had a wild imagi... 12.311010 [{"name": "Troublemaker Studios", "id": 10807}] [{"iso_3166_1": "US", "name": "United States o... 10-06-2005 69425966 92.0 [{"iso_639_1": "en", "name": "English"}] Released Smaller heroes. Just as super. The Adventures of Sharkboy and Lavagirl 4.4 269
961 40000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... NaN 1907 [{"id": 458, "name": "hippie"}, {"id": 911, "n... en The Beach Twenty-something Richard travels to Thailand a... 41.362082 [{"name": "Figment Films", "id": 359}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 11-02-2000 144056873 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Somewhere on this planet it must exist. The Beach 6.3 1233
962 50000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 4599 [{"id": 242, "name": "new york"}, {"id": 1499,... en Raising Helen Helen Harris has a glamorous, big-city life wo... 13.298205 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 27-05-2004 49718611 119.0 [{"iso_639_1": "en", "name": "English"}] Released Her uptown life gets turned inside out! Raising Helen 5.9 189
963 40000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://ninja-assassin-movie.warnerbros.com/ 22832 [{"id": 441, "name": "assassination"}, {"id": ... en Ninja Assassin Ninja Assassin follows Raizo (Rain), one of th... 19.085403 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 29-09-2009 60462347 99.0 [{"iso_639_1": "en", "name": "English"}] Released Fear not the weapon, but the hand that wields it. Ninja Assassin 6.2 371
964 50000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10390 [{"id": 1480, "name": "baseball"}, {"id": 1482... en For Love of the Game A baseball legend almost finished with his dis... 9.622345 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-09-1999 0 137.0 [{"iso_639_1": "en", "name": "English"}] Released Billy Chapel must choose between the woman he ... For Love of the Game 6.3 88
965 50000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9879 [{"id": 1936, "name": "blackmail"}, {"id": 368... en Striptease Bounced from her job, Erin Grant needs money i... 11.106006 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 28-06-1996 113309743 115.0 [{"iso_639_1": "en", "name": "English"}] Released Some People Get Into Trouble No Matter What Th... Striptease 4.4 205
966 50000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://www.themarmadukemovie.com/ 38579 [] en Marmaduke When Phil and Debbie Winslow relocate from the... 12.256220 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 04-06-2010 83761844 87.0 [{"iso_639_1": "en", "name": "English"}] Released Live Large Marmaduke 5.0 149
967 50000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://hereafter.warnerbros.com/ 44603 [] en Hereafter A supernatural thriller centered on three peop... 13.365715 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 15-10-2010 105197635 129.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Touched by death. Changed by life. Hereafter 5.8 510
968 50000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 11892 [{"id": 703, "name": "detective"}, {"id": 1328... en Murder by Numbers Tenacious homicide detective Cassie Mayweather... 16.167093 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 19-04-2002 56714147 120.0 [{"iso_639_1": "en", "name": "English"}] Released The only flaw in their plan was her. Murder by Numbers 6.0 268
969 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9691 [{"id": 271, "name": "competition"}, {"id": 44... en Assassins Assassin Robert Rath arrives at a funeral to k... 23.073933 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 06-10-1995 30303072 132.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In the shadows of life, In the business of dea... Assassins 6.0 387
970 50000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://hannibalrising.com/ 1248 [{"id": 1442, "name": "winter"}, {"id": 6259, ... en Hannibal Rising The story of the early, murderous roots of the... 6.567065 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"... 06-02-2007 82169884 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It started with revenge. Hannibal Rising 6.0 654
971 50000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 12220 [{"id": 2038, "name": "love of one's life"}, {... en The Story of Us Ben and Katie Jordan are a married couple who ... 6.225770 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-10-1999 58900031 95.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released NaN The Story of Us 5.9 75
972 44000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 72710 [{"id": 818, "name": "based on novel"}, {"id":... en The Host A parasitic alien soul is injected into the bo... 42.933027 [{"name": "Nick Wechsler Productions", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 22-03-2013 63327201 125.0 [{"iso_639_1": "en", "name": "English"}] Released You will be one of us The Host 6.0 1817
973 50000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 10782 [{"id": 1803, "name": "drug addiction"}, {"id"... en Basic A DEA agent investigates the disappearance of ... 19.226763 [{"name": "Intermedia Films", "id": 763}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-04-2003 42792561 98.0 [{"iso_639_1": "en", "name": "English"}] Released Deception is their most deadly weapon. Basic 6.2 286
974 50000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 9573 [{"id": 1922, "name": "houseboat"}, {"id": 286... en Blood Work Still recovering from a heart transplant, a re... 10.089065 [{"name": "Malpaso Productions", "id": 171}, {... [{"iso_3166_1": "US", "name": "United States o... 04-08-2002 26199517 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's a heartbeat away from catching the killer Blood Work 6.1 206
975 50000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.sonypictures.com/movies/theinternat... 4959 [{"id": 179431, "name": "duringcreditsstinger"}] en The International An interpol agent and an attorney are determin... 13.391833 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-02-2009 60161391 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Is your money making a killing? The International 6.0 368
976 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.theofficialjohncarpenter.com/escape... 10061 [{"id": 378, "name": "prison"}, {"id": 840, "n... en Escape from L.A. This time, a cataclysmic temblor hits Los Ange... 21.637234 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-08-1996 42277365 97.0 [{"iso_639_1": "en", "name": "English"}] Released Snake Is Back. Escape from L.A. 5.6 373
977 70000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... https://www.warnerbros.com/iron-giant 10386 [{"id": 2106, "name": "cold war"}, {"id": 6054... en The Iron Giant In the small town of Rockwell, Maine in Octobe... 61.245957 [{"name": "Warner Bros. Animation", "id": 2785}] [{"iso_3166_1": "US", "name": "United States o... 06-08-1999 23159305 86.0 [{"iso_639_1": "en", "name": "English"}] Released It came from outer space! The Iron Giant 7.6 1436
978 50000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 421 [{"id": 270, "name": "ocean"}, {"id": 886, "na... en The Life Aquatic with Steve Zissou Wes Anderson’s incisive quirky comedy build up... 25.237969 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 10-12-2004 34808403 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The deeper you go, the weirder life gets. The Life Aquatic with Steve Zissou 7.1 775
979 50000000 [{"id": 10752, "name": "War"}, {"id": 28, "nam... http://stxmovies.com/freestateofjones/ 316152 [{"id": 2831, "name": "slavery"}, {"id": 17958... en Free State of Jones In 1863, Mississippi farmer Newt Knight serves... 21.589393 [{"name": "Larger Than Life Productions", "id"... [{"iso_3166_1": "US", "name": "United States o... 24-06-2016 25035950 139.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Based on the incredible true story. Free State of Jones 6.6 428
980 50000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 11615 [{"id": 378, "name": "prison"}, {"id": 736, "n... en The Life of David Gale A man against capital punishment is accused of... 22.442241 [{"name": "Mikona Productions GmbH & Co. KG", ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 21-02-2003 38955598 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The crime is clear. The truth is not. The Life of David Gale 7.3 480
981 40000000 [{"id": 35, "name": "Comedy"}, {"id": 28, "nam... NaN 13498 [] en Man of the House Texas Ranger Roland Sharp is assigned to prote... 6.004422 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-02-2005 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Protecting witnesses is a challenge. Living wi... Man of the House 5.4 120
982 50000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 241554 [{"id": 2708, "name": "hitman"}, {"id": 9748, ... en Run All Night Brooklyn mobster and prolific hit man Jimmy Co... 74.646530 [{"name": "Vertigo Entertainment", "id": 829},... [{"iso_3166_1": "US", "name": "United States o... 11-03-2015 71561644 114.0 [{"iso_639_1": "en", "name": "English"}] Released No sin goes unpunished Run All Night 6.3 1148
983 51500000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.focusfeatures.com/easternpromises/ 2252 [{"id": 212, "name": "london england"}, {"id":... en Eastern Promises A Russian teenager living in London who dies d... 35.481169 [{"name": "BBC Films", "id": 288}, {"name": "S... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-09-2007 55112356 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every sin leaves a mark. Eastern Promises 7.2 848
984 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 11968 [{"id": 269, "name": "diving"}, {"id": 2150, "... en Into the Blue When they take some friends on an extreme spor... 14.723467 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 30-09-2005 44434439 110.0 [{"iso_639_1": "en", "name": "English"}] Released Treasure has its price. Into the Blue 5.8 458
985 60000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 10047 [{"id": 222, "name": "schizophrenia"}, {"id": ... fr Joan of Arc In 1429 a teenage girl from a remote French vi... 21.084542 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "FR", "name": "France"}] 18-10-1999 66976317 148.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Messenger: The Story of Joan of Arc 6.2 367
986 49900000 [{"id": 35, "name": "Comedy"}] http://www.yourhighnessmovie.net/ 38319 [{"id": 1930, "name": "kidnapping"}, {"id": 20... en Your Highness A fantasy movie about an arrogant, lazy prince... 21.408222 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-04-2011 26121638 102.0 [{"iso_639_1": "en", "name": "English"}] Released Get your quest on. Your Highness 5.2 501
987 50000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 69668 [{"id": 15235, "name": "house fire"}, {"id": 1... en Dream House Publisher, Will Atenton quits a lucrative job ... 19.267479 [{"name": "Cliffjack Motion Pictures", "id": 8... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-09-2011 38502340 84.0 [{"iso_639_1": "en", "name": "English"}] Released Once upon a time, there were two little girls ... Dream House 5.8 391
988 50000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 9770 [{"id": 736, "name": "journalist"}, {"id": 259... en Mad City A misguided museum guard who loses his job and... 3.314004 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 07-11-1997 10541523 114.0 [{"iso_639_1": "en", "name": "English"}] Released One man will make a mistake. The other will ma... Mad City 5.9 81
989 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11212 [{"id": 1009, "name": "baby"}, {"id": 160488, ... en Baby's Day Out Baby Bink couldn't ask for more; he has adorin... 21.312186 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-07-1994 16671505 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No bib. No crib. No problem. Baby's Day Out 5.8 274
990 50000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 10533 [{"id": 818, "name": "based on novel"}, {"id":... en The Scarlet Letter Set in puritanical Boston in the mid 1600s, th... 7.442680 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-10-1995 10382407 135.0 [{"iso_639_1": "en", "name": "English"}] Released When intimacy is forbidden and passion is a si... The Scarlet Letter 5.5 108
991 22000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.fairgame-movie.com/ 38363 [{"id": 591, "name": "cia"}, {"id": 3617, "nam... en Fair Game Wife and mother Valerie Plame (Naomi Watts) ha... 12.549490 [{"name": "River Road Entertainment", "id": 12... [{"iso_3166_1": "US", "name": "United States o... 20-05-2010 24188922 108.0 [{"iso_639_1": "en", "name": "English"}] Released Wife. Mother. Spy. Fair Game 6.5 235
992 50000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9923 [{"id": 801, "name": "bounty hunter"}, {"id": ... en Domino The daughter of actor, Laurence Harvey turns a... 18.394571 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 22-09-2005 22944502 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Heads You Live... Tails You Die. Domino 6.0 444
993 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 11863 [{"id": 550, "name": "callgirl"}, {"id": 582, ... en Jade Someone does a nasty hatchet job on a San Fran... 8.189406 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 13-10-1995 9851610 95.0 [{"iso_639_1": "en", "name": "English"}] Released Some fantasies go too far. Jade 5.2 44
994 50000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://gamerthemovie.com 18501 [{"id": 4565, "name": "dystopia"}, {"id": 9678... en Gamer Mind-control technology has taken society by a... 27.631262 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 03-09-2009 40828540 95.0 [{"iso_639_1": "en", "name": "English"}] Released In the near future, you don't live to play... ... Gamer 5.6 760
995 60000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 109491 [{"id": 393, "name": "civil war"}, {"id": 531,... en Beautiful Creatures Ethan Wate just wants to get to know Lena Duch... 40.721373 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 13-02-2013 60052138 124.0 [{"iso_639_1": "en", "name": "English"}] Released Dark secrets will come to light. Beautiful Creatures 5.6 984
996 55000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9275 [{"id": 417, "name": "corruption"}, {"id": 224... en Death to Smoochy Tells the story of Rainbow Randolph, the corru... 11.329727 [{"name": "Senator Film Produktion", "id": 191... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 28-03-2002 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready for an unexpected hit. Death to Smoochy 5.9 132
997 50000000 [{"id": 35, "name": "Comedy"}] http://www.zoolander.com/ 329833 [{"id": 6241, "name": "stupidity"}, {"id": 966... en Zoolander 2 Derek and Hansel are modelling again when an o... 37.253774 [{"name": "Scott Rudin Productions", "id": 258... [{"iso_3166_1": "US", "name": "United States o... 06-02-2016 55969000 100.0 [{"iso_639_1": "en", "name": "English"}] Released Long time no Z Zoolander 2 4.7 797
998 50000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 12634 [{"id": 612, "name": "hotel"}, {"id": 642, "na... en The Big Bounce A small-time con artist and a Hawaiian real es... 6.397388 [{"name": "Shangri-La Entertainment", "id": 22... [{"iso_3166_1": "US", "name": "United States o... 30-01-2004 6808550 88.0 [{"iso_639_1": "en", "name": "English"}] Released It's all in who you trust The Big Bounce 5.0 76
999 60000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10416 [{"id": 3767, "name": "noises"}, {"id": 4862, ... en What Planet Are You From? A highly-evolved planet, whose denizens feel n... 2.275331 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 03-03-2000 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released To save his planet, an alien must find a woman... What Planet Are You From? 5.4 37
1000 50000000 [{"id": 14, "name": "Fantasy"}, {"id": 53, "na... http://www.driveangry3d.com/ 47327 [{"id": 4479, "name": "bone"}, {"id": 41019, "... en Drive Angry Milton is a hardened felon who has broken out ... 30.387148 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 24-02-2011 28931401 105.0 [{"iso_639_1": "en", "name": "English"}] Released One hell of a ride. Drive Angry 5.3 600
1001 50000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 15268 [{"id": 779, "name": "martial arts"}, {"id": 9... en Street Fighter: The Legend of Chun-Li When a teenager, Chun-Li witnesses the kidnapp... 8.139676 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 27-02-2009 12764201 97.0 [{"iso_639_1": "en", "name": "English"}] Released Some fight for power. Some fight for us. Street Fighter: The Legend of Chun-Li 3.9 112
1002 49000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 10796 [{"id": 851, "name": "dual identity"}] en The One A sheriff's deputy fights an alternate univers... 21.746245 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 02-11-2001 72700000 87.0 [{"iso_639_1": "en", "name": "English"}] Released Stealing the power of the universes one by one. The One 5.7 437
1003 49000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9548 [{"id": 578, "name": "rock and roll"}, {"id": ... en The Adventures of Ford Fairlane Ford "Mr. Rock n' Roll Detective" Fairlane is ... 2.808428 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 11-07-1990 20423389 104.0 [{"iso_639_1": "en", "name": "English"}] Released Kojak. Columbo. Dirty Harry. Wimps. The Adventures of Ford Fairlane 6.2 71
1004 50000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.theboatthatrocked.net/ 18947 [{"id": 1025, "name": "great britain"}, {"id":... en The Boat That Rocked The Boat that Rocked is an ensemble comedy, wh... 31.022330 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-04-2009 36348784 116.0 [{"iso_639_1": "en", "name": "English"}] Released On air. Off shore. Out of control. The Boat That Rocked 7.2 666
1005 48000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 1900 [{"id": 279, "name": "usa"}, {"id": 1601, "nam... en Traffic An exploration of the United States of America... 25.170217 [{"name": "USA Films", "id": 987}, {"name": "I... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 27-12-2000 207515725 147.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released No one gets away clean Traffic 6.9 562
1006 48000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.indianajones.com/crusade 89 [{"id": 83, "name": "saving the world"}, {"id"... en Indiana Jones and the Last Crusade When Dr. Henry Jones Sr. suddenly goes missing... 80.972475 [{"name": "Lucasfilm", "id": 1}, {"name": "Par... [{"iso_3166_1": "US", "name": "United States o... 24-05-1989 474171806 127.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released The man with the hat is back. And this time, h... Indiana Jones and the Last Crusade 7.6 3152
1007 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 96724 [{"id": 818, "name": "based on novel"}, {"id":... en Anna Karenina Trapped in a loveless marriage, aristocrat Ann... 26.387040 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 06-09-2012 68929150 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An epic story of love. Anna Karenina 6.5 639
1008 49000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... http://www.chappie-movie.com 198184 [{"id": 310, "name": "artificial intelligence"... en Chappie Every child comes into the world full of promi... 116.700319 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 04-03-2015 104399548 120.0 [{"iso_639_1": "en", "name": "English"}] Released I am consciousness. I am alive. I am Chappie. Chappie 6.6 3062
1009 73000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 9481 [{"id": 856, "name": "paraplegic"}, {"id": 534... en The Bone Collector Rookie cop, Amelia Donaghy reluctantly teams w... 33.884459 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 04-11-1999 151493655 118.0 [{"iso_639_1": "en", "name": "English"}] Released Serial killer vs. forensic genius The Bone Collector 6.5 826
1010 48000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.sonypictures.com/movies/panicroom/ 4547 [{"id": 1437, "name": "burglar"}, {"id": 2321,... en Panic Room Trapped in their New York brownstone's panic r... 53.043124 [{"name": "Hofflund/Polone", "id": 1685}, {"na... [{"iso_3166_1": "US", "name": "United States o... 29-03-2002 196397415 111.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Panic Room 6.5 1267
1011 0 [{"id": 27, "name": "Horror"}] NaN 53953 [{"id": 10292, "name": "gore"}, {"id": 12339, ... de The Tooth Fairy A woman and her daughter (Nicole Muñoz) encoun... 0.716764 [] [] 08-08-2006 0 0.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Tooth Fairy 4.3 13
1012 75000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 6415 [{"id": 1321, "name": "gold"}, {"id": 2952, "n... en Three Kings A group of American soldiers stationed in Iraq... 34.973086 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 27-09-1999 108000000 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's good to be King. Three Kings 6.6 692
1013 50000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 181283 [{"id": 818, "name": "based on novel"}, {"id":... en Child 44 Set in Stalin-era Soviet Union, a disgraced MG... 40.371098 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-03-2015 3324330 137.0 [{"iso_639_1": "en", "name": "English"}] Released How do you find a killer who doesn’t exist? Child 44 6.1 547
1014 48000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9896 [{"id": 585, "name": "casino"}, {"id": 795, "n... en Rat Race In an ensemble film about easy money, greed, m... 18.600490 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-07-2001 85498534 112.0 [{"iso_639_1": "en", "name": "English"}] Released 563 miles. 9 people. $2 million. 1001 problems! Rat Race 6.0 518
1015 48000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://www.k-pax.com/ 167 [{"id": 642, "name": "robbery"}, {"id": 1566, ... en K-PAX Prot is a patient at a mental hospital who cla... 30.920075 [{"name": "Intermedia Films", "id": 763}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-10-2001 50315140 120.0 [{"iso_639_1": "en", "name": "English"}] Released Change the way you look at the world. K-PAX 7.1 695
1016 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 11232 [{"id": 1808, "name": "lover (female)"}, {"id"... en Kate & Leopold When her scientist ex-boyfriend discovers a po... 11.940711 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 25-12-2001 0 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If they lived in the same century they'd be pe... Kate & Leopold 6.0 418
1017 48000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 1636 [{"id": 2038, "name": "love of one's life"}, {... en Bedazzled Elliot Richardson, suicidal techno geek, is gi... 19.348007 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 19-10-2000 90383208 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Meet the Devil. She's giving Elliott seven wis... Bedazzled 5.6 512
1018 58000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 2148 [{"id": 1416, "name": "jazz"}, {"id": 3017, "n... en The Cotton Club The story of the people that frequented Harlem... 8.590750 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 14-12-1984 25928721 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It was the jazz age. It was an era of elegance... The Cotton Club 6.6 68
1019 55000000 [{"id": 37, "name": "Western"}] http://www.310toyumathefilm.com/ 5176 [{"id": 1582, "name": "saloon"}, {"id": 1701, ... en 3:10 to Yuma In Arizona in the late 1800's, infamous outlaw... 48.801089 [{"name": "Tree Line Films", "id": 84}, {"name... [{"iso_3166_1": "US", "name": "United States o... 06-09-2007 70016220 122.0 [{"iso_639_1": "en", "name": "English"}] Released Time waits for one man. 3:10 to Yuma 6.9 1188
1020 48000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.taken3movie.com/ 260346 [{"id": 9748, "name": "revenge"}, {"id": 9826,... en Taken 3 Ex-government operative Bryan Mills finds his ... 88.844777 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-12-2014 325771424 109.0 [{"iso_639_1": "en", "name": "English"}] Released It Ends Here Taken 3 6.1 2200
1021 48000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 1389 [{"id": 736, "name": "journalist"}, {"id": 330... en Out of Sight Meet Jack Foley, a smooth criminal who bends t... 16.000178 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-06-1998 77745568 123.0 [{"iso_639_1": "en", "name": "English"}] Released Opposites attract. Out of Sight 6.5 333
1022 47000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9894 [{"id": 378, "name": "prison"}, {"id": 549, "n... en The Cable Guy When recently single Steven moves into his new... 19.525659 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 10-06-1996 102825796 96.0 [{"iso_639_1": "en", "name": "English"}] Released There's no such thing as free cable. The Cable Guy 5.7 594
1023 0 [{"id": 18, "name": "Drama"}] NaN 7504 [{"id": 818, "name": "based on novel"}, {"id":... hi 1947: Earth It's 1947 and the borderlines between India an... 1.246883 [{"name": "Cracking the Earth Films", "id": 22... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 16-09-1998 528972 101.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Earth 6.6 9
1024 47000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 8592 [{"id": 417, "name": "corruption"}, {"id": 853... en Dick Tracy The comic strip detective finds his life vastl... 7.859226 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 15-06-1990 103738726 103.0 [{"iso_639_1": "en", "name": "English"}] Released Their turf. Their game. Their rules. They didn... Dick Tracy 5.9 251
1025 48000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 913 [{"id": 159520, "name": "martinique"}, {"id": ... en The Thomas Crown Affair A very rich and successful playboy amuses hims... 18.102572 [{"name": "Irish Dreamtime", "id": 597}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 06-08-1999 124305181 113.0 [{"iso_639_1": "en", "name": "English"}] Released How do you get the man who has everything? The Thomas Crown Affair 6.6 339
1026 48000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11091 [{"id": 1009, "name": "baby"}, {"id": 1412, "n... en Riding in Cars with Boys A single mother, with dreams of becoming a wri... 7.226115 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 19-10-2001 35743308 132.0 [{"iso_639_1": "en", "name": "English"}] Released One day can make your life; one day can ruin y... Riding in Cars with Boys 6.5 103
1027 15000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1368 [{"id": 378, "name": "prison"}, {"id": 422, "n... en First Blood When former Green Beret John Rambo is harassed... 63.071046 [{"name": "Orion Pictures", "id": 41}] [{"iso_3166_1": "US", "name": "United States o... 22-10-1982 125212904 93.0 [{"iso_639_1": "en", "name": "English"}] Released This time he's fighting for his life. First Blood 7.2 1488
1028 0 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... NaN 593 [{"id": 1228, "name": "1970s"}, {"id": 1565, "... ru Солярис Ground control has been receiving strange tran... 24.132271 [{"name": "Mosfilm", "id": 5120}, {"name": "Cr... [{"iso_3166_1": "RU", "name": "Russia"}] 20-03-1972 0 167.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN Solaris 7.7 357
1029 47000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.happilyneverafterthefilm.com/ 5393 [{"id": 604, "name": "dwarves"}, {"id": 995, "... en Happily N'Ever After An alliance of evil-doers, led by Frieda, look... 10.410933 [{"name": "Vanguard Films", "id": 614}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 14-09-2006 38085778 75.0 [{"iso_639_1": "en", "name": "English"}] Released Fairy Tale Endings Aren't What They Used To Be Happily N'Ever After 4.6 104
1030 47000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 9095 [{"id": 964, "name": "servant"}, {"id": 1299, ... en Mary Reilly A housemaid falls in love with Dr. Jekyll and ... 6.067212 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-02-1996 12379402 104.0 [{"iso_639_1": "en", "name": "English"}] Released The untold story of Jekyll and Hyde Mary Reilly 5.7 74
1031 38000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 8874 [{"id": 1005, "name": "karaoke"}, {"id": 1459,... en My Best Friend's Wedding When she receives word that her longtime plato... 15.401855 [{"name": "TriStar Pictures", "id": 559}] [{"iso_3166_1": "US", "name": "United States o... 19-06-1997 299288605 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's about finding the love of your life. And ... My Best Friend's Wedding 6.3 584
1032 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11467 [{"id": 774, "name": "film business"}, {"id": ... en America's Sweethearts In the midst of a nasty public breakup of marr... 10.698929 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-07-2001 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released Hollywood's hottest couple just split up. It'l... America's Sweethearts 5.5 252
1033 46000000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 320 [{"id": 703, "name": "detective"}, {"id": 718,... en Insomnia Two Los Angeles homicide detectives are dispat... 41.322708 [{"name": "Section Eight", "id": 129}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 24-05-2002 113714830 118.0 [{"iso_639_1": "en", "name": "English"}] Released A tough cop. A brilliant killer. An unspeakabl... Insomnia 6.8 1148
1034 46000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.startrek.com/startrek/view/series/M... 199 [{"id": 503, "name": "federation"}, {"id": 505... en Star Trek: First Contact The Borg, a relentless race of cyborgs, are on... 25.671300 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-11-1996 150000000 111.0 [{"iso_639_1": "en", "name": "English"}] Released Resistance is futile. Star Trek: First Contact 7.0 661
1035 47000000 [{"id": 28, "name": "Action"}, {"id": 37, "nam... http://jonah-hex.warnerbros.com/ 20533 [{"id": 75, "name": "gunslinger"}, {"id": 279,... en Jonah Hex Gunslinger Jonah Hex (Josh Brolin) is appointe... 22.581313 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 18-06-2010 10539000 80.0 [{"iso_639_1": "en", "name": "English"}] Released Revenge gets ugly. Jonah Hex 4.4 420
1036 46000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 10684 [{"id": 2952, "name": "gulf war"}, {"id": 3203... en Courage Under Fire A US Army officer had made a "friendly fire" m... 12.971122 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 04-07-1996 100860818 117.0 [{"iso_639_1": "en", "name": "English"}] Released A medal for honor. A search for justice. A bat... Courage Under Fire 6.2 232
1037 45000000 [{"id": 35, "name": "Comedy"}] NaN 1624 [{"id": 387, "name": "california"}, {"id": 102... en Liar Liar Fletcher Reede is a fast-talking attorney and ... 26.721386 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 21-03-1997 181000000 86.0 [{"iso_639_1": "en", "name": "English"}] Released Trust me. Liar Liar 6.4 1424
1038 25000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.theinfiltrator.com/ 325789 [{"id": 1568, "name": "undercover"}, {"id": 55... en The Infiltrator A U.S Customs official uncovers a massive mone... 24.672234 [{"name": "Good Films", "id": 68620}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-07-2016 15436808 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The true story of one man against the biggest ... The Infiltrator 6.6 573
1039 46000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 113464 [] en Inchon A noisy and absurd re-telling of the great 195... 0.146783 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "KR", "name": "South Korea"}, ... 04-05-1981 5200000 140.0 [{"iso_639_1": "en", "name": "English"}] Released LOVE. DESTINY. HEROES. War Changes Everything. Inchon 6.5 2
1040 46000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 888 [{"id": 554, "name": "manager"}, {"id": 931, "... en The Flintstones Modern Stone Age family the Flintstones hit th... 28.964162 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-05-1994 341631208 91.0 [{"iso_639_1": "en", "name": "English"}] Released Yabba-Dabba-Doo! The Flintstones 5.0 543
1041 45000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 82675 [{"id": 1930, "name": "kidnapping"}, {"id": 57... en Taken 2 In Istanbul, retired CIA operative Bryan Mills... 49.353524 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "FR", "name": "France"}] 27-09-2012 376141306 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released First they took his daughter. Now they're comi... Taken 2 6.1 2757
1042 48000000 [{"id": 35, "name": "Comedy"}] NaN 4256 [{"id": 12416, "name": "horror spoof"}] en Scary Movie 3 In the third installment of the Scary Movie fr... 36.585509 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-10-2003 220673217 84.0 [{"iso_639_1": "en", "name": "English"}] Released Great trilogies come in threes. Scary Movie 3 5.8 912
1043 45000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 1493 [{"id": 4654, "name": "undercover agent"}, {"i... en Miss Congeniality When the local FBI office receives a letter fr... 32.624355 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 14-12-2000 212000000 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Never Mess With An Agent In A Dress. Miss Congeniality 6.1 961
1044 45000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 88751 [{"id": 3347, "name": "volcano"}, {"id": 10506... en Journey to the Center of the Earth On a quest to find out what happened to his mi... 53.090422 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 10-07-2008 101702060 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Same Planet. Different World. Journey to the Center of the Earth 5.8 1309
1045 40000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11130 [{"id": 2505, "name": "coronation"}, {"id": 42... en The Princess Diaries 2: Royal Engagement Mia Thermopolis is now a college graduate and ... 30.002907 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 06-08-2004 95149435 113.0 [{"iso_639_1": "en", "name": "English"}] Released It can take a lifetime to find true love; she'... The Princess Diaries 2: Royal Engagement 6.0 697
1046 45000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 9944 [{"id": 934, "name": "judge"}, {"id": 1992, "n... en The Pelican Brief Two Supreme Court Justices have been assassina... 17.923254 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 16-12-1993 195268056 141.0 [{"iso_639_1": "en", "name": "English"}] Released Two Supreme Court Justices have been assassina... The Pelican Brief 6.3 371
1047 45000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 10731 [{"id": 236, "name": "suicide"}, {"id": 380, "... en The Client A street-wise kid, Mark Sway, sees the suicide... 17.746719 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 20-07-1994 117615211 119.0 [{"iso_639_1": "en", "name": "English"}] Released A district attorney out for a conviction. A ne... The Client 6.4 278
1048 45000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.warnerbros.com/bucket-list 7350 [{"id": 409, "name": "africa"}, {"id": 486, "n... en The Bucket List Corporate billionaire Edward Cole and working ... 31.305336 [{"name": "Two Ton Films", "id": 17049}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-12-2007 175372502 97.0 [{"iso_639_1": "en", "name": "English"}] Released Find the joy. The Bucket List 7.0 1111
1049 45000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 9869 [{"id": 441, "name": "assassination"}, {"id": ... en Patriot Games When CIA Analyst Jack Ryan interferes with an ... 19.637704 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 04-06-1992 178051587 117.0 [{"iso_639_1": "en", "name": "English"}] Released Not for honor. Not for country. For his wife a... Patriot Games 6.3 433
1050 43000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 4379 [{"id": 2374, "name": "bad mother-in-law"}, {"... en Monster-in-Law Office temp Charlotte Cantilini thinks she's f... 10.411996 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 13-05-2005 154749918 101.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released This relationship is going to be a real mother. Monster-in-Law 5.6 406
1051 46000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://prisonersmovie.warnerbros.com/ 146233 [{"id": 904, "name": "pennsylvania"}, {"id": 1... en Prisoners When Keller Dover's daughter and her friend go... 88.496873 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 18-09-2013 122126687 153.0 [{"iso_639_1": "en", "name": "English"}] Released Every moment matters. Prisoners 7.9 3085
1052 45000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 2034 [{"id": 796, "name": "police brutality"}, {"id... en Training Day On his first day on the job as a narcotics off... 52.081131 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 05-10-2001 104876233 122.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The only thing more dangerous than the line be... Training Day 7.3 1634
1053 45000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 926 [{"id": 2902, "name": "space battle"}, {"id": ... en Galaxy Quest The stars of a 1970s sci-fi show - now scrapin... 30.816341 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 23-12-1999 90683916 102.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy of Galactic Proportions. Galaxy Quest 6.9 710
1054 45000000 [{"id": 35, "name": "Comedy"}] NaN 4248 [{"id": 572, "name": "sex"}, {"id": 2626, "nam... en Scary Movie 2 While the original parodied slasher flicks lik... 35.376971 [{"name": "Gold/Miller Productions", "id": 160... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 04-07-2001 141220678 83.0 [{"iso_639_1": "en", "name": "English"}] Released No More Mercy. No More Shame. No More Sequels ... Scary Movie 2 5.4 982
1055 45000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://disney.go.com/muppets/ 64328 [{"id": 4344, "name": "musical"}, {"id": 12998... en The Muppets When Kermit the Frog and the Muppets learn tha... 17.047276 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 22-11-2011 165184237 103.0 [{"iso_639_1": "en", "name": "English"}] Released They're closer than you think. The Muppets 6.5 501
1056 45000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... http://www.warnerbros.com/blade 36647 [{"id": 236, "name": "suicide"}, {"id": 1701, ... en Blade When Blade's mother was bitten by a vampire du... 43.815492 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 21-08-1998 131183530 120.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Part Man. Part Vampire. All Hero. Blade 6.5 1905
1057 30000000 [{"id": 18, "name": "Drama"}] NaN 7214 [{"id": 577, "name": "black people"}, {"id": 5... en Coach Carter Based on a true story, in which Richmond High ... 23.234651 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 14-01-2005 76669806 136.0 [{"iso_639_1": "en", "name": "English"}] Released It begins on the street. It ends here. Coach Carter 7.3 496
1058 45000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1537 [{"id": 242, "name": "new york"}, {"id": 4056,... en Changing Lanes A rush-hour fender-bender on New York City's c... 17.270539 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 07-04-2002 94935764 89.0 [{"iso_639_1": "en", "name": "English"}] Released An ambitious lawyer, a desperate father, they ... Changing Lanes 5.9 299
1059 45000000 [{"id": 12, "name": "Adventure"}, {"id": 27, "... NaN 9360 [{"id": 5968, "name": "amazon"}, {"id": 10787,... en Anaconda A "National Geographic" film crew is taken hos... 27.684779 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 11-04-1997 136885767 89.0 [{"iso_639_1": "en", "name": "English"}] Released When You Can't Breathe You Can't Scream. Anaconda 4.7 610
1060 45000000 [{"id": 35, "name": "Comedy"}] NaN 6282 [{"id": 1010, "name": "bar"}, {"id": 4344, "na... en Coyote Ugly Graced with a velvet voice, 21-year-old Violet... 26.797810 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 30-07-2000 113916474 100.0 [{"iso_639_1": "en", "name": "English"}] Released This party never ends. Coyote Ugly 5.8 575
1061 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.loveactually.com/ 508 [{"id": 212, "name": "london england"}, {"id":... en Love Actually Follows seemingly unrelated people as their li... 37.073127 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-09-2003 244931766 135.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The ultimate romantic comedy. Love Actually 7.0 1869
1062 120000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://movies.disney.com/a-bugs-life 9487 [{"id": 1442, "name": "winter"}, {"id": 1721, ... en A Bug's Life On behalf of "oppressed bugs everywhere," an i... 87.350802 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-11-1998 363258859 95.0 [{"iso_639_1": "en", "name": "English"}] Released An epic presentation of miniature proportions. A Bug's Life 6.8 2303
1063 35000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 768 [{"id": 1465, "name": "loss of family"}, {"id"... en From Hell Frederick Abberline is an opium-huffing inspec... 26.134678 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 19-10-2001 74558115 122.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Only the legend will survive. From Hell 6.6 741
1064 45000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 2636 [{"id": 1653, "name": "explosive"}, {"id": 974... en The Specialist May Munro is a woman obsessed with getting rev... 16.582709 [{"name": "Jerry Weintraub Productions", "id":... [{"iso_3166_1": "PE", "name": "Peru"}, {"iso_3... 07-10-1994 170362582 110.0 [{"iso_639_1": "en", "name": "English"}] Released The government taught him to kill. Now he's us... The Specialist 5.5 313
1065 45000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10478 [{"id": 1808, "name": "lover (female)"}, {"id"... en Tin Cup A washed up golf pro working at a driving rang... 10.731574 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 16-08-1996 53854588 135.0 [{"iso_639_1": "en", "name": "English"}] Released Golf Pro. Love Amateur. Tin Cup 5.9 150
1066 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 27983 [{"id": 428, "name": "nurse"}, {"id": 4129, "n... en Yours, Mine and Ours When a widower with 10 children marries a wido... 2.094151 [{"name": "Desilu Productions", "id": 39856}, ... [{"iso_3166_1": "US", "name": "United States o... 24-04-1968 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Their wedding night set new attendence records Yours, Mine and Ours 6.2 26
1067 45000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 9981 [{"id": 494, "name": "father son relationship"... en Kicking & Screaming Phil Weston has been unathletic his entire lif... 8.992690 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 13-05-2005 56070433 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One man could lead this team to glory. . . Tha... Kicking & Screaming 5.6 176
1068 50000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 7453 [{"id": 211, "name": "bureaucracy"}, {"id": 39... en The Hitchhiker's Guide to the Galaxy Mere seconds before the Earth is to be demolis... 51.742065 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 15-01-2005 104478416 109.0 [{"iso_639_1": "en", "name": "English"}] Released Don't leave Earth without it. The Hitchhiker's Guide to the Galaxy 6.6 1315
1069 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 15045 [] en Fat Albert An obese boy named Fat Albert and his friends ... 7.157635 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 12-12-2004 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Fat Albert 4.3 69
1070 45000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... http://www.sonypictures.com/movies/residentevi... 7737 [{"id": 402, "name": "clone"}, {"id": 1852, "n... en Resident Evil: Extinction Years after the Racoon City catastrophe, survi... 12.065380 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 20-09-2007 148412065 94.0 [{"iso_639_1": "en", "name": "English"}] Released The Extinction Is Coming... Resident Evil: Extinction 6.1 1292
1071 40000000 [{"id": 35, "name": "Comedy"}] NaN 232672 [{"id": 409, "name": "africa"}, {"id": 4513, "... en Blended After a bad blind date, a man and woman find t... 44.120328 [{"name": "Happy Madison Productions", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 21-05-2014 123494610 117.0 [{"iso_639_1": "en", "name": "English"}] Released Single Dad, No Clue. Single Mum, Flying Solo. Blended 6.6 1006
1072 45000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 17379 [] en Last Holiday After she's diagnosed with a terminal illness,... 6.156015 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 13-01-2006 38399961 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released She always thought she was somebody special...... Last Holiday 6.4 119
1073 45000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 8987 [{"id": 1261, "name": "river"}, {"id": 1621, "... en The River Wild While on a family vacation, rafting expert Ga... 12.362876 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 30-09-1994 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released The vacation is over The River Wild 6.1 210
1074 45000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 11359 [{"id": 1990, "name": "cupboard"}, {"id": 6186... en The Indian in the Cupboard A nine-year-old boy gets a plastic Indian and ... 11.095914 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-07-1995 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Indian in the Cupboard 5.9 134
1075 45000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.savagesfilm.com/ 82525 [{"id": 4129, "name": "widow"}, {"id": 34061, ... en Savages Pot growers Ben and Chon face off against the ... 31.856589 [{"name": "Ixtlan", "id": 4198}, {"name": "Rel... [{"iso_3166_1": "US", "name": "United States o... 06-07-2012 82966152 131.0 [{"iso_639_1": "en", "name": "English"}] Released Young Beautiful Deadly. Savages 6.2 766
1076 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.cellularthemovie.com/ 9759 [{"id": 974, "name": "bank"}, {"id": 1880, "na... en Cellular A young man receives an emergency phone call o... 24.459948 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 06-09-2004 56422687 94.0 [{"iso_639_1": "en", "name": "English"}] Released If the signal dies so does she Cellular 6.1 537
1077 40000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 9486 [{"id": 470, "name": "spy"}, {"id": 1701, "nam... en Johnny English Rowan plays the eponymous lead character in a ... 28.029015 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 06-04-2003 160583018 88.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released He knows no fear, he knows no danger, he knows... Johnny English 6.0 852
1078 50000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://www.theantbully.com 9906 [{"id": 3126, "name": "ant"}, {"id": 3650, "na... en The Ant Bully Fed up with being targeted by the neighborhood... 20.239061 [{"name": "Playtone", "id": 4171}, {"name": "W... [{"iso_3166_1": "US", "name": "United States o... 27-07-2006 55181129 88.0 [{"iso_639_1": "en", "name": "English"}] Released The battle for the lawn is on. The Ant Bully 5.5 366
1079 40000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 841 [{"id": 530, "name": "prophecy"}, {"id": 616, ... en Dune In the year 10,191, the world is at war for co... 25.876582 [{"name": "Dino De Laurentiis Company", "id": ... [{"iso_3166_1": "US", "name": "United States o... 14-12-1984 30925690 137.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A world beyond your experience, beyond your im... Dune 6.5 562
1080 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.acrosstheuniverse.com/ 4688 [{"id": 2187, "name": "riot"}, {"id": 4108, "n... en Across the Universe Musical based on The Beatles songbook and set ... 11.872841 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 14-09-2007 0 133.0 [{"iso_639_1": "en", "name": "English"}] Released All you need is love. Across the Universe 7.1 410
1081 35000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 4148 [{"id": 596, "name": "adultery"}, {"id": 931, ... en Revolutionary Road A young couple living in a Connecticut suburb ... 20.360549 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-12-2008 75225693 119.0 [{"iso_639_1": "en", "name": "English"}] Released How do you break free without breaking apart? Revolutionary Road 6.7 796
1082 55000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 2207 [{"id": 3045, "name": "mission of murder"}, {"... en 16 Blocks An aging cop is assigned the ordinary task of ... 32.310220 [{"name": "Donners' Company", "id": 431}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-03-2006 65664721 105.0 [{"iso_639_1": "en", "name": "English"}] Released For a New York cop and his witness, the distan... 16 Blocks 6.2 661
1083 70000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.babylonadmovie.com/ 9381 [{"id": 339, "name": "submarine"}, {"id": 1009... en Babylon A.D. In Babylon A.D Vin Diesel stars as a veteran-t... 27.568194 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 20-08-2008 72108608 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Kill or be Killed. Babylon A.D. 5.4 676
1084 45000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9625 [{"id": 4289, "name": "secret agent"}, {"id": ... en The Glimmer Man A former government operative renowned for his... 6.250282 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 04-10-1996 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Two good cops. One bad situation. The Glimmer Man 4.7 100
1085 45000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 9304 [{"id": 402, "name": "clone"}, {"id": 2281, "n... en Multiplicity Construction worker Doug Kinney finds that the... 11.120344 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 19-07-1996 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes to get more out of life, you have to... Multiplicity 5.5 154
1086 45000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://www.aliensintheatticmovie.com/ 20856 [{"id": 9951, "name": "alien"}, {"id": 10267, ... en Aliens in the Attic It's summer vacation, but the Pearson family k... 13.707183 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 31-07-2009 57881056 86.0 [{"iso_639_1": "en", "name": "English"}] Released The aliens vs. the Pearsons Aliens in the Attic 5.3 244
1087 35000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://movies.warnerbros.com/thepledge/ 5955 [{"id": 6044, "name": "promise"}, {"id": 9826,... en The Pledge A police chief about to retire pledges to help... 12.495436 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "US", "name": "United States o... 09-01-2001 29400000 123.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Pledge 6.5 215
1088 45000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 9899 [{"id": 1332, "name": "cheating"}, {"id": 3063... en The Producers After putting together another Broadway flop, ... 6.803965 [{"name": "Sony Pictures", "id": 34}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 25-12-2005 38058335 134.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Producers 6.1 151
1089 45000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 9826 [{"id": 1308, "name": "secret identity"}, {"id... en The Phantom The 21st successor to the role of Bengalla's r... 9.025236 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 06-06-1996 17300889 100.0 [{"iso_639_1": "en", "name": "English"}] Released Slam Evil! The Phantom 4.7 136
1090 57000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://alltheprettyhorses.com/ 21355 [{"id": 246, "name": "dancing"}, {"id": 316, "... en All the Pretty Horses The year is 1949. A young Texan named John Gra... 7.524671 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-12-2000 0 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some passions can never be tamed. All the Pretty Horses 5.8 60
1091 44000000 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 10858 [{"id": 840, "name": "usa president"}, {"id": ... en Nixon An all-star cast powers this epic look at Amer... 3.770161 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 22-12-1995 13681765 192.0 [{"iso_639_1": "en", "name": "English"}] Released Triumphant in Victory, Bitter in Defeat. He Ch... Nixon 7.1 71
1092 45000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 11439 [{"id": 212, "name": "london england"}, {"id":... en The Ghost Writer A writer stumbles upon a long-hidden secret wh... 21.118196 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 12-02-2010 60222298 128.0 [{"iso_639_1": "en", "name": "English"}] Released Read between the lies. The Ghost Writer 6.7 670
1093 45000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 9457 [{"id": 4953, "name": "ocean liner"}, {"id": 3... en Deep Rising A group of heavily armed hijackers board a lux... 6.513856 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-01-1998 11203026 106.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released Full Scream Ahead Deep Rising 6.0 154
1094 45000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 12412 [{"id": 577, "name": "black people"}, {"id": 1... en Miracle at St. Anna Miracle at St. Anna chronicles the story of fo... 11.387408 [{"name": "Rai Cinema", "id": 2683}, {"name": ... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 15-09-2008 9323833 160.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released NaN Miracle at St. Anna 6.3 90
1095 110 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://ent.sina.com.cn/hjj/ 1494 [{"id": 351, "name": "poison"}, {"id": 478, "n... zh 滿城盡帶黃金甲 During China's Tang dynasty the emperor has ta... 9.950505 [{"name": "Beijing New Picture Film Co. Ltd.",... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 21-12-2006 0 114.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Unspeakable secrets are hidden within the Forb... Curse of the Golden Flower 6.6 203
1096 45000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.bangkokdangerousmovie.net/ 13184 [{"id": 782, "name": "assassin"}, {"id": 1293,... en Bangkok Dangerous When carrying out a hit, assassin Joe (Cage) a... 14.813057 [{"name": "Virtual Studios", "id": 449}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 21-08-2008 42487390 99.0 [{"iso_639_1": "th", "name": "\u0e20\u0e32\u0e... Released There's only one way out. Bangkok Dangerous 5.0 332
1097 40000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 2185 [{"id": 177341, "name": "gadfly"}] en Big Trouble The story of how a mysterious suitcase brings ... 5.201688 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 05-04-2002 8493890 85.0 [{"iso_639_1": "en", "name": "English"}] Released They have forty-five minutes to save the world... Big Trouble 6.3 80
1098 45000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.loveinthetime.com/ 6639 [{"id": 572, "name": "sex"}, {"id": 1459, "nam... en Love in the Time of Cholera In Colombia just after the Great War, an old m... 5.361699 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 04-10-2007 4607608 139.0 [{"iso_639_1": "en", "name": "English"}] Released How long would you wait for love? Love in the Time of Cholera 6.4 81
1099 45000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 38153 [] en Shadow Conspiracy Bobby Bishop (Sheen) is a special assistant to... 3.848893 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 31-01-1997 2154540 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Shadow Conspiracy 4.0 11
1100 45000000 [{"id": 80, "name": "Crime"}, {"id": 12, "name... http://www.johnnyenglishreborn.com/ 58233 [{"id": 1529, "name": "buddhist monk"}, {"id":... en Johnny English Reborn The most prominent heads of state in the world... 35.658500 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-09-2011 160078586 101.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released One man. One mission. No chance. Johnny English Reborn 6.0 1007
1101 65000000 [{"id": 16, "name": "Animation"}, {"id": 28, "... http://www.thresholdanimationstudios.com/video... 116977 [{"id": 1545, "name": "supermarket"}, {"id": 1... en Foodfight! Dex, a superdog sleuth, is the law of the land... 5.258726 [{"name": "Threshold Entertainment", "id": 417... [{"iso_3166_1": "US", "name": "United States o... 15-06-2012 73706 87.0 [{"iso_639_1": "en", "name": "English"}] Released When good food... goes bad! Foodfight! 2.3 28
1102 44500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://argothemovie.warnerbros.com/ 68734 [{"id": 591, "name": "cia"}, {"id": 1157, "nam... en Argo As the Iranian revolution reaches a boiling po... 62.010560 [{"name": "GK Films", "id": 3281}, {"name": "W... [{"iso_3166_1": "US", "name": "United States o... 11-10-2012 232324128 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The movie was fake. The mission was real. Argo 7.1 3423
1103 44000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 5503 [{"id": 520, "name": "chicago"}, {"id": 797, "... en The Fugitive Wrongfully accused of murdering his wife, Rich... 54.884297 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 06-08-1993 368875760 130.0 [{"iso_639_1": "en", "name": "English"}] Released A murdered wife. A one-armed man. An obsessed ... The Fugitive 7.2 1220
1104 40000000 [{"id": 28, "name": "Action"}] http://www.thebountyhunter-movie.net/ 27573 [{"id": 801, "name": "bounty hunter"}, {"id": ... en The Bounty Hunter Milo Boyd is a bounty hunter whose latest gig ... 33.747825 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-03-2010 136000000 110.0 [{"iso_639_1": "en", "name": "English"}] Released It's a Job. It Isn't Personal. Well, Maybe a L... The Bounty Hunter 5.5 858
1105 44000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 819 [{"id": 516, "name": "child abuse"}, {"id": 62... en Sleepers Two gangsters seek revenge on the state jail w... 16.245068 [{"name": "Propaganda Films", "id": 278}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-10-1996 165615285 147.0 [{"iso_639_1": "en", "name": "English"}] Released When friendship runs deeper than blood. Sleepers 7.3 715
1106 44000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1369 [{"id": 279, "name": "usa"}, {"id": 422, "name... en Rambo: First Blood Part II John Rambo is released from prison by the gove... 38.653969 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-05-1985 300400432 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What most people call hell, he calls home. Rambo: First Blood Part II 6.3 864
1107 44000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9623 [{"id": 1417, "name": "jurors"}, {"id": 1936, ... en The Juror With his gangster boss on trial for murder, a ... 3.937352 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 02-02-1996 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released There is no defense. The Juror 5.5 89
1108 2600000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 10895 [{"id": 131, "name": "italy"}, {"id": 2251, "n... en Pinocchio Lonely toymaker Geppetto has his wishes answer... 46.007991 [{"name": "RKO Radio Pictures", "id": 6}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-02-1940 84300000 88.0 [{"iso_639_1": "en", "name": "English"}] Released For anyone who has ever wished upon a star. Pinocchio 6.9 1355
1109 44000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 10935 [{"id": 680, "name": "montana"}, {"id": 797, "... en Heaven's Gate Harvard graduate James Averill (Kris Kristoffe... 5.380124 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-11-1980 3484331 219.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The only thing greater than their passion for ... Heaven's Gate 6.4 55
1110 50000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.sonypictures.com/movies/underworlda... 834 [{"id": 810, "name": "budapest"}, {"id": 2849,... en Underworld: Evolution As the war between the vampires and the Lycans... 49.020045 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 12-01-2006 111340801 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released My God. Brother, what have you done? Underworld: Evolution 6.4 1528
1111 40000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://www.foxmovies.com/movies/victor-franken... 228066 [{"id": 212, "name": "london england"}, {"id":... en Victor Frankenstein Eccentric scientist Victor Von Frankenstein cr... 24.821138 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 10-11-2015 34227298 109.0 [{"iso_639_1": "en", "name": "English"}] Released Discover the origin of the monster and his cre... Victor Frankenstein 5.6 685
1112 43000000 [{"id": 18, "name": "Drama"}] NaN 711 [{"id": 213, "name": "upper class"}, {"id": 38... en Finding Forrester Gus van Sant tells the story of a young Africa... 19.043286 [{"name": "Fountainbridge Films", "id": 414}, ... [{"iso_3166_1": "US", "name": "United States o... 21-12-2000 80049764 136.0 [{"iso_639_1": "en", "name": "English"}] Released In an ordinary place, he found the one person ... Finding Forrester 7.0 302
1113 43000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10468 [{"id": 7464, "name": "alcoholism"}, {"id": 95... en 28 Days After getting into a car accident while drunk ... 5.418921 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 06-04-2000 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released The Life of the Party... before she got a life. 28 Days 6.0 208
1114 45000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.universalstudiosentertainment.com/u... 10027 [{"id": 779, "name": "martial arts"}, {"id": 2... en Unleashed Raised as a slave, Danny is used to fighting f... 25.999888 [{"name": "Canal Plus", "id": 104}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 02-02-2005 50871113 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Serve No Master Unleashed 6.6 518
1115 43000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.sonypictures.com/movies/thesweetest... 11812 [{"id": 1253, "name": "roommate"}, {"id": 6038... en The Sweetest Thing Christina's love life is stuck in neutral. Aft... 18.656320 [{"name": "Konrad Pictures", "id": 85}] [{"iso_3166_1": "US", "name": "United States o... 12-04-2002 68696770 84.0 [{"iso_639_1": "en", "name": "English"}] Released A romantic comedy without the sugar. The Sweetest Thing 5.3 280
1116 42000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 37233 [{"id": 1812, "name": "fbi"}, {"id": 3703, "na... en The Firm Mitch McDeere is a young man with a promising ... 23.736535 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-06-1993 270248367 154.0 [{"iso_639_1": "en", "name": "English"}] Released Power can be murder to resist. The Firm 6.6 501
1117 44000000 [{"id": 18, "name": "Drama"}] NaN 37950 [{"id": 380, "name": "brother brother relation... en Charlie St. Cloud Accomplished sailor Charlie St. Cloud has the ... 21.754330 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-05-2010 48190704 99.0 [{"iso_639_1": "en", "name": "English"}] Released Life is for living. Charlie St. Cloud 6.8 566
1118 40000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.themechanicmovie.com/ 27582 [{"id": 351, "name": "poison"}, {"id": 520, "n... en The Mechanic Arthur Bishop is a 'mechanic' - an elite assas... 44.094856 [{"name": "CBS Films", "id": 5490}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 13-01-2011 51070807 93.0 [{"iso_639_1": "en", "name": "English"}] Released Someone has to fix the problems. The Mechanic 6.3 1045
1119 42000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.21jumpstreet-movie.com/ 64688 [{"id": 3230, "name": "male friendship"}, {"id... en 21 Jump Street In high school, Schmidt was a dork and Jenko w... 62.714026 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 12-03-2012 201585328 109.0 [{"iso_639_1": "en", "name": "English"}] Released They thought the streets were mean. Then they ... 21 Jump Street 6.7 4074
1120 42000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.notting-hill.com/ 509 [{"id": 212, "name": "london england"}, {"id":... en Notting Hill The British comedy from director Roger Michell... 28.969151 [{"name": "Bookshop Productions", "id": 282}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-05-1999 363889678 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Can the most famous film star in the world fal... Notting Hill 7.0 1262
1121 45000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 7443 [{"id": 2479, "name": "chicken"}, {"id": 6089,... en Chicken Run Having been hopelessly repressed and facing ev... 31.789029 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 21-06-2000 224834564 84.0 [{"iso_639_1": "en", "name": "English"}] Released This ain't no chick flick. It's poultry in mot... Chicken Run 6.5 1150
1122 42000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.alongcamepolly.com/ 5966 [{"id": 966, "name": "beach"}, {"id": 2676, "n... en Along Came Polly Reuben Feffer is a guy who's spent his entire ... 33.238296 [{"name": "Jersey Films", "id": 216}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 16-01-2004 171963386 90.0 [{"iso_639_1": "en", "name": "English"}] Released For the most cautious man on Earth, life is ab... Along Came Polly 5.8 773
1123 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11066 [{"id": 2273, "name": "role of women"}, {"id":... en Boomerang Marcus is a successful advertising executive w... 6.420434 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 30-06-1992 70100000 117.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released A Player Who's About to be Played. Boomerang 5.4 134
1124 43000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 136795 [{"id": 1680, "name": "boston"}, {"id": 1812, ... en The Heat Uptight and straight-laced, FBI Special Agent ... 37.654688 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 27-06-2013 158674180 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Action's never been so hot! The Heat 6.5 1575
1125 31115000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 8095 [{"id": 5049, "name": "ancient rome"}, {"id": ... en Cleopatra Historical epic. The triumphs and tragedy of t... 13.244365 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-06-1963 71000000 248.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The motion picture the world has been waiting ... Cleopatra 6.7 146
1126 0 [{"id": 35, "name": "Comedy"}] NaN 87826 [{"id": 41525, "name": "high school teacher"},... en Here Comes the Boom A high school biology teacher moonlights as a ... 26.799913 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-10-2012 73100172 105.0 [{"iso_639_1": "en", "name": "English"}] Released No one will fight for his students like Mr. Voss. Here Comes the Boom 6.0 593
1127 42000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 11560 [{"id": 818, "name": "based on novel"}, {"id":... en High Crimes High powered lawyer Claire Kubik finds her wor... 14.046705 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 03-04-2002 63781810 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everything you trust. Everything you know. May... High Crimes 6.1 184
1128 42000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 25189 [{"id": 572, "name": "sex"}, {"id": 1992, "nam... en The Mirror Has Two Faces Rose Morgan (Barbara Streisand), who still liv... 3.844926 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-11-1996 0 126.0 [{"iso_639_1": "en", "name": "English"}] Released A story about just how wrong two people can be... The Mirror Has Two Faces 6.5 47
1129 32000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 2637 [{"id": 818, "name": "based on novel"}, {"id":... en The Mothman Prophecies Reporter John Klein is plunged into a world of... 14.733513 [{"name": "Lakeshore Entertainment", "id": 126}] [{"iso_3166_1": "US", "name": "United States o... 25-01-2002 55157539 119.0 [{"iso_639_1": "en", "name": "English"}] Released What do you see? The Mothman Prophecies 6.1 305
1130 42000000 [{"id": 35, "name": "Comedy"}] NaN 18480 [{"id": 237, "name": "gay"}, {"id": 10232, "na... en Brüno Flamboyantly gay Austrian television reporter ... 16.122168 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 08-07-2009 0 83.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Borat was so 2006 Brüno 5.4 518
1131 32000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/1111/License-to-... 709 [{"id": 417, "name": "corruption"}, {"id": 119... en Licence to Kill James Bond and his American colleague Felix Le... 28.221190 [{"name": "Eon Productions", "id": 7576}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-07-1989 156167015 133.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released His bad side is a dangerous place to be. Licence to Kill 5.9 541
1132 42000000 [{"id": 14, "name": "Fantasy"}, {"id": 53, "na... http://www.redridinghoodmovie.com/ 49730 [{"id": 1442, "name": "winter"}, {"id": 2486, ... en Red Riding Hood Valerie is in love with a brooding outsider, P... 45.151657 [{"name": "Appian Way", "id": 562}, {"name": "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 11-03-2011 89162162 100.0 [{"iso_639_1": "en", "name": "English"}] Released Who's afraid? Red Riding Hood 5.6 922
1133 60000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 2749 [{"id": 242, "name": "new york"}, {"id": 293, ... en 15 Minutes When Eastern European criminals Oleg and Emil ... 15.205371 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-03-2001 56359980 120.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released America Likes to Watch 15 Minutes 5.7 191
1134 48000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9607 [{"id": 83, "name": "saving the world"}, {"id"... en Super Mario Bros. Mario and Luigi, plumbers from Brooklyn, find ... 14.587367 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 28-05-1993 20915465 104.0 [{"iso_639_1": "en", "name": "English"}] Released This Ain't No Game. Super Mario Bros. 4.0 232
1135 42000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 1830 [{"id": 2106, "name": "cold war"}, {"id": 6110... en Lord of War Yuri Orlov is a globetrotting arms dealer and,... 34.828241 [{"name": "Saturn Films", "id": 831}, {"name":... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-09-2005 24127895 122.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Where there's a will, there's a weapon Lord of War 7.0 1335
1136 31000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... NaN 79 [{"id": 548, "name": "countryside"}, {"id": 10... zh 英雄 One man defeated three assassins who sought to... 23.607392 [{"name": "Beijing New Picture Film Co. Ltd.",... [{"iso_3166_1": "CN", "name": "China"}] 19-12-2002 177394432 99.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released One man's strength will unite an empire. Hero 7.2 635
1137 40000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.oneforthemoneyfilm.com/index2.html 54054 [{"id": 801, "name": "bounty hunter"}, {"id": ... en One for the Money An unemployed lingerie buyer convinces her bai... 19.438503 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 26-01-2012 36893721 91.0 [{"iso_639_1": "en", "name": "English"}] Released She's looking for a few not-so-good men One for the Money 5.3 388
1138 44000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 228967 [{"id": 591, "name": "cia"}, {"id": 6285, "nam... en The Interview Dave Skylark and his producer Aaron Rapoport r... 74.168016 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-12-2014 12342632 112.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released The Film Hackers Tried To Get Banned The Interview 6.1 2304
1139 42000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.iamrogue.com/thewarriorsway 46528 [{"id": 782, "name": "assassin"}, {"id": 1415,... en The Warrior's Way An Asian assassin (Dong-gun Jang) is forced to... 7.349497 [{"name": "Boram Entertainment Inc.", "id": 29... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 02-12-2010 11087569 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Assassin. Hero. Legend. The Warrior's Way 6.3 136
1140 33000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 27936 [{"id": 156052, "name": "unemployment"}, {"id"... fr Micmacs à tire-larigot A man and his friends come up with an intricat... 7.663515 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}] 28-10-2009 14000000 100.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Non Stop Madness Micmacs 6.8 148
1141 41000000 [{"id": 18, "name": "Drama"}] http://movies.uip.de/8mile/ 65 [{"id": 30, "name": "individual"}, {"id": 542,... en 8 Mile The setting is Detroit in 1995. The city is di... 32.798571 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 08-11-2002 215000000 110.0 [{"iso_639_1": "en", "name": "English"}] Released Every moment is another chance. 8 Mile 6.8 1626
1142 0 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://pourquoijaipasmangemonpere.com/ 280391 [{"id": 10336, "name": "animation"}, {"id": 34... fr Pourquoi j'ai pas mangé mon père Based on the novel 'Evolution Man' by Roy Lewi... 5.794466 [{"name": "Path\u00e9 Films", "id": 4959}, {"n... [{"iso_3166_1": "FR", "name": "France"}] 08-04-2015 0 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released These feet are made for walkin' Why I Did (Not) Eat My Father 5.3 125
1143 65000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 9476 [{"id": 496, "name": "poetry"}, {"id": 10466, ... en A Knight's Tale William Thatcher, a peasant, is sent to appren... 36.670399 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 11-05-2001 117487473 132.0 [{"iso_639_1": "en", "name": "English"}] Released He Will Rock You A Knight's Tale 6.6 907
1144 41000000 [{"id": 53, "name": "Thriller"}, {"id": 14, "n... NaN 10610 [{"id": 703, "name": "detective"}, {"id": 1456... en The Medallion A Hong Kong detective suffers a fatal accident... 14.653718 [{"name": "Living Films", "id": 2877}, {"name"... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 15-08-2003 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Medallion 5.3 281
1145 40000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 745 [{"id": 516, "name": "child abuse"}, {"id": 13... en The Sixth Sense A psychological thriller about an eight year o... 73.085576 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 06-08-1999 672806292 107.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released Not every gift is a blessing. The Sixth Sense 7.7 3147
1146 42000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.manonaledge.com/ 49527 [{"id": 9758, "name": "deception"}, {"id": 145... en Man on a Ledge An ex-cop turned con threatens to jump to his ... 34.041407 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 13-01-2012 46221189 102.0 [{"iso_639_1": "en", "name": "English"}] Released You can only push an innocent man so far Man on a Ledge 6.2 925
1147 41000000 [{"id": 35, "name": "Comedy"}] NaN 73937 [{"id": 720, "name": "helicopter"}, {"id": 818... en The Big Year Three fanatical bird-watchers spend an entire ... 9.419726 [{"name": "Ingenious Media", "id": 290}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 13-10-2011 7448385 100.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone is searching for something. The Big Year 5.6 248
1148 8000000 [{"id": 18, "name": "Drama"}] NaN 1885 [{"id": 1439, "name": "flat"}, {"id": 2063, "n... en The Karate Kid Hassled by the school bullies, Daniel LaRusso ... 28.456572 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 22-06-1984 90815558 126.0 [{"iso_639_1": "en", "name": "English"}] Released Only the 'Old One' could teach him the secrets... The Karate Kid 6.9 891
1149 40000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.americanhustle-movie.com/ 168672 [{"id": 10453, "name": "con artist"}, {"id": 1... en American Hustle A con man, Irving Rosenfeld, along with his se... 49.664128 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 12-12-2013 251171807 138.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone Hustles To Survive American Hustle 6.8 2807
1150 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.myspace.com/proposalmovie 18240 [{"id": 1907, "name": "fictitious marriage"}, ... en The Proposal When she learns she's in danger of losing her ... 36.238968 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 01-06-2009 317375031 108.0 [{"iso_639_1": "en", "name": "English"}] Released Here comes the bribe... The Proposal 6.7 1804
1151 70000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 10398 [{"id": 378, "name": "prison"}, {"id": 544, "n... en Double Jeopardy A woman framed for her husband's murder suspec... 19.439386 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 24-09-1999 177841558 105.0 [{"iso_639_1": "en", "name": "English"}] Released Murder isn't always a crime. Double Jeopardy 6.2 278
1152 40000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://www.backtothefuture.com/movies/backtoth... 165 [{"id": 390, "name": "skateboarding"}, {"id": ... en Back to the Future Part II Marty and Doc are at it again in this wacky se... 43.345252 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-11-1989 332000000 108.0 [{"iso_639_1": "en", "name": "English"}] Released Roads? Where we're going, we don't need roads! Back to the Future Part II 7.4 3829
1153 40000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://lucymovie.com/ 240832 [{"id": 310, "name": "artificial intelligence"... en Lucy A woman, accidentally caught in a dark deal, t... 115.241998 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 14-07-2014 126546825 89.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released The average person uses 10% of their brain cap... Lucy 6.3 5878
1154 40000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... https://www.facebook.com/fiftyshadesofgreymovie 216015 [{"id": 818, "name": "based on novel"}, {"id":... en Fifty Shades of Grey When college senior Anastasia Steele steps in ... 98.755657 [{"name": "Focus Features", "id": 10146}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-02-2015 571006128 125.0 [{"iso_639_1": "en", "name": "English"}] Released Are you curious? Fifty Shades of Grey 5.2 3254
1155 38000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 12279 [{"id": 282, "name": "video game"}, {"id": 205... en Spy Kids 3-D: Game Over Carmen's caught in a virtual reality game desi... 21.998734 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 25-07-2003 197011982 84.0 [{"iso_639_1": "en", "name": "English"}] Released 3rd Mission. 3rd Dimension. Spy Kids 3-D: Game Over 4.7 511
1156 40000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 1645 [{"id": 529, "name": "ku klux klan"}, {"id": 5... en A Time to Kill A young lawyer defends a black man accused of ... 25.219805 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 24-07-1996 152266007 149.0 [{"iso_639_1": "en", "name": "English"}] Released Experience a time you'll never forget. A Time to Kill 7.0 509
1157 40000000 [{"id": 35, "name": "Comedy"}] NaN 11007 [{"id": 4498, "name": "big family"}, {"id": 18... en Cheaper by the Dozen The Baker brood moves to Chicago after patriar... 26.516624 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 24-12-2003 190212113 98.0 [{"iso_639_1": "en", "name": "English"}] Released Growing pains? They've got twelve of them! Cheaper by the Dozen 6.0 699
1158 40000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.lonesurvivorfilm.com/ 193756 [{"id": 6091, "name": "war"}, {"id": 10349, "n... en Lone Survivor Based on the failed June 28, 2005 mission "Ope... 37.084384 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 24-12-2013 149295601 121.0 [{"iso_639_1": "en", "name": "English"}] Released Based on True Acts of Courage Lone Survivor 7.4 1526
1159 40000000 [{"id": 35, "name": "Comedy"}] NaN 11287 [{"id": 1480, "name": "baseball"}, {"id": 1956... en A League of Their Own Small-town sisters Dottie and Kit join an all-... 21.661028 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 01-07-1992 107458785 128.0 [{"iso_639_1": "en", "name": "English"}] Released To achieve the incredible, you have to attempt... A League of Their Own 6.7 354
1160 40000000 [{"id": 27, "name": "Horror"}] http://www.warnerbros.com/conjuring-2 259693 [{"id": 212, "name": "london england"}, {"id":... en The Conjuring 2 Lorraine and Ed Warren travel to north London ... 68.794673 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-05-2016 320170008 134.0 [{"iso_639_1": "en", "name": "English"}] Released The next true story from the case files of Ed ... The Conjuring 2 7.0 1949
1161 40000000 [{"id": 18, "name": "Drama"}] http://www.thesocialnetwork-movie.com/ 37799 [{"id": 2157, "name": "hacker"}, {"id": 12361,... en The Social Network On a fall night in 2003, Harvard undergrad and... 69.278220 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 30-09-2010 224920315 120.0 [{"iso_639_1": "en", "name": "English"}] Released You don't get to 500 million friends without m... The Social Network 7.1 3391
1162 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.hesjustnotthatintoyoumovie.com/ 10184 [{"id": 14534, "name": "relationship"}, {"id":... en He's Just Not That Into You Remember that really cute guy who said he'd ca... 26.253357 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 06-02-2009 177259441 129.0 [{"iso_639_1": "en", "name": "English"}] Released Are you the exception...or the rule? He's Just Not That Into You 6.2 959
1163 45000000 [{"id": 35, "name": "Comedy"}] NaN 4257 [{"id": 3358, "name": "haunted house"}, {"id":... en Scary Movie 4 Cindy finds out the house she lives in is haun... 32.549282 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 13-04-2006 178262620 83.0 [{"iso_639_1": "en", "name": "English"}] Released Bury the grudge. Burn the village. See the saw. Scary Movie 4 5.3 750
1164 40000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 4234 [{"id": 2546, "name": "mask"}, {"id": 2573, "n... en Scream 3 A murdering spree begins to happen again, this... 24.992057 [{"name": "Konrad Pictures", "id": 85}, {"name... [{"iso_3166_1": "US", "name": "United States o... 03-02-2000 161834276 116.0 [{"iso_639_1": "en", "name": "English"}] Released Someone has taken their love of trilogies one ... Scream 3 5.7 736
1165 40000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://www.backtothefuture.com/movies/backtoth... 196 [{"id": 386, "name": "railroad robber"}, {"id"... en Back to the Future Part III The final installment of the Back to the Futur... 45.769562 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-05-1990 244527583 118.0 [{"iso_639_1": "en", "name": "English"}] Released They've saved the best trip for last... But th... Back to the Future Part III 7.1 2900
1166 40000000 [{"id": 35, "name": "Comedy"}] NaN 257091 [{"id": 378, "name": "prison"}, {"id": 4613, "... en Get Hard When obscenely rich hedge-fund manager James i... 36.301202 [{"name": "Gary Sanchez Productions", "id": 47... [{"iso_3166_1": "US", "name": "United States o... 26-03-2015 111811453 100.0 [{"iso_639_1": "en", "name": "English"}] Released An education in incarceration. Get Hard 5.9 944
1167 40000000 [{"id": 10749, "name": "Romance"}, {"id": 27, ... NaN 6114 [{"id": 596, "name": "adultery"}, {"id": 2158,... en Dracula When Dracula leaves the captive Jonathan Harke... 45.022964 [{"name": "American Zoetrope", "id": 70}, {"na... [{"iso_3166_1": "US", "name": "United States o... 13-11-1992 215862692 128.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released Love never dies. Dracula 7.1 1056
1168 40000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.julieandjulia.com/ 24803 [{"id": 1918, "name": "cooking"}, {"id": 3096,... en Julie & Julia Julia Child and Julie Powell – both of whom wr... 22.853006 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 06-08-2009 129540499 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Based on Two True Stories Julie & Julia 6.6 560
1169 40000000 [{"id": 18, "name": "Drama"}] NaN 109410 [{"id": 1480, "name": "baseball"}, {"id": 5565... en 42 The powerful story of Jackie Robinson, the leg... 31.884559 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 12-04-2013 95020213 128.0 [] Released The True Story Of An American Legend 42 6.8 787
1170 40000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.miramax.com/movie/the-talented-mr-r... 1213 [{"id": 110, "name": "venice"}, {"id": 131, "n... en The Talented Mr. Ripley Tom Ripley is a calculating young man who beli... 31.385257 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-12-1999 128798265 139.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How far would you go to become someone else? The Talented Mr. Ripley 7.0 767
1171 40000000 [{"id": 35, "name": "Comedy"}] NaN 100042 [{"id": 6054, "name": "friendship"}, {"id": 96... en Dumb and Dumber To 20 years after the dimwits set out on their fi... 67.767785 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 12-11-2014 169837010 110.0 [{"iso_639_1": "en", "name": "English"}] Released The Second Parts Are More Fools Dumb and Dumber To 5.4 1127
1172 40000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 9036 [{"id": 1963, "name": "expedition"}, {"id": 32... en Eight Below In the Antarctic, after an expedition with Dr.... 24.287306 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 17-02-2006 120455994 120.0 [{"iso_639_1": "en", "name": "English"}] Released The Most Amazing Story Of Survival, Friendship... Eight Below 6.7 542
1173 35000000 [{"id": 35, "name": "Comedy"}] http://www.theinternmovie.com/ 257211 [{"id": 174420, "name": "intern"}, {"id": 1870... en The Intern 70-year-old widower Ben Whittaker has discover... 53.114573 [{"name": "Waverly Films", "id": 735}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 24-09-2015 194564672 121.0 [{"iso_639_1": "en", "name": "English"}] Released Experience never gets old The Intern 7.1 1881
1174 40000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.ridealong.com/ 323675 [{"id": 6149, "name": "police"}, {"id": 9663, ... en Ride Along 2 As his wedding day approaches, Ben heads to Mi... 25.136082 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-01-2016 124827316 102.0 [{"iso_639_1": "en", "name": "English"}] Released The brothers-in-law are back Ride Along 2 6.1 555
1175 40000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9361 [{"id": 7879, "name": "secret love"}, {"id": 8... en The Last of the Mohicans As the English and French soldiers battle for ... 37.776566 [{"name": "Morgan Creek Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 25-09-1992 75505856 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The first American hero. The Last of the Mohicans 7.1 732
1176 40000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 1677 [{"id": 577, "name": "black people"}, {"id": 6... en Ray Born on a sharecropping plantation in Northern... 21.743321 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 29-10-2004 124731534 152.0 [{"iso_639_1": "en", "name": "English"}] Released The extraordinary life story of Ray Charles. Ray 7.2 467
1177 40000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.miramax.com/movie/sin-city/ 187 [{"id": 4565, "name": "dystopia"}, {"id": 9717... en Sin City Welcome to Sin City. This town beckons to the ... 66.003433 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-04-2005 158733820 124.0 [{"iso_639_1": "en", "name": "English"}] Released Walk down the right back alley in Sin City and... Sin City 7.2 2691
1178 40000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.vantagepoint-movie.com/index.php 7461 [{"id": 258, "name": "bomb"}, {"id": 321, "nam... en Vantage Point The attempted assassination of the American Pr... 24.862767 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-02-2008 151161491 90.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released 8 Strangers, 8 points of view. 1 Truth. Vantage Point 6.2 716
1179 41000000 [{"id": 35, "name": "Comedy"}] http://www.iloveyouman.com/ 16538 [{"id": 383, "name": "poker"}, {"id": 910, "na... en I Love You, Man Peter Klaven is a successful real estate agent... 25.391899 [{"name": "The Montecito Picture Company", "id... [{"iso_3166_1": "US", "name": "United States o... 20-03-2009 91636986 105.0 [{"iso_639_1": "en", "name": "English"}] Released He needed a best man... He got the worst. I Love You, Man 6.5 515
1180 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9889 [{"id": 2064, "name": "overweight"}, {"id": 32... en Shallow Hal A shallow man falls in love with a 300 pound w... 29.854773 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-11-2001 141069860 114.0 [{"iso_639_1": "en", "name": "English"}] Released Are You A Shallow Guy? Shallow Hal 5.7 731
1181 40000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 820 [{"id": 441, "name": "assassination"}, {"id": ... en JFK New Orleans District Attorney Jim Garrison dis... 26.820410 [{"name": "Camelot Productions", "id": 523}, {... [{"iso_3166_1": "US", "name": "United States o... 20-12-1991 205405498 189.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The story that won’t go away. JFK 7.5 502
1182 40000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 11565 [{"id": 1568, "name": "undercover"}, {"id": 23... en Big Momma's House 2 FBI agent Malcolm Turner goes back undercover ... 17.612920 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 26-01-2006 138259062 99.0 [{"iso_639_1": "en", "name": "English"}] Released The momma of all comedies is back!!! Big Momma's House 2 5.4 371
1183 57000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 6073 [{"id": 1930, "name": "kidnapping"}, {"id": 13... en The Mexican Jerry Welbach, a reluctant bagman, has been gi... 21.021809 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 01-03-2001 147845033 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Love with the safety off. The Mexican 5.8 441
1184 20000000 [{"id": 35, "name": "Comedy"}] http://www.17againmovie.com/ 16996 [{"id": 6270, "name": "high school"}, {"id": 6... en 17 Again On the brink of a midlife crisis, 30-something... 52.571674 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 11-03-2009 136267476 102.0 [{"iso_639_1": "en", "name": "English"}] Released Who says you're only young once? 17 Again 6.1 1350
1185 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 193610 [{"id": 1326, "name": "infidelity"}, {"id": 97... en The Other Woman After discovering her boyfriend is married, Ca... 34.519636 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 16-04-2014 196781193 109.0 [{"iso_639_1": "en", "name": "English"}] Released The oddest friends are about to get even The Other Woman 6.2 1437
1186 40000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.TheFinalDestinationMovie.com/ 19912 [{"id": 830, "name": "car race"}, {"id": 3737,... en The Final Destination After a young man's premonition of a deadly ra... 32.478077 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 26-08-2009 186167139 82.0 [{"iso_639_1": "en", "name": "English"}] Released Rest In Pieces The Final Destination 5.4 831
1187 40000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 296098 [{"id": 470, "name": "spy"}, {"id": 591, "name... en Bridge of Spies During the Cold War, the Soviet Union captures... 48.445978 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 15-10-2015 165478348 141.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released In the shadow of war, one man showed the world... Bridge of Spies 7.2 2583
1188 40000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 8007 [{"id": 720, "name": "helicopter"}, {"id": 132... en Behind Enemy Lines While flying a routine reconnaissance mission ... 24.012986 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 17-11-2001 91753202 106.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released His only weapon is his will to survive. Behind Enemy Lines 6.0 457
1189 40000000 [{"id": 35, "name": "Comedy"}] http://www.gethimtothegreek.net/ 32823 [{"id": 179430, "name": "aftercreditsstinger"}] en Get Him to the Greek Pinnacle records has the perfect plan to get t... 17.869443 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 04-06-2010 90029656 109.0 [{"iso_639_1": "en", "name": "English"}] Released Aaron Green has 72 hours to get a Rock Star fr... Get Him to the Greek 5.9 612
1190 50000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.miramax.com/shallwedance/ 4380 [{"id": 931, "name": "jealousy"}, {"id": 1157,... en Shall We Dance? Upon first sight of a beautiful instructor, a ... 14.231899 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 15-10-2004 170128460 107.0 [{"iso_639_1": "en", "name": "English"}] Released Step out of the ordinary Shall We Dance? 5.9 297
1191 40000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... NaN 11551 [{"id": 3599, "name": "defense industry"}, {"i... en Small Soldiers When missile technology is used to enhance toy... 23.088571 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 10-07-1998 54682547 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The few, the proud, and the small. Small Soldiers 6.2 511
1192 40000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10336 [{"id": 2095, "name": "anti hero"}, {"id": 428... en Spawn After being murdered by corrupt colleagues in ... 19.833664 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 31-07-1997 87840042 96.0 [{"iso_639_1": "en", "name": "English"}] Released Born in darkness. Sworn to justice. Spawn 5.0 336
1193 35000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11362 [{"id": 1014, "name": "loss of lover"}, {"id":... en The Count of Monte Cristo Edmond Dantés's life and plans to marry the be... 26.595983 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 23-01-2002 75395048 131.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare for adventure. Count on revenge. The Count of Monte Cristo 7.3 453
1194 40000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.thelincolnlawyermovie.com/ 50348 [{"id": 934, "name": "judge"}, {"id": 5638, "n... en The Lincoln Lawyer A lawyer conducts business from the back of hi... 26.072228 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 17-03-2011 85412898 119.0 [{"iso_639_1": "en", "name": "English"}] Released This Case is a Dangerous Game of Life and Death The Lincoln Lawyer 7.0 902
1195 30000000 [{"id": 28, "name": "Action"}, {"id": 9648, "n... http://unknownmovie.warnerbros.com/ 48138 [{"id": 444, "name": "taxi"}, {"id": 612, "nam... en Unknown An American biologist attending a conference i... 38.643914 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-02-2011 130786397 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Take Back Your Life Unknown 6.5 1265
1196 40000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://wwws.warnerbros.de/theprestige/ 1124 [{"id": 271, "name": "competition"}, {"id": 13... en The Prestige A mysterious story of two magicians whose inte... 74.440708 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-10-2006 109676311 130.0 [{"iso_639_1": "en", "name": "English"}] Released Are You Watching Closely? The Prestige 8.0 4391
1197 42000000 [{"id": 35, "name": "Comedy"}] NaN 227159 [{"id": 378, "name": "prison"}, {"id": 1930, "... en Horrible Bosses 2 Dale, Kurt and Nick decide to start their own ... 82.185281 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 26-11-2014 107670357 108.0 [{"iso_639_1": "en", "name": "English"}] Released New Crime. Same Tools. Horrible Bosses 2 6.1 1536
1198 40000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.escapeearthmovie.com/ 68179 [{"id": 9831, "name": "spaceship"}, {"id": 995... en Escape from Planet Earth Astronaut Scorch Supernova finds himself caugh... 18.142180 [{"name": "Rainmaker Entertainment", "id": 221... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-02-2013 74597643 89.0 [{"iso_639_1": "en", "name": "English"}] Released Earth's greatest secrets are about to break out! Escape from Planet Earth 5.7 332
1199 40000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1579 [{"id": 1465, "name": "loss of family"}, {"id"... en Apocalypto Set in the Mayan civilization, when a man's id... 41.570047 [{"name": "Icon Productions", "id": 152}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-12-2006 120175290 139.0 [{"iso_639_1": "en", "name": "English"}] Released No one can outrun their destiny. Apocalypto 7.3 1221
1200 40000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.mgm.com/view/movie/1132/The-Living-... 708 [{"id": 212, "name": "london england"}, {"id":... en The Living Daylights James Bond helps a Russian General escape into... 23.331459 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-06-1987 191185897 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Licensed to thrill. The Living Daylights 6.2 440
1201 40000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 34851 [{"id": 414, "name": "hunter"}, {"id": 1297, "... en Predators A mercenary reluctantly leads a motley crew of... 47.649554 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 03-07-2010 126248813 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Fear is Reborn Predators 6.0 1206
1202 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9930 [{"id": 3012, "name": "court case"}, {"id": 37... en Legal Eagles District Attorney Tom Logan is set for higher ... 7.519433 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 18-06-1986 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released Tom Logan has a law partner who put a dog on t... Legal Eagles 5.8 51
1203 40000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 1586 [{"id": 567, "name": "alcohol"}, {"id": 596, "... en Secret Window Mort Rainey, a writer just emerging from a pai... 32.908414 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 12-03-2004 92913171 96.0 [{"iso_639_1": "en", "name": "English"}] Released The most important part of a story is the ending. Secret Window 6.4 972
1204 40000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://wwws.warnerbros.de/thelakehouse/ 2044 [{"id": 520, "name": "chicago"}, {"id": 1731, ... en The Lake House A lonely doctor who once occupied an unusual l... 29.887360 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 16-06-2006 114830111 99.0 [{"iso_639_1": "en", "name": "English"}] Released How do you hold on to someone you've never met? The Lake House 6.5 670
1205 43000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 9913 [{"id": 428, "name": "nurse"}, {"id": 1328, "n... en The Skeleton Key A hospice nurse working at a spooky New Orlean... 29.105407 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 29-07-2005 91974818 104.0 [{"iso_639_1": "en", "name": "English"}] Released Fearing Is Believing The Skeleton Key 6.4 573
1206 0 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://disney.go.com/disneypictures/the-odd-li... 71864 [{"id": 6348, "name": "green"}, {"id": 188086,... en The Odd Life of Timothy Green A childless couple bury a box in their backyar... 16.394452 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 15-08-2012 51854875 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's a force of nature. The Odd Life of Timothy Green 6.5 386
1207 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10761 [{"id": 388, "name": "scotland"}, {"id": 2038,... en Made of Honor Tom and Hannah have been platonic friends for ... 19.574774 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-05-2008 84601681 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He'll do anything to get the groom out of the ... Made of Honor 6.0 394
1208 40000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 209451 [{"id": 5565, "name": "biography"}, {"id": 101... en Jersey Boys From director Clint Eastwood comes the big-scr... 14.199933 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 05-06-2014 67347013 134.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Jersey Boys 6.8 255
1209 40000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 11975 [{"id": 1417, "name": "jurors"}, {"id": 2852, ... en The Rainmaker When Rudy Baylor (Matt Damon), a young attorne... 12.229516 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-11-1997 45916769 135.0 [{"iso_639_1": "en", "name": "English"}] Released They were totally unqualified to try the case ... The Rainmaker 6.7 235
1210 40000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://gothikamovie.warnerbros.com/ 4970 [{"id": 1453, "name": "amnesia"}, {"id": 11857... en Gothika After a car crash, a criminal psychologist (Ha... 27.303608 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 21-11-2003 141591324 98.0 [{"iso_639_1": "en", "name": "English"}] Released Because someone is dead doesn't mean they're g... Gothika 5.8 629
1211 36000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 11831 [{"id": 701, "name": "cuba"}, {"id": 1860, "na... en Amistad In 1839, the slave ship Amistad set sail from ... 3.698276 [{"name": "DreamWorks SKG", "id": 27}] [{"iso_3166_1": "US", "name": "United States o... 03-12-1997 74000000 155.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Freedom is not given. It is our right at birth... Amistad 6.8 316
1212 40000000 [{"id": 12, "name": "Adventure"}] NaN 9096 [{"id": 1279, "name": "medicine"}, {"id": 3126... en Medicine Man An eccentric scientist working for a large dru... 7.021871 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 07-02-1992 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released He turned his back on civilization. Only to di... Medicine Man 5.8 114
1213 40000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.avp-r.com/ 440 [{"id": 1297, "name": "predator"}, {"id": 5387... en Aliens vs Predator: Requiem A sequel to 2004's Alien vs. Predator, the ico... 39.381913 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-12-2007 41797066 94.0 [{"iso_639_1": "en", "name": "English"}] Released The Last Place On Earth We Want To Be Is In Th... Aliens vs Predator: Requiem 4.9 740
1214 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 11011 [{"id": 18035, "name": "family"}, {"id": 17566... en Ri¢hie Ri¢h Billionaire heir Richie Rich has it all, inclu... 14.398356 [{"name": "Davis Entertainment", "id": 1302}, ... [{"iso_3166_1": "US", "name": "United States o... 19-12-1994 0 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An adventure so big... even the world's riches... Ri¢hie Ri¢h 5.4 415
1215 65000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10641 [{"id": 1605, "name": "new love"}, {"id": 2038... en Autumn in New York Autumn in New York follows the sexual exploits... 8.680334 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 11-08-2000 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released He fell in love for the first time. She fell i... Autumn in New York 5.7 135
1216 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 11172 [{"id": 3490, "name": "pop star"}, {"id": 4528... en Music and Lyrics A washed up singer is given a couple days to c... 17.659032 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 09-02-2007 145896422 96.0 [{"iso_639_1": "en", "name": "English"}] Released Share the music with someone you love. Music and Lyrics 6.2 554
1217 40000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://paulthemovie.co.uk/ 39513 [{"id": 1768, "name": "san diego"}, {"id": 177... en Paul For the past 60 years, a space-traveling smart... 43.151268 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-02-2011 97552050 104.0 [{"iso_639_1": "en", "name": "English"}] Released Who's up for a close encounter? Paul 6.5 1789
1218 40000000 [{"id": 35, "name": "Comedy"}] NaN 82687 [{"id": 1436, "name": "inventor"}, {"id": 7312... en The Guilt Trip An inventor and his mom hit the road together ... 15.283444 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-12-2012 41863726 95.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready for one mother of a road trip The Guilt Trip 5.4 284
1219 40000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.scream-4.com/ 41446 [{"id": 798, "name": "sheriff"}, {"id": 3096, ... en Scream 4 Sidney Prescott, now the author of a self-help... 35.219260 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 11-04-2011 97138686 111.0 [{"iso_639_1": "en", "name": "English"}] Released New Decade. New Rules. Scream 4 6.1 902
1220 40000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 8224 [{"id": 445, "name": "pornography"}, {"id": 27... en 8MM A small, seemingly innocuous plastic reel of f... 25.580272 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 26-02-1999 96618699 123.0 [{"iso_639_1": "en", "name": "English"}] Released You can't prepare for where the truth will tak... 8MM 6.1 474
1221 38000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 10537 [{"id": 458, "name": "hippie"}, {"id": 496, "n... en The Doors The story of the famous and influential 1960's... 10.794175 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 01-03-1991 34416893 140.0 [{"iso_639_1": "en", "name": "English"}] Released The Ultimate Story of Sex, Drugs & Rock 'N' Roll The Doors 6.7 275
1222 40000000 [{"id": 35, "name": "Comedy"}] NaN 225886 [{"id": 6038, "name": "marriage"}, {"id": 1161... en Sex Tape When Jay and Annie first got together, their r... 72.641296 [{"name": "Escape Artists", "id": 1423}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-07-2014 126069509 97.0 [{"iso_639_1": "en", "name": "English"}] Released A movie about a movie they don't want you to see. Sex Tape 5.3 1695
1223 40000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10385 [{"id": 1156, "name": "sister sister relations... en Hanging Up A trio of sisters bond over their ambivalence ... 3.415534 [{"name": "Laurence Mark Productions", "id": 4... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 16-02-2000 36037909 94.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Every family has a few hang-ups. Hanging Up 5.0 40
1224 47000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://finaldestinationmovie.warnerbros.com/in... 55779 [{"id": 10170, "name": "premonition"}, {"id": ... en Final Destination 5 In this fifth installment, Death is just as om... 38.555482 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 12-08-2011 157887643 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released We all share a common destination. Final Destination 5 5.9 866
1225 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 10154 [{"id": 242, "name": "new york"}, {"id": 1459,... en Mickey Blue Eyes An English auctioneer proposes to the daughter... 6.786117 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-08-1999 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released A romantic comedy you can't refuse Mickey Blue Eyes 5.3 140
1226 40000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10647 [{"id": 161868, "name": "child's point of view... en Pay It Forward Like some other kids, 12-year-old Trevor McKin... 24.313684 [{"name": "Bel Air Entertainment", "id": 788},... [{"iso_3166_1": "US", "name": "United States o... 12-10-2000 55707411 122.0 [{"iso_639_1": "en", "name": "English"}] Released When someone does you a big favor, don't pay i... Pay It Forward 7.0 432
1227 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11431 [{"id": 1480, "name": "baseball"}, {"id": 3419... en Fever Pitch When relaxed and charming Ben Wrightman meets ... 9.965073 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 06-04-2005 50451307 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A Comedy About The Game of Love. Fever Pitch 5.9 182
1228 40000000 [{"id": 35, "name": "Comedy"}] http://www.drillbittaylor.com/ 8457 [{"id": 378, "name": "prison"}, {"id": 931, "n... en Drillbit Taylor Three kids hire a low-budget bodyguard to prot... 15.055732 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-03-2008 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released You get what you pay for Drillbit Taylor 5.5 275
1229 0 [{"id": 35, "name": "Comedy"}, {"id": 37, "nam... NaN 188161 [{"id": 75, "name": "gunslinger"}, {"id": 1548... en A Million Ways to Die in the West As a cowardly farmer begins to fall for the my... 32.808675 [{"name": "Media Rights Capital", "id": 2531},... [{"iso_3166_1": "US", "name": "United States o... 22-05-2014 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released Bring protection. A Million Ways to Die in the West 5.8 1468
1230 25000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 8850 [{"id": 242, "name": "new york"}, {"id": 1815,... en The Shadow Based on the 1930's comic strip, puts the hero... 8.178203 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 01-07-1994 48063435 108.0 [{"iso_639_1": "en", "name": "English"}] Released The Shadow Knows! The Shadow 5.4 138
1231 40000000 [{"id": 18, "name": "Drama"}] http://extremelyloudandincrediblyclose.warnerb... 64685 [{"id": 818, "name": "based on novel"}, {"id":... en Extremely Loud & Incredibly Close A year after his father's death, Oskar, a trou... 31.066874 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-12-2011 55247881 129.0 [{"iso_639_1": "en", "name": "English"}] Released This is not a story about September 11th, it's... Extremely Loud & Incredibly Close 6.9 708
1232 40000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.morningglorymovie.com/ 38357 [{"id": 13281, "name": "work ethic"}, {"id": 1... en Morning Glory A young and devoted morning television produce... 22.491388 [{"name": "Bad Robot", "id": 11461}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 12-01-2010 58785180 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Breakfast TV just got interesting. Morning Glory 6.1 412
1233 40000000 [{"id": 18, "name": "Drama"}] NaN 10060 [{"id": 936, "name": "loss of mother"}, {"id":... en Get Rich or Die Tryin' A tale of an inner city drug dealer who turns ... 12.885985 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-11-2005 46442528 117.0 [{"iso_639_1": "en", "name": "English"}] Released If You Think You Know the Story...You Don't Kn... Get Rich or Die Tryin' 6.3 186
1234 40000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 11398 [{"id": 478, "name": "china"}, {"id": 3292, "n... en The Art of War When ruthless terrorists threaten to bring dow... 7.832337 [{"name": "Amen Ra Films", "id": 421}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 23-08-2000 30199105 117.0 [{"iso_639_1": "en", "name": "English"}] Released Who is your foe? The Art of War 5.6 135
1235 40000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.sonypictures.com/movies/rent/ 1833 [{"id": 237, "name": "gay"}, {"id": 572, "name... en Rent This rock opera tells the story of one year in... 10.433667 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 23-11-2005 31670620 135.0 [{"iso_639_1": "en", "name": "English"}] Released No day but today. Rent 6.7 155
1236 40000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 10391 [{"id": 1156, "name": "sister sister relations... en Bless the Child When Maggie's sister Jenna saddles her with an... 3.321949 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-08-2000 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released Mankind's last hope just turned six. Bless the Child 4.9 71
1237 75000000 [{"id": 35, "name": "Comedy"}] NaN 8970 [{"id": 242, "name": "new york"}, {"id": 9935,... en The Out-of-Towners The remake of the 1970 Neil Simon comedy follo... 4.842626 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-04-1999 29000000 90.0 [{"iso_639_1": "en", "name": "English"}] Released They fell in love 24 years ago... and in the n... The Out-of-Towners 5.0 45
1238 40000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 9306 [{"id": 1299, "name": "monster"}, {"id": 1706,... en The Island of Dr. Moreau A shipwrecked sailor stumbles upon a mysteriou... 13.210898 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 23-08-1996 49627779 96.0 [{"iso_639_1": "en", "name": "English"}] Released The gates of hell are unlocked. The Island of Dr. Moreau 4.6 147
1239 40000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11370 [{"id": 1465, "name": "loss of family"}, {"id"... en The Musketeer In Peter Hyams's adaptation of the famous Alex... 3.296933 [{"name": "Crystal Sky Worldwide", "id": 4077}... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-09-2001 27053815 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released As you've never seen it before. The Musketeer 5.2 56
1240 35000000 [{"id": 18, "name": "Drama"}] NaN 12184 [{"id": 392, "name": "england"}, {"id": 1156, ... en The Other Boleyn Girl A sumptuous and sensual tale of intrigue, roma... 22.939557 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 28-02-2008 0 115.0 [{"iso_639_1": "en", "name": "English"}] Released Two sisters divided for the love of a king. The Other Boleyn Girl 6.4 477
1241 40000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 1921 [{"id": 1022, "name": "workaholic"}, {"id": 59... en Sweet November Nelson is a man devoted to his advertising car... 19.372805 [{"name": "Bel Air Entertainment", "id": 788},... [{"iso_3166_1": "US", "name": "United States o... 16-02-2001 65754228 119.0 [{"iso_639_1": "en", "name": "English"}] Released She Just Needed A Month To Change His Life For... Sweet November 6.4 278
1242 40000000 [{"id": 27, "name": "Horror"}] http://www.thereapingmovie.com 1683 [{"id": 1261, "name": "river"}, {"id": 2618, "... en The Reaping Katherine Morrissey, a former Christian missio... 13.445697 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 05-04-2007 62771059 99.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released What Hath God Wrought? The Reaping 5.4 205
1243 500000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 203 [{"id": 1944, "name": "epilepsy"}, {"id": 2236... en Mean Streets A small-time hood must choose from among love,... 17.002096 [{"name": "Scorsese Productions", "id": 120}] [{"iso_3166_1": "US", "name": "United States o... 02-10-1973 3000000 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You don't make up for your sins in church. You... Mean Streets 7.2 345
1244 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10752, "... NaN 11858 [{"id": 422, "name": "vietnam veteran"}, {"id"... en Renaissance Man Danny DeVito plays an advertising man who is s... 4.516953 [{"name": "Cinergi Pictures Entertainment", "i... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 03-06-1994 24332324 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One Man's Mission To Teach The Few, The Proud.... Renaissance Man 5.9 81
1245 40000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.colombiana-movie.com/ 62835 [{"id": 542, "name": "street gang"}, {"id": 64... en Colombiana Zoe Saldana plays a young woman who, after wit... 33.785969 [{"name": "TF1 Films Production", "id": 3823},... [{"iso_3166_1": "FR", "name": "France"}] 27-07-2011 60965854 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Revenge is beautiful. Colombiana 6.5 824
1246 40000000 [{"id": 14, "name": "Fantasy"}, {"id": 16, "na... NaN 18937 [] en Quest for Camelot During the times of King Arthur, Kayley is a b... 16.059443 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 15-05-1998 38172500 86.0 [{"iso_639_1": "en", "name": "English"}] Released An evil knight gives nobility a bad name. Quest for Camelot 6.9 190
1247 40000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 13536 [{"id": 9826, "name": "murder"}, {"id": 180668... en City By The Sea A man struggling to come to terms with the sin... 3.476966 [{"name": "Warner Bros. Pictures", "id": 174},... [{"iso_3166_1": "US", "name": "United States o... 06-09-2002 22433915 108.0 [{"iso_639_1": "en", "name": "English"}] Released When you're searching for a killer... the last... City By The Sea 5.7 92
1248 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 15556 [{"id": 33768, "name": "blind"}, {"id": 209022... en At First Sight A blind man has an operation to regain his sig... 5.778724 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 15-01-1999 0 128.0 [{"iso_639_1": "en", "name": "English"}] Released Science gave him sight. She gave him vision. At First Sight 5.9 48
1249 40000000 [{"id": 28, "name": "Action"}] NaN 10718 [{"id": 1595, "name": "ex-girlfriend"}, {"id":... en Torque Biker Cary Ford is framed by an old rival and ... 7.360793 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 16-01-2004 46546197 84.0 [{"iso_639_1": "en", "name": "English"}] Released Circuit of Fire Torque 4.7 119
1250 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 11062 [{"id": 417, "name": "corruption"}, {"id": 156... en City Hall The accidental shooting of a boy in New York l... 3.621837 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-02-1996 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released It started with a shootout on a rainswept stre... City Hall 6.0 67
1251 45000000 [{"id": 18, "name": "Drama"}] NaN 10802 [{"id": 246, "name": "dancing"}, {"id": 293, "... en Showgirls A young drifter named Nomi arrives in Las Vega... 14.513305 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 22-09-1995 20350754 128.0 [{"iso_639_1": "en", "name": "English"}] Released Beyond your wildest dreams. Beyond your wildes... Showgirls 4.9 256
1252 40000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.sonypictures.com/homevideo/marieant... 1887 [{"id": 54612, "name": "shoe"}, {"id": 159431,... en Marie Antoinette The retelling of France's iconic but ill-fated... 22.364549 [{"name": "American Zoetrope", "id": 70}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 24-05-2006 60474340 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Rumor. Scandal. Fame. Revolution. Marie Antoinette 6.5 642
1253 40000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 6071 [{"id": 160488, "name": "hoodlum"}] en Kiss of Death Jimmy Kilmartin is an ex-con living in Astoria... 6.908940 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 21-04-1995 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Kiss of Death 5.7 81
1254 63600000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 10461 [{"id": 4720, "name": "ritual"}, {"id": 5593, ... en Get Carter Remake of the Michael Caine classic. Jack Cart... 4.494788 [{"name": "Franchise Pictures", "id": 1403}, {... [{"iso_3166_1": "US", "name": "United States o... 06-10-2000 19412993 102.0 [{"iso_639_1": "en", "name": "English"}] Released The Truth Hurts Get Carter 4.8 145
1255 42000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 80278 [{"id": 3434, "name": "thailand"}, {"id": 6941... en Lo imposible In December 2004, close-knit family Maria, Hen... 47.559928 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 09-09-2012 180274123 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nothing is more powerful than the human spirit. The Impossible 7.0 2025
1256 55000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 12704 [{"id": 3593, "name": "wilderness"}, {"id": 70... en Ishtar Two terrible lounge singers get booked to play... 2.410546 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 15-05-1987 14375181 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Ishtar 4.2 28
1257 40000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.foxsearchlight.com/fantasticmrfox/ 10315 [{"id": 2527, "name": "fox"}, {"id": 3352, "na... en Fantastic Mr. Fox The Fantastic Mr. Fox bored with his current l... 41.258956 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 23-10-2009 46471023 87.0 [{"iso_639_1": "en", "name": "English"}] Released Dig the life fantastic! Fantastic Mr. Fox 7.5 1176
1258 40000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16643 [] en Life or Something Like It A reporter Lanie Kerrigan interviews a psychic... 8.980846 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 26-04-2002 16872671 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Life or Something Like It 5.7 124
1259 40000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://www.theofficialjohncarpenter.com/memoir... 2687 [{"id": 160130, "name": "invisible man"}] en Memoirs of an Invisible Man After a freak accident, an invisible yuppie ru... 7.222985 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 28-02-1992 14358033 99.0 [{"iso_639_1": "en", "name": "English"}] Released An adventure like you've never seen. Memoirs of an Invisible Man 5.7 125
1260 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.die-fabelhafte-welt-der-amelie.de 194 [{"id": 90, "name": "paris"}, {"id": 128, "nam... fr Le fabuleux destin d'Amélie Poulain At a tiny Parisian café, the adorable yet pain... 73.720244 [{"name": "France 3 Cin\u00e9ma", "id": 591}, ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 25-04-2001 173921954 122.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released One person can change your life forever. Amélie 7.8 3310
1261 0 [{"id": 35, "name": "Comedy"}] NaN 11025 [{"id": 1608, "name": "twin sister"}, {"id": 5... en New York Minute Top student Jane Ryan heads to Manhattan for a... 10.040300 [{"name": "DiNovi Pictures", "id": 813}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-05-2004 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN New York Minute 5.5 185
1262 60000000 [{"id": 35, "name": "Comedy"}] NaN 8849 [{"id": 242, "name": "new york"}, {"id": 1332,... en Alfie In Manhattan, the British limousine driver Alf... 15.219263 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-10-2004 13395939 103.0 [{"iso_639_1": "en", "name": "English"}] Released Meet a man who never met a woman he didn't love. Alfie 5.6 248
1263 40000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.everybodyloveswhales.com/ 78698 [{"id": 4676, "name": "whale"}, {"id": 9880, "... en Big Miracle Based on an inspiring true story, a small-town... 8.303696 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-02-2012 24719215 107.0 [{"iso_639_1": "en", "name": "English"}] Released A family of whales trapped beneath the ice. On... Big Miracle 6.6 152
1264 38000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 30943 [{"id": 1930, "name": "kidnapping"}, {"id": 52... en The Deep End of the Ocean Michelle Pfeiffer is ferocious in the role of ... 4.746085 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 12-03-1999 28121100 106.0 [{"iso_639_1": "en", "name": "English"}] Released The search for her son was over. The search fo... The Deep End of the Ocean 5.9 54
1265 40000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9544 [{"id": 4776, "name": "race against time"}, {"... en FearDotCom With four corpses on his hands, New York City ... 6.756886 [{"name": "Milagro Films", "id": 1070}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 09-08-2002 18902015 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The last site you'll ever see. FearDotCom 3.2 105
1266 40000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 24418 [{"id": 3133, "name": "vampire"}, {"id": 3986,... en Cirque du Freak: The Vampire's Assistant Darren Shan is a regular teenage kid. He and h... 16.424807 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 23-10-2009 28169671 109.0 [{"iso_639_1": "en", "name": "English"}] Released Meet Darren. He's sixteen going on immortal. Cirque du Freak: The Vampire's Assistant 5.5 348
1267 40000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 7288 [] en Duplex When a young couple buys their dream home, the... 15.590001 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 26-09-2003 19322135 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Duplex 5.9 482
1268 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 14655 [{"id": 179431, "name": "duringcreditsstinger"}] en Soul Men Two former backup soul singers, Louis and Floy... 5.483671 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 07-11-2008 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Soul Men 6.3 47
1269 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 24575 [] en Raise the Titanic To obtain a supply of a rare mineral, a ship r... 1.630541 [{"name": "ITC Entertainment", "id": 1584}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-01-1980 0 115.0 [{"iso_639_1": "en", "name": "English"}] Released They've found the Titanic. There's just one th... Raise the Titanic 5.2 21
1270 45000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 10366 [{"id": 3222, "name": "super computer"}, {"id"... en Universal Soldier: The Return Luc Deveraux, the heroic former Universal Sold... 14.566664 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-08-1999 10667893 82.0 [{"iso_639_1": "en", "name": "English"}] Released Prepare to become obsolete Universal Soldier: The Return 4.2 135
1271 33000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... http://www.pandorummovie.com/ 19898 [{"id": 4565, "name": "dystopia"}, {"id": 9831... en Pandorum Two crew members wake up on an abandoned space... 28.353517 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-09-2009 20645327 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Don't fear the end of the world. Fear what hap... Pandorum 6.5 774
1272 40000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 4965 [{"id": 803, "name": "android"}, {"id": 9951, ... en Impostor Gary Sinise plays Spencer Olham, a top-secret ... 9.579975 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-12-2001 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released In the Future, not everyone is who they seem t... Impostor 6.1 135
1273 40000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 15074 [{"id": 195732, "name": "ski"}] en Extreme Ops While filming an advertisement, some extreme s... 2.911819 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-11-2002 10959475 93.0 [{"iso_639_1": "en", "name": "English"}] Released Fear is a trigger Extreme Ops 5.0 28
1274 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 56715 [{"id": 4379, "name": "time travel"}, {"id": 9... en Just Visiting A knight and his valet are plagued by a witch,... 10.844882 [{"name": "Gaumont", "id": 9}, {"name": "Holly... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 06-04-2001 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They're not just from another time, they're fr... Just Visiting 4.8 171
1275 50000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 1272 [{"id": 83, "name": "saving the world"}, {"id"... en Sunshine Fifty years into the future, the sun is dying,... 51.502884 [{"name": "DNA Films", "id": 284}, {"name": "I... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-04-2007 32017803 107.0 [{"iso_639_1": "en", "name": "English"}] Released If the sun dies, so do we. Sunshine 7.0 1182
1276 40000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.thousandwordsmovie.com/ 72358 [{"id": 9468, "name": "liar"}, {"id": 11204, "... en A Thousand Words Jack McCall is a fast-talking literary agent, ... 13.119133 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-03-2012 22044277 91.0 [{"iso_639_1": "en", "name": "English"}] Released He only has 1000 words left to discover what m... A Thousand Words 6.0 373
1277 40000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.delgo.com/ 20542 [] en Delgo In a divided land, it takes a rebellious boy a... 4.238482 [{"name": "Fathom Studios", "id": 3796}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 12-12-2008 0 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Delgo 5.4 15
1278 40000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 266396 [{"id": 782, "name": "assassin"}, {"id": 2708,... en The Gunman Eight years after fleeing the Congo following ... 26.935458 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-02-2015 13644292 115.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Armed With the Truth. The Gunman 5.5 392
1279 40000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 9978 [{"id": 392, "name": "england"}, {"id": 3272, ... en Stormbreaker Alex Rider thinks he is a normal school boy, u... 16.282962 [{"name": "Isle of Man Film", "id": 2268}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 21-07-2006 23937870 93.0 [{"iso_639_1": "en", "name": "English"}] Released Rule the school. Save the world. Stormbreaker 5.1 213
1280 20000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.disturbia.com/ 8271 [{"id": 1930, "name": "kidnapping"}, {"id": 65... en Disturbia Kale is a 17-year-old placed under house arres... 31.690456 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-04-2007 117760134 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The quieter the street, the darker the secrets... Disturbia 6.6 1006
1281 20000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 10428 [{"id": 293, "name": "female nudity"}, {"id": ... en Hackers Along with his new friends, a teenager who was... 17.842246 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 14-09-1995 7563728 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There is no right or wrong, only fun and boring Hackers 6.2 398
1282 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.thehuntingpartymovie.com/ 5353 [{"id": 393, "name": "civil war"}, {"id": 470,... en The Hunting Party An emerging journalist (Jesse Eisenberg), an e... 8.048305 [{"name": "Intermedia Films", "id": 763}] [{"iso_3166_1": "BA", "name": "Bosnia and Herz... 03-09-2007 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How can they find the world's most wanted war ... The Hunting Party 6.6 96
1283 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11934 [{"id": 236, "name": "suicide"}, {"id": 242, "... en The Hudsucker Proxy A naive business graduate is installed as pres... 14.188982 [{"name": "PolyGram Filmed Entertainment", "id... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 11-03-1994 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released They took him for a fall guy... but he threw t... The Hudsucker Proxy 7.1 275
1284 40000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 14392 [{"id": 782, "name": "assassin"}, {"id": 1402,... zh 投名狀 A heroic tale of three blood brothers and thei... 6.884467 [{"name": "Applause Pictures", "id": 5346}, {"... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 12-12-2007 0 126.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN The Warlords 6.3 83
1285 25000000 [{"id": 28, "name": "Action"}, {"id": 36, "nam... NaN 19495 [] en Nomad The Nomad is a historical epic set in 18th-cen... 8.212018 [{"name": "Wild Bunch", "id": 856}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-07-2005 0 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Courage know no limit Nomad: The Warrior 4.3 17
1286 39200000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://snowpiercer-film.com/ 110415 [{"id": 494, "name": "father son relationship"... ko Snowpiercer In a future where a failed global-warming expe... 64.238688 [{"name": "CJ Entertainment", "id": 7036}, {"n... [{"iso_3166_1": "KR", "name": "South Korea"}, ... 01-08-2013 86758912 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released AD 2031, the passengers in the train are the o... Snowpiercer 6.7 2854
1287 25000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 77459 [{"id": 1299, "name": "monster"}, {"id": 10987... fr Un monstre à Paris Paris,1910. Emile, a shy movie projectionist, ... 17.375562 [{"name": "Europa Corp", "id": 1075}, {"name":... [{"iso_3166_1": "FR", "name": "France"}] 12-10-2011 0 90.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN A Monster in Paris 6.5 313
1288 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 26486 [] en The Last Shot A movie director-screenwriter finds a man to f... 6.769800 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 24-09-2004 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Last Shot 5.9 15
1289 15000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... NaN 9495 [{"id": 3335, "name": "halloween"}, {"id": 113... en The Crow Exactly one year after young rock guitarist Er... 44.690107 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 11-05-1994 94000000 102.0 [{"iso_639_1": "en", "name": "English"}] Released Real love is forever. The Crow 7.3 953
1290 40000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://baahubali.com/ 256040 [{"id": 4152, "name": "kingdom"}, {"id": 6091,... te Baahubali: The Beginning The young Shivudu is left as a foundling in a ... 16.254032 [{"name": "Arka Media Works", "id": 57946}] [{"iso_3166_1": "IN", "name": "India"}] 10-07-2015 100000000 159.0 [{"iso_639_1": "ml", "name": ""}, {"iso_639_1"... Released NaN Baahubali: The Beginning 7.5 135
1291 39000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 24420 [{"id": 520, "name": "chicago"}, {"id": 572, "... en The Time Traveler's Wife Due to a genetic disorder, handsome librarian ... 37.492928 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 14-08-2009 101229792 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Time Traveler's Wife 6.7 798
1292 0 [{"id": 35, "name": "Comedy"}] http://www.becauseisaidsomovie.com/index_intro... 1257 [{"id": 456, "name": "mother"}, {"id": 953, "n... en Because I Said So In an effort to prevent family history from re... 18.678415 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 02-02-2007 69485490 102.0 [{"iso_639_1": "en", "name": "English"}] Released She's just your normal, overprotective, overbe... Because I Said So 5.8 191
1293 39000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://movies.disney.com/frankenweenie-2012 62214 [{"id": 367, "name": "shyness"}, {"id": 10121,... en Frankenweenie When a car hits young Victor's pet dog Sparky,... 27.908783 [{"name": "Tim Burton Productions", "id": 8601}] [{"iso_3166_1": "US", "name": "United States o... 04-10-2012 35287788 87.0 [{"iso_639_1": "en", "name": "English"}] Released The electrifying dog is back from beyond the g... Frankenweenie 6.6 932
1294 39000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 16320 [{"id": 779, "name": "martial arts"}, {"id": 1... en Serenity When the renegade crew of Serenity agrees to h... 45.388937 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-08-2005 38869464 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Can't stop the signal. Serenity 7.4 1264
1295 39000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 8842 [{"id": 5565, "name": "biography"}, {"id": 607... en Against the Ropes A fictional story inspired by North America's ... 2.817364 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-02-2004 6614280 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Against the Ropes 4.5 32
1296 39000000 [{"id": 35, "name": "Comedy"}, {"id": 28, "nam... NaN 9531 [{"id": 83, "name": "saving the world"}, {"id"... en Superman III Aiming to defeat the Man of Steel, wealthy exe... 22.164202 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-06-1983 75850624 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If the world's most powerful computer can cont... Superman III 5.3 490
1297 40000000 [{"id": 35, "name": "Comedy"}] NaN 64807 [{"id": 494, "name": "father son relationship"... en Grudge Match A pair of aging boxing rivals are coaxed out o... 21.362949 [{"name": "Gerber Pictures", "id": 975}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-12-2013 44907260 113.0 [{"iso_639_1": "en", "name": "English"}] Released DeNiro vs Stallone Grudge Match 6.0 433
1298 80341000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.redclifffilm.com 12289 [{"id": 158145, "name": "flaming arrow"}, {"id... zh Chi bi In the early third century, the land of Wu is ... 14.837500 [{"name": "Metropolitan Filmexport", "id": 656... [{"iso_3166_1": "CN", "name": "China"}] 10-07-2008 127814609 150.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released The future will be decided. Red Cliff 7.1 205
1299 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11529 [{"id": 242, "name": "new york"}, {"id": 1459,... en Sweet Home Alabama New York fashion designer Melanie Carmichael s... 18.256028 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 26-09-2002 180622424 108.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes What You're Looking For Is Right Whe... Sweet Home Alabama 6.0 394
1300 38000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.thetruthisntpretty.com/ 20943 [{"id": 9799, "name": "romantic comedy"}, {"id... en The Ugly Truth A romantically challenged morning show produce... 22.332927 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 24-07-2009 205298907 96.0 [{"iso_639_1": "en", "name": "English"}] Released The battle of the sexes is on. The Ugly Truth 6.4 972
1301 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 9099 [{"id": 2952, "name": "gulf war"}, {"id": 4595... en Sgt. Bilko The army is known for churning out lean mean f... 5.417787 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 29-03-1996 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released All he ever wanted was an honest week's pay fo... Sgt. Bilko 5.5 94
1302 38000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9488 [{"id": 470, "name": "spy"}, {"id": 1706, "nam... en Spy Kids 2: The Island of Lost Dreams Exploring the further adventures of Carmen and... 24.085144 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 07-08-2002 119723358 100.0 [{"iso_639_1": "en", "name": "English"}] Released Little Spies. Big Attitudes Spy Kids 2: The Island of Lost Dreams 5.3 521
1303 38000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 193 [{"id": 10988, "name": "based on tv series"}, ... en Star Trek: Generations Captain Jean-Luc Picard and the crew of the En... 14.779041 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 17-11-1994 120000000 118.0 [{"iso_639_1": "en", "name": "English"}] Released Boldly go. Star Trek: Generations 6.4 452
1304 3860000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 44865 [{"id": 779, "name": "martial arts"}, {"id": 7... zh 一代宗師 Ip Man's peaceful life in Foshan changes after... 19.947265 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 08-01-2013 64076736 130.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released In Martial Arts there is no right or wrong, on... The Grandmaster 6.3 273
1305 38000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://waterforelephantsfilm.com/ 55787 [{"id": 3199, "name": "clown"}, {"id": 14613, ... en Water for Elephants In this captivating Depression-era melodrama, ... 16.801218 [{"name": "Ingenious Media", "id": 290}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-03-2011 114156230 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Life is the most spectacular show on earth. Water for Elephants 6.7 850
1306 40000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 257932 [] zh Dragon Nest: Warriors' Dawn The land of Altera has observed an uneasy peac... 5.057695 [{"name": "Mili Pictures", "id": 60714}] [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 20-05-2014 0 88.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released NaN Dragon Nest: Warriors' Dawn 6.8 19
1307 50000000 [{"id": 18, "name": "Drama"}] NaN 10400 [{"id": 378, "name": "prison"}, {"id": 2792, "... en The Hurricane The story of Rubin "Hurricane" Carter, a boxer... 20.825781 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-09-1999 73956241 146.0 [{"iso_639_1": "en", "name": "English"}] Released His greatest fight was for justice. The Hurricane 7.2 396
1308 38000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.sonypictures.com/movies/enough/ 1957 [{"id": 828, "name": "waitress"}, {"id": 1157,... en Enough Working-class waitress Slim thought she was en... 11.500783 [{"name": "Winkler Films", "id": 8880}] [{"iso_3166_1": "US", "name": "United States o... 24-05-2002 51801187 114.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone has a limit. Enough 6.2 264
1309 35000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... NaN 10833 [{"id": 206718, "name": "cons and scams"}] en Heartbreakers Max and Page are a brilliant mother/daughter c... 13.932203 [{"name": "Davis Entertainment", "id": 1302}, ... [{"iso_3166_1": "US", "name": "United States o... 23-03-2001 0 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Caution: Dangerous Curves Ahead Heartbreakers 5.7 254
1310 38000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 256961 [{"id": 6490, "name": "shopping mall"}, {"id":... en Paul Blart: Mall Cop 2 Security guard Paul Blart is headed to Las Veg... 41.258487 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-04-2015 107597242 94.0 [{"iso_639_1": "en", "name": "English"}] Released Vegas has a new high roller. Paul Blart: Mall Cop 2 5.0 567
1311 53000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://angeleyesmovie.warnerbros.com/index_nof... 5852 [{"id": 9844, "name": "car crash"}, {"id": 150... en Angel Eyes A story about a seemingly unlikely couple who ... 6.454634 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "US", "name": "United States o... 15-05-2001 29700000 102.0 [{"iso_639_1": "en", "name": "English"}] Released The deeper you look, the more you will find. Angel Eyes 5.6 88
1312 38000000 [{"id": 35, "name": "Comedy"}] NaN 12312 [{"id": 1189, "name": "profession"}, {"id": 34... en Joe Somebody When underappreciated video specialist Joe Sch... 5.257009 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 21-12-2001 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Someone just picked on the wrong nobody. Joe Somebody 5.5 40
1313 38000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 622 [{"id": 242, "name": "new york"}, {"id": 1523,... en The Ninth Gate An all-expenses-paid international search for ... 30.359164 [{"name": "Bac Films", "id": 208}, {"name": "K... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 24-08-1999 58401898 133.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every book has a life of its own. The Ninth Gate 6.3 756
1314 38000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 11306 [{"id": 242, "name": "new york"}, {"id": 3262,... en Extreme Measures Thriller about Guy Luthan (Hugh Grant), a Brit... 3.426555 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-09-1996 17380126 118.0 [{"iso_639_1": "en", "name": "English"}] Released Not all surgery is intended to cure. Extreme Measures 5.7 80
1315 57000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 12508 [{"id": 2570, "name": "rock star"}, {"id": 383... en Rock Star Rock Star tells the story of Chris Cole and a ... 11.608150 [{"name": "Bel Air Entertainment", "id": 788},... [{"iso_3166_1": "US", "name": "United States o... 04-09-2001 16991902 105.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a wanna be who got to be. Rock Star 6.0 190
1316 10000000 [{"id": 18, "name": "Drama"}] http://www.weareallprecious.com/ 25793 [{"id": 740, "name": "aids"}, {"id": 2073, "na... en Precious Set in Harlem in 1987, Claireece "Precious" Jo... 18.664624 [{"name": "Smokewood Entertainment Group", "id... [{"iso_3166_1": "US", "name": "United States o... 06-11-2009 47536959 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Life is hard. Life is short. Life is painful. ... Precious 6.9 417
1317 38000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 10534 [{"id": 2082, "name": "sailing trip"}, {"id": ... en White Squall Teenage boys discover discipline and camarader... 10.047579 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 02-02-1996 10300000 129.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released NaN White Squall 6.3 86
1318 15000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.theofficialjohncarpenter.com/the-th... 1091 [{"id": 1445, "name": "ice"}, {"id": 1826, "na... en The Thing Scientists in the Antarctic are confronted by ... 52.731379 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-06-1982 19629760 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Man is The Warmest Place to Hide. The Thing 7.8 1588
1319 38000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.riddick-movie.com 87421 [{"id": 4565, "name": "dystopia"}, {"id": 9748... en Riddick Betrayed by his own kind and left for dead on ... 46.630062 [{"name": "One Race Productions", "id": 1225},... [{"iso_3166_1": "US", "name": "United States o... 02-09-2013 98337295 119.0 [{"iso_639_1": "en", "name": "English"}] Released Survival Is His Revenge Riddick 6.2 2035
1320 37000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10871 [{"id": 697, "name": "loss of son"}, {"id": 10... en Switchback FBI agent Dennis Quaid tries to catch a serial... 4.131546 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 31-10-1997 6482195 118.0 [{"iso_639_1": "en", "name": "English"}] Released The hunter becomes the hunted. Switchback 5.8 52
1321 0 [{"id": 28, "name": "Action"}, {"id": 37, "nam... NaN 13503 [{"id": 3508, "name": "underwear"}, {"id": 480... en Texas Rangers Ten years after the Civil War has ended, the G... 5.641978 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 30-11-2001 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Texas Rangers 5.4 19
1322 55000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://www.cityofember.com/ 13600 [{"id": 1001, "name": "underground world"}, {"... en City of Ember For generations, the people of the City of Emb... 23.465539 [{"name": "Playtone", "id": 4171}, {"name": "W... [{"iso_3166_1": "US", "name": "United States o... 07-10-2008 17869048 90.0 [{"iso_639_1": "en", "name": "English"}] Released Escape is the only option City of Ember 6.2 605
1323 32000000 [{"id": 18, "name": "Drama"}] NaN 68722 [{"id": 447, "name": "post traumatic stress d... en The Master Freddie, a volatile, heavy-drinking veteran wh... 25.682509 [{"name": "Ghoulardi Film Company", "id": 178}... [{"iso_3166_1": "US", "name": "United States o... 07-09-2012 28258060 137.0 [{"iso_639_1": "en", "name": "English"}] Released Every Man Needs a Guide The Master 7.0 701
1324 38000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 14324 [] en Virgin Territory The film is set in Tuscany during the Black De... 6.760922 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "LU", "name": "Luxembourg"}, {... 17-12-2007 5410749 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Anything Can Happen When You're In ... Virgin ... Virgin Territory 4.3 75
1325 40000000 [{"id": 18, "name": "Drama"}] NaN 14325 [{"id": 579, "name": "american football"}, {"i... en The Express Based on the incredible true story, The Expres... 3.878230 [{"name": "Davis Entertainment", "id": 1302}, ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-10-2008 9793496 130.0 [{"iso_639_1": "en", "name": "English"}] Released He changed our country... one yard at a time. The Express 7.1 71
1326 38000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... https://www.facebook.com/5thWaveMovie/ 299687 [{"id": 818, "name": "based on novel"}, {"id":... en The 5th Wave 16-year-old Cassie Sullivan tries to survive i... 57.889964 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 14-01-2016 109906372 112.0 [{"iso_639_1": "en", "name": "English"}] Released Protect Your Own The 5th Wave 5.6 1945
1327 37000000 [{"id": 18, "name": "Drama"}] http://creedthemovie.com/ 312221 [{"id": 240, "name": "underdog"}, {"id": 6075,... en Creed The former World Heavyweight Champion Rocky Ba... 57.773583 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-11-2015 173567581 133.0 [{"iso_639_1": "en", "name": "English"}] Released Your legacy is more than a name Creed 7.3 1915
1328 37000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://thetownmovie.warnerbros.com/ 23168 [{"id": 818, "name": "based on novel"}, {"id":... en The Town Doug MacRay is a longtime thief, who, smarter ... 24.218358 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 15-09-2010 154026136 125.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to the bank robbery capital of America. The Town 7.0 1468
1329 40000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://whattoexpectthefilm.com/ 76494 [{"id": 818, "name": "based on novel"}, {"id":... en What to Expect When You're Expecting Challenges of impending parenthood turn the li... 27.009723 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 17-05-2012 79700000 110.0 [{"iso_639_1": "en", "name": "English"}] Released It's too late to pull out now. What to Expect When You're Expecting 5.8 594
1330 37000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 4944 [{"id": 1936, "name": "blackmail"}, {"id": 234... en Burn After Reading When a disc containing memoirs of a former CIA... 31.941347 [{"name": "Mike Zoss Productions", "id": 2092}... [{"iso_3166_1": "US", "name": "United States o... 05-09-2008 163720069 96.0 [{"iso_639_1": "en", "name": "English"}] Released Intelligence is relative. Burn After Reading 6.5 1222
1331 37000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 10488 [{"id": 855, "name": "fictional place"}, {"id"... en Nim's Island A young girl inhabits an isolated island with ... 14.353279 [{"name": "Walden Media", "id": 10221}] [{"iso_3166_1": "US", "name": "United States o... 03-04-2008 100076342 96.0 [{"iso_639_1": "en", "name": "English"}] Released Your adventure starts here. Nim's Island 5.6 330
1332 38000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 96721 [{"id": 5378, "name": "world champion"}, {"id"... en Rush A biographical drama centered on the rivalry b... 33.003828 [{"name": "Revolution Films", "id": 163}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 02-09-2013 90247624 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everyone's driven by something. Rush 7.7 2277
1333 37000000 [{"id": 18, "name": "Drama"}] http://www.magnoliamovie.com/ 334 [{"id": 455, "name": "farewell"}, {"id": 802, ... en Magnolia An epic mosaic of many interrelated characters... 30.993736 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 08-12-1999 48451803 188.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Things fall down. People look up. And when it ... Magnolia 7.5 825
1334 30000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://copoutmovie.warnerbros.com/dvd/ 23742 [{"id": 242, "name": "new york"}, {"id": 975, ... en Cop Out Detectives Jimmy and Paul, despite nine years ... 25.825771 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 26-02-2010 55583804 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Rock out with your Glock out Cop Out 5.3 511
1335 38000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://howtobesinglemovie.com/ 259694 [{"id": 242, "name": "new york"}, {"id": 818, ... en How to Be Single New York City is full of lonely hearts seeking... 46.078371 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 21-01-2016 112343513 110.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to the party How to Be Single 5.9 1201
1336 37000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://dolphintalemovie.warnerbros.com/index.html 62837 [{"id": 630, "name": "dolphin"}, {"id": 5202, ... en Dolphin Tale A story centered on the friendship between a b... 6.638390 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 23-09-2011 95404397 113.0 [{"iso_639_1": "en", "name": "English"}] Released Inspired by the amazing true story of Winter. Dolphin Tale 6.7 163
1337 37000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://www.twilightthemovie.com 8966 [{"id": 815, "name": "soulmates"}, {"id": 3133... en Twilight When Bella Swan moves to a small town in the P... 127.084938 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 20-11-2008 392616625 122.0 [{"iso_639_1": "en", "name": "English"}] Released When you can live forever, what do you live for? Twilight 5.8 3561
1338 36000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 8470 [{"id": 494, "name": "father son relationship"... en John Q John Quincy Archibald is a father and husband ... 27.465433 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 15-02-2002 102244770 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Give a father no options and you leave him no ... John Q 7.0 594
1339 65000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11001 [{"id": 642, "name": "robbery"}, {"id": 1384, ... en Blue Streak Miles Logan is a jewel thief who just hit the ... 16.865782 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-09-1999 117758500 93.0 [{"iso_639_1": "en", "name": "English"}] Released He's A Cop That's Not. Blue Streak 6.1 352
1340 37000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://werethemillers.warnerbros.com 138832 [{"id": 534, "name": "mexico"}, {"id": 6149, "... en We're the Millers A veteran pot dealer creates a fake family as ... 100.348805 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 07-08-2013 269994119 110.0 [{"iso_639_1": "en", "name": "English"}] Released #NAME? We're the Millers 6.8 2972
1341 36500000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... http://oostrov.ru 16911 [{"id": 818, "name": "based on novel"}, {"id":... ru Obitaemyy Ostrov On the threshold of 22nd century, furrowing th... 2.785832 [{"name": "Art Pictures Studio", "id": 3451}, ... [{"iso_3166_1": "RU", "name": "Russia"}] 18-12-2008 21834845 115.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN The Inhabited Island 5.3 23
1342 36000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 2163 [{"id": 387, "name": "california"}, {"id": 974... en Breakdown When his SUV breaks down on a remote Southwest... 9.176339 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-05-1997 50159144 95.0 [{"iso_639_1": "en", "name": "English"}] Released It could happen to you. Breakdown 6.6 198
1343 36000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/1345/Never-Say-N... 36670 [{"id": 282, "name": "video game"}, {"id": 470... en Never Say Never Again James Bond returns as the secret agent 007 one... 23.380757 [{"name": "PSO International", "id": 427}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 07-10-1983 160000000 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Sean Connery is James Bond 007 Never Say Never Again 5.8 338
1344 36000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.mgm.com/view/Movie/2387/Hot-T... 23048 [{"id": 293, "name": "female nudity"}, {"id": ... en Hot Tub Time Machine A malfunctioning time machine at a ski resort ... 33.926473 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 26-03-2010 64572262 101.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Kick some past Hot Tub Time Machine 6.0 894
1345 36000000 [{"id": 10751, "name": "Family"}, {"id": 18, "... http://www.seewinter.com/ 227735 [{"id": 630, "name": "dolphin"}, {"id": 2269, ... en Dolphin Tale 2 The team of people who saved Winter's life rea... 6.967857 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 12-09-2014 52424533 107.0 [{"iso_639_1": "en", "name": "English"}] Released WINTER's amazing true story... now has HOPE. Dolphin Tale 2 6.7 96
1346 42000000 [{"id": 53, "name": "Thriller"}] NaN 2155 [{"id": 378, "name": "prison"}, {"id": 642, "n... en Reindeer Games After assuming his dead cellmate's identity to... 11.470135 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-02-2000 32168970 124.0 [{"iso_639_1": "en", "name": "English"}] Released The trap is set. The game is on. Reindeer Games 5.4 173
1347 36000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.newline.com/properties/manaparta.html 8409 [{"id": 1522, "name": "repayment"}, {"id": 167... en A Man Apart When Vetter's wife is killed in a botched hit ... 19.854932 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-04-2003 44350926 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Love changes a man. Revenge tears him apart. A Man Apart 5.8 258
1348 37000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 222936 [{"id": 128, "name": "love triangle"}, {"id": ... en Aloha A celebrated military contractor returns to th... 29.652536 [{"name": "Scott Rudin Productions", "id": 258... [{"iso_3166_1": "US", "name": "United States o... 27-05-2015 26250020 105.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Sometimes you have to say goodbye before you c... Aloha 5.2 692
1349 0 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 31908 [{"id": 782, "name": "assassin"}, {"id": 4129,... en Ghosts of Mississippi Ghosts of Mississippi is a drama covering the ... 8.102925 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 20-12-1996 0 130.0 [{"iso_639_1": "en", "name": "English"}] Released From the director of A FEW GOOD MEN comes a co... Ghosts of Mississippi 6.2 40
1350 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10219 [{"id": 736, "name": "journalist"}, {"id": 907... en Snow Falling on Cedars A Japanese-American fisherman may have killed ... 2.794830 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 22-12-1999 0 127.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released From the director of 'Shine' Snow Falling on Cedars 6.3 32
1351 37000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://whatdoyoubelieve.warnerbros.com/ 48171 [{"id": 716, "name": "vatican"}, {"id": 8608, ... en The Rite Seminary student Michael Kovak (Colin O'Donogh... 11.492474 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 28-01-2011 96047633 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You can only defeat it when you believe. The Rite 5.8 556
1352 36000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... NaN 782 [{"id": 856, "name": "paraplegic"}, {"id": 125... en Gattaca Science fiction drama about a future society i... 70.398356 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-09-1997 12532777 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There is no gene for the human spirit. Gattaca 7.5 1808
1353 36000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 75531 [{"id": 1646, "name": "autism"}, {"id": 165340... de Isn't She Great An unsuccessful over-the-top actress becomes a... 1.068453 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 28-01-2000 3003296 95.0 [{"iso_639_1": "en", "name": "English"}] Released Talent Isn't Everything... Isn't She Great 4.6 14
1354 37000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.spacechimpspower.com/ 11802 [{"id": 1826, "name": "space marine"}, {"id": ... en Space Chimps Circus monkey Ham III works in a circus where ... 6.293217 [{"name": "Starz Media", "id": 2659}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 17-07-2008 63800345 81.0 [{"iso_639_1": "en", "name": "English"}] Released Houston, we have a problem! Space Chimps 5.2 99
1355 0 [{"id": 35, "name": "Comedy"}] NaN 9776 [{"id": 279, "name": "usa"}, {"id": 577, "name... en Head of State When a presidential candidate dies unexpectedl... 3.457194 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-01-2003 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Head of State 5.3 71
1356 35000000 [{"id": 35, "name": "Comedy"}] http://hangoverpart2.warnerbros.com/dvd/ 18785 [{"id": 3508, "name": "underwear"}, {"id": 480... en The Hangover When three friends finally come to after a rau... 82.211660 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 05-06-2009 459270619 100.0 [{"iso_639_1": "en", "name": "English"}] Released Some guys just can't handle Vegas. The Hangover 7.2 6173
1357 36000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 365222 [{"id": 5565, "name": "biography"}] cn 葉問3 When a band of brutal gangsters led by a crook... 19.167377 [{"name": "Mandarin Films Distribution Co.", "... [{"iso_3166_1": "HK", "name": "Hong Kong"}] 19-12-2015 156844753 105.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released NaN Ip Man 3 6.5 379
1358 33000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 817 [{"id": 83, "name": "saving the world"}, {"id"... en Austin Powers: The Spy Who Shagged Me When diabolical genius, Dr. Evil travels back ... 18.316151 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 08-06-1999 310940086 95.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released I'm back, baby! Austin Powers: The Spy Who Shagged Me 6.2 1011
1359 35000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... NaN 268 [{"id": 848, "name": "double life"}, {"id": 84... en Batman The Dark Knight of Gotham City begins his war ... 44.104469 [{"name": "PolyGram Filmed Entertainment", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-06-1989 411348924 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Have you ever danced with the devil in the pal... Batman 7.0 2096
1360 0 [{"id": 18, "name": "Drama"}] http://therebedragonsmovie.com/ 45054 [{"id": 5509, "name": "spanish civil war"}, {"... en There Be Dragons Arising out of the horror of the Spanish Civil... 6.668679 [] [] 25-03-2011 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN There Be Dragons 5.9 27
1361 35000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 943 [{"id": 155716, "name": "rookie cop"}, {"id": ... en Lethal Weapon 3 Archetypal buddy cops Riggs and Murtaugh are b... 36.172182 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-05-1992 321731527 118.0 [{"iso_639_1": "en", "name": "English"}] Released The magic is back again! Lethal Weapon 3 6.4 811
1362 29000000 [{"id": 18, "name": "Drama"}] http://www.theblindsidemovie.com/ 22881 [{"id": 579, "name": "american football"}, {"i... en The Blind Side Oversized African-American, Michael Oher, the ... 25.767395 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 20-11-2009 309208309 129.0 [{"iso_639_1": "en", "name": "English"}] Released Based on the extraordinary true story The Blind Side 7.2 1597
1363 35000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10054 [{"id": 848, "name": "double life"}, {"id": 97... en Spy Kids Carmen and Juni think their parents are boring... 21.543389 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-03-2001 147934180 88.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Real spies...only smaller Spy Kids 5.5 867
1364 35000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://horriblebossesmovie.warnerbros.com/inde... 51540 [{"id": 5514, "name": "conspiracy of murder"},... en Horrible Bosses For Nick, Kurt and Dale, the only thing that w... 50.309843 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 08-07-2011 117000000 98.0 [{"iso_639_1": "en", "name": "English"}] Released Ever wish your boss was dead? Horrible Bosses 6.5 2277
1365 38000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... http://www.truegritmovie.com/ 44264 [{"id": 1872, "name": "loss of father"}, {"id"... en True Grit Following the murder of her father by hired ha... 49.292384 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-12-2010 252276927 110.0 [{"iso_639_1": "en", "name": "English"}] Released Punishment Comes One Way or Another. True Grit 7.2 1668
1366 35000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.devilwearspradamovie.com/ 350 [{"id": 90, "name": "paris"}, {"id": 736, "nam... en The Devil Wears Prada The Devil Wears Prada is about a young journal... 83.893257 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 30-06-2006 326551094 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Meet Andy Sachs. A million girls would kill to... The Devil Wears Prada 7.0 3088
1367 35000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 152 [{"id": 310, "name": "artificial intelligence"... en Star Trek: The Motion Picture When a destructive space entity is spotted app... 24.616634 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 06-12-1979 139000000 132.0 [{"iso_639_1": "en", "name": "English"}] Released The human adventure is just beginning. Star Trek: The Motion Picture 6.2 530
1368 35000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.identitythiefmovie.com 109431 [] en Identity Thief When a mild-mannered businessman learns his id... 34.005726 [{"name": "Stuber Productions", "id": 4403}, {... [{"iso_3166_1": "US", "name": "United States o... 07-02-2013 173965010 111.0 [{"iso_639_1": "en", "name": "English"}] Released She's having the time of his life Identity Thief 5.6 1645
1369 35000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 1598 [{"id": 378, "name": "prison"}, {"id": 516, "n... en Cape Fear Sam Bowden is a small-town corporate attorney.... 27.714043 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 15-11-1991 182300000 128.0 [{"iso_639_1": "en", "name": "English"}] Released There is nothing in the dark that isn't there ... Cape Fear 7.0 675
1370 35000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.sonypictures.com/movies/21/ 8065 [{"id": 395, "name": "gambling"}, {"id": 1317,... en 21 Ben Campbell is a young, highly intelligent, s... 45.149948 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-03-2008 69823199 123.0 [{"iso_639_1": "en", "name": "English"}] Released They proved the Vegas Blackjack System was bea... 21 6.5 1375
1371 35000000 [{"id": 35, "name": "Comedy"}] NaN 271718 [{"id": 567, "name": "alcohol"}, {"id": 2864, ... en Trainwreck Having thought that monogamy was never possibl... 72.774941 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-07-2015 140795793 125.0 [{"iso_639_1": "en", "name": "English"}] Released We All Know One. Trainwreck 5.9 1181
1372 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11638 [{"id": 577, "name": "black people"}, {"id": 9... en Guess Who The fiancé of an African-American woman who's ... 3.742630 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-03-2005 68915888 105.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released His house. His rules. Some in-laws were made t... Guess Who 5.5 225
1373 27000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 409 [{"id": 487, "name": "cairo"}, {"id": 1160, "n... en The English Patient Beginning in the 1930s, "The English Patient" ... 29.381878 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-11-1996 231976425 162.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released In love, there are no boundaries. The English Patient 7.0 542
1374 35000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 2118 [{"id": 417, "name": "corruption"}, {"id": 703... en L.A. Confidential Three detectives in the corrupt and brutal L.A... 24.860326 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 19-09-1997 126216940 138.0 [{"iso_639_1": "en", "name": "English"}] Released Everything is suspect... Everyone is for sale.... L.A. Confidential 7.7 1310
1375 35000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://disney.go.com/disneypictures/skyhigh/ 11459 [{"id": 1701, "name": "hero"}, {"id": 1797, "n... en Sky High Set in a world where superheroes are commonly ... 11.041659 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 29-07-2005 86369815 100.0 [{"iso_639_1": "en", "name": "English"}] Released Saving The World... One Homework Assignment At... Sky High 5.8 550
1376 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10806 [{"id": 237, "name": "gay"}, {"id": 1013, "nam... en In & Out A midwestern teacher questions his sexuality a... 11.897925 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-09-1997 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released An out-and-out comedy. In & Out 6.3 177
1377 35000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 9348 [{"id": 1475, "name": "telepathy"}, {"id": 171... en Species In 1993, the Search for Extra Terrestrial Inte... 23.607071 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 07-07-1995 113374103 108.0 [{"iso_639_1": "en", "name": "English"}] Released Our time is up. Species 5.5 453
1378 1800000 [{"id": 27, "name": "Horror"}] NaN 377 [{"id": 1468, "name": "child murderer"}, {"id"... en A Nightmare on Elm Street Teenagers in a small town are dropping like fl... 38.204158 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 14-11-1984 25504513 91.0 [{"iso_639_1": "en", "name": "English"}] Released If Nancy Doesn't Wake Up Screaming, She Won't ... A Nightmare on Elm Street 7.2 1180
1379 33000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 8843 [{"id": 793, "name": "drowning"}, {"id": 2726,... en The Cell A psychotherapist journeys inside a comatose s... 25.413955 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-08-2000 104155843 107.0 [{"iso_639_1": "en", "name": "English"}] Released Enter The Mind Of A Killer The Cell 6.0 436
1380 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9313 [{"id": 254, "name": "france"}, {"id": 1400, "... en The Man in the Iron Mask Years have passed since the Three Musketeers, ... 28.980270 [{"name": "United Artists Corporation", "id": ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-03-1998 0 132.0 [{"iso_639_1": "en", "name": "English"}] Released For the honor of a king. And the destiny of a ... The Man in the Iron Mask 6.3 1018
1381 35000000 [{"id": 18, "name": "Drama"}] http://disney.go.com/disneypictures/secretariat/ 39486 [{"id": 643, "name": "horse race"}, {"id": 228... en Secretariat Housewife and mother Penny Chenery agrees to t... 9.525037 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 20-08-2010 60251371 123.0 [{"iso_639_1": "en", "name": "English"}] Released The Impossible True Story Secretariat 6.8 103
1382 34000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... https://www.warnerbros.com/tmnt 1273 [{"id": 242, "name": "new york"}, {"id": 380, ... en TMNT After the defeat of their old arch nemesis, Th... 18.392170 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 23-03-2007 95608995 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN TMNT 6.0 345
1383 32000000 [{"id": 18, "name": "Drama"}] NaN 13920 [{"id": 5565, "name": "biography"}, {"id": 605... en Radio High school football coach, Harold Jones befri... 9.254647 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-10-2003 52277485 109.0 [{"iso_639_1": "en", "name": "English"}] Released His courage made them champions. Radio 6.8 141
1384 35000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.fwb-movie.com/ 50544 [{"id": 3739, "name": "funeral"}, {"id": 9713,... en Friends with Benefits Jamie is a New York-based executive recruiter ... 40.526587 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 21-07-2011 150483765 109.0 [{"iso_639_1": "en", "name": "English"}] Released Some friends come with a happy ending. Friends with Benefits 6.5 2237
1385 35000000 [{"id": 35, "name": "Comedy"}] http://www.neighbors-movie.com/ 325133 [{"id": 567, "name": "alcohol"}, {"id": 3616, ... en Neighbors 2: Sorority Rising A sorority moves in next door to the home of M... 50.179171 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 04-05-2016 108758521 91.0 [{"iso_639_1": "en", "name": "English"}] Released New neighbors. Neighbors 2: Sorority Rising 5.6 1462
1386 35000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 140823 [{"id": 5565, "name": "biography"}, {"id": 103... en Saving Mr. Banks Author P.L. Travers travels from London to Hol... 31.957947 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 16-11-2013 112544580 125.0 [{"iso_639_1": "en", "name": "English"}] Released Where her book ended, their story began. Saving Mr. Banks 7.3 1226
1387 34000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 1883 [{"id": 187, "name": "islam"}, {"id": 242, "na... en Malcolm X The biopic of the controversial and influentia... 19.822791 [{"name": "JVC Entertainment", "id": 182}, {"n... [{"iso_3166_1": "US", "name": "United States o... 18-11-1992 48169908 202.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released NaN Malcolm X 7.2 370
1388 35000000 [{"id": 35, "name": "Comedy"}] http://www.thisis40movie.com/ 89492 [{"id": 1157, "name": "wife husband relationsh... en This Is 40 Pete and Debbie are both about to turn 40, the... 38.429648 [{"name": "Apatow Productions", "id": 10105}] [{"iso_3166_1": "US", "name": "United States o... 20-12-2012 88058786 134.0 [{"iso_639_1": "en", "name": "English"}] Released The sort-of sequel to 'Knocked Up' This Is 40 5.6 896
1389 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://disney.go.com/olddogs/ 22949 [{"id": 907, "name": "japanese"}, {"id": 11663... en Old Dogs Charlie and Dan have been best friends and bus... 13.707843 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-11-2009 92219310 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Life is Not Child-Proof. Old Dogs 5.2 210
1390 35000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... NaN 12437 [{"id": 378, "name": "prison"}, {"id": 1449, "... en Underworld: Rise of the Lycans A prequel to the first two Underworld films, t... 51.927471 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 22-01-2009 91353501 92.0 [{"iso_639_1": "en", "name": "English"}] Released Every war has a beginning. Underworld: Rise of the Lycans 6.2 1428
1391 35000000 [{"id": 35, "name": "Comedy"}] http://licensetowedthemovie.warnerbros.com/ 2959 [{"id": 1605, "name": "new love"}, {"id": 2856... en License to Wed Newly engaged, Ben and Sadie can't wait to sta... 14.503568 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 04-07-2007 69307224 91.0 [{"iso_639_1": "en", "name": "English"}] Released First came love... then came Reverend Frank. License to Wed 5.2 253
1392 0 [{"id": 35, "name": "Comedy"}] NaN 9957 [{"id": 1480, "name": "baseball"}, {"id": 4735... en The Benchwarmers A trio of guys try and make up for missed oppo... 6.745560 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-04-2006 0 80.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Get off the bench and get into the game. The Benchwarmers 5.2 242
1393 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www2.warnerbros.com/mustlovedogs/ 11648 [{"id": 1156, "name": "sister sister relations... en Must Love Dogs Sarah Nolan is a newly divorced woman cautious... 11.120167 [{"name": "Team Todd", "id": 598}, {"name": "W... [{"iso_3166_1": "US", "name": "United States o... 21-07-2005 58405313 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Must Love Dogs 5.8 140
1394 35000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 9366 [{"id": 1568, "name": "undercover"}, {"id": 21... en Donnie Brasco An FBI undercover agent infilitrates the mob a... 40.370442 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-02-1997 41954997 127.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Based on a true story. Donnie Brasco 7.4 1147
1395 33000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... http://www.sonypictures.com/movies/residentevi... 1576 [{"id": 1568, "name": "undercover"}, {"id": 18... en Resident Evil When a virus leaks from a top-secret facility,... 40.715623 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 15-03-2002 102984862 100.0 [{"iso_639_1": "en", "name": "English"}] Released A secret experiment. A deadly virus. A fatal m... Resident Evil 6.4 2065
1396 10700000 [{"id": 27, "name": "Horror"}] NaN 609 [{"id": 2723, "name": "medium"}, {"id": 3093, ... en Poltergeist Steve Freeling lives with his wife, Diane, and... 36.230204 [{"name": "SLM Production Group", "id": 396}, ... [{"iso_3166_1": "US", "name": "United States o... 04-06-1982 122200000 114.0 [{"iso_639_1": "en", "name": "English"}] Released They're here. Poltergeist 7.0 794
1397 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 5516 [{"id": 2409, "name": "church choir"}, {"id": ... en The Ladykillers An eccentric, if not charming Southern profess... 23.666229 [{"name": "Mike Zoss Productions", "id": 2092}... [{"iso_3166_1": "US", "name": "United States o... 25-03-2004 0 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The greatest criminal minds of all time have f... The Ladykillers 6.0 415
1398 35000000 [{"id": 28, "name": "Action"}] http://www.maxpaynethemovie.com 13051 [{"id": 782, "name": "assassin"}, {"id": 41645... en Max Payne Coming together to solve a series of murders i... 25.903237 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 15-10-2008 85416905 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When a Man Has Lost Everything. He Only has Re... Max Payne 5.2 613
1399 40000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.intimemovie.com/ 49530 [{"id": 974, "name": "bank"}, {"id": 2964, "na... en In Time In the not-too-distant future the aging gene h... 60.231382 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 27-10-2011 173930596 109.0 [{"iso_639_1": "en", "name": "English"}] Released Time Is Power In Time 6.7 3417
1400 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.theback-upplan.com/ 34806 [{"id": 5091, "name": "kiss"}, {"id": 5098, "n... en The Back-Up Plan When Zoe tires of looking for Mr. Right, she d... 18.382920 [{"name": "Escape Artists", "id": 1423}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 23-04-2010 77477008 106.0 [{"iso_639_1": "en", "name": "English"}] Released Fall in love, get married, have a baby. Not ne... The Back-Up Plan 5.7 458
1401 35000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://somethingborrowedmovie.warnerbros.com/ 49022 [{"id": 242, "name": "new york"}, {"id": 567, ... en Something Borrowed Though Rachel (Ginnifer Goodwin) is a successf... 14.029012 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 05-05-2011 59901913 112.0 [{"iso_639_1": "en", "name": "English"}] Released It's a thin line between love and friendship. Something Borrowed 5.9 296
1402 0 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 11469 [{"id": 392, "name": "england"}, {"id": 577, "... en Black Knight Martin Lawrence plays Jamal, an employee in Me... 15.913783 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 21-11-2001 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released It's only a flesh wound! Black Knight 5.1 287
1403 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 23479 [{"id": 1480, "name": "baseball"}, {"id": 6075... en The Bad News Bears An aging, down-on-his-luck ex-minor leaguer co... 6.889633 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 07-04-1976 35323292 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The coach is waiting for his next beer. The pi... The Bad News Bears 6.9 97
1404 35000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11667 [{"id": 407, "name": "dictator"}, {"id": 779, ... en Street Fighter Col. Guile and various other martial arts hero... 19.286099 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 22-12-1994 99423521 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The fight to save the world is on! Street Fighter 4.1 325
1405 35000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.thepianistmovie.com/ 423 [{"id": 30, "name": "individual"}, {"id": 836,... en The Pianist The Pianist is a film adapted from the biograp... 50.587541 [{"name": "Bac Films", "id": 208}, {"name": "C... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 24-09-2002 120072577 150.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Music was his passion. Survival was his master... The Pianist 8.0 1864
1406 35000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 2447 [{"id": 2974, "name": "jesus christ"}, {"id": ... en The Nativity Story Mary and Joseph make the hard journey to Bethl... 3.721272 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 01-12-2006 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Her child would change the world. The Nativity Story 6.4 35
1407 40000000 [{"id": 27, "name": "Horror"}] NaN 10066 [{"id": 579, "name": "american football"}, {"i... en House of Wax A group of unwitting teens are stranded near a... 17.157738 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 30-04-2005 68766121 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Prey. Slay. Display House of Wax 5.5 677
1408 27000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 2288 [{"id": 494, "name": "father son relationship"... en Closer A witty, romantic, and very dangerous love sto... 22.636908 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 01-12-2004 115505027 104.0 [{"iso_639_1": "en", "name": "English"}] Released If you believe in love at first sight, you nev... Closer 6.7 811
1409 35000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://jedgarmovie.warnerbros.com/dvd/ 88794 [{"id": 5565, "name": "biography"}, {"id": 616... en J. Edgar As the face of law enforcement in America for ... 28.069419 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 09-11-2011 84606030 137.0 [{"iso_639_1": "en", "name": "English"}] Released The most powerful man in the world. J. Edgar 6.0 741
1410 35000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 13515 [{"id": 222, "name": "schizophrenia"}, {"id": ... en Mirrors An ex-cop and his family are the target of an ... 19.774543 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "RO", "name": "Romania"}, {"is... 15-08-2008 72436439 110.0 [{"iso_639_1": "en", "name": "English"}] Released There is evil...On the other side. Mirrors 6.0 485
1411 35000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 11979 [{"id": 2011, "name": "queen"}, {"id": 2570, "... en Queen of the Damned Lestat de Lioncourt is awakened from his slumb... 11.644243 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 10-02-2002 45479110 101.0 [{"iso_639_1": "en", "name": "English"}] Released This time there are no interviews. Queen of the Damned 5.4 239
1412 35000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 169 [{"id": 1297, "name": "predator"}, {"id": 1601... en Predator 2 Ten years after a band of mercenaries first ba... 27.934978 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 20-11-1990 57120318 108.0 [{"iso_639_1": "en", "name": "English"}] Released Silent. Invisible. Invincible. He's in town wi... Predator 2 5.9 730
1413 35000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/untraceable/ 8090 [{"id": 236, "name": "suicide"}, {"id": 1812, ... en Untraceable Special Agent Jennifer Marsh (Diane Lane) work... 12.677505 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 22-01-2008 32483410 101.0 [{"iso_639_1": "en", "name": "English"}] Released A cyber killer has finally found the perfect a... Untraceable 5.9 238
1414 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11622 [{"id": 1533, "name": "isolation"}, {"id": 181... en Blast from the Past Following a bomb scare in the 1960s that locke... 8.737058 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 12-02-1999 40263020 112.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released She'd never met anyone like him. He's never me... Blast from the Past 6.3 245
1415 35000000 [{"id": 878, "name": "Science Fiction"}] NaN 3604 [{"id": 2280, "name": "emperor"}, {"id": 2642,... en Flash Gordon A football player and his friends travel to th... 12.343507 [{"name": "Dino De Laurentiis Company", "id": ... [{"iso_3166_1": "US", "name": "United States o... 01-09-1980 27107960 111.0 [{"iso_639_1": "en", "name": "English"}] Released He'll save every one of us! Flash Gordon 6.1 233
1416 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9541 [{"id": 1873, "name": "yuppie"}, {"id": 5600, ... en Jersey Girl Ollie Trinke is a young, suave music publicist... 14.699342 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 25-03-2004 36098382 102.0 [{"iso_639_1": "en", "name": "English"}] Released He wanted it all...but he got more than he bar... Jersey Girl 5.8 325
1417 45000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 94348 [{"id": 185994, "name": "ex military"}] en Alex Cross After Washington DC detective Alex Cross is to... 14.513243 [{"name": "Summit Entertainment", "id": 491}] [{"iso_3166_1": "US", "name": "United States o... 18-10-2012 30353232 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Don't Ever Cross Alex Cross Alex Cross 5.1 300
1418 35000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 8197 [{"id": 824, "name": "drag queen"}, {"id": 339... en Midnight in the Garden of Good and Evil A visiting city reporter's assignment suddenly... 5.525544 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-11-1997 25105255 155.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Midnight in the Garden of Good and Evil 6.3 157
1419 8900000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 336004 [{"id": 585, "name": "casino"}, {"id": 642, "n... en Heist A father is without the means to pay for his d... 15.079993 [{"name": "Emmett/Furla Films", "id": 10405}, ... [{"iso_3166_1": "US", "name": "United States o... 13-11-2015 4100000 93.0 [{"iso_639_1": "en", "name": "English"}] Released Never make a bet you can't afford to lose. Heist 5.6 318
1420 35000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://www.nannymcphee.co.uk/ 35019 [{"id": 2341, "name": "nanny"}, {"id": 2486, "... en Nanny McPhee and the Big Bang Nanny McPhee appears at the door of a harried ... 23.835055 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-03-2010 93246388 109.0 [{"iso_639_1": "en", "name": "English"}] Released You'll Believe That Pigs Can Fly! Nanny McPhee and the Big Bang 6.0 436
1421 35000000 [{"id": 80, "name": "Crime"}, {"id": 36, "name... NaN 10410 [{"id": 1474, "name": "policy and organisation... en Hoffa Jack Nicholson's portrait of union leader Jame... 5.926966 [{"name": "Jersey Films", "id": 216}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 25-12-1992 0 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Hoffa 6.1 81
1422 30000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 8836 [{"id": 1603, "name": "extraterrestrial techno... en The X Files: I Want to Believe Six years after the events of The X-Files seri... 25.454549 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 24-07-2008 68369434 104.0 [{"iso_639_1": "en", "name": "English"}] Released To find the truth, you must believe. The X Files: I Want to Believe 5.5 523
1423 31000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... http://www.miramax.com/movie/ella-enchanted/ 14442 [{"id": 603, "name": "elves"}, {"id": 818, "na... en Ella Enchanted Ella lives in a magical world in which each ch... 22.715920 [{"name": "World 2000 Entertainment", "id": 76... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 09-04-2004 27388767 96.0 [{"iso_639_1": "en", "name": "English"}] Released Get enchanted Ella Enchanted 5.9 437
1424 35000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/concussion/ 321741 [{"id": 579, "name": "american football"}, {"i... en Concussion A dramatic thriller based on the incredible tr... 35.120736 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 12-11-2015 50363790 123.0 [{"iso_639_1": "en", "name": "English"}] Released Even Legends Need a Hero Concussion 7.0 823
1425 35000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.abductionthefilm.com/ 59965 [{"id": 591, "name": "cia"}, {"id": 822, "name... en Abduction A young man sets out to uncover the truth abou... 19.893646 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-09-2011 82087155 106.0 [{"iso_639_1": "en", "name": "English"}] Released They stole his life. He's taking it back. Abduction 5.6 961
1426 35000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 14175 [{"id": 10336, "name": "animation"}, {"id": 18... en Valiant The animated comedy tells the story of a lowly... 14.051852 [{"name": "Vanguard Films", "id": 614}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 25-03-2005 19478106 76.0 [{"iso_639_1": "en", "name": "English"}] Released Some pigeons eat crumbs, others make history. Valiant 5.2 235
1427 35000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11004 [{"id": 596, "name": "adultery"}, {"id": 642, ... en Wonder Boys Grady (Michael Douglas) is a 50-ish English pr... 9.011729 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-02-2000 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Undependable. Unpredictable. Unforgettable. Wonder Boys 6.9 161
1428 35000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11918 [{"id": 2095, "name": "anti hero"}, {"id": 627... en Superhero Movie The team behind Scary Movie takes on the comic... 19.088655 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 27-03-2008 25871834 85.0 [{"iso_639_1": "en", "name": "English"}] Released The greatest Superhero movie of all time! (not... Superhero Movie 4.9 379
1429 56000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.brokencitymovie.com/ 98357 [{"id": 1919, "name": "mayor"}, {"id": 5340, "... en Broken City In a broken city rife with injustice, ex-cop B... 29.490057 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 18-01-2013 19701164 109.0 [{"iso_639_1": "en", "name": "English"}] Released Proof Can Be a Powerful Weapon. Broken City 5.7 593
1430 35000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 10012 [{"id": 1155, "name": "brother sister relation... en Cursed A werewolf loose in Los Angeles changes the li... 11.195593 [{"name": "Craven-Maddalena Films", "id": 1600... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 25-02-2005 19294901 97.0 [{"iso_639_1": "en", "name": "English"}] Released What doesn't kill you makes you stronger. Cursed 5.1 167
1431 35000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... http://www.premiumrush.com/ 49526 [{"id": 242, "name": "new york"}, {"id": 11719... en Premium Rush In Manhattan, a bike messenger picks up an env... 17.709888 [{"name": "Pariah Entertainment Group", "id": ... [{"iso_3166_1": "US", "name": "United States o... 24-08-2012 31083599 91.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Ride Like Hell Premium Rush 6.2 832
1432 35000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 268920 [{"id": 1556, "name": "texas"}, {"id": 1563, "... en Hot Pursuit An uptight by-the-book cop must protect the wi... 18.262017 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 08-05-2015 51680201 87.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Armed and Sort-of Dangerous. Hot Pursuit 5.4 647
1433 35000000 [{"id": 10752, "name": "War"}, {"id": 12, "nam... NaN 9093 [{"id": 187, "name": "islam"}, {"id": 572, "na... en The Four Feathers The story, set in 1875, follows a British offi... 10.103640 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 08-09-2002 29882645 132.0 [{"iso_639_1": "en", "name": "English"}] Released Freedom. Country. Honor. Passion. To save his ... The Four Feathers 6.5 159
1434 35000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 119283 [{"id": 191604, "name": "professional thief"},... en Parker A thief with a unique code of professional eth... 28.670477 [{"name": "SND", "id": 2902}] [{"iso_3166_1": "US", "name": "United States o... 23-01-2013 46216641 118.0 [{"iso_639_1": "en", "name": "English"}] Released To get away clean, you have to play dirty. Parker 5.7 1455
1435 31000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11823 [{"id": 1488, "name": "tennis"}, {"id": 1605, ... en Wimbledon A pro tennis player has lost his ambition and ... 16.736734 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 13-09-2004 41512007 98.0 [{"iso_639_1": "en", "name": "English"}] Released She's the golden girl. He's the longshot. It's... Wimbledon 6.0 293
1436 35000000 [{"id": 35, "name": "Comedy"}] http://www.furryvengeance-movie.com/ 35169 [{"id": 10468, "name": "bear"}, {"id": 18165, ... en Furry Vengeance When real estate developer Dan Sanders finaliz... 13.668633 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "AE", "name": "United Arab Emi... 02-04-2010 39340177 92.0 [{"iso_639_1": "en", "name": "English"}] Released He came. He saw. They conquered. Furry Vengeance 4.6 149
1437 30000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... NaN 118957 [{"id": 793, "name": "drowning"}, {"id": 1545,... en Bait A freak tsunami traps shoppers at a coastal Au... 9.780588 [{"name": "Pictures in Paradise", "id": 3207},... [{"iso_3166_1": "SG", "name": "Singapore"}, {"... 05-09-2012 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released Cleanup on aisle 7. Bait 5.3 191
1438 27000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... NaN 849 [{"id": 4152, "name": "kingdom"}, {"id": 10016... en Krull A prince and a fellowship of companions set ou... 9.904881 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 29-07-1983 16519460 117.0 [{"iso_639_1": "en", "name": "English"}] Released A world light-years beyond your imagination. Krull 5.8 129
1439 35000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 4515 [{"id": 736, "name": "journalist"}, {"id": 949... en Lions for Lambs Three stories told simultaneous in ninety minu... 9.789027 [{"name": "Cruise/Wagner Productions", "id": 4... [{"iso_3166_1": "US", "name": "United States o... 22-10-2007 63215872 92.0 [{"iso_639_1": "en", "name": "English"}] Released If you don't STAND for something, you might FA... Lions for Lambs 6.0 216
1440 35000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 18886 [{"id": 2532, "name": "bomber"}, {"id": 2957, ... en Flight of the Intruder U.S. Navy pilot Lt. Jake Grafton and his bomba... 6.817290 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 18-01-1991 0 115.0 [{"iso_639_1": "en", "name": "English"}] Released The only thing they can count on is each other. Flight of the Intruder 5.7 31
1441 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://www.walkhard-movie.com/ 6575 [{"id": 532, "name": "music record"}, {"id": 5... en Walk Hard: The Dewey Cox Story Singer Dewey Cox overcomes adversity to become... 10.735220 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 21-12-2007 18317151 96.0 [{"iso_639_1": "en", "name": "English"}] Released Life made him tough. Love made him strong. Mus... Walk Hard: The Dewey Cox Story 6.6 212
1442 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 6440 [{"id": 572, "name": "sex"}, {"id": 596, "name... en The Shipping News An emotionally-beaten man with his young daugh... 11.139900 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 18-12-2001 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released You'll never guess what you'll find inside... The Shipping News 6.4 108
1443 35000000 [{"id": 28, "name": "Action"}, {"id": 37, "nam... NaN 13496 [{"id": 798, "name": "sheriff"}, {"id": 2673, ... en American Outlaws When a Midwest town learns that a corrupt rail... 6.727949 [{"name": "Morgan Creek Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 17-08-2001 13678913 94.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes the wrong side of the law is the rig... American Outlaws 5.7 55
1444 35000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.theyoungvictoriamovie.com/ 18320 [{"id": 4833, "name": "royal family"}, {"id": ... en The Young Victoria From Academy Award® winners Graham King and Ma... 16.343317 [{"name": "GK Films", "id": 3281}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 04-03-2009 27409889 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Love rules all. The Young Victoria 7.0 322
1445 40000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.whiteoutmovie.com/ 22787 [{"id": 3800, "name": "airplane"}, {"id": 9717... en Whiteout The only U.S. Marshal assigned to Antarctica, ... 14.818718 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 09-09-2009 12206028 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released See Your Last Breath Whiteout 5.3 220
1446 32000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://www.twowaysthroughlife.com/ 8967 [{"id": 490, "name": "philosophy"}, {"id": 494... en The Tree of Life The impressionistic story of a Texas family in... 43.862456 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 18-05-2011 54674226 139.0 [{"iso_639_1": "en", "name": "English"}] Released Nothing stands still. The Tree of Life 6.5 987
1447 33000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 37498 [{"id": 4530, "name": "parking garage"}, {"id"... en Knock Off Marcus Ray (Jean-Claude Van Damme), a sales re... 2.706207 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "AW", "name": "Aruba"}, {"iso_... 04-09-1998 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There is no substitute. Knock Off 4.7 64
1448 35000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 144336 [{"id": 10175, "name": "drug cartel"}, {"id": ... en Sabotage In "Sabotage", Arnold Schwarzenegger leads an ... 27.903999 [{"name": "Open Road Films", "id": 10427}, {"n... [{"iso_3166_1": "US", "name": "United States o... 28-03-2014 17508518 110.0 [{"iso_639_1": "en", "name": "English"}] Released Leave no loose ends Sabotage 5.5 555
1449 35000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 9616 [{"id": 483, "name": "riddle"}, {"id": 588, "n... en The Order For centuries, a secret Order of priests has e... 3.746806 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 05-09-2003 11560806 102.0 [{"iso_639_1": "en", "name": "English"}] Released Every soul has its price. The Order 4.8 91
1450 20500000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://punisherwarzonemovie.com 13056 [{"id": 10525, "name": "broken neck"}, {"id": ... en Punisher: War Zone Waging his one-man war on the world of organiz... 17.112498 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 05-12-2008 10089373 102.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Vengeance has a name Punisher: War Zone 5.6 294
1451 35000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... NaN 14113 [{"id": 9715, "name": "superhero"}, {"id": 996... en Zoom Jack Shepard is an out-of-shape auto shop owne... 10.304172 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-08-2006 12506188 83.0 [{"iso_639_1": "en", "name": "English"}] Released They're going to save the world... as long as ... Zoom 4.9 135
1452 35000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.sonypictures.com/movies/thewalk/ 285783 [{"id": 1228, "name": "1970s"}, {"id": 1418, "... en The Walk The story of French high-wire artist Philippe ... 37.335721 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-09-2015 61181942 123.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Dream High. The Walk 6.9 1121
1453 0 [{"id": 14, "name": "Fantasy"}, {"id": 10751, ... NaN 49478 [{"id": 579, "name": "american football"}, {"i... en Warriors of Virtue A young man, Ryan, suffering from a disability... 0.912395 [{"name": "China Film Co-Production Corporatio... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 02-05-1997 0 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In a world beyond your imagination a battle fo... Warriors of Virtue 4.7 9
1454 35000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9726 [{"id": 1649, "name": "provence"}, {"id": 1811... en A Good Year Failed London banker Max Skinner inherits his ... 16.782471 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-09-2006 42064105 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everything matures... eventually. A Good Year 6.5 357
1455 35000000 [{"id": 18, "name": "Drama"}] NaN 20763 [{"id": 6669, "name": "step father"}, {"id": 1... en Radio Flyer A father reminisces about his childhood when h... 3.503408 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 21-02-1992 4651977 114.0 [{"iso_639_1": "en", "name": "English"}] Released Powered by imagination. Radio Flyer 6.6 53
1456 35000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9702 [{"id": 2400, "name": "juvenile prison"}, {"id... en Bound by Honor Based on the true life experiences of poet Jim... 9.122828 [{"name": "Hollywood Pictures", "id": 915}] [{"iso_3166_1": "US", "name": "United States o... 05-02-1993 0 180.0 [{"iso_639_1": "en", "name": "English"}] Released An epic story of three brothers. Bound by bloo... Bound by Honor 7.7 115
1457 35000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9311 [{"id": 792, "name": "copenhagen"}, {"id": 335... en Smilla's Sense of Snow Smilla Jaspersen, half Danish, half Greenlande... 5.419181 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 13-02-1997 0 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some Tracks Should Never Be Uncovered. Smilla's Sense of Snow 6.6 60
1458 35000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 9280 [{"id": 90, "name": "paris"}, {"id": 254, "nam... en Femme Fatale A woman tries to straighten out her life, even... 9.072780 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 06-11-2002 16838910 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nothing is more desirable or more deadly than ... Femme Fatale 6.2 142
1459 35000000 [{"id": 28, "name": "Action"}, {"id": 36, "nam... NaN 26843 [{"id": 131, "name": "italy"}, {"id": 539, "na... en Lion of the Desert This movie tells the story of Omar Mukhtar, an... 2.864979 [{"name": "Falcon International Productions", ... [{"iso_3166_1": "LY", "name": "Libyan Arab Jam... 17-04-1981 0 173.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He was a man of honor in a war without any. Lion of the Desert 7.4 34
1460 35000000 [{"id": 10752, "name": "War"}, {"id": 12, "nam... NaN 11876 [{"id": 924, "name": "italian"}, {"id": 1605, ... en Le Hussard sur le toit In a time of war and disease, a young officer ... 2.877488 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}] 20-09-1995 15000000 135.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN The Horseman on the Roof 6.7 25
1461 38000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 22267 [{"id": 393, "name": "civil war"}, {"id": 9713... en Ride with the Devil Ride with the Devil follows four people who ar... 5.516207 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 24-11-1999 635096 138.0 [{"iso_639_1": "en", "name": "English"}] Released In a No-man's Land between North and South, Yo... Ride with the Devil 6.6 49
1462 0 [{"id": 18, "name": "Drama"}] NaN 45958 [{"id": 2356, "name": "immigrant"}, {"id": 124... es Biutiful This is a story of a man in free fall. On the ... 13.930763 [{"name": "Ikiru Films", "id": 2875}, {"name":... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 20-10-2010 25147786 148.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released You don't choose your family. We all belong to... Biutiful 7.0 291
1463 35000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 1969 [{"id": 534, "name": "mexico"}, {"id": 2492, "... es Bandidas Set in the late 19th century. When a ruthless ... 20.277040 [{"name": "Ultra Films", "id": 828}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 18-01-2006 10496317 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Being BAD never looked so GOOD! Bandidas 5.8 307
1464 0 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 310706 [] en Black Water Transit In this action thriller set in post-Katrina Ne... 0.126738 [{"name": "Capitol Films", "id": 826}] [{"iso_3166_1": "US", "name": "United States o... 13-05-2009 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Black Water Transit 0.0 0
1465 34000000 [{"id": 28, "name": "Action"}, {"id": 9648, "n... http://themazerunnermovie.com/ 198663 [{"id": 818, "name": "based on novel"}, {"id":... en The Maze Runner Set in a post-apocalyptic world, young Thomas ... 131.815575 [{"name": "Ingenious Media", "id": 290}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 10-09-2014 348319861 113.0 [{"iso_639_1": "en", "name": "English"}] Released Run - Remember - Survive The Maze Runner 7.0 5371
1466 35000000 [{"id": 35, "name": "Comedy"}] NaN 239573 [{"id": 1295, "name": "europe"}, {"id": 170749... en Unfinished Business A hard-working small business owner and his tw... 16.832312 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "US", "name": "United States o... 05-03-2015 14431253 91.0 [{"iso_639_1": "en", "name": "English"}] Released Best business trip ever. Unfinished Business 5.0 320
1467 34000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10436 [{"id": 213, "name": "upper class"}, {"id": 24... en The Age of Innocence Tale of 19th century New York high society in ... 9.133747 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 17-09-1993 32255440 139.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In a world of tradition. In an age of innocenc... The Age of Innocence 7.0 169
1468 35000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... http://thefountainmovie.warnerbros.com/ 1381 [{"id": 879, "name": "brain tumor"}, {"id": 16... en The Fountain Spanning over one thousand years, and three pa... 24.606012 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 06-09-2006 15304890 96.0 [{"iso_639_1": "en", "name": "English"}] Released Death is the road to awe The Fountain 6.8 827
1469 70000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 2162 [] en Chill Factor A store clerk and an ice cream truck driver ar... 3.276912 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-09-1999 11263966 101.0 [{"iso_639_1": "en", "name": "English"}] Released This Fall, Action is served on the rocks, with... Chill Factor 5.3 29
1470 35000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 127493 [{"id": 1749, "name": "taxi driver"}, {"id": 9... en Stolen A former thief frantically searches for his mi... 16.830184 [{"name": "Saturn Films", "id": 831}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 17-05-2012 2106557 96.0 [{"iso_639_1": "sv", "name": "svenska"}, {"iso... Released Never steal from the world's greatest thief. Stolen 5.1 344
1471 41677699 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 12429 [{"id": 456, "name": "mother"}, {"id": 1357, "... ja 崖の上のポニョ The son of a sailor, 5-year old Sosuke lives a... 39.586760 [{"name": "Studio Ghibli", "id": 10342}, {"nam... [{"iso_3166_1": "JP", "name": "Japan"}] 19-07-2008 187479518 100.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Welcome To A World Where Anything Is Possible. Ponyo 7.5 926
1472 34000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 228205 [{"id": 818, "name": "based on novel"}, {"id":... en The Longest Ride The lives of a young couple intertwine with a ... 41.946523 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-04-2015 63013281 128.0 [{"iso_639_1": "en", "name": "English"}] Released Two couples. Two love stories. One epic tale. The Longest Ride 7.3 1064
1473 75000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... NaN 2900 [{"id": 1157, "name": "wife husband relationsh... en The Astronaut's Wife When astronaut Spencer Armacost returns to Ear... 20.697556 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 26-08-1999 19598588 109.0 [{"iso_639_1": "en", "name": "English"}] Released How well do you know the one you love? The Astronaut's Wife 5.4 254
1474 34000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 21311 [{"id": 409, "name": "africa"}] en I Dreamed of Africa Inspired by the true story of indomitable Kuki... 1.656695 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 05-05-2000 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes the adventure of a lifetime becomes ... I Dreamed of Africa 5.3 18
1475 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 77875 [{"id": 456, "name": "mother"}, {"id": 494, "n... en Playing for Keeps A former sports star who's fallen on hard time... 17.932561 [{"name": "Evil Twins", "id": 5802}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 29-11-2012 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Playing for Keeps 5.4 240
1476 35000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 192136 [{"id": 378, "name": "prison"}, {"id": 3644, "... en Mandela: Long Walk to Freedom A chronicle of Nelson Mandela's life journey f... 15.509570 [{"name": "Distant Horizons", "id": 1066}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 06-12-2013 27330000 141.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It is an ideal for which I am prepared to die. Mandela: Long Walk to Freedom 6.5 224
1477 32000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 18254 [{"id": 736, "name": "journalist"}, {"id": 346... en Reds A radical American journalist becomes involved... 4.602185 [{"name": "Barclays Mercantile Industrial Fina... [{"iso_3166_1": "US", "name": "United States o... 25-12-1981 40382659 195.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Not since Gone With The Wind has there been a ... Reds 7.1 67
1478 40000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/afewgoodmen/ 881 [{"id": 236, "name": "suicide"}, {"id": 240, "... en A Few Good Men When cocky military lawyer Lt. Daniel Kaffee a... 40.379966 [{"name": "David Brown Productions", "id": 903}] [{"iso_3166_1": "US", "name": "United States o... 11-12-1992 243240178 138.0 [{"iso_639_1": "en", "name": "English"}] Released NaN A Few Good Men 7.1 877
1479 50000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.exitwounds.net/ 10877 [{"id": 417, "name": "corruption"}, {"id": 369... en Exit Wounds Maverick cop Orin Boyd always brings down the ... 12.601306 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-03-2001 79958599 101.0 [{"iso_639_1": "it", "name": "Italiano"}] Released This Is Gonna Hurt Exit Wounds 5.3 110
1480 30000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... NaN 9600 [{"id": 228342, "name": "\u7edd\u5730\u5976\u9... en Big Momma's House When a street-smart FBI agent is sent to Georg... 24.389194 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 31-05-2000 173959438 98.0 [{"iso_639_1": "en", "name": "English"}] Released This FBI agent is going undercover... and he's... Big Momma's House 5.6 506
1481 34000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... http://www.nwave.com/films/3d-feature-films/13... 202575 [{"id": 2343, "name": "magic"}, {"id": 209714,... en The House of Magic Thunder, an abandoned young cat seeking shelte... 12.867326 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 24-12-2013 0 85.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released One lost little cat. One magical adventure. Thunder and the House of Magic 6.3 121
1482 30000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... http://www.darkesthourmovie.com/ 71469 [{"id": 14909, "name": "alien invasion"}, {"id... en The Darkest Hour In Moscow, five young people lead the charge a... 23.328823 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 22-12-2011 64626786 89.0 [{"iso_639_1": "en", "name": "English"}] Released Survive The Holidays The Darkest Hour 4.8 469
1483 33000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 85446 [{"id": 186730, "name": "flash mob"}, {"id": 1... en Step Up Revolution Emily arrives in Miami with aspirations to bec... 29.775441 [{"name": "Summit Entertainment", "id": 491}] [{"iso_3166_1": "US", "name": "United States o... 26-07-2012 140470746 99.0 [{"iso_639_1": "en", "name": "English"}] Released One Step Can Change Your World Step Up Revolution 6.7 663
1484 33000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 326 [{"id": 1585, "name": "snake"}, {"id": 9937, "... en Snakes on a Plane America is on the search for the murderer Eddi... 19.642328 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 06-08-2006 62022014 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released At 30,000 feet, snakes aren't the deadliest th... Snakes on a Plane 5.1 497
1485 33000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 10685 [{"id": 520, "name": "chicago"}, {"id": 1812, ... en The Watcher FBI agent Joel Campbell, burnt-out and shell-s... 7.339908 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 08-09-2000 0 96.0 [{"iso_639_1": "vi", "name": "Ti\u1ebfng Vi\u1... Released Don't go home alone. The Watcher 4.9 110
1486 33000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://marvel.com/movies/movie/5/the_punisher 7220 [{"id": 473, "name": "chain"}, {"id": 1375, "n... en The Punisher When undercover FBI agent Frank Castle's wife ... 35.099611 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-04-2004 54700105 124.0 [{"iso_639_1": "en", "name": "English"}] Released There is no justice, there is only revenge. The Punisher 6.1 766
1487 30000000 [{"id": 18, "name": "Drama"}] NaN 9763 [{"id": 1946, "name": "restaurant"}, {"id": 60... en Goal!: The Dream Begins Like millions of kids around the world, Santia... 16.541791 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 06-06-2005 27610873 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every Dream Has A Beginning Goal!: The Dream Begins 6.6 238
1488 30000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.safethefilm.com/ 72387 [{"id": 180366, "name": "broken trachea"}] en Safe After a former elite agent rescues a 12-year-o... 31.926950 [{"name": "Lawrence Bender Productions", "id":... [{"iso_3166_1": "US", "name": "United States o... 16-04-2012 40346186 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released She has the code. He is the key. Safe 6.3 799
1489 33000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 12596 [{"id": 271, "name": "competition"}, {"id": 82... en Pushing Tin Two air traffic controllers (John Cusack, Bill... 9.060642 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 23-04-1999 0 124.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about losing control Pushing Tin 5.7 116
1490 32350000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.starwars.com/films/star-wars-episod... 1892 [{"id": 526, "name": "rebel"}, {"id": 1155, "n... en Return of the Jedi As Rebel leaders map their strategy for an all... 46.509071 [{"name": "Lucasfilm", "id": 1}, {"name": "Twe... [{"iso_3166_1": "US", "name": "United States o... 23-05-1983 572700000 135.0 [{"iso_639_1": "en", "name": "English"}] Released The Empire Falls... Return of the Jedi 7.9 4665
1491 30000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 13460 [{"id": 4565, "name": "dystopia"}, {"id": 6898... en Doomsday A lethal virus spreads throughout the British ... 21.538222 [{"name": "Rogue Pictures", "id": 134}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 14-03-2008 22211426 108.0 [{"iso_639_1": "en", "name": "English"}] Released Mankind has an expiration date. Doomsday 5.8 363
1492 32000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 8055 [{"id": 74, "name": "germany"}, {"id": 1327, "... en The Reader The story of Michael Berg, a German lawyer who... 33.923786 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-12-2008 113019290 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Behind the mystery lies a truth that will make... The Reader 7.2 813
1493 35000000 [{"id": 35, "name": "Comedy"}] http://www.wanderlust-movie.com/Wanderlust/hom... 50647 [{"id": 458, "name": "hippie"}, {"id": 2412, "... en Wanderlust Rattled by sudden unemployment, a Manhattan co... 20.908494 [{"name": "Relativity Media", "id": 7295}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-02-2012 24159934 98.0 [{"iso_639_1": "en", "name": "English"}] Released Leave your baggage behind Wanderlust 5.3 394
1494 32000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 10719 [{"id": 65, "name": "holiday"}, {"id": 603, "n... en Elf When young Buddy falls into Santa's gift sack ... 16.901954 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 09-10-2003 173398518 97.0 [{"iso_639_1": "en", "name": "English"}] Released This holiday, discover your inner elf. Elf 6.4 987
1495 32000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 9294 [{"id": 879, "name": "brain tumor"}, {"id": 50... en Phenomenon An ordinary man sees a bright light descend fr... 15.039407 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 05-07-1996 152036382 123.0 [{"iso_639_1": "en", "name": "English"}] Released Some things in life just can't be explained. Phenomenon 6.2 323
1496 33000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 11888 [{"id": 2393, "name": "adoption"}, {"id": 4010... en Snow Dogs When a Miami dentist inherits a team of sled d... 13.655735 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 18-01-2002 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready for mush hour! Snow Dogs 5.3 185
1497 0 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 9647 [{"id": 65, "name": "holiday"}, {"id": 7271, "... en Scrooged In this modern take on Charles Dickens' "A Chr... 21.620317 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 22-11-1988 60328000 101.0 [{"iso_639_1": "en", "name": "English"}] Released The spirits will move you in odd and hysterica... Scrooged 6.7 390
1498 32000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.nacholibre.com/ 9353 [{"id": 745, "name": "nun"}, {"id": 6075, "nam... en Nacho Libre Nacho Libre is loosely based on the story of F... 14.642055 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-06-2006 80197993 92.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released He's not lean. He's not mean. He's nacho avera... Nacho Libre 5.6 359
1499 32500000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.bridesmaidsmovie.com/ 55721 [{"id": 271, "name": "competition"}, {"id": 93... en Bridesmaids Annie’s life is a mess. But when she finds out... 17.107065 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 28-04-2011 288383523 125.0 [{"iso_639_1": "en", "name": "English"}] Released Save the date Bridesmaids 6.5 1661
1500 32000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.thisistheend.com/ 109414 [{"id": 570, "name": "rape"}, {"id": 1299, "na... en This Is the End While attending a party at James Franco's hous... 38.217080 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 12-06-2013 126041322 107.0 [{"iso_639_1": "en", "name": "English"}] Released Nothing ruins a party like the end of the world. This Is the End 6.3 2359
1501 29000000 [{"id": 27, "name": "Horror"}] NaN 10307 [{"id": 716, "name": "vatican"}, {"id": 2618, ... en Stigmata A young woman with no strong religious beliefs... 14.993169 [{"name": "FGM Entertainment", "id": 2347}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-09-1999 50041732 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The messenger must be silenced. Stigmata 6.0 242
1502 32000000 [{"id": 18, "name": "Drama"}] NaN 11978 [{"id": 269, "name": "diving"}, {"id": 4410, "... en Men of Honor Against formidable odds -- and an old-school d... 24.147269 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 13-09-2000 48814909 129.0 [{"iso_639_1": "en", "name": "English"}] Released History is made by those who break the rules. Men of Honor 7.0 544
1503 32000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.whoarethetakers.com/ 22907 [{"id": 10051, "name": "heist"}] en Takers A seasoned team of bank robbers, including Gor... 18.472420 [{"name": "Rainforest Films", "id": 1309}] [{"iso_3166_1": "US", "name": "United States o... 26-08-2010 69055695 107.0 [{"iso_639_1": "en", "name": "English"}] Released Who's Taking Who? Takers 6.0 394
1504 35000000 [{"id": 35, "name": "Comedy"}] NaN 87567 [{"id": 2393, "name": "adoption"}, {"id": 6038... en The Big Wedding To the amusement of their adult children and f... 18.843320 [{"name": "Millenium Films", "id": 1020}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-04-2013 21819348 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's never too late to start acting like a family The Big Wedding 5.7 414
1505 32000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... http://www.bigmommaslikefatherlikeson.com/ 38322 [{"id": 1568, "name": "undercover"}, {"id": 18... en Big Mommas: Like Father, Like Son FBI agent Malcolm Turner and his 17-year-old s... 15.901137 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 16-02-2011 83615414 107.0 [{"iso_639_1": "en", "name": "English"}] Released Momma's got back-up. Big Mommas: Like Father, Like Son 5.3 313
1506 32000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.enterthesourcecode.com/ 45612 [{"id": 258, "name": "bomb"}, {"id": 1284, "na... en Source Code Decorated soldier Captain Colter Stevens wakes... 59.198880 [{"name": "The Mark Gordon Company", "id": 155... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-03-2011 147332697 93.0 [{"iso_639_1": "en", "name": "English"}] Released Make Every Second Count Source Code 7.1 2699
1507 32000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 7305 [{"id": 7912, "name": "rugby"}, {"id": 9743, "... en Alive The amazing, true story of a Uruguayan rugby t... 14.488510 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-01-1993 36733909 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They survived the impossible...by doing the un... Alive 6.7 374
1508 30000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://wwws.warnerbros.de/number23/ 3594 [{"id": 236, "name": "suicide"}, {"id": 818, "... en The Number 23 Walter Sparrow is an animal control officer th... 23.197408 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 23-02-2007 77566815 101.0 [{"iso_639_1": "en", "name": "English"}] Released First it takes hold of your mind...then it tak... The Number 23 6.3 1018
1509 33000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 157841 [{"id": 13008, "name": "train"}, {"id": 214527... en The Young and Prodigious T.S. Spivet A 12-year-old cartographer secretly leaves his... 10.651202 [{"name": "Epith\u00e8te Films", "id": 7286}, ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 16-10-2013 9494789 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Young and Prodigious T.S. Spivet 6.7 232
1510 35000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11519 [{"id": 339, "name": "submarine"}, {"id": 387,... en 1941 It's been six days since the attack on Pearl H... 10.032626 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 13-12-1979 31755742 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Paranoia meets pandemonium. 1941 5.6 143
1511 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 12920 [{"id": 643, "name": "horse race"}, {"id": 267... en Dreamer: Inspired By a True Story Ben Crane believes that a severely injured rac... 6.048743 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [] 10-09-2005 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dreamer: Inspired By a True Story 6.3 67
1512 32000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 59 [{"id": 642, "name": "robbery"}, {"id": 848, "... en A History of Violence An average family is thrust into the spotlight... 34.628738 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 23-09-2005 60740827 96.0 [{"iso_639_1": "en", "name": "English"}] Released Tom Stall had the perfect life... until he bec... A History of Violence 6.9 832
1513 32000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 9335 [{"id": 779, "name": "martial arts"}, {"id": 1... en Transporter 2 Professional driver Frank Martin is living in ... 47.561200 [{"name": "Canal Plus", "id": 104}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 02-08-2005 85167639 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Best In The Business Is Back In The Game. Transporter 2 6.2 1061
1514 32000000 [{"id": 28, "name": "Action"}, {"id": 37, "nam... NaN 12106 [{"id": 75, "name": "gunslinger"}, {"id": 9748... en The Quick and the Dead A mysterious woman comes to compete in a quick... 16.473355 [{"name": "TriStar Pictures", "id": 559}] [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 09-02-1995 18552460 107.0 [{"iso_639_1": "en", "name": "English"}] Released Think you are quick enough? The Quick and the Dead 6.3 427
1515 28000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11141 [{"id": 1208, "name": "irland"}, {"id": 2570, ... en Laws of Attraction Amidst a sea of litigation, two New York City ... 6.201404 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-04-2004 30016165 90.0 [{"iso_639_1": "en", "name": "English"}] Released Love always has the last word. Laws of Attraction 5.6 104
1516 32000000 [{"id": 18, "name": "Drama"}] NaN 8649 [{"id": 242, "name": "new york"}, {"id": 732, ... en Bringing Out the Dead 48 hours in the life of a burnt-out paramedic.... 15.560918 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-10-1999 0 121.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Bringing Out the Dead 6.6 225
1517 32000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... http://www.repomenarecoming.com/ 31867 [{"id": 4565, "name": "dystopia"}, {"id": 1173... en Repo Men In the future, medical technology has advanced... 25.799697 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 18-03-2010 18409891 111.0 [{"iso_639_1": "en", "name": "English"}] Released For a price, any organ in your body can be rep... Repo Men 6.2 620
1518 70000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 10253 [{"id": 3891, "name": "giant snake"}, {"id": 1... ko 디워 Based on the Korean legend, unknown creatures ... 4.822033 [{"name": "Younggu-Art Movies", "id": 6366}, {... [{"iso_3166_1": "KR", "name": "South Korea"}] 08-02-2007 53587404 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They've made our world their battleground Dragon Wars: D-War 4.0 104
1519 32000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 3587 [{"id": 291, "name": "circus"}, {"id": 2343, "... en Bogus Recently orphaned, a young boy is taken in by ... 3.379454 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 06-09-1996 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about losing your heart, finding your... Bogus 5.4 44
1520 30000000 [{"id": 35, "name": "Comedy"}] NaN 124459 [{"id": 2343, "name": "magic"}, {"id": 14570, ... en The Incredible Burt Wonderstone After breaking up with his longtime stage part... 26.938500 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 14-03-2013 27437881 100.0 [{"iso_639_1": "en", "name": "English"}] Released Abracatastic! The Incredible Burt Wonderstone 5.3 724
1521 32000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 24662 [{"id": 1691, "name": "dance"}, {"id": 4344, "... en Cats Don't Dance Danny, an ambitious singing/dancing cat, goes ... 4.098444 [{"name": "Warner Bros. Pictures", "id": 174},... [{"iso_3166_1": "US", "name": "United States o... 26-03-1997 3566637 75.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's a Jungle Out There! Cats Don't Dance 7.1 24
1522 0 [{"id": 18, "name": "Drama"}] NaN 32274 [] en Cradle Will Rock A true story of politics and art in the 1930s ... 4.901553 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 10-12-1999 0 132.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Cradle Will Rock 7.2 18
1523 32000000 [{"id": 10752, "name": "War"}, {"id": 80, "nam... http://www.the-good-german.de 182 [{"id": 220, "name": "berlin"}, {"id": 417, "n... en The Good German An American journalist played by George Cloone... 5.347936 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 08-12-2006 5914908 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If war is Hell, then what comes after? The Good German 5.9 86
1524 32000000 [{"id": 12, "name": "Adventure"}] NaN 5494 [{"id": 1400, "name": "swordplay"}, {"id": 170... en George and the Dragon A knight returning from the Crusades takes on ... 4.120549 [{"name": "Carousel Picture Company", "id": 89... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 28-03-2004 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN George and the Dragon 5.0 13
1525 31500000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.apocalypsenow.com 28 [{"id": 1008, "name": "guerrilla"}, {"id": 126... en Apocalypse Now At the height of the Vietnam war, Captain Benj... 49.973462 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 15-08-1979 89460381 153.0 [{"iso_639_1": "km", "name": ""}, {"iso_639_1"... Released This is the end... Apocalypse Now 8.0 2055
1526 32000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://going-the-distance.warnerbros.com/ 38073 [{"id": 255, "name": "male nudity"}, {"id": 57... en Going the Distance Erin and Garrett are very much in love. When E... 13.611544 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 01-09-2010 42045846 102.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about meeting each other halfway. Going the Distance 6.0 262
1527 0 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 2054 [{"id": 1233, "name": "composer"}, {"id": 1310... en Mr. Holland's Opus In 1965, passionate musician Glenn Holland tak... 6.775294 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 29-12-1995 106269971 137.0 [{"iso_639_1": "en", "name": "English"}] Released Of All the Lives He Changed, the One That Chan... Mr. Holland's Opus 6.9 113
1528 31500000 [{"id": 28, "name": "Action"}] NaN 302156 [{"id": 591, "name": "cia"}, {"id": 10937, "na... en Criminal Bill Pope is a CIA agent on a mission in Londo... 27.891012 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-04-2016 14708696 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Criminal 5.7 557
1529 31000000 [{"id": 18, "name": "Drama"}] NaN 606 [{"id": 246, "name": "dancing"}, {"id": 477, "... en Out of Africa Out of Africa tells the story of the life of D... 13.864975 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-12-1985 128499205 161.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Based on a true story. Out of Africa 7.0 279
1530 31000000 [{"id": 18, "name": "Drama"}] http://www.paramount.com/flight 87502 [{"id": 718, "name": "confession"}, {"id": 380... en Flight Commercial airline pilot Whip Whitaker has a p... 42.213765 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-11-2012 161772375 138.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Flight 6.5 2415
1531 34000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.mgm.com/view/movie/1292/Moonraker/ 698 [{"id": 110, "name": "venice"}, {"id": 1583, "... en Moonraker During the transportation of a Space Shuttle a... 29.887404 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 26-06-1979 210308099 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Outer space now belongs to 007. Moonraker 5.9 541
1532 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 120467 [{"id": 612, "name": "hotel"}, {"id": 5918, "n... en The Grand Budapest Hotel The Grand Budapest Hotel tells of a legendary ... 74.417456 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-02-2014 174600318 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A perfect holiday without leaving home. The Grand Budapest Hotel 8.0 4519
1533 31000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 11313 [{"id": 579, "name": "american football"}, {"i... en Hearts in Atlantis A widowed mother and her son change when a mys... 7.067620 [{"name": "Castle Rock Entertainment", "id": 97}] [{"iso_3166_1": "AU", "name": "Australia"}, {"... 07-09-2001 24185781 101.0 [{"iso_639_1": "en", "name": "English"}] Released What if one of life's great mysteries moved in... Hearts in Atlantis 6.4 131
1534 31000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 6488 [{"id": 1415, "name": "small town"}, {"id": 97... en Arachnophobia A large spider from the jungles of South Ameri... 15.895661 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 09-08-1990 53208180 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Eight legs, two fangs, and an attitude. Arachnophobia 6.2 433
1535 31000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 10559 [{"id": 242, "name": "new york"}, {"id": 456, ... en Frequency When a rare phenomenon gives police officer Jo... 19.258041 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 28-04-2000 68106245 118.0 [{"iso_639_1": "en", "name": "English"}] Released The future is listening. Frequency 7.0 462
1536 31000000 [{"id": 35, "name": "Comedy"}] NaN 296099 [{"id": 4944, "name": "route 66"}, {"id": 5522... en Vacation Hoping to bring his family closer together and... 47.753598 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 28-07-2015 104384188 99.0 [{"iso_639_1": "en", "name": "English"}] Released What could go wrong? Vacation 6.2 1195
1537 30250000 [{"id": 35, "name": "Comedy"}, {"id": 53, "nam... NaN 8012 [{"id": 395, "name": "gambling"}, {"id": 416, ... en Get Shorty Chili Palmer is a Miami mobster who gets sent ... 15.585138 [{"name": "Jersey Films", "id": 216}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 20-10-1995 115101622 105.0 [{"iso_639_1": "en", "name": "English"}] Released The mob is tough, but it’s nothing like show b... Get Shorty 6.4 302
1538 45000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 1574 [{"id": 520, "name": "chicago"}, {"id": 158375... en Chicago Murderesses Velma Kelly and Roxie Hart find th... 32.217425 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 26-12-2002 306776732 113.0 [{"iso_639_1": "hu", "name": "Magyar"}, {"iso_... Released If You Can't Be Famous, Be Infamous Chicago 6.9 677
1539 34200000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9032 [{"id": 1338, "name": "bachelor"}, {"id": 3703... en Big Daddy A lazy law school grad adopts a kid to impress... 34.868590 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 25-06-1999 234801895 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nature called. Look who answered. Big Daddy 6.1 875
1540 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 2770 [{"id": 572, "name": "sex"}, {"id": 8508, "nam... en American Pie 2 The whole gang are back and as close as ever. ... 36.432598 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 10-08-2001 287553595 108.0 [{"iso_639_1": "en", "name": "English"}] Released This Summer It's All About Sticking Together. American Pie 2 6.0 1344
1541 30000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://toystory.disney.com/toy-story 862 [{"id": 931, "name": "jealousy"}, {"id": 4290,... en Toy Story Led by Woody, Andy's toys live happily in his ... 73.640445 [{"name": "Pixar Animation Studios", "id": 3}] [{"iso_3166_1": "US", "name": "United States o... 30-10-1995 373554033 81.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Toy Story 7.7 5269
1542 30000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1637 [{"id": 258, "name": "bomb"}, {"id": 822, "nam... en Speed Los Angeles SWAT cop Jack Traven is up against... 49.526736 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 09-06-1994 350448145 116.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready for rush hour Speed 6.8 1783
1543 30000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 72570 [{"id": 732, "name": "coma"}, {"id": 1453, "na... en The Vow Happy young married couple Paige and Leo are, ... 26.780961 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 05-02-2012 196114570 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Vow 7.0 1293
1544 31000000 [{"id": 18, "name": "Drama"}] http://www.extraordinarymeasuresthemovie.com 27569 [] en Extraordinary Measures Working-class father John Crowley is finally o... 6.487344 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 21-01-2010 15134293 105.0 [{"iso_639_1": "en", "name": "English"}] Released Don't hope for a miracle. Make one. Extraordinary Measures 6.0 89
1545 30000000 [{"id": 18, "name": "Drama"}] http://movies.disney.com/remember-the-titans 10637 [{"id": 529, "name": "ku klux klan"}, {"id": 5... en Remember the Titans After leading his football team to 15 winning ... 25.996219 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 29-09-2000 136706683 113.0 [{"iso_639_1": "en", "name": "English"}] Released History is written by the winners. Remember the Titans 7.4 821
1546 30000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.paramount.com/movies/hunt-red-october 1669 [{"id": 339, "name": "submarine"}, {"id": 2106... en The Hunt for Red October A new Soviet nuclear missile sub (a Boomer) he... 46.212155 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-03-1990 199200000 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Invisible. Silent. Stolen. The Hunt for Red October 7.2 957
1547 25000000 [{"id": 18, "name": "Drama"}] NaN 132363 [{"id": 833, "name": "white house"}, {"id": 13... en The Butler A look at the life of Cecil Gaines who served ... 32.105328 [{"name": "Laura Ziskin Productions", "id": 32... [{"iso_3166_1": "US", "name": "United States o... 16-08-2013 115922175 132.0 [{"iso_639_1": "en", "name": "English"}] Released One quiet voice can ignite a revolution. The Butler 7.2 1101
1548 20000000 [{"id": 35, "name": "Comedy"}] NaN 9472 [{"id": 240, "name": "underdog"}, {"id": 271, ... en DodgeBall: A True Underdog Story When megalomaniacal White Goodman, the owner o... 41.156217 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 18-06-2004 167722310 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Grab Life By The Ball DodgeBall: A True Underdog Story 6.2 981
1549 30000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 2907 [{"id": 2643, "name": "dead wish"}, {"id": 313... en The Addams Family Uncle Fester has been missing for 25 years. An... 37.179547 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-11-1991 191502426 99.0 [{"iso_639_1": "en", "name": "English"}] Released Weird Is Relative The Addams Family 6.7 848
1550 30000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... NaN 9273 [{"id": 409, "name": "africa"}, {"id": 1551, "... en Ace Ventura: When Nature Calls Summoned from an ashram in Tibet, Ace finds hi... 34.391792 [{"name": "O Entertainment", "id": 5682}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-11-1995 212385533 90.0 [{"iso_639_1": "en", "name": "English"}] Released New animals. New adventures. Same hair. Ace Ventura: When Nature Calls 6.1 1099
1551 37000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 9880 [{"id": 5515, "name": "heir to the throne"}, {... en The Princess Diaries A socially awkward but very bright 15-year-old... 40.176265 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 03-08-2001 165335153 115.0 [{"iso_639_1": "en", "name": "English"}] Released She rocks. She rules. She reigns. The Princess Diaries 6.5 1023
1552 26000000 [{"id": 35, "name": "Comedy"}] NaN 2925 [{"id": 15160, "name": "divorce"}, {"id": 1806... en The First Wives Club After years of helping their hubbies climb the... 10.704596 [{"name": "Scott Rudin Productions", "id": 258}] [{"iso_3166_1": "US", "name": "United States o... 20-09-1996 116400000 102.0 [{"iso_639_1": "en", "name": "English"}] Released Don't get mad. Get everything. The First Wives Club 6.5 166
1553 33000000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... http://www.sevenmovie.com/ 807 [{"id": 476, "name": "self-fulfilling prophecy... en Se7en Two homicide detectives are on a desperate hun... 79.579532 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 22-09-1995 327311859 127.0 [{"iso_639_1": "en", "name": "English"}] Released Seven deadly sins. Seven ways to die. Se7en 8.1 5765
1554 30000000 [{"id": 878, "name": "Science Fiction"}] http://www.d-9.com/ 17654 [{"id": 100, "name": "slum"}, {"id": 542, "nam... en District 9 Aliens land in South Africa and, with their sh... 63.136780 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 05-08-2009 210819611 112.0 [{"iso_639_1": "af", "name": "Afrikaans"}, {"i... Released You are not welcome here. District 9 7.3 3382
1555 30000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 11836 [{"id": 270, "name": "ocean"}, {"id": 658, "na... en The SpongeBob SquarePants Movie There's trouble brewing in Bikini Bottom. Some... 27.870755 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-11-2004 140161792 87.0 [{"iso_639_1": "en", "name": "English"}] Released Bigger. Better. More absorbent. The SpongeBob SquarePants Movie 6.7 574
1556 25000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 322 [{"id": 516, "name": "child abuse"}, {"id": 73... en Mystic River A story about friendship and loyalty, guilt an... 31.242999 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 07-10-2003 156822020 138.0 [{"iso_639_1": "en", "name": "English"}] Released We bury our sins, we wash them clean. Mystic River 7.6 1422
1557 30000000 [{"id": 18, "name": "Drama"}] http://www.milliondollarbaby-derfilm.de/ 70 [{"id": 396, "name": "transporter"}, {"id": 12... en Million Dollar Baby Despondent over a painful estrangement from hi... 70.456012 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 15-12-2004 216763646 132.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Beyond his silence, there is a past. Beyond he... Million Dollar Baby 7.7 2439
1558 80000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9535 [{"id": 242, "name": "new york"}, {"id": 6220,... en Analyze This Countless wiseguy films are spoofed in this fi... 29.415229 [{"name": "Spring Creek Productions", "id": 70... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 05-03-1999 176885658 103.0 [{"iso_639_1": "en", "name": "English"}] Released New York's most powerful gangster is about to ... Analyze This 6.4 503
1559 29000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.newline.com/properties/notebookthe.... 11036 [{"id": 493, "name": "poem"}, {"id": 1261, "na... en The Notebook An epic love story centered around an older ma... 55.109138 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 25-06-2004 115603229 123.0 [{"iso_639_1": "en", "name": "English"}] Released Behind every great love is a great story. The Notebook 7.7 3067
1560 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.27dressesthemovie.com/ 6557 [{"id": 725, "name": "lovesickness"}, {"id": 9... en 27 Dresses Altruistic Jane finds herself facing her worst... 30.695228 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 10-01-2008 160259319 111.0 [{"iso_639_1": "en", "name": "English"}] Released She's about to find the perfect fit. 27 Dresses 6.1 978
1561 35000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://disney.go.com/disneypictures/hannahmont... 18126 [{"id": 848, "name": "double life"}, {"id": 34... en Hannah Montana: The Movie When Miley Stewart (aka pop-star Hannah Montan... 13.788422 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-04-2009 155545279 102.0 [{"iso_639_1": "en", "name": "English"}] Released She has the best of both worlds...now she has ... Hannah Montana: The Movie 6.0 449
1562 30 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 16340 [{"id": 90, "name": "paris"}, {"id": 3338, "na... it Rugrats in Paris: The Movie The Rugrats are back! There's Tommy the brave ... 4.590277 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 14-09-2000 103 78.0 [{"iso_639_1": "en", "name": "English"}] Released Ooo la la! Paris will never be the same! Rugrats in Paris: The Movie 6.0 100
1563 30000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10333 [{"id": 579, "name": "american football"}, {"i... en The Prince of Tides A troubled man talks to his suicidal sister's ... 3.845231 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 25-12-1991 74787599 132.0 [{"iso_639_1": "en", "name": "English"}] Released A story about the memories that haunt us, and ... The Prince of Tides 5.9 56
1564 30000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 4476 [{"id": 380, "name": "brother brother relation... en Legends of the Fall An epic tale of three brothers and their fathe... 26.952727 [{"name": "Bedford Falls Productions", "id": 3... [{"iso_3166_1": "US", "name": "United States o... 16-12-1994 160638883 133.0 [{"iso_639_1": "kw", "name": ""}, {"iso_639_1"... Released After the Fall from Innocence the Legend begins. Legends of the Fall 7.2 619
1565 25000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.theupintheairmovie.com/ 22947 [{"id": 4702, "name": "suitcase"}, {"id": 1209... en Up in the Air George Clooney plays the dry cynical character... 33.704181 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-09-2009 163670000 109.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a man ready to make a connection. Up in the Air 6.7 1205
1566 30000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 2755 [{"id": 1157, "name": "wife husband relationsh... en About Schmidt 66-year-old Warren Schmidt is a retired insura... 19.925026 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 13-12-2002 105834556 125.0 [{"iso_639_1": "en", "name": "English"}] Released Schmidt Happens About Schmidt 6.7 362
1567 35000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 82654 [{"id": 4458, "name": "post-apocalyptic"}, {"i... en Warm Bodies After a zombie becomes involved with the girlf... 43.742241 [{"name": "Summit Entertainment", "id": 491}] [{"iso_3166_1": "CA", "name": "Canada"}] 31-01-2013 116980662 97.0 [{"iso_639_1": "en", "name": "English"}] Released Cold body. Warm heart. Warm Bodies 6.4 2652
1568 30000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://loopermovie.com/ 59967 [{"id": 236, "name": "suicide"}, {"id": 782, "... en Looper In the futuristic action thriller Looper, time... 46.377628 [{"name": "Endgame Entertainment", "id": 1205}... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 26-09-2012 47042000 118.0 [{"iso_639_1": "en", "name": "English"}] Released Hunted By Your Future, Haunted By Your Past Looper 6.6 4697
1569 0 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 16300 [] en Down to Earth After dying before his time, an aspiring comic... 9.166658 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-02-2001 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Down to Earth 4.9 95
1570 30000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 9598 [{"id": 3020, "name": "sheep"}, {"id": 4931, "... en Babe Babe is a little pig who doesn't quite know hi... 34.366450 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 18-07-1995 254134910 89.0 [{"iso_639_1": "en", "name": "English"}] Released A little pig goes a long way. Babe 6.0 733
1571 30000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 82696 [{"id": 188098, "name": "renewing wedding vows... en Hope Springs After thirty years of marriage, a middle-aged ... 12.967137 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-08-2012 114281051 100.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes to keep the magic, you need to learn... Hope Springs 5.8 284
1572 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.forgettingsarahmarshall.com/ 9870 [{"id": 1668, "name": "hawaii"}, {"id": 2864, ... en Forgetting Sarah Marshall When Sarah Marshall dumps aspiring musician Pe... 50.670253 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-04-2008 105173115 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You lose some, you get some. Forgetting Sarah Marshall 6.4 1172
1573 45000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://fourbrothersmovie.com 8292 [{"id": 380, "name": "brother brother relation... en Four Brothers Four adopted brothers return to their Detroit ... 24.694551 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-08-2005 92374674 109.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released They came home to bury mom... and her killer Four Brothers 6.7 607
1574 30000000 [{"id": 35, "name": "Comedy"}] http://www.babymamamovie.net/ 8780 [{"id": 3725, "name": "pregnancy and birth"}, ... en Baby Mama A successful, single businesswoman who dreams ... 11.409124 [{"name": "Relativity Media", "id": 7295}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-04-2008 63833449 99.0 [{"iso_639_1": "en", "name": "English"}] Released Would you put your eggs...in this basket? Baby Mama 5.8 205
1575 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 9715 [{"id": 1556, "name": "texas"}, {"id": 2285, "... en Hope Floats Birdee Pruitt has been humiliated on live tele... 7.922716 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 29-05-1998 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released When life fell apart, love fell into place. Hope Floats 5.8 81
1576 30000000 [{"id": 35, "name": "Comedy"}] http://www.bridewars.com 10521 [{"id": 3582, "name": "bride"}, {"id": 6054, "... en Bride Wars Two best friends become rivals when their resp... 33.385429 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-01-2009 114663461 89.0 [{"iso_639_1": "en", "name": "English"}] Released May the best bride win Bride Wars 5.9 856
1577 19000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10762 [{"id": 4959, "name": "death of a friend"}, {"... en Without a Paddle Three friends, whose lives have been drifting ... 8.584398 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-08-2004 69631118 95.0 [{"iso_639_1": "en", "name": "English"}] Released The call of the wild, the thrill of adventure.... Without a Paddle 5.3 214
1578 37000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 10096 [{"id": 242, "name": "new york"}, {"id": 1003,... en 13 Going on 30 After total humiliation at her thirteenth birt... 41.569541 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 13-04-2004 96455697 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released For some, 13 feels like it was just yesterday.... 13 Going on 30 6.3 1204
1579 30000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... http://www.sonyclassics.com/midnightinparis 59436 [{"id": 90, "name": "paris"}, {"id": 437, "nam... en Midnight in Paris A romantic comedy about a family traveling to ... 43.753585 [{"name": "Gravier Productions", "id": 1824}, ... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 11-05-2011 151119219 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Midnight in Paris 7.4 1990
1580 0 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 227783 [{"id": 990, "name": "squirrel"}, {"id": 20971... en The Nut Job Surly, a curmudgeon, independent squirrel is b... 18.568021 [{"name": "Open Road Films", "id": 10427}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 17-01-2014 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released Let's Get Nuts! The Nut Job 5.5 319
1581 53000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 4133 [{"id": 1228, "name": "1970s"}, {"id": 1601, "... en Blow A boy named George Jung grows up in a struggli... 28.350529 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 04-04-2001 83282296 124.0 [{"iso_639_1": "en", "name": "English"}] Released Based on a True Story. Blow 7.4 1317
1582 80000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 10207 [{"id": 544, "name": "sailboat"}, {"id": 1596,... en Message in a Bottle A woman finds a romantic letter in a bottle wa... 10.810510 [{"name": "Bel Air Entertainment", "id": 788},... [{"iso_3166_1": "US", "name": "United States o... 22-02-1999 118880016 131.0 [{"iso_639_1": "en", "name": "English"}] Released A story of love lost and found. Message in a Bottle 5.8 196
1583 30000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 172 [{"id": 503, "name": "federation"}, {"id": 505... en Star Trek V: The Final Frontier Capt. Kirk and his crew must deal with Mr. Spo... 19.578249 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 09-06-1989 70200000 107.0 [{"iso_639_1": "en", "name": "English"}] Released Adventure and imagination will meet at the fin... Star Trek V: The Final Frontier 5.6 376
1584 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 21972 [{"id": 622, "name": "bet"}, {"id": 952, "name... en Like Mike Calvin and his friends, who all live in an orp... 5.736670 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 03-07-2002 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Think like Mike, Achieve like Mike, Be Like Mike. Like Mike 5.7 100
1585 30000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 36593 [{"id": 1568, "name": "undercover"}, {"id": 11... en The Naked Gun 33⅓: The Final Insult Frank Drebin is persuaded out of retirement to... 28.624038 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 18-03-1994 51132598 83.0 [{"iso_639_1": "en", "name": "English"}] Released A Mad Bomber is on the Loose, and If Anyone Ca... The Naked Gun 33⅓: The Final Insult 6.3 521
1586 30000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/2101/A-View-to-a... 707 [{"id": 90, "name": "paris"}, {"id": 212, "nam... en A View to a Kill A newly developed microchip designed by Zorin ... 27.230493 [{"name": "Eon Productions", "id": 7576}] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 24-05-1985 152427960 131.0 [{"iso_639_1": "en", "name": "English"}] Released Has James Bond finally met his match? A View to a Kill 6.0 506
1587 30000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.wallaceandgromit.com/films/the-curs... 533 [{"id": 271, "name": "competition"}, {"id": 21... en The Curse of the Were-Rabbit Cheese-loving eccentric Wallace and his cunnin... 30.380747 [{"name": "Aardman Animations", "id": 297}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 04-09-2005 192452832 85.0 [{"iso_639_1": "en", "name": "English"}] Released Something bunny is going on... The Curse of the Were-Rabbit 6.8 643
1588 30000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 6023 [{"id": 906, "name": "job-hopping"}, {"id": 12... en P.S. I Love You A young widow discovers that her late husband ... 29.489274 [{"name": "Wendy Finerman Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 15-11-2007 156835339 126.0 [{"iso_639_1": "en", "name": "English"}] Released His life ended. Now, a new one will begin. P.S. I Love You 6.9 977
1589 30000000 [{"id": 35, "name": "Comedy"}] NaN 6439 [{"id": 2282, "name": "love of animals"}, {"id... en Racing Stripes Shattered illusions are hard to repair -- espe... 8.058109 [{"name": "Alcon Entertainment", "id": 1088}] [{"iso_3166_1": "US", "name": "United States o... 06-01-2005 93772522 102.0 [{"iso_639_1": "en", "name": "English"}] Released Cheer 'til you're horse! Racing Stripes 5.1 123
1590 30000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 4347 [{"id": 818, "name": "based on novel"}, {"id":... en Atonement As a 13-year-old, fledgling writer Briony Tall... 33.369305 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-08-2007 129266061 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Torn apart by betrayal. Separated by war. Boun... Atonement 7.4 1049
1591 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.letterstojuliet-movie.com/ 37056 [{"id": 131, "name": "italy"}, {"id": 3344, "n... en Letters to Juliet An American girl on vacation in Italy finds an... 16.520830 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 14-05-2010 0 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What if you had a second chance to find true l... Letters to Juliet 6.6 796
1592 30000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 4105 [{"id": 233, "name": "japan"}, {"id": 1794, "n... en Black Rain Two New York cops get involved in a gang war b... 11.196020 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-09-1989 45892212 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Their country. Their laws. Their game. His rules. Black Rain 6.2 243
1593 30000000 [{"id": 35, "name": "Comedy"}] http://www.threestooges.com/movie/index.htm 76489 [{"id": 179431, "name": "duringcreditsstinger"}] en The Three Stooges While trying to save their childhood orphanage... 14.585968 [{"name": "Wessler Entertainment", "id": 8890}] [{"iso_3166_1": "US", "name": "United States o... 13-04-2012 54819301 92.0 [{"iso_639_1": "en", "name": "English"}] Released Just Say Moe. The Three Stooges 4.9 140
1594 40000000 [{"id": 10749, "name": "Romance"}, {"id": 14, ... http://corpsebridemovie.warnerbros.com/ 3933 [{"id": 367, "name": "shyness"}, {"id": 392, "... en Corpse Bride Set in a 19th-century european village, this s... 43.571612 [{"name": "Tim Burton Animation Company", "id"... [{"iso_3166_1": "US", "name": "United States o... 09-09-2005 117195061 77.0 [{"iso_639_1": "en", "name": "English"}] Released There's been a grave misunderstanding. Corpse Bride 7.2 1894
1595 0 [{"id": 18, "name": "Drama"}] NaN 9918 [{"id": 6496, "name": "basketball"}, {"id": 69... en Glory Road In 1966, Texas Western coach Don Haskins led t... 8.305085 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 13-01-2006 42647449 118.0 [{"iso_639_1": "en", "name": "English"}] Released The incredible story of the team that changed ... Glory Road 7.2 144
1596 30000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 273481 [{"id": 534, "name": "mexico"}, {"id": 591, "n... en Sicario A young female FBI agent joins a secret CIA op... 55.424027 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 17-09-2015 84025816 121.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The border is just another line to cross. Sicario 7.2 2416
1597 30000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 307081 [{"id": 6075, "name": "sport"}] en Southpaw Billy "The Great" Hope, the reigning junior mi... 65.364452 [{"name": "Escape Artists", "id": 1423}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-06-2015 91709827 123.0 [{"iso_639_1": "en", "name": "English"}] Released Believe in Hope. Southpaw 7.3 2067
1598 30000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.dragmetohell.net/ 16871 [{"id": 394, "name": "gypsy"}, {"id": 3640, "n... en Drag Me to Hell After denying a woman the extension she needs ... 45.083509 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 15-03-2009 90810892 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Christine Brown has a good job, a great boyfri... Drag Me to Hell 6.2 966
1599 25000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://theageofadalinemovie.com 293863 [{"id": 582, "name": "san francisco"}, {"id": ... en The Age of Adaline After 29-year-old Adaline recovers from a near... 82.052056 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 16-04-2015 65663276 112.0 [{"iso_639_1": "en", "name": "English"}] Released Love is timeless. The Age of Adaline 7.4 1990
1600 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.newline.com/properties/secondhandli... 13156 [{"id": 1556, "name": "texas"}, {"id": 10594, ... en Secondhand Lions "Secondhand Lions" follows the comedic adventu... 15.011624 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 19-09-2003 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Secondhand Lions 6.9 260
1601 30000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://stepupmovie.com/ 41233 [{"id": 4344, "name": "musical"}, {"id": 17943... en Step Up 3D A tight-knit group of New York City street dan... 25.060342 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 04-08-2010 159291809 107.0 [{"iso_639_1": "en", "name": "English"}] Released Two Worlds. One Dream. Step Up 3D 6.6 582
1602 25000000 [{"id": 12, "name": "Adventure"}] NaN 9266 [{"id": 658, "name": "sea"}, {"id": 1524, "nam... en Blue Crush Nothing gets between Anne Marie and her board.... 11.429430 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-08-2002 51842679 104.0 [{"iso_639_1": "en", "name": "English"}] Released Three Friends, One Passion, No Limits. Blue Crush 5.6 159
1603 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sonypictures.com/homevideo/stranger... 1262 [{"id": 1992, "name": "professor"}, {"id": 213... en Stranger Than Fiction Everybody knows that your life is a story. But... 32.267890 [{"name": "Mandate Pictures", "id": 771}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-09-2006 53653224 113.0 [{"iso_639_1": "en", "name": "English"}] Released Harold Crick isn't ready to go. Period. Stranger Than Fiction 7.1 721
1604 30000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.30daysofnight.com/ 4513 [{"id": 813, "name": "sunrise"}, {"id": 1442, ... en 30 Days of Night This is the story of an isolated Alaskan town ... 33.394082 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 17-10-2007 75505973 113.0 [{"iso_639_1": "en", "name": "English"}] Released They're Coming! 30 Days of Night 6.2 767
1605 30000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.discoverthecabininthewoods.com/ 22970 [{"id": 3623, "name": "cabin"}, {"id": 11422, ... en The Cabin in the Woods Five college friends spend the weekend at a re... 73.987775 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 12-04-2012 66486080 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If you hear a strange sound outside... have sex The Cabin in the Woods 6.5 2263
1606 30000000 [{"id": 35, "name": "Comedy"}] http://www.meetthespartans.com/ 7278 [{"id": 1721, "name": "fight"}, {"id": 2011, "... en Meet the Spartans From the creators of Scary Movie and Date Movi... 10.608998 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 24-01-2008 84646831 84.0 [{"iso_639_1": "en", "name": "English"}] Released The Bigger the Hit, The Harder They Fall Meet the Spartans 3.7 359
1607 30000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9013 [{"id": 7340, "name": "crooked lawyer"}, {"id"... en Midnight Run An accountant embezzles $15 million of mob mon... 12.821329 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-07-1988 38413606 126.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released This could be the beginning of a beautiful fri... Midnight Run 7.2 238
1608 27000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 865 [{"id": 378, "name": "prison"}, {"id": 3713, "... en The Running Man By 2017, the global economy has collapsed and ... 30.131498 [{"name": "Keith Barish Productions", "id": 96... [{"iso_3166_1": "US", "name": "United States o... 13-11-1987 38122105 101.0 [{"iso_639_1": "en", "name": "English"}] Released A game nobody survives. But Schwarzenegger has... The Running Man 6.4 703
1609 25000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 10776 [{"id": 2382, "name": "flower"}, {"id": 2642, ... en Little Shop of Horrors Seymour Krelborn is a nerdy orphan working at ... 12.113235 [{"name": "The Geffen Company", "id": 2956}] [{"iso_3166_1": "US", "name": "United States o... 19-12-1986 38748395 94.0 [{"iso_639_1": "en", "name": "English"}] Released Don't feed the plants. Little Shop of Horrors 6.6 384
1610 30000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://hannathemovie.com/ 50456 [{"id": 782, "name": "assassin"}, {"id": 1430,... en Hanna A 16-year-old girl raised by her father to be ... 31.191975 [{"name": "Focus Features", "id": 10146}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 07-04-2011 63782078 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Adapt or die. Hanna 6.5 1263
1611 30000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 9823 [{"id": 779, "name": "martial arts"}, {"id": 1... en Mortal Kombat: Annihilation A group of heroic warriors has only six days t... 11.916389 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 21-11-1997 51376861 95.0 [{"iso_639_1": "en", "name": "English"}] Released The world was created in six days, so too shal... Mortal Kombat: Annihilation 3.8 221
1612 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.larrycrowne.com/ 59861 [{"id": 1517, "name": "classroom"}, {"id": 361... en Larry Crowne After losing his job, a middle-aged man reinve... 20.355458 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 30-06-2011 36160375 98.0 [{"iso_639_1": "en", "name": "English"}] Released Rediscover life and love Larry Crowne 5.7 359
1613 30000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.carrie-movie.com 133805 [{"id": 321, "name": "terror"}, {"id": 818, "n... en Carrie A reimagining of the classic horror tale about... 63.848541 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 16-10-2013 82394288 100.0 [{"iso_639_1": "en", "name": "English"}] Released Know her name. Fear her power. Carrie 5.8 1463
1614 30000000 [{"id": 10402, "name": "Music"}] NaN 12763 [{"id": 1342, "name": "dancing master"}, {"id"... en Take the Lead A former professional dancer volunteers to tea... 8.999675 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 17-03-2006 34742066 108.0 [{"iso_639_1": "en", "name": "English"}] Released Never Follow Take the Lead 6.6 162
1615 30000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9766 [{"id": 271, "name": "competition"}, {"id": 15... en Gridiron Gang Teenagers at a juvenile detention center, unde... 9.278361 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 15-09-2006 41480851 125.0 [{"iso_639_1": "en", "name": "English"}] Released One goal. A second chance. Gridiron Gang 6.5 206
1616 45000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 14034 [{"id": 4480, "name": "business man"}, {"id": ... en What's the Worst That Could Happen? Thief Kevin Caffery attempts to rob from the h... 7.185212 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 31-05-2001 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released It takes a thief to nail a crook. What's the Worst That Could Happen? 5.1 66
1617 30000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 12244 [{"id": 312, "name": "man vs machine"}, {"id":... en 9 When 9 first comes to life, he finds himself i... 55.806402 [{"name": "Focus Films", "id": 1268}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 19-08-2009 48428063 79.0 [{"iso_639_1": "en", "name": "English"}] Released When our world ended their mission began. 9 6.6 1262
1618 30000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.sideeffectsmayvary.com/ 109421 [{"id": 4373, "name": "fraud"}, {"id": 9665, "... en Side Effects A woman turns to prescription medication as a ... 48.237797 [{"name": "Di Bonaventura Pictures", "id": 435... [{"iso_3166_1": "US", "name": "United States o... 07-02-2013 63372757 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One pill can change your life. Side Effects 6.4 1323
1619 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11137 [{"id": 1308, "name": "secret identity"}, {"id... en The Prince & Me A fairy tale love-story about pre-med student ... 17.943945 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 28-03-2004 0 111.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released Finding your inner princess can be such a roya... The Prince & Me 5.9 278
1620 30000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://disney.go.com/pooh/home/ 51162 [{"id": 3905, "name": "owl"}, {"id": 4809, "na... en Winnie the Pooh During an ordinary day in Hundred Acre Wood, W... 19.143721 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-04-2011 14460000 63.0 [{"iso_639_1": "en", "name": "English"}] Released Oh Pooh. Winnie the Pooh 6.8 258
1621 19000000 [{"id": 35, "name": "Comedy"}] NaN 10152 [{"id": 390, "name": "skateboarding"}, {"id": ... en Dumb and Dumberer: When Harry Met Lloyd This wacky prequel to the 1994 blockbuster goe... 15.677470 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 13-06-2003 39267515 85.0 [{"iso_639_1": "en", "name": "English"}] Released The evolution of dumb... Dumb and Dumberer: When Harry Met Lloyd 4.1 210
1622 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9452 [{"id": 3045, "name": "mission of murder"}, {"... en Bulworth A suicidally disillusioned liberal politician ... 4.523630 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-05-1998 29202884 108.0 [{"iso_639_1": "en", "name": "English"}] Released Brace yourself. This politician is about to te... Bulworth 6.3 66
1623 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 239566 [{"id": 5565, "name": "biography"}, {"id": 199... en Get on Up A chronicle of James Brown's rise from extreme... 13.064264 [{"name": "Universal Studios", "id": 13}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-08-2014 31911598 139.0 [{"iso_639_1": "en", "name": "English"}] Released The Funk Don't Quit Get on Up 6.4 158
1624 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 53113 [{"id": 10041, "name": "dysfunctional family"}... en One True Thing A career woman reassesses her parents' lives a... 2.644427 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 18-09-1998 0 127.0 [{"iso_639_1": "en", "name": "English"}] Released Love What You Have. One True Thing 6.2 27
1625 30000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9271 [{"id": 310, "name": "artificial intelligence"... en Virtuosity The Law Enforcement Technology Advancement Cen... 5.301589 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 04-08-1995 24048000 106.0 [{"iso_639_1": "en", "name": "English"}] Released Justice needs a new program. Virtuosity 5.4 163
1626 0 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 4474 [{"id": 242, "name": "new york"}, {"id": 334, ... en My Super Ex-Girlfriend When New York architect Matt Saunders dumps hi... 20.252143 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 20-06-2006 60896147 95.0 [{"iso_639_1": "en", "name": "English"}] Released Hell hath no fury like a superwoman scorned. My Super Ex-Girlfriend 4.8 442
1627 30000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 184346 [{"id": 10375, "name": "possessed"}, {"id": 15... en Deliver Us from Evil When a frightening wave of violence sweeps thr... 29.359201 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "US", "name": "United States o... 01-07-2014 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Deliver Us from Evil 5.9 690
1628 30000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.sanctummovie.com/ 48340 [{"id": 1964, "name": "cave"}, {"id": 4237, "n... en Sanctum The 3-D action-thriller Sanctum, from executiv... 20.063165 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-02-2011 108609310 108.0 [{"iso_639_1": "en", "name": "English"}] Released The only way out is down. Sanctum 5.8 339
1629 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 14846 [{"id": 4812, "name": "plan"}] en Little Black Book Determined to learn about her boyfriend's past... 6.246199 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 06-08-2004 22034832 111.0 [{"iso_639_1": "en", "name": "English"}] Released Have you ever been tempted to look inside his... Little Black Book 5.2 112
1630 30000000 [{"id": 35, "name": "Comedy"}] http://www.thefiveyearengagementmovie.com/ 72207 [{"id": 572, "name": "sex"}, {"id": 582, "name... en The Five-Year Engagement Exactly one year after Tom meets Violet, he su... 27.710630 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 27-04-2012 53909751 124.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about the journey between popping the... The Five-Year Engagement 5.7 457
1631 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16232 [{"id": 1480, "name": "baseball"}, {"id": 6075... en Mr. 3000 Aging baseball star who goes by the nickname, ... 2.850896 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 15-06-2004 21800302 104.0 [{"iso_639_1": "en", "name": "English"}] Released Big league. Big mouth. Big time. Mr. 3000 5.0 66
1632 30000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.thenextthreedaysmovie.com/index.html 43539 [{"id": 2620, "name": "evidence"}, {"id": 3022... en The Next Three Days A married couple's life is turned upside down ... 34.421696 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 18-11-2010 51148651 133.0 [{"iso_639_1": "en", "name": "English"}] Released What if you had 72 hours to save everything yo... The Next Three Days 6.9 905
1633 30000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.sonypictures.com/movies/ultraviolet/ 9920 [{"id": 1418, "name": "skyscraper"}, {"id": 31... en Ultraviolet In the late 21st century, a subculture of huma... 15.895340 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 03-03-2006 31070211 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The blood war is on. Ultraviolet 4.8 458
1634 30000000 [{"id": 53, "name": "Thriller"}] NaN 8978 [{"id": 726, "name": "drug abuse"}, {"id": 166... en Assault on Precinct 13 On New Year's Eve, inside a police station tha... 18.706504 [{"name": "Rogue Pictures", "id": 134}, {"name... [{"iso_3166_1": "US", "name": "United States o... 19-01-2005 35294470 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Unite and fight. Assault on Precinct 13 6.0 311
1635 30000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 11702 [{"id": 279, "name": "usa"}, {"id": 478, "name... en The Replacement Killers Hired assassin John Lee is asked by Chinatown ... 9.607391 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 06-02-1998 19204929 87.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Kill or be replaced. The Replacement Killers 6.0 127
1636 25000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 18550 [{"id": 2157, "name": "hacker"}, {"id": 4654, ... en Fled During a routine prison work detail, convict P... 2.772550 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 19-07-1996 17193231 98.0 [{"iso_639_1": "en", "name": "English"}] Released See how they run. Fled 5.2 47
1637 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 8869 [{"id": 158188, "name": "pick up"}, {"id": 158... en Eight Legged Freaks The residents of a rural mining town discover ... 17.834976 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 17-07-2002 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Do you hate spiders? Do you really hate spider... Eight Legged Freaks 5.4 295
1638 30000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.loveandotherdrugsthemovie.com/ 43347 [{"id": 255, "name": "male nudity"}, {"id": 29... en Love & Other Drugs Maggie, an alluring free spirit who won't let ... 20.236951 [{"name": "Bedford Falls Productions", "id": 3... [{"iso_3166_1": "US", "name": "United States o... 22-11-2010 102820008 112.0 [{"iso_639_1": "en", "name": "English"}] Released Addicted to one-night stands or dependent on o... Love & Other Drugs 6.6 1233
1639 30000000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 3489 [{"id": 1812, "name": "fbi"}, {"id": 1992, "na... en 88 Minutes "88 Minutes" focuses on a college professor (P... 16.883429 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-02-2007 16930884 108.0 [{"iso_639_1": "en", "name": "English"}] Released He has 88 minutes to solve a murder. His own. 88 Minutes 5.7 313
1640 35000000 [{"id": 18, "name": "Drama"}] http://northcountrymovie.warnerbros.com/ 9701 [{"id": 570, "name": "rape"}, {"id": 1328, "na... en North Country A fictionalized account of the first major suc... 12.779201 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 12-02-2005 25224242 126.0 [{"iso_639_1": "en", "name": "English"}] Released All She Wanted Was To Make A Living. Instead S... North Country 6.8 125
1641 40000000 [{"id": 35, "name": "Comedy"}, {"id": 53, "nam... NaN 2122 [{"id": 2708, "name": "hitman"}] en The Whole Ten Yards Jimmy 'The Tulip' Tudeski now spends his days ... 14.729386 [{"name": "Cheyenne Enterprises", "id": 890}, ... [{"iso_3166_1": "US", "name": "United States o... 07-04-2004 26155781 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They missed each other. This time, their aim i... The Whole Ten Yards 5.5 278
1642 26000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.splicethefilm.com/ 37707 [{"id": 1718, "name": "dna"}, {"id": 6017, "na... en Splice Elsa and Clive, two young rebellious scientist... 23.227877 [{"name": "Gaumont", "id": 9}, {"name": "Dark ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 06-10-2009 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released Science's newest miracle...is a mistake. Splice 5.5 671
1643 37000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 10658 [{"id": 1339, "name": "duck"}, {"id": 8012, "n... en Howard the Duck A scientific experiment unknowingly brings ext... 11.374306 [{"name": "Lucasfilm", "id": 1}, {"name": "Uni... [{"iso_3166_1": "US", "name": "United States o... 01-08-1986 37962774 110.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released You will believe that a duck can talk. Howard the Duck 5.1 221
1644 30000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.prideandglorymovie.com/ 13150 [{"id": 467, "name": "megacity"}, {"id": 2102,... en Pride and Glory A saga centered on a multi-generational family... 10.703602 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 09-09-2008 31148328 130.0 [{"iso_639_1": "en", "name": "English"}] Released Truth. Honor. Loyalty. Family. What are you wi... Pride and Glory 6.3 240
1645 30000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9042 [{"id": 6201, "name": "fall"}, {"id": 9786, "n... en The Cave After a group of biologists discovers a huge n... 10.756266 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 25-08-2005 15007991 97.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released There are places man was never meant to go. The Cave 5.1 202
1646 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://alexandemmamovie.warnerbros.com/ 17813 [{"id": 395, "name": "gambling"}, {"id": 572, ... en Alex & Emma Writer Alex Sheldon (Luke Wilson) must finish ... 4.352422 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "US", "name": "United States o... 16-06-2003 15368897 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Is it love... or are they just imagining things? Alex & Emma 5.0 68
1647 30000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 11208 [{"id": 2038, "name": "love of one's life"}, {... en Wicker Park Matthew, a young advertising executive in Chic... 9.301562 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 03-09-2004 13001257 114.0 [{"iso_639_1": "en", "name": "English"}] Released Passion never dies. Wicker Park 6.7 157
1648 17000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://www.welcometofrightnight.com 58151 [{"id": 813, "name": "sunrise"}, {"id": 3133, ... en Fright Night A teenager suspects his new neighbour is a vam... 18.270830 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-08-2011 24922237 106.0 [{"iso_639_1": "en", "name": "English"}] Released You can't run from evil when it lives next door. Fright Night 6.0 603
1649 30000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 11400 [{"id": 2914, "name": "chief"}, {"id": 158217,... en The New World A drama about explorer John Smith and the clas... 19.106154 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-12-2005 30536013 135.0 [{"iso_639_1": "en", "name": "English"}] Released Once discovered, it was changed forever. The New World 6.4 330
1650 30000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 10350 [{"id": 1721, "name": "fight"}, {"id": 3203, "... en Wing Commander The Hollywood version of the popular video gam... 5.259585 [{"name": "Carousel Picture Company, The", "id... [{"iso_3166_1": "LU", "name": "Luxembourg"}, {... 11-03-1999 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released An action packed thrill ride! Wing Commander 4.0 72
1651 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 28902 [{"id": 818, "name": "based on novel"}, {"id":... en In Dreams Claire Cooper dreams strange things from time ... 3.226243 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 15-01-1999 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released You don't have to sleep to dream In Dreams 5.4 44
1652 100000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 14164 [{"id": 3436, "name": "karate"}, {"id": 9715, ... en Dragonball Evolution The young warrior Son Goku sets out on a quest... 21.677732 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 01-04-2009 0 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The legend comes to life. Dragonball Evolution 2.9 462
1653 30000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.thelaststandfilm.com 76640 [{"id": 798, "name": "sheriff"}, {"id": 1415, ... en The Last Stand Ray Owens is sheriff of the quiet US border to... 43.882857 [{"name": "Di Bonaventura Pictures", "id": 435}] [{"iso_3166_1": "US", "name": "United States o... 12-01-2013 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released Not in his town. Not on his watch. The Last Stand 5.7 1266
1654 25000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 11058 [{"id": 222, "name": "schizophrenia"}, {"id": ... en Godsend A couple agree to have their deceased son clon... 12.102350 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-04-2004 30114487 102.0 [{"iso_639_1": "en", "name": "English"}] Released When a miracle becomes a nightmare, evil is born. Godsend 4.7 114
1655 23000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 14844 [{"id": 110, "name": "venice"}, {"id": 220, "n... en Chasing Liberty The President's daughter, unable to experience... 3.362045 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 09-01-2004 12 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How do you fall in love with the whole world w... Chasing Liberty 6.1 152
1656 30000000 [{"id": 35, "name": "Comedy"}, {"id": 16, "nam... http://www.hoodwinkedtoomovie.com/ 57089 [{"id": 616, "name": "witch"}, {"id": 1994, "n... en Hoodwinked Too! Hood VS. Evil Red Riding Hood is training in the group of Si... 10.694417 [{"name": "HW Two", "id": 7582}] [{"iso_3166_1": "US", "name": "United States o... 29-04-2011 13521829 86.0 [{"iso_639_1": "en", "name": "English"}] Released Not All Fairy Tales Go By the Book. Hoodwinked Too! Hood VS. Evil 4.8 131
1657 30000000 [{"id": 18, "name": "Drama"}] http://www.miramax.com/anunfinishedlife/ 1947 [{"id": 697, "name": "loss of son"}, {"id": 79... en An Unfinished Life Stoic and heartbroken, Einar Gilkyson quietly ... 6.353971 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 09-09-2005 18618284 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every secret takes on a life of its own. An Unfinished Life 6.7 161
1658 30000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://doctorparnassus.com/ 8054 [{"id": 291, "name": "circus"}, {"id": 4978, "... en The Imaginarium of Doctor Parnassus A traveling theater company gives its audience... 37.181019 [{"name": "Infinity Features Entertainment", "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-10-2009 64352607 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Imaginarium of Doctor Parnassus 6.3 869
1659 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.barneysversionthemovie.com/ 46829 [{"id": 236, "name": "suicide"}, {"id": 931, "... en Barney's Version The picaresque and touching story of the polit... 4.952735 [{"name": "Serendipity Point Films", "id": 805}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 26-10-2010 8454301 134.0 [{"iso_639_1": "en", "name": "English"}] Released First he got married. Then he got married agai... Barney's Version 7.2 129
1660 30000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://www.runnerrunnermovie.com/ 146238 [{"id": 395, "name": "gambling"}, {"id": 585, ... en Runner Runner When a poor college student who cracks an onli... 22.975918 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 24-09-2013 62616646 91.0 [{"iso_639_1": "en", "name": "English"}] Released The house always wins. Runner Runner 5.5 543
1661 30000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.antitrustthemovie.com/ 9989 [{"id": 1576, "name": "technology"}, {"id": 21... en Antitrust A computer programmer's dream job at a hot Por... 8.359599 [{"name": "Industry Entertainment", "id": 376}... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 12-01-2001 18195610 108.0 [{"iso_639_1": "en", "name": "English"}] Released Truth can be dangerous...Trust can be deadly. Antitrust 5.8 153
1662 18000000 [{"id": 10752, "name": "War"}] NaN 9665 [{"id": 6091, "name": "war"}, {"id": 12425, "n... en Glory Robert Gould Shaw leads the US Civil War's fir... 16.102271 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-12-1989 26828365 122.0 [{"iso_639_1": "en", "name": "English"}] Released Their innocence. Their heritage. Their lives. Glory 7.4 383
1663 30000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 311 [{"id": 314, "name": "life and death"}, {"id":... en Once Upon a Time in America A former Prohibition-era Jewish gangster retur... 49.336397 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 16-02-1984 0 229.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Crime, passion and lust for power - Sergio Leo... Once Upon a Time in America 8.2 1069
1664 0 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 102362 [{"id": 9748, "name": "revenge"}, {"id": 14512... en Dead Man Down In New York City, a crime lord's right-hand ma... 29.647844 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 08-03-2013 18074539 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Blood demands blood Dead Man Down 5.9 638
1665 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 11162 [{"id": 110, "name": "venice"}, {"id": 497, "n... en The Merchant of Venice In 16th century Venice, when a merchant must d... 12.467267 [{"name": "Movision", "id": 1727}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 03-09-2004 0 138.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Merchant of Venice 6.7 144
1666 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 6016 [{"id": 585, "name": "casino"}, {"id": 660, "n... en The Good Thief A compulsive gambler plans the heist of his li... 2.774811 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 03-04-2003 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released He doesn't want money. He wants what money can... The Good Thief 6.0 31
1667 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 17186 [{"id": 6075, "name": "sport"}] en Supercross Faced with the suspicious death of their fathe... 3.713050 [{"name": "Tag Entertainment", "id": 2636}] [{"iso_3166_1": "US", "name": "United States o... 16-08-2005 3102550 80.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Supercross 5.4 29
1668 30000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 13967 [{"id": 1014, "name": "loss of lover"}, {"id":... en Miss Potter The story of Beatrix Potter, the author of the... 8.386432 [{"name": "BBC Films", "id": 288}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 03-12-2006 35078241 92.0 [{"iso_639_1": "en", "name": "English"}] Released The life of Beatrix Potter is the most enchant... Miss Potter 6.3 141
1669 0 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://thepromisemovie.net 2008 [{"id": 964, "name": "servant"}, {"id": 2280, ... zh Wu Ji An orphaned girl, driven by poverty at such a ... 3.866026 [] [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 15-12-2005 0 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released the promise The Promise 5.0 29
1670 21000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 9053 [{"id": 271, "name": "competition"}, {"id": 77... en DOA: Dead or Alive Four beautiful rivals at an invitation-only ma... 12.790408 [{"name": "Impact Pictures", "id": 248}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 07-09-2006 480314 87.0 [{"iso_639_1": "en", "name": "English"}] Released They're the ultimate fighters. They've got the... DOA: Dead or Alive 5.0 205
1671 30000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://jessejamesmovie.warnerbros.com/ 4512 [{"id": 627, "name": "killing"}, {"id": 3494, ... en The Assassination of Jesse James by the Coward... Outlaw Jesse James is rumored be the 'fastest ... 35.533520 [{"name": "Plan B Entertainment", "id": 81}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 02-09-2007 14711793 160.0 [{"iso_639_1": "en", "name": "English"}] Released Beyond the myth lies America's greatest betrayal The Assassination of Jesse James by the Coward... 7.0 776
1672 30000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.1911movie.com/ 76349 [{"id": 779, "name": "martial arts"}, {"id": 1... zh 辛亥革命 At the beginning of the 20th century, China is... 4.065212 [{"name": "Variance Films", "id": 15071}] [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 03-07-2011 108348 125.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Fall of the Last Empire 1911 5.0 41
1673 0 [{"id": 35, "name": "Comedy"}] NaN 31203 [] fr Le petit Nicolas Nicolas has a happy existence, parents who lov... 20.362025 [{"name": "Fid\u00e9lit\u00e9 Productions", "i... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 30-09-2009 0 91.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Little Nicholas 5.9 306
1674 30000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 265208 [{"id": 395, "name": "gambling"}, {"id": 3088,... en Wild Card When a Las Vegas bodyguard with lethal skills ... 48.034300 [{"name": "Current Entertainment", "id": 972},... [{"iso_3166_1": "US", "name": "United States o... 14-01-2015 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Never bet against a man with a killer hand. Wild Card 5.4 656
1675 30000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.machinegunpreacher.org/movie/ 45610 [{"id": 3058, "name": "underage soldier"}, {"i... en Machine Gun Preacher The true story of Sam Childers, a former drug-... 13.268936 [{"name": "Mpower Pictures", "id": 5294}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-09-2011 2527904 129.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Hope is the greatest weapon of all Machine Gun Preacher 6.4 286
1676 0 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.kdt.film.de/ 50135 [{"id": 9862, "name": "dam"}, {"id": 15097, "n... de Konferenz der Tiere A group of animals waiting for the annual floo... 8.010046 [{"name": "Constantin Film Produktion", "id": ... [{"iso_3166_1": "DE", "name": "Germany"}] 07-10-2010 0 93.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released NaN Animals United 5.5 90
1677 30000000 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 1874 [{"id": 2881, "name": "jail guard"}, {"id": 28... en Goodbye Bafana The true story of a white South African racist... 12.257654 [{"name": "Film Afrika", "id": 773}] [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 11-02-2007 0 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Goodbye Bafana 7.0 38
1678 27000000 [{"id": 18, "name": "Drama"}] NaN 271331 [{"id": 13042, "name": "soccer"}] en United Passions An epic, untold story that brings to life the ... 6.036684 [{"name": "Thelma Films", "id": 6844}, {"name"... [{"iso_3166_1": "FR", "name": "France"}] 19-06-2014 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Every dream has it's own rules United Passions 3.0 16
1679 30000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 215211 [{"id": 1202, "name": "monaco"}, {"id": 3071, ... en Grace of Monaco The story of former Hollywood star Grace Kelly... 10.958697 [{"name": "Gaumont", "id": 9}, {"name": "TF1 F... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 14-05-2014 0 103.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Grace of Monaco 5.8 195
1680 30000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://www.savvafilm.com/ 367961 [{"id": 5331, "name": "village"}, {"id": 13031... ru Савва. Сердце воина A fairytale about a grand life journey of a 10... 2.625594 [{"name": "Art Pictures Studio", "id": 3451}] [{"iso_3166_1": "RU", "name": "Russia"}] 12-11-2015 0 85.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released You need only wish with all of your heart! Savva. Heart of the Warrior 6.4 7
1681 30000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 10955 [{"id": 220, "name": "berlin"}, {"id": 255, "n... en Ripley's Game Tom Ripley - cool, urbane, wealthy, and murder... 2.981047 [{"name": "Mr. Mudd Production", "id": 2130}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-09-2002 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Ripley's Game 6.6 69
1682 19000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.sausagepartymovie.com 223702 [{"id": 1545, "name": "supermarket"}, {"id": 8... en Sausage Party Sausage Party, the first R-rated CG animated m... 66.242737 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 11-07-2016 140752617 83.0 [{"iso_639_1": "en", "name": "English"}] Released Always use condiments Sausage Party 5.6 2238
1683 29000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 254470 [{"id": 6027, "name": "music"}, {"id": 9663, "... en Pitch Perfect 2 The Bellas are back, and they are better than ... 71.496894 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-05-2015 287506194 115.0 [{"iso_639_1": "en", "name": "English"}] Released We're back pitches Pitch Perfect 2 6.8 1940
1684 28000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 69 [{"id": 74, "name": "germany"}, {"id": 378, "n... en Walk the Line A chronicle of country music legend Johnny Cas... 35.580032 [{"name": "Tree Line Films", "id": 84}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 13-09-2005 186438883 136.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Love is a burning thing. Walk the Line 7.3 718
1685 30000000 [{"id": 35, "name": "Comedy"}] NaN 4967 [{"id": 128, "name": "love triangle"}, {"id": ... en Keeping the Faith Best friends since they were kids, Rabbi Jacob... 8.085872 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 14-04-2000 37036004 127.0 [{"iso_639_1": "he", "name": "\u05e2\u05b4\u05... Released If you have to believe in something, you may a... Keeping the Faith 5.9 159
1686 29000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 9449 [{"id": 604, "name": "dwarves"}, {"id": 6215, ... en The Borrowers The four-inch-tall Clock family secretly share... 10.364582 [{"name": "Working Title Films", "id": 10163},... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-12-1997 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Little People. Big Trouble. Lots of fun. The Borrowers 5.8 135
1687 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 11499 [{"id": 1925, "name": "camera"}, {"id": 2251, ... en Frost/Nixon For three years after being forced from office... 16.877840 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 15-10-2008 0 122.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released 400 million people were waiting for the truth. Frost/Nixon 7.2 328
1688 30000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 4912 [{"id": 4688, "name": "microfilm"}, {"id": 556... en Confessions of a Dangerous Mind Television made him famous, but his biggest hi... 18.165957 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 30-12-2002 33013805 113.0 [{"iso_639_1": "en", "name": "English"}] Released Some things are better left top secret. Confessions of a Dangerous Mind 6.6 275
1689 29000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 12771 [{"id": 10329, "name": "wealth"}, {"id": 13072... en Serving Sara Serving Sara is a 2002 romantic comedy film wh... 8.939410 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-08-2002 16930185 100.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The One Thing That Could Bring Them Together I... Serving Sara 5.0 85
1690 29000000 [{"id": 35, "name": "Comedy"}] http://www.thebossfilm.com/ 323676 [{"id": 4021, "name": "business woman"}, {"id"... en The Boss A titan of industry is sent to prison after sh... 20.555090 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 07-04-2016 78636257 91.0 [{"iso_639_1": "en", "name": "English"}] Released Watch your assets The Boss 5.5 431
1691 0 [{"id": 18, "name": "Drama"}] NaN 12506 [{"id": 736, "name": "journalist"}, {"id": 122... en Cry Freedom A dramatic story, based on actual events, abou... 3.735723 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-11-1987 0 157.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Cry Freedom 6.9 51
1692 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 24071 [] en Mumford In the small town of Mumford, a psychologist o... 4.310168 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 24-09-1999 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released Some towns have all the fun. Mumford 6.3 26
1693 12000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 11249 [{"id": 1009, "name": "baby"}, {"id": 6300, "n... en Seed of Chucky The killer doll is back! The all-new film is t... 12.653831 [{"name": "Rogue Pictures", "id": 134}] [{"iso_3166_1": "RO", "name": "Romania"}, {"is... 11-11-2004 24829644 87.0 [{"iso_639_1": "en", "name": "English"}] Released Fear The Second Coming Seed of Chucky 4.9 287
1694 29000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 9667 [{"id": 919, "name": "smoking"}, {"id": 1279, ... en The Jacket A military veteran goes on a journey into the ... 24.240361 [{"name": "Section Eight", "id": 129}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-03-2005 21126225 103.0 [{"iso_639_1": "en", "name": "English"}] Released Terror has a new name. The Jacket 6.8 455
1695 28000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://movies.disney.com/aladdin 812 [{"id": 2343, "name": "magic"}, {"id": 4344, "... en Aladdin Princess Jasmine grows tired of being forced t... 92.982009 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 25-11-1992 504050219 90.0 [{"iso_639_1": "en", "name": "English"}] Released Wish granted! Aladdin 7.4 3416
1696 28000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.straightouttacompton.com/ 277216 [{"id": 380, "name": "brother brother relation... en Straight Outta Compton In 1987, five young men, using brutally honest... 61.762330 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 13-08-2015 201634991 147.0 [{"iso_639_1": "en", "name": "English"}] Released The Story of N.W.A. Straight Outta Compton 7.7 1355
1697 28000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.indianajones.com 87 [{"id": 483, "name": "riddle"}, {"id": 1454, "... en Indiana Jones and the Temple of Doom After arriving in India, Indiana Jones is aske... 66.976776 [{"name": "Lucasfilm", "id": 1}, {"name": "Par... [{"iso_3166_1": "US", "name": "United States o... 23-05-1984 333000000 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If adventure has a name... it must be Indiana ... Indiana Jones and the Temple of Doom 7.1 2781
1698 30000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 14444 [{"id": 380, "name": "brother brother relation... en The Rugrats Movie Tommy faces responsibility when Dil, his new b... 7.981116 [{"name": "Nickelodeon Movies", "id": 2348}, {... [{"iso_3166_1": "US", "name": "United States o... 20-11-1998 100491683 79.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Rugrats Movie 5.7 147
1699 60000000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 2043 [{"id": 2800, "name": "psychology"}, {"id": 46... en Along Came a Spider When a teacher kidnaps a girl from a prestigio... 21.252797 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 06-04-2001 105178561 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The game is far from over. Along Came a Spider 6.1 400
1700 29000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.florencefosterjenkinsmovie.com/ 315664 [{"id": 2199, "name": "opera"}, {"id": 5565, "... en Florence Foster Jenkins The story of Florence Foster Jenkins, a New Yo... 19.237254 [{"name": "BBC Films", "id": 288}, {"name": "Q... [{"iso_3166_1": "GB", "name": "United Kingdom"... 06-05-2016 48902953 110.0 [{"iso_639_1": "en", "name": "English"}] Released People may say I couldn't sing, but no one can... Florence Foster Jenkins 6.6 392
1701 29000000 [{"id": 28, "name": "Action"}] NaN 1428 [{"id": 417, "name": "corruption"}, {"id": 591... en Once Upon a Time in Mexico Hitman "El Mariachi" becomes involved in inter... 27.555646 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 11-09-2003 98185582 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Time Has Come. Once Upon a Time in Mexico 6.2 594
1702 28000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 562 [{"id": 720, "name": "helicopter"}, {"id": 736... en Die Hard NYPD cop, John McClane's plan to reconcile wit... 66.169628 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-07-1988 140767956 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released 40 Stories. Twelve Terrorists. One Cop. Die Hard 7.5 3948
1703 28000000 [{"id": 35, "name": "Comedy"}] NaN 15373 [{"id": 1890, "name": "camping"}, {"id": 2333,... en Role Models Two salesmen trash a company truck on an energ... 24.917665 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-02-2008 92380927 99.0 [{"iso_639_1": "en", "name": "English"}] Released They're about to get more than they plea-barga... Role Models 6.4 564
1704 28000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.thebigshortmovie.com/ 318846 [{"id": 974, "name": "bank"}, {"id": 4373, "na... en The Big Short The men who made millions from a global econom... 57.518472 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-12-2015 133346506 130.0 [{"iso_639_1": "en", "name": "English"}] Released This is a true story. The Big Short 7.3 2607
1705 0 [{"id": 10402, "name": "Music"}, {"id": 35, "n... http://www.takingwoodstockthemovie.co.uk/ 26320 [{"id": 6579, "name": "music festival"}, {"id"... en Taking Woodstock The story of Elliot Tiber and his family, who ... 11.870161 [{"name": "Focus Features", "id": 10146}] [{"iso_3166_1": "US", "name": "United States o... 03-09-2009 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released A Generation Began In His Backyard. Taking Woodstock 6.2 127
1706 28000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 14292 [{"id": 2070, "name": "olympic games"}, {"id":... en Miracle In 1980, the United States Ice Hockey team's c... 7.534003 [{"name": "Walt Disney", "id": 5888}] [{"iso_3166_1": "US", "name": "United States o... 06-02-2004 64445708 135.0 [{"iso_639_1": "en", "name": "English"}] Released If you believe in yourself, anything can happen. Miracle 7.0 159
1707 28000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... http://www.dawnofthedeadmovie.net/ 924 [{"id": 972, "name": "refugee"}, {"id": 1583, ... en Dawn of the Dead A group of surviving people take refuge in a s... 44.529429 [{"name": "New Amsterdam Entertainment", "id":... [{"iso_3166_1": "US", "name": "United States o... 19-03-2004 102356381 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When the undead rise, civilization will fall. Dawn of the Dead 6.8 1016
1708 35000000 [{"id": 35, "name": "Comedy"}] NaN 2018 [{"id": 582, "name": "san francisco"}, {"id": ... en The Wedding Planner Mary Fiore, San Francisco's premiere wedding p... 14.949395 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 26-01-2001 94728529 103.0 [{"iso_639_1": "en", "name": "English"}] Released His big day is her big problem. The Wedding Planner 5.5 427
1709 30000000 [{"id": 16, "name": "Animation"}, {"id": 878, ... NaN 192577 [] ja キャプテンハーロック Space Pirate Captain Harlock and his fearless ... 14.726338 [{"name": "Toei Animation Company", "id": 3116}] [{"iso_3166_1": "JP", "name": "Japan"}] 07-09-2013 17137302 115.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released NaN Space Pirate Captain Harlock 6.5 356
1710 21000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9428 [{"id": 3446, "name": "forgiveness"}, {"id": 5... en The Royal Tenenbaums An estranged family of former child prodigies ... 24.130810 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 05-10-2001 71441250 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Family isn’t a word, it’s a sentence. The Royal Tenenbaums 7.4 1286
1711 30000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 2832 [{"id": 3694, "name": "weather"}, {"id": 4897,... en Identity Complete strangers stranded at a remote desert... 45.915165 [{"name": "Konrad Pictures", "id": 85}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-04-2003 90259536 90.0 [{"iso_639_1": "en", "name": "English"}] Released The secret lies within. Identity 7.1 1061
1712 28000000 [{"id": 35, "name": "Comedy"}] NaN 137093 [{"id": 585, "name": "casino"}, {"id": 3230, "... en Last Vegas Three sixty-something friends take a break fro... 28.043508 [{"name": "Laurence Mark Productions", "id": 4... [{"iso_3166_1": "US", "name": "United States o... 31-10-2013 134402450 105.0 [{"iso_639_1": "en", "name": "English"}] Released It's going to be legendary Last Vegas 6.4 799
1713 28000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/695/For-Your-Eye... 699 [{"id": 212, "name": "london england"}, {"id":... en For Your Eyes Only A British spy ship has sunk and on board was a... 26.090746 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-06-1981 195312802 127.0 [{"iso_639_1": "el", "name": "\u03b5\u03bb\u03... Released No one comes close to James Bond, 007. For Your Eyes Only 6.3 490
1714 28000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9778 [{"id": 815, "name": "soulmates"}, {"id": 1605... en Serendipity Although strangers Sara and Jonathan are both ... 14.530803 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 05-10-2001 77516304 90.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes True Love Can Have More Than One Face. Serendipity 6.6 521
1715 27000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... NaN 8831 [{"id": 779, "name": "martial arts"}, {"id": 4... en Timecop An officer for a security agency that regulate... 13.308127 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 15-09-1994 101646581 99.0 [{"iso_639_1": "en", "name": "English"}] Released They killed his wife ten years ago. There's st... Timecop 5.5 282
1716 28000000 [{"id": 35, "name": "Comedy"}] NaN 9398 [{"id": 167193, "name": "male model"}, {"id": ... en Zoolander Clear the runway for Derek Zoolander, VH1's th... 38.095800 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 28-09-2001 60780981 89.0 [{"iso_639_1": "en", "name": "English"}] Released 3% Body Fat. 1% Brain Activity. Zoolander 6.1 1337
1717 28000000 [{"id": 10749, "name": "Romance"}] NaN 112949 [{"id": 818, "name": "based on novel"}, {"id":... en Safe Haven A young woman with a mysterious past lands in ... 37.729059 [{"name": "Temple Hill Productions", "id": 722... [{"iso_3166_1": "US", "name": "United States o... 07-02-2013 97594140 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You know it when you find it Safe Haven 6.9 823
1718 28000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 10439 [{"id": 616, "name": "witch"}, {"id": 3335, "n... en Hocus Pocus After 300 years of slumber, three sister witch... 18.650748 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 16-07-1993 39514713 96.0 [{"iso_639_1": "en", "name": "English"}] Released It's just a bunch of Hocus Pocus. Hocus Pocus 6.4 471
1719 28000000 [{"id": 35, "name": "Comedy"}] http://noreservationsmovie.warnerbros.com/ 3638 [{"id": 131, "name": "italy"}, {"id": 271, "na... en No Reservations Master chef Kate Armstrong runs her life and h... 15.794946 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 25-07-2007 92601050 104.0 [{"iso_639_1": "en", "name": "English"}] Released Life isn't always made to order. No Reservations 6.1 327
1720 28000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 23483 [{"id": 853, "name": "crime fighter"}, {"id": ... en Kick-Ass Dave Lizewski is an unnoticed high school stud... 45.054936 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-03-2010 96188903 117.0 [{"iso_639_1": "en", "name": "English"}] Released Shut up. Kick ass. Kick-Ass 7.1 4645
1721 28000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://30minutesorless.com/ 62206 [{"id": 3330, "name": "pizza delivery"}, {"id"... en 30 Minutes or Less Two fledgling criminals kidnap a pizza deliver... 25.039383 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 11-08-2011 40547440 83.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A lot can happen in 30 minutes. 30 Minutes or Less 5.6 531
1722 28000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 10577 [{"id": 3133, "name": "vampire"}, {"id": 3633,... en Dracula 2000 In the millenium version of this classic Gothi... 6.756771 [{"name": "Neo Art & Logic", "id": 2811}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-12-2000 33000337 99.0 [{"iso_639_1": "en", "name": "English"}] Released The Most Seductive Evil of All Time Has Now Be... Dracula 2000 4.6 148
1723 28000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://movies.disney.com/alexander-and-the-ter... 218778 [{"id": 818, "name": "based on novel"}, {"id":... en Alexander and the Terrible, Horrible, No Good,... Alexander's day begins with gum stuck in his h... 22.145950 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 08-10-2014 100654149 81.0 [{"iso_639_1": "en", "name": "English"}] Released One day can change everything. Alexander and the Terrible, Horrible, No Good,... 6.1 493
1724 28000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.prideandprejudicemovie.net/splash.html 4348 [{"id": 1338, "name": "bachelor"}, {"id": 1035... en Pride & Prejudice Pride & Prejudice is a humorous story of love ... 36.583830 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-09-2005 121147947 135.0 [{"iso_639_1": "en", "name": "English"}] Released A romance ahead of its time. Pride & Prejudice 7.7 1358
1725 28000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.warnerbros.com/blade-runner 78 [{"id": 310, "name": "artificial intelligence"... en Blade Runner In the smog-choked dystopian Los Angeles of 20... 94.056131 [{"name": "Shaw Brothers", "id": 5798}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-06-1982 33139618 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Man has made his match... now it's his problem. Blade Runner 7.9 3509
1726 28000000 [{"id": 12, "name": "Adventure"}] NaN 11780 [{"id": 388, "name": "scotland"}, {"id": 5565,... en Rob Roy In the highlands of Scotland in the 1700s, Rob... 10.703456 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-04-1995 31596911 139.0 [{"iso_639_1": "en", "name": "English"}] Released Honor made him a man. Courage made him a hero.... Rob Roy 6.5 148
1727 28000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 192102 [{"id": 4948, "name": "retirement"}, {"id": 41... en 3 Days to Kill A dangerous international spy is determined to... 41.638961 [{"name": "Wonderland Sound and Vision", "id":... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 14-02-2014 52597999 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 3 Days to Kill 6.0 883
1728 21000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 2001 [{"id": 242, "name": "new york"}, {"id": 494, ... en We Own the Night A New York nightclub manager tries to save his... 14.518708 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-05-2007 54926886 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Two brothers on opposite sides of the law. Bey... We Own the Night 6.5 323
1729 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10383 [{"id": 2337, "name": "pedophilia"}, {"id": 56... en Lost Souls A small group of Catholics led by an ailing pr... 3.312385 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 13-10-2000 0 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Lost Souls 4.5 38
1730 35866397 [{"id": 99, "name": "Documentary"}] NaN 11516 [{"id": 270, "name": "ocean"}, {"id": 1889, "n... fr Le peuple migrateur The cameras of Jacques Perrin fly with migrato... 3.750740 [{"name": "Bac Films", "id": 208}, {"name": "P... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 12-12-2001 20217080 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Winged Migration 7.0 49
1731 28000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10025 [{"id": 4367, "name": "jinx"}, {"id": 4671, "n... en Just My Luck Manhattanite Ashley is known to many as the lu... 22.074306 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 12-05-2006 38159905 103.0 [{"iso_639_1": "en", "name": "English"}] Released Everything changed in the wink of an eye. Just My Luck 5.8 491
1732 28000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 15198 [{"id": 6075, "name": "sport"}, {"id": 6483, "... en Mystery, Alaska In Mystery, Alaska, life revolves around the l... 4.436792 [{"name": "Hollywood Pictures", "id": 915}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-10-1999 8888143 119.0 [{"iso_639_1": "en", "name": "English"}] Released A Small Town on the Outskirts of Greatness. Mystery, Alaska 6.0 69
1733 28000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 23172 [{"id": 179431, "name": "duringcreditsstinger"}] en The Spy Next Door Former CIA spy Bob Ho takes on his toughest as... 14.639324 [{"name": "Robert Simonds Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 15-01-2010 45236543 94.0 [{"iso_639_1": "en", "name": "English"}] Released Spying is easy, Babysitting is hard The Spy Next Door 5.5 345
1734 28000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 17834 [{"id": 2343, "name": "magic"}, {"id": 4896, "... en A Simple Wish Murray is a male fairy godmother, and he is tr... 1.767479 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-07-1997 8345056 86.0 [{"iso_639_1": "en", "name": "English"}] Released Anabel made a wish. Murray made a mess A Simple Wish 5.5 46
1735 28000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... http://www.theofficialjohncarpenter.com/ghost-... 10016 [{"id": 166686, "name": "climbing up a wall"},... en Ghosts of Mars Melanie Ballard (Natasha Henstridge) is a hard... 13.145205 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 24-08-2001 14010832 98.0 [{"iso_639_1": "en", "name": "English"}] Released Terror is the same on any planet. Ghosts of Mars 4.8 296
1736 28000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.ourbrandiscrisismovie.com/ 10317 [{"id": 3228, "name": "bolivia"}, {"id": 15184... en Our Brand Is Crisis A feature film based on the documentary "Our B... 12.921594 [{"name": "Participant Media", "id": 6735}, {"... [{"iso_3166_1": "US", "name": "United States o... 11-09-2015 7002261 108.0 [{"iso_639_1": "en", "name": "English"}] Released May the best campaign win. Our Brand Is Crisis 5.8 195
1737 28000000 [{"id": 10749, "name": "Romance"}, {"id": 27, ... https://www.facebook.com/PPZMovie 58431 [{"id": 818, "name": "based on novel"}, {"id":... en Pride and Prejudice and Zombies A zombie outbreak has fallen upon the land in ... 28.397048 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 04-02-2016 16374328 108.0 [{"iso_639_1": "en", "name": "English"}] Released Bloody lovely. Pride and Prejudice and Zombies 5.5 640
1738 28000000 [{"id": 18, "name": "Drama"}] NaN 9746 [{"id": 188, "name": "buddhism"}, {"id": 478, ... en Kundun The Tibetans refer to the Dalai Lama as 'Kundu... 7.039189 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 25-12-1997 5684789 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Kundun 6.8 91
1739 27000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 13092 [{"id": 3837, "name": "failure"}, {"id": 18640... en How to Lose Friends & Alienate People A British writer struggles to fit in at a high... 16.785866 [{"name": "UK Film Council", "id": 2452}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 02-10-2008 17286299 110.0 [{"iso_639_1": "en", "name": "English"}] Released He's across the pond, and out of his depth. How to Lose Friends & Alienate People 6.2 244
1740 28000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 59859 [{"id": 853, "name": "crime fighter"}, {"id": ... en Kick-Ass 2 After Kick-Ass’ insane bravery inspires a new ... 40.286350 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-07-2013 60700000 103.0 [{"iso_639_1": "en", "name": "English"}] Released You Can't Fight Your Destiny. Kick-Ass 2 6.3 2224
1741 24000000 [{"id": 28, "name": "Action"}] NaN 13495 [] es Alatriste In 17th century Spain Diego Alatriste, a brave... 6.009644 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "ES", "name": "Spain"}] 01-09-2006 23321954 145.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN Alatriste 5.6 61
1742 28000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 254473 [{"id": 779, "name": "martial arts"}, {"id": 1... en Brick Mansions In a dystopian Detroit, grand houses that once... 25.520976 [{"name": "Canal+", "id": 5358}, {"name": "Eur... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-04-2014 68896829 90.0 [{"iso_639_1": "en", "name": "English"}] Released Undercover and never Outgunned Brick Mansions 5.7 615
1743 27500000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/1394/Octopussy/ 700 [{"id": 1815, "name": "atomic bomb"}, {"id": 2... en Octopussy James Bond is sent to investigate after a fell... 25.633663 [{"name": "Eon Productions", "id": 7576}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-06-1983 187500000 131.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released James Bond’s all time high. Octopussy 6.2 527
1744 30000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://knockedupmovie.com/ 4964 [{"id": 567, "name": "alcohol"}, {"id": 2864, ... en Knocked Up For fun loving party animal Ben Stone, the las... 22.527211 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-06-2007 219076518 129.0 [{"iso_639_1": "en", "name": "English"}] Released Save the due date. Knocked Up 6.2 1214
1745 30000000 [{"id": 18, "name": "Drama"}] http://www.mysisterskeepermovie.com/ 10024 [{"id": 970, "name": "parents kids relationshi... en My Sister's Keeper Sara and Brian live an idyllic life with their... 24.091520 [{"name": "Mark Johnson Productions", "id": 26... [{"iso_3166_1": "US", "name": "United States o... 26-06-2009 95714875 109.0 [{"iso_639_1": "hr", "name": "Hrvatski"}, {"is... Released A tale of life, love, and letting go. My Sister's Keeper 7.1 598
1746 35000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13490 [{"id": 3741, "name": "talk show"}] en Welcome Home Roscoe Jenkins Martin Lawrence leads an all-star cast, includ... 6.248273 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-02-2008 43650785 114.0 [{"iso_639_1": "en", "name": "English"}] Released Roscoe Jenkins aims for the heartstrings and f... Welcome Home Roscoe Jenkins 5.7 57
1747 8000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... NaN 15927 [{"id": 13005, "name": "doctor"}, {"id": 14636... en A Passage to India The film is set during the period of growing i... 9.548391 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-12-1984 27187653 163.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released David Lean, the Director of "Doctor Zhivago", ... A Passage to India 6.9 67
1748 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.foxsearchlight.com/NOAS/ 1259 [{"id": 572, "name": "sex"}, {"id": 596, "name... en Notes on a Scandal A veteran high school teacher befriends a youn... 12.576381 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 25-12-2006 49469904 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One woman's secret is another woman's power. O... Notes on a Scandal 6.9 235
1749 27500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.renditionmovie.com 5125 [{"id": 139, "name": "anti terror"}, {"id": 32... en Rendition When an Egyptian terrorism suspect "disappears... 12.741073 [{"name": "Anonymous Content", "id": 10039}, {... [{"iso_3166_1": "US", "name": "United States o... 07-09-2007 24748670 120.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released What if someone you love...just disappeared? Rendition 6.2 205
1750 27000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 174 [{"id": 455, "name": "farewell"}, {"id": 503, ... en Star Trek VI: The Undiscovered Country On the eve of retirement, Kirk and McCoy are c... 16.188572 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 05-12-1991 96900000 113.0 [{"iso_639_1": "en", "name": "English"}] Released The battle for peace has begun. Star Trek VI: The Undiscovered Country 6.7 413
1751 27000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9583 [{"id": 2908, "name": "secret society"}, {"id"... en Divine Secrets of the Ya-Ya Sisterhood A mother and daughter dispute is resolved by t... 5.576937 [{"name": "All Girl Productions", "id": 10535}... [{"iso_3166_1": "US", "name": "United States o... 07-06-2002 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released The Secret Is Out. Divine Secrets of the Ya-Ya Sisterhood 5.6 65
1752 27000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 9437 [{"id": 521, "name": "washington d.c."}, {"id"... en Kiss the Girls Forensic psychologist Alex Cross travels to No... 18.913000 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-10-1997 60527873 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Smart Girls. Pretty Girls. Missing Girls. Kiss the Girls 6.2 345
1753 27000000 [{"id": 10402, "name": "Music"}, {"id": 35, "n... NaN 525 [{"id": 246, "name": "dancing"}, {"id": 378, "... en The Blues Brothers Jake Blues is just out of jail, and teams up w... 44.714264 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 17-06-1980 115229890 133.0 [{"iso_639_1": "en", "name": "English"}] Released They'll never get caught. They're on a mission... The Blues Brothers 7.5 1065
1754 27000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 10188 [{"id": 5248, "name": "female friendship"}, {"... en The Sisterhood of the Traveling Pants 2 Four young women continue the journey toward a... 11.870301 [] [{"iso_3166_1": "US", "name": "United States o... 06-08-2008 44352417 117.0 [{"iso_639_1": "en", "name": "English"}] Released Some friends just fit together. The Sisterhood of the Traveling Pants 2 6.0 238
1755 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://www.joyfulnoisethemovie.com 63574 [] en Joyful Noise G.G. Sparrow faces off with her choir's newly ... 5.753705 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 13-01-2012 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released Dream a whole lot louder Joyful Noise 6.7 33
1756 27000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://movies.uip.de/aboutaboy/ 245 [{"id": 212, "name": "london england"}, {"id":... en About a Boy Will Freeman is a hip Londoner who one day rea... 28.227984 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-04-2002 129000000 101.0 [{"iso_639_1": "en", "name": "English"}] Released One ordinary couple. One little white lie. About a Boy 6.6 607
1757 27000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 9825 [{"id": 269, "name": "diving"}, {"id": 798, "n... en Lake Placid When a man is eaten alive by an unknown creatu... 11.678561 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 15-07-1999 56870414 82.0 [{"iso_639_1": "en", "name": "English"}] Released You'll never know what bit you. Lake Placid 5.5 247
1758 27000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 186 [{"id": 441, "name": "assassination"}, {"id": ... en Lucky Number Slevin Slevin is mistakenly put in the middle of a pe... 36.921445 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 24-02-2006 56308881 110.0 [{"iso_639_1": "en", "name": "English"}] Released Wrong Time. Wrong Place. Wrong Number. Lucky Number Slevin 7.4 1323
1759 27000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 9549 [{"id": 2106, "name": "cold war"}, {"id": 3203... en The Right Stuff A chronicle of the original Mercury astronauts... 17.567332 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-10-1983 21500000 193.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How the future began. The Right Stuff 7.3 235
1760 30000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.anonymous-movie.com/ 61891 [{"id": 497, "name": "shakespeare"}, {"id": 21... en Anonymous Set against the backdrop of the succession of ... 16.698316 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 21-10-2011 15395087 130.0 [{"iso_639_1": "en", "name": "English"}] Released Was Shakespeare a Fraud? Anonymous 6.3 288
1761 27000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 34584 [{"id": 818, "name": "based on novel"}, {"id":... en The Neverending Story While hiding from bullies in his school's atti... 47.862016 [{"name": "Producers Sales Organization", "id"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 05-04-1984 20158808 102.0 [{"iso_639_1": "en", "name": "English"}] Released A boy who needs a friend finds a world that ne... The NeverEnding Story 7.0 1002
1762 27000000 [{"id": 9648, "name": "Mystery"}, {"id": 878, ... NaN 2666 [{"id": 634, "name": "soul"}, {"id": 2116, "na... en Dark City A man struggles with memories of his past, inc... 39.324831 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 27-02-1998 27200316 100.0 [{"iso_639_1": "en", "name": "English"}] Released A world where the night never ends. Dark City 7.2 828
1763 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.theduchessmovie.com/ 12783 [{"id": 392, "name": "england"}, {"id": 596, "... en The Duchess A chronicle of the life of 18th century aristo... 18.591657 [{"name": "BIM Distribuzione", "id": 225}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-09-2008 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Based on the incredible true story. The Duchess 6.7 396
1764 25000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://movies.disney.com/return-to-oz 13155 [{"id": 209649, "name": "wizard of oz"}] en Return to Oz Dorothy, saved from a psychiatric experiment b... 5.650125 [{"name": "Silver Screen Partners II", "id": 1... [{"iso_3166_1": "GB", "name": "United Kingdom"... 21-06-1985 11137801 109.0 [{"iso_639_1": "en", "name": "English"}] Released An all-new adventure down the yellow brick road. Return to Oz 6.7 120
1765 27000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 42807 [{"id": 2492, "name": "bank robber"}, {"id": 1... en The Newton Boys Four Newton brothers are a poor farmer family ... 3.123583 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 26-03-1998 76000000 113.0 [{"iso_639_1": "en", "name": "English"}] Released Four Brothers. Four Criminals. For The Money..... The Newton Boys 5.9 44
1766 27000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.case39movie.com/mainsite/ 28355 [{"id": 516, "name": "child abuse"}, {"id": 70... en Case 39 In her many years as a social worker, Emily Je... 23.917982 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-08-2009 29000000 109.0 [{"iso_639_1": "en", "name": "English"}] Released Some cases should never be opened. Case 39 6.1 563
1767 27000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 8080 [{"id": 10714, "name": "serial killer"}] en Suspect Zero A killer is on the loose, and an FBI agent sif... 8.715822 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 27-08-2004 13000000 99.0 [{"iso_639_1": "en", "name": "English"}] Released Who's next? Suspect Zero 5.5 98
1768 0 [{"id": 18, "name": "Drama"}] NaN 5126 [{"id": 240, "name": "underdog"}, {"id": 2393,... en Martian Child A recently-widowed, science fiction writer con... 5.737161 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 02-11-2007 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released doesn't matter where you come from, as long as... Martian Child 6.8 79
1769 27000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://spykidsmovie.net/ 56288 [{"id": 470, "name": "spy"}, {"id": 3650, "nam... en Spy Kids: All the Time in the World Eight years after the third film, the OSS has ... 14.788073 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 18-08-2011 85564310 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Spy Kids: All the Time in the World 4.4 222
1770 27000000 [{"id": 53, "name": "Thriller"}] NaN 303858 [{"id": 258, "name": "bomb"}, {"id": 1589, "na... en Money Monster Financial TV host Lee Gates and his producer P... 38.279458 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-05-2016 93282604 98.0 [{"iso_639_1": "en", "name": "English"}] Released Not every conspiracy is a theory. Money Monster 6.5 1068
1771 28 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 1613 [{"id": 852, "name": "chemical"}, {"id": 21540... en The 51st State Elmo McElroy is a streetwise American master c... 9.670031 [{"name": "Film Council", "id": 246}, {"name":... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 07-12-2001 14 93.0 [{"iso_639_1": "en", "name": "English"}] Released Nice Wheels. Dirty Deals. And One Mean Mother ... The 51st State 5.9 173
1772 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 31582 [{"id": 10183, "name": "independent film"}] en Flawless An ultraconservative police officer suffers a ... 5.271559 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 26-11-1999 4488529 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Flawless 5.9 56
1773 27000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... http://www.mindhunters-thefilm.com/ 16617 [{"id": 1812, "name": "fbi"}, {"id": 2041, "na... en Mindhunters Trainees in the FBI's psychological profiling ... 17.193659 [{"name": "Avenue Pictures Productions", "id":... [{"iso_3166_1": "FI", "name": "Finland"}, {"is... 07-05-2004 21148829 106.0 [{"iso_639_1": "en", "name": "English"}] Released For seven elite profilers, finding a serial ki... Mindhunters 6.3 333
1774 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://whatjusthappenedfilm.com/ 8944 [{"id": 887, "name": "film producer"}, {"id": ... en What Just Happened During the course of an ordinary week in Holly... 8.316530 [{"name": "2929 Productions", "id": 846}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-10-2008 6673422 104.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Admit nothing. What Just Happened 5.2 127
1775 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 41488 [] en The Statement The film is set in France in the 1990s, the Fr... 2.653988 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 12-12-2003 0 120.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released At the end of World War II, many of those invo... The Statement 5.9 23
1776 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.magicflutefilm.com/ 37028 [{"id": 855, "name": "fictional place"}, {"id"... en The Magic Flute During World War I, in an unnamed country, a s... 0.548435 [{"name": "Walt deFaria", "id": 5646}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 07-09-2006 0 133.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Magic Flute 6.9 6
1777 26000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://paulblartmallcop.com/ 14560 [{"id": 41180, "name": "security guard"}, {"id... en Paul Blart: Mall Cop Mild-mannered Paul Blart (Kevin James) has alw... 31.250383 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-01-2009 183293131 91.0 [{"iso_639_1": "en", "name": "English"}] Released Safety Never Takes A Holiday. Paul Blart: Mall Cop 5.2 788
1778 26000000 [{"id": 35, "name": "Comedy"}] NaN 10330 [{"id": 641, "name": "single parent"}, {"id": ... en Freaky Friday Mother and daughter bicker over everything -- ... 24.345651 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 03-08-2003 110230332 97.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Mondays are manic. Wednesdays are wild. And Fr... Freaky Friday 6.0 879
1779 26000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.universalstudiosentertainment.com/t... 6957 [{"id": 2201, "name": "first time"}, {"id": 23... en The 40 Year Old Virgin Andy Stitzer has a pleasant life with a nice a... 38.473732 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-08-2005 109449237 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The longer you wait, the harder it gets The 40 Year Old Virgin 6.2 1983
1780 25000000 [{"id": 10749, "name": "Romance"}, {"id": 36, ... NaN 1934 [{"id": 497, "name": "shakespeare"}, {"id": 20... en Shakespeare in Love Young Shakespeare is forced to stage his lates... 31.792964 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 11-12-1998 289317794 122.0 [{"iso_639_1": "en", "name": "English"}] Released Love is the only inspiration. Shakespeare in Love 6.8 796
1781 28000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 169917 [{"id": 818, "name": "based on novel"}, {"id":... en A Walk Among the Tombstones Private investigator Matthew Scudder is hired ... 61.309619 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 18-09-2014 53181600 113.0 [{"iso_639_1": "en", "name": "English"}] Released Some people are afraid of all the wrong things A Walk Among the Tombstones 6.2 1131
1782 15000000 [{"id": 35, "name": "Comedy"}] NaN 951 [{"id": 853, "name": "crime fighter"}, {"id": ... en Kindergarten Cop Hard-edged cop John Kimble gets more than he b... 5.411154 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 21-12-1990 201957688 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Go ahead, you tell him you didn't do your home... Kindergarten Cop 5.8 628
1783 27000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.sonypictures.com/movies/pineappleex... 10189 [{"id": 919, "name": "smoking"}, {"id": 10776,... en Pineapple Express A stoner and his dealer are forced to go on th... 41.832392 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 06-08-2008 101624843 111.0 [{"iso_639_1": "en", "name": "English"}] Released Put this in your pipe and smoke it. Pineapple Express 6.6 1148
1784 26000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 9454 [{"id": 254, "name": "france"}, {"id": 516, "n... en EverAfter A unique 16th century woman, Danielle possesse... 21.988861 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 31-07-1998 65705772 121.0 [{"iso_639_1": "en", "name": "English"}] Released Desire. Defy. Escape. Ever After: A Cinderella Story 6.8 399
1785 22000000 [{"id": 37, "name": "Western"}] NaN 2055 [{"id": 2673, "name": "horse"}, {"id": 5701, "... en Open Range A former gunslinger is forced to take up arms ... 19.068175 [{"name": "Tig Productions", "id": 335}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 29-08-2003 68296293 139.0 [{"iso_639_1": "en", "name": "English"}] Released No place to run. No reason to hide. Open Range 7.0 262
1786 26000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 1551 [{"id": 314, "name": "life and death"}, {"id":... en Flatliners Five medical students want to find out if ther... 24.114459 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 09-08-1990 61489265 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some lines shouldn't be crossed. Flatliners 6.3 404
1787 22000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 5902 [{"id": 1199, "name": "netherlands"}, {"id": 1... en A Bridge Too Far Tells the story of operation Market Garden. A ... 20.256571 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-06-1977 50750000 175.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Out of the sky comes the screen's most incredi... A Bridge Too Far 6.9 207
1788 26000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11460 [{"id": 1562, "name": "hostage"}, {"id": 2250,... en Red Eye After attending the funeral of her grandmother... 8.802626 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 04-08-2005 57891803 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Fear takes flight. Red Eye 6.2 455
1789 26000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 9358 [{"id": 1546, "name": "ambulance"}, {"id": 101... en Final Destination 2 When Kimberly has a violent premonition of a h... 37.355826 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 31-01-2003 90426405 90.0 [{"iso_639_1": "en", "name": "English"}] Released Death is like a boomerang. it keeps coming back Final Destination 2 5.9 1023
1790 26000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 134 [{"id": 530, "name": "prophecy"}, {"id": 531, ... en O Brother, Where Art Thou? In the deep south during the 1930s, three esca... 39.742009 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 30-08-2000 71868327 106.0 [{"iso_639_1": "en", "name": "English"}] Released They have a plan...but not a clue. O Brother, Where Art Thou? 7.3 1112
1791 26000000 [{"id": 27, "name": "Horror"}] http://www.legionmovie.com 22894 [{"id": 290, "name": "angel"}, {"id": 10738, "... en Legion When God loses faith in humankind, he sends hi... 30.981604 [{"name": "Bold Films", "id": 2266}] [{"iso_3166_1": "US", "name": "United States o... 21-01-2010 67918658 100.0 [{"iso_639_1": "en", "name": "English"}] Released When the last angel falls, the fight for manki... Legion 5.2 629
1792 25000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.painandgainmovie.com/ 134374 [{"id": 416, "name": "miami"}, {"id": 11454, "... en Pain & Gain Daniel Lugo, manager of the Sun Gym in 1990s M... 31.893932 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-04-2013 86175291 130.0 [{"iso_639_1": "en", "name": "English"}] Released Their American dream is bigger than yours. Pain & Gain 6.1 1573
1793 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 1901 [{"id": 1599, "name": "midlife crisis"}, {"id"... en In Good Company Dan Foreman is a seasoned advertisement sales ... 15.376391 [{"name": "Depth of Field", "id": 1473}] [{"iso_3166_1": "US", "name": "United States o... 29-12-2004 0 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's rich, young and handsome. He's in love wi... In Good Company 5.9 194
1794 26000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 15028 [{"id": 3667, "name": "time"}, {"id": 3800, "n... en Clockstoppers Until now, Zak Gibbs' greatest challenge has b... 5.894163 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-03-2002 38793283 94.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released The adventure of a lifetime, in a few mere sec... Clockstoppers 4.9 89
1795 26000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 11509 [{"id": 798, "name": "sheriff"}, {"id": 1721, ... en Silverado Four unwitting heroes cross paths on their jou... 10.981038 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 10-07-1985 0 127.0 [{"iso_639_1": "en", "name": "English"}] Released Four strangers become friends. Four friends be... Silverado 7.1 146
1796 26000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 7445 [{"id": 380, "name": "brother brother relation... en Brothers When his helicopter goes down during his fourt... 22.076380 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 27-01-2009 43318349 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There are two sides to every family. Brothers 6.8 633
1797 26000000 [{"id": 35, "name": "Comedy"}] http://www.mgm.com/view/Movie/33/ 17047 [{"id": 212, "name": "london england"}, {"id":... en Agent Cody Banks 2: Destination London With all-new gadgets, high-flying action, exci... 10.925618 [{"name": "Splendid Pictures", "id": 368}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-12-2004 28818995 100.0 [{"iso_639_1": "en", "name": "English"}] Released Adventure is an attitude. Agent Cody Banks 2: Destination London 5.2 144
1798 56000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 62838 [{"id": 613, "name": "new year's eve"}, {"id":... en New Year's Eve The lives of several couples and singles in Ne... 21.219292 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 08-12-2011 142044638 118.0 [{"iso_639_1": "en", "name": "English"}] Released The one night anything is possible. New Year's Eve 5.7 718
1799 42000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 2057 [{"id": 515, "name": "women"}, {"id": 572, "na... en Original Sin A young man is plunged into a life of subterfu... 14.831402 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 03-08-2001 35402320 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This is not a love story - it's a story about ... Original Sin 5.8 198
1800 26000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 70436 [{"id": 351, "name": "poison"}, {"id": 1936, "... en The Raven A fictionalized account of the last days of Ed... 22.520842 [{"name": "Relativity Media", "id": 7295}] [{"iso_3166_1": "HU", "name": "Hungary"}, {"is... 09-03-2012 29657751 111.0 [{"iso_639_1": "en", "name": "English"}] Released The only one who can stop a serial killer is t... The Raven 6.1 426
1801 30000000 [{"id": 35, "name": "Comedy"}] NaN 16784 [] en Welcome to Mooseport A US president (Gene Hackman) who has retired ... 3.314094 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 24-02-2004 14000000 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Welcome to Mooseport 4.8 54
1802 26000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 8011 [{"id": 233, "name": "japan"}, {"id": 242, "na... en Highlander III: The Sorcerer Starts off in the 15th century, with Connor Mc... 7.964451 [{"name": "Trans-Film", "id": 2662}, {"name": ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 29-11-1994 36800000 99.0 [{"iso_639_1": "en", "name": "English"}] Released Throughout time they have hunted each other fu... Highlander: The Final Dimension 4.5 110
1803 26000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 31640 [{"id": 642, "name": "robbery"}, {"id": 1419, ... en Blood and Wine A man who has failed as a father and husband c... 1.492056 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"... 03-10-1996 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released There is no honour amongst thieves. Blood and Wine 5.5 34
1804 26000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 9092 [{"id": 931, "name": "jealousy"}, {"id": 1813,... en Snow White: A Tale of Terror Based somewhat more authentically on the Grimm... 4.810621 [{"name": "Interscope Communications", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 18-07-1997 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released The fairy tale is over. Snow White: A Tale of Terror 6.0 62
1805 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 2779 [{"id": 3363, "name": "hypnosis"}, {"id": 1018... en The Curse of the Jade Scorpion CW Briggs is a veteran insurance investigator,... 9.317265 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 05-08-2001 0 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Love stings The Curse of the Jade Scorpion 6.5 165
1806 26000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 316002 [{"id": 2864, "name": "one-night stand"}, {"id... en Accidental Love A small town waitress gets a nail accidentally... 5.644844 [{"name": "K. JAM Media", "id": 17888}] [{"iso_3166_1": "US", "name": "United States o... 10-02-2015 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes you nail love. Sometimes it nails you. Accidental Love 3.9 95
1807 25530000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 36355 [{"id": 630, "name": "dolphin"}, {"id": 1196, ... en Flipper Sandy Ricks is sent by his mom to Coral Key, a... 4.475007 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-05-1996 20080020 95.0 [{"iso_639_1": "en", "name": "English"}] Released This summer it's finally safe to go back in th... Flipper 5.3 84
1808 26000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://selflessmovie.tumblr.com/ 238615 [{"id": 2251, "name": "lie"}, {"id": 4978, "na... en Self/less An extremely wealthy elderly man dying from ca... 66.097437 [{"name": "Endgame Entertainment", "id": 1205}... [{"iso_3166_1": "US", "name": "United States o... 10-07-2015 30523226 116.0 [{"iso_639_1": "en", "name": "English"}] Released God Created Man. Man Created Immortality. Self/less 6.3 1091
1809 25000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 1985 [{"id": 740, "name": "aids"}, {"id": 4529, "na... en The Constant Gardener Justin Quayle is a low-level British diplomat ... 20.679652 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 31-08-2005 82466670 129.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Love. At any cost. The Constant Gardener 6.8 417
1810 30000000 [{"id": 18, "name": "Drama"}] http://www.thepassionofthechrist.com/ 615 [{"id": 186, "name": "christianity"}, {"id": 8... en The Passion of the Christ "The Passion of the Christ" is a film about th... 38.171417 [{"name": "Icon Productions", "id": 152}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-02-2004 611899420 127.0 [{"iso_639_1": "he", "name": "\u05e2\u05b4\u05... Released By his wounds, we were healed. The Passion of the Christ 6.9 864
1811 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 788 [{"id": 582, "name": "san francisco"}, {"id": ... en Mrs. Doubtfire Loving but irresponsible dad Daniel Hillard, e... 30.884535 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 24-11-1993 441286195 125.0 [{"iso_639_1": "en", "name": "English"}] Released She makes dinner. She does windows. She reads ... Mrs. Doubtfire 7.0 1591
1812 25000000 [{"id": 18, "name": "Drama"}] NaN 380 [{"id": 30, "name": "individual"}, {"id": 791,... en Rain Man Selfish yuppie Charlie Babbitt's father left a... 49.510658 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 11-12-1988 412800000 133.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released A journey through understanding and fellowship. Rain Man 7.6 1709
1813 33000000 [{"id": 18, "name": "Drama"}] http://www.thegrantorino.com/ 13223 [{"id": 570, "name": "rape"}, {"id": 1543, "na... en Gran Torino Walt Kowalski is a widower who holds onto his ... 50.745300 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 09-12-2008 269958228 116.0 [{"iso_639_1": "en", "name": "English"}] Released Ever come across somebody you shouldn't have m... Gran Torino 7.8 3086
1814 25100000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.wthefilm.com 10523 [{"id": 279, "name": "usa"}, {"id": 833, "name... en W. Whether you love him or hate him, there is no ... 10.445391 [{"name": "Ixtlan Productions", "id": 525}, {"... [{"iso_3166_1": "US", "name": "United States o... 17-10-2008 29506464 131.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released A life misunderestimated. W. 6.1 143
1815 25000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 8681 [{"id": 90, "name": "paris"}, {"id": 1930, "na... en Taken While vacationing with a friend in Paris, an A... 80.879032 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 18-02-2008 226830568 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They took his daughter. He'll take their lives. Taken 7.2 4369
1816 26000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 239571 [{"id": 161272, "name": "high school sweethear... en The Best of Me A pair of former high school sweethearts reuni... 33.939140 [{"name": "Relativity Media", "id": 7295}] [{"iso_3166_1": "US", "name": "United States o... 16-10-2014 35926213 117.0 [{"iso_639_1": "en", "name": "English"}] Released You never forget your first love. The Best of Me 7.2 765
1817 25000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 619 [{"id": 1156, "name": "sister sister relations... en The Bodyguard A former Secret Service agent grudgingly takes... 26.576385 [{"name": "Tig Productions", "id": 335}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-11-1992 411006740 129.0 [{"iso_639_1": "en", "name": "English"}] Released Never let her out of your sight. Never let you... The Bodyguard 6.1 661
1818 22000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.schindlerslist.com/ 424 [{"id": 1382, "name": "factory"}, {"id": 1631,... en Schindler's List The true story of how businessman Oskar Schind... 104.469351 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 29-11-1993 321365567 195.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Whoever saves one life, saves the world entire. Schindler's List 8.3 4329
1819 25000000 [{"id": 18, "name": "Drama"}] http://thehelpmovie.com/#/splash 50014 [{"id": 787, "name": "mississippi"}, {"id": 81... en The Help Aibileen Clark is a middle-aged African-Americ... 42.191509 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 09-08-2011 124272124 146.0 [{"iso_639_1": "en", "name": "English"}] Released Change begins with a whisper. The Help 7.8 1910
1820 28000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 162903 [{"id": 736, "name": "journalist"}, {"id": 556... en The Fifth Estate A look at the relationship between WikiLeaks f... 20.267062 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 11-10-2013 8555008 128.0 [{"iso_639_1": "en", "name": "English"}] Released You can't expose the world's secrets without e... The Fifth Estate 5.7 364
1821 0 [{"id": 9648, "name": "Mystery"}, {"id": 14, "... NaN 11024 [{"id": 703, "name": "detective"}, {"id": 1299... en Scooby-Doo 2: Monsters Unleashed When Mystery, Inc. are guests of honor at the ... 22.644275 [{"name": "Mosaic Media Group", "id": 748}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-03-2004 181466833 93.0 [{"iso_639_1": "en", "name": "English"}] Released They came. They saw. They ran. Scooby-Doo 2: Monsters Unleashed 5.4 500
1822 26000000 [{"id": 53, "name": "Thriller"}, {"id": 12, "n... NaN 208763 [{"id": 1299, "name": "monster"}, {"id": 2795,... ru Viy Early 18th century. Cartographer Jonathan Gree... 7.182761 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 30-01-2014 0 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The truth is in you Forbidden Kingdom 4.9 71
1823 30000000 [{"id": 27, "name": "Horror"}] NaN 6466 [{"id": 9826, "name": "murder"}, {"id": 10776,... en Freddy vs. Jason Evil dream-demon Freddy Krueger devises a plan... 26.695920 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 15-08-2003 114908830 97.0 [{"iso_639_1": "en", "name": "English"}] Released Evil Will Battle Evil Freddy vs. Jason 5.8 594
1824 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 254024 [{"id": 161982, "name": "murder investigation"}] en The Face of an Angel Both a journalist and a documentary filmmaker ... 7.336256 [{"name": "Revolution Films", "id": 163}, {"na... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 06-09-2014 0 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Forget the truth, find the story. The Face of an Angel 4.7 64
1825 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 12589 [{"id": 797, "name": "showdown"}, {"id": 2998,... en Jimmy Neutron: Boy Genius Jimmy Neutron is a boy genius and way ahead of... 12.739721 [{"name": "Nickelodeon Movies", "id": 2348}, {... [{"iso_3166_1": "US", "name": "United States o... 21-12-2001 80936232 83.0 [{"iso_639_1": "en", "name": "English"}] Released He may be small, but he's got a big brain! Jimmy Neutron: Boy Genius 5.6 231
1826 25000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.cloverfieldmovie.com/ 7191 [{"id": 720, "name": "helicopter"}, {"id": 129... en Cloverfield Five young New Yorkers throw their friend a go... 46.942396 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-01-2008 170764026 85.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Some Thing Has Found Us Cloverfield 6.4 2251
1827 25000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 1497 [{"id": 853, "name": "crime fighter"}, {"id": ... en Teenage Mutant Ninja Turtles II: The Secret of... The Turtles and the Shredder battle once again... 15.505137 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 22-03-1991 78000000 88.0 [{"iso_639_1": "en", "name": "English"}] Released Cowabunga, it's the new turtle movie. Teenage Mutant Ninja Turtles II: The Secret of... 5.8 286
1828 25000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 117 [{"id": 14899, "name": "white suit"}, {"id": 1... en The Untouchables Young Treasury Agent Elliot Ness arrives in Ch... 38.272889 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 02-06-1987 76270454 119.0 [{"iso_639_1": "en", "name": "English"}] Released What are you prepared to do? The Untouchables 7.6 1384
1829 25000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 6977 [{"id": 1556, "name": "texas"}, {"id": 2149, "... en No Country for Old Men Llewelyn Moss stumbles upon dead bodies, $2 mi... 53.645267 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 08-11-2007 171600000 122.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There are no clean getaways. No Country for Old Men 7.7 3003
1830 25000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 168530 [{"id": 4668, "name": "police operation"}, {"i... en Ride Along For the past two years, high-school security g... 28.468000 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-01-2014 153997819 99.0 [{"iso_639_1": "en", "name": "English"}] Released Propose to this cop's sister? Rookie mistake. Ride Along 6.1 853
1831 25000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 634 [{"id": 65, "name": "holiday"}, {"id": 212, "n... en Bridget Jones's Diary A chaotic Bridget Jones meets a snobbish lawye... 35.310712 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 13-04-2001 281929795 97.0 [{"iso_639_1": "en", "name": "English"}] Released Health Warning: Adopting Bridget's lifestyle c... Bridget Jones's Diary 6.5 1356
1832 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 392 [{"id": 715, "name": "chocolate"}, {"id": 1919... en Chocolat A fable of emotional liberation and chocolate.... 28.727731 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-12-2000 152500343 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released ...and the world is still indulging! Chocolat 6.8 951
1833 45000000 [{"id": 35, "name": "Comedy"}] NaN 10327 [{"id": 521, "name": "washington d.c."}, {"id"... en Legally Blonde 2: Red, White & Blonde After Elle Woods, the eternally perky, fashion... 4.340616 [{"name": "Type A Films", "id": 2308}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 02-07-2003 124914842 95.0 [{"iso_639_1": "en", "name": "English"}] Released Bigger. Bolder. Blonder. Legally Blonde 2: Red, White & Blonde 5.1 377
1834 25000000 [{"id": 35, "name": "Comedy"}] NaN 88042 [] en Parental Guidance Artie and Diane agree to look after their thre... 14.604911 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-12-2012 119772232 104.0 [{"iso_639_1": "en", "name": "English"}] Released Here come the grandparents. There go the rules. Parental Guidance 5.7 210
1835 25000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.nostringsattachedmovie.com/ 41630 [{"id": 494, "name": "father son relationship"... en No Strings Attached Emma is a busy doctor who sets up a seemingly ... 38.688822 [{"name": "Katalyst Films", "id": 817}, {"name... [{"iso_3166_1": "US", "name": "United States o... 21-01-2011 147780440 107.0 [{"iso_639_1": "en", "name": "English"}] Released Friendship has its benefits. No Strings Attached 6.1 1331
1836 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11969 [{"id": 4948, "name": "retirement"}, {"id": 50... en Tombstone Legendary marshal Wyatt Earp, now a weary gunf... 30.537845 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-12-1993 56505065 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Justice is coming. Tombstone 7.4 626
1837 25000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 2085 [{"id": 779, "name": "martial arts"}, {"id": 8... en Romeo Must Die Two warring gang families (one African-America... 19.750059 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-03-2000 91036760 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In the city ruled by criminals, two families h... Romeo Must Die 6.0 330
1838 2800000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 794 [{"id": 345, "name": "monk"}, {"id": 530, "nam... en The Omen Immediately after their miscarriage, the US di... 25.939385 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 06-06-1976 60922980 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It is the greatest mystery of all because no h... The Omen 7.2 476
1839 25000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 9286 [{"id": 1829, "name": "beheading"}, {"id": 373... en Final Destination 3 A student's premonition of a deadly rollercoas... 31.643410 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-02-2006 117719158 93.0 [{"iso_639_1": "en", "name": "English"}] Released This Ride Will Be The Death Of You. Final Destination 3 5.8 974
1840 25000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://theluckyonemovie.warnerbros.com/ 77877 [{"id": 818, "name": "based on novel"}, {"id":... en The Lucky One U.S. Marine Sergeant Logan Thibault returns fr... 26.811541 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 19-04-2012 99357138 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Lucky One 6.8 946
1841 60000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://disney.go.com/disneyvideos/liveaction/b... 1265 [{"id": 1155, "name": "brother sister relation... en Bridge to Terabithia Jesse Aarons trained all summer to become the ... 40.646102 [{"name": "Walden Media", "id": 10221}, {"name... [{"iso_3166_1": "US", "name": "United States o... 16-02-2007 137587063 96.0 [{"iso_639_1": "en", "name": "English"}] Released Close your eyes, but keep your mind wide open. Bridge to Terabithia 7.0 1113
1842 25000000 [{"id": 18, "name": "Drama"}] NaN 866 [{"id": 212, "name": "london england"}, {"id":... en Finding Neverland Finding Neverland is an amusing drama about ho... 34.160448 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-10-2004 116766556 106.0 [{"iso_639_1": "en", "name": "English"}] Released Where will your imagination take you? Finding Neverland 7.2 1223
1843 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.amadeachristmasmovie.com 175555 [{"id": 207317, "name": "christmas"}] en A Madea Christmas Madea dispenses her unique form of holiday spi... 5.377155 [{"name": "Lions Gate", "id": 6644}] [{"iso_3166_1": "US", "name": "United States o... 13-12-2013 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released This Little Fool Thinks She's Getting A Damn Pony A Madea Christmas 7.0 35
1844 25000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.thegreythemovie.com/ 75174 [{"id": 567, "name": "alcohol"}, {"id": 1533, ... en The Grey An oil drilling team struggles to survive afte... 48.552871 [{"name": "Scott Free Productions", "id": 1645... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 26-01-2012 77278331 117.0 [{"iso_639_1": "en", "name": "English"}] Released Live or Die on This Day The Grey 6.4 1451
1845 25000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 11096 [{"id": 6095, "name": "house"}, {"id": 7942, "... en Hide and Seek David Callaway tries to piece together his lif... 18.228538 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 27-01-2005 122644820 101.0 [{"iso_639_1": "en", "name": "English"}] Released Come out, come out, whatever you are. Hide and Seek 6.1 440
1846 26000000 [{"id": 35, "name": "Comedy"}] NaN 8699 [{"id": 917, "name": "journalism"}, {"id": 441... en Anchorman: The Legend of Ron Burgundy It's the 1970s, and San Diego super-sexist anc... 29.342744 [{"name": "Apatow Productions", "id": 10105}] [{"iso_3166_1": "US", "name": "United States o... 09-07-2004 90574188 94.0 [{"iso_639_1": "en", "name": "English"}] Released They bring you the news so you don't have to g... Anchorman: The Legend of Ron Burgundy 6.7 1493
1847 25000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.warnerbros.com/goodfellas 769 [{"id": 378, "name": "prison"}, {"id": 818, "n... en GoodFellas The true story of Henry Hill, a half-Irish, ha... 63.654244 [{"name": "Winkler Films", "id": 8880}] [{"iso_3166_1": "US", "name": "United States o... 12-09-1990 46836394 145.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Three Decades of Life in the Mafia. GoodFellas 8.2 3128
1848 28000000 [{"id": 28, "name": "Action"}] NaN 10923 [{"id": 470, "name": "spy"}, {"id": 591, "name... en Agent Cody Banks Recruited by the U.S. government to be a speci... 11.859396 [{"name": "Splendid Pictures", "id": 368}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-03-2003 58795814 102.0 [{"iso_639_1": "en", "name": "English"}] Released Save the world. Get the girl. Pass math. Agent Cody Banks 5.0 284
1849 25000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 11283 [{"id": 936, "name": "loss of mother"}, {"id":... en Nanny McPhee Widower Cedric Brown (Colin Firth) hires Nanny... 24.356483 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-10-2005 122489822 97.0 [{"iso_639_1": "en", "name": "English"}] Released You'll Learn To Love Her. Warts And All. Nanny McPhee 6.4 711
1850 25000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 111 [{"id": 416, "name": "miami"}, {"id": 417, "na... en Scarface After getting a green card in exchange for ass... 70.105981 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 08-12-1983 65884703 170.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The world is yours... Scarface 8.0 2948
1851 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11676 [{"id": 897, "name": "rap music"}, {"id": 1326... en Nothing to Lose Advertising executive Nick Beame learns that h... 8.618208 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 18-07-1997 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released When the odds are against you, sometimes the o... Nothing to Lose 6.3 174
1852 23000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 746 [{"id": 188, "name": "buddhism"}, {"id": 233, ... en The Last Emperor A dramatic history of Pu Yi, the last of the E... 21.189028 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-10-1987 43984230 163.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released He was the Lord of Ten Thousand Years, the abs... The Last Emperor 7.4 355
1853 25000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.contrabandmovie.net 77866 [{"id": 11429, "name": "head wound"}, {"id": 1... en Contraband When his brother-in-law runs afoul of a drug l... 31.364901 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 12-01-2012 63100000 109.0 [{"iso_639_1": "en", "name": "English"}] Released What would you hide to protect your family? Contraband 6.1 770
1854 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9416 [{"id": 378, "name": "prison"}, {"id": 1384, "... en Money Talks Money Talks is a 1997 American comedy film dir... 7.615653 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 22-08-1997 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released This ain't no buddy movie. Money Talks 5.9 87
1855 25000000 [{"id": 18, "name": "Drama"}] NaN 7345 [{"id": 380, "name": "brother brother relation... en There Will Be Blood When ruthless oil prospector, Daniel Plainview... 37.817905 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 28-12-2007 77208711 158.0 [{"iso_639_1": "en", "name": "English"}] Released There Will Be Greed. There Will Be Vengeance. There Will Be Blood 7.9 1537
1856 35000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... NaN 14317 [{"id": 1156, "name": "sister sister relations... en The Wild Thornberrys Movie Eliza and Debbie are two sisters who don't alw... 5.784661 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-12-2002 0 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You don't need extraordinary powers to do extr... The Wild Thornberrys Movie 5.8 44
1857 0 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 20694 [{"id": 9963, "name": "kids and family"}] en Rugrats Go Wild Rugrats Go Wild is a 2003 crossover animated f... 8.255708 [{"name": "Nickelodeon Movies", "id": 2348}, {... [{"iso_3166_1": "US", "name": "United States o... 13-06-2003 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released The Family Vacation Goes Overboard Rugrats Go Wild 5.6 61
1858 25000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 12277 [{"id": 840, "name": "usa president"}, {"id": ... en Undercover Brother An Afro-American organization, the B.R.O.T.H.E... 6.086083 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 31-05-2002 41604473 86.0 [{"iso_639_1": "en", "name": "English"}] Released He's All Action Undercover Brother 5.5 112
1859 25000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 9779 [{"id": 65, "name": "holiday"}, {"id": 5248, "... en The Sisterhood of the Traveling Pants Four best friends (Tibby, Lena, Carmen & B... 17.173720 [{"name": "DiNovi Pictures", "id": 813}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-06-2005 39053061 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Laugh. Cry. Share the pants. The Sisterhood of the Traveling Pants 6.3 386
1860 25000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 2140 [{"id": 90, "name": "paris"}, {"id": 549, "nam... en Kiss of the Dragon Liu Jian, an elite Chinese police officer, com... 16.936576 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 06-07-2001 64437847 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Kiss Fear Goodbye Kiss of the Dragon 6.4 298
1861 25000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.thehousebunny.com/ 12620 [{"id": 2389, "name": "virgin"}, {"id": 2483, ... en The House Bunny Shelley is living a carefree life until a riva... 25.838073 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-08-2008 70442940 97.0 [{"iso_639_1": "en", "name": "English"}] Released For the girls of ZETA house college life was n... The House Bunny 5.6 529
1862 25000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 14177 [] en Beauty Shop You thought you'd heard it all in the barbersh... 5.625632 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 02-06-2005 36351350 105.0 [{"iso_639_1": "en", "name": "English"}] Released A Cut Above Beauty Shop 5.4 115
1863 25000000 [{"id": 18, "name": "Drama"}] http://movies.disney.com/million-dollar-arm 198185 [{"id": 1480, "name": "baseball"}, {"id": 6075... en Million Dollar Arm In a last-ditch effort to save his career, spo... 17.312433 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 09-05-2014 38307627 124.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released Sometimes to win, sometimes you have to change... Million Dollar Arm 6.6 259
1864 25000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://thegiverfilm.com/ 227156 [{"id": 4565, "name": "dystopia"}, {"id": 1299... en The Giver In a seemingly perfect community, without war,... 53.811461 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 11-08-2014 66980456 94.0 [{"iso_639_1": "en", "name": "English"}] Released Search for truth. Find freedom. The Giver 6.4 1798
1865 0 [{"id": 35, "name": "Comedy"}] NaN 10735 [{"id": 212, "name": "london england"}, {"id":... en What a Girl Wants An American girl, Daphne, heads to Europe in s... 7.057765 [{"name": "DiNovi Pictures", "id": 813}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-03-2003 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released Trying to fit in. Born to stand out. What a Girl Wants 5.8 368
1866 17000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11351 [{"id": 494, "name": "father son relationship"... en Jeepers Creepers 2 After 23 horrifying days of gorging on human f... 19.045146 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 08-08-2003 63102666 104.0 [{"iso_639_1": "en", "name": "English"}] Released He can taste your fear. Jeepers Creepers 2 5.5 299
1867 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.goodluckchuckthemovie.com/ 10030 [{"id": 572, "name": "sex"}, {"id": 2269, "nam... en Good Luck Chuck Cursed since childhood, dentist Charlie Kagan ... 21.729434 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 21-09-2007 59192128 101.0 [{"iso_639_1": "en", "name": "English"}] Released He has to break his curse before she breaks hi... Good Luck Chuck 5.5 444
1868 25000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 10623 [{"id": 642, "name": "robbery"}, {"id": 1384, ... en Cradle 2 the Grave Gang leader Tony pulls off a major diamond hei... 12.837116 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-02-2003 56489558 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Mortal enemies make dangerous friends. Cradle 2 the Grave 5.8 236
1869 25000000 [{"id": 18, "name": "Drama"}] NaN 590 [{"id": 212, "name": "london england"}, {"id":... en The Hours "The Hours" is the story of three women search... 20.953265 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-12-2002 41597830 114.0 [{"iso_639_1": "en", "name": "English"}] Released The time to hide is over. The time to regret i... The Hours 7.0 451
1870 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9655 [{"id": 1253, "name": "roommate"}, {"id": 1608... en She's the Man Viola Johnson is in a real jam. Complications ... 10.814390 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 17-03-2006 33889159 105.0 [{"iso_639_1": "en", "name": "English"}] Released If you wanna chase your dream, sometimes you g... She's the Man 6.4 671
1871 25000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... NaN 1268 [{"id": 65, "name": "holiday"}, {"id": 254, "n... en Mr. Bean's Holiday Mr. Bean wins a trip to Cannes where he unwitt... 27.683874 [{"name": "Tiger Aspect Productions", "id": 68... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-03-2007 229736344 90.0 [{"iso_639_1": "en", "name": "English"}] Released Disaster has a passport. Mr. Bean's Holiday 6.1 663
1872 20000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 11237 [{"id": 1585, "name": "snake"}, {"id": 1963, "... en Anacondas: The Hunt for the Blood Orchid The blood orchid - A rare flower that holds th... 9.855474 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 26-08-2004 70992898 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Anacondas: The Hunt for the Blood Orchid 4.9 199
1873 25500000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 190955 [] en Blood Ties Two brothers, on either side of the law, face ... 12.756344 [{"name": "Wild Bunch", "id": 856}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 22-08-2013 2415472 128.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Crime runs in the family. Blood Ties 6.0 171
1874 25000000 [{"id": 18, "name": "Drama"}] http://augustrushmovie.warnerbros.com/ 5123 [{"id": 248, "name": "date"}, {"id": 697, "nam... en August Rush A drama with fairy tale elements, where an orp... 29.533437 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-11-2007 66122026 114.0 [{"iso_639_1": "en", "name": "English"}] Released An incredible journey moving at the speed of s... August Rush 7.1 797
1875 30000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 4518 [{"id": 4235, "name": "duke"}, {"id": 6165, "n... en Elizabeth The story of the ascension to the throne and t... 14.179538 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-09-1998 82150642 124.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Declared illegitimate aged 3. Tried for treaso... Elizabeth 7.1 334
1876 25000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 11932 [{"id": 4944, "name": "route 66"}, {"id": 6300... en Bride of Chucky Chucky hooks up with another murderous doll, t... 14.340095 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 16-10-1998 50671850 89.0 [{"iso_639_1": "en", "name": "English"}] Released Chucky Gets Lucky. Bride of Chucky 5.5 350
1877 25485000 [{"id": 36, "name": "History"}, {"id": 28, "na... NaN 11165 [{"id": 233, "name": "japan"}, {"id": 1956, "n... en Tora! Tora! Tora! In the summer of 1941, the United States and J... 9.795985 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 26-01-1970 29548291 144.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The incredible attack on Pearl Harbor. Tora! Tora! Tora! 6.9 147
1878 25000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 6116 [{"id": 637, "name": "pop"}, {"id": 1740, "nam... en Spice World The film follows the Spice Girls and their ent... 6.889437 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 19-12-1997 100000000 93.0 [{"iso_639_1": "en", "name": "English"}] Released You say you want a revolution? Spice World 4.7 123
1879 25000000 [{"id": 35, "name": "Comedy"}] NaN 57431 [{"id": 2604, "name": "babysitter"}, {"id": 17... en The Sitter Noah, is not your typical entertain-the-kids-n... 19.428994 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 09-12-2011 34942188 81.0 [{"iso_639_1": "en", "name": "English"}] Released Worst. Babysitter. Ever. The Sitter 5.4 325
1880 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 21724 [{"id": 897, "name": "rap music"}, {"id": 898,... en Dance Flick Street dancer, Thomas Uncles is from the wrong... 7.326034 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-05-2009 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dance Flick 4.7 71
1881 25000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 278 [{"id": 378, "name": "prison"}, {"id": 417, "n... en The Shawshank Redemption Framed in the 1940s for the double murder of h... 136.747729 [{"name": "Castle Rock Entertainment", "id": 97}] [{"iso_3166_1": "US", "name": "United States o... 23-09-1994 28341469 142.0 [{"iso_639_1": "en", "name": "English"}] Released Fear can hold you prisoner. Hope can set you f... The Shawshank Redemption 8.5 8205
1882 21150000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9290 [{"id": 3185, "name": "crocodile"}, {"id": 361... en Crocodile Dundee in Los Angeles After settling in the tiny Australian town of ... 6.081772 [{"name": "Bungalow Productions", "id": 11600}... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 12-04-2001 39438674 92.0 [{"iso_639_1": "en", "name": "English"}] Released He heard there was wildlife in L.A. He didn't ... Crocodile Dundee in Los Angeles 4.7 146
1883 27000000 [{"id": 35, "name": "Comedy"}] NaN 11543 [{"id": 6075, "name": "sport"}, {"id": 167550,... en Kingpin After bowler Roy Munson swindles the wrong cro... 17.329269 [{"name": "Motion Picture Corporation of Ameri... [{"iso_3166_1": "US", "name": "United States o... 04-07-1996 25023434 113.0 [{"iso_639_1": "en", "name": "English"}] Released You wouldn't want to meet these pinheads in an... Kingpin 6.7 244
1884 25000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.thegamblermovie.com/ 284536 [{"id": 395, "name": "gambling"}, {"id": 1419,... en The Gambler Literature professor Jim Bennett leads a secre... 22.622453 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-12-2014 39171130 111.0 [{"iso_639_1": "en", "name": "English"}] Released The only way out is all in The Gambler 5.7 543
1885 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 152737 [{"id": 236, "name": "suicide"}, {"id": 1803, ... en August: Osage County A look at the lives of the strong-willed women... 20.561682 [{"name": "Jean Doumanian Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 26-12-2013 74188937 121.0 [{"iso_639_1": "en", "name": "English"}] Released Misery loves family August: Osage County 6.9 483
1886 25000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 13374 [{"id": 6075, "name": "sport"}, {"id": 10671, ... en Ice Princess With the help of her coach, her parents, and t... 13.288177 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 17-03-2005 27645491 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Ice Princess 5.9 185
1887 30000000 [{"id": 35, "name": "Comedy"}] NaN 8976 [{"id": 242, "name": "new york"}, {"id": 367, ... en A Lot Like Love On a flight from Los Angeles to New York, Oliv... 19.212552 [{"name": "Mile High Productions", "id": 2976}... [{"iso_3166_1": "US", "name": "United States o... 22-04-2005 42886719 107.0 [{"iso_639_1": "en", "name": "English"}] Released There's nothing better than a great romance...... A Lot Like Love 6.5 318
1888 23000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.foxmovies.com/movies/eddie-the-eagle 319888 [{"id": 240, "name": "underdog"}, {"id": 2070,... en Eddie the Eagle Inspired by true events, Eddie the Eagle is a ... 29.365851 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 26-02-2016 46152800 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Win or lose, always aim high Eddie the Eagle 7.2 661
1889 25000000 [{"id": 18, "name": "Drama"}] NaN 9469 [{"id": 378, "name": "prison"}, {"id": 494, "n... en He Got Game A basketball player's father must try to convi... 10.232599 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 01-05-1998 21567853 136.0 [{"iso_639_1": "en", "name": "English"}] Released The father, the son and the holy game. He Got Game 6.7 134
1890 25000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 1909 [{"id": 5906, "name": "sex addiction"}, {"id":... en Don Juan DeMarco John Arnold DeMarco is a man who believes he i... 8.870614 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 01-10-1994 22200000 97.0 [{"iso_639_1": "en", "name": "English"}] Released The story of the man who thought he was the gr... Don Juan DeMarco 6.2 183
1891 25000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 22971 [{"id": 818, "name": "based on novel"}, {"id":... en Dear John Sergeant John Tyree is home on a 2 week leave ... 19.402816 [{"name": "Screen Gems", "id": 3287}] [{"iso_3166_1": "US", "name": "United States o... 04-02-2010 114977104 115.0 [{"iso_639_1": "en", "name": "English"}] Released Love brought them together. Will fate tear the... Dear John 6.6 1262
1892 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.the-losers.com/ 34813 [{"id": 11612, "name": "hospital"}, {"id": 175... en The Losers A tale of double cross and revenge, centered u... 24.903418 [{"name": "DC Comics", "id": 429}, {"name": "W... [{"iso_3166_1": "US", "name": "United States o... 23-04-2010 23580000 97.0 [{"iso_639_1": "en", "name": "English"}] Released Anyone Else Would Be Dead By Now. The Losers 6.2 515
1893 25000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... http://www.dontbeafraidofthedark.com/ 46261 [{"id": 1299, "name": "monster"}, {"id": 9714,... en Don't Be Afraid of the Dark A young girl sent to live with her father and ... 14.562197 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 06-11-2010 36993168 99.0 [{"iso_639_1": "en", "name": "English"}] Released Fear is never just make believe Don't Be Afraid of the Dark 5.4 341
1894 25000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 10431 [{"id": 1812, "name": "fbi"}, {"id": 9748, "na... en War FBI agent Jack Crawford is out for revenge whe... 18.896239 [{"name": "Mosaic Media Group", "id": 748}, {"... [{"iso_3166_1": "US", "name": "United States o... 24-08-2007 40452643 103.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Vengeance is the ultimate weapon. War 6.0 414
1895 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 8051 [{"id": 367, "name": "shyness"}, {"id": 1155, ... en Punch-Drunk Love A beleaguered small-business owner gets a harm... 15.960916 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-10-2002 17000000 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Punch-Drunk Love 6.9 530
1896 25000000 [{"id": 35, "name": "Comedy"}] NaN 9352 [{"id": 90, "name": "paris"}, {"id": 220, "nam... en EuroTrip When Scott learns that his longtime cyber-budd... 25.848003 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-02-2004 20796847 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No actual Europeans were harmed in the making ... EuroTrip 6.5 656
1897 13000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 10167 [{"id": 836, "name": "resistance"}, {"id": 156... en Half Past Dead This movie tells the story of a man who goes u... 6.337063 [{"name": "Franchise Pictures", "id": 1403}, {... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-11-2002 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Half Past Dead 4.6 82
1898 26000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 18147 [{"id": 65, "name": "holiday"}] en Unaccompanied Minors Five disparate kids snowed in at the airport o... 10.006282 [] [] 08-12-2006 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released No plane, no parents, no problem! Unaccompanied Minors 5.4 66
1899 0 [{"id": 18, "name": "Drama"}] NaN 17170 [{"id": 4620, "name": "magazine"}, {"id": 1302... en Bright Lights, Big City A young kid from Kansas moves to New York to w... 2.753501 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 01-04-1988 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Bright Lights, Big City 4.7 28
1900 0 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 18975 [{"id": 131, "name": "italy"}, {"id": 494, "na... en The Adventures of Pinocchio One of puppet-maker Geppetto's creations comes... 6.718497 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 26-07-1996 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A new angle on the classic tale... And that's ... The Adventures of Pinocchio 5.0 54
1901 25000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 15487 [{"id": 6075, "name": "sport"}] en The Greatest Game Ever Played A biopic of 20-year-old Francis Ouimet who def... 7.538513 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 30-09-2005 15431177 120.0 [{"iso_639_1": "en", "name": "English"}] Released Based on a True Story The Greatest Game Ever Played 6.9 110
1902 30000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://thebox-movie.warnerbros.com/ 22825 [{"id": 1706, "name": "experiment"}, {"id": 18... en The Box Norma and Arthur Lewis, a suburban couple with... 21.606001 [{"name": "Media Rights Capital", "id": 2531},... [{"iso_3166_1": "US", "name": "United States o... 17-09-2009 33333531 115.0 [{"iso_639_1": "en", "name": "English"}] Released All you have to do is push the button. The Box 5.4 597
1903 8000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 11152 [{"id": 5566, "name": "maya civilization"}, {"... en The Ruins A group of friends whose leisurely Mexican hol... 13.715715 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 02-04-2008 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Terror has evolved. The Ruins 5.6 265
1904 25000000 [{"id": 35, "name": "Comedy"}] NaN 1831 [{"id": 237, "name": "gay"}, {"id": 970, "name... en The Next Best Thing A comedy-drama about best friends - one a stra... 3.707511 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-03-2000 24362772 108.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Best Friends Make The Best Mistakes The Next Best Thing 4.3 29
1905 25000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 43931 [{"id": 634, "name": "soul"}, {"id": 10714, "n... en My Soul to Take A serial killer returns to his hometown to sta... 7.001176 [{"name": "Relativity Media", "id": 7295}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-10-2010 19829957 107.0 [{"iso_639_1": "en", "name": "English"}] Released Only One Has The Power To Save Their Souls My Soul to Take 5.2 147
1906 25000000 [{"id": 35, "name": "Comedy"}] NaN 10591 [{"id": 2727, "name": "porn actor"}, {"id": 55... en The Girl Next Door Exceptionally ambitious high schooler Matthew ... 39.784026 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 09-04-2004 30411183 108.0 [{"iso_639_1": "en", "name": "English"}] Released Matt never saw her coming... but all his frien... The Girl Next Door 6.3 824
1907 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10861 [{"id": 2281, "name": "mistake in person"}, {"... en Maximum Risk A policeman takes his twin brother's place and... 10.115011 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 13-09-1996 51702483 100.0 [{"iso_639_1": "en", "name": "English"}] Released The Other Side of Safety. Maximum Risk 5.2 101
1908 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 12770 [{"id": 642, "name": "robbery"}, {"id": 5090, ... en Stealing Harvard John and his girlfriend have vowed to marry on... 7.321181 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 13-09-2002 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released Their intentions were honorable. Their methods... Stealing Harvard 4.4 46
1909 25000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... https://www.uphe.com/movies/legend-2015 276907 [{"id": 5565, "name": "biography"}, {"id": 967... en Legend Suave, charming and volatile, Reggie Kray and ... 32.854557 [{"name": "Working Title Films", "id": 10163},... [{"iso_3166_1": "GB", "name": "United Kingdom"... 09-09-2015 42972994 131.0 [{"iso_639_1": "en", "name": "English"}] Released Love, fight, live, rule like a legend. Legend 6.7 973
1910 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10074 [{"id": 5956, "name": "stuntman"}, {"id": 6669... en Hot Rod For Rod Kimball, performing stunts is a way of... 6.309587 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 03-08-2007 14334401 88.0 [{"iso_639_1": "en", "name": "English"}] Released Smack destiny in the face. Hot Rod 6.3 313
1911 28000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.iamrogue.com/sharknight3d/fullsite/... 65055 [{"id": 2988, "name": "shark attack"}, {"id": ... en Shark Night A weekend at a lake house in the Louisiana Gul... 8.363702 [{"name": "Incentive Filmed Entertainment", "i... [{"iso_3166_1": "US", "name": "United States o... 02-09-2011 10126458 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Terror runs deep. Shark Night 4.9 132
1912 25 [{"id": 18, "name": "Drama"}] NaN 10397 [{"id": 1625, "name": "emigration"}, {"id": 18... en Angela's Ashes Based on the best selling autobiography by Iri... 4.887940 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 25-12-1999 13 145.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Angela's Ashes 7.0 59
1913 25000000 [{"id": 18, "name": "Drama"}] NaN 200505 [{"id": 6075, "name": "sport"}, {"id": 179431,... en Draft Day At the NFL Draft, general manager Sonny Weaver... 14.170090 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 11-04-2014 28831145 109.0 [{"iso_639_1": "en", "name": "English"}] Released The greatest victories don't always happen on ... Draft Day 6.5 304
1914 25000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 11954 [{"id": 1826, "name": "space marine"}, {"id": ... en Lifeforce A space shuttle mission investigating Halley's... 12.183620 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 20-06-1985 0 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In the blink of an eye, the terror begins. Lifeforce 6.2 135
1915 25000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.conspiratorthemovie.com/ 60309 [{"id": 8570, "name": "president"}, {"id": 968... en The Conspirator Mary Surratt is the lone female charged as a c... 9.169271 [{"name": "Wildwood Enterprises", "id": 316}, ... [{"iso_3166_1": "US", "name": "United States o... 10-09-2010 15478800 122.0 [{"iso_639_1": "en", "name": "English"}] Released One bullet killed the President. But not one man. The Conspirator 6.2 137
1916 25000000 [{"id": 18, "name": "Drama"}] NaN 9787 [{"id": 390, "name": "skateboarding"}, {"id": ... en Lords of Dogtown The film follows the surf and skateboarding tr... 8.127728 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-06-2005 13411957 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They never thought they'd be famous, but they ... Lords of Dogtown 7.0 210
1917 25000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 293646 [{"id": 6015, "name": "mining"}, {"id": 6460, ... en The 33 Based on a true story about the collapse at th... 10.699952 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 06-08-2015 24902723 120.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Hope Runs Deep The 33 6.0 378
1918 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.theofficialjohncarpenter.com/big-tr... 6978 [{"id": 780, "name": "kung fu"}, {"id": 1788, ... en Big Trouble in Little China When trucker, Jack Burton agreed to take his f... 29.796394 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 30-05-1986 11000000 99.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Adventure doesn't come any bigger! Big Trouble in Little China 7.1 705
1919 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 133698 [] fr Un Plan parfait Successful woman in love tries to break her fa... 11.609210 [{"name": "TF1 Films Production", "id": 3823},... [{"iso_3166_1": "FR", "name": "France"}] 29-10-2012 0 104.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Fly Me to the Moon 5.6 194
1920 25000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.warriorfilm.com/index2.html 59440 [{"id": 974, "name": "bank"}, {"id": 4613, "na... en Warrior The inspirational story of an estranged family... 51.915025 [{"name": "Solaris Film", "id": 1001}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 09-09-2011 23057115 140.0 [{"iso_639_1": "en", "name": "English"}] Released Fight for Family Warrior 7.7 1272
1921 28000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 1770 [{"id": 393, "name": "civil war"}, {"id": 1721... en Michael Collins Michael Collins plays a crucial role in the es... 8.314624 [{"name": "Geffen Pictures", "id": 360}, {"nam... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 25-10-1996 16900000 132.0 [{"iso_639_1": "en", "name": "English"}] Released Ireland, 1916. His Dreams Inspired Hope. His W... Michael Collins 6.7 97
1922 0 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 10655 [{"id": 393, "name": "civil war"}, {"id": 4097... en Gettysburg Summer 1863. The Confederacy pushes north into... 5.529035 [{"name": "TriStar Television", "id": 8609}, {... [{"iso_3166_1": "US", "name": "United States o... 08-10-1993 25000000 254.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Gettysburg 6.6 90
1923 25000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.stoplossmovie.com/ 8988 [{"id": 447, "name": "post traumatic stress d... en Stop-Loss A veteran soldier returns from his completed t... 4.002579 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-03-2008 11207130 113.0 [{"iso_639_1": "en", "name": "English"}] Released The bravest place to stand is by each other's ... Stop-Loss 6.1 82
1924 25000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 15992 [{"id": 567, "name": "alcohol"}, {"id": 703, "... en Abandon A psychological thriller about a senior at one... 3.888776 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 14-10-2002 10719357 99.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Watch who you leave behind. Abandon 4.6 45
1925 25000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 17707 [{"id": 65, "name": "holiday"}, {"id": 378, "n... en Brokedown Palace Best friends Alice and Darlene take a trip to ... 7.296459 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 13-08-1999 13000000 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Their graduation present was a trip to paradis... Brokedown Palace 6.2 111
1926 14000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.thepossessionmovie.com/ 77883 [] en The Possession A young girl buys an antique box at a yard sal... 21.680424 [{"name": "Ghost House Pictures", "id": 768}, ... [{"iso_3166_1": "US", "name": "United States o... 30-08-2012 85446075 92.0 [{"iso_639_1": "en", "name": "English"}] Released Fear The Demon That Doesn't Fear God The Possession 5.8 498
1927 25000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 40001 [{"id": 5629, "name": "role reversal"}, {"id":... en Mrs. Winterbourne Connie Doyle is eighteen and pregnant her boyf... 7.946769 [{"name": "TriStar Pictures", "id": 559}] [{"iso_3166_1": "US", "name": "United States o... 19-04-1996 10070000 105.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a girl who is going from filthy t... Mrs. Winterbourne 5.3 25
1928 25000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.strawdogsmovie.com/ 64639 [{"id": 531, "name": "southern usa"}, {"id": 5... en Straw Dogs L.A. screenwriter David Sumner relocates with ... 7.473455 [{"name": "Battleplan Productions", "id": 2108}] [{"iso_3166_1": "US", "name": "United States o... 16-09-2011 10324441 110.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone Has A Breaking Point Straw Dogs 5.5 144
1929 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9903 [{"id": 334, "name": "flying"}, {"id": 1228, "... en The Hoax In what would cause a fantastic media frenzy, ... 5.073536 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 14-10-2006 11772461 116.0 [{"iso_639_1": "en", "name": "English"}] Released Never let the truth get in the way of a good s... The Hoax 6.4 60
1930 0 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 21338 [{"id": 1568, "name": "undercover"}, {"id": 18... en Stone Cold Joe Huff (Brian Bosworth) is a tough, loner co... 3.623002 [{"name": "Stone Group Pictures", "id": 3470},... [{"iso_3166_1": "US", "name": "United States o... 17-05-1991 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released A cop who enforces his own brand of justice. Stone Cold 5.7 34
1931 32000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.theroad-movie.com/ 20766 [{"id": 4458, "name": "post-apocalyptic"}, {"i... en The Road A father and his son walk alone through burned... 41.075532 [{"name": "2929 Productions", "id": 846}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-11-2009 27635305 111.0 [{"iso_639_1": "en", "name": "English"}] Released In a moment the world changed forever. The Road 6.8 1087
1932 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 24264 [{"id": 409, "name": "africa"}, {"id": 3070, "... en Sheena Sheena's white parents are killed while on Saf... 4.020194 [{"name": "Columbia Pictures Corporation", "id... [] 17-08-1984 5778353 117.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sheena 5.0 22
1933 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 19803 [{"id": 6149, "name": "police"}, {"id": 6270, ... en Underclassman A young detective goes undercover at an elite ... 2.083856 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 02-09-2005 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Underclassman 5.5 28
1934 25000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 20309 [] en Say It Isn't So Boy meets girl; boy falls in love (and had wil... 2.909346 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 12-03-2001 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Say It Isn't So 4.8 47
1935 25000000 [{"id": 18, "name": "Drama"}] NaN 9912 [{"id": 2658, "name": "new zealand"}, {"id": 5... en The World's Fastest Indian The life story of New Zealander Burt Munro, wh... 8.450513 [{"name": "New Zealand Film Commission", "id":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 12-10-2005 0 127.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The World's Fastest Indian 7.3 166
1936 25000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9067 [{"id": 2535, "name": "destroy"}, {"id": 4565,... en Tank Girl Based on the British cult comic-strip, our tan... 8.186936 [{"name": "Trilogy Entertainment Group", "id":... [{"iso_3166_1": "US", "name": "United States o... 31-03-1995 4064495 98.0 [{"iso_639_1": "en", "name": "English"}] Released In 2033, justice rides a tank and wears lip gl... Tank Girl 5.5 138
1937 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 27360 [{"id": 9728, "name": "caper"}, {"id": 210313,... en King's Ransom Hoping to foil his own gold-digging wife's pla... 5.079017 [] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-04-2005 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN King's Ransom 5.1 14
1938 25000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://www.blindness-themovie.com/ 8338 [{"id": 1721, "name": "fight"}, {"id": 1741, "... en Blindness When a sudden plague of blindness devastates a... 17.603823 [{"name": "Rhombus Media", "id": 164}, {"name"... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 14-05-2008 19844979 121.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released NaN Blindness 6.4 387
1939 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.bloodrayne-themovie.com/main/index.... 168705 [{"id": 3133, "name": "vampire"}, {"id": 9259,... en BloodRayne In eighteenth century Romania, Rayne, a dhampi... 7.008216 [{"name": "Boll KG", "id": 15127}] [{"iso_3166_1": "US", "name": "United States o... 22-10-2005 2405420 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Revenge never tasted so sweet. BloodRayne 3.5 118
1940 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sonyclassics.com/carnage/site/index... 72113 [{"id": 1439, "name": "flat"}, {"id": 1880, "n... en Carnage After 11-year-old Zachary Cowan strikes his cl... 20.011435 [{"name": "Wild Bunch", "id": 856}, {"name": "... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 16-09-2011 27603069 80.0 [{"iso_639_1": "en", "name": "English"}] Released A new comedy of no manners Carnage 7.0 738
1941 25000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 9729 [{"id": 572, "name": "sex"}, {"id": 736, "name... en Where the Truth Lies An ambitious reporter probes the reasons behin... 4.051221 [{"name": "Serendipity Point Films", "id": 805}] [{"iso_3166_1": "US", "name": "United States o... 07-10-2005 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Where the Truth Lies 5.9 66
1942 0 [{"id": 14, "name": "Fantasy"}, {"id": 10751, ... NaN 94352 [{"id": 3199, "name": "clown"}, {"id": 6027, "... en Cirque du Soleil: Worlds Away An original story featuring performances by Ci... 5.987486 [{"name": "Reel FX Creative Studios", "id": 27... [{"iso_3166_1": "US", "name": "United States o... 09-11-2012 34153101 91.0 [{"iso_639_1": "en", "name": "English"}] Released Experience a Journey Like Never Before Cirque du Soleil: Worlds Away 6.1 58
1943 25000000 [{"id": 18, "name": "Drama"}] NaN 22256 [{"id": 795, "name": "running"}, {"id": 2070, ... en Without Limits The film follows the life of famous 1970s runn... 3.849873 [{"name": "Cruise/Wagner Productions", "id": 4... [{"iso_3166_1": "US", "name": "United States o... 11-09-1998 777423 117.0 [{"iso_639_1": "en", "name": "English"}] Released PRE. The way he competed. The way he lived his... Without Limits 6.2 19
1944 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 12404 [{"id": 242, "name": "new york"}, {"id": 818, ... en Me and Orson Welles New York, 1937. A teenager hired to star in Or... 3.593165 [{"name": "Isle of Man Film", "id": 2268}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-11-2009 2336172 114.0 [{"iso_639_1": "en", "name": "English"}] Released If you want to discover life learn from the ma... Me and Orson Welles 6.6 49
1945 13500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://lamiglioreoffertailfilm.it 152742 [{"id": 5918, "name": "painting"}, {"id": 1983... en La migliore offerta Virgil Oldman is a world renowned antiques exp... 30.058263 [{"name": "Paco Cinematografica", "id": 3110},... [{"iso_3166_1": "IT", "name": "Italy"}] 01-01-2013 19255873 124.0 [{"iso_639_1": "en", "name": "English"}] Released A Master of Possession. A Crime of Obsession The Best Offer 7.7 704
1946 25000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 11699 [{"id": 796, "name": "police brutality"}, {"id... en The Bad Lieutenant: Port of Call - New Orleans Terrence McDonagh, a New Orleans Police sergea... 17.339852 [{"name": "Saturn Films", "id": 831}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 11-09-2009 10589102 122.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The only criminal he can't catch is himself. The Bad Lieutenant: Port of Call - New Orleans 6.0 326
1947 0 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 49953 [{"id": 5769, "name": "global warming"}, {"id"... en Sammy's avonturen: De geheime doorgang A sea turtle who was hatched in 1959 spends th... 15.805449 [{"name": "Motion Investment Group", "id": 199... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 03-08-2010 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released He's Turtly Amazing A Turtle's Tale: Sammy's Adventures 5.6 151
1948 25000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.littlewhiteliesmovie.co.uk/ 48034 [{"id": 579, "name": "american football"}, {"i... fr Les petits mouchoirs Despite a traumatic event, a group of friends ... 15.279021 [{"name": "M6 Films", "id": 1115}, {"name": "L... [{"iso_3166_1": "FR", "name": "France"}] 20-10-2010 48531470 154.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released The one thing friends can't escape is a few ho... Little White Lies 7.1 380
1949 0 [{"id": 18, "name": "Drama"}] NaN 39845 [{"id": 10183, "name": "independent film"}] en Love Ranch Story of a couple that starts the first legal ... 5.000126 [{"name": "Capitol Films", "id": 826}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 30-06-2010 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released When It Comes To Love... Everyone Pays A Price. Love Ranch 6.0 21
1950 0 [{"id": 10751, "name": "Family"}, {"id": 12, "... NaN 25353 [{"id": 977, "name": "cat"}, {"id": 9887, "nam... fr La véritable histoire du Chat Botté A free adaptation of Charles Perrault's famous... 1.684948 [{"name": "Herold and Family", "id": 7801}] [{"iso_3166_1": "FR", "name": "France"}] 01-04-2009 0 82.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released NaN The True Story of Puss 'n Boots 3.8 7
1951 25000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... NaN 36696 [{"id": 2139, "name": "russia"}, {"id": 4040, ... ru Белка и Стрелка. Звёздные собаки Belka, the amazing flying dog is unexpectedly ... 5.753564 [{"name": "CN Film", "id": 3145}] [{"iso_3166_1": "US", "name": "United States o... 18-03-2010 6500000 85.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN Space Dogs 6.3 10
1952 25000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 109091 [{"id": 496, "name": "poetry"}, {"id": 10909, ... en The Counselor A rich and successful lawyer named Counselor i... 35.022029 [{"name": "Ingenious Media", "id": 290}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-10-2013 71009334 117.0 [{"iso_639_1": "en", "name": "English"}] Released Sin Is A Choice. The Counselor 5.0 712
1953 25000000 [{"id": 10749, "name": "Romance"}, {"id": 12, ... NaN 38543 [{"id": 502, "name": "ambush"}, {"id": 1701, "... en Ironclad In the year 1215, the rebel barons of England ... 12.317080 [{"name": "Rising Star", "id": 1208}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 03-03-2011 0 121.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released Heavy metal goes medieval. Ironclad 6.2 227
1954 25000000 [{"id": 36, "name": "History"}, {"id": 28, "na... NaN 33157 [{"id": 5565, "name": "biography"}, {"id": 220... en Waterloo After defeating France and imprisoning Napoleo... 1.894749 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 26-10-1970 3052000 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Waterloo 7.0 31
1955 25000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 290864 [{"id": 779, "name": "martial arts"}, {"id": 7... cn 一個人的武林 A martial arts instructor working at a police ... 6.895866 [{"name": "Emperor Motion Pictures", "id": 272... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 31-10-2014 0 100.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Kung Fu is a Skill for Killing Kung Fu Jungle 6.5 114
1956 25000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 242166 [{"id": 128, "name": "love triangle"}, {"id": ... en Red Sky Disgraced Top Gun fighter pilot Butch Masters ... 3.344158 [{"name": "Aldamisa Entertainment", "id": 1100... [{"iso_3166_1": "RU", "name": "Russia"}, {"iso... 12-03-2014 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Go Rogue Red Sky 4.1 26
1957 14000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 859 [{"id": 725, "name": "lovesickness"}, {"id": 7... en Dangerous Liaisons Dangerous Liaisons is the film based on the no... 14.480628 [{"name": "Lorimar Film Entertainment", "id": ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-12-1988 34670720 119.0 [{"iso_639_1": "en", "name": "English"}] Released Lust. Seduction. Revenge. The Game As You've N... Dangerous Liaisons 7.0 257
1958 25000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.ontheroad-themovie.com/?lang=en 83770 [{"id": 818, "name": "based on novel"}, {"id":... en On the Road Dean and Sal are the portrait of the Beat Gene... 14.613152 [{"name": "American Zoetrope", "id": 70}, {"na... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 22-05-2012 8784318 137.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The best teacher is experience. On the Road 5.5 301
1959 24000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 168 [{"id": 83, "name": "saving the world"}, {"id"... en Star Trek IV: The Voyage Home Fugitives of the Federation for their daring r... 22.258428 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 25-11-1986 133000000 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The key to saving the future can only be found... Star Trek IV: The Voyage Home 6.9 477
1960 24000000 [{"id": 18, "name": "Drama"}] http://www.rocky.com/ 1246 [{"id": 276, "name": "philadelphia"}, {"id": 3... en Rocky Balboa When he loses a highly publicized virtual boxi... 30.445257 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 20-12-2006 155721132 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It ain't over 'til it's over. Rocky Balboa 6.5 835
1961 24000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 4233 [{"id": 6812, "name": "film festivals"}, {"id"... en Scream 2 Two years after the terrifying events that occ... 35.244037 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 09-12-1997 172363301 120.0 [{"iso_639_1": "en", "name": "English"}] Released Someone has taken their love of sequels one st... Scream 2 6.1 840
1962 25000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... https://www.facebook.com/JaneGotAGunFilm/ 174751 [] en Jane Got a Gun After her outlaw husband returns home shot wit... 15.333575 [{"name": "Handsomecharlie Films", "id": 8873}... [{"iso_3166_1": "US", "name": "United States o... 01-01-2016 1397284 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Jane Got a Gun 5.4 285
1963 24000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 184098 [] en Think Like a Man Too All the couples are back for a wedding in Las ... 15.237142 [{"name": "Will Packer Productions", "id": 499... [{"iso_3166_1": "US", "name": "United States o... 20-06-2014 70181428 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Think Like a Man Too 6.4 225
1964 41300000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 2069 [{"id": 800, "name": "bounty"}, {"id": 3149, "... en The Whole Nine Yards A mobster named Jimmy the Tulip agrees to coop... 23.441135 [{"name": "Franchise Pictures", "id": 1403}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 18-02-2000 106371651 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In the heart of suburbia, a hit man with heart... The Whole Nine Yards 6.2 531
1965 8200000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 1788 [{"id": 246, "name": "dancing"}, {"id": 733, "... en Footloose When teenager Ren and his family move from big... 25.034140 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-02-1984 80035402 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Footloose 6.4 505
1966 24000000 [{"id": 35, "name": "Comedy"}] http://www.oldschool-themovie.com 11635 [{"id": 171134, "name": "sex doll"}, {"id": 17... en Old School Three friends attempt to recapture their glory... 24.701660 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-02-2003 87055349 91.0 [{"iso_639_1": "en", "name": "English"}] Released All the fun of college, none of the education. Old School 6.6 541
1967 24000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 177 [{"id": 113, "name": "holy grail"}, {"id": 960... en The Fisher King Two troubled men face their terrible destinies... 16.146572 [{"name": "TriStar Pictures", "id": 559}] [{"iso_3166_1": "US", "name": "United States o... 09-09-1991 41895491 137.0 [{"iso_639_1": "en", "name": "English"}] Released A Modern Day Tale About The Search For Love, S... The Fisher King 7.2 341
1968 65000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 3600 [{"id": 271, "name": "competition"}, {"id": 20... en I Still Know What You Did Last Summer Unfinished business with coed Julie James brin... 20.793026 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 13-11-1998 40002112 100.0 [{"iso_639_1": "en", "name": "English"}] Released Someone is dying for a second chance. I Still Know What You Did Last Summer 5.1 374
1969 24000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 2621 [{"id": 741, "name": "transplantation"}, {"id"... en Return to Me It took a lot of cajoling to get Bob (Duchovny... 5.771479 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 07-04-2000 36609995 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A comedy straight from the heart Return to Me 6.1 67
1970 24000000 [{"id": 35, "name": "Comedy"}] http://www.zackandmiri.com 10358 [{"id": 445, "name": "pornography"}, {"id": 20... en Zack and Miri Make a Porno Lifelong platonic friends Zack and Miri look t... 27.326466 [{"name": "Blue Askew", "id": 2599}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 18-09-2008 42105111 102.0 [{"iso_639_1": "en", "name": "English"}] Released What would you do to get out of debt? Zack and Miri Make a Porno 6.1 721
1971 24000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 10480 [{"id": 10183, "name": "independent film"}, {"... en Nurse Betty What happens when a person decides that life i... 3.572339 [{"name": "Gramercy Pictures", "id": 37}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-09-2000 0 108.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released She's chasing a dream... they're chasing her. Nurse Betty 5.9 111
1972 24000000 [{"id": 35, "name": "Comedy"}, {"id": 10752, "... http://www.themenwhostareatgoatsmovie.com/ 10313 [{"id": 422, "name": "vietnam veteran"}, {"id"... en The Men Who Stare at Goats A reporter in Iraq might just have the story o... 20.692190 [{"name": "BBC Films", "id": 288}, {"name": "S... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-10-2009 68729358 93.0 [{"iso_639_1": "en", "name": "English"}] Released No goats. No glory. The Men Who Stare at Goats 5.9 742
1973 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 18828 [{"id": 534, "name": "mexico"}, {"id": 591, "n... en Double Take The governor of a Mexican state is assassinate... 1.903405 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 12-01-2001 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released One big shot. One big mouth. The switch is on. Double Take 5.5 24
1974 40000000 [{"id": 18, "name": "Drama"}] NaN 3558 [{"id": 818, "name": "based on novel"}, {"id":... en Girl, Interrupted Set in the changing world of the late 1960's, ... 10.713521 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 21-12-1999 0 127.0 [{"iso_639_1": "en", "name": "English"}] Released The crazy thing is, you're not crazy. Girl, Interrupted 7.6 721
1975 17000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 13476 [{"id": 6562, "name": "celebrity"}, {"id": 979... en Win a Date with Tad Hamilton! A small-town girl wins a date with a Hollywood... 7.701041 [{"name": "DreamWorks SKG", "id": 27}] [{"iso_3166_1": "US", "name": "United States o... 23-01-2004 16980098 95.0 [{"iso_639_1": "en", "name": "English"}] Released In every love story, there's only room for one... Win a Date with Tad Hamilton! 5.5 160
1976 24000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 10208 [{"id": 6300, "name": "puppet"}, {"id": 12998,... en Muppets from Space When Gonzo's breakfast cereal tells him that h... 6.589193 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 14-07-1999 16290976 87.0 [{"iso_639_1": "en", "name": "English"}] Released Space. It's not as deep as you think. Muppets from Space 5.8 92
1977 24000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 24961 [{"id": 4232, "name": "melancholy"}, {"id": 15... en The Wiz A Thanksgiving dinner brings a host of family ... 2.753313 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 24-10-1978 21049053 134.0 [{"iso_639_1": "en", "name": "English"}] Released From the book that's an American tradition… fr... The Wiz 5.9 58
1978 24000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://readytorumble.warnerbros.com/flash.html 20697 [{"id": 5970, "name": "wrestling"}, {"id": 607... en Ready to Rumble Two slacker wrestling fans are devastated by t... 3.113009 [{"name": "Bel Air Entertainment", "id": 788},... [{"iso_3166_1": "US", "name": "United States o... 07-04-2000 12372410 107.0 [{"iso_639_1": "en", "name": "English"}] Released They're headed to the big time...face first. Ready to Rumble 4.7 49
1979 24000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 20761 [{"id": 6075, "name": "sport"}] en Play It to the Bone Two aging fighters in LA, friends, get a call ... 5.566203 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 25-12-1999 8434146 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Play It to the Bone 5.7 53
1980 24000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.weinsteinco.com/#/film/idontknowhow 70868 [{"id": 13149, "name": "pregnancy"}, {"id": 14... en I Don't Know How She Does It A comedy centered on the life of Kate Reddy, a... 8.630825 [{"name": "The Weinstein Company", "id": 308}] [{"iso_3166_1": "US", "name": "United States o... 16-09-2011 30551495 89.0 [{"iso_639_1": "en", "name": "English"}] Released If it were easy, men would do it too. I Don't Know How She Does It 5.0 141
1981 24000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... http://www.piranha-3d.com 43593 [{"id": 3342, "name": "yacht"}, {"id": 9732, "... en Piranha 3D Each year the population of sleepy Lake Victor... 23.343839 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 20-08-2010 83188165 88.0 [{"iso_639_1": "en", "name": "English"}] Released There's something in the water. Piranha 3D 5.3 581
1982 23000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 6478 [{"id": 4344, "name": "musical"}, {"id": 16465... en Beyond the Sea Based on the life and career of legendary ente... 6.138213 [{"name": "Lionsgate", "id": 1632}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-12-2004 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released In the era of cool, Bobby Darin was the soundt... Beyond the Sea 6.5 55
1983 24000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 40688 [] en Meet the Deedles Two surfers end up as Yellowstone park rangers... 2.353441 [{"name": "Walt Disney Pictures", "id": 2}] [] 27-03-1998 4562146 93.0 [{"iso_639_1": "en", "name": "English"}] Released Fish out of water...Surfers in Yellowstone Meet the Deedles 4.1 19
1984 28000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 26672 [{"id": 530, "name": "prophecy"}, {"id": 616, ... en The Thief and the Cobbler It is written among the limitless constellatio... 2.439184 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 23-09-1993 669276 72.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Thief and the Cobbler 6.8 26
1985 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.thebridgeofsanluisreymovie.com/ 45881 [{"id": 818, "name": "based on novel"}, {"id":... en The Bridge of San Luis Rey The Bridge of San Luis Rey is American author ... 0.515677 [] [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 01-01-2004 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Bridge of San Luis Rey 5.4 15
1986 24000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.fasterthemovie.com/ 41283 [] en Faster Driver (Dwayne Johnson) has spent the last 10 ... 26.324874 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 23-11-2010 23081726 98.0 [{"iso_639_1": "en", "name": "English"}] Released Slow Justice is no Justice Faster 6.1 568
1987 24000000 [{"id": 14, "name": "Fantasy"}, {"id": 16, "na... NaN 4935 [{"id": 334, "name": "flying"}, {"id": 616, "n... ja ハウルの動く城 When Sophie, a shy young woman, is cursed with... 49.549984 [{"name": "Studio Ghibli", "id": 10342}, {"nam... [{"iso_3166_1": "JP", "name": "Japan"}] 19-11-2004 234710455 119.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released The two lived there Howl's Moving Castle 8.2 1991
1988 23600000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... http://www.zombieland.com/ 19908 [{"id": 521, "name": "washington d.c."}, {"id"... en Zombieland Columbus has made a habit of running from what... 57.300674 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-10-2009 102391382 88.0 [{"iso_639_1": "en", "name": "English"}] Released This place is so dead Zombieland 7.2 3550
1989 23000000 [{"id": 35, "name": "Comedy"}] NaN 10663 [{"id": 6075, "name": "sport"}, {"id": 171556,... en The Waterboy Bobby Boucher is a water boy for a struggling ... 23.839127 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 06-11-1998 185991646 90.0 [{"iso_639_1": "en", "name": "English"}] Released You can mess with him. But don't mess with his... The Waterboy 5.9 512
1990 18000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.starwars.com/films/star-wars-episod... 1891 [{"id": 526, "name": "rebel"}, {"id": 803, "na... en The Empire Strikes Back The epic saga continues as Luke Skywalker, in ... 78.517830 [{"name": "Lucasfilm", "id": 1}, {"name": "Twe... [{"iso_3166_1": "US", "name": "United States o... 17-05-1980 538400000 124.0 [{"iso_639_1": "en", "name": "English"}] Released The Adventure Continues... The Empire Strikes Back 8.2 5879
1991 19000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9737 [{"id": 416, "name": "miami"}, {"id": 703, "na... en Bad Boys Marcus Burnett is a hen-pecked family man. Mik... 33.872182 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-04-1995 141407024 118.0 [{"iso_639_1": "en", "name": "English"}] Released Whatcha gonna do? Bad Boys 6.5 1699
1992 23000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 37137 [{"id": 521, "name": "washington d.c."}, {"id"... en The Naked Gun 2½: The Smell of Fear Bumbling cop Frank Drebin is out to foil the b... 27.332560 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 28-06-1991 86930411 85.0 [{"iso_639_1": "en", "name": "English"}] Released If you see only one movie this year...you ough... The Naked Gun 2½: The Smell of Fear 6.6 546
1993 23000000 [{"id": 27, "name": "Horror"}] NaN 9532 [{"id": 4133, "name": "omen"}, {"id": 10812, "... en Final Destination After a teenager has a terrifying vision of hi... 38.799596 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 16-03-2000 53302314 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No accidents. No coincidences. No escapes. You... Final Destination 6.4 1378
1994 12500000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/theidesofma... 10316 [{"id": 2494, "name": "ohio"}, {"id": 6078, "n... en The Ides of March Dirty tricks stand to soil an ambitious young ... 20.317469 [{"name": "Appian Way", "id": 562}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 24-09-2011 75993061 101.0 [{"iso_639_1": "en", "name": "English"}] Released Ambition seduces. Power corrupts. The Ides of March 6.5 910
1995 23000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.pitchblack.com/ 2787 [{"id": 3762, "name": "darkness"}, {"id": 4565... en Pitch Black When their ship crash-lands on a remote planet... 18.493202 [{"name": "Interscope Communications", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 18-02-2000 53187659 108.0 [{"iso_639_1": "en", "name": "English"}] Released Don't be afraid of the dark. Be afraid of what... Pitch Black 6.7 1789
1996 23000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 12658 [{"id": 2383, "name": "feminism"}, {"id": 2566... en Someone Like You... Jane Goodale has everything going for her. She... 7.901891 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 30-03-2001 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released The story about the one that got away and the ... Someone Like You... 6.0 118
1997 23000000 [{"id": 10749, "name": "Romance"}, {"id": 878,... http://www.herthemovie.com/ 152601 [{"id": 310, "name": "artificial intelligence"... en Her In the not so distant future, Theodore, a lone... 53.682367 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 18-12-2013 47351251 126.0 [{"iso_639_1": "en", "name": "English"}] Released A Spike Jonze Love Story Her 7.9 4097
1998 23000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 10866 [{"id": 1981, "name": "colorado"}, {"id": 6054... en Joy Ride Three young people on a road trip from Colorad... 11.183197 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 05-10-2001 36642838 97.0 [{"iso_639_1": "en", "name": "English"}] Released It was just a joke, just for fun. Joy Ride 6.3 325
1999 25000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... NaN 227707 [{"id": 212, "name": "london england"}, {"id":... en The Adventurer: The Curse of the Midas Box 17-year-old Mariah Mundi's life is turned upsi... 8.842722 [{"name": "Matador Pictures", "id": 707}, {"na... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 05-12-2013 6399 99.0 [{"iso_639_1": "en", "name": "English"}] Released The new name for adventure. The Adventurer: The Curse of the Midas Box 5.1 73
2000 23000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.foxmovies.com/anywherebuthere/ 21349 [{"id": 1566, "name": "dream"}] en Anywhere But Here In this adaptation of the Mona Simpson novel, ... 8.976738 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 12-11-1999 18653615 114.0 [{"iso_639_1": "en", "name": "English"}] Released A story of a mother who knows best... and a da... Anywhere But Here 5.9 66
2001 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 19150 [] en The Crew Four retired mobsters plan one last crime to s... 2.634119 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 21-08-2000 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Crew 6.4 11
2002 23000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.haywiremovie.com/ 70435 [{"id": 3070, "name": "mercenary"}, {"id": 428... en Haywire Mallory Kane is a highly trained operative who... 26.257951 [{"name": "Irish Film Board", "id": 5267}, {"n... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 06-11-2011 33372606 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They left her no choice. Haywire 5.6 505
2003 23000000 [{"id": 12, "name": "Adventure"}, {"id": 53, "... NaN 580 [{"id": 2988, "name": "shark attack"}, {"id": ... en Jaws: The Revenge After another deadly shark attack, Ellen Brody... 12.777008 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 17-07-1987 51881013 89.0 [{"iso_639_1": "en", "name": "English"}] Released This time, it’s personal. Jaws: The Revenge 3.5 224
2004 0 [{"id": 18, "name": "Drama"}] NaN 9819 [{"id": 1156, "name": "sister sister relations... en Marvin's Room A leukemia patient attempts to end a 20-year f... 6.130231 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 18-12-1996 0 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A story about the years that keep us apart... ... Marvin's Room 6.6 124
2005 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 13579 [] en The Longshots The true story of Jasmine Plummer who, at the ... 4.030724 [{"name": "Cube Vision", "id": 2780}] [{"iso_3166_1": "US", "name": "United States o... 22-08-2008 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Longshots 6.5 11
2006 23000000 [{"id": 18, "name": "Drama"}] NaN 20024 [{"id": 258, "name": "bomb"}, {"id": 572, "nam... en The End of the Affair On a rainy London night in 1946, novelist Maur... 6.921263 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 03-12-1999 10827816 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The End of the Affair 6.6 55
2007 23000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.mgm.com/title_title.do?title_star=H... 2453 [{"id": 417, "name": "corruption"}, {"id": 136... en Harley Davidson and the Marlboro Man It's the lawless future, and renegade biker Ha... 12.869436 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 23-08-1991 7434726 98.0 [{"iso_639_1": "en", "name": "English"}] Released When the going gets tough... the tough take th... Harley Davidson and the Marlboro Man 6.1 82
2008 23000000 [{"id": 36, "name": "History"}, {"id": 18, "na... http://wip.warnerbros.com/inthevalleyofelah/ 6973 [{"id": 494, "name": "father son relationship"... en In the Valley of Elah A career officer and his wife work with a poli... 15.676123 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 31-08-2007 29541790 124.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes finding the truth is easier than fac... In the Valley of Elah 6.6 261
2009 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.cocoavantchanel.fr 11156 [{"id": 7024, "name": "fashion designer"}, {"i... fr Coco avant Chanel 2009 biopic about the early life of Coco Chane... 8.426589 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 22-04-2009 0 110.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Before she was France's famous mademoiselle... Coco Before Chanel 6.6 246
2010 11000000 [{"id": 37, "name": "Western"}, {"id": 18, "na... NaN 354110 [] en Forsaken John Henry returns to his hometown in hopes of... 11.071522 [{"name": "Minds Eye Entertainment", "id": 858... [{"iso_3166_1": "CA", "name": "Canada"}] 16-09-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Forsaken 5.8 101
2011 23000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 22215 [] en Chéri A sumptuous dramatic comedy set in late 19th C... 5.494047 [{"name": "Path\u00e9 Renn Productions", "id":... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-02-2009 9366227 86.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Cheri 5.9 56
2012 23000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 11632 [{"id": 212, "name": "london england"}, {"id":... en Vanity Fair Beautiful, funny, passionate, and calculating,... 6.618149 [{"name": "Alliance Films", "id": 2514}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-09-2004 16123851 141.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released On September 1st, a heroine will rise. Vanity Fair 5.5 73
2013 23000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.bodyguardsandassassins.com/ 30596 [{"id": 441, "name": "assassination"}, {"id": ... cn 十月圍城 In 1905, revolutionist Sun Yat-Sen visits Hong... 7.876883 [{"name": "China Film Group Corporation", "id"... [{"iso_3166_1": "CN", "name": "China"}] 18-12-2009 5837674 139.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released To save a nations future, they must protect on... Bodyguards and Assassins 6.5 57
2014 25000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.1408-themovie.com/ 3021 [{"id": 236, "name": "suicide"}, {"id": 242, "... en 1408 A man who specializes in debunking paranormal ... 35.169779 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 12-07-2007 94679598 104.0 [{"iso_639_1": "en", "name": "English"}] Released The only demons in room 1408 are those within ... 1408 6.5 1343
2015 22700000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... http://www.mgm.com/view/movie/1873/Spaceballs/ 957 [{"id": 803, "name": "android"}, {"id": 1280, ... en Spaceballs When the nefarious Dark Helmet hatches a plan ... 39.890798 [{"name": "Brooksfilms Ltd.", "id": 617}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-06-1987 38119483 96.0 [{"iso_639_1": "en", "name": "English"}] Released May the schwartz be with you Spaceballs 6.7 902
2016 22500000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... http://www.thewaterdiviner.com/ 256917 [{"id": 1847, "name": "istanbul"}, {"id": 5657... en The Water Diviner In 1919, Australian farmer Joshua Connor trave... 22.096286 [{"name": "Hopscotch Features", "id": 21079}, ... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 25-12-2014 15520023 112.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released To honour a promise. To find his sons. To make... The Water Diviner 6.8 431
2017 22000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 251 [{"id": 417, "name": "corruption"}, {"id": 663... en Ghost Sam Wheat is a banker, Molly Jensen is an arti... 41.967005 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 12-07-1990 505000000 127.0 [{"iso_639_1": "en", "name": "English"}] Released A love that will last forever. Ghost 6.9 1339
2018 23000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.aboutmary.com/ 544 [{"id": 3262, "name": "surgeon"}, {"id": 6844,... en There's Something About Mary Having never fully recovered from a prom date ... 57.110486 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-07-1998 369884651 119.0 [{"iso_639_1": "en", "name": "English"}] Released Love Is In The Hair. There's Something About Mary 6.5 1590
2019 22000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 11395 [{"id": 65, "name": "holiday"}, {"id": 1441, "... en The Santa Clause Scott Calvin is an ordinary man, who accidenta... 16.234053 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-11-1994 189833357 97.0 [{"iso_639_1": "en", "name": "English"}] Released What if your dad was Santa Claus? The Santa Clause 6.3 489
2020 20000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 14635 [{"id": 494, "name": "father son relationship"... en The Rookie Jim Morris never made it out of the minor leag... 11.263361 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-03-2002 75597042 127.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes dreams come back to life. The Rookie 6.5 110
2021 22000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://movies.disney.com/the-game-plan 13680 [{"id": 579, "name": "american football"}, {"i... en The Game Plan Bachelor football star Joe Kingman seems to ha... 20.699212 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 28-09-2007 147880543 110.0 [{"iso_639_1": "en", "name": "English"}] Released Half his size, twice the trouble ... and she's... The Game Plan 6.0 428
2022 24000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 688 [{"id": 455, "name": "farewell"}, {"id": 596, ... en The Bridges of Madison County Photographer Robert Kincaid wanders into the l... 17.606087 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 28-05-1995 182016617 135.0 [{"iso_639_1": "en", "name": "English"}] Released The path of Francesca Johnson's future seems d... The Bridges of Madison County 7.3 385
2023 22000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11090 [{"id": 1566, "name": "dream"}, {"id": 6021, "... en The Animal When loser Marvin Mange is involved in a horri... 13.786075 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 01-06-2001 84772742 84.0 [{"iso_639_1": "en", "name": "English"}] Released He wasn't much of a man... Now he's not much o... The Animal 4.6 304
2024 22000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 783 [{"id": 789, "name": "muslim"}, {"id": 958, "n... en Gandhi In the early years of the 20th century, Mohand... 35.227212 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 30-11-1982 77737889 191.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released His triumph changed the world forever. Gandhi 7.4 716
2025 22000000 [{"id": 18, "name": "Drama"}] NaN 228194 [{"id": 254, "name": "france"}, {"id": 818, "n... en The Hundred-Foot Journey A story centered around an Indian family who m... 27.898438 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 06-08-2014 88880821 122.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released Life's greatest journey begins with the first ... The Hundred-Foot Journey 7.3 508
2026 22000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 1642 [{"id": 1332, "name": "cheating"}, {"id": 2547... en The Net Angela Bennett is a freelance software enginee... 23.218144 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 28-07-1995 110627965 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No driver's license, no credit cards, no passp... The Net 5.6 354
2027 22000000 [{"id": 18, "name": "Drama"}] NaN 10950 [{"id": 2468, "name": "foster parents"}, {"id"... en I Am Sam Sam has the mental capacity of a 7-year-old. H... 26.071644 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 28-12-2001 92542418 132.0 [{"iso_639_1": "en", "name": "English"}] Released love is all you need I Am Sam 7.2 530
2028 22000000 [{"id": 18, "name": "Drama"}] NaN 235260 [{"id": 5565, "name": "biography"}, {"id": 650... en Son of God The life story of Jesus is told from his humbl... 9.175762 [{"name": "Hearst Entertainment Productions", ... [{"iso_3166_1": "US", "name": "United States o... 28-02-2014 67800064 138.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Their Empire. His Kingdom. Son of God 5.9 83
2029 22000000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... http://www.sonypictures.com/movies/underworld/... 277 [{"id": 810, "name": "budapest"}, {"id": 1552,... en Underworld Vampires and werewolves have waged a nocturnal... 81.829237 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 19-09-2003 95708457 121.0 [{"iso_639_1": "en", "name": "English"}] Released Underworld Underworld 6.6 2512
2030 22000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://weinsteinco.com/films/derailed/ 8999 [{"id": 378, "name": "prison"}, {"id": 520, "n... en Derailed When two married business executives having an... 17.709100 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 11-11-2005 57479076 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He never saw it coming. Derailed 6.1 319
2031 22000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://theinformantmovie.warnerbros.com/ 11323 [{"id": 5888, "name": "agriculture"}, {"id": 6... en The Informant! A rising star at agri-industry giant Archer Da... 17.772518 [{"name": "Section Eight", "id": 129}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 18-09-2009 35424826 108.0 [{"iso_639_1": "en", "name": "English"}] Released Based on a tattle-tale. The Informant! 6.0 301
2032 22000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10445 [{"id": 1338, "name": "bachelor"}, {"id": 4327... en Shadowlands C.S. Lewis, a world-renowned writer and profes... 5.609755 [{"name": "Shadowlands Productions", "id": 555... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 25-12-1993 0 131.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Shadowlands 6.8 61
2033 22000000 [{"id": 35, "name": "Comedy"}] NaN 11453 [{"id": 437, "name": "painter"}, {"id": 587, "... en Deuce Bigalow: European Gigolo Deuce Bigalow goes to Amsterdam after a little... 10.259461 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 06-08-2005 22400154 83.0 [{"iso_639_1": "nl", "name": "Nederlands"}, {"... Released For the women of Europe... The price of love j... Deuce Bigalow: European Gigolo 4.7 225
2034 26000000 [{"id": 35, "name": "Comedy"}] NaN 146239 [{"id": 9714, "name": "remake"}, {"id": 159141... en Delivery Man An affable underachiever finds out he's father... 30.114383 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 10-10-2013 51164106 105.0 [{"iso_639_1": "en", "name": "English"}] Released You're never quite ready for what life delivers. Delivery Man 6.2 551
2035 0 [{"id": 53, "name": "Thriller"}] NaN 205588 [{"id": 818, "name": "based on novel"}, {"id":... en Our Kind of Traitor A young Oxford academic and his attorney girlf... 10.547959 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 05-05-2016 9930095 108.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Who Can You Trust With The Truth? Our Kind of Traitor 6.0 160
2036 22000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 10878 [{"id": 293, "name": "female nudity"}, {"id": ... en Saving Silverman A pair of buddies conspire to save their best ... 12.887673 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 09-02-2001 19351569 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They swore nothing would come between them. Th... Saving Silverman 5.4 154
2037 22000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 82650 [{"id": 12392, "name": "best friend"}, {"id": ... en Diary of a Wimpy Kid: Dog Days School is out and Greg is ready for the days o... 13.410919 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 02-08-2012 77112176 94.0 [{"iso_639_1": "en", "name": "English"}] Released School's Out for the summer Diary of a Wimpy Kid: Dog Days 6.0 223
2038 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 10279 [{"id": 1448, "name": "distrust"}, {"id": 3010... en Summer of Sam Spike Lee's take on the "Son of Sam" murders i... 3.707890 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 02-07-1999 0 142.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No one is safe from son of sam Summer of Sam 6.3 112
2039 22000000 [{"id": 35, "name": "Comedy"}] NaN 2294 [{"id": 886, "name": "film making"}, {"id": 16... en Jay and Silent Bob Strike Back When Jay and Silent Bob learn that their comic... 21.865021 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-08-2001 33788161 104.0 [{"iso_639_1": "en", "name": "English"}] Released Hollywood had it coming Jay and Silent Bob Strike Back 6.4 480
2040 30000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 2176 [{"id": 387, "name": "california"}, {"id": 115... en The Glass House After the parents of Ruby and her younger brot... 9.448517 [{"name": "Original Film", "id": 333}] [{"iso_3166_1": "US", "name": "United States o... 14-09-2001 23619609 106.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The glass is about to be shattered... The Glass House 5.4 201
2041 22000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.hailcaesar-film.com/ww/ 270487 [{"id": 736, "name": "journalist"}, {"id": 977... en Hail, Caesar! Tells the comedic tale of Eddie Mannix, a fixe... 39.006187 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 05-02-2016 63647656 106.0 [{"iso_639_1": "en", "name": "English"}] Released Lights. Camera. Abduction. Hail, Caesar! 5.7 1309
2042 22000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 19366 [{"id": 554, "name": "manager"}, {"id": 637, "... en Josie and the Pussycats Josie, Melody and Val are three small-town gir... 6.404571 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 06-04-2001 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released They were three small time girls, with big tim... Josie and the Pussycats 5.3 72
2043 22000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 204082 [{"id": 818, "name": "based on novel"}, {"id":... en Homefront Phil Broker is a former DEA agent who has gone... 35.737655 [{"name": "Millennium Films", "id": 10254}, {"... [{"iso_3166_1": "US", "name": "United States o... 27-11-2013 43058898 100.0 [{"iso_639_1": "en", "name": "English"}] Released How far would you go to protect your home? Homefront 6.4 875
2044 22000000 [{"id": 10751, "name": "Family"}, {"id": 27, "... NaN 24100 [{"id": 818, "name": "based on novel"}, {"id":... en The Little Vampire Based on the popular books, the story tells of... 4.365196 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 27-10-2000 13555988 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They're not just best friends, they're blood b... The Little Vampire 6.1 77
2045 22000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 1599 [{"id": 572, "name": "sex"}, {"id": 703, "name... en I Heart Huckabees A husband-and-wife team play detective, but no... 14.925633 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-09-2004 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released An existential comedy I Heart Huckabees 6.2 239
2046 22000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 5550 [{"id": 679, "name": "cyborg"}, {"id": 4565, "... en RoboCop 3 The mega corporation Omni Consumer Products is... 14.725467 [{"name": "Orion Pictures", "id": 41}] [{"iso_3166_1": "US", "name": "United States o... 17-04-1993 10696210 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's back to lay down the law. RoboCop 3 4.2 305
2047 0 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 30379 [{"id": 4565, "name": "dystopia"}] en Megiddo: The Omega Code 2 Stone (the Antichrist) becomes President of th... 0.809588 [{"name": "Infinity Omnimedia", "id": 5044}, {... [{"iso_3166_1": "US", "name": "United States o... 07-09-2001 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released In The Beginning, The End Had A Name. Megiddo: The Omega Code 2 3.6 8
2048 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 42586 [{"id": 470, "name": "spy"}, {"id": 6464, "nam... en Darling Lili Set in Paris during World War I. Lili Smith/Sc... 0.816883 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-01-1970 0 107.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released She gave away secrets to one side and her hear... Darling Lili 4.9 8
2049 70000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 17709 [{"id": 10244, "name": "based on cartoon"}, {"... en Dudley Do-Right Based on the 60's-era cartoon of the same name... 8.792054 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 27-08-1999 0 77.0 [{"iso_639_1": "en", "name": "English"}] Released From the creator of 'George of the Jungle' com... Dudley Do-Right 3.8 48
2050 25000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.thetransporterrefueled.com/ 287948 [{"id": 396, "name": "transporter"}, {"id": 96... en The Transporter Refueled The fast-paced action movie is again set in th... 25.002715 [{"name": "EuropaCorp", "id": 6896}] [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 03-09-2015 72629670 96.0 [{"iso_639_1": "en", "name": "English"}] Released He Delivers. The Transporter Refueled 5.2 559
2051 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 7548 [{"id": 212, "name": "london england"}, {"id":... en The Libertine The story of John Wilmot, a.k.a. the Earl of R... 7.588597 [{"name": "First Choice Films", "id": 2267}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 16-09-2004 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released He didn't resist temptation. He pursued it. The Libertine 5.9 128
2052 21000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9075 [{"id": 930, "name": "in love with enemy"}, {"... nl Zwartboek In the Nazi-occupied Netherlands during World ... 13.906611 [{"name": "CoBo Fund", "id": 234}, {"name": "S... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 01-09-2006 26193068 145.0 [{"iso_639_1": "nl", "name": "Nederlands"}, {"... Released To fight the enemy, she must become one of them. Black Book 7.2 277
2053 22000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 11661 [{"id": 65, "name": "holiday"}, {"id": 2504, "... fr Joyeux Noël In 1914, World War I, the bloodiest war ever a... 13.960945 [{"name": "Senator Film Produktion", "id": 191... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 09-11-2005 17709155 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released France 1914. A moment of humanity that made hi... Joyeux Noël 7.2 212
2054 2000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.hitandrunmovie.com/ 109513 [{"id": 4009, "name": "witness protection"}, {... en Hit & Run Former getaway driver Charlie Bronson jeopardi... 16.668854 [{"name": "Primate Pictures", "id": 10424}, {"... [{"iso_3166_1": "US", "name": "United States o... 22-08-2012 14400000 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A Comedy That Never Takes Its Foot Off The Gas Hit & Run 5.5 224
2055 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 12085 [{"id": 10726, "name": "gang"}, {"id": 160488,... en Mad Money Three female employees of the Federal Reserve ... 6.847133 [{"name": "Millennium Films", "id": 10254}, {"... [{"iso_3166_1": "US", "name": "United States o... 17-01-2008 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mad Money 5.9 140
2056 22000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 204922 [{"id": 1453, "name": "amnesia"}, {"id": 2726,... en Before I Go to Sleep A woman wakes up every day, remembering nothin... 48.784734 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 03-09-2014 15447154 92.0 [{"iso_639_1": "en", "name": "English"}] Released Who do you trust? Before I Go to Sleep 6.2 659
2057 22000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 38985 [{"id": 1560, "name": "dynamite"}, {"id": 1926... en Sorcerer Four exiled international criminals on the run... 9.088209 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-06-1977 12000000 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released WANTED. Four men willing to drive a cargo of d... Sorcerer 7.4 98
2058 22000000 [{"id": 18, "name": "Drama"}] http://www.stonemovie.com/stone.html 44113 [{"id": 378, "name": "prison"}, {"id": 657, "n... en Stone Parole officer Jack Mabry has only a few weeks... 12.445176 [{"name": "Stone Productions", "id": 6572}, {"... [{"iso_3166_1": "US", "name": "United States o... 07-10-2010 9479718 105.0 [{"iso_639_1": "en", "name": "English"}] Released Some People Tell Lies. Others Live Them. Stone 5.2 192
2059 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.moliere-lefilm.com/ 21494 [{"id": 10965, "name": "playwright"}] fr Molière Molière, a down-and-out actor-cum-playwright u... 4.613350 [] [{"iso_3166_1": "FR", "name": "France"}] 31-01-2007 0 115.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Moliere 6.7 45
2060 22000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 164457 [{"id": 378, "name": "prison"}, {"id": 380, "n... en Out of the Furnace Two brothers live in the economically-depresse... 29.230298 [{"name": "Appian Way", "id": 562}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 06-12-2013 15400000 116.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes your battles choose you. Out of the Furnace 6.5 720
2061 25000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://michaelclayton.warnerbros.com/ 4566 [{"id": 627, "name": "killing"}, {"id": 1946, ... en Michael Clayton A law firm brings in its 'fixer' to remedy the... 18.961323 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 28-09-2007 92991835 119.0 [{"iso_639_1": "en", "name": "English"}] Released The truth can be adjusted Michael Clayton 6.5 501
2062 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 17795 [{"id": 833, "name": "white house"}, {"id": 84... en My Fellow Americans They used to run the country. Now they're runn... 2.809378 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-12-1996 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about life, liberty and the pursuit o... My Fellow Americans 6.3 46
2063 21500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 1073 [{"id": 258, "name": "bomb"}, {"id": 949, "nam... en Arlington Road Threats from sinister foreign nationals aren't... 12.819447 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 19-03-1999 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released Your Paranoia Is Real. Arlington Road 7.0 239
2064 22000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... NaN 153158 [{"id": 13042, "name": "soccer"}] es Metegol In the small village where Amadeo lives there ... 14.866351 [{"name": "100 Bares", "id": 5517}, {"name": "... [{"iso_3166_1": "AR", "name": "Argentina"}, {"... 18-07-2013 24000000 106.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released There's only one team this summer. Underdogs 6.0 122
2065 17000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 81836 [{"id": 588, "name": "rome"}, {"id": 156063, "... en To Rome with Love Four tales unfold in the Eternal City: While v... 15.013386 [{"name": "Gravier Productions", "id": 1824}, ... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 20-04-2012 73244881 111.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released NaN To Rome with Love 5.6 546
2066 18000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 10724 [{"id": 334, "name": "flying"}, {"id": 3203, "... en Firefox The Soviets have developed a revolutionary new... 8.700565 [{"name": "Malpaso Productions", "id": 171}] [{"iso_3166_1": "US", "name": "United States o... 13-06-1982 70687344 136.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released ...the most devastating killing machine ever b... Firefox 5.5 139
2067 21000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 9473 [{"id": 237, "name": "gay"}, {"id": 471, "name... en South Park: Bigger, Longer & Uncut When the four boys see an R-rated movie featur... 27.197799 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-06-1999 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released UH-OH. South Park: Bigger, Longer & Uncut 7.1 893
2068 9000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.deathatafuneral-themovie.com/ 2196 [{"id": 380, "name": "brother brother relation... en Death at a Funeral Chaos ensues when a man tries to expose a dark... 20.410354 [{"name": "Sidney Kimmel Entertainment", "id":... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 09-02-2007 46 90.0 [{"iso_639_1": "en", "name": "English"}] Released From director Frank Oz comes the story of a fa... Death at a Funeral 6.9 497
2069 21000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 1499 [{"id": 233, "name": "japan"}, {"id": 4379, "n... en Teenage Mutant Ninja Turtles III The four turtles travel back in time to the da... 10.207065 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 17-03-1993 42000000 96.0 [{"iso_639_1": "en", "name": "English"}] Released The Turtles Are Back....In Time. Teenage Mutant Ninja Turtles III 5.1 184
2070 32000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 20857 [{"id": 237, "name": "gay"}] en Hardball An aimless young man who is scalping tickets, ... 5.683281 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 14-09-2001 40222729 106.0 [{"iso_639_1": "en", "name": "English"}] Released The most important thing in life is showing up Hardball 6.3 123
2071 21000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://silverliningsplaybookmovie.com/ 82693 [{"id": 246, "name": "dancing"}, {"id": 276, "... en Silver Linings Playbook After spending eight months in a mental instit... 63.599973 [{"name": "The Weinstein Company", "id": 308}] [{"iso_3166_1": "US", "name": "United States o... 08-09-2012 205738714 122.0 [{"iso_639_1": "en", "name": "English"}] Released Watch For The Signs Silver Linings Playbook 6.9 4742
2072 21000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.freedomwriters.com/ 1646 [{"id": 577, "name": "black people"}, {"id": 8... en Freedom Writers A young teacher inspires her class of at-risk ... 17.746981 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 05-01-2007 41170784 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Their story. Their world. Their future. Freedom Writers 7.5 356
2073 0 [{"id": 18, "name": "Drama"}] http://www.forcoloredgirlsmovie.com/ 44944 [{"id": 293, "name": "female nudity"}, {"id": ... en For Colored Girls About existence from the perspective of 20 nam... 1.934524 [{"name": "Lions Gate Films", "id": 35}] [{"iso_3166_1": "US", "name": "United States o... 05-11-2010 37000000 134.0 [{"iso_639_1": "en", "name": "English"}] Released Many voices. One poem. For Colored Girls 7.0 22
2074 21000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 4108 [{"id": 1926, "name": "car journey"}, {"id": 3... en The Transporter Former Special Forces officer, Frank Martin wi... 34.433521 [{"name": "TF1 Films Productions", "id": 356},... [{"iso_3166_1": "US", "name": "United States o... 02-10-2002 43928932 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Rules are made to be broken. The Transporter 6.6 1692
2075 20000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.neverbackdownthemovie.com/ 8456 [{"id": 526, "name": "rebel"}, {"id": 779, "na... en Never Back Down Rebellious Jake Tyler is lured into an ultimat... 26.214250 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 04-03-2008 41627431 115.0 [{"iso_639_1": "en", "name": "English"}] Released Win or lose... Everyone has their fight. Never Back Down 6.4 497
2076 21000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 7341 [{"id": 236, "name": "suicide"}, {"id": 255, "... en The Rage: Carrie 2 After the suicide of her only friend, Rachel h... 4.781538 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 11-03-1999 17762705 104.0 [{"iso_639_1": "en", "name": "English"}] Released Looks Can Kill The Rage: Carrie 2 5.1 76
2077 17000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 19255 [{"id": 10131, "name": "interracial relationsh... en Away We Go Verona and Burt have moved to Colorado to be c... 10.135590 [{"name": "Neal Street Productions", "id": 152... [{"iso_3166_1": "US", "name": "United States o... 05-06-2009 14899417 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Away We Go 6.7 189
2078 21000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 10187 [{"id": 840, "name": "usa president"}, {"id": ... en Swing Vote In a remarkable turn of events, the result of ... 5.815881 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 01-08-2008 17600000 120.0 [{"iso_639_1": "en", "name": "English"}] Released One ordinary guy is giving the candidates a re... Swing Vote 5.8 65
2079 21000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 31005 [] en Moonlight Mile As he copes with the death of his fiancee alon... 8.982335 [{"name": "Punch Productions", "id": 2154}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-09-2002 10011050 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Moonlight Mile 6.5 52
2080 30000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.tinker-tailor-soldier-spy.com/ 49517 [{"id": 470, "name": "spy"}, {"id": 2106, "nam... en Tinker Tailor Soldier Spy Recently-retired MI6 agent, George Smiley is d... 33.649652 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-09-2011 0 127.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released How do you find an enemy who is hidden right b... Tinker Tailor Soldier Spy 6.6 840
2081 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 44857 [] en Molly Molly McKay is a profoundly autistic twenty-so... 2.636193 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 22-10-1999 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released Innocence is bliss. See the world through her. Molly 5.5 14
2082 21000000 [{"id": 18, "name": "Drama"}] http://www.thebeaver-movie.com/ 50780 [{"id": 6300, "name": "puppet"}, {"id": 187056... en The Beaver Suffering from a severe case of depression, to... 13.847872 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "AE", "name": "United Arab Emi... 11-02-2011 970816 91.0 [{"iso_639_1": "en", "name": "English"}] Released He's here to save Walter's life. The Beaver 6.3 276
2083 35000000 [{"id": 35, "name": "Comedy"}] NaN 16363 [{"id": 1411, "name": "brothel"}, {"id": 1457,... en The Best Little Whorehouse in Texas The town sheriff and a madame team up to stop ... 4.189378 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-07-1982 69701637 114.0 [{"iso_639_1": "en", "name": "English"}] Released With Burt and Dolly this much fun just couldn'... The Best Little Whorehouse in Texas 5.9 41
2084 15000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 1946 [{"id": 282, "name": "video game"}, {"id": 215... en eXistenZ A game designer on the run from assassins must... 21.928025 [{"name": "Alliance Atlantis Communications", ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-04-1999 2856712 97.0 [{"iso_639_1": "en", "name": "English"}] Released Play it. Live it. Kill for it. eXistenZ 6.7 475
2085 18000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.indianajones.com 85 [{"id": 83, "name": "saving the world"}, {"id"... en Raiders of the Lost Ark When Dr. Indiana Jones – the tweed-suited prof... 68.159596 [{"name": "Lucasfilm", "id": 1}, {"name": "Par... [{"iso_3166_1": "US", "name": "United States o... 12-06-1981 389925971 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Indiana Jones - the new hero from the creators... Raiders of the Lost Ark 7.7 3854
2086 18000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 772 [{"id": 65, "name": "holiday"}, {"id": 242, "n... en Home Alone 2: Lost in New York Instead of flying to Florida with his folks, K... 81.487685 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 19-11-1992 358991681 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's up past his bedtime in the city that neve... Home Alone 2: Lost in New York 6.3 2395
2087 20000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 840 [{"id": 1447, "name": "indiana"}, {"id": 1523,... en Close Encounters of the Third Kind After an encounter with UFOs, a line worker fe... 52.456505 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 16-11-1977 303788635 135.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released We are not alone. Close Encounters of the Third Kind 7.2 1098
2088 38000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.pulsethemovie.net/ 9682 [{"id": 236, "name": "suicide"}, {"id": 2157, ... en Pulse When their computer hacker friend accidentally... 9.662715 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 11-08-2006 29907685 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You are now infected. Pulse 5.0 150
2089 20000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 96 [{"id": 374, "name": "smuggling of arms"}, {"i... en Beverly Hills Cop II Detroit cop, Axel Foley heads for the land of ... 25.284360 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-05-1987 299965036 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Beverly Hills Cop II 6.1 613
2090 20000000 [{"id": 35, "name": "Comedy"}] NaN 10678 [{"id": 378, "name": "prison"}, {"id": 1594, "... en Bringing Down the House Straight-laced lawyer, Peter Sanderson (Steve ... 8.351385 [{"name": "Hyde Park Films", "id": 1172}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-03-2003 132675402 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everything he needed to know about life, she l... Bringing Down the House 5.4 183
2091 19000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 274 [{"id": 818, "name": "based on novel"}, {"id":... en The Silence of the Lambs FBI trainee, Clarice Starling ventures into a ... 18.174804 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-02-1991 272742922 119.0 [{"iso_639_1": "en", "name": "English"}] Released To enter the mind of a killer she must challen... The Silence of the Lambs 8.1 4443
2092 20000000 [{"id": 10402, "name": "Music"}, {"id": 35, "n... NaN 8872 [{"id": 2571, "name": "tv show"}, {"id": 5540,... en Wayne's World When a sleazy TV exec offers Wayne and Garth a... 21.815122 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 14-02-1992 121697323 94.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released You'll laugh. You'll cry. You'll hurl. Wayne's World 6.5 728
2093 20000000 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... NaN 16290 [{"id": 4424, "name": "pain"}, {"id": 5452, "n... en Jackass 3D Jackass 3D is a 3-D film and the third movie o... 20.991740 [{"name": "MTV Films", "id": 746}] [{"iso_3166_1": "US", "name": "United States o... 15-10-2010 117224271 94.0 [{"iso_639_1": "ro", "name": "Rom\u00e2n\u0103... Released Don't try this at home Jackass 3D 6.4 428
2094 20000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 579 [{"id": 1919, "name": "mayor"}, {"id": 2041, "... en Jaws 2 Police chief Brody must protect the citizens o... 19.636044 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 16-06-1978 187884007 116.0 [{"iso_639_1": "en", "name": "English"}] Released Just when you thought it was safe to go back i... Jaws 2 5.9 406
2095 20000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 14405 [{"id": 3445, "name": "dog dirt"}, {"id": 1584... en Beverly Hills Chihuahua A pampered Beverly Hills chihuahua named Chloe... 12.252640 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 03-10-2008 149281606 91.0 [{"iso_639_1": "en", "name": "English"}] Released 50% Warrior. 50% Lover. 100% Chihuahua. Beverly Hills Chihuahua 4.9 209
2096 13000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://theconjuring.warnerbros.com 138843 [{"id": 1156, "name": "sister sister relations... en The Conjuring Paranormal investigators Ed and Lorraine Warre... 49.975409 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 18-07-2013 318000141 112.0 [{"iso_639_1": "en", "name": "English"}] Released Based on the true case files of the Warrens The Conjuring 7.4 3092
2097 32000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 11637 [{"id": 1926, "name": "car journey"}, {"id": 2... en Are We There Yet? The fledgling romance between Nick, a playboy ... 13.590677 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 20-01-2005 97918663 95.0 [{"iso_639_1": "en", "name": "English"}] Released 24 hours. 350 miles. His girlfriend's kids. Wh... Are We There Yet? 5.2 221
2098 20000000 [{"id": 35, "name": "Comedy"}] NaN 226486 [] en Tammy After losing her job and learning that her hus... 21.657563 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 02-07-2014 100525432 97.0 [{"iso_639_1": "en", "name": "English"}] Released She hit the road. The road hit back. Tammy 5.0 500
2099 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://www.schoolofrockmovie.com/ 1584 [{"id": 578, "name": "rock and roll"}, {"id": ... en School of Rock Fired from his band and hard up for cash, guit... 43.057323 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-10-2003 131282949 108.0 [{"iso_639_1": "en", "name": "English"}] Released He just landed the gig of his life: 5th grade. School of Rock 6.7 1414
2100 18000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 9312 [{"id": 779, "name": "martial arts"}, {"id": 1... en Mortal Kombat For nine generations an evil sorcerer has been... 16.470895 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 18-08-1995 122195920 101.0 [{"iso_639_1": "en", "name": "English"}] Released Nothing In This World Has Prepared You For This. Mortal Kombat 5.4 442
2101 37000000 [{"id": 35, "name": "Comedy"}] NaN 12153 [{"id": 1568, "name": "undercover"}, {"id": 18... en White Chicks Two FBI agent brothers, Marcus and Kevin Copel... 28.703007 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 23-06-2004 113086475 109.0 [{"iso_639_1": "en", "name": "English"}] Released They're going deep undercover. White Chicks 6.3 679
2102 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.foxsearchlight.com/thedescendants/ 65057 [{"id": 1668, "name": "hawaii"}, {"id": 4604, ... en The Descendants With his wife Elizabeth on life support after ... 40.903931 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 09-09-2011 177243185 115.0 [{"iso_639_1": "en", "name": "English"}] Released The South Pacific ain't that terrific. The Descendants 6.7 934
2103 20000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 8326 [{"id": 10541, "name": "curse"}, {"id": 11707,... en Holes Stanley's family is cursed with bad luck. Unfa... 22.001408 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 18-04-2003 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released Some secrets are too big to keep hidden. Holes 6.7 383
2104 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 35690 [{"id": 1155, "name": "brother sister relation... en The Last Song A drama centered on a rebellious girl who is s... 23.139971 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 31-03-2010 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released A story about family, first love, second chanc... The Last Song 6.9 923
2105 20000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 76203 [{"id": 1294, "name": "whip"}, {"id": 1930, "n... en 12 Years a Slave In the pre-Civil War United States, Solomon No... 95.922900 [{"name": "Plan B Entertainment", "id": 81}, {... [{"iso_3166_1": "US", "name": "United States o... 18-10-2013 187000000 134.0 [{"iso_639_1": "en", "name": "English"}] Released The extraordinary true story of Solomon Northup 12 Years a Slave 7.9 3674
2106 20000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 13497 [{"id": 171258, "name": "music rehearsal"}, {"... en Drumline A fish-out-of-water comedy about a talented st... 4.748929 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 13-12-2002 57588485 118.0 [{"iso_639_1": "en", "name": "English"}] Released Half time is game time Drumline 6.2 116
2107 20000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.whydidigetmarriedtoomovie.com/ 35688 [] en Why Did I Get Married Too? Four couples reunite for their annual vacation... 2.986286 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 02-04-2010 60072596 121.0 [{"iso_639_1": "en", "name": "English"}] Released Marriage is an institution they're committed to. Why Did I Get Married Too? 6.1 29
2108 20000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 162 [{"id": 240, "name": "underdog"}, {"id": 699, ... en Edward Scissorhands A small suburban town receives a visit from a ... 47.513630 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 05-12-1990 53000000 105.0 [{"iso_639_1": "en", "name": "English"}] Released His scars run deep. Edward Scissorhands 7.5 3601
2109 20000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.mebeforeyoumovie.net 296096 [{"id": 392, "name": "england"}, {"id": 818, "... en Me Before You A small town girl is caught between dead-end j... 53.161905 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 02-06-2016 207945075 110.0 [{"iso_639_1": "en", "name": "English"}] Released #LiveBoldly Me Before You 7.6 2562
2110 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://madeaswitnessprotectionmovie.com/ 103370 [] en Madea's Witness Protection A Wall Street investment banker who has been s... 7.050951 [{"name": "Tyler Perry Company, The", "id": 30... [{"iso_3166_1": "US", "name": "United States o... 29-06-2012 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released Believe it or not, they know too much. Madea's Witness Protection 5.9 52
2111 1800000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 1051 [{"id": 796, "name": "police brutality"}, {"id... en The French Connection Tough narcotics detective 'Popeye' Doyle is in... 15.978136 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 09-10-1971 41158757 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There are no rules and no holds barred when Po... The French Connection 7.4 422
2112 20000000 [{"id": 35, "name": "Comedy"}] http://stxmovies.com/badmoms/ 376659 [{"id": 567, "name": "alcohol"}, {"id": 1010, ... en Bad Moms When three overworked and under-appreciated mo... 42.512296 [{"name": "STX Entertainment", "id": 47729}, {... [{"iso_3166_1": "US", "name": "United States o... 28-07-2016 183936074 100.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Party like a mother. Bad Moms 6.3 1252
2113 20000000 [{"id": 35, "name": "Comedy"}] NaN 10073 [{"id": 248, "name": "date"}, {"id": 2913, "na... en Date Movie Spoof of romantic comedies which focuses on a ... 10.098722 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 17-02-2006 48548426 83.0 [{"iso_639_1": "en", "name": "English"}] Released An Unprotected Comedy Date Movie 3.6 222
2114 20000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 16690 [{"id": 10336, "name": "animation"}] en Return to Never Land The classic tale of 'Peter Pan' continues in D... 15.341196 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 14-02-2002 109862682 72.0 [{"iso_639_1": "en", "name": "English"}] Released The Classic Continues Return to Never Land 6.1 290
2115 20000000 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 273895 [{"id": 2075, "name": "alabama"}, {"id": 5835,... en Selma "Selma," as in Alabama, the place where segreg... 29.023184 [{"name": "Plan B Entertainment", "id": 81}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-12-2014 66787908 127.0 [{"iso_639_1": "en", "name": "English"}] Released One dream can change the world. Selma 7.4 817
2116 20000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... NaN 14873 [{"id": 1261, "name": "river"}, {"id": 4344, "... en The Jungle Book 2 Mowgli, missing the jungle and his old friends... 19.819893 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 07-02-2003 135680000 72.0 [{"iso_639_1": "en", "name": "English"}] Released Feel the jungle beat The Jungle Book 2 5.6 269
2117 20000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... http://www.uip.de/lo/goodies/posters/pl_boogey... 8968 [{"id": 3030, "name": "nightmare"}, {"id": 329... en Boogeyman Every culture has one – the horrible monster f... 11.624230 [{"name": "Ghost House Pictures", "id": 768}, ... [{"iso_3166_1": "US", "name": "United States o... 04-02-2005 67192859 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You thought it was just a story. Boogeyman 4.6 191
2118 20000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 9963 [{"id": 563, "name": "deja vu"}, {"id": 3737, ... en Premonition A depressed housewife who learns her husband w... 22.049787 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 08-02-2007 84146832 96.0 [{"iso_639_1": "en", "name": "English"}] Released Reality is only a nightmare away Premonition 5.8 381
2119 30000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.tigger.com 15655 [{"id": 3905, "name": "owl"}, {"id": 4144, "na... en The Tigger Movie As it happens, everybody - Pooh, Piglet, Eeyor... 9.829859 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 11-02-2000 45554533 77.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Tigger Movie 6.3 143
2120 20000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 21208 [{"id": 745, "name": "nun"}, {"id": 1635, "nam... en Orphan A married couple with a rocky past adopt 9-yea... 29.295801 [{"name": "Dark Castle Entertainment", "id": 1... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 24-07-2009 41596251 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Can you keep a secret? Orphan 6.7 1261
2121 20000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 272878 [{"id": 3541, "name": "afghanistan"}, {"id": 6... en Max A dog that helped soldiers in Afghanistan retu... 14.136476 [{"name": "Sunswept Entertainment", "id": 5219... [{"iso_3166_1": "US", "name": "United States o... 26-06-2015 43967255 111.0 [{"iso_639_1": "en", "name": "English"}] Released Best Friend. Hero. Marine. Max 6.8 276
2122 20000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9760 [] en Epic Movie When Edward, Peter, Lucy and Susan each follow... 6.064638 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-01-2007 86865564 86.0 [{"iso_639_1": "en", "name": "English"}] Released We know it's big. We measured. Epic Movie 3.2 326
2123 20000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.spotlightthefilm.com 314365 [{"id": 516, "name": "child abuse"}, {"id": 91... en Spotlight The true story of how The Boston Globe uncover... 41.503588 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 06-11-2015 88346473 128.0 [{"iso_639_1": "en", "name": "English"}] Released Break the story. Break the silence. Spotlight 7.8 2686
2124 20000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 13279 [{"id": 2016, "name": "vandalism"}, {"id": 253... en Lakeview Terrace A young interracial couple has just moved into... 20.495749 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 19-09-2008 27640028 110.0 [{"iso_639_1": "en", "name": "English"}] Released What Could Be Safer Than Living Next to a Cop? Lakeview Terrace 5.9 292
2125 20000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.sonypictures.com/homevideo/thegrudge2/ 1975 [{"id": 9714, "name": "remake"}, {"id": 9736, ... en The Grudge 2 In Tokyo, a young woman is exposed to the same... 13.906944 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 13-10-2006 39143839 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What Was Once Trapped, Will Now Be Unleashed The Grudge 2 5.2 283
2126 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 33644 [{"id": 577, "name": "black people"}, {"id": 9... en How Stella Got Her Groove Back Through good times and bad, Stella and Delilah... 2.003047 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 14-08-1998 37672350 124.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes you have to break the rules to free ... How Stella Got Her Groove Back 6.0 24
2127 0 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 1649 [{"id": 2964, "name": "future"}, {"id": 3737, ... en Bill & Ted's Bogus Journey Amiable slackers Bill and Ted are once again r... 11.349664 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-07-1991 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Once... they made history. Now... they are his... Bill & Ted's Bogus Journey 5.9 308
2128 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9895 [{"id": 840, "name": "usa president"}, {"id": ... en Man of the Year The irreverent host of a political satire talk... 11.203335 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-10-2006 41237648 115.0 [{"iso_639_1": "en", "name": "English"}] Released Elections are made to be broken. Man of the Year 5.8 129
2129 20000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 9570 [{"id": 1373, "name": "killer robot"}, {"id": ... en The Black Hole The explorer craft U.S.S. Palomino is returnin... 8.265317 [{"name": "Walt Disney Productions", "id": 3166}] [{"iso_3166_1": "US", "name": "United States o... 18-12-1979 35841901 98.0 [{"iso_639_1": "en", "name": "English"}] Released A journey that begins where everything ends! The Black Hole 6.1 131
2130 20000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://focusfeatures.com/film/the_american/ 27579 [{"id": 549, "name": "prostitute"}, {"id": 119... en The American Dispatched to a small Italian town to await fu... 18.632156 [{"name": "This Is That Productions", "id": 10... [{"iso_3166_1": "GB", "name": "United Kingdom"... 31-08-2010 65464324 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The American 5.8 481
2131 20000000 [{"id": 18, "name": "Drama"}] NaN 16052 [{"id": 4344, "name": "musical"}, {"id": 16444... en Selena In this biographical drama, Selena Quintanilla... 6.925920 [{"name": "Q Productions", "id": 4729}, {"name... [{"iso_3166_1": "US", "name": "United States o... 21-03-1997 60000000 127.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Discover the true story of one of America's br... Selena 7.0 114
2132 20000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://www.dancingwerewolves.com/ 40264 [{"id": 3133, "name": "vampire"}, {"id": 6270,... en Vampires Suck Becca, an anxious, non-vampire teen is torn be... 17.165039 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 18-08-2010 80547866 82.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some sagas just won't die. Vampires Suck 4.2 315
2133 25000000 [{"id": 18, "name": "Drama"}] NaN 1164 [{"id": 321, "name": "terror"}, {"id": 936, "n... en Babel Tragedy strikes a married couple on vacation i... 25.785925 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 08-09-2006 135330182 143.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released If You Want to be Understood...Listen Babel 6.9 1055
2134 19800000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 239678 [{"id": 818, "name": "based on novel"}, {"id":... en This Is Where I Leave You When their father passes away, four grown, wor... 20.311684 [{"name": "Spring Creek Productions", "id": 70... [{"iso_3166_1": "US", "name": "United States o... 10-09-2014 41296320 103.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome Home. Get Uncomfortable. This Is Where I Leave You 6.5 505
2135 20000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 14359 [{"id": 739, "name": "sexual abuse"}, {"id": 5... en Doubt In 1964, a Catholic school nun questions a pri... 20.975165 [{"name": "Scott Rudin Productions", "id": 258... [{"iso_3166_1": "US", "name": "United States o... 27-11-2008 50907234 104.0 [{"iso_639_1": "en", "name": "English"}] Released There is no evidence. There are no witnesses. ... Doubt 7.0 435
2136 32000000 [{"id": 10402, "name": "Music"}, {"id": 12, "n... http://www.teamamerica.com 3989 [{"id": 90, "name": "paris"}, {"id": 254, "nam... en Team America: World Police Team America World Police follows an internati... 26.509175 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-10-2004 50907422 98.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Putting The 'F' back in 'Freedom' Team America: World Police 6.6 660
2137 20000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 76617 [{"id": 9663, "name": "sequel"}, {"id": 10292,... en Texas Chainsaw 3D A young woman learns that she has inherited a ... 26.497025 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "US", "name": "United States o... 03-01-2013 47241945 92.0 [{"iso_639_1": "en", "name": "English"}] Released Evil wears many faces. Texas Chainsaw 3D 5.3 465
2138 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 1710 [{"id": 796, "name": "police brutality"}, {"id... en Copycat An agoraphobic psychologist and a female detec... 14.211699 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 27-10-1995 0 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One man is copying the most notorious killers ... Copycat 6.4 194
2139 20000000 [{"id": 35, "name": "Comedy"}] NaN 4258 [{"id": 9663, "name": "sequel"}, {"id": 9755, ... en Scary Movie 5 Home with their newly-formed family, happy par... 36.819044 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 11-04-2013 78378744 86.0 [{"iso_639_1": "en", "name": "English"}] Released Evil is coming. Bring protection. Scary Movie 5 4.6 793
2140 20000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 20391 [{"id": 6015, "name": "mining"}, {"id": 162726... en Paint Your Wagon A Michigan farmer and a prospector form a part... 7.902536 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-10-1969 31678778 158.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Stake Your Claim To The Musical Goldmine of '69! Paint Your Wagon 6.2 63
2141 20000000 [{"id": 36, "name": "History"}, {"id": 18, "na... http://focusfeatures.com/film/milk/ 10139 [{"id": 237, "name": "gay"}, {"id": 582, "name... en Milk The story of California's first openly gay ele... 30.909699 [{"name": "Focus Features", "id": 10146}] [{"iso_3166_1": "US", "name": "United States o... 26-11-2008 54586584 128.0 [{"iso_639_1": "en", "name": "English"}] Released Never Blend In. Milk 7.1 612
2142 20000000 [{"id": 28, "name": "Action"}] NaN 335778 [{"id": 186, "name": "christianity"}, {"id": 2... en Risen Follows the epic Biblical story of the Resurre... 16.663797 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 19-02-2016 46069568 107.0 [{"iso_639_1": "en", "name": "English"}] Released Witness the manhunt that changed the course of... Risen 5.7 295
2143 35000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 9645 [{"id": 2799, "name": "cruise"}, {"id": 3203, ... en Ghost Ship After discovering a passenger ship missing sin... 27.724913 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 25-10-2002 68349884 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Sea Evil Ghost Ship 5.3 531
2144 19000000 [{"id": 35, "name": "Comedy"}] http://haroldandkumar.warnerbros.com 55465 [{"id": 65, "name": "holiday"}, {"id": 958, "n... en A Very Harold & Kumar Christmas Six years have elapsed since Guantanamo Bay, l... 17.971883 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 04-11-2011 35387212 108.0 [{"iso_639_1": "en", "name": "English"}] Released Christmas comes prematurely. A Very Harold & Kumar Christmas 6.0 328
2145 20000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 617 [{"id": 213, "name": "upper class"}, {"id": 35... en Wild Things When teen-socialite Kelly Van Ryan (Richards) ... 25.041992 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 20-03-1998 67200000 108.0 [{"iso_639_1": "en", "name": "English"}] Released They're dying to play with you. Wild Things 6.3 444
2146 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.welcometothefamily.com/ 19904 [{"id": 6669, "name": "step father"}, {"id": 9... en The Stepfather Michael Harding (Penn Badgley) returns home fr... 7.924428 [{"name": "Screen Gems", "id": 3287}] [{"iso_3166_1": "US", "name": "United States o... 16-10-2009 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released Daddy's home. The Stepfather 5.4 167
2147 20000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.debt-themovie.com/ 48289 [{"id": 966, "name": "beach"}, {"id": 3037, "n... en The Debt Rachel Singer is a former Mossad agent who tri... 14.857884 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 11-04-2010 45636368 113.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Every secret comes with a price. The Debt 6.3 257
2148 30000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 243 [{"id": 520, "name": "chicago"}, {"id": 532, "... en High Fidelity When record store owner Rob Gordon gets dumped... 23.982956 [{"name": "Buena Vista", "id": 32}, {"name": "... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-03-2000 47126295 113.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released A comedy about fear of commitment, hating your... High Fidelity 7.0 628
2149 20000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://onemissedcallmovie.warnerbros.com/ 6933 [{"id": 985, "name": "candy"}, {"id": 1578, "n... en One Missed Call Several people start receiving voice-mails fro... 12.458131 [{"name": "Intermedia Films", "id": 763}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-01-2008 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released What will it sound like when you die? One Missed Call 4.7 171
2150 20000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 17182 [{"id": 570, "name": "rape"}, {"id": 1419, "na... en Eye for an Eye It's fire and brimstone time as grieving mothe... 3.996392 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 12-01-1996 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What do you do when justice fails? Eye for an Eye 5.8 63
2151 20000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://thebankjobmovie.com/ 8848 [{"id": 1326, "name": "infidelity"}, {"id": 15... en The Bank Job Terry is a small-time car dealer trying to lea... 30.387754 [{"name": "Atlas Entertainment", "id": 507}, {... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 28-02-2008 64822796 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Bank Job 6.6 697
2152 20000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.eternalsunshine.com 38 [{"id": 563, "name": "deja vu"}, {"id": 802, "... en Eternal Sunshine of the Spotless Mind Joel Barish, heartbroken that his girlfriend u... 56.481487 [{"name": "Anonymous Content", "id": 10039}, {... [{"iso_3166_1": "US", "name": "United States o... 19-03-2004 72258126 108.0 [{"iso_639_1": "en", "name": "English"}] Released You can erase someone from your mind. Getting ... Eternal Sunshine of the Spotless Mind 7.9 3652
2153 20000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 38303 [{"id": 1155, "name": "brother sister relation... en You Again History -- make that high school -- may repeat... 19.962713 [{"name": "Oops Doughnuts Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 24-09-2010 32005248 105.0 [{"iso_639_1": "en", "name": "English"}] Released What doesn't kill you... is going to marry you... You Again 6.0 368
2154 20000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 1266 [{"id": 6149, "name": "police"}, {"id": 12670,... en Street Kings Tom Ludlow is a disillusioned L.A. Police Offi... 18.666876 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 10-04-2008 65569869 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Their city. Their rules. No prisoners. Street Kings 6.3 363
2155 20000000 [{"id": 35, "name": "Comedy"}, {"id": 28, "nam... NaN 107985 [{"id": 10150, "name": "end of the world"}, {"... en The World's End Five friends who reunite in an attempt to top ... 55.964605 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 18-07-2013 46089287 109.0 [{"iso_639_1": "en", "name": "English"}] Released Good food. Fine ales. Total Annihilation. The World's End 6.7 1778
2156 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 14043 [{"id": 387, "name": "california"}, {"id": 703... en Nancy Drew Intrepid teenage private eye Nancy Drew heads ... 5.034800 [{"name": "Virtual Studios", "id": 449}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-06-2007 0 99.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Small Town Girl. Big Time Adventure. Nancy Drew 5.8 143
2157 20000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... http://www.daybreakersmovie.com/ 19901 [{"id": 293, "name": "female nudity"}, {"id": ... en Daybreakers In the year 2019, a plague has transformed alm... 28.019226 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 06-01-2009 51416464 98.0 [{"iso_639_1": "en", "name": "English"}] Released In 2019, The Most Precious Natural Resource...... Daybreakers 6.0 634
2158 20000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.getyourrating.com/ 34016 [{"id": 2246, "name": "confidence"}, {"id": 97... en She's Out of My League When he starts dating drop-dead gorgeous Molly... 16.176976 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 11-03-2010 49779728 104.0 [{"iso_639_1": "en", "name": "English"}] Released When she's this hot, You get one shot. She's Out of My League 5.9 525
2159 20000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 59860 [{"id": 660, "name": "monte carlo"}, {"id": 10... en Monte Carlo Three young women vacationing in Paris find th... 17.237143 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "HU", "name": "Hungary"}, {"is... 01-07-2011 17425000 109.0 [{"iso_639_1": "en", "name": "English"}] Released She's having the time of someone else's life. Monte Carlo 6.0 593
2160 9000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10069 [{"id": 282, "name": "video game"}, {"id": 215... en Stay Alive After the mysterious, brutal death of an old f... 4.345030 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 24-03-2006 27105095 100.0 [{"iso_639_1": "en", "name": "English"}] Released You die in the game - you die for real. Stay Alive 5.3 155
2161 0 [{"id": 10749, "name": "Romance"}, {"id": 28, ... NaN 9588 [{"id": 3094, "name": "australian"}, {"id": 37... en Quigley Down Under American Matt Quigley answers Australian land ... 11.360997 [{"name": "Pathe", "id": 7396}, {"name": "Metr... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 17-10-1990 0 119.0 [{"iso_639_1": "en", "name": "English"}] Released There's a price on his head. A girl on his min... Quigley Down Under 6.5 119
2162 20000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://alphaandomega3d.com/index.html 12819 [{"id": 1994, "name": "wolf"}, {"id": 2692, "n... en Alpha and Omega Two mismatched wolves embark on a cross-countr... 12.300789 [{"name": "Lions Gate Family Entertainment", "... [{"iso_3166_1": "US", "name": "United States o... 17-09-2010 39300000 88.0 [{"iso_639_1": "en", "name": "English"}] Released A Pawsome 3D Adventure Alpha and Omega 5.3 124
2163 20000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9954 [{"id": 2343, "name": "magic"}, {"id": 3230, "... en The Covenant Four young men who belong to a supernatural le... 15.804814 [{"name": "Screen Gems, Inc.", "id": 127}] [{"iso_3166_1": "US", "name": "United States o... 08-09-2006 37597471 97.0 [{"iso_639_1": "en", "name": "English"}] Released Only the power of Hell can help them. The Covenant 5.2 288
2164 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10115 [{"id": 650, "name": "gymnastics"}, {"id": 148... en Stick It Haley is a naturally gifted athlete but, with ... 9.750557 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 21-04-2006 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released The world of competitive gymnastics is about t... Stick It 6.3 148
2165 40000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 25132 [] en Shorts A young boy's discovery of a colorful, wish-gr... 4.100942 [{"name": "Warner Bros. Pictures", "id": 174}] [{"iso_3166_1": "AE", "name": "United Arab Emi... 21-08-2009 28972508 89.0 [{"iso_639_1": "en", "name": "English"}] Released Not So TALL Tales From The Director Of 'Spy Kids' Shorts 5.1 44
2166 20000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 577 [{"id": 596, "name": "adultery"}, {"id": 1442,... en To Die For Susan wants to work in television and will the... 12.309715 [{"name": "The Rank Organisation", "id": 364},... [{"iso_3166_1": "US", "name": "United States o... 20-05-1995 21284514 106.0 [{"iso_639_1": "en", "name": "English"}] Released All she wanted was a little attention. To Die For 6.7 175
2167 20000000 [{"id": 9648, "name": "Mystery"}, {"id": 12, "... http://www.playnerve.com/ 328387 [{"id": 818, "name": "based on novel"}, {"id":... en Nerve Industrious high school senior, Vee Delmonico,... 62.933899 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 27-07-2016 83707310 96.0 [{"iso_639_1": "en", "name": "English"}] Released Are you a watcher or a player? Nerve 7.1 2181
2168 20000000 [{"id": 18, "name": "Drama"}, {"id": 37, "name... NaN 12690 [{"id": 1415, "name": "small town"}, {"id": 14... en Appaloosa Two friends hired to police a small town that ... 16.074397 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 12-09-2008 20211394 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Feelings get you killed. Appaloosa 6.3 299
2169 20000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.theofficialjohncarpenter.com/vampires/ 9945 [{"id": 818, "name": "based on novel"}, {"id":... en Vampires The church enlists a team of vampire-hunters t... 17.016284 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-04-1998 0 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released From the Master of Evil. Comes a New Breed of ... Vampires 5.8 255
2170 806948 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 539 [{"id": 612, "name": "hotel"}, {"id": 1443, "n... en Psycho When larcenous real estate clerk Marion Crane ... 93.067866 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-06-1960 32000000 109.0 [{"iso_639_1": "en", "name": "English"}] Released The master of suspense moves his cameras into ... Psycho 8.2 2320
2171 20000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.mybestfriendsgirlmovie.com 13596 [{"id": 248, "name": "date"}, {"id": 572, "nam... en My Best Friend's Girl When Dustin's girlfriend, Alexis, breaks up wi... 17.145287 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 19-09-2008 36620508 101.0 [{"iso_639_1": "en", "name": "English"}] Released It's funny what love can make you do... My Best Friend's Girl 5.4 220
2172 20000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 226857 [{"id": 188237, "name": "teenage romance"}] en Endless Love A privileged girl and a charismatic boy's inst... 27.256849 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 12-02-2014 34077920 103.0 [{"iso_639_1": "en", "name": "English"}] Released Say Goodbye to Innocence Endless Love 6.7 542
2173 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13159 [{"id": 5987, "name": "grandmother granddaught... en Georgia Rule Georgia Rule follows a rebellious, uncontrolla... 7.878177 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-05-2007 0 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In this family, attitude doesn't skip a genera... Georgia Rule 5.6 130
2174 20000000 [{"id": 35, "name": "Comedy"}] NaN 47941 [] en Under the Rainbow In World War II era Los Angeles, the manager o... 0.173964 [] [{"iso_3166_1": "US", "name": "United States o... 31-07-1981 2297493 98.0 [{"iso_639_1": "en", "name": "English"}] Released Who knew so many little people would throw suc... Under the Rainbow 4.9 7
2175 20000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 526 [{"id": 305, "name": "moon"}, {"id": 345, "nam... en Ladyhawke Captain Etienne Navarre is a man on whose shou... 14.370111 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 27-03-1985 18432000 121.0 [{"iso_639_1": "en", "name": "English"}] Released No force in Heaven will release them. No power... Ladyhawke 6.8 260
2176 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 22796 [{"id": 183886, "name": "illegitimate son"}] en Simon Birch Simon Birch tells the story of Joe and Simon's... 11.090254 [{"name": "Caravan Pictures", "id": 175}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-09-1998 18253415 114.0 [{"iso_639_1": "en", "name": "English"}] Released Destiny has big plans for little Simon Birch. Simon Birch 6.5 52
2177 20000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/reignoverme... 2355 [{"id": 2246, "name": "confidence"}, {"id": 27... en Reign Over Me A man who lost his family in the September 11 ... 20.827780 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 23-03-2007 22222308 124.0 [{"iso_639_1": "en", "name": "English"}] Released Let in the unexpected. Reign Over Me 7.1 334
2178 15000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.intothewild.com/ 5915 [{"id": 255, "name": "male nudity"}, {"id": 97... en Into the Wild The true story of top student and athlete, Chr... 43.644978 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-09-2007 56255142 148.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released Into the heart. Into the soul. Into the Wild 7.8 3045
2179 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9842 [{"id": 248, "name": "date"}, {"id": 271, "nam... en School for Scoundrels A young guy short on luck, enrolls in a class ... 8.244324 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 29-09-2006 17807569 100.0 [{"iso_639_1": "en", "name": "English"}] Released Life's A Game. Learn How To Play. School for Scoundrels 5.6 111
2180 20000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 61012 [{"id": 11322, "name": "female protagonist"}, ... en Silent Hill: Revelation 3D Heather Mason and her father have been on the ... 23.292761 [{"name": "Davis-Films", "id": 342}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 10-10-2012 52302796 94.0 [{"iso_639_1": "en", "name": "English"}] Released This Halloween prepare for a 3D ride through h... Silent Hill: Revelation 3D 5.0 432
2181 19000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... http://www.miramax.com/movie/from-dusk-till-dawn/ 755 [{"id": 246, "name": "dancing"}, {"id": 380, "... en From Dusk Till Dawn Seth Gecko and his younger brother Richard are... 64.181668 [{"name": "A Band Apart", "id": 59}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 19-01-1996 25836616 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One night is all that stands between them and ... From Dusk Till Dawn 6.9 1603
2182 0 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 13682 [] en Pooh's Heffalump Movie Who or what exactly is a Heffalump? The lovabl... 9.031540 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 11-02-2005 0 68.0 [{"iso_639_1": "en", "name": "English"}] Released There's something new in the Hundred Acre Wood. Pooh's Heffalump Movie 6.4 88
2183 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9089 [{"id": 2672, "name": "baltimore"}, {"id": 454... en Home for the Holidays After losing her job, making out with her soon... 4.031585 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-11-1995 17519169 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released We'll do it every year..until we get it right Home for the Holidays 6.3 39
2184 20000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9470 [{"id": 780, "name": "kung fu"}, {"id": 2343, ... cn 功夫 Set in Canton, China in the 1940s, the story r... 13.658985 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 10-02-2004 100914445 99.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released So many gangsters...so little time. Kung Fu Hustle 7.2 831
2185 35000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://movies.disney.com/the-country-bears 18357 [{"id": 2526, "name": "human animal relationsh... en The Country Bears For Beary Barrington, The Country Bears' young... 6.908351 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 26-07-2002 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released It's A Bear Getting The Family Together! The Country Bears 4.3 20
2186 20000000 [{"id": 18, "name": "Drama"}] http://www.kiterunnermovie.com/ 7979 [{"id": 1228, "name": "1970s"}, {"id": 3541, "... en The Kite Runner After spending years in California, Amir retur... 10.446722 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 14-10-2007 73276047 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There is a way to be good again. The Kite Runner 7.3 394
2187 20000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.21-grams.com/index.php 470 [{"id": 314, "name": "life and death"}, {"id":... en 21 Grams This is the story of three gentle persons: Pau... 32.243357 [{"name": "This Is That Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 06-09-2003 60427839 124.0 [{"iso_639_1": "en", "name": "English"}] Released How much does life weigh? 21 Grams 7.2 918
2188 20000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 15644 [{"id": 10183, "name": "independent film"}] en Paparazzi A rising Hollywood actor decides to take perso... 9.149089 [{"name": "Icon Productions", "id": 152}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-09-2004 16605763 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One good shot deserves another. Paparazzi 5.8 52
2189 20000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9582 [{"id": 1326, "name": "infidelity"}, {"id": 13... en A Guy Thing Paul Morse is a good guy. When his friends thr... 5.596835 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 17-01-2003 17432163 101.0 [{"iso_639_1": "en", "name": "English"}] Released Boy meets girl. Boy meets girl's cousin. A Guy Thing 5.3 83
2190 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 10642 [{"id": 3616, "name": "college"}, {"id": 17822... en Loser On a university scholarship, a good natured st... 5.214408 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 21-07-2000 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Dare to be different. Loser 5.0 120
2191 20000000 [{"id": 99, "name": "Documentary"}] http://www.capitalismalovestory.com/ 22074 [{"id": 279, "name": "usa"}, {"id": 592, "name... en Capitalism: A Love Story Michael Moore's Capitalism: A Love Story comes... 10.500980 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 06-09-2009 17436509 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Ask not what your C.E.O. can do for you, but w... Capitalism: A Love Story 7.0 167
2192 20000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 2428 [{"id": 2974, "name": "jesus christ"}, {"id": ... en The Greatest Story Ever Told All-star epic retelling of Christ's life. 3.011205 [{"name": "George Stevens Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 15-02-1965 15473333 199.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Greatest Story Ever Told 6.5 41
2193 19500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://secretintheireyes.movie/ 290751 [{"id": 1812, "name": "fbi"}, {"id": 156948, "... en Secret in Their Eyes A tight-knit team of FBI investigators, along ... 15.012237 [{"name": "Ingenious Media", "id": 290}, {"nam... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 14-10-2015 34854990 111.0 [{"iso_639_1": "en", "name": "English"}] Released The truth lies in the most unexpected places. Secret in Their Eyes 6.2 336
2194 25000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.disastermovie.net/ 13805 [{"id": 5096, "name": "natural disaster"}, {"i... en Disaster Movie In DISASTER MOVIE, the filmmaking team behind ... 16.238961 [{"name": "Grosvenor Park Media Ltd.", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 29-08-2008 14109284 87.0 [{"iso_639_1": "en", "name": "English"}] Released Your favorite movies are going to be destroyed. Disaster Movie 3.0 240
2195 20000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 4597 [{"id": 642, "name": "robbery"}, {"id": 960, "... en Armored A crew of officers at an armored transport sec... 15.212290 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 04-12-2009 22942221 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Who will be the last man standing? Armored 5.5 208
2196 20000000 [{"id": 35, "name": "Comedy"}, {"id": 53, "nam... NaN 9414 [{"id": 212, "name": "london england"}, {"id":... en The Man Who Knew Too Little An American gets a ticket for an audience part... 6.397042 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 14-11-1997 13801755 97.0 [{"iso_639_1": "en", "name": "English"}] Released He’s on a mission so secret, even he doesn’t k... The Man Who Knew Too Little 6.5 125
2197 20000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.whatsyournumbermovie.com/ 63492 [{"id": 818, "name": "based on novel"}, {"id":... en What's Your Number? Ally Darling (Anna Faris) is realizing she's a... 19.220789 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 30-09-2011 30426096 106.0 [{"iso_639_1": "en", "name": "English"}] Released Ally's looking for the best ex of her life. What's Your Number? 6.2 671
2198 20000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.lockoutfilm.com/ 81796 [{"id": 840, "name": "usa president"}, {"id": ... en Lockout Set in the near future, Lockout follows a fals... 35.232278 [{"name": "Canal+", "id": 5358}, {"name": "Eur... [{"iso_3166_1": "FR", "name": "France"}] 12-04-2012 32204030 95.0 [{"iso_639_1": "en", "name": "English"}] Released Take no prisoners. Lockout 5.8 715
2199 40000000 [{"id": 35, "name": "Comedy"}] NaN 10710 [{"id": 931, "name": "jealousy"}, {"id": 1436,... en Envy A man becomes increasingly jealous of his frie... 9.842771 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 30-04-2004 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Success didn’t go to his head, it went to his ... Envy 4.8 139
2200 20000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.crank2.com/ 15092 [{"id": 293, "name": "female nudity"}, {"id": ... en Crank: High Voltage Chelios faces a Chinese mobster who has stolen... 35.542809 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 16-04-2009 34560577 96.0 [{"iso_639_1": "en", "name": "English"}] Released Stay Charged, Stay Alive! Crank: High Voltage 5.9 861
2201 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11382 [{"id": 1808, "name": "lover (female)"}, {"id"... en Bullets Over Broadway Set in 1920's New York City, this movie tells ... 7.829295 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 14-10-1994 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Bullets Over Broadway 7.0 130
2202 20000000 [{"id": 18, "name": "Drama"}] http://8x.com/onenight/main.html 15005 [{"id": 818, "name": "based on novel"}, {"id":... en One Night with the King This amazing biblical drama chronicles the bra... 3.476925 [{"name": "Gener8Xion Entertainment", "id": 39... [{"iso_3166_1": "US", "name": "United States o... 13-10-2006 13391174 123.0 [{"iso_639_1": "en", "name": "English"}] Released Feel The Touch Of Destiny One Night with the King 6.1 12
2203 30000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 8198 [{"id": 321, "name": "terror"}, {"id": 736, "n... en The Quiet American A stylish political thriller where love and wa... 5.133744 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 22-11-2002 27674124 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Quiet American 6.4 81
2204 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 6963 [{"id": 242, "name": "new york"}, {"id": 520, ... en The Weather Man A Chicago weather man, separated from his wife... 14.031377 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-10-2005 12482775 101.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Dave Spritz is about to take his best shot . .... The Weather Man 6.0 289
2205 20000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 15070 [{"id": 6075, "name": "sport"}] en Undisputed Monroe Hutchens is the heavyweight champion of... 17.227376 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 23-08-2002 12398628 96.0 [{"iso_639_1": "en", "name": "English"}] Released Two Enemies ... The Mob ... The Ultimate Showd... Undisputed 6.1 139
2206 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 12797 [{"id": 3737, "name": "dying and death"}, {"id... en Ghost Town Dentist, Bertram Pincus is a man whose people ... 17.988170 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-09-2008 0 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He sees dead people... and they annoy him. Ghost Town 6.4 286
2207 20000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.12rounds-movie.com/ 17134 [{"id": 6149, "name": "police"}, {"id": 8233, ... en 12 Rounds When New Orleans cop Danny Fisher prevents a b... 15.661350 [{"name": "The Mark Gordon Company", "id": 155... [{"iso_3166_1": "US", "name": "United States o... 19-03-2009 17280326 108.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Survive all 12 12 Rounds 5.7 220
2208 20000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.letmein-movie.com 41402 [{"id": 3133, "name": "vampire"}, {"id": 9668,... en Let Me In A bullied young boy befriends a young female v... 19.705311 [{"name": "Hammer Film Productions", "id": 131... [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-10-2010 24145613 116.0 [{"iso_639_1": "en", "name": "English"}] Released Innocence dies. Abby doesn't. Let Me In 6.7 641
2209 0 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 18885 [{"id": 240, "name": "underdog"}, {"id": 1701,... en 3 Ninjas Kick Back During a championship baseball match, the thre... 2.645722 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 06-05-1994 0 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Colt, Rocky and Tum Tum are back for bigger ki... 3 Ninjas Kick Back 4.5 48
2210 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 4953 [{"id": 2249, "name": "camcorder"}, {"id": 329... en Be Kind Rewind A man whose brain becomes magnetized unintenti... 17.662683 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 20-01-2008 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released You name it, we shoot it. Be Kind Rewind 6.2 424
2211 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10773 [{"id": 1956, "name": "world war ii"}, {"id": ... en Mrs Henderson Presents Eccentric 70-year-old widow purchases the Wind... 2.894154 [] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 09-09-2005 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mrs Henderson Presents 6.4 62
2212 20000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://triple9movie.com/ 146198 [{"id": 10051, "name": "heist"}, {"id": 10085,... en Triple 9 A gang of criminals and corrupt cops plan the ... 29.371987 [{"name": "Worldview Entertainment", "id": 901... [{"iso_3166_1": "US", "name": "United States o... 19-02-2016 12639297 115.0 [{"iso_639_1": "en", "name": "English"}] Released The Code on the Street is Never Black & White Triple 9 5.6 797
2213 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 2639 [{"id": 242, "name": "new york"}, {"id": 5914,... en Deconstructing Harry This film tells the story of a successful writ... 11.352693 [{"name": "Fine Line Features", "id": 8}] [{"iso_3166_1": "US", "name": "United States o... 26-08-1997 10686841 96.0 [{"iso_639_1": "en", "name": "English"}] Released Harry Block has written a best seller... bout ... Deconstructing Harry 7.3 187
2214 20000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10563 [{"id": 237, "name": "gay"}, {"id": 1691, "nam... en Three to Tango Oscar and Peter land a career-making opportuni... 7.553773 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 22-10-1999 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released All's fair in the war of love. Three to Tango 5.4 62
2215 20000000 [{"id": 18, "name": "Drama"}] http://burntmovie.com/ 295964 [{"id": 212, "name": "london england"}, {"id":... en Burnt Adam Jones is a Chef who destroyed his career ... 30.477114 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 02-10-2015 36606743 100.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Never underestimate a man with everything to l... Burnt 6.3 950
2216 20000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 5971 [{"id": 378, "name": "prison"}, {"id": 1563, "... en We're No Angels Two escaped cons only prayer to escape is to p... 9.927018 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 15-12-1989 0 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Escaped convicts disguised as priests. It'll t... We're No Angels 5.6 105
2217 20000000 [{"id": 10402, "name": "Music"}, {"id": 35, "n... NaN 9716 [{"id": 90, "name": "paris"}, {"id": 110, "nam... en Everyone Says I Love You A New York girl sets her father up with a beau... 12.379781 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 06-12-1996 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Everyone Says I Love You 6.5 147
2218 20000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 11835 [{"id": 697, "name": "loss of son"}, {"id": 15... en Death Sentence Nick Hume is a mild-mannered executive with a ... 12.643703 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 31-08-2007 16974459 105.0 [{"iso_639_1": "en", "name": "English"}] Released Protect what's yours. Death Sentence 6.5 297
2219 21000000 [{"id": 18, "name": "Drama"}] http://www.everybodysfinemovie.com/ 26171 [{"id": 10235, "name": "family relationships"}... en Everybody's Fine Eight months after the death of his wife, Fran... 15.440465 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 04-12-2009 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Frank's travelling light but carrying excess b... Everybody's Fine 6.5 284
2220 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.sonypictures.com/movies/superbabies... 31117 [{"id": 1009, "name": "baby"}, {"id": 1480, "n... en Superbabies: Baby Geniuses 2 Following on from the plot of the last movie, ... 5.886228 [{"name": "Crystal Sky Worldwide", "id": 4077}... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 27-08-2004 9109322 88.0 [{"iso_639_1": "en", "name": "English"}] Released Meet the new generation of superheroes. Superbabies: Baby Geniuses 2 1.9 35
2221 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9074 [{"id": 2281, "name": "mistake in person"}, {"... en The Man Special Agent Derrick Vann is a man out to get... 6.925645 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 08-09-2005 12382362 83.0 [{"iso_639_1": "en", "name": "English"}] Released One guy walks the walk. The other talks and ta... The Man 5.4 133
2222 20000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 14396 [] en Code Name: The Cleaner Cedric the Entertainer plays Jake, a seemingly... 9.361460 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 05-01-2007 10337477 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Code Name: The Cleaner 4.7 78
2223 20000000 [{"id": 35, "name": "Comedy"}] NaN 15673 [{"id": 237, "name": "gay"}, {"id": 824, "name... en Connie and Carla After accidentally witnessing a mafia hit in t... 6.102663 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 16-04-2004 11341016 98.0 [{"iso_639_1": "en", "name": "English"}] Released When you follow your dream, there's no telling... Connie and Carla 6.4 24
2224 8000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 42618 [{"id": 978, "name": "broken engagement"}, {"i... en Sweet Charity Taxi dancer Charity continues to have Faith in... 0.709143 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 01-01-1969 20000000 149.0 [{"iso_639_1": "en", "name": "English"}] Released Love is what it's all about! Sweet Charity 6.5 15
2225 20000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://inherentvicemovie.com/ 171274 [{"id": 818, "name": "based on novel"}, {"id":... en Inherent Vice In Los Angeles at the turn of the 1970s, drug-... 45.742217 [{"name": "Ghoulardi Film Company", "id": 178}... [{"iso_3166_1": "US", "name": "United States o... 25-12-2014 11110975 148.0 [{"iso_639_1": "en", "name": "English"}] Released Under the paving stones, the beach! Inherent Vice 6.5 833
2226 0 [{"id": 10751, "name": "Family"}] http://www.doogalmovie.com/ 24432 [] en Doogal This is the story of Doogal, an adorable candy... 1.682839 [] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 24-02-2006 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released Things are about to get hairy. Doogal 3.2 18
2227 20000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 109417 [{"id": 4344, "name": "musical"}, {"id": 20971... en Battle of the Year A down-on-his-luck coach is hired to prepare a... 8.237336 [{"name": "Screen Gems", "id": 3287}] [{"iso_3166_1": "US", "name": "United States o... 21-09-2013 16549477 110.0 [{"iso_639_1": "en", "name": "English"}] Released The World is watching Battle of the Year 5.9 88
2228 20000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://www.americancarol.com/ 13948 [{"id": 949, "name": "terrorist"}, {"id": 9755... en An American Carol In An American Carol a cynical, Anti-American ... 2.605374 [{"name": "Mpower Pictures", "id": 5294}] [{"iso_3166_1": "US", "name": "United States o... 03-10-2008 7000000 83.0 [{"iso_639_1": "en", "name": "English"}] Released Laugh like you're country depends on it. An American Carol 4.1 20
2229 12000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 106747 [{"id": 534, "name": "mexico"}, {"id": 833, "n... en Machete Kills Ex-Federale agent Machete is recruited by the ... 29.072964 [{"name": "Open Road Films", "id": 10427}, {"n... [{"iso_3166_1": "US", "name": "United States o... 12-09-2013 15008161 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Trained to kill. Left for dead. Back for more. Machete Kills 5.3 631
2230 22000000 [{"id": 27, "name": "Horror"}] NaN 10929 [{"id": 5812, "name": "bad boss"}, {"id": 7717... en Willard Desperate for companionship, the repressed Wil... 1.322528 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 14-03-2003 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released When the cat's away, the rats will play. Willard 5.8 82
2231 0 [{"id": 35, "name": "Comedy"}] NaN 14220 [{"id": 2571, "name": "tv show"}, {"id": 2597,... en Strange Wilderness With the ratings dropping for a wilderness-the... 4.961306 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-02-2008 6575282 87.0 [{"iso_639_1": "en", "name": "English"}] Released This ain't March of the Penguins. Strange Wilderness 4.7 69
2232 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 46435 [{"id": 549, "name": "prostitute"}, {"id": 434... en Topsy-Turvy After their production "Princess Ida" meets wi... 8.628519 [{"name": "Newmarket Capital Group", "id": 506... [{"iso_3166_1": "GB", "name": "United Kingdom"... 03-09-1999 0 160.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Gilbert & Sullivan & So Much More Topsy-Turvy 6.7 41
2233 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.littleboymovie.com/ 256962 [{"id": 907, "name": "japanese"}, {"id": 1956,... en Little Boy An eight-year-old boy is willing to do whateve... 12.232048 [{"name": "Metanoia Films", "id": 7075}, {"nam... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 23-04-2015 6420319 106.0 [{"iso_639_1": "en", "name": "English"}] Released Believe the impossible. Little Boy 7.0 185
2234 15000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.sonyclassics.com/adangerousmethod/ 48231 [{"id": 818, "name": "based on novel"}, {"id":... en A Dangerous Method Seduced by the challenge of an impossible case... 27.133277 [{"name": "Recorded Pictures Company", "id": 4... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 30-09-2011 27462041 99.0 [{"iso_639_1": "en", "name": "English"}] Released Why deny what you desire the most. A Dangerous Method 6.2 571
2235 8700000 [{"id": 16, "name": "Animation"}, {"id": 878, ... http://www.warnerbros.com/movies/home-entertai... 3509 [{"id": 387, "name": "california"}, {"id": 703... en A Scanner Darkly An undercover cop in a not-too-distant future ... 26.093043 [{"name": "Thousand Words", "id": 380}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-05-2006 7659918 100.0 [{"iso_639_1": "en", "name": "English"}] Released Everything Is Not Going To Be OK A Scanner Darkly 6.8 532
2236 0 [{"id": 18, "name": "Drama"}] NaN 82684 [{"id": 1669, "name": "wave"}, {"id": 5349, "n... en Chasing Mavericks Surfer Jay Moriarity sets out to ride the Nort... 13.621201 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-10-2012 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released Legends Start Somewhere Chasing Mavericks 7.0 216
2237 20000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 12142 [{"id": 703, "name": "detective"}, {"id": 1299... en Alone in the Dark Edward Carnby is a private investigator specia... 9.292987 [{"name": "Boll Kino Beteiligungs GmbH & Co. K... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 28-01-2005 10442808 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Can mankind defeat the army of darkness unleas... Alone in the Dark 3.1 173
2238 20000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://bandslam-movie.com/ 23367 [{"id": 586, "name": "new jersey"}, {"id": 434... en Bandslam A high school social outcast and the popular g... 7.716606 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 06-08-2009 5210988 111.0 [{"iso_639_1": "en", "name": "English"}] Released Band Together Bandslam 5.4 126
2239 20000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 10740 [{"id": 4549, "name": "loss of husband"}, {"id... en Birth It took Anna 10 years to recover from the deat... 7.698075 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 08-09-2004 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Be careful what you wish for. Birth 5.9 179
2240 20000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://amostviolentyear.com/ 241239 [{"id": 417, "name": "corruption"}, {"id": 592... en A Most Violent Year A thriller set in New York City during the win... 37.629309 [{"name": "Participant Media", "id": 6735}, {"... [{"iso_3166_1": "AE", "name": "United Arab Emi... 30-12-2014 12007070 125.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The result is never in question. Just the path... A Most Violent Year 6.5 546
2241 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.passchendaelethemovie.com 14582 [{"id": 428, "name": "nurse"}, {"id": 14643, "... en Passchendaele Sergeant Michael Dunne fights in the 10th Batt... 2.405911 [{"name": "Rhombus Media", "id": 164}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}] 17-10-2008 0 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Passchendaele 6.3 26
2242 0 [{"id": 18, "name": "Drama"}] http://flashofgenius.net/ 14914 [{"id": 5565, "name": "biography"}] en Flash of Genius In this David vs. Goliath drama based on a tru... 3.350297 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-09-2008 0 119.0 [{"iso_639_1": "en", "name": "English"}] Released Corporations have time, money, and power on th... Flash of Genius 6.3 59
2243 20000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.imnotthere-movie.com/ 3902 [{"id": 578, "name": "rock and roll"}, {"id": ... en I'm Not There. Six actors portray six personas of music legen... 13.032308 [{"name": "Endgame Entertainment", "id": 1205}... [{"iso_3166_1": "US", "name": "United States o... 01-10-2007 4001121 135.0 [{"iso_639_1": "en", "name": "English"}] Released All I Can Do Is Be Me Whoever That Is I'm Not There. 6.6 195
2244 20000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 77948 [{"id": 1930, "name": "kidnapping"}, {"id": 52... en The Cold Light of Day A young American uncovers a conspiracy during ... 15.131867 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 04-04-2012 16863583 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Be careful who you trust. The Cold Light of Day 4.8 271
2245 20000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://www.brothersbloom.com/ 21755 [{"id": 3202, "name": "con man"}, {"id": 20313... en The Brothers Bloom The Brothers Bloom are the best con men in the... 10.218307 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 09-09-2008 5530764 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They'd never let the truth come between them. The Brothers Bloom 6.8 203
2246 21000000 [{"id": 18, "name": "Drama"}] http://www.sonyclassics.com/synecdocheny 4960 [{"id": 242, "name": "new york"}, {"id": 5756,... en Synecdoche, New York A theater director struggles with his work, an... 12.761176 [{"name": "Likely Story", "id": 1785}] [{"iso_3166_1": "US", "name": "United States o... 24-10-2008 0 124.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Synecdoche, New York 7.4 278
2247 26500000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 128 [{"id": 1721, "name": "fight"}, {"id": 1994, "... ja もののけ姫 Ashitaka, a prince of the disappearing Ainu tr... 60.732738 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "JP", "name": "Japan"}] 12-07-1997 159375308 134.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released The Fate Of The World Rests On The Courage Of ... Princess Mononoke 8.2 1983
2248 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14652 [] fr Bon voyage Isabelle Adjani and Gerard Depardieu star in d... 0.494460 [] [{"iso_3166_1": "FR", "name": "France"}] 16-04-2003 0 114.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released NaN Bon voyage 5.7 20
2249 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 40932 [{"id": 11663, "name": "camp"}, {"id": 155490,... en Can't Stop the Music Movie about the Village People filmed in a doc... 6.574285 [{"name": "EMI Films", "id": 8263}] [{"iso_3166_1": "US", "name": "United States o... 20-06-1980 0 124.0 [{"iso_639_1": "en", "name": "English"}] Released The Musical Comedy Smash of the 80's! Can't Stop the Music 4.9 9
2250 2000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 16608 [{"id": 2125, "name": "gallows"}, {"id": 5657,... en The Proposition Set in the Australian outback in the 1880s, th... 14.617944 [{"name": "Autonomous", "id": 2326}, {"name": ... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 06-10-2005 5048693 104.0 [{"iso_639_1": "en", "name": "English"}] Released This land will be civilized. The Proposition 7.1 218
2251 20000000 [{"id": 18, "name": "Drama"}] http://www.myallamerican.com/ 334531 [{"id": 579, "name": "american football"}, {"i... en My All American Freddie Steinmark, an underdog on the gridiron... 3.102987 [{"name": "Paul Schiff Productions", "id": 235... [{"iso_3166_1": "US", "name": "United States o... 13-11-2015 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released Hope never quits My All American 6.8 36
2252 20000000 [{"id": 35, "name": "Comedy"}] NaN 32316 [] en Marci X A Jewish-American Princess is forced to take c... 5.653270 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 22-08-2003 1675706 84.0 [{"iso_639_1": "en", "name": "English"}] Released Uptown Gets Down. Marci X 3.3 12
2253 20000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 7299 [{"id": 836, "name": "resistance"}, {"id": 175... en Equilibrium In a dystopian future, a totalitarian regime m... 44.566609 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 06-12-2002 5359645 107.0 [{"iso_639_1": "en", "name": "English"}] Released In a future where freedom is outlawed, outlaws... Equilibrium 6.9 1552
2254 40000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.childrenofhuangshi.com/ 13405 [{"id": 9672, "name": "based on true story"}, ... zh 黃石的孩子 About young British journalist, George Hogg, w... 8.978408 [{"name": "Australian Film Finance Corporation... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 03-07-2008 7400000 125.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released War made them orphans, one man made them legends The Children of Huang Shi 6.5 52
2255 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... https://www.miramax.com/movie/the-yards 19457 [{"id": 417, "name": "corruption"}, {"id": 155... en The Yards In the rail yards of Queens, contractors repai... 10.150993 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 27-04-2000 0 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's the target of the most merciless family i... The Yards 6.0 97
2256 0 [{"id": 10751, "name": "Family"}] NaN 112937 [] en The Oogieloves in the Big Balloon Adventure It's Schluufy's birthday, and the Oogieloves (... 0.285760 [] [{"iso_3166_1": "US", "name": "United States o... 29-08-2012 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Oogieloves in the Big Balloon Adventure 2.2 8
2257 10000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 314385 [{"id": 254, "name": "france"}, {"id": 612, "n... en By the Sea Set in France during the mid-1970s, Vanessa, a... 11.267676 [{"name": "Plan B Entertainment", "id": 81}, {... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 12-11-2015 3727746 122.0 [{"iso_639_1": "uk", "name": "\u0423\u043a\u04... Released NaN By the Sea 5.4 156
2258 20000000 [{"id": 16, "name": "Animation"}, {"id": 14, "... NaN 8953 [{"id": 392, "name": "england"}, {"id": 1436, ... ja Steamboy After receiving a package from his Grandfather... 9.129808 [{"name": "Bandai Visual Company", "id": 528},... [{"iso_3166_1": "JP", "name": "Japan"}] 17-07-2004 0 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He will save the future. Steamboy 6.4 102
2259 0 [{"id": 18, "name": "Drama"}] NaN 29078 [{"id": 6075, "name": "sport"}] en The Game of Their Lives Based on a true story, this film tells the tal... 2.013405 [{"name": "Bristol Bay Productions", "id": 223... [{"iso_3166_1": "US", "name": "United States o... 01-01-2005 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Game of Their Lives 5.8 14
2260 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 46503 [{"id": 2467, "name": "difficult childhood"}, ... en All Good Things Newly-discovered facts, court records and spec... 20.086645 [{"name": "The Weinstein Company", "id": 308}] [{"iso_3166_1": "US", "name": "United States o... 03-12-2010 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released The perfect love story. Until it became the pe... All Good Things 5.9 286
2261 20000000 [{"id": 12, "name": "Adventure"}] NaN 10448 [{"id": 930, "name": "in love with enemy"}, {"... en Rapa Nui Inter-tribal rivalry leads to a competition to... 3.581906 [{"name": "Tig Productions", "id": 335}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 09-09-1994 305070 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Rapa Nui 6.2 33
2262 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13688 [{"id": 9736, "name": "little boy"}, {"id": 97... cn 長江七號 Ti, a really poor construction worker that str... 12.373248 [{"name": "Columbia Pictures Film Production A... [{"iso_3166_1": "HK", "name": "Hong Kong"}] 30-01-2008 47301471 86.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released It's out of this world. CJ7 6.1 107
2263 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 10353 [{"id": 2870, "name": "mephisto"}, {"id": 4319... fr Les Visiteurs 2 : Les Couloirs du temps The sequel to The Visitors reunites us with th... 12.283025 [{"name": "Gaumont", "id": 9}, {"name": "Canal... [{"iso_3166_1": "FR", "name": "France"}] 11-02-1998 0 118.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released They come back! The Visitors II: The Corridors of Time 5.8 221
2264 20000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://dylandogdeadofnight.com/ 43935 [{"id": 703, "name": "detective"}, {"id": 3133... en Dylan Dog: Dead of Night Supernatural private eye, Dylan Dog, seeks out... 10.617236 [{"name": "Hyde Park Films", "id": 1172}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-03-2011 4634062 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No pulse? No problem Dylan Dog: Dead of Night 4.5 139
2265 20000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 11458 [{"id": 1803, "name": "drug addiction"}, {"id"... en People I Know A New York press agent must scramble when his ... 6.377308 [] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 21-11-2002 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN People I Know 5.5 48
2266 20000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://www.tempest-themovie.com/ 44638 [{"id": 497, "name": "shakespeare"}, {"id": 19... en The Tempest An adaptation of the play by William Shakespea... 3.620537 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 10-12-2010 346594 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Tempest 6.0 31
2267 0 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 241257 [{"id": 5340, "name": "investigation"}, {"id":... en Regression Minnesota, 1990. Detective Bruce Kenner invest... 27.215666 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-10-2015 17671101 106.0 [{"iso_639_1": "en", "name": "English"}] Released Fear always finds its victim Regression 5.3 585
2268 0 [{"id": 28, "name": "Action"}, {"id": 36, "nam... NaN 14538 [{"id": 3389, "name": "warrior woman"}, {"id":... en 三国之见龙卸甲 The aging Zhao embarks on his final and greate... 4.127155 [{"name": "Visualizer Film Productions", "id":... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 03-04-2008 0 102.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN Three Kingdoms: Resurrection of the Dragon 6.6 35
2269 20000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 13250 [{"id": 520, "name": "chicago"}, {"id": 1326, ... en Butterfly on a Wheel A sociopathic kidnapper methodically pushes a ... 13.118983 [{"name": "Icon Productions", "id": 152}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 27-07-2007 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released Lives will be broken Butterfly on a Wheel 6.3 130
2270 20000000 [{"id": 35, "name": "Comedy"}, {"id": 16, "nam... http://zambeziamovie.com/ 133931 [{"id": 2639, "name": "falcon"}, {"id": 2646, ... en Zambezia Set in a bustling bird city on the edge of the... 14.182301 [{"name": "Industrial Development Corporation ... [{"iso_3166_1": "ZA", "name": "South Africa"}] 05-06-2012 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released Airborne to be wild. Zambezia 5.3 68
2271 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 280871 [{"id": 2303, "name": "mathematician"}, {"id":... ta ராமானுஜன் A prodigious Indian mathematician has to overc... 0.416179 [{"name": "Camphor Cinema", "id": 82667}] [{"iso_3166_1": "IN", "name": "India"}] 11-07-2014 0 170.0 [{"iso_639_1": "ta", "name": "\u0ba4\u0bae\u0b... Released NaN Ramanujan 5.0 3
2272 0 [{"id": 16, "name": "Animation"}] http://www.dwegons.com/ 239897 [] en Dwegons Family inherits an old house and to their surp... 0.485405 [] [{"iso_3166_1": "US", "name": "United States o... 24-01-2014 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dwegons 0.5 1
2273 20000000 [{"id": 18, "name": "Drama"}] NaN 184341 [] en Hands of Stone The legendary Roberto Duran and his equally le... 7.444189 [{"name": "Weinstein Company, The", "id": 7289... [{"iso_3166_1": "PA", "name": "Panama"}, {"iso... 26-08-2016 0 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No más. No surrender. Hands of Stone 6.1 109
2274 20000000 [{"id": 53, "name": "Thriller"}] http://survivormovie.com/ 334074 [{"id": 613, "name": "new year's eve"}, {"id":... en Survivor A Foreign Service Officer in London tries to p... 33.625477 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 21-05-2015 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released His Next Target is Now Hunting Him Survivor 5.4 404
2275 27220000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 199373 [{"id": 1419, "name": "gun"}, {"id": 10685, "n... en The Frozen Ground An Alaska State Trooper partners with a young ... 28.060472 [{"name": "Grindstone Entertainment Group", "i... [{"iso_3166_1": "US", "name": "United States o... 18-07-2013 5496951 105.0 [{"iso_639_1": "en", "name": "English"}] Released The hunter becomes the hunted The Frozen Ground 6.1 465
2276 19400000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 14202 [{"id": 478, "name": "china"}, {"id": 7728, "n... en The Painted Veil A British medical doctor fights a cholera outb... 20.746932 [{"name": "Emotion Pictures", "id": 741}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 09-12-2006 0 125.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Sometimes the greatest journey is the distance... The Painted Veil 7.1 312
2277 27000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.bmk.film.de/ 6968 [{"id": 321, "name": "terror"}, {"id": 323, "n... de Der Baader Meinhof Komplex Der Baader Meinhof Komplex depicts the politic... 7.727035 [{"name": "Nouvelles \u00c9ditions de Films (N... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 24-09-2008 0 150.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Baader Meinhof Complex 7.1 157
2278 22000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 581 [{"id": 548, "name": "countryside"}, {"id": 81... en Dances with Wolves Wounded Civil War soldier, John Dunbar tries t... 45.707835 [{"name": "Tig Productions", "id": 335}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 09-11-1990 424208848 181.0 [{"iso_639_1": "en", "name": "English"}] Released Inside everyone is a frontier waiting to be di... Dances with Wolves 7.6 1046
2279 20000000 [{"id": 35, "name": "Comedy"}] http://www.areyouabadteacher.com/ 52449 [{"id": 1517, "name": "classroom"}, {"id": 105... en Bad Teacher A lazy, incompetent middle school teacher who ... 28.497242 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-05-2011 216197492 92.0 [{"iso_639_1": "en", "name": "English"}] Released She doesn't give an F. Bad Teacher 5.4 1584
2280 19000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 12150 [{"id": 242, "name": "new york"}, {"id": 567, ... en Sea of Love Seen-it-all New York detective Frank Keller is... 11.473160 [{"name": "Universal Pictures Corporation", "i... [{"iso_3166_1": "US", "name": "United States o... 15-09-1989 110879513 113.0 [{"iso_639_1": "en", "name": "English"}] Released Deception is dangerous. Desire is deadly. Sea of Love 6.7 141
2281 19000000 [{"id": 35, "name": "Comedy"}] http://www2.warnerbros.com/acinderellastory/in... 11247 [{"id": 931, "name": "jealousy"}, {"id": 995, ... en A Cinderella Story Sam Montgomery is a tomboyish, unpopular girl ... 25.281320 [{"name": "Gaylord Films", "id": 5367}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-07-2004 70067909 95.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Once upon a time... can happen any time. A Cinderella Story 6.1 713
2282 14000000 [{"id": 80, "name": "Crime"}, {"id": 27, "name... NaN 4232 [{"id": 3335, "name": "halloween"}, {"id": 102... en Scream A killer known as Ghostface begins killing off... 45.996110 [{"name": "Woods Entertainment", "id": 979}, {... [{"iso_3166_1": "US", "name": "United States o... 20-12-1996 173046663 111.0 [{"iso_639_1": "en", "name": "English"}] Released Someone has taken their love of scary movies o... Scream 7.0 1476
2283 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9378 [{"id": 414, "name": "hunter"}, {"id": 2341, "... en Thir13en Ghosts Arthur and his two children, Kathy and Bobby, ... 20.392858 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 26-10-2001 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released There are ghosts around us all the time. Most ... Thir13en Ghosts 5.4 440
2284 19000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 694 [{"id": 612, "name": "hotel"}, {"id": 1533, "n... en The Shining Jack Torrance accepts a caretaker job at the O... 78.699993 [{"name": "Hawk Films", "id": 88}, {"name": "W... [{"iso_3166_1": "US", "name": "United States o... 22-05-1980 44017374 144.0 [{"iso_639_1": "en", "name": "English"}] Released A masterpiece of modern horror. The Shining 8.1 3757
2285 19000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://www.backtothefuture.com/movies/backtoth... 105 [{"id": 389, "name": "clock tower"}, {"id": 83... en Back to the Future Eighties teenager Marty McFly is accidentally ... 76.603233 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-07-1985 381109762 116.0 [{"iso_639_1": "en", "name": "English"}] Released He's the only kid ever to get into trouble bef... Back to the Future 8.0 6079
2286 19000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 11377 [{"id": 2574, "name": "lunatic asylum"}, {"id"... en House on Haunted Hill A remake of the 1959 film of the same name. A ... 13.664614 [{"name": "Dark Castle Entertainment", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 29-10-1999 40846082 93.0 [{"iso_639_1": "en", "name": "English"}] Released Evil loves to party. House on Haunted Hill 5.5 209
2287 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 26367 [{"id": 6894, "name": "aunt"}, {"id": 179431, ... en I Can Do Bad All By Myself When Madea catches sixteen-year-old Jennifer a... 2.242809 [{"name": "Lions Gate Films", "id": 35}] [{"iso_3166_1": "US", "name": "United States o... 11-09-2009 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN I Can Do Bad All By Myself 6.0 40
2288 27000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.fightvalley.com/ 385383 [{"id": 586, "name": "new jersey"}, {"id": 779... en Fight Valley When Tory Coro turns up dead, the neighborhood... 1.224105 [{"name": "Cinestyle Media Group", "id": 74413}] [{"iso_3166_1": "US", "name": "United States o... 22-07-2016 0 90.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released One way in. No way out. Fight Valley 3.9 8
2289 19000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://theswitch-movie.com/ 41210 [{"id": 567, "name": "alcohol"}, {"id": 641, "... en The Switch An unmarried 40-year-old woman turns to a turk... 27.494037 [{"name": "Mandate Pictures", "id": 771}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-05-2010 49830607 101.0 [{"iso_639_1": "en", "name": "English"}] Released The most unexpected comedy ever conceived. The Switch 5.9 583
2290 18000000 [{"id": 35, "name": "Comedy"}] NaN 12090 [{"id": 110, "name": "venice"}, {"id": 254, "n... en Just Married Tom Leezak and Sarah McNerney fall in love and... 18.475180 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 09-01-2003 101564935 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to the honeymoon from hell. Just Married 5.3 404
2291 19100000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 62630 [{"id": 3998, "name": "palace"}, {"id": 13068,... en The Devil's Double A chilling vision of the House of Saddam Husse... 10.559414 [{"name": "Corrino Media Corporation", "id": 7... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 11-02-2011 5728213 109.0 [{"iso_639_1": "en", "name": "English"}] Released The 80's were brilliant, if you were in charge. The Devil's Double 6.5 208
2292 0 [{"id": 16, "name": "Animation"}, {"id": 18, "... NaN 16110 [] en Thomas and the Magic Railroad Mr. Conductor's supply of magic gold dust, whi... 1.916351 [{"name": "Destination Films", "id": 769}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-07-2000 0 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Little Engines CAN Do Big Things... Thomas and the Magic Railroad 4.6 8
2293 20000000 [{"id": 9648, "name": "Mystery"}, {"id": 27, "... NaN 29427 [{"id": 321, "name": "terror"}, {"id": 1865, "... en The Crazies Four friends find themselves trapped in their ... 28.867568 [{"name": "Penn Station Entertainment", "id": ... [{"iso_3166_1": "US", "name": "United States o... 26-02-2010 54956140 101.0 [{"iso_639_1": "en", "name": "English"}] Released Fear Thy Neighbor The Crazies 6.2 633
2294 15000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... http://movies.disney.com/spirited-away 129 [{"id": 616, "name": "witch"}, {"id": 970, "na... ja 千と千尋の神隠し A ten year old girl who wanders away from her ... 118.968562 [{"name": "Studio Ghibli", "id": 10342}] [{"iso_3166_1": "JP", "name": "Japan"}] 20-07-2001 274925095 125.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released The tunnel led Chihiro to a mysterious town... Spirited Away 8.3 3840
2295 0 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 244114 [{"id": 642, "name": "robbery"}, {"id": 3261, ... zh 風暴 A crew of seasoned criminals led by the notori... 3.376967 [{"name": "Focus Films", "id": 1268}, {"name":... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 12-12-2013 0 110.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN Firestorm 5.9 43
2296 25000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 2669 [{"id": 293, "name": "female nudity"}, {"id": ... en The Bounty The familiar story of Lieutenant Bligh, whose ... 7.436491 [{"name": "Dino De Laurentiis Company", "id": ... [{"iso_3166_1": "US", "name": "United States o... 04-05-1984 8613462 132.0 [{"iso_639_1": "en", "name": "English"}] Released After 200 years, the truth behind the legend. The Bounty 6.5 108
2297 0 [{"id": 18, "name": "Drama"}] http://www.thebookthief.com/ 203833 [{"id": 1956, "name": "world war ii"}, {"id": ... en The Book Thief While subjected to the horrors of WWII Germany... 57.841560 [{"name": "Studio Babelsberg", "id": 264}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-11-2013 76586316 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Courage beyond words. The Book Thief 7.4 1486
2298 19000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... http://www.sexdrivethemovie.com/ 13523 [{"id": 572, "name": "sex"}, {"id": 931, "name... en Sex Drive A high school senior drives cross-country with... 17.952817 [{"name": "Summit Entertainment, LLC", "id": 3... [{"iso_3166_1": "US", "name": "United States o... 16-10-2008 18755936 109.0 [{"iso_639_1": "en", "name": "English"}] Released He's leaving virgin territory Sex Drive 6.0 342
2299 19000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.leapyearfilm.net 25195 [{"id": 444, "name": "taxi"}, {"id": 1010, "na... en Leap Year When yet another anniversary passes without a ... 21.959742 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 08-01-2010 29922472 100.0 [{"iso_639_1": "en", "name": "English"}] Released Anna planned to propose to her boyfriend on Fe... Leap Year 6.4 465
2300 19000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 17277 [{"id": 1405, "name": "roman empire"}, {"id": ... en The Fall of the Roman Empire Drawn from the same events that later inspired... 4.229942 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-03-1964 4750000 188.0 [{"iso_639_1": "en", "name": "English"}] Released The Most Magnificent Re-Creation . . . Of An A... The Fall of the Roman Empire 6.0 33
2301 19000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.iamrogue.com/takemehometonight/full... 50725 [{"id": 1412, "name": "becoming an adult"}, {"... en Take Me Home Tonight Recent MIT grad Matt Franklin (Topher Grace) s... 11.766564 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 04-03-2011 6928068 97.0 [{"iso_639_1": "en", "name": "English"}] Released Best. Night. Ever. Take Me Home Tonight 6.2 208
2302 0 [{"id": 18, "name": "Drama"}] NaN 82631 [{"id": 9672, "name": "based on true story"}] en Won't Back Down Two determined mothers­, one a teacher, look t... 2.366251 [{"name": "Gran Via Productions", "id": 2605},... [{"iso_3166_1": "US", "name": "United States o... 28-09-2012 5310554 121.0 [{"iso_639_1": "en", "name": "English"}] Released If you can't beat the system... change it Won't Back Down 5.8 40
2303 19000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... NaN 73191 [{"id": 10551, "name": "ballet"}] en The Nutcracker On Christmas Eve, a little girl named Marie (C... 0.068228 [{"name": "Warner Bros. Family Entertainment",... [{"iso_3166_1": "US", "name": "United States o... 24-11-1993 2119994 93.0 [{"iso_639_1": "en", "name": "English"}] Released The joy of the New York City Ballet in an exci... The Nutcracker 5.6 5
2304 18000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 22479 [{"id": 6083, "name": "politician"}, {"id": 11... en Kansas City Robert Altman's story is a riff on race, class... 5.380733 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-08-1996 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released Kansas City, 1934. Anything could happen here.... Kansas City 6.1 12
2305 0 [{"id": 18, "name": "Drama"}] NaN 340611 [{"id": 818, "name": "based on novel"}, {"id":... en Indignation In 1951, Marcus Messner, a working-class Jewis... 5.625989 [{"name": "Likely Story", "id": 1785}] [{"iso_3166_1": "US", "name": "United States o... 29-07-2016 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Based on the novel by Philip Roth. Indignation 6.8 69
2306 19000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10065 [{"id": 3649, "name": "holy water"}, {"id": 93... en The Amityville Horror A family is terrorized by demonic forces after... 30.205943 [{"name": "Platinum Dunes", "id": 2481}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-04-2005 108047131 90.0 [{"iso_639_1": "en", "name": "English"}] Released What happened over the next 28 days has never ... The Amityville Horror 6.0 588
2307 19000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.sonypictures.com/homevideo/adaptati... 2757 [{"id": 3184, "name": "alligator"}, {"id": 580... en Adaptation. A love-lorn script writer grows increasingly d... 26.441669 [{"name": "Beverly Detroit", "id": 267}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 06-12-2002 32801173 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released From the creator of Being John Malkovich, come... Adaptation. 7.3 638
2308 15000000 [{"id": 27, "name": "Horror"}] NaN 11683 [{"id": 4392, "name": "cage"}, {"id": 4565, "n... en Land of the Dead The world is full of zombies and the survivors... 15.262492 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 24-06-2005 46770602 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The dead shall inherit the Earth. Land of the Dead 6.0 381
2309 0 [{"id": 28, "name": "Action"}] NaN 244339 [] cn 逃出生天 On the hottest day in 50 years, a serious fire... 1.583918 [{"name": "Sun Entertainment Culture", "id": 2... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 10-03-2013 0 107.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released NaN Out of Inferno 5.8 11
2310 18500000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 1878 [{"id": 167799, "name": "gonzo journalist"}, {... en Fear and Loathing in Las Vegas The hallucinogenic misadventures of sportswrit... 44.511363 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 22-05-1998 10680275 118.0 [{"iso_639_1": "en", "name": "English"}] Released Buy the ticket, take the ride. Fear and Loathing in Las Vegas 7.2 1301
2311 18500000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://the-invention-of-lying.warnerbros.com/ 23082 [] en The Invention of Lying Set in a world where the concept of lying does... 16.665841 [{"name": "Media Rights Capital", "id": 2531},... [{"iso_3166_1": "US", "name": "United States o... 13-09-2009 31912793 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In a world where everyone can only tell the tr... The Invention of Lying 6.0 518
2312 18000000 [{"id": 35, "name": "Comedy"}] NaN 195589 [{"id": 567, "name": "alcohol"}, {"id": 1009, ... en Neighbors A couple with a newborn baby face unexpected d... 36.471231 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-05-2014 268157400 96.0 [{"iso_639_1": "en", "name": "English"}] Released Family vs. Frat Neighbors 6.2 2713
2313 23000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 854 [{"id": 851, "name": "dual identity"}, {"id": ... en The Mask When timid bank clerk Stanley Ipkiss discovers... 85.303180 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 29-07-1994 351583407 101.0 [{"iso_639_1": "sv", "name": "svenska"}, {"iso... Released From zero to hero. The Mask 6.6 2472
2314 18000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 2280 [{"id": 1480, "name": "baseball"}, {"id": 1452... en Big A young boy, Josh Baskin makes a wish at a car... 20.716023 [{"name": "Gracie Films", "id": 18}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 03-06-1988 151668774 104.0 [{"iso_639_1": "en", "name": "English"}] Released You're Only Young Once But For Josh It Might J... Big 6.9 993
2315 18000000 [{"id": 35, "name": "Comedy"}] http://www.boratmovie.com/ 496 [{"id": 255, "name": "male nudity"}, {"id": 27... en Borat: Cultural Learnings of America for Make ... Kazakh journalist Borat Sagdiyev travels to Am... 29.487784 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-11-2006 261572744 82.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Come to Kazakhstan, it's nice! Borat: Cultural Learnings of America for Make ... 6.5 1579
2316 18000000 [{"id": 35, "name": "Comedy"}] NaN 8835 [{"id": 171162, "name": "harvard law school"},... en Legally Blonde Elle Woods has it all. She's the president of ... 25.439540 [{"name": "Marc Platt Productions", "id": 2527... [{"iso_3166_1": "US", "name": "United States o... 13-07-2001 141774679 96.0 [{"iso_639_1": "en", "name": "English"}] Released Don't judge a book by its hair color! Legally Blonde 6.1 882
2317 18000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 157 [] en Star Trek III: The Search for Spock Admiral Kirk and his bridge crew risk their ca... 15.314027 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 31-05-1984 87000000 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A dying planet. A fight for life. Star Trek III: The Search for Spock 6.4 434
2318 19000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 8643 [{"id": 1944, "name": "epilepsy"}, {"id": 9712... en The Exorcism of Emily Rose When a younger girl called Emily Rose (Carpent... 32.602868 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 09-09-2005 144216468 122.0 [{"iso_639_1": "en", "name": "English"}] Released What happened to Emily? The Exorcism of Emily Rose 6.3 659
2319 17000000 [{"id": 35, "name": "Comedy"}] NaN 10402 [{"id": 1357, "name": "fish"}, {"id": 2269, "n... en Deuce Bigalow: Male Gigolo Deuce Bigalow is a less than attractive, down ... 9.832326 [{"name": "Happy Madison Productions", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 10-12-1999 65535067 88.0 [{"iso_639_1": "en", "name": "English"}] Released He charges $10 but he’s willing to negotiate. Deuce Bigalow: Male Gigolo 5.5 308
2320 16000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... http://www.leftbehindmovie.com/ 218043 [{"id": 3800, "name": "airplane"}, {"id": 6548... en Left Behind A small group of survivors are left behind aft... 33.452469 [{"name": "Stoney Lake Entertainment", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 03-10-2014 19682924 110.0 [{"iso_639_1": "en", "name": "English"}] Released The End Begins Left Behind 3.7 392
2321 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9043 [{"id": 65, "name": "holiday"}, {"id": 207317,... en The Family Stone An uptight, conservative, businesswoman accomp... 14.190837 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 14-12-2005 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Feel The Love The Family Stone 6.2 249
2322 18000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 21301 [{"id": 10601, "name": "blaxploitation"}] en Barbershop 2: Back in Business The continuing adventures of the barbers at Ca... 6.501815 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 20-01-2004 65070412 106.0 [{"iso_639_1": "en", "name": "English"}] Released Let your hair down Barbershop 2: Back in Business 5.6 74
2323 23000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.miramax.com/movie/bad-santa 10147 [{"id": 65, "name": "holiday"}, {"id": 603, "n... en Bad Santa A miserable conman and his partner pose as San... 26.588730 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 26-11-2003 76488889 91.0 [{"iso_639_1": "en", "name": "English"}] Released He doesn't care if you're naughty or nice. Bad Santa 6.5 656
2324 16500000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 816 [{"id": 803, "name": "android"}, {"id": 1568, ... en Austin Powers: International Man of Mystery As a swingin' fashion photographer by day and ... 36.157160 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 02-05-1997 67683989 94.0 [{"iso_639_1": "en", "name": "English"}] Released If he were any cooler, he'd still be frozen, b... Austin Powers: International Man of Mystery 6.5 1013
2325 18000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 302688 [{"id": 10267, "name": "comedy"}, {"id": 13027... en My Big Fat Greek Wedding 2 The continuing adventures of the Portokalos fa... 16.027955 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 23-03-2016 88923251 94.0 [{"iso_639_1": "en", "name": "English"}] Released People change. Greeks don't. My Big Fat Greek Wedding 2 5.5 322
2326 21000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://www.diaryofawimpykidmovie.com/ 60307 [{"id": 818, "name": "based on novel"}, {"id":... en Diary of a Wimpy Kid: Rodrick Rules Back in middle school after summer vacation, G... 14.329891 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-03-2011 72417394 99.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to the next grade Diary of a Wimpy Kid: Rodrick Rules 6.3 238
2327 18000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 106 [{"id": 1291, "name": "central and south ameri... en Predator Dutch and his group of commandos are hired by ... 50.009408 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 11-06-1987 98235548 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If it bleeds, we can kill it... Predator 7.3 2093
2328 18000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 279 [{"id": 131, "name": "italy"}, {"id": 1233, "n... en Amadeus The incredible story of genius musician Wolfga... 31.826750 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 26-10-1984 51973029 160.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released ...Everything you've heard is true Amadeus 7.8 1076
2329 0 [{"id": 80, "name": "Crime"}, {"id": 27, "name... http://www.sonypictures.com/movies/promnight/ 8617 [{"id": 6894, "name": "aunt"}, {"id": 9714, "n... en Prom Night Donna's senior prom is supposed to be the best... 9.642041 [{"name": "Alliance Films", "id": 2514}] [{"iso_3166_1": "US", "name": "United States o... 10-04-2008 14796236 88.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released A Night To Die For. Prom Night 4.8 167
2330 17000000 [{"id": 35, "name": "Comedy"}] http://www.meangirls.com/ 10625 [{"id": 5248, "name": "female friendship"}, {"... en Mean Girls Cady Heron is a hit with The Plastics, the A-l... 36.423717 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-04-2004 129042871 97.0 [{"iso_639_1": "sw", "name": "Kiswahili"}, {"i... Released Welcome to girl world. Mean Girls 6.9 2320
2331 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10934 [{"id": 894, "name": "depression"}, {"id": 195... en Under the Tuscan Sun After a rough divoce, Frances, a 35 year old b... 12.309718 [{"name": "Timnick Films", "id": 679}, {"name"... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 30-04-2003 0 113.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Life offers you a thousand chances ... all you... Under the Tuscan Sun 6.4 172
2332 19800000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 5279 [{"id": 964, "name": "servant"}, {"id": 10594,... en Gosford Park Multiple storylined drama set in 1932, showing... 11.693272 [{"name": "USA Films", "id": 987}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 07-11-2001 87754044 137.0 [{"iso_639_1": "en", "name": "English"}] Released Tea at four. Dinner at eight. Murder at midnight. Gosford Park 6.8 246
2333 18000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10013 [{"id": 4379, "name": "time travel"}, {"id": 1... en Peggy Sue Got Married Peggy Sue faints at a Highschool reunion. When... 12.243887 [{"name": "American Zoetrope", "id": 70}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-10-1986 41382841 103.0 [{"iso_639_1": "en", "name": "English"}] Released Knowing what you know now, what would you do d... Peggy Sue Got Married 5.9 136
2334 18000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 194662 [{"id": 8764, "name": "times square"}, {"id": ... en Birdman A fading actor best known for his portrayal of... 89.811154 [{"name": "Worldview Entertainment", "id": 901... [{"iso_3166_1": "US", "name": "United States o... 27-08-2014 103215094 119.0 [{"iso_639_1": "en", "name": "English"}] Released or (The Unexpected Virtue of Ignorance) Birdman 7.4 4535
2335 18000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 160588 [{"id": 582, "name": "san francisco"}, {"id": ... en Blue Jasmine Jasmine French used to be on the top of the he... 34.694216 [{"name": "Perdido Productions", "id": 12966}] [{"iso_3166_1": "US", "name": "United States o... 25-07-2013 99206215 98.0 [{"iso_639_1": "en", "name": "English"}] Released Blue Moon. I used to know the words. Now they'... Blue Jasmine 7.0 1098
2336 15000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 9829 [{"id": 3800, "name": "airplane"}, {"id": 4245... en United 93 A real time account of the events on United Fl... 17.501380 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 28-04-2006 76286096 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released September 11, 2001. Four planes were hijacked.... United 93 6.9 367
2337 18000000 [{"id": 10749, "name": "Romance"}, {"id": 1040... NaN 10028 [{"id": 242, "name": "new york"}, {"id": 246, ... en Honey Honey Daniels (Jessica Alba) dreams of making ... 18.492655 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 24-11-2003 62646763 94.0 [{"iso_639_1": "en", "name": "English"}] Released Her dream. Her terms Honey 6.0 303
2338 18000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10535 [{"id": 1815, "name": "atomic bomb"}, {"id": 1... en Spy Hard The evil Gen. Rancor has his sights set on wor... 11.238522 [{"name": "Hollywood Pictures", "id": 915}] [{"iso_3166_1": "US", "name": "United States o... 24-05-1996 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released All the action. All the women. Half the intell... Spy Hard 4.9 147
2339 1000000 [{"id": 27, "name": "Horror"}] http://www.theofficialjohncarpenter.com/the-fog/ 790 [{"id": 530, "name": "prophecy"}, {"id": 658, ... en The Fog Strange things begin to occurs as a tiny Calif... 14.518598 [{"name": "AVCO Embassy Pictures", "id": 494},... [{"iso_3166_1": "US", "name": "United States o... 08-02-1980 21378361 89.0 [{"iso_639_1": "en", "name": "English"}] Released Lock your doors. Bolt your windows. There's so... The Fog 6.4 311
2340 18000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.soulsurferthemovie.com/ 43959 [{"id": 271, "name": "competition"}, {"id": 81... en Soul Surfer Soul Surfer is the inspiring true story of tee... 19.234672 [{"name": "Mandalay Pictures", "id": 551}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-04-2011 47088990 106.0 [{"iso_639_1": "en", "name": "English"}] Released When you come back from a loss, beat the odds,... Soul Surfer 6.9 342
2341 18000000 [{"id": 10752, "name": "War"}, {"id": 35, "nam... NaN 10364 [{"id": 1956, "name": "world war ii"}, {"id": ... en Catch-22 A bombardier in World War II tries desperately... 4.504377 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-06-1970 24911670 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Catch-22 6.7 72
2342 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 16991 [{"id": 642, "name": "robbery"}, {"id": 10048,... en Observe and Report Bi-polar mall security guard Ronnie Barnhardt ... 10.529143 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-04-2009 24007324 86.0 [{"iso_639_1": "en", "name": "English"}] Released Right now, the world needs a hero. Observe and Report 5.6 225
2343 18000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 9610 [{"id": 1400, "name": "swordplay"}, {"id": 193... en Conan the Destroyer Based on a character created by Robert E. Howa... 18.379124 [{"name": "De Laurentiis Entertainment Group",... [{"iso_3166_1": "US", "name": "United States o... 29-06-1984 100000000 103.0 [{"iso_639_1": "en", "name": "English"}] Released The most powerful legend of all is back in a n... Conan the Destroyer 5.8 383
2344 18000000 [{"id": 18, "name": "Drama"}] NaN 1578 [{"id": 396, "name": "transporter"}, {"id": 93... en Raging Bull When Jake LaMotta steps into a boxing ring and... 35.524457 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 14-11-1980 23000000 129.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Raging Bull 7.7 938
2345 18000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.lovehappensmovie.com 25643 [{"id": 612, "name": "hotel"}, {"id": 2778, "n... en Love Happens Dr. Burke Ryan is a successful self-help autho... 13.472365 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 18-09-2009 36133014 109.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes when you least expect it... Love Happens 5.6 180
2346 18000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11904 [{"id": 212, "name": "london england"}, {"id":... en Young Sherlock Holmes Sherlock Holmes and Dr. Watson meet as boys in... 8.321586 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 04-12-1985 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released Before a lifetime of adventure, they lived the... Young Sherlock Holmes 6.7 167
2347 0 [{"id": 10402, "name": "Music"}, {"id": 35, "n... NaN 28665 [{"id": 4344, "name": "musical"}, {"id": 17943... en Fame An updated version of the 1980 musical, which ... 7.668063 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-01-2009 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Fame 5.5 135
2348 18000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 44115 [{"id": 1262, "name": "mountains"}, {"id": 230... en 127 Hours The true story of mountain climber Aron Ralsto... 52.464877 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-11-2010 35692920 94.0 [{"iso_639_1": "en", "name": "English"}] Released There is no force more powerful than the will ... 127 Hours 7.0 2606
2349 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10569 [{"id": 974, "name": "bank"}, {"id": 1946, "na... en Small Time Crooks A loser of a crook and his wife strike it rich... 11.423533 [{"name": "DreamWorks SKG", "id": 27}] [{"iso_3166_1": "US", "name": "United States o... 19-05-2000 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released They took a bite out of crime Small Time Crooks 6.4 155
2350 18000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 10560 [{"id": 242, "name": "new york"}, {"id": 271, ... en Center Stage A group of 12 teenagers from various backgroun... 6.961736 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 12-05-2000 17200925 115.0 [{"iso_639_1": "en", "name": "English"}] Released Life doesn't hold tryouts. Center Stage 6.8 90
2351 17000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.cbsfilms.com/love-the-coopers/ 333348 [{"id": 4498, "name": "big family"}, {"id": 10... en Love the Coopers When four generations of the Cooper clan come ... 9.191187 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 12-11-2015 24000000 107.0 [{"iso_639_1": "en", "name": "English"}] Released Christmas means comfort, joy and chaos. Love the Coopers 5.4 167
2352 18000000 [{"id": 10751, "name": "Family"}, {"id": 28, "... NaN 20483 [{"id": 15363, "name": "bank robbery"}] en Catch That Kid Athletic 12-year-old Maddy (Kristen Stewart) s... 4.492859 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 06-02-2004 16702864 92.0 [{"iso_639_1": "en", "name": "English"}] Released They're on a mission without permission. Catch That Kid 4.9 76
2353 18000000 [{"id": 18, "name": "Drama"}] NaN 11457 [{"id": 494, "name": "father son relationship"... en Life as a House When a man is diagnosed with terminal cancer, ... 5.706767 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 25-10-2001 0 125.0 [{"iso_639_1": "en", "name": "English"}] Released Seen from a distance, it's perfect. Life as a House 7.2 120
2354 30000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.stevejobsthefilm.com 321697 [{"id": 5565, "name": "biography"}, {"id": 610... en Steve Jobs Set backstage at three iconic product launches... 53.670525 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-10-2015 34441873 122.0 [{"iso_639_1": "en", "name": "English"}] Released Can a great man be a good man? Steve Jobs 6.8 1573
2355 18000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.iloveyoubethcoopermovie.com/ 19840 [{"id": 2389, "name": "virgin"}, {"id": 2920, ... en I Love You, Beth Cooper Nerdy teenager Denis Cooverman (Paul Rust) har... 14.151920 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-07-2009 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released Popularity is nice. Popular girls are not. I Love You, Beth Cooper 5.1 197
2356 18000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://youthinrevolt-themovie.com/ 22327 [{"id": 818, "name": "based on novel"}, {"id":... en Youth in Revolt Nick Twisp (Michael Cera), a teen with a taste... 13.462544 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 11-09-2009 0 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every "Revolution" Needs A Leader Youth in Revolt 5.9 319
2357 18000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 38665 [{"id": 178867, "name": "lone ranger"}, {"id":... en The Legend of the Lone Ranger When the young Texas Ranger, John Reid, is the... 11.725805 [{"name": "ITC Entertainment", "id": 1584}] [{"iso_3166_1": "US", "name": "United States o... 20-08-1981 2945600 98.0 [{"iso_639_1": "en", "name": "English"}] Released The untold story of the man behind the mask, a... The Legend of the Lone Ranger 3.7 14
2358 21000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 2575 [{"id": 246, "name": "dancing"}, {"id": 470, "... en The Tailor of Panama A British spy is banished to Panama after havi... 7.047975 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 11-02-2001 28008462 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In a place this treacherous, what a good spy n... The Tailor of Panama 6.2 92
2359 18000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 11644 [{"id": 2380, "name": "audio tape"}, {"id": 27... en Blow Out Jack Terry is a master sound recordist who wor... 13.628601 [{"name": "Cinema 77", "id": 1819}] [{"iso_3166_1": "US", "name": "United States o... 24-07-1981 12000000 108.0 [{"iso_639_1": "en", "name": "English"}] Released Murder has a sound all of its own! Blow Out 7.3 236
2360 18000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.getawaymovie.com/ 146227 [] en Getaway Former race car driver Brent Magna (Hawke) is ... 16.520516 [{"name": "Dark Castle Entertainment", "id": 1... [{"iso_3166_1": "BG", "name": "Bulgaria"}, {"i... 29-08-2013 10501938 90.0 [{"iso_639_1": "en", "name": "English"}] Released Get in. Get out. Getaway. Getaway 4.9 246
2361 18000000 [{"id": 18, "name": "Drama"}] NaN 68924 [{"id": 818, "name": "based on novel"}, {"id":... en The Ice Storm In the weekend after thanksgiving 1973 the Hoo... 14.916264 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 27-09-1997 8038061 112.0 [{"iso_639_1": "en", "name": "English"}] Released It was 1973, and the climate was changing. The Ice Storm 6.9 176
2362 18000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 253235 [{"id": 2971, "name": "grandfather granddaught... en And So It Goes A self-centered realtor enlists the help of hi... 9.633711 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 20-07-2014 25312387 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN And So It Goes 5.7 164
2363 0 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 22102 [{"id": 3593, "name": "wilderness"}, {"id": 10... en Troop Beverly Hills A Beverly Hills housewife in the middle of a d... 3.455018 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-03-1989 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released When the going gets tough, the tough go shopping! Troop Beverly Hills 5.6 56
2364 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 18701 [] en Being Julia Julia Lambert is a true diva: beautiful, talen... 1.946634 [{"name": "Serendipity Point Films", "id": 805}] [] 03-09-2004 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released Passion. Obsession. Revenge. Prepare for the p... Being Julia 6.4 23
2365 17000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10068 [{"id": 459, "name": "sexual obsession"}, {"id... en Nine 1/2 Weeks An erotic story about a woman, the assistant o... 12.313143 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 14-02-1986 6735922 117.0 [{"iso_639_1": "en", "name": "English"}] Released They Broke Every Rule Nine 1/2 Weeks 5.8 177
2366 18000000 [{"id": 14, "name": "Fantasy"}] NaN 848 [{"id": 1308, "name": "secret identity"}, {"id... en Dragonslayer The sorcerer and his apprentice Galen are on a... 3.258422 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 26-06-1981 14110013 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In the Dark Ages, Magic was a weapon. Love was... Dragonslayer 6.5 67
2367 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.sonyclassics.com/thelaststation/ 36811 [{"id": 179431, "name": "duringcreditsstinger"}] en The Last Station A historical drama that illustrates Russian au... 3.659292 [{"name": "Zephyr Films", "id": 16923}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 04-09-2009 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released Intoxicating. Infuriating. Impossible. Love. The Last Station 6.7 55
2368 18000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 522 [{"id": 30, "name": "individual"}, {"id": 444,... en Ed Wood The mostly true story of the legendary "worst ... 24.548633 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 27-09-1994 5887457 127.0 [{"iso_639_1": "en", "name": "English"}] Released When it came to making bad movies, Ed Wood was... Ed Wood 7.3 630
2369 18000000 [{"id": 18, "name": "Drama"}] NaN 130150 [{"id": 12414, "name": "escaped convict"}, {"i... en Labor Day Depressed single mom Adele and her son Henry o... 17.683563 [{"name": "Mr. Mudd Production", "id": 2130}, ... [{"iso_3166_1": "US", "name": "United States o... 27-12-2013 20275812 111.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Labor Day 6.7 299
2370 18000000 [{"id": 36, "name": "History"}] NaN 12246 [{"id": 4719, "name": "mongolia"}, {"id": 5146... ru Монгол The story recounts the early life of Genghis K... 10.144900 [{"name": "Kinokompaniya CTB", "id": 886}, {"n... [{"iso_3166_1": "RU", "name": "Russia"}, {"iso... 20-09-2007 26527510 120.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Greatness comes to those who take it. Mongol: The Rise of Genghis Khan 6.5 158
2371 18000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://rocknrolla.warnerbros.com/ 13809 [{"id": 212, "name": "london england"}, {"id":... en RockNRolla When a Russian mobster sets up a real estate s... 31.887978 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 04-09-2008 25739015 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A story of sex, thugs and rock 'n roll. RockNRolla 6.9 836
2372 0 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 27380 [{"id": 407, "name": "dictator"}, {"id": 13065... en Megaforce Megaforce is an elite multi-national military ... 1.110179 [{"name": "Golden Harvest Company", "id": 2521... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 25-06-1982 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Deeds not Words Megaforce 3.5 15
2373 0 [{"id": 18, "name": "Drama"}] NaN 10549 [{"id": 456, "name": "mother"}, {"id": 497, "n... en Hamlet Hamlet, Prince of Denmark, returns home to fin... 9.814785 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-12-1996 0 242.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Hamlet 7.3 117
2374 25000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.maoslastdancermovie.com/ 33870 [{"id": 4328, "name": "costume"}, {"id": 4528,... en Mao's Last Dancer At the age of 11, Li was plucked from a poor C... 1.876811 [{"name": "Great Scott Productions Pty. Ltd.",... [{"iso_3166_1": "AU", "name": "Australia"}] 01-10-2009 20719451 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released 最后的舞者 Mao's Last Dancer 6.8 28
2375 18000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.midnightspecialmovie.com/ 245703 [{"id": 494, "name": "father son relationship"... en Midnight Special A father and son go on the run after the dad l... 32.717853 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 18-02-2016 6212282 112.0 [{"iso_639_1": "en", "name": "English"}] Released He's not like us. Midnight Special 6.2 694
2376 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10739 [{"id": 2833, "name": "psychoanalysis"}, {"id"... en Anything Else Jerry Falk, an aspiring writer in New York, fa... 8.945081 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 27-08-2003 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released In any relationship one person always does the... Anything Else 6.2 149
2377 18000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 127560 [{"id": 447, "name": "post traumatic stress d... en The Railway Man A victim from World War II's "Death Railway" s... 13.916583 [{"name": "Archer Street Productions", "id": 1... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 26-12-2013 22309223 116.0 [{"iso_639_1": "en", "name": "English"}] Released Revenge is never a straight line. The Railway Man 6.7 273
2378 15238800 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.sonyclassics.com/thewhiteribbon/ 37903 [{"id": 74, "name": "germany"}, {"id": 516, "n... de Das weisse Band Strange events happen in a small village in th... 17.947390 [{"name": "Les Films du Losange", "id": 223}, ... [{"iso_3166_1": "AT", "name": "Austria"}, {"is... 21-05-2009 0 144.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released NaN The White Ribbon 7.2 255
2379 0 [{"id": 27, "name": "Horror"}] NaN 396152 [] en Restoration During home renovations, a young couple releas... 2.525569 [] [] 03-05-2016 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Restoration 5.3 11
2380 2700000 [{"id": 10749, "name": "Romance"}, {"id": 878,... NaN 10017 [{"id": 255, "name": "male nudity"}, {"id": 29... en The Wraith Packard Walsh and his motorized gang control a... 10.476440 [{"name": "New Century Entertainment Corporati... [{"iso_3166_1": "US", "name": "United States o... 21-11-1986 3500000 93.0 [{"iso_639_1": "en", "name": "English"}] Released He's not from around here... The Wraith 5.9 108
2381 18000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 11468 [{"id": 851, "name": "dual identity"}, {"id": ... en Salton Sea After the murder of his beloved wife, a man in... 10.991281 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 01-01-2002 676698 103.0 [{"iso_639_1": "en", "name": "English"}] Released If you're looking for the truth, you've come t... Salton Sea 7.0 104
2382 18000000 [{"id": 10402, "name": "Music"}] NaN 193613 [{"id": 5540, "name": "heavy metal"}, {"id": 1... en Metallica: Through the Never Trip, a young roadie for Metallica, is sent on... 7.871686 [{"name": "Exclusive Media Group", "id": 11448... [{"iso_3166_1": "US", "name": "United States o... 25-09-2013 7972967 93.0 [{"iso_639_1": "en", "name": "English"}] Released Experience Metallica like never before Metallica: Through the Never 6.7 83
2383 18000000 [{"id": 18, "name": "Drama"}] http://www.theinformers.com/ 17436 [{"id": 572, "name": "sex"}, {"id": 9914, "nam... en The Informers A collection of intersecting short stories set... 6.333869 [{"name": "Senator Entertainment Co", "id": 33... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 05-11-2008 382174 98.0 [{"iso_639_1": "en", "name": "English"}] Released Greed is good. Sex is easy. Youth is forever. The Informers 4.4 60
2384 18000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 43434 [{"id": 1419, "name": "gun"}, {"id": 7336, "na... en Carlos The story of Venezuelan revolutionary, Ilich R... 1.138383 [{"name": "Egoli Tossell Film AG", "id": 2254}... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 19-05-2010 871279 338.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released The man who hijacked the world Carlos 6.7 50
2385 18000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 31166 [] en I Come with the Rain Kline, a former Los Angeles police officer tur... 8.266124 [{"name": "Central-Europa Film", "id": 2195}, ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 14-05-2009 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released NaN I Come with the Rain 5.6 20
2386 0 [{"id": 37, "name": "Western"}, {"id": 28, "na... NaN 69848 [{"id": 6091, "name": "war"}, {"id": 6092, "na... en One Man's Hero One Man's Hero tells the little-known story of... 0.910529 [{"name": "Filmax", "id": 3631}, {"name": "Sil... [{"iso_3166_1": "US", "name": "United States o... 02-08-1999 0 121.0 [{"iso_639_1": "en", "name": "English"}] Released One man's hero is another man's traitor. One Man's Hero 9.3 2
2387 3500000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 8408 [{"id": 1196, "name": "florida"}, {"id": 6255,... en Day of the Dead The final chapter of George A. Romero's "Dead ... 18.025206 [{"name": "Dead Films", "id": 2482}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 19-07-1985 34000000 96.0 [{"iso_639_1": "en", "name": "English"}] Released The darkest day of horror the world has ever k... Day of the Dead 6.9 270
2388 18000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 332411 [{"id": 9748, "name": "revenge"}, {"id": 9826,... en I Am Wrath A man is out for justice after a group of corr... 10.144222 [{"name": "Patriot Pictures", "id": 2373}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-04-2016 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released I lay my vengeance upon them. I Am Wrath 4.5 179
2389 18000000 [{"id": 28, "name": "Action"}, {"id": 16, "nam... NaN 9389 [{"id": 90, "name": "paris"}, {"id": 907, "nam... fr Renaissance To find Ilona and unlock the secrets of her di... 9.244181 [{"name": "Onyx Films", "id": 2203}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-03-2006 1831348 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Paris 2054. Live forever or die trying Renaissance 6.7 77
2390 17900000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... NaN 9626 [{"id": 1299, "name": "monster"}, {"id": 1400,... en Red Sonja The tyrant Gedren seeks the total power in a w... 12.752463 [{"name": "Famous Films (II)", "id": 3418}, {"... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 09-04-1985 6948633 89.0 [{"iso_639_1": "en", "name": "English"}] Released A woman and a warrior that became a legend. Red Sonja 5.0 206
2391 14000000 [{"id": 53, "name": "Thriller"}] NaN 75638 [{"id": 9853, "name": "paranormal"}, {"id": 14... en Red Lights Two investigators of paranormal hoaxes, the ve... 22.748174 [{"name": "First Generation Films", "id": 4908... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 02-03-2012 13551174 119.0 [{"iso_639_1": "en", "name": "English"}] Released How much do you want to believe? Red Lights 6.0 376
2392 20000000 [{"id": 35, "name": "Comedy"}] http://www.areyousuperbad.com/ 8363 [{"id": 1412, "name": "becoming an adult"}, {"... en Superbad High school best buddies are facing separation... 33.436092 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-08-2007 121463226 113.0 [{"iso_639_1": "en", "name": "English"}] Released Come and Get Some! Superbad 7.0 2100
2393 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.madeagoestojailmovie.com/ 15670 [{"id": 15009, "name": "criminal"}] en Madea Goes to Jail At long last, Madea returns to the big screen ... 3.107371 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-02-2009 90508336 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Madea Goes to Jail 6.4 52
2394 18000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 290555 [{"id": 2393, "name": "adoption"}, {"id": 1256... en Wolves The coming-of-age story of Cayden Richards. Fo... 7.922639 [{"name": "Copperheart Entertainment", "id": 5... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 28-08-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Unleash the beast Wolves 5.7 82
2395 23000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 8328 [{"id": 240, "name": "underdog"}, {"id": 271, ... en Step Up 2: The Streets When rebellious street dancer Andie lands at t... 28.973074 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 14-02-2008 150816700 98.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released It's not where you're from. It's where you're at. Step Up 2: The Streets 6.5 640
2396 15000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.hoodwinkedthemovie.com 10982 [{"id": 1994, "name": "wolf"}, {"id": 3301, "n... en Hoodwinked! The recipes of candies of the goody shops have... 23.980329 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 16-12-2005 51053787 80.0 [{"iso_639_1": "en", "name": "English"}] Released Armed And Dangerously Dumb. Hoodwinked! 5.9 479
2397 17500000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.metrofilms.com/hotelrwanda/ 205 [{"id": 971, "name": "rwanda"}, {"id": 972, "n... en Hotel Rwanda Inspired by true events, this film takes place... 28.605420 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 11-09-2004 38000000 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When the world closed its eyes, he opened his ... Hotel Rwanda 7.5 793
2398 24000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.hitmanmovie.com/ 1620 [{"id": 782, "name": "assassin"}, {"id": 1308,... en Hitman The best-selling videogame, Hitman, roars to l... 42.669304 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-11-2007 99965753 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Assassin 47 Hitman 5.9 966
2399 17500000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.foxsearchlight.com/blacknativity/ 175541 [{"id": 4344, "name": "musical"}, {"id": 15837... en Black Nativity A street-wise teen from Baltimore who has been... 7.180403 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 27-11-2013 7018189 93.0 [{"iso_639_1": "en", "name": "English"}] Released The Musical Event of the Holiday Season Black Nativity 5.8 16
2400 18000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 241254 [{"id": 11578, "name": "mobster"}, {"id": 1510... en The Prince A family man who turns out to be a retired mob... 21.638673 [{"name": "Grindstone Entertainment Group", "i... [{"iso_3166_1": "US", "name": "United States o... 22-08-2014 266586800 93.0 [{"iso_639_1": "en", "name": "English"}] Released Mercy is for the Weak The Prince 4.6 218
2401 0 [{"id": 53, "name": "Thriller"}] NaN 31932 [] en City of Ghosts A con man (Dillon) travels to Cambodia (also o... 2.644860 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2002 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released NaN City of Ghosts 5.4 18
2402 0 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... NaN 1933 [{"id": 2341, "name": "nanny"}, {"id": 3358, "... en The Others Grace is a religious woman who lives in an old... 25.881355 [{"name": "Cruise/Wagner Productions", "id": 4... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 02-08-2001 0 101.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Sooner or later she'll see them, then everythi... The Others 7.4 1660
2403 18500000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 679 [{"id": 803, "name": "android"}, {"id": 1603, ... en Aliens When Ripley's lifepod is found by a salvage cr... 67.660940 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-07-1986 183316455 137.0 [{"iso_639_1": "en", "name": "English"}] Released This Time It's War Aliens 7.7 3220
2404 17000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 11113 [{"id": 4344, "name": "musical"}, {"id": 4375,... en My Fair Lady A misogynistic and snobbish phonetics professo... 20.786616 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 21-10-1964 72070731 170.0 [{"iso_639_1": "en", "name": "English"}] Released The loverliest motion picture of them all! My Fair Lady 7.4 352
2405 17000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 3597 [{"id": 1328, "name": "secret"}, {"id": 1936, ... en I Know What You Did Last Summer As they celebrate their high school graduation... 27.654472 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 17-10-1997 125586134 100.0 [{"iso_639_1": "en", "name": "English"}] Released If you're going to bury the truth, make sure i... I Know What You Did Last Summer 5.6 687
2406 17000000 [{"id": 35, "name": "Comedy"}] NaN 193893 [{"id": 417, "name": "corruption"}, {"id": 642... en Let's Be Cops It's the ultimate buddy cop movie except for o... 70.668923 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 13-08-2014 136621271 104.0 [{"iso_639_1": "en", "name": "English"}] Released Fake Cops. Real Trouble. Let's Be Cops 6.4 1219
2407 16000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.foxsearchlight.com/sideways/ 9675 [{"id": 387, "name": "california"}, {"id": 270... en Sideways Two middle-aged men embark on a spiritual jour... 23.425431 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 22-10-2004 109502303 126.0 [{"iso_639_1": "hy", "name": ""}, {"iso_639_1"... Released In search of wine. In search of women. In sear... Sideways 6.9 478
2408 17500000 [{"id": 35, "name": "Comedy"}] NaN 9988 [{"id": 74, "name": "germany"}, {"id": 271, "n... en Beerfest During a trip to Germany to scatter their gran... 14.304444 [{"name": "Broken Lizard Industries", "id": 27... [{"iso_3166_1": "US", "name": "United States o... 25-08-2006 19179969 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Prepare for the ultimate chug of war. Beerfest 5.8 172
2409 300000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.theofficialjohncarpenter.com/hallow... 948 [{"id": 293, "name": "female nudity"}, {"id": ... en Halloween In John Carpenter's horror classic, a psychoti... 30.301307 [{"name": "Compass International Pictures", "i... [{"iso_3166_1": "US", "name": "United States o... 25-10-1978 70000000 91.0 [{"iso_639_1": "en", "name": "English"}] Released The Night He Came Home Halloween 7.4 1035
2410 17000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.goodboy.com/ 21765 [] en Good Boy! An intergalactic dog pilot from Sirius (the do... 3.560330 [{"name": "Jim Henson Pictures", "id": 6255}, ... [{"iso_3166_1": "US", "name": "United States o... 10-10-2003 0 87.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released Rover is about to take over. Good Boy! 4.7 30
2411 17000000 [{"id": 35, "name": "Comedy"}] NaN 146304 [{"id": 196499, "name": "best man"}] en The Best Man Holiday When college friends reunite after 15 years ov... 7.210095 [{"name": "Universal", "id": 6292}] [{"iso_3166_1": "US", "name": "United States o... 15-11-2013 71625195 123.0 [{"iso_639_1": "en", "name": "English"}] Released Times change. Friendship doesn't. The Best Man Holiday 6.7 110
2412 17000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.smokinaces.net/ 7516 [{"id": 376, "name": "neo-nazi"}, {"id": 1419,... en Smokin' Aces When a Las Vegas performer-turned-snitch named... 23.491962 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 09-12-2006 57103895 109.0 [{"iso_639_1": "en", "name": "English"}] Released Nobody gets away clean. Smokin' Aces 6.4 534
2413 20000000 [{"id": 27, "name": "Horror"}, {"id": 80, "nam... http://www.saw3dmovie.com 41439 [{"id": 5385, "name": "survivor"}, {"id": 1481... en Saw 3D As a deadly battle rages over Jigsaw's brutal ... 36.133536 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 21-10-2010 136150434 90.0 [{"iso_639_1": "en", "name": "English"}] Released The Traps Come Alive Saw: The Final Chapter 5.8 730
2414 17000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 2752 [{"id": 5906, "name": "sex addiction"}, {"id":... en 40 Days and 40 Nights Matt Sullivan's last big relationship ended in... 14.181360 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 01-03-2002 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Easier said than done. 40 Days and 40 Nights 5.2 297
2415 17000000 [{"id": 35, "name": "Comedy"}] NaN 9429 [{"id": 1759, "name": "night life"}, {"id": 23... en A Night at the Roxbury Despite being well into adulthood, brothers Do... 12.709227 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-10-1998 30331165 81.0 [{"iso_639_1": "en", "name": "English"}] Released Score! A Night at the Roxbury 5.9 198
2416 17000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://www.beastlythemovie.com/ 38117 [{"id": 818, "name": "based on novel"}, {"id":... en Beastly A curse transforms a handsome and arrogant you... 24.054062 [{"name": "CBS Films", "id": 5490}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 21-01-2011 43165571 86.0 [{"iso_639_1": "en", "name": "English"}] Released Love is never ugly. Beastly 6.0 849
2417 15000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.foxsearchlight.com/thehillshaveeyes/ 9792 [{"id": 502, "name": "ambush"}, {"id": 1508, "... en The Hills Have Eyes Based on Wes Craven's 1977 suspenseful cult cl... 35.107857 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 10-03-2006 69623713 107.0 [{"iso_639_1": "en", "name": "English"}] Released The lucky ones die first. The Hills Have Eyes 6.1 705
2418 0 [{"id": 35, "name": "Comedy"}] NaN 13778 [{"id": 3090, "name": "loser"}, {"id": 5561, "... en Dickie Roberts: Former Child Star TV child star of the '70s, Dickie Roberts is n... 10.149569 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-09-2003 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released 50 million people used to watch him on TV. Now... Dickie Roberts: Former Child Star 5.1 64
2419 0 [{"id": 18, "name": "Drama"}] NaN 228203 [{"id": 387, "name": "california"}, {"id": 141... en McFarland, USA A track coach in a small California town trans... 14.023082 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 20-02-2015 45710059 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Champions Can Come From Anywhere. McFarland, USA 7.4 213
2420 0 [{"id": 35, "name": "Comedy"}] NaN 41382 [] en Lottery Ticket Kevin Carson is a young man living in the proj... 9.054803 [{"name": "Cube Vision", "id": 2780}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 20-08-2010 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Winning is Just the Beginning Surviving is Ano... Lottery Ticket 5.6 54
2421 20000000 [{"id": 18, "name": "Drama"}] NaN 13960 [] en ATL As four friends prepare for life after high sc... 5.422285 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 31-03-2006 21170563 105.0 [{"iso_639_1": "en", "name": "English"}] Released A New American Story ATL 6.0 32
2422 17000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://www.pitchperfectmovie.com/ 114150 [{"id": 271, "name": "competition"}, {"id": 12... en Pitch Perfect College student Beca knows she does not want t... 32.746486 [{"name": "Brownstone Productions", "id": 12365}] [{"iso_3166_1": "US", "name": "United States o... 28-09-2012 115350426 112.0 [{"iso_639_1": "en", "name": "English"}] Released Get pitch slapped. Pitch Perfect 7.3 2247
2423 34000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 26602 [{"id": 966, "name": "beach"}, {"id": 1480, "n... en Summer Catch A coming-of-age romantic comedy set against th... 3.960098 [{"name": "Tollin/Robbins Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 22-08-2001 19693891 108.0 [{"iso_639_1": "en", "name": "English"}] Released Are you game? Summer Catch 4.8 63
2424 0 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 10223 [{"id": 380, "name": "brother brother relation... en A Simple Plan Captivated by the lure of sudden wealth, the q... 10.178917 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 11-12-1998 0 121.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes good people do evil things. A Simple Plan 6.9 187
2425 17000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 16028 [{"id": 236, "name": "suicide"}, {"id": 2884, ... en They After witnessing a horrific and traumatic even... 4.544216 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-11-2002 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released Are you afraid of the dark? You should be. They 4.6 74
2426 0 [{"id": 35, "name": "Comedy"}] NaN 15639 [{"id": 196171, "name": "health inspector"}, {... en Larry the Cable Guy: Health Inspector A slovenly cable repairman becomes a big-city ... 2.184708 [{"name": "Parallel Pictures", "id": 18575}] [{"iso_3166_1": "US", "name": "United States o... 24-03-2006 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Larry the Cable Guy: Health Inspector 3.3 17
2427 0 [{"id": 10751, "name": "Family"}] NaN 16112 [] en The Adventures of Elmo in Grouchland Elmo loves his fuzzy, blue blanket, and would ... 3.091590 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-10-1999 0 73.0 [{"iso_639_1": "en", "name": "English"}] Released The Good, The Bad and The Stinky. The Adventures of Elmo in Grouchland 6.3 14
2428 17000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 26390 [{"id": 255, "name": "male nudity"}, {"id": 29... en Brooklyn's Finest Enforcing the law within the notoriously rough... 18.790102 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "US", "name": "United States o... 16-01-2009 29536299 133.0 [{"iso_639_1": "en", "name": "English"}] Released This is War. This is Brooklyn. Brooklyn's Finest 6.2 293
2429 17000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 27759 [{"id": 4063, "name": "siege"}, {"id": 6917, "... en 55 Days at Peking Diplomats, soldiers and other representatives ... 3.321095 [{"name": "Allied Artists Pictures", "id": 492... [{"iso_3166_1": "US", "name": "United States o... 06-05-1963 10000000 154.0 [{"iso_639_1": "en", "name": "English"}] Released A handful of men and women held out against th... 55 Days at Peking 6.3 36
2430 17000000 [{"id": 27, "name": "Horror"}] http://www.evildead-movie.com/ 109428 [{"id": 9714, "name": "remake"}, {"id": 15001,... en Evil Dead Evil Dead, the fourth installment of the Evil ... 33.912116 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-04-2013 97542952 91.0 [{"iso_639_1": "en", "name": "English"}] Released The most terrifying film you will ever experie... Evil Dead 6.4 1723
2431 17000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.foxsearchlight.com/mylifeinruins/ 23049 [{"id": 966, "name": "beach"}, {"id": 1200, "n... en My Life in Ruins A Greek tour guide named Georgia attempts to r... 5.787891 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GR", "name": "Greece"}, {"iso... 06-02-2009 20455276 95.0 [{"iso_639_1": "en", "name": "English"}] Released The most fun you can have without a passport. My Life in Ruins 5.6 101
2432 17000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9310 [{"id": 840, "name": "usa president"}, {"id": ... en American Dreamz The new season of "American Dreamz," the wildl... 7.864011 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 04-03-2006 7314027 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Imagine a country where more people vote for a... American Dreamz 4.9 95
2433 17000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11411 [{"id": 83, "name": "saving the world"}, {"id"... en Superman IV: The Quest for Peace With global superpowers engaged in an increasi... 17.062117 [{"name": "Cannon Films", "id": 4110}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-07-1987 19300000 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nuclear Power. In the best hands, it is danger... Superman IV: The Quest for Peace 4.1 318
2434 0 [{"id": 18, "name": "Drama"}] NaN 16988 [{"id": 577, "name": "black people"}, {"id": 1... en How She Move After the death of Raya Green's(Rutina Wesley)... 1.782666 [{"name": "MTV Films", "id": 746}, {"name": "T... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-01-2008 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN How She Move 3.0 6
2435 17000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... https://www.warnerbros.com/running-scared 7304 [{"id": 6483, "name": "ice hockey"}, {"id": 12... en Running Scared After a drug-op gone bad, Joey Gazelle is put ... 19.311572 [{"name": "International Production Company", ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 06-01-2006 9500000 122.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every bullet leaves a trail. Running Scared 7.0 331
2436 0 [{"id": 18, "name": "Drama"}] NaN 24747 [{"id": 6075, "name": "sport"}] en Bobby Jones: Stroke of Genius The story of golf icon and legend, Bobby Jones... 2.897449 [{"name": "Dean River Productions", "id": 3915... [{"iso_3166_1": "US", "name": "United States o... 30-04-2004 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Bobby Jones: Stroke of Genius 5.5 19
2437 17000000 [{"id": 12, "name": "Adventure"}] NaN 58048 [] en Shanghai Surprise Glendon Wasey is a fortune hunter looking for ... 0.138564 [{"name": "HandMade Films", "id": 20076}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 29-08-1986 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released A romantic adventure for the dangerous at heart. Shanghai Surprise 2.9 15
2438 40000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 1491 [{"id": 2343, "name": "magic"}, {"id": 7376, "... en The Illusionist With his eye on a lovely aristocrat, a gifted ... 36.960953 [{"name": "Michael London Productions", "id": ... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 18-08-2006 86915017 110.0 [{"iso_639_1": "en", "name": "English"}] Released Nothing Is What It Seems. The Illusionist 7.1 1615
2439 17000000 [{"id": 12, "name": "Adventure"}, {"id": 53, "... http://www.roarthemovie.com/ 2989 [{"id": 409, "name": "africa"}, {"id": 2043, "... en Roar Roar follows a family who are attacked by vari... 1.156410 [{"name": "American Filmworks", "id": 8310}] [{"iso_3166_1": "US", "name": "United States o... 12-11-1981 2000000 102.0 [{"iso_639_1": "en", "name": "English"}] Released No animals were harmed in the making of this m... Roar 5.6 19
2440 17000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 10629 [{"id": 917, "name": "journalism"}, {"id": 614... en Veronica Guerin In this true story, Veronica Guerin is an inve... 9.583578 [{"name": "Jerry Bruckheimer Films", "id": 130... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 11-07-2003 1569918 98.0 [{"iso_639_1": "en", "name": "English"}] Released Why would anyone want to kill Veronica Guerin? Veronica Guerin 6.8 59
2441 17000000 [{"id": 53, "name": "Thriller"}, {"id": 10749,... NaN 255343 [{"id": 1524, "name": "surfer"}, {"id": 9826, ... en Escobar: Paradise Lost For Pablo Escobar family is everything. When y... 25.112567 [{"name": "Nexus Factory", "id": 7561}, {"name... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 11-10-2014 3758328 120.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Welcome to the family Escobar: Paradise Lost 6.1 271
2442 17000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://darko.com/film_southlandtales.html 4723 [{"id": 236, "name": "suicide"}, {"id": 380, "... en Southland Tales Set in the futuristic landscape of Los Angeles... 9.349386 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-05-2006 374743 144.0 [{"iso_639_1": "en", "name": "English"}] Released Have a nice apocalypse. Southland Tales 5.2 153
2443 15000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 10800 [{"id": 2535, "name": "destroy"}, {"id": 2964,... fr Chasseurs de dragons Dragon Hunters is a fantastic tale telling the... 8.884405 [{"name": "Futurikon", "id": 2613}] [{"iso_3166_1": "FR", "name": "France"}] 19-03-2008 0 80.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Dragon hunting isn't a fairy tale Dragon Hunters 6.5 129
2444 17000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 25763 [{"id": 818, "name": "based on novel"}, {"id":... en Damnation Alley A small group of survivors at a military insta... 2.215261 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 10-09-1977 8720000 91.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released NaN Damnation Alley 5.0 27
2445 17000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://theapparition.warnerbros.com 79694 [{"id": 1706, "name": "experiment"}, {"id": 61... en The Apparition Plagued by frightening occurrences in their ho... 6.385234 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 23-08-2012 9627492 82.0 [{"iso_639_1": "en", "name": "English"}] Released Once You Believe You Die The Apparition 4.5 140
2446 16500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 4032 [{"id": 10226, "name": "neighbor"}, {"id": 158... en My Girl Vada Sultenfuss is obsessed with death. Her mo... 20.935169 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-11-1991 0 102.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released When your Dad's an undertaker, your Mom's in h... My Girl 7.0 428
2447 16800000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://www.furmovie.com/ 18615 [{"id": 1003, "name": "photographer"}, {"id": ... en Fur: An Imaginary Portrait of Diane Arbus In 1958 New York Diane Arbus is a housewife an... 4.358255 [{"name": "River Road Entertainment", "id": 12... [{"iso_3166_1": "US", "name": "United States o... 30-08-2006 2281089 122.0 [{"iso_639_1": "en", "name": "English"}] Released A love story. Fur: An Imaginary Portrait of Diane Arbus 5.8 73
2448 15000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 10673 [{"id": 3720, "name": "power"}, {"id": 4373, "... en Wall Street A young and impatient stockbroker is willing t... 24.898687 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 10-12-1987 43848069 126.0 [{"iso_639_1": "en", "name": "English"}] Released Every dream has a price. Wall Street 7.0 546
2449 16500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 4584 [{"id": 420, "name": "bowling"}, {"id": 818, "... en Sense and Sensibility Rich Mr. Dashwood dies, leaving his second wif... 20.898711 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-12-1995 135000000 136.0 [{"iso_639_1": "en", "name": "English"}] Released Lose your heart and come to your senses. Sense and Sensibility 7.2 352
2450 16500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://becomingjane-themovie.com/ 2977 [{"id": 392, "name": "england"}, {"id": 934, "... en Becoming Jane A biographical portrait of a pre-fame Jane Aus... 18.236284 [{"name": "Ecosse Films", "id": 1267}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-03-2007 37311672 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Her own life is her greatest inspiration. Becoming Jane 6.9 317
2451 16500000 [{"id": 35, "name": "Comedy"}] NaN 10760 [{"id": 3616, "name": "college"}, {"id": 9840,... en Sydney White A modern retelling of Snow White set against s... 10.746480 [{"name": "Morgan Creek Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 21-09-2007 13620075 108.0 [{"iso_639_1": "en", "name": "English"}] Released Freshman year is no fairytale Sydney White 6.0 236
2452 16500000 [{"id": 18, "name": "Drama"}] NaN 11093 [{"id": 582, "name": "san francisco"}, {"id": ... en House of Sand and Fog Behrani, an Iranian immigrant buys a Californi... 12.102725 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-12-2003 16942795 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some dreams can't be shared. House of Sand and Fog 7.0 199
2453 16400000 [{"id": 18, "name": "Drama"}] NaN 207 [{"id": 30, "name": "individual"}, {"id": 490,... en Dead Poets Society At an elite, old-fashioned boarding school in ... 55.458584 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 02-06-1989 235860116 129.0 [{"iso_639_1": "en", "name": "English"}] Released He was their inspiration. He made their lives ... Dead Poets Society 8.1 2705
2454 16000000 [{"id": 35, "name": "Comedy"}] NaN 8467 [{"id": 1420, "name": "gas station"}, {"id": 2... en Dumb and Dumber Lloyd and Harry are two men whose stupidity is... 35.777067 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 16-12-1994 247275374 107.0 [{"iso_639_1": "en", "name": "English"}] Released What the one doesn't have, the other is missing. Dumb and Dumber 6.5 1859
2455 16000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 639 [{"id": 242, "name": "new york"}, {"id": 1157,... en When Harry Met Sally... During their travels from Chicago to New York,... 18.430419 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 21-07-1989 92823546 96.0 [{"iso_639_1": "en", "name": "English"}] Released Can two friends sleep together and still love ... When Harry Met Sally... 7.3 950
2456 16000000 [{"id": 18, "name": "Drama"}] NaN 24226 [{"id": 1680, "name": "boston"}, {"id": 6148, ... en The Verdict Frank Galvin is a down-on-his luck lawyer, red... 7.980632 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 08-12-1982 53977250 129.0 [{"iso_639_1": "en", "name": "English"}] Released The doctors want to settle, the Church wants t... The Verdict 7.4 131
2457 16000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... NaN 9285 [{"id": 293, "name": "female nudity"}, {"id": ... en Road Trip Four friends take off on an 1800 mile road tri... 14.759948 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2000 119754278 93.0 [{"iso_639_1": "en", "name": "English"}] Released The greatest college tradition of all. Road Trip 5.9 542
2458 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14709 [{"id": 579, "name": "american football"}, {"i... en Varsity Blues In small-town Texas, high school football is a... 9.229999 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-01-1999 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released It takes a hero to know what's worth winning. Varsity Blues 6.0 122
2459 15000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.warnerbros.fr/the-artist 74643 [{"id": 887, "name": "film producer"}, {"id": ... en The Artist Hollywood, 1927: As silent movie star George V... 29.943316 [{"name": "France 3 Cin\u00e9ma", "id": 591}, ... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 15-05-2011 133432856 100.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released A Breath Of Fresh Vintage Air The Artist 7.3 1049
2460 16000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.theunbornmovie.net/ 13788 [] en The Unborn A young woman fights the spirit that is slowly... 15.788784 [{"name": "Rogue Pictures", "id": 134}, {"name... [{"iso_3166_1": "US", "name": "United States o... 09-01-2009 76514050 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Evil will do anything to live. The Unborn 4.8 365
2461 16000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.moonrisekingdom.com 83666 [{"id": 41393, "name": "new england"}, {"id": ... en Moonrise Kingdom Set on an island off the coast of New England ... 41.083914 [{"name": "Scott Rudin Productions", "id": 258... [{"iso_3166_1": "US", "name": "United States o... 16-05-2012 68263166 94.0 [{"iso_639_1": "en", "name": "English"}] Released A tormenting and surprising story of children ... Moonrise Kingdom 7.6 1662
2462 16000000 [{"id": 27, "name": "Horror"}] NaN 10781 [{"id": 1583, "name": "mass murder"}, {"id": 3... en The Texas Chainsaw Massacre: The Beginning Chrissie and her friends set out on a road tri... 21.380635 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 06-10-2006 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released What you know about fear... doesn't even come ... The Texas Chainsaw Massacre: The Beginning 5.9 402
2463 18500000 [{"id": 18, "name": "Drama"}] NaN 318850 [{"id": 1160, "name": "egypt"}, {"id": 2974, "... en The Young Messiah Tells the story of Jesus Christ at age seven a... 1.884558 [{"name": "Focus Features", "id": 10146}] [{"iso_3166_1": "US", "name": "United States o... 10-03-2016 6490401 120.0 [{"iso_639_1": "en", "name": "English"}] Released Before he was the savior, he was a child. The Young Messiah 6.4 30
2464 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 13908 [{"id": 179430, "name": "aftercreditsstinger"}... en The Master of Disguise A sweet-natured Italian waiter named Pistachio... 4.382761 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 02-08-2002 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released He can get into any disguise... getting out is... The Master of Disguise 3.7 78
2465 19000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://www.panslabyrinth.com 1417 [{"id": 514, "name": "spain"}, {"id": 836, "na... es El laberinto del fauno Living with her tyrannical stepfather in a new... 90.809408 [{"name": "Estudios Picasso", "id": 2029}, {"n... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 27-05-2006 83258226 118.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released What happens when make-believe believes it's r... Pan's Labyrinth 7.6 3041
2466 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 39180 [{"id": 15162, "name": "dog"}] en See Spot Run A drug sniffing agent canine is a target for a... 6.579017 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 02-03-2001 0 94.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released The Smart One Isn't Wearing Any Pants. See Spot Run 4.8 44
2467 16000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 16161 [{"id": 641, "name": "single parent"}, {"id": ... en Baby Boy The story of Jody, a misguided, 20-year-old Af... 7.854989 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-06-2001 29381649 130.0 [{"iso_639_1": "en", "name": "English"}] Released Just a Baby Boy. Baby Boy 7.4 55
2468 16000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.theroommate-movie.com/ 49950 [{"id": 931, "name": "jealousy"}, {"id": 1253,... en The Roommate When Sara (Minka Kelly), a young design studen... 11.807269 [{"name": "Vertigo Entertainment", "id": 829},... [{"iso_3166_1": "US", "name": "United States o... 04-02-2011 40492759 91.0 [{"iso_639_1": "en", "name": "English"}] Released 2,000 colleges. 8 million roommates. Which one... The Roommate 5.3 224
2469 17700000 [{"id": 9648, "name": "Mystery"}, {"id": 12, "... NaN 10956 [{"id": 970, "name": "parents kids relationshi... en Joe Dirt Joe Dirt is a janitor with a mullet hairdo, ac... 15.976335 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 10-04-2001 30987695 91.0 [{"iso_639_1": "en", "name": "English"}] Released He Came. He Cleaned. He Conquered. Joe Dirt 5.5 242
2470 15000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 9594 [{"id": 2143, "name": "loss of parents"}, {"id... en Double Impact Jean Claude Van Damme plays a dual role as Ale... 10.484642 [{"name": "Stone Group Pictures", "id": 3470}] [{"iso_3166_1": "US", "name": "United States o... 10-08-1991 30102717 110.0 [{"iso_639_1": "en", "name": "English"}] Released Two brothers separated by the violence. Now to... Double Impact 5.3 215
2471 12000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... http://www.universalstudiosentertainment.com/h... 4638 [{"id": 5331, "name": "village"}, {"id": 5638,... en Hot Fuzz Top London cop, PC Nicholas Angel is good. Too... 38.623178 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 14-02-2007 80573774 121.0 [{"iso_639_1": "en", "name": "English"}] Released Big cops. Small town. Moderate violence. Hot Fuzz 7.4 2199
2472 16000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://thewomen.warnerbros.com/index.html 13972 [{"id": 9749, "name": "beauty salon"}, {"id": ... en The Women The story centers on a group of gossipy, high-... 8.832100 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 12-09-2008 50007546 114.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Women 4.6 96
2473 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 5038 [{"id": 107, "name": "barcelona spain"}, {"id"... en Vicky Cristina Barcelona Two girlfriends on a summer holiday in Spain b... 32.758254 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 15-08-2008 96408652 96.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Life is the ultimate work of art Vicky Cristina Barcelona 6.7 1020
2474 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 13491 [{"id": 156321, "name": "tv movie"}] sv Arn: Tempelriddaren Arn, the son of a high-ranking Swedish noblema... 6.091033 [{"name": "Danmarks Radio (DR)", "id": 119}, {... [{"iso_3166_1": "SE", "name": "Sweden"}] 17-12-2007 0 139.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released A Knight in the Holy Land. A Woman in the Froz... Arn: The Knight Templar 6.4 76
2475 16000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10571 [{"id": 815, "name": "soulmates"}, {"id": 1605... en Boys and Girls Ryan and Jennifer are opposites who definitely... 9.119797 [{"name": "Punch 21 Productions", "id": 13158}] [{"iso_3166_1": "US", "name": "United States o... 16-06-2000 20627372 94.0 [{"iso_639_1": "en", "name": "English"}] Released Warning: Sex Changes Everything Boys and Girls 5.4 103
2476 0 [{"id": 18, "name": "Drama"}] NaN 10994 [{"id": 351, "name": "poison"}, {"id": 378, "n... en White Oleander A teenager journeys through a series of foster... 9.423866 [{"name": "Pandora Filmproduktion", "id": 254}... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 11-10-2002 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released NaN White Oleander 7.2 108
2477 16000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 19994 [{"id": 3302, "name": "bloodthirstiness"}, {"i... en Jennifer's Body A newly possessed cheerleader turns into a kil... 32.257414 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 18-09-2009 31556061 100.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released She's evil... and not just high school evil. Jennifer's Body 5.3 837
2478 16000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 25166 [{"id": 3301, "name": "suspicion"}, {"id": 387... en Drowning Mona The recently deceased Mona Dearly (Bette Midle... 3.021835 [{"name": "Code Entertainment", "id": 14589}, ... [{"iso_3166_1": "US", "name": "United States o... 03-03-2000 15427192 96.0 [{"iso_639_1": "en", "name": "English"}] Released The death of Mona Dearly wasn't so much a whod... Drowning Mona 5.4 43
2479 16000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 30890 [{"id": 966, "name": "beach"}, {"id": 1749, "n... en Radio Days The Narrator (Woody Allen) tells us how the ra... 7.612849 [{"name": "Orion Pictures", "id": 41}] [{"iso_3166_1": "US", "name": "United States o... 30-01-1987 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Radio Days 7.0 127
2480 20000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://rememberme-movie.com/ 23169 [{"id": 242, "name": "new york"}, {"id": 494, ... en Remember Me Still reeling from a heartbreaking family even... 36.764666 [{"name": "Summit Entertainment", "id": 491}] [{"iso_3166_1": "US", "name": "United States o... 12-03-2010 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released Live in the moments. Remember Me 6.9 948
2481 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 17403 [{"id": 187056, "name": "woman director"}] en How to Deal Mandy Moore stars as Halley, a young hip high ... 3.199784 [{"name": "Golden Mean", "id": 1867}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 18-07-2003 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Rule #1 There are no rules. How to Deal 5.7 42
2482 20000000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... NaN 12120 [{"id": 9951, "name": "alien"}, {"id": 11931, ... en My Stepmother is an Alien Trying to rescue her home planet from destruct... 9.455596 [{"name": "Weintraub Entertainment Group", "id... [{"iso_3166_1": "US", "name": "United States o... 09-12-1988 13854000 108.0 [{"iso_639_1": "en", "name": "English"}] Released Man's closest encounter. My Stepmother is an Alien 5.3 131
2483 26000000 [{"id": 18, "name": "Drama"}] NaN 9800 [{"id": 237, "name": "gay"}, {"id": 740, "name... en Philadelphia No one would take his case until one man was w... 44.301745 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-12-1993 206678440 125.0 [{"iso_639_1": "en", "name": "English"}] Released No one would take on his case... until one man... Philadelphia 7.6 988
2484 16000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... NaN 1090 [{"id": 310, "name": "artificial intelligence"... en The Thirteenth Floor Computer scientist Hannon Fuller has discovere... 19.890428 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-04-1999 18564088 100.0 [{"iso_639_1": "en", "name": "English"}] Released Question reality. You can go there even though... The Thirteenth Floor 6.8 378
2485 16000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 18475 [{"id": 10267, "name": "comedy"}] en The Cookout When Todd Anderson signs a $30 million deal wi... 0.830596 [{"name": "Cookout Productions", "id": 3494}] [{"iso_3166_1": "US", "name": "United States o... 03-09-2004 12 97.0 [{"iso_639_1": "en", "name": "English"}] Released This summer, get your grill on! The Cookout 4.6 10
2486 0 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 40160 [{"id": 5404, "name": "meteor"}, {"id": 10617,... en Meteor After a collision with a comet, a nearly 8km w... 2.637355 [{"name": "Palladium Productions", "id": 2379}... [{"iso_3166_1": "US", "name": "United States o... 19-10-1979 0 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There's No Place On Earth To Hide! Meteor 5.1 36
2487 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 18074 [{"id": 4344, "name": "musical"}] en Duets Duets is a road-trip comedy which revolves aro... 2.254530 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-09-2000 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released Six littles souls in search of a little harmony. Duets 5.5 34
2488 16000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9689 [{"id": 1741, "name": "blindness and impaired ... en Hollywood Ending Woody Allen stars as Val Waxman, a two-time Os... 8.711782 [{"name": "DreamWorks SKG", "id": 27}] [{"iso_3166_1": "US", "name": "United States o... 03-05-2002 0 112.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released It's going to be a shot in the dark! Hollywood Ending 6.4 113
2489 6500000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 9781 [{"id": 970, "name": "parents kids relationshi... en Detroit Rock City In 1978, a Kiss concert was an epoch-making ev... 5.700333 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 13-08-1999 4217115 95.0 [{"iso_639_1": "en", "name": "English"}] Released Kiss The Rules Goodbye. Detroit Rock City 6.7 100
2490 16000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 8009 [{"id": 242, "name": "new york"}, {"id": 388, ... en Highlander He fought his first battle on the Scottish Hig... 29.253833 [{"name": "Davis-Panzer Productions", "id": 27... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-03-1986 5900000 116.0 [{"iso_639_1": "en", "name": "English"}] Released There can be only one. Highlander 6.8 624
2491 16000000 [{"id": 18, "name": "Drama"}] http://www.thingswelostinthefiremovie.com/ 3877 [{"id": 1647, "name": "sadness"}, {"id": 1872,... en Things We Lost in the Fire A recent widow invites her husband's troubled ... 8.842869 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 26-09-2007 2849142 113.0 [{"iso_639_1": "en", "name": "English"}] Released Hope comes with letting go. Things We Lost in the Fire 6.7 90
2492 16000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 8854 [{"id": 849, "name": "dc comics"}, {"id": 1267... en Steel Justice. Safe streets. Payback. Metallurgist J... 2.848727 [{"name": "Quincy Jones-David Salzman Entertai... [{"iso_3166_1": "US", "name": "United States o... 15-08-1997 1686429 97.0 [{"iso_639_1": "en", "name": "English"}] Released Heroes don't come any bigger. Steel 4.3 48
2493 16000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://theimmigrant-lefilm.com/ 152599 [{"id": 242, "name": "new york"}, {"id": 417, ... en The Immigrant An innocent immigrant woman is tricked into a ... 13.832464 [{"name": "Kingsgate Films", "id": 770}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 03-07-2013 5867686 117.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released NaN The Immigrant 6.2 250
2494 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 18840 [] en The White Countess The last movie from the team of Ismail Merchan... 4.488547 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 30-10-2005 0 135.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The White Countess 6.9 21
2495 20000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 68727 [{"id": 1453, "name": "amnesia"}, {"id": 14789... en Trance A fine art auctioneer mixed up with a gang, jo... 38.802415 [{"name": "Cloud Eight Films", "id": 6708}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 27-03-2013 24261569 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Don't be a hero. Trance 6.5 956
2496 16000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 12657 [{"id": 577, "name": "black people"}, {"id": 8... en Soul Plane Following a ridiculously awful flight that lea... 9.400404 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 28-05-2004 14822346 86.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Announcing the arrival of the first airline wi... Soul Plane 4.7 108
2497 11000000 [{"id": 35, "name": "Comedy"}] http://www.bienvenuechezleschtis-lefilm.com/ 8265 [{"id": 389, "name": "clock tower"}, {"id": 93... fr Bienvenue chez les ch'tis Although living a comfortable life in Salon-de... 18.923181 [{"name": "Centre National de la Cin\u00e9mato... [{"iso_3166_1": "FR", "name": "France"}] 09-01-2008 53191886 106.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Welcome to the Sticks 6.8 615
2498 0 [{"id": 18, "name": "Drama"}] NaN 12410 [{"id": 74, "name": "germany"}, {"id": 2652, "... en Good The rise of national socialism in Germany shou... 2.397987 [] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 11-12-2008 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Anything that makes people happy can't be bad ... Good 6.3 29
2499 13000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://www.ifcfilms.com/films/enter-the-void 34647 [{"id": 549, "name": "prostitute"}, {"id": 329... en Enter the Void This psychedelic tour of life after death is s... 20.399550 [{"name": "BIM Distribuzione", "id": 225}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 05-05-2009 754249 161.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Enter the Void 7.2 387
2500 16000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 73935 [{"id": 3133, "name": "vampire"}, {"id": 9673,... en Vamps The modern-day story focuses on two beautiful ... 7.251897 [{"name": "Lucky Monkey Pictures", "id": 11093... [{"iso_3166_1": "US", "name": "United States o... 25-08-2012 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released Dating Sucks Vamps 4.8 91
2501 16000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 28178 [{"id": 907, "name": "japanese"}, {"id": 1797,... en Hachi: A Dog's Tale A drama based on the true story of a college p... 43.217089 [{"name": "Grand Army Entertainment", "id": 18... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-06-2009 47801389 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A true story of faith, devotion and undying love. Hachi: A Dog's Tale 7.7 1717
2502 16000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 185567 [] en Zulu As a child, Ali Neuman narrowly escaped being ... 14.529496 [{"name": "Eskwad", "id": 616}, {"name": "M6 F... [{"iso_3166_1": "ZA", "name": "South Africa"},... 04-12-2013 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Zulu 6.7 172
2503 16000000 [{"id": 37, "name": "Western"}, {"id": 18, "na... NaN 264656 [{"id": 246, "name": "dancing"}, {"id": 818, "... en The Homesman When three women living on the edge of the Ame... 20.591480 [{"name": "The Javelina Film Company", "id": 2... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 18-05-2014 3442853 122.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Homesman 6.4 258
2504 15600000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.juwannamann.com/ 35696 [{"id": 6075, "name": "sport"}, {"id": 6496, "... en Juwanna Mann A basketball star is booted out of the NBA whe... 2.244947 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-06-2002 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Juwanna Mann 4.2 20
2505 0 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 16351 [{"id": 434, "name": "destruction of a civiliz... en Ararat A variety of characters, some close relatives,... 1.326264 [{"name": "Alliance Atlantis Communications", ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 20-05-2002 0 115.0 [{"iso_639_1": "hy", "name": ""}, {"iso_639_1"... Released NaN Ararat 5.7 16
2506 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 38717 [{"id": 6075, "name": "sport"}, {"id": 10183, ... en Madison In 1971, air-conditioner repairman and boat en... 0.212108 [] [{"iso_3166_1": "US", "name": "United States o... 23-01-2001 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released A town's future is riding with one man. Madison 5.3 3
2507 15500000 [{"id": 9648, "name": "Mystery"}, {"id": 80, "... NaN 18777 [] en Slow Burn A district attorney (Ray Liotta) is involved i... 6.630856 [{"name": "Sidney Kimmel Entertainment", "id":... [{"iso_3166_1": "US", "name": "United States o... 12-09-2005 1237615 93.0 [{"iso_639_1": "en", "name": "English"}] Released The truth is just a trick of light. Slow Burn 5.5 16
2508 15300000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 2110 [{"id": 772, "name": "handcuffs"}, {"id": 2708... fr Wasabi Hubert is a French policeman with very sharp m... 18.209570 [{"name": "Canal Plus", "id": 104}, {"name": "... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 31-10-2001 0 94.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released For those who take their action raw. Wasabi 6.2 283
2509 15500000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 9035 [{"id": 1415, "name": "small town"}, {"id": 18... en Slither A small town is taken over by an alien plague,... 17.327279 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 31-03-2006 0 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Horror Has A New Face Slither 6.3 317
2510 15000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 90 [{"id": 387, "name": "california"}, {"id": 797... en Beverly Hills Cop Tough-talking Detroit cop Axel Foley heads to ... 29.843818 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 29-11-1984 316360478 105.0 [{"iso_639_1": "en", "name": "English"}] Released The Heat Is On! Beverly Hills Cop 6.8 961
2511 18000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... https://www.foxconnect.com/home-alone-4.html 771 [{"id": 65, "name": "holiday"}, {"id": 1437, "... en Home Alone Eight-year-old Kevin McCallister makes the mos... 2.186927 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 09-11-1990 476684675 103.0 [{"iso_639_1": "en", "name": "English"}] Released A Family Comedy Without the Family. Home Alone 7.1 2414
2512 0 [{"id": 10751, "name": "Family"}, {"id": 35, "... NaN 12154 [{"id": 1009, "name": "baby"}, {"id": 1253, "n... es Three Men and a Baby Three bachelors find themselves forced to take... 12.335827 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 27-11-1987 0 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They changed her diapers. She changed their li... Three Men and a Baby 5.8 253
2513 21000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9576 [{"id": 1326, "name": "infidelity"}, {"id": 96... en Tootsie Michael Dorsey is an unemployed actor with an ... 20.818567 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 16-12-1982 177200000 116.0 [{"iso_639_1": "en", "name": "English"}] Released What do you get when you cross a hopelessly st... Tootsie 6.9 421
2514 15000000 [{"id": 28, "name": "Action"}, {"id": 10749, "... NaN 744 [{"id": 725, "name": "lovesickness"}, {"id": 1... en Top Gun For Lieutenant Pete 'Maverick' Mitchell and hi... 58.900647 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 16-05-1986 356830601 110.0 [{"iso_639_1": "en", "name": "English"}] Released Up there with the best of the best. Top Gun 6.7 1698
2515 17000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 146 [{"id": 334, "name": "flying"}, {"id": 779, "n... zh 卧虎藏龙 Two warriors in pursuit of a stolen sword and ... 45.742254 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 01-10-2000 213525736 120.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released A timeless story of strength, secrets and two ... Crouching Tiger, Hidden Dragon 7.2 927
2516 15000000 [{"id": 18, "name": "Drama"}] http://www.dreamworks.com/ab/ 14 [{"id": 255, "name": "male nudity"}, {"id": 29... en American Beauty Lester Burnham, a depressed suburban father in... 80.878605 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 15-09-1999 356296601 122.0 [{"iso_639_1": "en", "name": "English"}] Released Look closer. American Beauty 7.9 3313
2517 15000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.kingsspeech.com/ 45269 [{"id": 1025, "name": "great britain"}, {"id":... en The King's Speech The King's Speech tells the story of the man w... 54.053576 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 06-09-2010 414211549 118.0 [{"iso_639_1": "en", "name": "English"}] Released Find your voice. The King's Speech 7.6 2752
2518 15000000 [{"id": 35, "name": "Comedy"}] NaN 9493 [{"id": 168196, "name": "perfection"}, {"id": ... en Twins Julius and Vincent Benedict are the results of... 17.638286 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 09-12-1988 216614388 107.0 [{"iso_639_1": "en", "name": "English"}] Released Only their mother can tell them apart. Twins 5.7 559
2519 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.theyellowhandkerchief.com/ 22556 [{"id": 10183, "name": "independent film"}] en The Yellow Handkerchief Set in the present-day southern United States,... 3.803495 [{"name": "area japan", "id": 6536}] [{"iso_3166_1": "US", "name": "United States o... 17-12-2008 317000 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Yellow Handkerchief 6.4 52
2520 15000000 [{"id": 18, "name": "Drama"}] NaN 873 [{"id": 378, "name": "prison"}, {"id": 409, "n... en The Color Purple An epic tale spanning forty years in the life ... 17.571533 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 18-12-1985 146292009 154.0 [{"iso_639_1": "en", "name": "English"}] Released It's about life. It's about love. It's about us. The Color Purple 7.7 338
2521 16000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 33196 [{"id": 720, "name": "helicopter"}, {"id": 966... ko 해운대 Man-sik and Yeon-hee, are unsure as to whether... 4.628525 [{"name": "Polygon Entertainment", "id": 5716}... [{"iso_3166_1": "KR", "name": "South Korea"}] 06-06-2009 11301649 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Tidal Wave 6.5 48
2522 14000000 [{"id": 36, "name": "History"}, {"id": 18, "na... http://theimitationgamemovie.com/ 205596 [{"id": 237, "name": "gay"}, {"id": 392, "name... en The Imitation Game Based on the real life story of legendary cryp... 145.364591 [{"name": "Black Bear Pictures", "id": 22146},... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 14-11-2014 233555708 113.0 [{"iso_639_1": "en", "name": "English"}] Released The true enigma was the man who cracked the code. The Imitation Game 8.0 5723
2523 0 [{"id": 35, "name": "Comedy"}] NaN 10765 [{"id": 90, "name": "paris"}, {"id": 2273, "na... en Private Benjamin A sheltered young high society woman joins the... 12.188380 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 06-10-1980 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Private Benjamin 6.0 102
2524 15000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 16769 [{"id": 727, "name": "country music"}, {"id": ... en Coal Miner's Daughter Biography of Loretta Lynn, a country and weste... 3.826685 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 07-03-1980 67182787 125.0 [{"iso_639_1": "en", "name": "English"}] Released She was married at 13. She had four kids by th... Coal Miner's Daughter 7.2 67
2525 15000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.fox.co.uk/diary-of-a-wimpy-kid 33217 [{"id": 818, "name": "based on novel"}, {"id":... en Diary of a Wimpy Kid Greg Heffley is headed for big things, but fir... 21.095489 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-03-2010 75700498 92.0 [{"iso_639_1": "en", "name": "English"}] Released It's not a diary, it's a movie. Diary of a Wimpy Kid 5.9 355
2526 15000000 [{"id": 27, "name": "Horror"}] http://www.mamamovie.com/ 132232 [{"id": 185408, "name": "supernatural horror"}] en Mama Guillermo del Toro presents Mama, a supernatur... 47.455148 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 17-01-2013 146497771 100.0 [{"iso_639_1": "en", "name": "English"}] Released A Mother's Love is Forever Mama 6.0 1401
2527 15000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... NaN 11153 [{"id": 279, "name": "usa"}, {"id": 5493, "nam... en National Lampoon's Vacation Clark Griswold is on a quest to take his famil... 22.838834 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 28-07-1983 61399552 98.0 [{"iso_639_1": "en", "name": "English"}] Released Every summer Chevy Chase takes his family on a... National Lampoon's Vacation 7.1 410
2528 15000000 [{"id": 35, "name": "Comedy"}] NaN 208134 [{"id": 179431, "name": "duringcreditsstinger"}] en Jackass Presents: Bad Grandpa 86-year-old Irving Zisman is on a journey acro... 27.165222 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-10-2013 151831537 92.0 [{"iso_639_1": "en", "name": "English"}] Released Real people. Real reactions. Real messed up. Bad Grandpa 6.0 680
2529 15000000 [{"id": 18, "name": "Drama"}] http://www.thequeenmovie.co.uk/ 1165 [{"id": 213, "name": "upper class"}, {"id": 93... en The Queen The Queen is an intimate behind the scenes gli... 19.113278 [{"name": "BIM Distribuzione", "id": 225}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 15-09-2006 123384128 103.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Our Leaders. Ourselves. The Queen 6.8 338
2530 15000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 4011 [{"id": 3065, "name": "minister"}, {"id": 3891... en Beetlejuice Thanks to an untimely demise via drowning, a y... 58.553213 [{"name": "Geffen Company, The", "id": 4354}, ... [{"iso_3166_1": "US", "name": "United States o... 29-02-1988 73326666 92.0 [{"iso_639_1": "en", "name": "English"}] Released He's guaranteed to put some life in your after... Beetlejuice 7.1 1444
2531 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 17202 [] en Why Did I Get Married? The film is about the difficulty of maintainin... 2.005111 [{"name": "Lions Gate Films", "id": 35}] [{"iso_3166_1": "US", "name": "United States o... 12-10-2007 55184721 113.0 [{"iso_639_1": "en", "name": "English"}] Released Because we complete each other's sentences. Why Did I Get Married? 6.1 33
2532 18000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 9587 [{"id": 894, "name": "depression"}, {"id": 107... en Little Women With their father away as a chaplain in the Ci... 16.418639 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 21-12-1994 0 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The story that has lived in our hearts for gen... Little Women 7.0 215
2533 17000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://womaninblack.com/ 65086 [{"id": 212, "name": "london england"}, {"id":... en The Woman in Black The story follows a young lawyer, Arthur Kipps... 43.675191 [{"name": "Hammer Film Productions", "id": 131... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-02-2012 127730736 95.0 [{"iso_639_1": "en", "name": "English"}] Released What did they see? The Woman in Black 6.1 1206
2534 15000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.sonypictures.com/movies/whenastrang... 10053 [{"id": 2604, "name": "babysitter"}, {"id": 49... en When a Stranger Calls Far away from the site of a gruesome murder, a... 4.688212 [{"name": "Davis Entertainment", "id": 1302}, ... [{"iso_3166_1": "US", "name": "United States o... 03-02-2006 66966987 87.0 [{"iso_639_1": "en", "name": "English"}] Released Whatever You Do, Don't Answer The Phone. When a Stranger Calls 5.4 268
2535 15000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 11870 [{"id": 776, "name": "screenplay"}, {"id": 887... en Big Fat Liar Fourteen-year-old Jason Shepherd (Muniz) has a... 9.125594 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 08-02-2002 52970014 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The truth is never overrated Big Fat Liar 5.6 197
2536 15000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 11778 [{"id": 422, "name": "vietnam veteran"}, {"id"... en The Deer Hunter A group of working-class friends decides to en... 19.786392 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 08-12-1978 50000000 183.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One of the most important and powerful films o... The Deer Hunter 7.8 921
2537 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 586 [{"id": 521, "name": "washington d.c."}, {"id"... en Wag the Dog During the final weeks of a presidential race,... 13.581966 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-12-1997 64256513 97.0 [{"iso_639_1": "sq", "name": "shqip"}, {"iso_6... Released A comedy about truth, justice and other specia... Wag the Dog 6.7 270
2538 17000000 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://disneydvd.disney.go.com/the-lizzie-mcgu... 18736 [] en The Lizzie McGuire Movie Lizzie McGuire has graduated from middle schoo... 11.927667 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-04-2003 55534455 94.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released The only risk in taking an adventure is not ta... The Lizzie McGuire Movie 5.7 280
2539 35000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 134411 [{"id": 494, "name": "father son relationship"... en Snitch Construction company owner John Matthews learn... 30.556135 [{"name": "Front Street Productions", "id": 14... [{"iso_3166_1": "US", "name": "United States o... 21-02-2013 42930462 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How far would you go to save your son? Snitch 5.8 1138
2540 15000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://www.krampusthefilm.com/ 287903 [{"id": 657, "name": "fire"}, {"id": 1442, "na... en Krampus A horror comedy based on the ancient legend ab... 31.565117 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-11-2015 61548707 98.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released You don't want to be on his list. Krampus 5.9 584
2541 15000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 9276 [{"id": 579, "name": "american football"}, {"i... en The Faculty When some very creepy things start happening a... 21.535126 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-12-1998 40283321 104.0 [{"iso_639_1": "en", "name": "English"}] Released Take me to your teacher. The Faculty 6.2 492
2542 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 15765 [{"id": 156306, "name": "price of fame"}, {"id... en What's Love Got to Do with It A film about the singer Tina Turner and how sh... 7.921311 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 09-06-1993 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released Who needs a heart when a heart can be broken? What's Love Got to Do with It 6.9 72
2543 15000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.miramax.com/movie/cop-land 2142 [{"id": 417, "name": "corruption"}, {"id": 586... en Cop Land Freddy Heflin is the sheriff of a place everyo... 19.284129 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 15-08-1997 44862187 104.0 [{"iso_639_1": "en", "name": "English"}] Released No One Is Above The Law. Cop Land 6.6 382
2544 16000000 [{"id": 35, "name": "Comedy"}] NaN 11397 [{"id": 240, "name": "underdog"}, {"id": 2283,... en Not Another Teen Movie On a bet, a gridiron hero at John Hughes High ... 23.423082 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 07-12-2001 66468332 89.0 [{"iso_639_1": "en", "name": "English"}] Released They served you Breakfast. They gave you Pie. ... Not Another Teen Movie 5.5 431
2545 7000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 77016 [{"id": 12670, "name": "los angeles"}, {"id": ... en End of Watch Two young officers are marked for death after ... 49.517264 [{"name": "Emmett/Furla Films", "id": 10405}, ... [{"iso_3166_1": "US", "name": "United States o... 20-09-2012 48126384 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every moment of your life they stand watch End of Watch 7.2 1170
2546 15000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 11478 [{"id": 736, "name": "journalist"}, {"id": 290... en The Skulls Luke's exultance at being selected for The Sku... 11.375032 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 31-03-2000 35007180 106.0 [{"iso_639_1": "en", "name": "English"}] Released Getting in is easy. Getting out is a killer. The Skulls 5.8 156
2547 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.focusfeatures.com/the_theory_of_eve... 266856 [{"id": 1157, "name": "wife husband relationsh... en The Theory of Everything The Theory of Everything is the extraordinary ... 61.182331 [{"name": "Working Title Films", "id": 10163}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 26-11-2014 123726688 123.0 [{"iso_639_1": "la", "name": "Latin"}, {"iso_6... Released His Mind Changed Our World. Her Love Changed His. The Theory of Everything 7.8 3311
2548 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 13411 [{"id": 542, "name": "street gang"}, {"id": 12... en Malibu's Most Wanted Bill Gluckman, a wealthy white Jewish senator ... 7.314796 [{"name": "Karz Entertainment", "id": 4194}, {... [{"iso_3166_1": "US", "name": "United States o... 10-04-2003 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Malibu's Most Wanted 4.7 77
2549 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10564 [{"id": 387, "name": "california"}, {"id": 100... en Where the Heart Is Novalee Nation is a 17-year-old Tennessee tran... 6.857923 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 27-04-2000 33771174 120.0 [{"iso_639_1": "en", "name": "English"}] Released Laughter is harder... Friendship is stronger..... Where the Heart Is 6.9 155
2550 15000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 947 [{"id": 487, "name": "cairo"}, {"id": 1975, "n... en Lawrence of Arabia An epic about British officer T.E. Lawrence's ... 41.286336 [{"name": "Horizon Pictures (II)", "id": 11356}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 10-12-1962 69995385 216.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released NaN Lawrence of Arabia 7.8 851
2551 15000000 [{"id": 27, "name": "Horror"}] http://www.halloween2-movie.com/ 24150 [{"id": 428, "name": "nurse"}, {"id": 1366, "n... en Halloween II Laurie Strode struggles to come to terms with ... 12.929525 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-08-2009 39421467 105.0 [{"iso_639_1": "en", "name": "English"}] Released Family Is Forever Halloween II 5.1 267
2552 15000000 [{"id": 18, "name": "Drama"}] http://howwilditwas.com/ 228970 [{"id": 4414, "name": "adventure"}, {"id": 556... en Wild A woman with a tragic past decides to start he... 42.952942 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 05-12-2014 52501541 115.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Wild 7.0 951
2553 15000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://www.thelasthouseontheleft.com/ 18405 [{"id": 570, "name": "rape"}, {"id": 3189, "na... en The Last House on the Left A group of teenage girls heading into the city... 19.760383 [{"name": "Rogue Pictures", "id": 134}, {"name... [{"iso_3166_1": "US", "name": "United States o... 13-03-2009 32721635 110.0 [{"iso_639_1": "en", "name": "English"}] Released If someone hurt someone you love, how far woul... The Last House on the Left 6.2 440
2554 15000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... https://www.uphe.com/movies/the-wedding-date 6961 [{"id": 818, "name": "based on novel"}, {"id":... en The Wedding Date With the wedding of her younger sister fast ap... 10.194097 [{"name": "26 Films", "id": 2157}, {"name": "G... [{"iso_3166_1": "US", "name": "United States o... 04-02-2005 47175038 88.0 [{"iso_639_1": "en", "name": "English"}] Released Love doesn't come cheap. The Wedding Date 6.2 230
2555 13000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11442 [{"id": 1155, "name": "brother sister relation... en Halloween: Resurrection Serial Killer Michael Myers is not finished wi... 11.045593 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 01-07-2002 37664855 94.0 [{"iso_639_1": "en", "name": "English"}] Released Evil finds its way home Halloween: Resurrection 4.5 228
2556 16000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 2493 [{"id": 157186, "name": "swashbuckler"}, {"id"... en The Princess Bride In this enchantingly cracked fairy tale, the b... 44.533612 [{"name": "Act III Communications", "id": 1153... [{"iso_3166_1": "US", "name": "United States o... 18-09-1987 30857814 98.0 [{"iso_639_1": "en", "name": "English"}] Released It's as real as the feelings you feel. The Princess Bride 7.6 1486
2557 15000000 [{"id": 18, "name": "Drama"}] NaN 14047 [{"id": 5565, "name": "biography"}] en The Great Debaters The true story of a brilliant but politically ... 10.841580 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 27-12-2007 30226144 126.0 [{"iso_639_1": "en", "name": "English"}] Released When the nation was in need, he inspired them ... The Great Debaters 6.9 151
2558 15000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.sonypictures.com/movies/drive/ 64690 [{"id": 5956, "name": "stuntman"}, {"id": 8636... en Drive A Hollywood stunt performer who moonlights as ... 49.294864 [{"name": "Bold Films", "id": 2266}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 06-08-2011 78054825 100.0 [{"iso_639_1": "en", "name": "English"}] Released There are no clean getaways. Drive 7.4 3725
2559 15000000 [{"id": 35, "name": "Comedy"}] NaN 11132 [{"id": 2570, "name": "rock star"}, {"id": 397... en Confessions of a Teenage Drama Queen When the teenager Mary Elizabeth Steppe, a.k.a... 7.424798 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-02-2004 29331068 89.0 [{"iso_639_1": "en", "name": "English"}] Released She's making a scene over everything. Confessions of a Teenage Drama Queen 5.1 221
2560 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 17127 [{"id": 4513, "name": "blind date"}, {"id": 96... en The Object of My Affection A pregnant New York social worker begins to de... 5.164281 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 17-04-1998 46905889 111.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes The Most Desirable Relationship Is T... The Object of My Affection 5.6 72
2561 15000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 1562 [{"id": 212, "name": "london england"}, {"id":... en 28 Weeks Later In this chilling sequel to 28 Days Later, the ... 34.759855 [{"name": "DNA Films", "id": 284}, {"name": "F... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 26-04-2007 64238440 100.0 [{"iso_639_1": "en", "name": "English"}] Released When days turn to weeks... the horror returns. 28 Weeks Later 6.5 1197
2562 15000000 [{"id": 18, "name": "Drama"}] NaN 232679 [{"id": 579, "name": "american football"}, {"i... en When the Game Stands Tall A young coach turns a losing high school footb... 7.297757 [{"name": "Mandalay Pictures", "id": 551}, {"n... [{"iso_3166_1": "US", "name": "United States o... 22-08-2014 30127963 115.0 [{"iso_639_1": "en", "name": "English"}] Released Its Not How Hard You Fall, Its How You Get Bac... When the Game Stands Tall 6.3 130
2563 14000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 17880 [] en Because of Winn-Dixie A girl, abandoned by her mother when she was t... 3.334804 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 18-02-2005 32645546 106.0 [{"iso_639_1": "en", "name": "English"}] Released Discover what happens when you go looking for ... Because of Winn-Dixie 6.1 61
2564 20000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 14736 [{"id": 4663, "name": "lovers"}, {"id": 5608, ... en Love & Basketball A young African-American couple navigates the ... 2.027393 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 21-04-2000 27728118 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released All's fair in love and basketball. Love & Basketball 7.4 88
2565 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9434 [{"id": 3045, "name": "mission of murder"}, {"... en Grosse Pointe Blank Martin Blank is a freelance hitman who starts ... 13.817269 [{"name": "Caravan Pictures", "id": 175}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-04-1997 28084357 107.0 [{"iso_639_1": "en", "name": "English"}] Released Even a hit man deserves a second shot. Grosse Pointe Blank 6.9 275
2566 15000000 [{"id": 35, "name": "Comedy"}] http://www.allaboutstevemovie.com/ 23706 [{"id": 4513, "name": "blind date"}, {"id": 10... en All About Steve After one short date, a brilliant crossword co... 13.237835 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 04-09-2009 40105542 99.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released A Comedy That Clings All About Steve 4.7 295
2567 0 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 11531 [{"id": 616, "name": "witch"}, {"id": 4697, "n... en Book of Shadows: Blair Witch 2 Young adults become fascinated by the events o... 3.890223 [{"name": "Artisan Entertainment", "id": 2188}... [{"iso_3166_1": "US", "name": "United States o... 27-10-2000 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Evil Doesn't Die. Book of Shadows: Blair Witch 2 4.3 212
2568 15000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 9100 [{"id": 616, "name": "witch"}, {"id": 1252, "n... en The Craft A Catholic school newcomer falls in with a cli... 19.517239 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 03-05-1996 24769466 101.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to the witching hour. The Craft 6.3 380
2569 15000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 116 [{"id": 128, "name": "love triangle"}, {"id": ... en Match Point Match Point is Woody Allen’s satire of the Bri... 30.669913 [{"name": "DreamWorks", "id": 7}] [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 26-10-2005 85306374 124.0 [{"iso_639_1": "en", "name": "English"}] Released Passion Temptation Obsession Match Point 7.3 1105
2570 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.ramonaandbeezus.com/ 38843 [{"id": 1156, "name": "sister sister relations... en Ramona and Beezus Ramona is a little girl with a very big imagin... 9.681147 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 23-07-2010 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released A Little Sister Goes A Long Way. Ramona and Beezus 6.1 245
2571 11500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 1245 [{"id": 918, "name": "newspaper"}, {"id": 1307... en The Remains of the Day A rule bound head butler's world of manners an... 15.355589 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-11-1993 23237911 134.0 [{"iso_639_1": "en", "name": "English"}] Released Diamond in the Rough The Remains of the Day 7.5 202
2572 15000000 [{"id": 18, "name": "Drama"}] NaN 4995 [{"id": 445, "name": "pornography"}, {"id": 57... en Boogie Nights Set in 1977, back when sex was safe, pleasure ... 19.855790 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 11-09-1997 43101594 155.0 [{"iso_639_1": "en", "name": "English"}] Released The life of a dreamer, the days of a business,... Boogie Nights 7.5 796
2573 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10413 [{"id": 1563, "name": "prisoner"}, {"id": 1721... en Nowhere to Run Escaped convict Sam Gillen single handedly tak... 11.689337 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 15-01-1993 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released When the law can't protect the innocent, the ... Nowhere to Run 5.5 119
2574 15000000 [{"id": 18, "name": "Drama"}] NaN 14012 [{"id": 2673, "name": "horse"}] en Flicka A headstrong 16 year old Katy McLaughlin desir... 3.043589 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"... 20-10-2006 21000000 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Flicka 6.1 52
2575 15000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9793 [{"id": 1508, "name": "new mexico"}, {"id": 18... en The Hills Have Eyes II A group of National Guard trainees find themse... 17.141376 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 22-03-2007 0 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Help isn't coming. The Hills Have Eyes 2 5.2 351
2576 14000000 [{"id": 27, "name": "Horror"}] NaN 12212 [{"id": 886, "name": "film making"}, {"id": 62... en Urban Legends: Final Cut The making of a horror movie takes on a terrif... 8.885017 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 19-09-2000 38574362 97.0 [{"iso_639_1": "en", "name": "English"}] Released Legends Never Die. Urban Legends: Final Cut 4.4 100
2577 0 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 13768 [] en Tuck Everlasting Natalie Babbitt's award winning book for child... 4.115398 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 11-10-2002 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If you could choose to live forever, would you? Tuck Everlasting 6.4 128
2578 20000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 8975 [{"id": 3149, "name": "gangster boss"}, {"id":... en The Marine A group of diamond thieves on the run kidnap t... 7.679336 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 13-10-2006 22165608 92.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released War is Fine But The Fight Continues The Marine 5.0 163
2579 15000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://keanumovie.com/ 342521 [{"id": 2708, "name": "hitman"}, {"id": 3688, ... en Keanu Friends hatch a plot to retrieve a stolen cat ... 18.268009 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 21-04-2016 20566327 94.0 [{"iso_639_1": "en", "name": "English"}] Released Kitten, please. Keanu 6.0 421
2580 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.countrystrong-movie.com/ 45272 [{"id": 236, "name": "suicide"}, {"id": 567, "... en Country Strong Soon after the rising young singer-songwriter ... 7.809701 [{"name": "Maguire Entertainment", "id": 2236}... [{"iso_3166_1": "US", "name": "United States o... 22-12-2010 20529194 117.0 [{"iso_639_1": "en", "name": "English"}] Released It doesn't matter where you've been as long as... Country Strong 5.9 80
2581 15000000 [{"id": 9648, "name": "Mystery"}, {"id": 27, "... NaN 9424 [{"id": 236, "name": "suicide"}, {"id": 572, "... en Disturbing Behavior Steve Clark (James Marsden) is a newcomer in t... 9.378688 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 24-07-1998 17507368 84.0 [{"iso_639_1": "en", "name": "English"}] Released In Cradle Bay it doesn’t matter if you’re not ... Disturbing Behavior 5.5 104
2582 15000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.focusfeatures.com/the_place_beyond_... 97367 [{"id": 417, "name": "corruption"}, {"id": 494... en The Place Beyond the Pines A motorcycle stunt rider considers committing ... 35.395129 [{"name": "Sidney Kimmel Entertainment", "id":... [{"iso_3166_1": "US", "name": "United States o... 20-03-2013 35485608 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If you ride like lightning you're gonna crash ... The Place Beyond the Pines 6.8 1653
2583 15000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... http://thenovemberman.com/ 254904 [{"id": 591, "name": "cia"}, {"id": 18115, "na... en The November Man An ex- CIA operative is brought back in on a v... 45.317278 [{"name": "Irish Dreamtime", "id": 597}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 27-08-2014 32556119 108.0 [{"iso_639_1": "en", "name": "English"}] Released A spy is never out of the game. The November Man 6.0 639
2584 15000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 18681 [{"id": 9767, "name": "beautiful woman"}, {"id... en Eye of the Beholder A reclusive surveillance expert is hired to sp... 4.302941 [{"name": "Destination Films", "id": 769}] [{"iso_3166_1": "AU", "name": "Australia"}, {"... 04-09-1999 0 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Obsession is in the eye of the beholder. Eye of the Beholder 5.3 42
2585 15000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.thehurtlocker-movie.com/ 12162 [{"id": 1589, "name": "sniper"}, {"id": 1653, ... en The Hurt Locker Forced to play a dangerous game of cat-and-mou... 47.006162 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 10-10-2008 42000000 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You'll know when you're in it. The Hurt Locker 7.2 1840
2586 15000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 11495 [{"id": 657, "name": "fire"}, {"id": 1475, "na... en Firestarter As youths, Andy McGee (David Keith) and his fu... 11.379652 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-05-1984 17080167 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Will she have the power... to survive? Firestarter 5.9 173
2587 15000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://killingthemsoftlymovie.com/ 64689 [{"id": 383, "name": "poker"}, {"id": 395, "na... en Killing Them Softly Jackie Cogan is an enforcer hired to restore o... 24.612603 [{"name": "Plan B Entertainment", "id": 81}, {... [{"iso_3166_1": "US", "name": "United States o... 20-09-2012 37930465 97.0 [{"iso_639_1": "en", "name": "English"}] Released In America you're on your own. Killing Them Softly 5.8 742
2588 15000000 [{"id": 53, "name": "Thriller"}] NaN 157849 [{"id": 321, "name": "terror"}, {"id": 789, "n... en A Most Wanted Man When a half-Chechen, half-Russian, tortured ha... 26.708193 [{"name": "Senator Film Produktion", "id": 191... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-07-2014 31554855 121.0 [{"iso_639_1": "en", "name": "English"}] Released NaN A Most Wanted Man 6.5 541
2589 0 [{"id": 35, "name": "Comedy"}] NaN 13166 [{"id": 2564, "name": "wheelchair"}, {"id": 86... en Freddy Got Fingered An unemployed cartoonist moves back in with hi... 8.710294 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 18-04-2001 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released A touching story of a young man who desperatel... Freddy Got Fingered 4.6 115
2590 0 [{"id": 12, "name": "Adventure"}, {"id": 16, "... NaN 15511 [{"id": 380, "name": "brother brother relation... en VeggieTales: The Pirates Who Don't Do Anything Set Sail For Adventure! A boatload of beloved ... 1.800119 [{"name": "Starz Animation", "id": 2885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-01-2008 0 85.0 [] Released NaN VeggieTales: The Pirates Who Don't Do Anything 5.9 25
2591 15000000 [{"id": 10402, "name": "Music"}, {"id": 99, "n... http://www.u23dmovie.com/ 37003 [] en U2 3D A 3-D presentation of U2's global "Vertigo" to... 0.335195 [{"name": "National Geographic Entertainment",... [{"iso_3166_1": "US", "name": "United States o... 19-05-2007 22730842 85.0 [{"iso_639_1": "en", "name": "English"}] Released Hear See Experience U2 3D 6.7 10
2592 25000000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 12211 [{"id": 1014, "name": "loss of lover"}, {"id":... en Highlander: Endgame Immortals Connor and Duncan Macleod join force... 11.782725 [{"name": "Davis-Panzer Productions", "id": 27... [{"iso_3166_1": "US", "name": "United States o... 01-09-2000 15843608 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It will take two immortals to defeat the ultim... Highlander: Endgame 4.4 104
2593 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 13816 [{"id": 165636, "name": "mortician"}, {"id": 1... en Idlewild A musical set in the Prohibition-era American ... 2.711955 [{"name": "Atlas Entertainment", "id": 507}, {... [{"iso_3166_1": "US", "name": "United States o... 25-08-2006 0 121.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Idlewild 5.1 17
2594 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.focusfeatures.com/one_day 51828 [{"id": 818, "name": "based on novel"}, {"id":... en One Day A romantic comedy centered on Dexter and Emma,... 16.629173 [{"name": "Film 4", "id": 2335}, {"name": "Col... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-03-2011 59389433 107.0 [{"iso_639_1": "en", "name": "English"}] Released Twenty years. Two people. One Day 7.0 978
2595 15000000 [{"id": 18, "name": "Drama"}] NaN 22798 [{"id": 6075, "name": "sport"}, {"id": 11282, ... en Whip It In Bodeen, Texas, Land Of The Dragon, an indie... 20.059020 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-09-2009 16633035 111.0 [{"iso_639_1": "en", "name": "English"}] Released Be Your Own Hero Whip It 6.7 357
2596 15000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://www.newline.com/properties/knockaroundg... 7501 [{"id": 680, "name": "montana"}, {"id": 798, "... en Knockaround Guys Four sons of well-known New York mobsters must... 8.113634 [{"name": "Lawrence Bender Productions", "id":... [{"iso_3166_1": "US", "name": "United States o... 07-09-2001 12000000 92.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released If they don't finish the job, their fathers wi... Knockaround Guys 5.9 97
2597 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10743 [{"id": 159607, "name": "grifter"}, {"id": 159... en Confidence What Jake Vig doesn't know just might get him ... 9.874190 [{"name": "Cinerenta Medienbeteiligungs KG", "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-04-2003 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released It's not about the money. It's about the money. Confidence 6.4 126
2598 0 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 37718 [{"id": 888, "name": "screenwriter"}, {"id": 9... en The Muse What happens when a screenwriter (Brooks) lose... 2.857936 [{"name": "October Films", "id": 236}] [{"iso_3166_1": "US", "name": "United States o... 27-08-1999 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released In Goddess we trust. The Muse 5.3 31
2599 20000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 15237 [{"id": 4344, "name": "musical"}, {"id": 5565,... en De-Lovely From Paris to Venice to Broadway to Hollywood,... 3.138118 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-07-2004 0 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN De-Lovely 6.3 32
2600 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9686 [{"id": 242, "name": "new york"}, {"id": 456, ... en New York Stories Three stories happening in New York. The first... 6.684096 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 10-03-1989 0 124.0 [{"iso_639_1": "en", "name": "English"}] Released One city, three stories tall. New York Stories 6.2 64
2601 0 [{"id": 10751, "name": "Family"}] NaN 17644 [] en Barney's Great Adventure Mom and dad dump son Cody, daughter Abby, her ... 0.722911 [{"name": "PolyGram Filmed Entertainment", "id... [{"iso_3166_1": "US", "name": "United States o... 01-01-1998 0 76.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Barney's Great Adventure 2.9 8
2602 15000000 [{"id": 28, "name": "Action"}] NaN 97430 [{"id": 1318, "name": "blacksmith"}, {"id": 14... en The Man with the Iron Fists In feudal China, a blacksmith who makes weapon... 17.672021 [{"name": "Arcade Pictures", "id": 11112}, {"n... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 02-11-2012 15608545 96.0 [{"iso_639_1": "en", "name": "English"}] Released You can't spell Kung Fu without F and U! The Man with the Iron Fists 5.2 358
2603 15000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 12257 [{"id": 828, "name": "waitress"}, {"id": 1326,... en Home Fries Dorian and Angus chase down their womanizing s... 3.033471 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-11-1998 10443316 93.0 [{"iso_639_1": "en", "name": "English"}] Released A long shot romance in a short order world. Home Fries 4.8 32
2604 0 [{"id": 10749, "name": "Romance"}] NaN 13539 [{"id": 830, "name": "car race"}, {"id": 3551,... en Here On Earth A rich college kid is taught a lesson after a ... 3.313257 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-03-2000 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Here On Earth 5.4 48
2605 15000000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... NaN 68 [{"id": 211, "name": "bureaucracy"}, {"id": 31... en Brazil Low-level bureaucrat Sam Lowry escapes the mon... 41.089863 [{"name": "Embassy International Pictures", "i... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 20-02-1985 0 132.0 [{"iso_639_1": "en", "name": "English"}] Released It's only a state of mind. Brazil 7.5 861
2606 15000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... http://www.newline.com/properties/raiseyourvoi... 14024 [{"id": 6027, "name": "music"}, {"id": 7393, "... en Raise Your Voice Raise Your Voice is a coming-of-age story cent... 10.907100 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 10-08-2004 14867514 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Don't Hold Back ...Don't Give Up. Raise Your Voice 6.0 211
2607 15000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.biglebowskibluray.com/splash.php 115 [{"id": 418, "name": "white russian"}, {"id": ... en The Big Lebowski Jeffrey "The Dude" Lebowski, a Los Angeles sla... 49.230089 [{"name": "Gramercy Pictures", "id": 37}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 06-03-1998 46189568 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Times like these call for a Big Lebowski. The Big Lebowski 7.8 2926
2608 15000000 [{"id": 18, "name": "Drama"}] http://www.moanmovie.com/ 7874 [{"id": 531, "name": "southern usa"}, {"id": 2... en Black Snake Moan A God-fearing bluesman takes to a wild young w... 11.429607 [{"name": "Paramount Classics", "id": 2315}] [{"iso_3166_1": "US", "name": "United States o... 08-12-2006 10903846 116.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released To save his soul he must save hers. Black Snake Moan 6.6 243
2609 15000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 4911 [{"id": 417, "name": "corruption"}, {"id": 796... en Dark Blue Set during the Rodney King riots, a robbery ho... 6.373316 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 14-12-2002 9237470 118.0 [{"iso_639_1": "en", "name": "English"}] Released 1992, L.A is at boiling point. One cop's turni... Dark Blue 6.5 85
2610 16000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.amightyheartmovie.com/ 1988 [{"id": 321, "name": "terror"}, {"id": 917, "n... en A Mighty Heart Based on Mariane Pearl's account of the terrif... 9.717392 [{"name": "Plan B Entertainment", "id": 81}, {... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 01-01-2007 18928871 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One woman dared to keep hope alive A Mighty Heart 6.7 95
2611 15000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 16222 [] en Whatever It Takes A nerdy teen, Ryan Woodman is smitten with the... 8.074807 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 31-03-2000 9902115 94.0 [{"iso_639_1": "en", "name": "English"}] Released How low will they go to get the girls of their... Whatever It Takes 5.0 37
2612 20000000 [{"id": 35, "name": "Comedy"}] NaN 9557 [{"id": 237, "name": "gay"}, {"id": 7984, "nam... en Boat Trip Two straight men mistakenly end up on a "gays ... 7.034752 [{"name": "Motion Picture Corporation of Ameri... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-10-2002 8586376 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released ... once you're on, you'll want to get off... Boat Trip 4.7 146
2613 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9026 [{"id": 1605, "name": "new love"}, {"id": 1610... en The Importance of Being Earnest Two young gentlemen living in 1890s England us... 7.250379 [{"name": "Ealing Studios", "id": 2650}] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-05-2002 0 97.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Everybody Loves Ernest... But Nobody's Quite S... The Importance of Being Earnest 6.7 127
2614 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 57943 [] en The Love Letter 20th century computer games designer Scott exc... 0.116873 [] [] 01-02-1998 0 98.0 [] Released A letter from the past would change their futu... The Love Letter 4.7 3
2615 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 18276 [{"id": 3905, "name": "owl"}, {"id": 13130, "n... en Hoot A young man (Lerman) moves from Montana to Flo... 7.712206 [{"name": "The Kennedy/Marshall Company", "id"... [{"iso_3166_1": "US", "name": "United States o... 05-05-2006 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released It's time to stand up for the little guys. Hoot 5.5 44
2616 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.filminfocus.com/film/in_bruges 8321 [{"id": 167221, "name": "bruges belgium"}, {"i... en In Bruges Ray and Ken, two hit men, are in Bruges, Belgi... 25.329493 [{"name": "Blueprint Pictures", "id": 2376}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"... 08-02-2008 34533783 107.0 [{"iso_639_1": "en", "name": "English"}] Released Shoot first. Sightsee later. In Bruges 7.4 1388
2617 15 [{"id": 35, "name": "Comedy"}] http://www.peeplesmovie.com/ 72359 [{"id": 179431, "name": "duringcreditsstinger"... en Peeples The story follows what happens when a child ps... 5.112809 [{"name": "34th Street Films", "id": 5984}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-05-2013 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Peeples 5.6 26
2618 15000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://www.rockermovie.com 10186 [{"id": 1228, "name": "1970s"}, {"id": 2696, "... en The Rocker Rob "Fish" Fishman is the drummer in '80s hair... 13.832376 [{"name": "Fox Atomic", "id": 2890}] [{"iso_3166_1": "US", "name": "United States o... 20-08-2008 8762890 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Opportunity rocks. The Rocker 5.6 156
2619 15000000 [{"id": 35, "name": "Comedy"}] http://www.foxsearchlight.com/postgrad/ 25704 [{"id": 3658, "name": "career"}, {"id": 18035,... en Post Grad Ryden Malby has a master plan. Graduate colleg... 7.446069 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 21-08-2009 6405245 89.0 [{"iso_639_1": "en", "name": "English"}] Released A Pre-Life Crisis. Post Grad 5.0 100
2620 15000000 [{"id": 18, "name": "Drama"}] NaN 133694 [{"id": 1415, "name": "small town"}, {"id": 30... en Promised Land A salesman for a natural gas company experienc... 13.568302 [{"name": "Participant Media", "id": 6735}, {"... [{"iso_3166_1": "AE", "name": "United Arab Emi... 23-09-2012 8138788 106.0 [{"iso_639_1": "en", "name": "English"}] Released What's your price? Promised Land 6.0 243
2621 15000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.sonypictures.com/classics/whateverw... 19265 [{"id": 699, "name": "love at first sight"}, {... en Whatever Works Whatever Works explores the relationship betwe... 21.857387 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 19-06-2009 35097815 92.0 [{"iso_639_1": "en", "name": "English"}] Released A new comedy Whatever Works 6.8 350
2622 15000000 [{"id": 53, "name": "Thriller"}] http://in-crowd.warnerbros.com/ 36047 [{"id": 187056, "name": "woman director"}] en The In Crowd A mentally disturbed young woman takes a job a... 0.249245 [{"name": "Morgan Creek Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 19-07-2000 5217498 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What would you do to get in? The In Crowd 4.7 15
2623 15000000 [{"id": 12, "name": "Adventure"}, {"id": 80, "... NaN 8053 [{"id": 2296, "name": "border patrol"}, {"id":... en The Three Burials of Melquiades Estrada When brash Texas border officer Mike Norton (B... 12.163832 [{"name": "The Javelina Film Company", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 17-11-2005 12036149 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nobody is beyond redemption. The Three Burials of Melquiades Estrada 7.0 177
2624 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 2290 [{"id": 835, "name": "jewry"}, {"id": 1799, "n... en Jakob the Liar In 1944 Poland, a Jewish shop keeper named Jak... 8.962245 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-09-1999 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released When all hope was lost, he invented it. Jakob the Liar 6.0 90
2625 15000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 5236 [{"id": 703, "name": "detective"}, {"id": 3090... en Kiss Kiss Bang Bang A petty thief posing as an actor is brought to... 32.690038 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 05-09-2005 15785148 103.0 [{"iso_639_1": "en", "name": "English"}] Released SeX. MurdEr. MyStery. Welcome to the party. Kiss Kiss Bang Bang 7.2 886
2626 25000000 [{"id": 53, "name": "Thriller"}, {"id": 35, "n... NaN 6552 [{"id": 13130, "name": "teenager"}, {"id": 155... en Idle Hands Anton is a cheerful but exceedingly non-ambiti... 8.583217 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 30-04-1999 4152230 92.0 [{"iso_639_1": "en", "name": "English"}] Released The touching story of a boy and his right hand. Idle Hands 6.1 182
2627 15000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 1018 [{"id": 222, "name": "schizophrenia"}, {"id": ... en Mulholland Drive After a car wreck on the winding Mulholland Dr... 31.609850 [{"name": "Asymmetrical Productions", "id": 37... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-05-2001 20117339 147.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released An actress longing to be a star. A woman searc... Mulholland Drive 7.6 1477
2628 0 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 10075 [{"id": 715, "name": "chocolate"}, {"id": 1256... en Blood and Chocolate A young teenage werewolf is torn between honor... 12.295216 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "RO", "name": "Romania"}, {"is... 26-01-2007 0 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The hunt never tasted so sweet. Blood and Chocolate 5.4 87
2629 22000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 38031 [] en You Will Meet a Tall Dark Stranger Two married couples find only trouble and hear... 12.465400 [{"name": "Antena 3 Films", "id": 6538}] [{"iso_3166_1": "US", "name": "United States o... 23-05-2010 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN You Will Meet a Tall Dark Stranger 5.8 251
2630 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.foxsearchlight.com/neverletmego/ 42188 [{"id": 634, "name": "soul"}, {"id": 818, "nam... en Never Let Me Go As children, Kathy, Ruth, and Tommy spend thei... 30.983397 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-09-2010 9455232 104.0 [{"iso_639_1": "en", "name": "English"}] Released These students have everything they need. Exce... Never Let Me Go 6.8 737
2631 0 [{"id": 18, "name": "Drama"}] NaN 112430 [{"id": 11162, "name": "miniseries"}] en The Company Real-life figures from the Cold War era mix wi... 1.485324 [] [] 05-08-2007 0 276.0 [] Released NaN The Company 7.0 12
2632 15000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 6687 [{"id": 478, "name": "china"}, {"id": 2587, "n... en Transsiberian A Trans-Siberian train journey from China to M... 11.428903 [{"name": "Lietuvos Kinostudija", "id": 2064},... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 18-01-2008 5926410 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You can't escape your lies. Transsiberian 6.5 195
2633 15000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 13853 [{"id": 4428, "name": "stone age"}, {"id": 101... en The Clan of the Cave Bear Natural changes have the clans moving. Iza, me... 5.484679 [{"name": "The Guber-Peters Company", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 17-01-1986 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released At The Dawn Of Mankind, A Woman Led The Way. The Clan of the Cave Bear 4.8 27
2634 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 31306 [] en Crazy in Alabama An abused wife heads to California to become a... 5.770246 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-10-1999 0 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Crazy in Alabama 6.5 12
2635 15000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://wip.warnerbros.com/funnygames/ 8461 [{"id": 380, "name": "brother brother relation... en Funny Games When Ann, husband George and son Georgie arriv... 15.175289 [{"name": "Celluloid Dreams", "id": 860}, {"na... [{"iso_3166_1": "AT", "name": "Austria"}, {"is... 20-10-2007 7938872 112.0 [{"iso_639_1": "en", "name": "English"}] Released Let the games begin... Funny Games 6.3 545
2636 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.listeningmovie.com/ 331592 [{"id": 1328, "name": "secret"}, {"id": 1475, ... en Listening For years, we have tried to harness the power ... 2.414721 [{"name": "Young Medium", "id": 63391}, {"name... [{"iso_3166_1": "US", "name": "United States o... 11-09-2015 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Hide your thoughts. Listening 5.5 31
2637 0 [{"id": 18, "name": "Drama"}] NaN 47692 [{"id": 9937, "name": "suspense"}, {"id": 1467... en Felicia's Journey A solitary middle-aged bachelor and a naive Ir... 0.470645 [{"name": "Alliance Atlantis Communications", ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 24-11-1999 0 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Felicia's Journey 6.6 23
2638 92620000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... NaN 19 [{"id": 312, "name": "man vs machine"}, {"id":... de Metropolis In a futuristic city sharply divided between t... 32.351527 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}] 10-01-1927 650422 153.0 [{"iso_639_1": "xx", "name": "No Language"}] Released There can be no understanding between the hand... Metropolis 8.0 657
2639 12000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.banlieue13-lefilm.com/ 10045 [{"id": 90, "name": "paris"}, {"id": 258, "nam... fr Banlieue 13 Set in the ghettos of Paris in 2010, an underc... 17.493735 [{"name": "Canal Plus", "id": 104}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}] 09-11-2004 9584131 84.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Welcome to District B13. Welcome to the future District B13 6.5 565
2640 8000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 400 [{"id": 494, "name": "father son relationship"... en Things to Do in Denver When You're Dead A mafia film in Tarantino style with a star-st... 6.932221 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 01-12-1995 529766 116.0 [{"iso_639_1": "en", "name": "English"}] Released Protect. Love. Honor. Avenge. Things to Do in Denver When You're Dead 6.7 85
2641 15000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 253450 [{"id": 782, "name": "assassin"}, {"id": 5511,... zh 刺客聶隱娘 A female assassin during the Tang Dynasty who ... 8.142166 [{"name": "Media Asia Films", "id": 5552}, {"n... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 27-08-2015 632542 105.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN The Assassin 6.6 157
2642 15000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 9104 [{"id": 74, "name": "germany"}, {"id": 417, "n... en Buffalo Soldiers Set just before the fall of the Berlin Wall in... 6.329672 [{"name": "Grosvenor Park Films LLP", "id": 19... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-09-2001 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released War is hell... but peace is f*#!%!! boring. Buffalo Soldiers 6.5 93
2643 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 11190 [{"id": 1571, "name": "return"}, {"id": 5301, ... ru Возвращение A story of two Russian boys whose father sudde... 7.744166 [{"name": "Ren Film", "id": 19802}] [{"iso_3166_1": "RU", "name": "Russia"}] 25-06-2003 0 105.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN The Return 7.4 100
2644 8500000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.ongbak2themovie.com/ 16353 [{"id": 9663, "name": "sequel"}] th Ong Bak 2 Moments from death a young man is rescued by a... 9.029489 [{"name": "Iyara Films", "id": 3182}] [{"iso_3166_1": "TH", "name": "Thailand"}] 04-12-2008 8936663 98.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Warrior. Conqueror. Legend. Ong Bak 2 6.0 152
2645 12000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.centurionmovie.com/ 23759 [{"id": 1405, "name": "roman empire"}, {"id": ... en Centurion Britain, A.D. 117. Quintus Dias, the sole surv... 22.708647 [{"name": "Path\u00e9 Pictures International",... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 15-02-2010 6814789 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released History is written in blood Centurion 5.9 386
2646 15000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 24206 [] en Silent Trigger Waxman is a former Special Forces soldier who ... 2.609057 [{"name": "Newmarket Capital Group", "id": 506... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 26-06-1996 76382 93.0 [{"iso_639_1": "en", "name": "English"}] Released The Terms are Clear. Kill or be Killed. Silent Trigger 5.0 22
2647 15000000 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... http://www.midnightmeattrainthemovie.com 10185 [{"id": 1003, "name": "photographer"}, {"id": ... en The Midnight Meat Train The photographer Leon lives with his girlfrien... 19.913961 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-08-2008 3533227 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The most terrifying ride you'll ever take The Midnight Meat Train 6.0 290
2648 15000000 [{"id": 18, "name": "Drama"}] http://www.dfilmscorp.ca/ 75033 [{"id": 5565, "name": "biography"}, {"id": 585... en Winnie Mandela A drama that chronicles the life of Winnie Man... 1.897761 [] [] 16-09-2011 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released Her courage inspired a nation. Winnie Mandela 5.2 5
2649 15000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 74536 [] en The Son of No One A rookie cop is assigned to the 118 Precinct i... 7.701186 [{"name": "Millennium Films", "id": 10254}] [{"iso_3166_1": "US", "name": "United States o... 04-11-2011 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Serve. Protect. Lie. The Son of No One 4.8 92
2650 15000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 31668 [{"id": 108, "name": "transvestism"}, {"id": 1... en All The Queen's Men A mismatched team of British Special Services ... 1.833058 [] [{"iso_3166_1": "AT", "name": "Austria"}, {"is... 14-10-2001 23000 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN All The Queen's Men 6.1 7
2651 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13501 [{"id": 1566, "name": "dream"}, {"id": 1599, "... en The Good Night Gary, a musician, is trapped in an unhappy rel... 12.185204 [{"name": "Destination Films", "id": 769}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 25-01-2007 20380 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Dreaming is believing. The Good Night 5.7 41
2652 0 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 15208 [{"id": 572, "name": "sex"}, {"id": 3754, "nam... en Bathory Bathory is based on the legends surrounding th... 2.500218 [{"name": "Lunar Films", "id": 2568}, {"name":... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 04-07-2008 0 141.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Bathory: Countess of Blood 5.6 31
2653 20000000 [{"id": 16, "name": "Animation"}, {"id": 12, "... http://www.triggerfish.co.za/khumba/ 172391 [{"id": 209714, "name": "3d"}, {"id": 221034, ... en Khumba A half-striped zebra is blamed for the drought... 6.459787 [{"name": "Triggerfish Animation", "id": 33805}] [{"iso_3166_1": "ZA", "name": "South Africa"}] 18-07-2013 27187375 85.0 [{"iso_639_1": "en", "name": "English"}] Released Half a zebra, a whole lot of adventure! Khumba 5.8 72
2654 7000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.automata-movie.com/ 262543 [{"id": 310, "name": "artificial intelligence"... en Autómata Jacq Vaucan, an insurance agent of ROC robotic... 49.808505 [{"name": "Green Moon Productions", "id": 4434... [{"iso_3166_1": "ES", "name": "Spain"}] 09-10-2014 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Your time is coming to an end – Ours is now be... Automata 5.6 670
2655 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9288 [{"id": 6211, "name": "fighter"}, {"id": 9920,... en Dungeons & Dragons: Wrath of the Dragon God Due to a curse from his former master Profion,... 4.901936 [{"name": "Skyline Films", "id": 2055}, {"name... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-01-2005 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dungeons & Dragons: Wrath of the Dragon God 4.8 36
2656 15000000 [{"id": 18, "name": "Drama"}] NaN 370980 [{"id": 717, "name": "pope"}, {"id": 5565, "na... it Chiamatemi Francesco - Il Papa della gente NaN 0.738646 [{"name": "Taodue Film", "id": 45724}] [{"iso_3166_1": "IT", "name": "Italy"}] 03-12-2015 0 NaN [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN Chiamatemi Francesco - Il Papa della gente 7.3 12
2657 15000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://shinjukuincident.emp.hk/ 20083 [{"id": 12422, "name": "drug stealing"}, {"id"... zh 新宿事件 Iron Zhao aka Steelhead, a truck repairman fro... 5.294319 [{"name": "JCE Movies", "id": 5649}] [{"iso_3166_1": "HK", "name": "Hong Kong"}] 22-03-2009 0 119.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released They destroyed his life... Now he'll destroy t... Shinjuku Incident 6.7 65
2658 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 40880 [] en Pandaemonium Set in England during the early 19th century, ... 0.165367 [{"name": "Arts Council of England", "id": 718}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 29-06-2001 0 124.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Pandaemonium 4.5 2
2659 14600000 [{"id": 10749, "name": "Romance"}, {"id": 14, ... NaN 137 [{"id": 563, "name": "deja vu"}, {"id": 901, "... en Groundhog Day A narcissistic TV weatherman, along with his a... 52.744331 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 11-02-1993 70906973 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's having the worst day of his life... over,... Groundhog Day 7.4 2301
2660 14800000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 264999 [{"id": 3230, "name": "male friendship"}, {"id... en Magic Mike XXL Three years after Mike bowed out of the stripp... 29.660993 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-07-2015 122513057 115.0 [{"iso_639_1": "en", "name": "English"}] Released Back to the grind. Magic Mike XXL 6.3 706
2661 14500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.romeoandjuliet.com/ 454 [{"id": 497, "name": "shakespeare"}, {"id": 36... en Romeo + Juliet In director Baz Luhrmann's contemporary take o... 41.493042 [{"name": "Bazmark Films", "id": 240}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 31-10-1996 147298761 120.0 [{"iso_639_1": "en", "name": "English"}] Released My only love sprung from my only hate. Romeo + Juliet 6.7 1374
2662 10000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.sarahskey.com.au/ 53457 [] fr Elle s'appelait Sarah On the night of 16 July 1942, ten year old Sar... 10.072199 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}] 16-09-2010 17511906 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Sarah's Key 7.2 196
2663 14500000 [{"id": 18, "name": "Drama"}] http://themoviefreedom.com/ 288980 [{"id": 3799, "name": "ship"}, {"id": 6089, "n... en Freedom Two men separated by 100 years are united in t... 4.389363 [{"name": "Production One", "id": 52859}] [{"iso_3166_1": "US", "name": "United States o... 21-08-2014 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released John Newton's Amazing Grace Freedom 5.8 9
2664 14000000 [{"id": 37, "name": "Western"}] NaN 33 [{"id": 549, "name": "prostitute"}, {"id": 798... en Unforgiven William Munny is a retired, once-ruthless kill... 37.380435 [{"name": "Malpaso Productions", "id": 171}, {... [{"iso_3166_1": "US", "name": "United States o... 07-08-1992 159157447 131.0 [{"iso_639_1": "en", "name": "English"}] Released Some legends will never be forgotten. Some wro... Unforgiven 7.7 1113
2665 14200000 [{"id": 18, "name": "Drama"}] NaN 1951 [{"id": 531, "name": "southern usa"}, {"id": 2... da Manderlay In 1933, after leaving Dogville, Grace Margare... 7.051450 [{"name": "Zentropa Entertainments", "id": 76}... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 16-05-2005 674918 139.0 [{"iso_639_1": "en", "name": "English"}] Released Liberation. Whether They Want It Or Not. Manderlay 6.9 78
2666 15000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.foxsearchlight.com/slumdogmillionaire 12405 [{"id": 100, "name": "slum"}, {"id": 958, "nam... en Slumdog Millionaire Jamal Malik is an impoverished Indian teen who... 59.258969 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 12-05-2008 377910544 120.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released What does it take to find a lost love? A. Mone... Slumdog Millionaire 7.6 2827
2667 14000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10998 [{"id": 459, "name": "sexual obsession"}, {"id... en Fatal Attraction A married man's one night stand comes back to ... 16.742972 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 11-09-1987 320145693 119.0 [{"iso_639_1": "en", "name": "English"}] Released A look that led to an evening. A mistake he'll... Fatal Attraction 6.6 291
2668 14000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 114 [{"id": 549, "name": "prostitute"}, {"id": 592... en Pretty Woman When millionaire wheeler-dealer Edward Lewis e... 45.473484 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 23-03-1990 463000000 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Who knew it was so much fun to be a hooker? Pretty Woman 7.0 1746
2669 0 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9396 [{"id": 242, "name": "new york"}, {"id": 3185,... en Crocodile Dundee II Australian outback expert protects his New Yor... 15.474831 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "AU", "name": "Australia"}, {"... 19-05-1988 239606210 110.0 [{"iso_639_1": "en", "name": "English"}] Released The world's favourite adventurer is back for m... Crocodile Dundee II 5.5 303
2670 0 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 319910 [] en Broken Horses The bonds of brotherhood, the laws of loyalty,... 4.289676 [{"name": "Reliance Entertainment", "id": 7294}] [{"iso_3166_1": "US", "name": "United States o... 15-03-2015 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Broken Horses 5.0 10
2671 14000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 2604 [{"id": 422, "name": "vietnam veteran"}, {"id"... en Born on the Fourth of July The biography of Ron Kovic. Paralyzed in the V... 25.949277 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-12-1989 161001698 145.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A story of innocence lost and courage found. Born on the Fourth of July 6.7 395
2672 14000000 [{"id": 35, "name": "Comedy"}] NaN 864 [{"id": 1442, "name": "winter"}, {"id": 1482, ... en Cool Runnings When a Jamaican sprinter is disqualified from ... 22.409117 [{"name": "Walt Disney", "id": 5888}] [{"iso_3166_1": "US", "name": "United States o... 30-09-1993 154864401 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One dream. Four Jamaicans. Twenty below zero. Cool Runnings 6.8 491
2673 15000000 [{"id": 9648, "name": "Mystery"}, {"id": 27, "... http://www.mybloodyvalentinein3d.com/ 14435 [{"id": 798, "name": "sheriff"}, {"id": 4781, ... en My Bloody Valentine Ten years ago, a tragedy changed the town of H... 13.706357 [{"name": "Lionsgate", "id": 1632}] [{"iso_3166_1": "US", "name": "United States o... 16-01-2009 100734718 101.0 [{"iso_639_1": "en", "name": "English"}] Released He's gonna break your heart. My Bloody Valentine 5.3 299
2674 13000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 1931 [{"id": 699, "name": "love at first sight"}, {... en Stomp the Yard After the death of his younger brother, a trou... 6.922050 [{"name": "Rainforest Films", "id": 1309}] [{"iso_3166_1": "US", "name": "United States o... 16-05-2007 75511123 114.0 [{"iso_639_1": "en", "name": "English"}] Released He will challenge their traditions. Their trad... Stomp the Yard 6.1 88
2675 14000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/1891/The-Spy-Who... 691 [{"id": 212, "name": "london england"}, {"id":... en The Spy Who Loved Me Russian and British submarines with nuclear mi... 27.173470 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-07-1977 185438673 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's the BIGGEST. It's the BEST. It's BOND. An... The Spy Who Loved Me 6.6 507
2676 14000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9877 [{"id": 3616, "name": "college"}, {"id": 9826,... en Urban Legend There's a campus killer on the loose who's mak... 12.159009 [{"name": "Original Film", "id": 333}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-09-1998 72527595 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It Happened To Someone Who Knows Someone You K... Urban Legend 5.6 290
2677 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.gooddeedsmovie.com/index.html 62008 [{"id": 12532, "name": "african american"}, {"... en Good Deeds Businessman Wesley Deeds is jolted out of his ... 4.448494 [] [{"iso_3166_1": "US", "name": "United States o... 23-02-2012 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Wesley Deeds is About to Discover the Person H... Good Deeds 6.2 45
2678 14000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 12227 [{"id": 818, "name": "based on novel"}, {"id":... en White Fang Jack London's classic adventure story about th... 13.137240 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 18-01-1991 34793160 107.0 [{"iso_639_1": "en", "name": "English"}] Released Where civilization ends, their journey begins. White Fang 6.5 135
2679 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 13824 [] en Superstar Orphan Mary Katherine Gallagher, an ugly duckl... 4.047010 [{"name": "SNL Studios", "id": 2822}] [{"iso_3166_1": "CA", "name": "Canada"}] 08-10-1999 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released Dare to dream. Superstar 5.1 83
2680 13000000 [{"id": 36, "name": "History"}, {"id": 18, "na... http://weinsteinco.com/sites/iron-lady/ 71688 [{"id": 592, "name": "capitalism"}, {"id": 256... en The Iron Lady A look at the life of Margaret Thatcher, the f... 23.378400 [{"name": "UK Film Council", "id": 2452}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 30-12-2011 114956699 105.0 [{"iso_639_1": "en", "name": "English"}] Released Never Compromise The Iron Lady 6.2 527
2681 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 15173 [] en Jonah: A VeggieTales Movie Get ready as Bob the Tomato, Larry the Cucumbe... 1.446172 [{"name": "Big Idea Productions", "id": 3204}] [{"iso_3166_1": "US", "name": "United States o... 04-10-2002 0 82.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Fresh Fish. Mixed Vegetables. Jonah: A VeggieTales Movie 6.4 22
2682 14000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.janetjackson.com 8291 [{"id": 1014, "name": "loss of lover"}, {"id":... en Poetic Justice In this film, we see the world through the eye... 3.650857 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 23-07-1993 27515786 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A Street Romance. Poetic Justice 6.9 47
2683 14000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 13950 [{"id": 633, "name": "record store"}, {"id": 7... en All About the Benjamins Bucum Jackson (Cube) is a bounty hunter with a... 5.102258 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 08-03-2002 25482931 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Money can make people do funny things. All About the Benjamins 5.8 48
2684 14000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 12158 [{"id": 3133, "name": "vampire"}, {"id": 3630,... en Vampire in Brooklyn Maximillian, the lone survivor of a race of va... 6.772615 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 27-10-1995 19800000 100.0 [{"iso_639_1": "en", "name": "English"}] Released A comic tale of horror and seduction. Vampire in Brooklyn 4.5 111
2685 14000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11586 [{"id": 2626, "name": "exorcism"}, {"id": 4793... en Exorcist II: The Heretic Bizarre nightmares plague Regan MacNeil four y... 11.543363 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 17-06-1977 30749142 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's four years later... what does she remember? Exorcist II: The Heretic 4.5 133
2686 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10008 [{"id": 616, "name": "witch"}, {"id": 10183, "... en An American Haunting Based on the true events of the only case in U... 7.436315 [{"name": "Media Pro Pictures", "id": 3244}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-05-2005 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released Possession Knows No Bounds An American Haunting 5.3 142
2687 14000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 2830 [] en My Boss's Daughter When a young man agrees to housesit for his bo... 14.813614 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 21-08-2003 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released NaN My Boss's Daughter 4.4 180
2688 14000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 12403 [{"id": 1668, "name": "hawaii"}, {"id": 2676, ... en A Perfect Getaway For their honeymoon, newlyweds Cliff and Cydne... 20.792603 [{"name": "Davis Entertainment", "id": 1302}, ... [{"iso_3166_1": "US", "name": "United States o... 08-06-2009 22852638 98.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to paradise. Enter at your own risk. A Perfect Getaway 6.2 351
2689 14000000 [{"id": 35, "name": "Comedy"}] http://www.foxsearchlight.com/ourfamilywedding/ 34563 [{"id": 10188, "name": "interracial marriage"}... en Our Family Wedding The weeks leading up to a young couple's weddi... 6.733485 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 12-03-2010 21409028 103.0 [{"iso_639_1": "en", "name": "English"}] Released To have and to hold... 'Til dads do us part. Our Family Wedding 5.7 39
2690 0 [{"id": 35, "name": "Comedy"}] NaN 14557 [{"id": 3616, "name": "college"}, {"id": 14964... en Dead Man on Campus Josh Miller (Tom Everett Scott) is a studious ... 7.708227 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-08-1998 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dead Man on Campus 5.6 49
2691 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10368 [{"id": 131, "name": "italy"}, {"id": 612, "na... en Tea with Mussolini Semi-autobiographical film directed by Franco ... 2.238646 [{"name": "Medusa Produzione", "id": 1702}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-03-1999 21001563 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Tea with Mussolini 5.8 32
2692 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10280 [{"id": 3405, "name": "blow job"}, {"id": 1054... en Thinner A fat Lawyer finds himself growing "Thinner" w... 7.866961 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-10-1996 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Let the curse fit the crime. Thinner 5.5 124
2693 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 12637 [{"id": 242, "name": "new york"}, {"id": 1416,... en New York, New York An egotistical saxophone player and a young si... 3.876242 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-06-1977 0 155.0 [{"iso_639_1": "en", "name": "English"}] Released NaN New York, New York 6.1 67
2694 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 34152 [{"id": 577, "name": "black people"}, {"id": 1... en Crooklyn From Spike Lee comes this vibrant semi-autobio... 1.892180 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-05-1994 0 115.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Crooklyn 6.7 31
2695 11000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 14434 [] en I Think I Love My Wife Richard Cooper (Rock) is a married man and fat... 4.536745 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 16-03-2007 13196245 90.0 [{"iso_639_1": "en", "name": "English"}] Released In marriage no one can hear you scream. I Think I Love My Wife 5.0 55
2696 11000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 11470 [{"id": 1471, "name": "places and planets"}, {... en Jason X In the year 2455, Old Earth is now a contamina... 11.220643 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 24-07-2001 16951798 91.0 [{"iso_639_1": "en", "name": "English"}] Released Evil has an upgrade. Jason X 4.5 291
2697 0 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 10741 [{"id": 612, "name": "hotel"}, {"id": 2944, "n... en Bobby In 1968 the lives of a retired doorman, hotel ... 11.706309 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 05-09-2006 0 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He saw wrong and tried to right it. He saw suf... Bobby 6.4 119
2698 14000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 24940 [{"id": 4522, "name": "supermodel"}, {"id": 10... en Head Over Heels Ordinary single girl Amanda Pierce (Monica Pot... 4.667230 [{"name": "Universal Studios", "id": 13}] [{"iso_3166_1": "US", "name": "United States o... 02-02-2001 10424470 86.0 [{"iso_639_1": "en", "name": "English"}] Released Unleash your inner model. Head Over Heels 5.3 73
2699 14000000 [{"id": 35, "name": "Comedy"}] NaN 82679 [{"id": 3335, "name": "halloween"}, {"id": 971... en Fun Size Wren is invited to a Halloween party by her cr... 7.487843 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-10-2012 11417362 87.0 [{"iso_639_1": "en", "name": "English"}] Released Some people just can't handle Halloween. Fun Size 5.5 134
2700 14000000 [{"id": 18, "name": "Drama"}] NaN 2013 [{"id": 1731, "name": "writing"}, {"id": 1808,... fr Le scaphandre et le papillon Elle France editor Jean-Dominique Bauby, who, ... 13.654940 [{"name": "France 3 Cin\u00e9ma", "id": 591}, ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 22-05-2007 19777647 112.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Let your imagination set you free The Diving Bell and the Butterfly 7.4 283
2701 26000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.littlechildrenmovie.com 1440 [{"id": 390, "name": "skateboarding"}, {"id": ... en Little Children The lives of two lovelorn spouses from separat... 11.942862 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 06-10-2006 14821658 136.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Little Children 6.9 240
2702 14000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 18041 [{"id": 3616, "name": "college"}, {"id": 9937,... en Gossip On a beautiful college campus, something ugly ... 5.833687 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 21-04-2000 5108820 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It can turn you on, or turn on you. Gossip 5.5 68
2703 14000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 28029 [{"id": 596, "name": "adultery"}, {"id": 6447,... en A Walk on the Moon The world of a young housewife is turned upsid... 6.370267 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 29-01-1999 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released It was the summer of Woodstock... when she bec... A Walk on the Moon 6.2 21
2704 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 1123 [{"id": 796, "name": "police brutality"}, {"id... en Catch a Fire The true story of anti-apartheid activists in ... 4.052219 [{"name": "Mirage Enterprises", "id": 932}, {"... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 27-10-2006 4291965 101.0 [{"iso_639_1": "af", "name": "Afrikaans"}, {"i... Released The spark that ignites us, unites us. Catch a Fire 6.4 25
2705 0 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 14033 [{"id": 3298, "name": "hallucination"}, {"id":... en Soul Survivors A female collage co-ed freshman who was involv... 3.231848 [] [{"iso_3166_1": "US", "name": "United States o... 06-09-2001 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Soul Survivors 4.4 49
2706 14000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 87729 [{"id": 254, "name": "france"}, {"id": 2020, "... en Jefferson in Paris His wife having recently died, Thomas Jefferso... 0.900442 [{"name": "Merchant Ivory Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 31-03-1995 2474000 139.0 [{"iso_639_1": "en", "name": "English"}] Released A powerful man torn between his love for one w... Jefferson in Paris 5.2 10
2707 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.easyvirtuethemovie.co.uk/ 16899 [] en Easy Virtue A young Englishman marries a glamorous America... 8.387573 [{"name": "BBC Films", "id": 288}, {"name": "E... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-01-2008 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released Let's Misbehave! Easy Virtue 6.3 108
2708 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 41317 [] en Caravans This epic adventure-drama based on James Miche... 0.633004 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 02-11-1978 0 127.0 [] Released NaN Caravans 5.8 1
2709 0 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 245700 [{"id": 437, "name": "painter"}] en Mr. Turner Eccentric British painter J.M.W. Turner lives... 9.242554 [{"name": "Film4", "id": 9349}, {"name": "Lips... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 31-10-2014 5405500 150.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mr. Turner 6.3 204
2710 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.sonyclassics.com/wildgrass/ 37842 [{"id": 9193, "name": "whiskey"}, {"id": 14629... fr Les herbes folles Marguerite loses her wallet, and it's found by... 1.866443 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 20-05-2009 0 104.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Wild Grass 5.8 22
2711 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 9045 [{"id": 716, "name": "vatican"}, {"id": 717, "... fr Amen. The film "Amen." examines the links between th... 5.930533 [{"name": "Renn Productions", "id": 82}, {"nam... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 13-02-2002 0 132.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Two Men Two Worlds One Cause Amen. 7.1 75
2712 12000000 [{"id": 36, "name": "History"}, {"id": 28, "na... http://jianyu.ent.sina.com.cn/ 44092 [{"id": 779, "name": "martial arts"}, {"id": 9... zh 剑雨 Set in ancient China, Zeng Jing is a skilled a... 4.930129 [{"name": "Lion Rock Productions", "id": 2812}... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 01-09-2010 0 117.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN Reign of Assassins 6.7 57
2713 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.theluckyonesmovie.com/ 16005 [{"id": 6054, "name": "friendship"}, {"id": 60... en The Lucky Ones The story revolves around three soldiers — Col... 8.747922 [] [{"iso_3166_1": "US", "name": "United States o... 26-09-2008 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Lucky Ones 6.3 55
2714 14000000 [{"id": 18, "name": "Drama"}] http://www.foxsearchlight.com/margaret/ 44754 [{"id": 242, "name": "new york"}, {"id": 992, ... en Margaret A young woman witnesses a bus accident, and is... 4.898424 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 30-09-2011 46495 149.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Margaret 6.1 86
2715 108 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 23988 [{"id": 3335, "name": "halloween"}, {"id": 925... en Stan Helsing It's Halloween night and video store clerk Sta... 7.410523 [{"name": "Insight Productions", "id": 4271}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 27-10-2009 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released The most feared monsters in cinematic history ... Stan Helsing 4.0 97
2716 14000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.warnerbros.com/flipped 43949 [{"id": 367, "name": "shyness"}, {"id": 818, "... en Flipped When Juli meets Bryce in the second grade, she... 24.210698 [{"name": "Reiner / Greisman Productions", "id... [{"iso_3166_1": "US", "name": "United States o... 06-08-2010 1755212 89.0 [{"iso_639_1": "en", "name": "English"}] Released You never forget your first love. Flipped 7.4 418
2717 14000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.brokebackmountain.com 142 [{"id": 237, "name": "gay"}, {"id": 548, "name... en Brokeback Mountain Brokeback Mountain is an Ang Lee film about tw... 44.135568 [{"name": "River Road Entertainment", "id": 12... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 02-09-2005 178043761 134.0 [{"iso_639_1": "en", "name": "English"}] Released Love is a force of nature. Brokeback Mountain 7.5 1480
2718 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9603 [{"id": 1525, "name": "puberty"}, {"id": 6270,... en Clueless Shallow, rich and socially successful Cher is ... 16.051328 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 19-07-1995 0 97.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Sex. Clothes. Popularity. Is there a problem h... Clueless 6.9 803
2719 13500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10712 [{"id": 577, "name": "black people"}, {"id": 1... en Far from Heaven In 1950s Connecticut, a housewife faces a mari... 9.982885 [{"name": "Clear Blue Sky Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 01-09-2002 29027914 107.0 [{"iso_639_1": "en", "name": "English"}] Released It's time to stop hiding from the truth. Far from Heaven 6.9 144
2720 14000000 [{"id": 35, "name": "Comedy"}] NaN 243938 [{"id": 4379, "name": "time travel"}, {"id": 9... en Hot Tub Time Machine 2 When Lou, who has become the "father of the In... 16.618874 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-02-2015 12314651 93.0 [{"iso_639_1": "en", "name": "English"}] Released The Laws of Space and Time are About to be Vio... Hot Tub Time Machine 2 5.0 354
2721 13500000 [{"id": 18, "name": "Drama"}] NaN 10876 [{"id": 2884, "name": "asylum"}, {"id": 4319, ... en Quills A nobleman with a literary flair, the Marquis ... 7.261196 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-11-2000 7060876 124.0 [{"iso_639_1": "en", "name": "English"}] Released There are no bad words... only bad deeds. Quills 6.8 128
2722 15000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.sevenpsychopaths.com/ 86838 [{"id": 236, "name": "suicide"}, {"id": 567, "... en Seven Psychopaths A struggling screenwriter inadvertently become... 32.306455 [{"name": "Blueprint Pictures", "id": 2376}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 07-09-2012 19422261 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They Won't Take Any Shih Tzu. Seven Psychopaths 6.7 1206
2723 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 25208 [{"id": 187056, "name": "woman director"}] en The Caveman's Valentine In this spine-tingling and visually stunning t... 4.722403 [{"name": "Franchise Pictures", "id": 1403}, {... [{"iso_3166_1": "US", "name": "United States o... 19-01-2001 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Caveman's Valentine 6.0 27
2724 18339750 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.downfallthefilm.com/ 613 [{"id": 220, "name": "berlin"}, {"id": 351, "n... de Der Untergang In April of 1945, Germany stands at the brink ... 32.445895 [{"name": "Degeto Film", "id": 986}, {"name": ... [{"iso_3166_1": "AT", "name": "Austria"}, {"is... 08-09-2004 92180910 156.0 [{"iso_639_1": "hu", "name": "Magyar"}, {"iso_... Released April 1945, a nation awaits its...Downfall Downfall 7.7 1037
2725 12806000 [{"id": 18, "name": "Drama"}] NaN 1913 [{"id": 380, "name": "brother brother relation... es Mar adentro The Sea Inside is about Spaniard Ramón Sampedr... 17.363739 [{"name": "Canal Plus", "id": 104}, {"name": "... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 03-09-2004 38535221 125.0 [{"iso_639_1": "gl", "name": "Galego"}, {"iso_... Released Sensitive Drama About a Polemic Theme The Sea Inside 7.2 219
2726 13300000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... NaN 97370 [{"id": 255, "name": "male nudity"}, {"id": 38... en Under the Skin Jonathan Glazer's atmospheric, visually arrest... 29.782161 [{"name": "Scottish Screen", "id": 698}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-03-2014 5380251 108.0 [{"iso_639_1": "en", "name": "English"}] Released A mysterious seductress preys upon the populat... Under the Skin 6.0 1102
2727 13000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 801 [{"id": 578, "name": "rock and roll"}, {"id": ... en Good Morning, Vietnam Radio funny man Adrian Cronauer is sent to Vie... 18.362333 [{"name": "Silver Screen Partners III", "id": ... [{"iso_3166_1": "US", "name": "United States o... 23-12-1987 123922370 121.0 [{"iso_639_1": "en", "name": "English"}] Released Time to rock it from the Delta to the DMZ! Good Morning, Vietnam 7.1 642
2728 13400000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.lastgodfathermovie.com/ 70829 [] en The Last Godfather Young-goo the son of mafia boss Don Carini, is... 0.680753 [] [] 29-12-2010 16700000 100.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released NaN The Last Godfather 4.7 7
2729 13000000 [{"id": 99, "name": "Documentary"}, {"id": 104... http://www.justinbieberneversaynever.com/ 54518 [{"id": 554, "name": "manager"}, {"id": 1329, ... en Justin Bieber: Never Say Never Tells the story of Justin Bieber, the kid from... 6.735922 [{"name": "Insurge Pictures", "id": 7377}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-02-2011 98441954 105.0 [{"iso_639_1": "en", "name": "English"}] Released Find out what's possible if you never give up. Justin Bieber: Never Say Never 4.8 154
2730 13000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.foxsearchlight.com/blackswan/ 44214 [{"id": 246, "name": "dancing"}, {"id": 271, "... en Black Swan A ballet dancer wins the lead in "Swan Lake" a... 91.285683 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 02-12-2010 327803731 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In the era of personal branding, the scariest ... Black Swan 7.3 4430
2731 13000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 240 [{"id": 700, "name": "italo-american"}, {"id":... en The Godfather: Part II In the continuing saga of the Corleone crime f... 105.792936 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-12-1974 47542841 200.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released I don't feel I have to wipe everybody out, Tom... The Godfather: Part II 8.3 3338
2732 13000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 9816 [{"id": 4118, "name": "ballet dancer"}, {"id":... en Save the Last Dance A white midwestern girl moves to Chicago, wher... 9.969624 [{"name": "MTV Films", "id": 746}, {"name": "C... [{"iso_3166_1": "US", "name": "United States o... 12-01-2001 91038276 112.0 [{"iso_639_1": "en", "name": "English"}] Released The Only Person You Need To Be Is Yourself. Save the Last Dance 6.3 352
2733 7000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10131 [{"id": 779, "name": "martial arts"}, {"id": 3... en A Nightmare on Elm Street 4: The Dream Master Dream demon Freddy Krueger is resurrected from... 17.113408 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 19-08-1988 72500000 99.0 [{"iso_639_1": "en", "name": "English"}] Released Terror beyond your wildest dreams. A Nightmare on Elm Street 4: The Dream Master 5.8 281
2734 16000000 [{"id": 18, "name": "Drama"}] http://www.miraclesfromheaven-movie.com/ 339984 [{"id": 2618, "name": "miracle"}, {"id": 5950,... en Miracles from Heaven A faith based movie. A young girl suffering fr... 10.248439 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-03-2016 77000000 117.0 [{"iso_639_1": "en", "name": "English"}] Released How do we explain the impossible? Miracles from Heaven 6.7 186
2735 13000000 [{"id": 35, "name": "Comedy"}] NaN 8859 [{"id": 419, "name": "dude"}, {"id": 1453, "na... en Dude, Where’s My Car? Jesse and Chester, two bumbling stoners, wake ... 25.316146 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-12-2000 73180723 83.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released After a night they can't remember, comes a day... Dude, Where’s My Car? 5.2 509
2736 13000000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 11967 [{"id": 417, "name": "corruption"}, {"id": 798... en Young Guns A group of young gunmen, led by Billy the Kid,... 9.499325 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 12-08-1988 44726644 107.0 [{"iso_639_1": "en", "name": "English"}] Released Six reasons why the west was wild. Young Guns 6.6 258
2737 13000000 [{"id": 35, "name": "Comedy"}] http://stvincent-movie.com/ 239563 [{"id": 2604, "name": "babysitter"}, {"id": 60... en St. Vincent A young boy whose parents just divorced finds ... 43.791745 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 09-10-2014 54837234 102.0 [{"iso_639_1": "en", "name": "English"}] Released Love Thy Neighbor St. Vincent 7.1 763
2738 12500000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 222899 [{"id": 179431, "name": "duringcreditsstinger"}] en About Last Night A modern reimagining of the classic romantic c... 11.828068 [{"name": "Screen Gems, Inc.", "id": 127}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-02-2014 49002684 100.0 [{"iso_639_1": "en", "name": "English"}] Released It's about compromise. It's about love. It's a... About Last Night 6.0 210
2739 16000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 4951 [{"id": 497, "name": "shakespeare"}, {"id": 59... en 10 Things I Hate About You Bianca, a tenth grader, has never gone on a da... 54.550275 [{"name": "Mad Chance", "id": 1757}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 30-03-1999 53478166 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How do I loathe thee? Let me count the ways. 10 Things I Hate About You 7.3 1701
2740 13000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.sonypictures.com/movies/thenewguy/ 10985 [{"id": 378, "name": "prison"}, {"id": 851, "n... en The New Guy Nerdy high school senior Dizzy Harrison has fi... 13.525704 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-05-2002 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A zero will rise. The New Guy 5.7 151
2741 0 [{"id": 35, "name": "Comedy"}] NaN 9644 [{"id": 2150, "name": "cocaine"}, {"id": 6149,... en National Lampoon's Loaded Weapon 1 An LA detective is murdered because she has mi... 12.963328 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 04-02-1993 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released See it before they make the sequel! National Lampoon's Loaded Weapon 1 5.7 157
2742 17000000 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... http://www.theshallows-movie.com 332567 [{"id": 534, "name": "mexico"}, {"id": 966, "n... en The Shallows An injured surfer stranded on a buoy needs to ... 60.829621 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 24-06-2016 119100758 86.0 [{"iso_639_1": "en", "name": "English"}] Released What was once in the deep is now in the shallows. The Shallows 6.2 1567
2743 13000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 1954 [{"id": 1453, "name": "amnesia"}, {"id": 2362,... en The Butterfly Effect A young man struggles to access sublimated chi... 73.307513 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-01-2004 96060858 113.0 [{"iso_639_1": "en", "name": "English"}] Released Such minor changes, such huge consequences. The Butterfly Effect 7.3 2060
2744 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 15489 [] en Snow Day When a school in upstate New York is snowed in... 7.964289 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-02-2000 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released Roads closed. Schools shut. Rules were made to... Snow Day 4.8 51
2745 13000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 15250 [{"id": 8029, "name": "drama"}, {"id": 18035, ... en This Christmas This year Christmas with the Whitfields promis... 2.388918 [{"name": "Screen Gems", "id": 3287}] [{"iso_3166_1": "US", "name": "United States o... 27-11-2007 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released You can't exchange family. This Christmas 7.1 29
2746 12000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 22345 [{"id": 1009, "name": "baby"}, {"id": 6257, "n... en Baby Geniuses Scientist hold talking, super-intelligent babi... 4.580081 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-03-1999 36450736 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Think innocent. Think helpless. Think again. N... Baby Geniuses 3.3 75
2747 13000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9448 [{"id": 5413, "name": "bungee-jump"}, {"id": 1... en The Big Hit Affable hit man Melvin Smiley is constantly be... 6.425528 [{"name": "TriStar Pictures", "id": 559}] [{"iso_3166_1": "US", "name": "United States o... 24-04-1998 27007143 91.0 [{"iso_639_1": "en", "name": "English"}] Released Nothing's more dangerous than some nice guys..... The Big Hit 6.1 109
2748 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 38223 [{"id": 470, "name": "spy"}, {"id": 1328, "nam... en Harriet the Spy When the secret notebook of a young girl who f... 4.630930 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-07-1996 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released On your case! Harriet the Spy 5.7 46
2749 13000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 11186 [{"id": 6151, "name": "faithlessness"}, {"id":... en Child's Play 2 Chuckie's back as the doll possessed by the so... 16.681567 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 09-11-1990 35763605 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Look out Jack! Chucky's back! Child's Play 2 5.8 308
2750 13200000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://www.sonypictures.com/movies/nogooddeed/ 136835 [{"id": 625, "name": "sadistic"}, {"id": 1562,... en No Good Deed Terri is a devoted wife and mother of two, liv... 24.656068 [{"name": "Will Packer Productions", "id": 499... [{"iso_3166_1": "US", "name": "United States o... 10-09-2014 53830415 83.0 [{"iso_639_1": "en", "name": "English"}] Released First he gets into your house. Then he gets in... No Good Deed 5.6 181
2751 18000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.themist-movie.com/ 5876 [{"id": 494, "name": "father son relationship"... en The Mist After a violent storm, a dense cloud of mist e... 37.104353 [{"name": "Darkwoods Productions", "id": 3982}... [{"iso_3166_1": "US", "name": "United States o... 21-11-2007 57096190 126.0 [{"iso_639_1": "en", "name": "English"}] Released Belief divides them, mystery surrounds them, b... The Mist 6.7 1399
2752 15000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://exmachina-movie.com/ 264660 [{"id": 246, "name": "dancing"}, {"id": 310, "... en Ex Machina Caleb, a 26 year old coder at the world's larg... 95.130041 [{"name": "DNA Films", "id": 284}, {"name": "U... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 21-01-2015 36869414 108.0 [{"iso_639_1": "en", "name": "English"}] Released There is nothing more human than the will to s... Ex Machina 7.6 4737
2753 13000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 492 [{"id": 30, "name": "individual"}, {"id": 108,... en Being John Malkovich Spike Jonze’s debut feature film is a love sto... 27.546914 [{"name": "Gramercy Pictures", "id": 37}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-09-1999 22863596 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Ever wanted to be someone else? Now you can. Being John Malkovich 7.3 1101
2754 6000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 25462 [] en Two Can Play That Game Vivica A. Fox sizzles as a woman scorned who p... 2.272130 [{"name": "Screen Gems", "id": 3287}] [{"iso_3166_1": "US", "name": "United States o... 07-09-2001 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Two Can Play That Game 6.6 17
2755 13000000 [{"id": 10751, "name": "Family"}, {"id": 12, "... NaN 238603 [{"id": 9951, "name": "alien"}, {"id": 163053,... en Earth to Echo After a construction project begins digging in... 17.371327 [{"name": "Walt Disney Studios Motion Pictures... [{"iso_3166_1": "US", "name": "United States o... 14-06-2014 45300000 89.0 [{"iso_639_1": "en", "name": "English"}] Released No one will ever believe our story. Earth to Echo 5.7 290
2756 13000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10691 [{"id": 725, "name": "lovesickness"}, {"id": 9... en Crazy/Beautiful At Pacific Palisades High, a poor Latino falls... 6.130096 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 29-06-2001 16929123 99.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released When it's real. When it's right. Don't let any... Crazy/Beautiful 6.6 96
2757 19000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://iwojimathemovie.warnerbros.com/letterso... 1251 [{"id": 1956, "name": "world war ii"}, {"id": ... en Letters from Iwo Jima The story of the battle of Iwo Jima between th... 24.472480 [{"name": "DreamWorks SKG", "id": 27}, {"name"... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 19-12-2006 68673228 141.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The battle of Iwo Jima seen through the eyes o... Letters from Iwo Jima 7.2 541
2758 13000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://theastronautfarmermovie.warnerbros.com/ 5172 [{"id": 1432, "name": "nasa"}, {"id": 1556, "n... en The Astronaut Farmer Texan Charles Farmer left the Air Force as a y... 6.764437 [{"name": "Polish Brothers Construction", "id"... [{"iso_3166_1": "US", "name": "United States o... 15-10-2006 11130889 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Astronaut Farmer 6.2 123
2759 13000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 58680 [{"id": 4513, "name": "blind date"}, {"id": 96... en Woo Gorgeous and extraverted Woo meets insecure an... 1.750054 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 08-05-1998 8026971 84.0 [{"iso_639_1": "en", "name": "English"}] Released It's Woo's world.. we're just living in it. Woo 5.5 10
2760 6000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.roomthemovie.com 264644 [{"id": 818, "name": "based on novel"}, {"id":... en Room Jack is a young boy of 5 years old who has liv... 66.113340 [{"name": "T\u00e9l\u00e9film Canada", "id": 8... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 16-10-2015 35401758 117.0 [{"iso_639_1": "en", "name": "English"}] Released Love knows no boundaries Room 8.1 2757
2761 0 [{"id": 35, "name": "Comedy"}] NaN 14577 [] en Dirty Work Unemployed and recently dumped, Mitch and his ... 9.066881 [{"name": "Robert Simonds Productions", "id": ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 12-06-1998 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released Revenge is a dish best served DIRTY. Dirty Work 6.5 66
2762 13000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 11592 [{"id": 3451, "name": "housewife"}, {"id": 455... en Serial Mom A picture perfect middle class family is shock... 6.170139 [{"name": "Savoy Pictures", "id": 11308}, {"na... [{"iso_3166_1": "US", "name": "United States o... 13-04-1994 7820688 95.0 [{"iso_639_1": "en", "name": "English"}] Released Every Mom Wants to Be Wanted, But Not For Murd... Serial Mom 6.4 135
2763 13000000 [{"id": 35, "name": "Comedy"}] NaN 16406 [{"id": 9376, "name": "richard nixon"}, {"id":... en Dick Comedy about two high school girls who wander ... 4.742537 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 04-08-1999 27500000 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The unmaking of the president Dick 5.7 67
2764 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 19052 [] en Light It Up On a winter day in a southside Queens high sch... 1.212956 [] [{"iso_3166_1": "US", "name": "United States o... 04-11-1999 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Light It Up 6.6 7
2765 13000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 3682 [{"id": 242, "name": "new york"}, {"id": 572, ... en 54 Shane, a Jersey boy with big dreams, crosses t... 11.880899 [{"name": "Redeemable Features", "id": 1483}, ... [{"iso_3166_1": "US", "name": "United States o... 28-08-1998 16757163 106.0 [{"iso_639_1": "en", "name": "English"}] Released You've never been anywhere until you've been here 54 5.5 135
2766 0 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9683 [{"id": 725, "name": "lovesickness"}, {"id": 8... en Bubble Boy Jimmy is young man who was born without an imm... 10.131123 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 24-08-2001 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released Life is an adventure. Don't blow it. Bubble Boy 5.1 163
2767 13000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 2084 [{"id": 293, "name": "female nudity"}, {"id": ... en Birthday Girl A shy bank clerk orders a Russian mail order b... 5.831302 [{"name": "HAL Films", "id": 931}, {"name": "M... [{"iso_3166_1": "GB", "name": "United Kingdom"... 06-09-2001 0 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Birthday Girl 6.1 103
2768 13000000 [{"id": 35, "name": "Comedy"}] NaN 107811 [{"id": 567, "name": "alcohol"}, {"id": 1421, ... en 21 & Over Brilliant student Jeff Chang has the most impo... 35.522027 [{"name": "Relativity Media", "id": 7295}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-03-2013 48065672 93.0 [{"iso_639_1": "en", "name": "English"}] Released Finally. 21 & Over 5.7 737
2769 13000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 2266 [{"id": 90, "name": "paris"}, {"id": 558, "nam... fr Paris, je t'aime Olivier Assayas, Gus Van Sant, Wes Craven and ... 10.573191 [{"name": "Filmazure", "id": 1031}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}] 16-05-2006 4857367 120.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Fall in love with Paris 18 times. Paris, je t'aime 6.8 207
2770 0 [{"id": 18, "name": "Drama"}] NaN 13074 [{"id": 6075, "name": "sport"}] en Resurrecting the Champ Up-and-coming sports reporter rescues a homele... 4.898437 [{"name": "Battleplan Productions", "id": 2108... [{"iso_3166_1": "US", "name": "United States o... 14-06-2007 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Resurrecting the Champ 5.9 60
2771 13000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 144340 [{"id": 2307, "name": "princeton university"},... en Admission Strait-laced Princeton University admissions o... 17.632446 [{"name": "Focus Features", "id": 10146}] [{"iso_3166_1": "US", "name": "United States o... 21-03-2013 18000000 107.0 [{"iso_639_1": "en", "name": "English"}] Released Let someone in. Admission 5.4 304
2772 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 48217 [{"id": 254, "name": "france"}, {"id": 2041, "... en La veuve de Saint-Pierre In 1850, on the isolated French island of Sain... 1.780065 [{"name": "Cin\u00e9maginaire Inc.", "id": 280... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 01-01-2000 0 112.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Widow of Saint-Pierre 6.7 11
2773 15000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 28211 [{"id": 4227, "name": "toronto"}, {"id": 10768... en Chloe A doctor hires an escort to seduce her husband... 26.373864 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 25-03-2009 8459458 96.0 [{"iso_639_1": "en", "name": "English"}] Released If the one you love was lying to you, how far ... Chloe 5.9 498
2774 13000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 47502 [{"id": 3914, "name": "kitchen"}, {"id": 11322... en Faithful A depressed housewife whose husband is having ... 1.647335 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 03-04-1996 9789900 91.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about a wife, her husband and his hit... Faithful 4.8 4
2775 13000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 9950 [{"id": 3012, "name": "court case"}, {"id": 41... en Find Me Guilty Based on the true story of Jack DiNorscio, a m... 12.321302 [{"name": "Yari Film Group", "id": 2448}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 16-03-2006 2636637 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Find Me Guilty 6.5 138
2776 13000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://perks-of-being-a-wallflower.com/ 84892 [{"id": 367, "name": "shyness"}, {"id": 1328, ... en The Perks of Being a Wallflower A coming-of-age story based on the best-sellin... 43.444135 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 20-09-2012 33400000 102.0 [{"iso_639_1": "en", "name": "English"}] Released We are infinite. The Perks of Being a Wallflower 7.7 2968
2777 3000000 [{"id": 28, "name": "Action"}] NaN 24227 [{"id": 6149, "name": "police"}, {"id": 181508... en Excessive Force Chicago policeman Terry McCain is determined t... 1.279106 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 14-05-1993 1200000 87.0 [{"iso_639_1": "en", "name": "English"}] Released You have the right to remain silent... permane... Excessive Force 4.5 10
2778 13000000 [{"id": 18, "name": "Drama"}] NaN 9672 [{"id": 627, "name": "killing"}, {"id": 2122, ... en Infamous While researching his book In Cold Blood, writ... 3.680896 [{"name": "Killer Films", "id": 1422}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 16-11-2006 1151330 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There's more to the story than you know Infamous 6.4 60
2779 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 44853 [] en The Claim A prospector sells his wife and daughter to an... 2.996284 [{"name": "Revolution Films", "id": 163}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-12-2000 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released Everything has a price. The Claim 5.6 17
2780 13000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 157544 [{"id": 2626, "name": "exorcism"}, {"id": 8685... en The Vatican Tapes In a highly secured vault deep within the wall... 10.475368 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 24-07-2015 1784763 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released For 2,000 years the Vatican has recorded evide... The Vatican Tapes 4.6 243
2781 14350531 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://attacktheblock.com/ 59678 [{"id": 542, "name": "street gang"}, {"id": 24... en Attack the Block A teen gang in a grim South London housing est... 30.952377 [{"name": "UK Film Council", "id": 2452}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-05-2011 3964682 88.0 [{"iso_639_1": "en", "name": "English"}] Released Inner City vs. Outer Space Attack the Block 6.3 733
2782 10000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.inthelandofbloodandhoney.com/ 79777 [{"id": 789, "name": "muslim"}, {"id": 1156, "... en In the Land of Blood and Honey During the Bosnian War, Danijel, a soldier fig... 4.267466 [{"name": "FilmDistrict", "id": 7263}] [{"iso_3166_1": "US", "name": "United States o... 23-12-2011 303877 127.0 [{"iso_639_1": "bs", "name": "Bosanski"}, {"is... Released Love can change what we want… war can change w... In the Land of Blood and Honey 5.8 45
2783 13000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://www.call-movie.com/ 158011 [{"id": 1353, "name": "underground"}, {"id": 1... en The Call Jordan Turner is an experienced 911 operator b... 34.532418 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-03-2013 68572378 94.0 [{"iso_639_1": "en", "name": "English"}] Released There are 188 million 911 calls a year. This o... The Call 6.6 1257
2784 0 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 407887 [{"id": 10586, "name": "korea"}, {"id": 229851... ko 인천상륙작전 A squad of soldiers fight in the Korean War's ... 6.116436 [{"name": "Taewon Entertainment", "id": 3965}] [{"iso_3166_1": "KR", "name": "South Korea"}] 27-07-2016 0 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Odds Were 5000 to 1 … One was all They Nee... Operation Chromite 5.8 29
2785 0 [{"id": 10751, "name": "Family"}, {"id": 28, "... NaN 17043 [{"id": 3185, "name": "crocodile"}] en The Crocodile Hunter: Collision Course Aussie adventurer Steve Irwin aka The Crocodil... 1.714972 [{"name": "Cheyenne Enterprises", "id": 890}, ... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 26-07-2002 33082548 90.0 [{"iso_639_1": "en", "name": "English"}] Released His First Big-Screen Adventure! The Crocodile Hunter: Collision Course 5.3 34
2786 13000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 8952 [{"id": 934, "name": "judge"}, {"id": 1415, "n... en I Love You Phillip Morris Steve Russell is a small-town cop. Bored with ... 19.664699 [{"name": "EuropaCorp", "id": 6896}] [{"iso_3166_1": "US", "name": "United States o... 18-01-2009 10652035 98.0 [{"iso_639_1": "en", "name": "English"}] Released The Conman who wouldn't go straight. I Love You Phillip Morris 6.4 503
2787 12000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 62204 [{"id": 4428, "name": "stone age"}, {"id": 159... xx La Guerre du feu A colossal adventure odyssey that turns back t... 6.537986 [{"name": "Belstar Productions", "id": 999}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 15-12-1981 55260558 100.0 [{"iso_639_1": "xx", "name": "No Language"}] Released NaN Quest for Fire 7.1 109
2788 12500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 13435 [{"id": 4410, "name": "u.s. navy"}, {"id": 556... en Antwone Fisher A sailor prone to violent outbursts is sent to... 13.349012 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 19-12-2002 23367586 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Antwone Fisher is at war... with himself. Antwone Fisher 6.7 137
2789 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 17187 [] en The Emperor's Club William Hundert is a passionate and principled... 6.796079 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 22-11-2002 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released In everyone's life there's that one person who... The Emperor's Club 6.9 96
2790 12500000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 319 [{"id": 494, "name": "father son relationship"... en True Romance Clarence marries hooker Alabama, steals cocain... 35.268557 [{"name": "Davis-Films", "id": 342}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 09-09-1993 12281551 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Stealing, Cheating, Killing. Who said romance ... True Romance 7.5 749
2791 3100000 [{"id": 10749, "name": "Romance"}, {"id": 878,... NaN 59457 [] en Womb A woman's consuming love forces her to bear th... 7.453347 [{"name": "Razor Film Produktion GmbH", "id": ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-07-2010 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released What are the consequences of giving birth to y... Womb 5.9 92
2792 12500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 9504 [{"id": 642, "name": "robbery"}, {"id": 1438, ... en Glengarry Glen Ross Glengarry Glen Ross, follows the lives of four... 13.939054 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 15-09-1992 10725228 100.0 [{"iso_639_1": "en", "name": "English"}] Released Lie. Cheat. Steal. All in a day’s work. Glengarry Glen Ross 7.5 323
2793 13000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.killerinsideme.com/ 37414 [{"id": 798, "name": "sheriff"}, {"id": 853, "... en The Killer Inside Me Deputy Sheriff Lou Ford is a pillar of the com... 11.892615 [{"name": "Revolution Films", "id": 163}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-02-2010 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released Nobody See's It Coming The Killer Inside Me 6.0 173
2794 0 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 6217 [{"id": 1366, "name": "shotgun"}, {"id": 10563... en Cat People After years of separation, Irina (Nastassja Ki... 5.698720 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 02-04-1982 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released They are something more than lovers who are ab... Cat People 6.0 94
2795 12500000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 26688 [{"id": 293, "name": "female nudity"}, {"id": ... en Sorority Row When five sorority girls inadvertently cause t... 8.780512 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 09-09-2009 27206120 101.0 [{"iso_639_1": "en", "name": "English"}] Released The Sisters of Theta Pi Are Dying To Keep a Se... Sorority Row 5.4 177
2796 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 43867 [{"id": 1930, "name": "kidnapping"}, {"id": 25... en The Prisoner of Zenda An Englishman on a Ruritarian holiday must imp... 4.021389 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 03-09-1937 0 101.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The most thrilling swordfight ever filmed... The Prisoner of Zenda 8.4 11
2797 12000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.larsandtherealgirl-themovie.com/ 6615 [{"id": 2101, "name": "garage"}, {"id": 3568, ... en Lars and the Real Girl Sometimes you find love where you'd least expe... 15.817096 [{"name": "Sidney Kimmel Entertainment", "id":... [{"iso_3166_1": "US", "name": "United States o... 12-10-2007 11293663 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The search for true love begins outside the box. Lars and the Real Girl 7.1 509
2798 12500000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 14574 [{"id": 1628, "name": "nationalism"}, {"id": 1... en The Boy in the Striped Pyjamas When his family moves from their home in Berli... 34.821223 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-05-2008 20416563 94.0 [{"iso_639_1": "en", "name": "English"}] Released Lines may divide us, but hope will unite us. The Boy in the Striped Pyjamas 7.7 1451
2799 12800000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 16 [{"id": 30, "name": "individual"}, {"id": 246,... en Dancer in the Dark Selma, a Czech immigrant on the verge of blind... 22.022228 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "AR", "name": "Argentina"}, {"... 17-05-2000 40031879 140.0 [{"iso_639_1": "en", "name": "English"}] Released You don't need eyes to see. Dancer in the Dark 7.6 377
2800 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 39780 [{"id": 3065, "name": "minister"}, {"id": 5657... en Oscar and Lucinda After a childhood of abuse by his evangelistic... 0.139384 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 31-12-1997 0 132.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released They dared to play the game of love, faith, an... Oscar and Lucinda 6.2 25
2801 12500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 21612 [{"id": 236, "name": "suicide"}, {"id": 3303, ... en The Funeral The story concerns the funeral of one of three... 2.950618 [{"name": "C&P Productions", "id": 3989}] [{"iso_3166_1": "US", "name": "United States o... 26-01-1996 1227324 99.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released One family, one murder, too many lies. The Funeral 7.3 31
2802 15000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.solitarymanmovie.com/ 36691 [{"id": 1326, "name": "infidelity"}, {"id": 22... en Solitary Man A car magnate watches his personal and profess... 7.497306 [{"name": "Smartest Man Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 07-09-2009 5024782 90.0 [{"iso_639_1": "en", "name": "English"}] Released Ben loves his family almost as much as he love... Solitary Man 5.8 84
2803 20000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.vivamachete.com/ 23631 [{"id": 2173, "name": "illegal immigration"}, ... en Machete After being set-up and betrayed by the man who... 26.396191 [{"name": "Dune Entertainment", "id": 444}, {"... [{"iso_3166_1": "US", "name": "United States o... 01-09-2010 31327899 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He was given an offer he couldn't refuse... Machete 6.3 1150
2804 12500000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... http://www.casinojack-movie.com/ 45324 [{"id": 5565, "name": "biography"}, {"id": 179... en Casino Jack Based on a true story, a hot shot Washington D... 6.546037 [{"name": "An Olive Branch Productions", "id":... [{"iso_3166_1": "CA", "name": "Canada"}] 16-09-2010 1083683 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Honor. Integrity. Principles. Everything is ne... Casino Jack 6.0 94
2805 12300000 [{"id": 16, "name": "Animation"}, {"id": 12, "... NaN 12144 [{"id": 746, "name": "vulkan"}, {"id": 936, "n... en The Land Before Time An orphaned brontosaurus named Littlefoot sets... 28.670193 [{"name": "Lucasfilm", "id": 1}, {"name": "Uni... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 18-11-1988 84460846 69.0 [{"iso_639_1": "en", "name": "English"}] Released A new adventure is born. The Land Before Time 7.0 640
2806 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11658 [{"id": 41586, "name": "archaeologist"}, {"id"... ko 태극기 휘날리며 In 1950, in South Korea, shoe-shiner Jin-tae L... 9.572705 [{"name": "Showbox Entertainment", "id": 11420}] [{"iso_3166_1": "KR", "name": "South Korea"}] 05-02-2004 15 140.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released NaN Tae Guk Gi: The Brotherhood of War 7.4 133
2807 12500000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.theperfectgamemovie.com 56601 [{"id": 1480, "name": "baseball"}, {"id": 6075... en The Perfect Game Based on a true story, a group of boys from Mo... 0.903529 [{"name": "HighRoad Entertainment", "id": 1990... [{"iso_3166_1": "US", "name": "United States o... 01-04-2010 3878993 118.0 [{"iso_639_1": "en", "name": "English"}] Released Dream for the fences. The Perfect Game 6.3 30
2808 8000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://theexorcist.warnerbros.com/ 9552 [{"id": 2626, "name": "exorcism"}, {"id": 3649... en The Exorcist 12-year-old Regan MacNeil begins to adapt an e... 47.584643 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 26-12-1973 441306145 122.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Something almost beyond comprehension is happe... The Exorcist 7.5 2005
2809 7000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.jaws25.com/ 578 [{"id": 1495, "name": "fishing"}, {"id": 1913,... en Jaws An insatiable great white shark terrorizes the... 50.152327 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 18-06-1975 470654000 124.0 [{"iso_639_1": "en", "name": "English"}] Released Don't go in the water. Jaws 7.5 2542
2810 11000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 2105 [{"id": 3687, "name": "graduation"}, {"id": 61... en American Pie At a high-school party, four friends find that... 60.767168 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-07-1999 235483004 95.0 [{"iso_639_1": "en", "name": "English"}] Released There's nothing like your first piece. American Pie 6.4 2296
2811 12516654 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 126319 [{"id": 2161, "name": "mouse"}, {"id": 4048, "... fr Ernest et Célestine Celestine is a little mouse trying to avoid a ... 11.103202 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 12-12-2012 8109160 78.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Bonnie and Clyde, Sid and Nancy... Ernest & Celestine 7.6 142
2812 25000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10136 [{"id": 345, "name": "monk"}, {"id": 2438, "na... en The Golden Child A detective specializing in missing children i... 15.262130 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 12-12-1986 79817939 94.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Eddie Murphy is the chosen one. The Golden Child 5.6 304
2813 12000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.sonypictures.com/movies/thinklikeaman/ 67660 [{"id": 5999, "name": "advice"}, {"id": 9673, ... en Think Like a Man The balance of power in four couples’ relation... 6.035152 [{"name": "Rainforest Films", "id": 1309}] [{"iso_3166_1": "US", "name": "United States o... 16-04-2012 96070507 122.0 [{"iso_639_1": "en", "name": "English"}] Released Let the mind games begin. Think Like a Man 6.9 281
2814 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10611 [{"id": 928, "name": "hairdresser"}, {"id": 19... en Barbershop A day in the life of a barbershop on the south... 10.297189 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 01-04-2002 75781642 102.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone's gettin' lined up. Barbershop 6.2 137
2815 12000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 154 [{"id": 504, "name": "uss enterprise"}, {"id":... en Star Trek II: The Wrath of Khan Admiral James T. Kirk is feeling old; the pros... 22.434102 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 03-06-1982 96800000 113.0 [{"iso_639_1": "en", "name": "English"}] Released At the end of the universe lies the beginning ... Star Trek II: The Wrath of Khan 7.3 675
2816 15000000 [{"id": 35, "name": "Comedy"}, {"id": 9648, "n... NaN 3049 [{"id": 630, "name": "dolphin"}, {"id": 6732, ... en Ace Ventura: Pet Detective He's Ace Ventura: Pet Detective. Jim Carrey is... 41.249004 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 04-02-1994 107217396 86.0 [{"iso_639_1": "en", "name": "English"}] Released He's the best there is! (Actually, he's the on... Ace Ventura: Pet Detective 6.4 1648
2817 12000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.mgm.com/title_title.do?title_star=W... 860 [{"id": 282, "name": "video game"}, {"id": 310... en WarGames High School student David Lightman (Matthew Br... 23.161754 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 03-06-1983 79567667 114.0 [{"iso_639_1": "en", "name": "English"}] Released Is it a game, or is it real? WarGames 7.0 504
2818 12000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 9281 [{"id": 417, "name": "corruption"}, {"id": 703... en Witness A sheltered Amish child is the sole witness of... 19.195399 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 08-02-1985 68706993 113.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released A big city cop. A small country boy. They have... Witness 7.0 375
2819 12000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.actofvalor.com/ 75674 [{"id": 339, "name": "submarine"}, {"id": 3588... en Act of Valor When a covert mission to rescue a kidnapped CI... 21.958055 [{"name": "Relativity Media", "id": 7295}, {"n... [{"iso_3166_1": "US", "name": "United States o... 24-02-2012 81272766 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The only easy day was yesterday Act of Valor 6.3 417
2820 12000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 9762 [{"id": 246, "name": "dancing"}, {"id": 1605, ... en Step Up Everyone deserves a chance to follow their dre... 45.477802 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 11-08-2006 114194847 104.0 [{"iso_639_1": "en", "name": "English"}] Released Every Second Chance Begins With a First Step Step Up 6.7 1060
2821 12000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 3179 [{"id": 521, "name": "washington d.c."}, {"id"... en Beavis and Butt-Head Do America Mike Judge's slacker duo, Beavis and Butt-Head... 12.606290 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-12-1996 0 81.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released Coming to a screen bigger than your TV. Beavis and Butt-Head Do America 6.5 168
2822 12000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 184 [{"id": 822, "name": "airport"}, {"id": 1449, ... en Jackie Brown Jackie Brown is a flight attendant who gets ca... 40.631671 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 24-12-1997 39673162 154.0 [{"iso_639_1": "en", "name": "English"}] Released Six players on the trail of a half a million i... Jackie Brown 7.3 1514
2823 12000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... http://www.haroldandkumar.com 13335 [{"id": 949, "name": "terrorist"}, {"id": 1794... en Harold & Kumar Escape from Guantanamo Bay Having satisfied their urge for White Castle, ... 26.219598 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 25-04-2008 43493123 107.0 [{"iso_639_1": "en", "name": "English"}] Released This time they're running from the joint. Harold & Kumar Escape from Guantanamo Bay 6.2 497
2824 15000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 76726 [{"id": 2350, "name": "seattle"}, {"id": 5086,... en Chronicle Three high school students make an incredible ... 64.504747 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-02-2012 145000000 84.0 [{"iso_639_1": "en", "name": "English"}] Released What are you capable of? Chronicle 6.6 1935
2825 12000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 10269 [{"id": 5948, "name": "studies"}, {"id": 6027,... en Yentl A Jewish girl disguises herself as a boy to en... 3.389249 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-11-1983 30400000 132.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Yentl 6.2 51
2826 5000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... NaN 36819 [{"id": 1454, "name": "treasure"}, {"id": 1969... en Time Bandits Young history buff Kevin can scarcely believe ... 14.779537 [{"name": "Handmade Films Ltd.", "id": 146}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-07-1981 42365581 116.0 [{"iso_639_1": "en", "name": "English"}] Released All the dreams you've ever had and not just th... Time Bandits 6.6 249
2827 12000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 17130 [{"id": 246, "name": "dancing"}, {"id": 515, "... en Crossroads Three friends get together and bury a box maki... 6.703319 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 15-02-2002 61141030 93.0 [{"iso_639_1": "en", "name": "English"}] Released Dreams change. Friends are forever Crossroads 4.7 158
2828 12000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 57214 [{"id": 2016, "name": "vandalism"}, {"id": 627... en Project X Three high school seniors throw a party to mak... 49.070321 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-03-2012 100000000 88.0 [{"iso_639_1": "en", "name": "English"}] Released Witness it Project X 6.5 1564
2829 12000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 11202 [{"id": 1402, "name": "general"}, {"id": 1956,... en Patton "Patton" tells the tale of General George S. P... 21.933822 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-01-1970 89800000 172.0 [{"iso_639_1": "en", "name": "English"}] Released The Rebel Warrior Patton 7.3 323
2830 12000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9357 [{"id": 739, "name": "sexual abuse"}, {"id": 9... en One Hour Photo Sy "the photo guy" Parrish has lovingly develo... 20.624896 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 21-08-2002 52223306 96.0 [{"iso_639_1": "en", "name": "English"}] Released The things that we fear the most have already ... One Hour Photo 6.6 435
2831 12000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 13812 [{"id": 6898, "name": "quarantine"}, {"id": 97... en Quarantine A television reporter and her cameraman are tr... 8.083995 [{"name": "Vertigo Entertainment", "id": 829},... [{"iso_3166_1": "US", "name": "United States o... 10-10-2008 40855419 89.0 [{"iso_639_1": "en", "name": "English"}] Released Contain The Truth. Quarantine 5.5 339
2832 12000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.theeyethefilm.com 9030 [{"id": 1156, "name": "sister sister relations... en The Eye Violinist Sydney Wells was accidentally blinde... 11.135734 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-02-2008 56309766 98.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released How can you believe your eyes when they're not... The Eye 5.5 281
2833 12000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 19084 [] en Johnson Family Vacation AAA can't help the roadside emergency that is ... 4.623609 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 07-04-2004 31179516 97.0 [{"iso_639_1": "en", "name": "English"}] Released Take the ride. Johnson Family Vacation 4.7 30
2834 12000000 [{"id": 35, "name": "Comedy"}] http://www.howhighmovie.com/ 8386 [{"id": 1337, "name": "carpet"}, {"id": 1667, ... en How High Multi-platinum rap superstars Redman and Metho... 11.510281 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 21-12-2001 31155435 93.0 [{"iso_639_1": "en", "name": "English"}] Released They've got their degrees all rolled up. How High 6.3 218
2835 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 10437 [{"id": 65, "name": "holiday"}, {"id": 2964, "... en The Muppet Christmas Carol A retelling of the classic Dickens tale of Ebe... 15.085981 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-12-1992 27281507 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Muppet Christmas Carol 7.2 212
2836 12000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 1360 [{"id": 437, "name": "painter"}, {"id": 2038, ... en Frida "Frida" chronicles the life Frida Kahlo shared... 18.422327 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 29-08-2002 56298474 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Prepare to be seduced Frida 7.3 383
2837 12000000 [{"id": 99, "name": "Documentary"}, {"id": 104... http://www.katyperry.com/movie/ 101267 [{"id": 187056, "name": "woman director"}] en Katy Perry: Part of Me Giving fans unprecedented access to the real l... 8.410688 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-06-2012 32726956 93.0 [{"iso_639_1": "en", "name": "English"}] Released Be yourself and you can be anything Katy Perry: Part of Me 6.5 85
2838 12000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 222935 [{"id": 587, "name": "amsterdam"}, {"id": 818,... en The Fault in Our Stars Despite the tumor-shrinking medical miracle th... 74.358971 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 16-05-2014 307166834 125.0 [{"iso_639_1": "en", "name": "English"}] Released One Sick Love Story The Fault in Our Stars 7.6 3759
2839 12000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 10220 [{"id": 395, "name": "gambling"}, {"id": 3703,... en Rounders A young man is a reformed gambler who must ret... 18.422008 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 11-09-1998 22921898 121.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Trust everyone... But always cut the cards. Rounders 6.9 439
2840 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.topfivemovie.com/ 284296 [{"id": 3485, "name": "comedian"}, {"id": 4434... en Top Five A comedian tries to make it as a serious actor... 15.896312 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-12-2014 25434291 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Top Five 6.3 210
2841 12000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 31915 [{"id": 1299, "name": "monster"}, {"id": 1852,... en Prophecy A Savage beast, grown to monstrous size and dr... 8.616590 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 01-01-1979 54000000 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Prophecy 5.4 25
2842 12000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 11601 [{"id": 1328, "name": "secret"}, {"id": 1523, ... en Stir of Echoes After being hypnotized by his sister in law, T... 6.044161 [{"name": "Artisan Entertainment", "id": 2188}] [{"iso_3166_1": "US", "name": "United States o... 10-09-1999 21133087 99.0 [{"iso_639_1": "en", "name": "English"}] Released In every mind there is a door that should neve... Stir of Echoes 6.5 330
2843 12000000 [{"id": 18, "name": "Drama"}] NaN 205220 [{"id": 456, "name": "mother"}, {"id": 521, "n... en Philomena A woman searches for her adult son, who was ta... 29.019504 [{"name": "BBC Films", "id": 288}, {"name": "T... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-11-2013 100129872 98.0 [{"iso_639_1": "en", "name": "English"}] Released These two unlikely companions are on a journey... Philomena 7.4 579
2844 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.newline.com/properties/upsideofange... 11354 [{"id": 572, "name": "sex"}, {"id": 2251, "nam... en The Upside of Anger After her husband runs off with his secretary,... 6.246400 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 23-01-2005 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes what tears us apart helps us put it ... The Upside of Anger 6.4 72
2845 0 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... NaN 16241 [{"id": 7904, "name": "paraguay"}, {"id": 1024... en The Boys from Brazil Nazi hunter Ezra Lieberman discovers a siniste... 5.315213 [{"name": "Producers Circle", "id": 734}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-10-1978 0 125.0 [{"iso_639_1": "en", "name": "English"}] Released If they survive...will we? The Boys from Brazil 6.6 101
2846 12000000 [{"id": 14, "name": "Fantasy"}, {"id": 10749, ... http://www.aquamarinemovie.com/ 14191 [{"id": 5248, "name": "female friendship"}, {"... en Aquamarine Two teenage girls discover that mermaids reall... 16.931846 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 03-03-2006 23006849 104.0 [{"iso_639_1": "en", "name": "English"}] Released A Fish-Out-Of-Water Comedy. Aquamarine 5.8 364
2847 12000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 286565 [{"id": 6054, "name": "friendship"}, {"id": 62... en Paper Towns Quentin Jacobsen has spent a lifetime loving t... 64.610671 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 18-06-2015 85512300 109.0 [{"iso_639_1": "en", "name": "English"}] Released Get Lost. Get Found. Paper Towns 6.1 1937
2848 0 [{"id": 35, "name": "Comedy"}] NaN 26710 [{"id": 17985, "name": "birth"}, {"id": 160946... en My Baby's Daddy A trio of young men are forced to grow up quic... 4.480167 [] [{"iso_3166_1": "US", "name": "United States o... 09-01-2004 51 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN My Baby's Daddy 4.3 15
2849 12000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... NaN 129670 [{"id": 680, "name": "montana"}, {"id": 1415, ... en Nebraska An aging, booze-addled father takes a trip fro... 29.223881 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "US", "name": "United States o... 21-09-2013 17654912 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Life's not about winning or losing. It's about... Nebraska 7.4 636
2850 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 9059 [{"id": 549, "name": "prostitute"}, {"id": 284... en Tales from the Crypt: Demon Knight A man on the run is hunted by a demon known as... 7.710797 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-01-1995 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Ready for your deadtime story? Tales from the Crypt: Demon Knight 6.7 94
2851 12000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 34549 [] en Max Keeble's Big Move Max Keeble, the victim of his 7th grade class,... 1.081822 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 05-10-2001 17292381 86.0 [{"iso_639_1": "en", "name": "English"}] Released His World. His Rules. Max Keeble's Big Move 5.4 33
2852 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.youngadultmovie.com/ 57157 [{"id": 931, "name": "jealousy"}, {"id": 10123... en Young Adult A divorced writer from the Midwest returns to ... 16.183746 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-12-2011 22939027 94.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone gets old. Not everyone grows up. Young Adult 5.6 364
2853 12000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 1948 [{"id": 351, "name": "poison"}, {"id": 720, "n... en Crank Professional assassin Chev Chelios learns his ... 47.992817 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 31-08-2006 42931041 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There are a thousand ways to raise your adrena... Crank 6.6 1151
2854 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 28353 [{"id": 572, "name": "sex"}, {"id": 8508, "nam... en How to Be a Player Dray is a young playboy whose only objective i... 1.202450 [{"name": "Island Pictures", "id": 3492}, {"na... [{"iso_3166_1": "US", "name": "United States o... 06-08-1997 13960203 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Def Jam's How to Be a Player 5.3 8
2855 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 46889 [{"id": 11322, "name": "female protagonist"}, ... en Living Out Loud Dramatic comedy about two unlikely people who ... 0.700792 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 30-10-1998 12902790 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Living Out Loud 5.3 11
2856 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 38093 [{"id": 187056, "name": "woman director"}] en Just Wright A physical therapist falls for the basketball ... 10.409253 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 14-05-2010 21520719 100.0 [{"iso_639_1": "en", "name": "English"}] Released In this game every shot counts. Just Wright 6.1 99
2857 0 [{"id": 18, "name": "Drama"}] NaN 14976 [{"id": 5923, "name": "sister"}, {"id": 10183,... en Rachel Getting Married A young woman who has been in and out from reh... 14.345428 [{"name": "Clinica Estetico", "id": 1274}] [{"iso_3166_1": "US", "name": "United States o... 03-10-2008 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Rachel Getting Married 6.1 163
2858 12000000 [{"id": 10749, "name": "Romance"}, {"id": 80, ... NaN 11027 [{"id": 572, "name": "sex"}, {"id": 596, "name... en The Postman Always Rings Twice This remake of the 1946 movie of the same name... 6.803763 [{"name": "Lorimar Film Entertainment", "id": ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-03-1981 0 122.0 [{"iso_639_1": "en", "name": "English"}] Released You Will Feel The Heat The Postman Always Rings Twice 6.4 110
2859 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 3635 [{"id": 437, "name": "painter"}, {"id": 5565, ... en Girl with a Pearl Earring This film, adapted from a work of fiction by a... 19.944479 [{"name": "Wild Bear Films", "id": 1470}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 31-08-2003 31466789 101.0 [{"iso_639_1": "en", "name": "English"}] Released Discover the mystery behind the legend. Girl with a Pearl Earring 6.4 377
2860 14000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.dasboot.com 387 [{"id": 321, "name": "terror"}, {"id": 339, "n... de Das Boot A German submarine hunts allied ships during t... 26.967494 [{"name": "Radiant Film GmbH", "id": 209}, {"n... [{"iso_3166_1": "DE", "name": "Germany"}] 16-09-1981 85000000 149.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released When the hunters become the hunted Das Boot 7.9 613
2861 12000000 [{"id": 35, "name": "Comedy"}] NaN 6020 [{"id": 10058, "name": "sorority"}, {"id": 120... en Sorority Boys Three friends who head the Social Committee in... 3.444542 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 22-03-2002 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sorority Boys 4.6 47
2862 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 122906 [{"id": 212, "name": "london england"}, {"id":... en About Time The night after another unsatisfactory New Yea... 74.817641 [{"name": "Working Title Films", "id": 10163},... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 16-08-2013 87100449 123.0 [{"iso_639_1": "en", "name": "English"}] Released What if every moment in life came with a secon... About Time 7.8 2067
2863 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 9550 [{"id": 779, "name": "martial arts"}, {"id": 1... zh 十面埋伏 In 9th century China, a corrupt government wag... 21.064082 [{"name": "Beijing New Picture Film Co. Ltd.",... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 19-05-2004 92863945 119.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN House of Flying Daggers 7.1 439
2864 12000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 60599 [{"id": 9665, "name": "cover-up"}, {"id": 1841... en Arbitrage A troubled hedge fund magnate, desperate to co... 16.405120 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 14-09-2012 35485056 100.0 [{"iso_639_1": "en", "name": "English"}] Released Power is the best alibi. Arbitrage 6.1 294
2865 12000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.projectalmanac.com/ 227719 [{"id": 4379, "name": "time travel"}, {"id": 5... en Project Almanac A group of teens discover secret plans of a ti... 32.940597 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-01-2015 32248241 106.0 [{"iso_639_1": "en", "name": "English"}] Released Today is better the second time around Project Almanac 6.4 933
2866 12000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 14299 [{"id": 187056, "name": "woman director"}] en Cadillac Records The story of sex, violence, race and rock and ... 13.427427 [{"name": "Parkwood Entertainment", "id": 21435}] [{"iso_3166_1": "US", "name": "United States o... 05-12-2008 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Cadillac Records 6.9 86
2867 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 19419 [] en Screwed A chauffeur kidnaps his rich boss's dog to hol... 5.359381 [{"name": "Universal Pictures", "id": 33}, {"n... [] 12-05-2000 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Screwed 4.9 23
2868 8000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 12088 [{"id": 378, "name": "prison"}, {"id": 679, "n... en Fortress A futuristic prison movie. Protagonist and wif... 8.708229 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 30-09-1992 6739141 95.0 [{"iso_639_1": "en", "name": "English"}] Released The high-tech prison thirty stories below grou... Fortress 5.7 168
2869 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14799 [] en For Your Consideration Three actors learn that their respective perfo... 4.330428 [{"name": "Shangri-La Entertainment", "id": 22... [{"iso_3166_1": "US", "name": "United States o... 22-11-2006 5542025 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN For Your Consideration 5.9 43
2870 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 9466 [{"id": 8527, "name": "exzentrik"}, {"id": 101... en Celebrity The career and personal life of writer Lee are... 7.594593 [{"name": "Sweetland Films", "id": 21716}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-09-1998 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released A funny look at people who will do anything to... Celebrity 6.0 111
2871 12000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 7510 [{"id": 237, "name": "gay"}, {"id": 1156, "nam... en Running with Scissors Young Augusten Burroughs absorbs experiences t... 4.770195 [{"name": "TriStar Pictures", "id": 559}] [{"iso_3166_1": "US", "name": "United States o... 27-10-2006 6754898 116.0 [{"iso_639_1": "en", "name": "English"}] Released Ever have one of those lives? Running with Scissors 5.8 78
2872 12000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 31246 [{"id": 4344, "name": "musical"}] en From Justin to Kelly A lonely, sexually repressed man. A depressed ... 1.623338 [{"name": "19 Entertainment", "id": 20877}] [{"iso_3166_1": "US", "name": "United States o... 20-06-2003 4922166 90.0 [{"iso_639_1": "en", "name": "English"}] Released The tale of two American Idols. From Justin to Kelly 3.0 23
2873 12000000 [{"id": 35, "name": "Comedy"}] NaN 61752 [{"id": 10183, "name": "independent film"}, {"... en Girl 6 Girl 6 is a 1996 American film by director Spi... 2.993939 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 22-03-1996 4939939 108.0 [{"iso_639_1": "en", "name": "English"}] Released A fresh, sassy and sexy comedy! Girl 6 5.7 16
2874 12000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 10944 [{"id": 1664, "name": "eroticism"}, {"id": 993... en In the Cut Following the gruesome murder of a young woman... 10.536092 [{"name": "Pathe Productions", "id": 21126}, {... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 09-09-2003 23 119.0 [{"iso_639_1": "en", "name": "English"}] Released Everything you know about desire is dead wrong. In the Cut 4.6 89
2875 12000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10362 [{"id": 2038, "name": "love of one's life"}, {... en Two Lovers A depressed man moves back in with his parents... 8.290636 [{"name": "2929 Productions", "id": 846}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 19-11-2008 3148182 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Two Lovers 6.6 154
2876 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14778 [{"id": 818, "name": "based on novel"}, {"id":... en Last Orders Jack Dodd was a London butcher who enjoyed a p... 3.603842 [{"name": "Scala Productions", "id": 1261}, {"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-09-2001 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Last Orders 6.0 22
2877 11000000 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... http://www.hostmovie.com/ 1255 [{"id": 1261, "name": "river"}, {"id": 1880, "... ko 괴물 Gang-du is a dim-witted man working at his fat... 27.655270 [{"name": "Cineclick Asia", "id": 685}, {"name... [{"iso_3166_1": "KR", "name": "South Korea"}] 27-07-2006 88489643 119.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released Monsters are real. The Host 6.7 537
2878 0 [{"id": 12, "name": "Adventure"}, {"id": 80, "... NaN 45226 [] en The Pursuit of D.B. Cooper A speculation on the fate of the famous hijack... 1.379643 [] [{"iso_3166_1": "US", "name": "United States o... 13-11-1981 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Who says you can't take it with you? The Pursuit of D.B. Cooper 6.8 4
2879 12000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 10212 [{"id": 1442, "name": "winter"}, {"id": 1792, ... en Ravenous Upon receiving reports of missing persons at F... 9.164386 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 16-03-1999 0 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You Are Who You Eat Ravenous 6.9 141
2880 12000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.charliebartlett-themovie.com/ 8669 [{"id": 894, "name": "depression"}, {"id": 125... en Charlie Bartlett Awkward teenager Charlie Bartlett (Anton Yelch... 9.779444 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 22-02-2008 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Popularity is a state of mind. Charlie Bartlett 6.5 225
2881 12400000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.indigofilm.it/produzioni/film/61/la... 179144 [{"id": 567, "name": "alcohol"}, {"id": 588, "... it La grande bellezza Jep Gambardella has seduced his way through th... 32.523573 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "IT", "name": "Italy"}] 21-05-2013 8371085 142.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released NaN The Great Beauty 7.3 720
2882 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16857 [{"id": 10183, "name": "independent film"}] en The Dangerous Lives of Altar Boys A group of Catholic school friends, after bein... 2.248880 [{"name": "Egg Pictures", "id": 802}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 14-06-2002 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Dangerous Lives of Altar Boys 6.4 53
2883 12000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.foxsearchlight.com/stoker/ 86825 [{"id": 10092, "name": "mystery"}] en Stoker After India's father dies, her Uncle Charlie, ... 27.322212 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 28-02-2013 12077441 99.0 [{"iso_639_1": "en", "name": "English"}] Released Innocence Ends. Stoker 6.5 882
2884 12000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... http://www.wkw2046.com/ 844 [{"id": 460, "name": "free love"}, {"id": 612,... zh 2046 2046 is the sequel to Wong Kar-Wais’ successfu... 12.664787 [{"name": "Paradis Films", "id": 255}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-05-2004 19271312 129.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Are you still in the mood for love? 2046 6.9 206
2885 12000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.sonyclassics.com/marriedlife/ 8060 [{"id": 572, "name": "sex"}, {"id": 931, "name... en Married Life The late 1940s. Richard Langley, a bachelor pl... 3.004432 [{"name": "Sidney Kimmel Entertainment", "id":... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 12-09-2007 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Married Life 6.1 38
2886 12000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://dumamovie.warnerbros.com/ 15907 [{"id": 704, "name": "adolescence"}, {"id": 18... en Duma An orphaned cheetah becomes the best friend an... 4.795244 [{"name": "John Wells Productions", "id": 1512... [{"iso_3166_1": "ZA", "name": "South Africa"}] 22-04-2005 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Some friendships are wilder than others Duma 6.9 41
2887 12000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.ondinefilm.com 38448 [{"id": 567, "name": "alcohol"}, {"id": 5938, ... en Ondine An Irish fisherman discovers a woman in his fi... 5.841285 [{"name": "Octagon Films", "id": 1266}, {"name... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 14-09-2009 1644755 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The truth is not what you know. It's what you ... Ondine 6.5 84
2888 12000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.office-kitano.co.jp/brother/index.html 327 [{"id": 380, "name": "brother brother relation... ja Brother A Japanese Yakuza gangster’s deadly existence ... 5.327714 [{"name": "Bandai Visual Company", "id": 528},... [{"iso_3166_1": "GB", "name": "United Kingdom"... 09-09-2000 15250000 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Are You Japanese? Brother 6.8 107
2889 1200000 [{"id": 35, "name": "Comedy"}] NaN 9260 [{"id": 8430, "name": "safe"}, {"id": 9714, "n... en Welcome to Collinwood Five hapless inner-city low-lifes attempt to b... 3.582733 [{"name": "Section Eight", "id": 129}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 24-05-2002 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Five guys. One safe. No brains. Welcome to Collinwood 6.2 50
2890 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 61337 [{"id": 745, "name": "nun"}, {"id": 8201, "nam... en Critical Care Werner Ernst is a young hospital resident who ... 2.678715 [{"name": "Live Entertainment", "id": 285}, {"... [{"iso_3166_1": "US", "name": "United States o... 31-10-1997 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Critical Care 6.1 9
2891 8000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 13079 [{"id": 9937, "name": "suspense"}] en The Life Before Her Eyes As the 15th anniversary of a fatal high school... 9.728143 [{"name": "2929 Productions", "id": 846}] [{"iso_3166_1": "US", "name": "United States o... 08-09-2007 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Your life can change in an instant. That insta... The Life Before Her Eyes 6.1 88
2892 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 89325 [{"id": 179430, "name": "aftercreditsstinger"}] en Darling Companion The story of a woman who loves her dog more th... 2.303865 [{"name": "Kasdan Pictures", "id": 13040}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-04-2012 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Darling Companion 5.3 22
2893 12000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.trade-derfilm.de/ 4170 [{"id": 279, "name": "usa"}, {"id": 572, "name... en Trade A Texas cop (Kevin Kline), whose own daughter ... 11.237374 [{"name": "Centropolis Film Productions", "id"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 23-01-2007 0 120.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Each year, more than 1,000,000 people are traf... Trade 6.8 67
2894 0 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 41508 [{"id": 810, "name": "budapest"}, {"id": 1244,... hu Sorstalanság An Hungarian youth comes of age at Buchenwald ... 1.906807 [] [{"iso_3166_1": "HU", "name": "Hungary"}, {"is... 10-02-2005 0 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You can close your eyes. You can turn away. Bu... Fateless 6.5 28
2895 12000000 [{"id": 35, "name": "Comedy"}] NaN 12479 [{"id": 1157, "name": "wife husband relationsh... en Breakfast of Champions A portrait of a fictional town in the mid west... 2.695896 [{"name": "Hollywood Pictures", "id": 915}] [{"iso_3166_1": "US", "name": "United States o... 13-02-1999 0 110.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released NaN Breakfast of Champions 5.2 28
2896 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 44555 [] zh 三枪拍案惊奇 Wang is a gloomy, cunning and avaricious noodl... 1.416796 [{"name": "Beijing New Picture Film Co. Ltd.",... [{"iso_3166_1": "CN", "name": "China"}] 11-12-2009 0 95.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN A Woman, a Gun and a Noodle Shop 4.8 13
2897 7500000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.miramax.com/cypher/ 10133 [{"id": 848, "name": "double life"}, {"id": 15... en Cypher An unsuspecting, disenchanted man finds himsel... 11.636883 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 01-10-2002 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released Never forget who you are Cypher 6.7 192
2898 12000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.cityoflifeanddeath.co.uk/ 21345 [{"id": 1327, "name": "war crimes"}, {"id": 15... zh 南京!南京! City of Life and Death takes place in 1937, du... 4.793348 [{"name": "Media Asia Films", "id": 5552}, {"n... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 22-04-2009 10652498 132.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN City of Life and Death 7.6 55
2899 19000000 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 173931 [] zh 兔侠传奇 In order to keep his promise to an aging kung ... 0.738652 [] [] 01-01-2011 2570000 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released From zero to hero. Legend of a Rabbit 3.0 3
2900 12000000 [{"id": 878, "name": "Science Fiction"}] NaN 61984 [] ja Space Battleship Yamato In 2199, five years after the Gamilons began a... 5.158067 [{"name": "Tokyo Broadcasting System (TBS)", "... [{"iso_3166_1": "JP", "name": "Japan"}] 01-12-2010 11212294 131.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released NaN Space Battleship Yamato 6.3 59
2901 20000000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 50601 [{"id": 736, "name": "journalist"}, {"id": 229... en 5 Days of War An American journalist and his cameraman are c... 5.727602 [{"name": "Midnight Sun Pictures", "id": 17887... [{"iso_3166_1": "US", "name": "United States o... 14-04-2011 17479 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Their only weapon is the truth. 5 Days of War 5.8 62
2902 12000000 [{"id": 27, "name": "Horror"}] NaN 26466 [{"id": 270, "name": "ocean"}, {"id": 1196, "n... en Triangle The story revolves around the passengers of a ... 25.496926 [{"name": "Dan Films", "id": 1854}, {"name": "... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 16-10-2009 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released A Passage to Hell Triangle 6.9 612
2903 1200000 [{"id": 18, "name": "Drama"}] NaN 345003 [{"id": 1568, "name": "undercover"}, {"id": 49... en 10 Days in a Madhouse Nellie Bly, a 23 year-old reporter for Joseph ... 0.489271 [] [{"iso_3166_1": "US", "name": "United States o... 20-11-2015 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 10 Days in a Madhouse 4.3 5
2904 12000000 [{"id": 18, "name": "Drama"}] http://www.sonypictures.com/movies/heavenisfor... 236751 [{"id": 818, "name": "based on novel"}, {"id":... en Heaven is for Real Heaven is for Real recounts the true story of ... 11.150261 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-04-2014 101332962 99.0 [{"iso_639_1": "en", "name": "English"}] Released Unlock the mystery Heaven is for Real 6.0 229
2905 10000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 107 [{"id": 394, "name": "gypsy"}, {"id": 397, "na... en Snatch The second film from British director Guy Ritc... 53.595686 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-09-2000 83557872 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Stealin' Stones and Breakin' Bones. Snatch 7.7 2912
2906 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... https://www.facebook.com/eastsidestorymovie 357837 [{"id": 246, "name": "dancing"}, {"id": 271, "... cs Dancin' It's On This coming of age Dance Film, in the spirit o... 0.186234 [] [{"iso_3166_1": "US", "name": "United States o... 16-10-2015 0 89.0 [{"iso_639_1": "en", "name": "English"}] Post Production Dancin' Like You've Never Seen Before Dancin' It's On 4.3 2
2907 11500000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 8913 [{"id": 1909, "name": "coffin"}, {"id": 2551, ... en Pet Sematary Dr. Louis Creed's family moves into the countr... 20.747994 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 21-04-1989 57469467 103.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes dead is better. Pet Sematary 6.4 407
2908 0 [{"id": 18, "name": "Drama"}] NaN 13889 [] ja まあだだよ This film tells the story of professor Uehida ... 2.930853 [{"name": "Tokuma Shoten", "id": 1779}, {"name... [{"iso_3166_1": "JP", "name": "Japan"}] 17-04-1993 0 134.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Madadayo 7.5 20
2909 11500000 [{"id": 18, "name": "Drama"}] http://www.ctvint.fr/pages/fiche.asp?id=3583 18530 [{"id": 9937, "name": "suspense"}] en The Cry of the Owl A young woman becomes inexplicably attracted t... 4.759190 [{"name": "MACT Productions", "id": 393}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 07-02-2009 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released What would you do if someone was watching you? The Cry of the Owl 5.5 29
2910 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 358451 [{"id": 187056, "name": "woman director"}] zh 三城记 A former spy in the Chinese Nationalist Party ... 0.753362 [{"name": "Huayi Brothers", "id": 3393}, {"nam... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 28-08-2015 0 130.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN A Tale of Three Cities 6.3 5
2911 11000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 927 [{"id": 65, "name": "holiday"}, {"id": 1299, "... en Gremlins When Billy Peltzer is given a strange but ador... 45.072136 [{"name": "Amblin Entertainment", "id": 56}, {... [{"iso_3166_1": "US", "name": "United States o... 07-06-1984 153083102 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Don't get him wet, keep him out of bright ligh... Gremlins 6.9 1596
2912 11000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.starwars.com/films/star-wars-episod... 11 [{"id": 803, "name": "android"}, {"id": 4270, ... en Star Wars Princess Leia is captured and held hostage by ... 126.393695 [{"name": "Lucasfilm", "id": 1}, {"name": "Twe... [{"iso_3166_1": "US", "name": "United States o... 25-05-1977 775398007 121.0 [{"iso_639_1": "en", "name": "English"}] Released A long time ago in a galaxy far, far away... Star Wars 8.1 6624
2913 11500000 [{"id": 35, "name": "Comedy"}] http://www.dirtygrandpa.movie/ 291870 [{"id": 1158, "name": "grandfather grandson re... en Dirty Grandpa Jason Kelly is one week away from marrying his... 56.805781 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 21-01-2016 94073028 102.0 [{"iso_639_1": "en", "name": "English"}] Released This is Jason. He's a little worried about his... Dirty Grandpa 5.7 1406
2914 11000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 907 [{"id": 128, "name": "love triangle"}, {"id": ... en Doctor Zhivago Doctor Zhivago is the filmed adapation of the ... 12.854853 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 22-12-1965 111858363 197.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Turbulent were the times and fiery was the lov... Doctor Zhivago 7.4 247
2915 0 [{"id": 12, "name": "Adventure"}, {"id": 80, "... NaN 206563 [{"id": 983, "name": "brazilian"}, {"id": 8029... pt Trash Set in Brazil, three kids who make a discovery... 14.637357 [{"name": "O2 Filmes", "id": 345}, {"name": "W... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 09-10-2014 0 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You never know what you might find Trash 7.1 242
2916 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://disney.go.com/disneypictures/highschool... 11887 [{"id": 4344, "name": "musical"}, {"id": 6027,... en High School Musical 3: Senior Year It's almost graduation day for high school sen... 21.801188 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 22-10-2008 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released NaN High School Musical 3: Senior Year 6.2 821
2917 25000000 [{"id": 18, "name": "Drama"}] http://www.thefightermovie.com 45317 [{"id": 6075, "name": "sport"}, {"id": 154123,... en The Fighter The Fighter, is a drama about boxer "Irish" Mi... 31.019381 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 17-12-2010 93617009 116.0 [{"iso_639_1": "en", "name": "English"}] Released Every dream deserves a fighting chance. The Fighter 7.2 1486
2918 11000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 12094 [{"id": 2820, "name": "wound"}, {"id": 3444, "... en Jackass Number Two Jackass Number Two is a compilation of various... 11.227087 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 22-09-2006 72778712 95.0 [{"iso_639_1": "en", "name": "English"}] Released Guess who just made number two? Jackass Number Two 6.4 298
2919 11000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10377 [{"id": 378, "name": "prison"}, {"id": 531, "n... en My Cousin Vinny Two carefree pals traveling through Alabama ar... 19.231507 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 13-03-1992 64088552 120.0 [{"iso_639_1": "en", "name": "English"}] Released Truth, Justice and the Gambini Way My Cousin Vinny 7.3 384
2920 11000000 [{"id": 18, "name": "Drama"}] NaN 249164 [{"id": 732, "name": "coma"}, {"id": 4048, "na... en If I Stay Based on Gayle Forman's novel of the same name... 31.162838 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 21-08-2014 78874843 106.0 [{"iso_639_1": "en", "name": "English"}] Released Live for Love. If I Stay 7.3 1368
2921 12000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 256092 [] en Drive Hard A former race car driver is abducted by a myst... 3.944870 [{"name": "Odyssey Media", "id": 17161}, {"nam... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 26-05-2014 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released One Hell of A Ride Drive Hard 3.9 74
2922 11000000 [{"id": 35, "name": "Comedy"}] NaN 9942 [{"id": 1480, "name": "baseball"}, {"id": 6075... en Major League When Rachel Phelps inherits the Cleveland Indi... 7.559192 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 16-02-1989 49797148 107.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy with bats and balls. Major League 6.6 217
2923 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.sttriniansmovie.co.uk/ 10748 [{"id": 1577, "name": "solidarity"}, {"id": 15... en St. Trinian's When their beloved school is threatened with c... 7.377587 [{"name": "Ealing Studios", "id": 2650}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 21-12-2007 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released Taking higher education to a new low. St. Trinian's 5.6 142
2924 13000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 1817 [{"id": 949, "name": "terrorist"}, {"id": 5679... en Phone Booth A slick New York publicist who picks up a ring... 38.018085 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 09-09-2002 97837138 81.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released No options. No lies. No fear. No deals. Just k... Phone Booth 6.7 1062
2925 11000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www2.warnerbros.com/walktoremember/main... 10229 [{"id": 818, "name": "based on novel"}, {"id":... en A Walk to Remember When the popular, restless Landon Carter is fo... 33.283554 [{"name": "DiNovi Pictures", "id": 813}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-01-2002 41227069 101.0 [{"iso_639_1": "en", "name": "English"}] Released She didn't belong. She was misunderstood. And ... A Walk to Remember 7.5 1018
2926 11000000 [{"id": 18, "name": "Drama"}] NaN 687 [{"id": 378, "name": "prison"}, {"id": 570, "n... en Dead Man Walking A justice drama based on a true story about a ... 15.864928 [{"name": "Havoc", "id": 406}, {"name": "PolyG... [{"iso_3166_1": "US", "name": "United States o... 29-12-1995 39363635 122.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dead Man Walking 7.3 337
2927 10500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 796 [{"id": 213, "name": "upper class"}, {"id": 45... en Cruel Intentions Slaking a thirst for dangerous games, Kathryn ... 23.449703 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 05-03-1999 75902208 97.0 [{"iso_639_1": "vi", "name": "Ti\u1ebfng Vi\u1... Released In the game of seduction, There is only one ru... Cruel Intentions 6.6 827
2928 11000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.saw6film.com/ 22804 [{"id": 179430, "name": "aftercreditsstinger"}] en Saw VI Special Agent Strahm is dead, and Detective Ho... 31.900899 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 22-10-2009 68233629 90.0 [{"iso_639_1": "en", "name": "English"}] Released The Game Has Come Full Circle Saw VI 6.0 722
2929 11000000 [{"id": 35, "name": "Comedy"}] NaN 10156 [{"id": 488, "name": "moses"}, {"id": 1405, "n... en History of the World: Part I An uproarious version of history that proves n... 14.282314 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 12-06-1981 31672907 92.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Ten million years in the making. The truth, th... History of the World: Part I 6.5 204
2930 11000000 [{"id": 12, "name": "Adventure"}] http://www.foxsearchlight.com/thesecretlifeofb... 12837 [{"id": 187056, "name": "woman director"}] en The Secret Life of Bees Set in South Carolina in 1964, this is the tal... 7.645979 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 17-09-2008 38105395 114.0 [{"iso_639_1": "en", "name": "English"}] Released Bring Your Girlfriends, Sisters, Mothers and D... The Secret Life of Bees 7.4 158
2931 11000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 17708 [] en Corky Romano Corky Romano is a bumbling, simpleton, veterin... 3.495758 [{"name": "Robert Simonds Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 12-10-2001 23978402 86.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Undercover and Out The Way! Corky Romano 4.1 54
2932 12000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 13937 [] en Raising Cain When neighborhood kids begin vanishing, Jenny ... 7.558959 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-08-1992 37170057 91.0 [{"iso_639_1": "en", "name": "English"}] Released Demented. Deranged. Deceptive. De Palma. Raising Cain 5.9 65
2933 11 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 28932 [] en F.I.S.T. Johnny Kovak joins the Teamsters trade-union i... 3.375208 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 26-04-1978 11 145.0 [{"iso_639_1": "en", "name": "English"}] Released NaN F.I.S.T. 6.4 29
2934 12000000 [{"id": 878, "name": "Science Fiction"}] NaN 31909 [{"id": 6968, "name": "space invasion"}, {"id"... en Invaders from Mars In this remake of the classic 50s SF tale, a b... 4.234269 [{"name": "Cannon Pictures", "id": 16337}] [{"iso_3166_1": "US", "name": "United States o... 01-01-1986 4884663 100.0 [{"iso_639_1": "en", "name": "English"}] Released Their conquest has already begun... He know th... Invaders from Mars 5.5 57
2935 11000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.foxsearchlight.com/brooklyn/ 167073 [{"id": 128, "name": "love triangle"}, {"id": ... en Brooklyn In 1950s Ireland and New York, young Ellis Lac... 39.337949 [{"name": "Wildgaze Films", "id": 1508}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 20-10-2015 62076141 111.0 [{"iso_639_1": "en", "name": "English"}] Released Two countries, two loves, one heart Brooklyn 7.2 1213
2936 11000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 3175 [{"id": 3998, "name": "palace"}, {"id": 4100, ... en Barry Lyndon In the Eighteenth Century, in a small village ... 29.543331 [{"name": "Hawk Films", "id": 88}, {"name": "W... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-12-1975 20000000 184.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released At long last Redmond Barry became a gentleman ... Barry Lyndon 7.7 505
2937 24000000 [{"id": 35, "name": "Comedy"}] NaN 14369 [{"id": 554, "name": "manager"}, {"id": 567, "... en Out Cold Animal House meets Casablanca in this outrageo... 4.120640 [{"name": "Spyglass Entertainment", "id": 158}... [{"iso_3166_1": "US", "name": "United States o... 21-11-2001 14782676 89.0 [{"iso_639_1": "en", "name": "English"}] Released They haven't quite figured it all out, but the... Out Cold 5.8 53
2938 24000000 [{"id": 35, "name": "Comedy"}] NaN 16888 [{"id": 293, "name": "female nudity"}, {"id": ... en The Ladies Man Because of his salacious language, late-night ... 2.259537 [{"name": "SNL Studios", "id": 2822}] [{"iso_3166_1": "US", "name": "United States o... 13-10-2000 13700000 84.0 [{"iso_639_1": "en", "name": "English"}] Released He's cool. He's clean. He's a love machine. The Ladies Man 5.7 34
2939 11000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 121826 [{"id": 4048, "name": "musician"}, {"id": 6029... en Quartet The directorial debut of Dustin Hoffman, Quart... 7.722021 [{"name": "BBC Films", "id": 288}, {"name": "H... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 08-09-2012 59520298 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Four Friends Looking For A Little Harmony Quartet 6.3 139
2940 11000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10646 [{"id": 5887, "name": "compulsive gambling"}, ... en Tomcats College buddies chip in and promise that the g... 7.063053 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 30-03-2001 23430766 95.0 [{"iso_639_1": "en", "name": "English"}] Released The Last Man Standing Gets The Kitty. Tomcats 4.9 74
2941 11000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 12149 [{"id": 290, "name": "angel"}, {"id": 798, "na... en Frailty A man confesses to an FBI agent his family's s... 16.003958 [{"name": "Cinerenta Medienbeteiligungs KG", "... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-11-2001 13110448 100.0 [{"iso_639_1": "en", "name": "English"}] Released No Soul Is Safe. Frailty 7.0 334
2942 11000000 [{"id": 18, "name": "Drama"}] http://womaningoldmovie.com/ 304357 [{"id": 2652, "name": "nazis"}, {"id": 9672, "... en Woman in Gold Maria Altmann, an octogenarian Jewish refugee,... 21.204929 [{"name": "BBC Films", "id": 288}, {"name": "O... [{"iso_3166_1": "GB", "name": "United Kingdom"... 10-04-2015 61619773 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Justice is priceless. Woman in Gold 7.3 440
2943 0 [{"id": 18, "name": "Drama"}] NaN 11184 [{"id": 460, "name": "free love"}, {"id": 572,... en Kinsey Kinsey is a portrait of researcher Alfred Kins... 6.799314 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-09-2004 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released Let's talk about sex Kinsey 6.6 131
2944 11000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 766 [{"id": 530, "name": "prophecy"}, {"id": 616, ... en Army of Darkness A man is accidentally transported to 1300 A.D.... 33.758281 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-10-1992 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released Trapped in time. Surrounded by evil. Low on gas. Army of Darkness 7.3 838
2945 14000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 20009 [{"id": 255, "name": "male nudity"}, {"id": 72... en Slackers Dave, Sam and Jeff are about to graduate from ... 9.371811 [{"name": "Sony Pictures", "id": 34}, {"name":... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-02-2002 6413915 86.0 [{"iso_639_1": "en", "name": "English"}] Released When all else fails... cheat. Slackers 5.4 60
2946 11000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 1587 [{"id": 380, "name": "brother brother relation... en What's Eating Gilbert Grape Gilbert has to care for his brother Arnie and ... 33.282794 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 17-12-1993 30000000 118.0 [{"iso_639_1": "en", "name": "English"}] Released A film about the love you find...In the last p... What's Eating Gilbert Grape 7.5 919
2947 10000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 30973 [{"id": 2618, "name": "miracle"}, {"id": 2974,... en The Visual Bible: The Gospel of John A word for word depiction of the life of Jesus... 3.208172 [{"name": "Gospel of John Ltd.", "id": 10167},... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 11-09-2003 4069090 125.0 [{"iso_639_1": "en", "name": "English"}] Released For God loved the world So much... The Visual Bible: The Gospel of John 8.2 12
2948 11000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 11109 [{"id": 392, "name": "england"}, {"id": 2784, ... en Vera Drake Abortionist Vera Drake finds her beliefs and p... 4.131918 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-10-2004 0 125.0 [{"iso_639_1": "en", "name": "English"}] Released Wife. Mother. Criminal. Vera Drake 6.8 80
2949 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9027 [{"id": 572, "name": "sex"}, {"id": 958, "name... en The Guru Bored with Bollywood movies but fascinated wit... 4.093288 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-08-2002 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When he talks, women listen. The Guru 5.1 75
2950 11000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 63020 [{"id": 1900, "name": "immigration"}, {"id": 1... en The Perez Family In the midst of the Mariel boat lift -- a hurr... 1.187671 [{"name": "Samuel Goldwyn Company, The", "id":... [{"iso_3166_1": "US", "name": "United States o... 12-05-1995 2832826 113.0 [{"iso_639_1": "en", "name": "English"}] Released On the way to finding a family, she found love. The Perez Family 6.6 9
2951 11000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.cbsfilms.com/inside-llewyn-davis/ 86829 [{"id": 6382, "name": "folk music"}, {"id": 67... en Inside Llewyn Davis In Greenwich Village in the early 1960s, gifte... 36.319205 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 06-10-2013 32935319 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Inside Llewyn Davis 7.2 834
2952 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 11065 [{"id": 572, "name": "sex"}, {"id": 931, "name... en O Hot young stars, a hip, driving soundtrack, pl... 4.146752 [{"name": "FilmEngine", "id": 816}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 31-08-2001 16017403 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Trust. Seduction. Betrayal. O 5.8 75
2953 11000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... NaN 13888 [{"id": 2041, "name": "island"}, {"id": 10792,... en Return to the Blue Lagoon In this sequel to the 1980 classic, two childr... 9.705589 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "FJ", "name": "Fiji"}] 02-08-1991 2807854 98.0 [{"iso_639_1": "en", "name": "English"}] Released Return to the Romance, Return to the Adventure... Return to the Blue Lagoon 5.1 153
2954 11000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 42345 [{"id": 904, "name": "pennsylvania"}, {"id": 4... en The Molly Maguires Life is rough in the coal mines of 1876 Pennsy... 1.396985 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-01-1970 2200000 124.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Molly Maguires 5.9 16
2955 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 13994 [{"id": 1326, "name": "infidelity"}, {"id": 46... en Romance & Cigarettes Down-and-dirty musical love story set in the w... 4.056774 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 13-09-2005 2945242 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Romance & Cigarettes 6.0 33
2956 11000000 [{"id": 18, "name": "Drama"}] NaN 1590 [{"id": 766, "name": "beethoven"}, {"id": 1870... en Copying Beethoven A fictionalised exploration of Beethoven's lif... 5.062687 [{"name": "Sidney Kimmel Entertainment", "id":... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 10-09-2006 0 104.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released NaN Copying Beethoven 6.2 42
2957 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://brightonrockmovie.com/ 62728 [{"id": 828, "name": "waitress"}, {"id": 2187,... en Brighton Rock Charts the headlong fall of Pinkie, a razor-wi... 3.122152 [{"name": "BBC Films", "id": 288}, {"name": "S... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-09-2010 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Love. Murder. Revenge. Brighton Rock 5.6 35
2958 10800000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11917 [{"id": 8636, "name": "blood splatter"}, {"id"... en Saw V Detective Hoffman is seemingly the last person... 32.943848 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 23-10-2008 113857533 92.0 [{"iso_639_1": "en", "name": "English"}] Released You Won't Believe How It Ends Saw V 5.9 820
2959 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 45138 [{"id": 11578, "name": "mobster"}] it Gli intoccabili After serving 12 years behind bars for armed r... 0.700127 [{"name": "Euro International Film (EIA)", "id... [{"iso_3166_1": "IT", "name": "Italy"}] 01-04-1969 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released Even the Mafia Calls Him Mister! Machine Gun McCain 7.3 6
2960 11000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 80271 [{"id": 10683, "name": "coming of age"}, {"id"... en LOL In a world connected by YouTube, iTunes, and F... 31.763201 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 10-02-2012 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released You can change your status, but not your heart. LOL 5.9 881
2961 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.sonyclassics.com/jindabyne/ 4657 [{"id": 1415, "name": "small town"}, {"id": 14... en Jindabyne Stewart Kane, an Irishman living in the Austra... 8.950864 [{"name": "Australian Film Finance Corporation... [{"iso_3166_1": "AU", "name": "Australia"}] 20-07-2006 0 123.0 [{"iso_639_1": "en", "name": "English"}] Released Under the surface of every life lies a mystery Jindabyne 5.7 25
2962 7400000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 14395 [{"id": 596, "name": "adultery"}, {"id": 34094... hi कभी अलविदा ना कहना Dev and Maya are both married to different peo... 3.246903 [{"name": "Yash Raj Films", "id": 1569}, {"nam... [{"iso_3166_1": "IN", "name": "India"}] 11-08-2006 17000000 193.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A Love.... That Broke All Relationships Kabhi Alvida Naa Kehna 6.1 42
2963 14000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 24137 [] en An Ideal Husband Sir Robert Chiltern is a successful Government... 4.519523 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-04-1999 18535191 97.0 [{"iso_639_1": "en", "name": "English"}] Released He just doesn't know it yet. An Ideal Husband 6.3 46
2964 0 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 190847 [{"id": 839, "name": "mars"}, {"id": 10568, "n... en The Last Days on Mars On the last day of the first manned mission to... 18.764453 [{"name": "Qwerty Films", "id": 892}, {"name":... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 11-08-2013 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released The search for life is about to end. The Last Days on Mars 5.2 302
2965 0 [{"id": 27, "name": "Horror"}] http://www.miramax.com/movie/darkness 11056 [{"id": 1452, "name": "loss of child"}, {"id":... en Darkness A teenage girl moves into a remote countryside... 6.340135 [{"name": "V\u00eda Digital", "id": 357}, {"na... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 02-10-2002 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released A house. A past. A secret. Will you dare enter? Darkness 5.6 112
2966 10500000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 62 [{"id": 305, "name": "moon"}, {"id": 306, "nam... en 2001: A Space Odyssey Humanity finds a mysterious object buried bene... 86.201184 [{"name": "Stanley Kubrick Productions", "id":... [{"iso_3166_1": "US", "name": "United States o... 10-04-1968 68700000 149.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An epic drama of adventure and exploration 2001: A Space Odyssey 7.9 2998
2967 10500000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.et20.com/ 601 [{"id": 455, "name": "farewell"}, {"id": 1007,... en E.T. the Extra-Terrestrial After a gentle alien becomes stranded on Earth... 56.105798 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-04-1982 792910554 115.0 [{"iso_639_1": "en", "name": "English"}] Released He is afraid. He is alone. He is three million... E.T. the Extra-Terrestrial 7.3 3269
2968 10000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.warnerbros.com/land-women 13067 [{"id": 1326, "name": "infidelity"}, {"id": 85... en In the Land of Women After a bad breakup with his girlfriend leaves... 12.792446 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 16-04-2007 17500000 97.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready to fall In the Land of Women 5.8 160
2969 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 25379 [{"id": 2217, "name": "rain"}, {"id": 156096, ... en The Blue Butterfly Based on a true story, The Blue Butterfly tell... 1.985552 [{"name": "Palpable Productions", "id": 2893},... [{"iso_3166_1": "CA", "name": "Canada"}] 20-02-2004 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Blue Butterfly 6.8 6
2970 10500000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 88641 [] en There Goes My Baby A group of high school seniors meets in the su... 0.037073 [{"name": "Nelson Entertainment", "id": 365}] [{"iso_3166_1": "US", "name": "United States o... 02-09-1994 123509 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN There Goes My Baby 8.5 2
2971 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://housefull.erosentertainment.com/ 58051 [] hi Housefull Believing himself to be a jinx and bringing ba... 0.120820 [] [{"iso_3166_1": "IN", "name": "India"}] 30-04-2010 0 135.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released He found the girl of his dreams, he fell in lo... Housefull 5.2 29
2972 11000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 14877 [] en September Dawn A story set against the Mountain Meadows Massa... 3.646848 [{"name": "September Dawn", "id": 2987}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}] 17-05-2007 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN September Dawn 5.0 16
2973 12000000 [{"id": 36, "name": "History"}, {"id": 18, "na... http://www.cristiadafilm.com/ 96399 [{"id": 179431, "name": "duringcreditsstinger"}] en For Greater Glory - The True Story of Cristiada A chronicle of the Cristeros War (1926-1929), ... 5.759545 [{"name": "Dos Corazones", "id": 41537}] [{"iso_3166_1": "MX", "name": "Mexico"}] 01-06-2012 9622846 145.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The True Story of Cristiada For Greater Glory - The True Story of Cristiada 6.4 35
2974 11000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 304410 [{"id": 1643, "name": "deafness"}, {"id": 6027... fr La Famille Bélier The whole Bélier family is deaf, except for si... 25.302978 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}] 17-12-2014 0 105.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Bélier Family 7.0 766
2975 10000000 [{"id": 18, "name": "Drama"}] http://www.miramax.com/movie/good-will-hunting 489 [{"id": 1480, "name": "baseball"}, {"id": 1680... en Good Will Hunting Will Hunting has a genius-level IQ but chooses... 43.734886 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 05-12-1997 225933435 126.0 [{"iso_639_1": "en", "name": "English"}] Released Some people can never believe in themselves, u... Good Will Hunting 7.9 2811
2976 11000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 373314 [] en Misconduct An ambitious lawyer finds himself caught in a ... 10.016909 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 05-02-2016 0 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Ambition can be deadly Misconduct 5.3 149
2977 10000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 214 [{"id": 879, "name": "brain tumor"}, {"id": 24... en Saw III Jigsaw has disappeared. Along with his new app... 33.124871 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 27-10-2006 163876815 108.0 [{"iso_639_1": "en", "name": "English"}] Released Suffering? You Haven't Seen Anything Yet... Saw III 6.1 1071
2978 10000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10890 [{"id": 248, "name": "date"}, {"id": 1595, "na... en Stripes John Winger, an indolent sad sack in his 30s, ... 10.892398 [{"name": "Columbia Pictures Industries", "id"... [{"iso_3166_1": "US", "name": "United States o... 25-06-1981 85300000 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The story of a man who wanted to keep the worl... Stripes 6.5 249
2979 28000000 [{"id": 35, "name": "Comedy"}] https://www.uphe.com/movies/bring-it-on 1588 [{"id": 2920, "name": "cheerleader"}, {"id": 6... en Bring It On The Toro cheerleading squad from Rancho Carne ... 14.754281 [{"name": "Beacon Communications", "id": 919}] [{"iso_3166_1": "US", "name": "United States o... 25-08-2000 90449929 98.0 [{"iso_639_1": "en", "name": "English"}] Released May the best moves win. Bring It On 5.8 568
2980 10000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... http://www.purgeelectionyear.com 316727 [{"id": 4565, "name": "dystopia"}, {"id": 9663... en The Purge: Election Year Two years after choosing not to kill the man w... 53.727146 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 29-06-2016 118587880 105.0 [{"iso_639_1": "en", "name": "English"}] Released Keep America great The Purge: Election Year 6.1 1306
2981 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10314 [{"id": 4656, "name": "tv star"}, {"id": 5135,... en She's All That High school hotshot Zach Siler is the envy of ... 8.987600 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 29-01-1999 103166989 95.0 [{"iso_639_1": "en", "name": "English"}] Released These two opposites attract... but EVERYONE'S ... She's All That 5.7 418
2982 10000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://movies.break.com/saw4/ 663 [{"id": 1445, "name": "ice"}, {"id": 4399, "na... en Saw IV Jigsaw and his apprentice Amanda are dead. Now... 29.244768 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-10-2007 139352633 93.0 [{"iso_639_1": "en", "name": "English"}] Released You think it is over...but the games have just... Saw IV 5.9 903
2983 10000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 11804 [{"id": 2564, "name": "wheelchair"}, {"id": 36... en White Noise An architect's desire to speak with his wife f... 14.447723 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 07-01-2005 91196419 101.0 [{"iso_639_1": "en", "name": "English"}] Released The line separating the living from the dead h... White Noise 5.6 261
2984 6000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 16781 [{"id": 9888, "name": "spanking"}, {"id": 1018... en Madea's Family Reunion Based upon Tyler Perry's acclaimed stage produ... 5.882208 [{"name": "Lions Gate Films", "id": 35}] [{"iso_3166_1": "US", "name": "United States o... 24-02-2006 57231524 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Madea's Family Reunion 6.0 77
2985 13800000 [{"id": 18, "name": "Drama"}] NaN 11873 [{"id": 1010, "name": "bar"}, {"id": 1356, "na... en The Color of Money Former pool hustler "Fast Eddie" Felson decide... 17.339300 [{"name": "Silver Screen Partners", "id": 514}... [{"iso_3166_1": "US", "name": "United States o... 07-10-1986 52293982 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Hustler isn't what he used to be. But he h... The Color of Money 6.7 291
2986 10000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 9289 [{"id": 1956, "name": "world war ii"}, {"id": ... en The Longest Day The retelling of June 6, 1944, from the perspe... 19.524972 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-09-1962 50100000 178.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This is the day that changed the world... When... The Longest Day 7.2 234
2987 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 10414 [{"id": 1483, "name": "sports team"}, {"id": 6... en The Mighty Ducks After reckless young lawyer Gordon Bombay gets... 8.932837 [{"name": "Walt Disney", "id": 5888}] [{"iso_3166_1": "US", "name": "United States o... 01-10-1992 50752337 101.0 [{"iso_639_1": "en", "name": "English"}] Released They can't skate. They can't win. They can't b... The Mighty Ducks 6.4 198
2988 10000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 1970 [{"id": 255, "name": "male nudity"}, {"id": 42... en The Grudge American nurse, Karen Davis moves to Tokyo and... 35.695442 [{"name": "Ghost House Pictures", "id": 768}, ... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 22-10-2004 183474602 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It never forgives. It never forgets. The Grudge 5.8 865
2989 12000000 [{"id": 35, "name": "Comedy"}] NaN 9614 [{"id": 936, "name": "loss of mother"}, {"id":... en Happy Gilmore Failed hockey player-turned-golf whiz Happy Gi... 26.598884 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 16-02-1996 41205099 92.0 [{"iso_639_1": "en", "name": "English"}] Released He doesn't play golf... he destroys it. Happy Gilmore 6.5 755
2990 10000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 8922 [{"id": 1583, "name": "mass murder"}, {"id": 4... en Jeepers Creepers A college-age brother and sister get more than... 23.316208 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-07-2001 59217789 90.0 [{"iso_639_1": "en", "name": "English"}] Released What’s eating you? Jeepers Creepers 6.1 720
2991 10000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://www.billandted.org/ 1648 [{"id": 931, "name": "jealousy"}, {"id": 1743,... en Bill & Ted's Excellent Adventure In the small town of San Dimas, a few miles aw... 25.929893 [{"name": "Orion Pictures", "id": 41}] [{"iso_3166_1": "US", "name": "United States o... 17-02-1989 40485039 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released History is about to be rewritten by two guys w... Bill & Ted's Excellent Adventure 6.7 454
2992 10000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 17917 [{"id": 3430, "name": "pickpocket"}, {"id": 43... en Oliver! Musical adaptation of Charles Dickens' Oliver ... 8.305998 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 26-09-1968 37402877 153.0 [{"iso_639_1": "en", "name": "English"}] Released Much Much More Than a Musical! Oliver! 7.0 103
2993 10000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.foxsearchlight.com/thebestexoticmar... 74534 [{"id": 612, "name": "hotel"}, {"id": 818, "na... en The Best Exotic Marigold Hotel British retirees travel to India to take up re... 21.258991 [{"name": "Participant Media", "id": 6735}, {"... [{"iso_3166_1": "AE", "name": "United Arab Emi... 28-11-2011 136836156 124.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released Share the journey. Share the laughter. The Best Exotic Marigold Hotel 6.9 459
2994 10000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 19405 [{"id": 65, "name": "holiday"}, {"id": 8102, "... en Recess: School's Out Recess: School's Out is a 2001 animated film b... 5.699058 [{"name": "Walt Disney Television Animation", ... [{"iso_3166_1": "US", "name": "United States o... 27-01-2001 44460850 83.0 [{"iso_639_1": "en", "name": "English"}] Released Saving The World One Playground At A Time Recess: School's Out 6.6 67
2995 12305523 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 9355 [{"id": 1395, "name": "arena"}, {"id": 1965, "... en Mad Max Beyond Thunderdome Mad Max becomes a pawn in a decadent oasis of ... 36.582038 [{"name": "Kennedy Miller Productions", "id": ... [{"iso_3166_1": "AU", "name": "Australia"}] 29-06-1985 36230219 107.0 [{"iso_639_1": "en", "name": "English"}] Released Two men enter. One man leaves. Mad Max Beyond Thunderdome 5.9 748
2996 10000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10999 [{"id": 1930, "name": "kidnapping"}, {"id": 35... en Commando John Matrix, the former leader of a special co... 34.224204 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 03-10-1985 57500000 90.0 [{"iso_639_1": "en", "name": "English"}] Released Somewhere... somehow... someone's going to pay. Commando 6.4 742
2997 10000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://theboymovie.tumblr.com/ 321258 [{"id": 236, "name": "suicide"}, {"id": 392, "... en The Boy A nanny, working for a family whose son has ju... 38.179483 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 22-01-2016 64188367 97.0 [{"iso_639_1": "en", "name": "English"}] Released Every child needs to feel loved. The Boy 5.8 1102
2998 10000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.thenightchronicles.com/devil/ 44040 [{"id": 2147, "name": "claustrophobia"}, {"id"... en Devil A group of people trapped in a elevator realiz... 30.934688 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-01-2010 33583175 80.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Bad Things Happen For A Reason Devil 5.8 816
2999 20000000 [{"id": 35, "name": "Comedy"}] NaN 10426 [{"id": 5369, "name": "guard"}, {"id": 6490, "... en Friday After Next Craig and Day Day have finally moved out of th... 7.499639 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 22-11-2002 33526835 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The party's back in the 'hood! Friday After Next 6.0 100
3000 10000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 280092 [{"id": 9663, "name": "sequel"}] en Insidious: Chapter 3 A twisted new tale of terror begins for a teen... 45.946524 [{"name": "Sony Pictures", "id": 34}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 04-06-2015 104303851 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This is how you die Insidious: Chapter 3 6.2 983
3001 10000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 13938 [{"id": 779, "name": "martial arts"}, {"id": 4... en The Last Dragon A young man searches for the "master" to obtai... 4.928777 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-03-1985 25754284 108.0 [{"iso_639_1": "en", "name": "English"}] Released His family thinks he's crazy. His enemies thin... The Last Dragon 6.4 69
3002 10000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10163 [{"id": 1566, "name": "dream"}, {"id": 2552, "... en The Lawnmower Man A simple man is turned into a genius through t... 10.125029 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-03-1992 32101000 108.0 [{"iso_639_1": "en", "name": "English"}] Released God made him simple. Science made him a god. The Lawnmower Man 5.4 197
3003 9000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 12182 [{"id": 6029, "name": "concert"}, {"id": 13130... en Nick and Norah's Infinite Playlist Nick cannot stop obsessing over his ex-girlfri... 20.452449 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 03-10-2008 32973937 89.0 [{"iso_639_1": "en", "name": "English"}] Released Every night has a soundtrack. Nick and Norah's Infinite Playlist 6.4 379
3004 10000000 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... http://www.dogma-movie.com/ 1832 [{"id": 290, "name": "angel"}, {"id": 2024, "n... en Dogma The latest battle in the eternal war between G... 14.543435 [{"name": "Lions Gate", "id": 6644}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 12-11-1999 30652890 130.0 [{"iso_639_1": "en", "name": "English"}] Released It can be Hell getting into Heaven Dogma 6.8 823
3005 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9034 [{"id": 331, "name": "tattoo"}, {"id": 2570, "... en The Banger Sisters In the late '60s, the self-proclaimed belles o... 6.015354 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 20-09-2002 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Some friendships last forever... like it or not. The Banger Sisters 5.5 62
3006 10000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 15301 [{"id": 2652, "name": "nazis"}, {"id": 9706, "... en Twilight Zone: The Movie Four directors collaborated to remake four epi... 12.902975 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 24-06-1983 29450919 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You're travelling through another dimension. A... Twilight Zone: The Movie 6.2 161
3007 15000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 10135 [{"id": 1605, "name": "new love"}, {"id": 2236... en Road House The Double Deuce is the meanest, loudest and r... 6.216203 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-05-1989 30050028 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Dalton lives like a loner, fights like a profe... Road House 6.3 252
3008 10000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 26352 [{"id": 1812, "name": "fbi"}, {"id": 2151, "na... en A Low Down Dirty Shame A black detective becomes embroiled in a web o... 3.290639 [{"name": "Caravan Pictures", "id": 175}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-11-1994 29392418 100.0 [{"iso_639_1": "en", "name": "English"}] Released He's armed and dangerously funny. A Low Down Dirty Shame 6.0 31
3009 8500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://swimfan.film.ru/ 20616 [{"id": 271, "name": "competition"}, {"id": 73... en Swimfan Ben Cronin has it all: the admiration of his m... 4.844451 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 06-09-2002 34411240 84.0 [{"iso_639_1": "en", "name": "English"}] Released His biggest fan just became his worst nightmare. Swimfan 5.0 70
3010 12000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9794 [{"id": 1361, "name": "salesclerk"}, {"id": 15... en Employee of the Month When he hears that the new female employee dig... 9.559737 [{"name": "Lionsgate", "id": 1632}] [{"iso_3166_1": "US", "name": "United States o... 06-10-2006 38368909 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A slacker competes with a repeat winner for th... Employee of the Month 5.3 153
3011 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 15037 [{"id": 567, "name": "alcohol"}, {"id": 802, "... en Can't Hardly Wait It's graduation day at Huntington Hills High, ... 11.350382 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 12-06-1998 25605015 100.0 [{"iso_639_1": "en", "name": "English"}] Released Yesterday's history. Tomorrow's the future. ... Can't Hardly Wait 6.1 122
3012 10000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 227 [{"id": 542, "name": "street gang"}, {"id": 62... en The Outsiders When two poor greasers, Johnny, and Ponyboy ar... 13.455373 [{"name": "American Zoetrope", "id": 70}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-03-1983 33697647 91.0 [{"iso_639_1": "en", "name": "English"}] Released They grew up on the outside of society. They w... The Outsiders 6.9 291
3013 65000000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://movies.disney.com/petes-dragon-2016 294272 [{"id": 5650, "name": "feral child"}, {"id": 9... en Pete's Dragon Pete is a mysterious 10-year-old with no famil... 31.974359 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 10-08-2016 143695338 102.0 [{"iso_639_1": "en", "name": "English"}] Released Some secrets are too big to keep. Pete's Dragon 6.2 679
3014 10000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 11336 [{"id": 732, "name": "coma"}, {"id": 798, "nam... en The Dead Zone Johnny Smith is a schoolteacher with his whole... 16.785120 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-10-1983 20766616 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In his mind, he has the power to see the futur... The Dead Zone 6.9 311
3015 10000000 [{"id": 27, "name": "Horror"}] http://www.sinistermovie.com/ 283445 [{"id": 3358, "name": "haunted house"}, {"id":... en Sinister 2 A young mother and her twin sons move into a r... 26.090495 [{"name": "Alliance Films", "id": 2514}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 19-08-2015 52882018 97.0 [{"iso_639_1": "en", "name": "English"}] Released Be careful, children at play. Sinister 2 5.4 581
3016 14000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 88036 [{"id": 10893, "name": "soong sisters"}, {"id"... en Sparkle Musical prodigy, Sparkle (Jordin Sparks) strug... 2.698185 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-08-2012 24637469 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Celebrate the legend. Sparkle 5.8 36
3017 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10984 [{"id": 3698, "name": "mobbing"}, {"id": 3836,... en Valentine Five friends are stalked and murdered by a mas... 5.904126 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "US", "name": "United States o... 01-02-2001 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Remember that kid everyone ignored on Valentin... Valentine 5.0 114
3018 10000000 [{"id": 9648, "name": "Mystery"}, {"id": 878, ... http://www.thefourthkind.net/ 22824 [{"id": 1155, "name": "brother sister relation... en The Fourth Kind Since the 1960s, a disproportionate number of ... 22.888173 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 06-11-2009 42333295 98.0 [{"iso_639_1": "en", "name": "English"}] Released There are four kinds of alien encounters. The ... The Fourth Kind 5.8 441
3019 10000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 9526 [{"id": 279, "name": "usa"}, {"id": 727, "name... en A Prairie Home Companion A look at what goes on backstage during the la... 5.025446 [{"name": "River Road Entertainment", "id": 12... [{"iso_3166_1": "US", "name": "United States o... 09-06-2006 0 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Radio Like You've Never Seen It Before A Prairie Home Companion 6.4 81
3020 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://en.wikipedia.org/wiki/Sugar_Hill_(1994_... 39349 [] en Sugar Hill Sugar Hill is a 1994 American crime-drama/neo-... 2.580808 [{"name": "Beacon Communications", "id": 919},... [{"iso_3166_1": "US", "name": "United States o... 25-02-1994 0 123.0 [{"iso_639_1": "en", "name": "English"}] Released He wanted power. He wanted revenge. Now he jus... Sugar Hill 5.2 13
3021 0 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 15983 [] en Invasion U.S.A. A one-man army comes to the rescue of the Unit... 4.192064 [{"name": "Cannon Films", "id": 4110}] [{"iso_3166_1": "US", "name": "United States o... 27-09-1985 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released America wasn't ready...but HE was! Invasion U.S.A. 5.3 49
3022 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14544 [] en Roll Bounce From Wikipedia, the free encyclopedia. Roll Bo... 2.596338 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 23-09-2005 0 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Roll Bounce 6.1 27
3023 9000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11545 [{"id": 3551, "name": "private school"}, {"id"... en Rushmore When a beautiful first-grade teacher arrives a... 18.289303 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 17-09-1998 17096053 93.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Love. Expulsion. Revolution. Rushmore 7.5 676
3024 10000000 [{"id": 878, "name": "Science Fiction"}] NaN 42684 [{"id": 2534, "name": "missile"}, {"id": 3760,... en Skyline When strange lights descend on the city of Los... 26.268209 [{"name": "Rogue Pictures", "id": 134}, {"name... [{"iso_3166_1": "US", "name": "United States o... 11-11-2010 66821036 100.0 [{"iso_639_1": "en", "name": "English"}] Released Don't look up Skyline 4.7 507
3025 10000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 268238 [{"id": 14636, "name": "india"}, {"id": 163514... en The Second Best Exotic Marigold Hotel As the Best Exotic Marigold Hotel has only a s... 17.592299 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-02-2015 85978266 122.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Second Best Exotic Marigold Hotel 6.3 272
3026 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.americangirl.com/movie/ 8359 [{"id": 8057, "name": "cincinnati"}, {"id": 18... en Kit Kittredge: An American Girl The Great Depression hits home for nine year o... 6.271410 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 02-07-2008 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released Kit Kittredge, a resourceful young girl, helps... Kit Kittredge: An American Girl 6.4 34
3027 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.watchvideoseries.com/movies/the-per... 15648 [{"id": 456, "name": "mother"}, {"id": 5756, "... en The Perfect Man Holly is tired of moving every time her mom Je... 11.158906 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 17-06-2005 0 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Is it all too good to be true? The Perfect Man 5.5 203
3028 10000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 41823 [{"id": 4344, "name": "musical"}] en Mo' Better Blues Opens with Bleek as a child learning to play t... 3.079862 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 03-08-1990 16153593 129.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mo' Better Blues 6.3 47
3029 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11891 [{"id": 1465, "name": "loss of family"}, {"id"... en Kung Pow: Enter the Fist A movie within a movie, created to spoof the m... 8.288813 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "HK", "name": "Hong Kong"}, {"... 25-01-2002 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Kung Pow: Enter the Fist 6.1 159
3030 11000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... NaN 9362 [{"id": 1197, "name": "nevada"}, {"id": 1415, ... en Tremors Hick handymen Val McKee and Earl Bassett can b... 32.579697 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 19-01-1990 48572000 96.0 [{"iso_639_1": "en", "name": "English"}] Released The monster movie that breaks new ground. Tremors 6.6 864
3031 12600000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9902 [{"id": 314, "name": "life and death"}, {"id":... en Wrong Turn Chris crashes into a carload of other young pe... 33.555764 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 30-05-2003 28650575 84.0 [{"iso_639_1": "en", "name": "English"}] Released It's the last one you'll ever take. Wrong Turn 6.0 635
3032 10000000 [{"id": 37, "name": "Western"}, {"id": 36, "na... NaN 14729 [{"id": 380, "name": "brother brother relation... en The Long Riders The origins, exploits and the ultimate fate of... 2.959547 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 12-05-1980 15795189 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released "All the world likes an outlaw. For some damn ... The Long Riders 6.6 50
3033 25000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9455 [{"id": 242, "name": "new york"}, {"id": 314, ... en The Corruptor Danny is a young cop partnered with Nick, a se... 4.068107 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 12-03-1999 15156200 110.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released You can't play by the rules if there aren't any. The Corruptor 6.0 57
3034 10000000 [{"id": 18, "name": "Drama"}] NaN 103731 [{"id": 1261, "name": "river"}, {"id": 1585, "... en Mud Two teenage boys encounter a fugitive and make... 17.663353 [{"name": "FilmNation Entertainment", "id": 74... [{"iso_3166_1": "US", "name": "United States o... 01-05-2013 21587700 130.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mud 7.0 1068
3035 10000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10090 [{"id": 572, "name": "sex"}, {"id": 949, "name... en Reno 911!: Miami A rag-tag team of Reno cops are called in to s... 4.207456 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-02-2007 20342161 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In a time of crisis, America will call Reno 911! Reno 911!: Miami 5.6 72
3036 10000000 [{"id": 99, "name": "Documentary"}, {"id": 104... http://www.1dthisisus-movie.com/feature/mosaic/ 164558 [{"id": 6029, "name": "concert"}] en One Direction: This Is Us Go behind the scenes during One Directions sel... 7.944457 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 28-08-2013 0 92.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released A motion picture event. One Direction: This Is Us 8.0 201
3037 10000000 [{"id": 35, "name": "Comedy"}] http://www.livehardsellhard.com/ 19905 [{"id": 179431, "name": "duringcreditsstinger"}] en The Goods: Live Hard, Sell Hard Who is Don Ready? Salesman? Lover? Song Stylis... 3.352702 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-08-2009 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Goods: Live Hard, Sell Hard 5.4 58
3038 0 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 17710 [] en Hey Arnold! The Movie When a powerful developer named Mr. Scheck wan... 5.856363 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-06-2002 0 76.0 [{"iso_639_1": "en", "name": "English"}] Released A Big Problem Calls For a Big Head Hey Arnold! The Movie 5.6 62
3039 6400000 [{"id": 18, "name": "Drama"}] http://myweekwithmarilynmovie.com/ 75900 [{"id": 818, "name": "based on novel"}, {"id":... en My Week with Marilyn Sir Laurence Olivier is making a movie in Lond... 21.006078 [{"name": "BBC Films", "id": 288}, {"name": "T... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 17-10-2011 35057696 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN My Week with Marilyn 6.6 406
3040 10000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 9515 [{"id": 1547, "name": "mexico city"}, {"id": 1... en The Matador The life of Danny Wright, a salesman forever o... 5.647538 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 12-05-2005 17297244 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A hitman and a salesman walk into a bar... The Matador 6.2 136
3041 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 27322 [{"id": 572, "name": "sex"}, {"id": 1594, "nam... en Love Jones Darius Lovehall is a young black poet in Chica... 1.000178 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 14-03-1997 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released Get Together. Fall Apart. Start Over. Love Jones 8.1 12
3042 5000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... https://www.facebook.com/GIFTmovie 328425 [{"id": 703, "name": "detective"}, {"id": 6844... en The Gift A husband and wife try to reinvigorate their r... 27.247013 [{"name": "Blumhouse Productions", "id": 3172}... [{"iso_3166_1": "US", "name": "United States o... 30-07-2015 58978653 108.0 [{"iso_639_1": "en", "name": "English"}] Released Not every gift is welcome. The Gift 6.7 1049
3043 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.endofthespear.com/ 14120 [{"id": 8029, "name": "drama"}] en End of the Spear "End of the Spear" is the story of Mincayani, ... 1.834280 [{"name": "Bearing Fruit Entertainment", "id":... [{"iso_3166_1": "US", "name": "United States o... 02-12-2005 0 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN End of the Spear 6.1 15
3044 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10050 [{"id": 4326, "name": "theatre play"}, {"id": ... en Get Over It When Berke Landers, a popular high school bask... 11.592129 [{"name": "Miramax", "id": 53009}] [{"iso_3166_1": "US", "name": "United States o... 08-03-2001 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released Young, Free And Single. Again. Get Over It 5.5 75
3045 10000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 1542 [{"id": 10532, "name": "suburbia"}, {"id": 334... en Office Space Three office workers strike back at their evil... 18.366362 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 19-02-1999 12827813 89.0 [{"iso_639_1": "en", "name": "English"}] Released Work sucks. Office Space 7.4 1050
3046 10000000 [{"id": 35, "name": "Comedy"}] NaN 10490 [{"id": 1360, "name": "minnesota"}, {"id": 278... en Drop Dead Gorgeous In a small Minnesota town, the annual beauty p... 6.736274 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 23-07-1999 10571408 98.0 [{"iso_639_1": "en", "name": "English"}] Released The battle between the good and the bad is bou... Drop Dead Gorgeous 6.4 86
3047 10000000 [{"id": 18, "name": "Drama"}] NaN 87093 [{"id": 1157, "name": "wife husband relationsh... en Big Eyes The story of the awakening of the painter, Mar... 28.570174 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 24-12-2014 28883511 105.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released She created it. He sold it. And they bought it. Big Eyes 6.8 1196
3048 30000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 10029 [{"id": 549, "name": "prostitute"}, {"id": 612... en Very Bad Things Kyle Fisher has one last night to celebrate li... 5.671691 [{"name": "Initial Entertainment Group (IEG)",... [{"iso_3166_1": "US", "name": "United States o... 11-09-1998 9898412 100.0 [{"iso_639_1": "en", "name": "English"}] Released They've been bad. Very bad. Very Bad Things 6.2 179
3049 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 9893 [{"id": 6270, "name": "high school"}, {"id": 8... en Sleepover As their first year of high school looms ahead... 5.842299 [] [{"iso_3166_1": "US", "name": "United States o... 09-07-2004 0 89.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released The rules are set. The game is on. Sleepover 5.3 101
3050 10000000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 11507 [{"id": 293, "name": "female nudity"}, {"id": ... en Body Double After losing an acting role and his girlfriend... 9.525626 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 25-10-1984 8801940 114.0 [{"iso_639_1": "en", "name": "English"}] Released You can't believe everything you see. Body Double 6.4 137
3051 10000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://iamrogue.com/macgruber/ 37931 [{"id": 179430, "name": "aftercreditsstinger"}... en MacGruber Ex-special operative MacGruber (Forte) is call... 14.038512 [{"name": "Relativity Media", "id": 7295}] [{"iso_3166_1": "US", "name": "United States o... 21-05-2010 6110000 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's the ultimate tool. MacGruber 5.1 179
3052 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 3472 [{"id": 212, "name": "london england"}, {"id":... en Dirty Pretty Things An urban hotel in London is a gathering and fl... 9.177896 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-09-2002 0 97.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Every dream has its price. Dirty Pretty Things 6.8 131
3053 6000000 [{"id": 35, "name": "Comedy"}] NaN 87818 [{"id": 9253, "name": "slapstick"}, {"id": 159... en Movie 43 The film is composed of multiple comedy shorts... 35.350303 [{"name": "Greenestreet Films", "id": 2150}, {... [{"iso_3166_1": "US", "name": "United States o... 01-01-2013 32438988 90.0 [{"iso_639_1": "en", "name": "English"}] Released The biggest cast ever assembled for the most o... Movie 43 4.4 797
3054 10000000 [{"id": 35, "name": "Comedy"}] http://www.overherdeadbodymovie.com 13160 [{"id": 2913, "name": "diary"}, {"id": 9799, "... en Over Her Dead Body After his fiancée, Kate, dies in an accident o... 12.067921 [{"name": "The Safran Company", "id": 11565}, ... [{"iso_3166_1": "US", "name": "United States o... 01-02-2008 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released She's passed on... But she's not moving on. Over Her Dead Body 5.3 145
3055 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 88005 [{"id": 1423, "name": "asteroid"}, {"id": 7312... en Seeking a Friend for the End of the World As an asteroid nears Earth, a man finds himsel... 30.863082 [{"name": "Mandate Pictures", "id": 771}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-06-2012 9636289 101.0 [{"iso_639_1": "en", "name": "English"}] Released Nice knowing you. Seeking a Friend for the End of the World 6.3 700
3056 0 [{"id": 35, "name": "Comedy"}] http://www.foxsearchlight.com/cedarrapids/ 52067 [{"id": 612, "name": "hotel"}, {"id": 1326, "n... en Cedar Rapids A naive Midwesterner insurance salesman travel... 10.254807 [{"name": "Ad Hominem Enterprises", "id": 2361}] [{"iso_3166_1": "US", "name": "United States o... 11-02-2011 6861102 87.0 [{"iso_639_1": "en", "name": "English"}] Released Today is the first day... of the rest of his w... Cedar Rapids 5.9 135
3057 20000000 [{"id": 18, "name": "Drama"}] http://www.historyx.com/ 73 [{"id": 279, "name": "usa"}, {"id": 376, "name... en American History X Derek Vineyard is paroled after serving 3 year... 73.567232 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 30-10-1998 23875127 119.0 [{"iso_639_1": "en", "name": "English"}] Released Some Legacies Must End. American History X 8.2 3016
3058 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 134597 [{"id": 3070, "name": "mercenary"}, {"id": 850... en The Collection Arkin escapes with his life from the vicious g... 16.361743 [{"name": "Fortress Features", "id": 5176}, {"... [{"iso_3166_1": "US", "name": "United States o... 21-09-2012 6842058 94.0 [{"iso_639_1": "en", "name": "English"}] Released Every great collector has a vision. The Collection 5.9 289
3059 10000000 [{"id": 16, "name": "Animation"}, {"id": 18, "... NaN 24034 [] en Teacher's Pet Spot (Lane) is a dog who can talk and read. Po... 1.374409 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 16-01-2004 0 74.0 [{"iso_639_1": "en", "name": "English"}] Released A musical tail about one dog's dream of becomi... Teacher's Pet 5.5 2
3060 18000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 14283 [{"id": 2096, "name": "auction"}, {"id": 4721,... en The Red Violin Spans 300 years in the life of one famed music... 6.188690 [{"name": "Rhombus Media", "id": 164}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-09-1998 9495408 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Red Violin 7.3 99
3061 10000000 [{"id": 18, "name": "Drama"}] NaN 404 [{"id": 380, "name": "brother brother relation... en The Straight Story "The Straight Story" chronicles a trip made by... 15.280261 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 15-10-1999 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Straight Story 7.7 306
3062 0 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.mgm.com/sites/deuceswild/intro/ 13201 [{"id": 10726, "name": "gang"}, {"id": 14512, ... en Deuces Wild 1950s New York City. A bad and bloody gang war... 0.753481 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-05-2002 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Some lines should never be crossed. Deuces Wild 5.5 34
3063 9500000 [{"id": 35, "name": "Comedy"}] NaN 209403 [{"id": 271, "name": "competition"}, {"id": 82... en Bad Words A misanthropic man sets out to exact revenge o... 14.105392 [{"name": "Darko Entertainment", "id": 12622},... [{"iso_3166_1": "US", "name": "United States o... 06-09-2013 7800000 88.0 [{"iso_639_1": "en", "name": "English"}] Released The end justifies the means Bad Words 6.4 334
3064 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.runfatboyrunmovie.com/ 7942 [{"id": 494, "name": "father son relationship"... en Run Fatboy Run Five years after jilting his pregnant fiancée ... 14.905357 [{"name": "Entertainment Films", "id": 2245}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 06-09-2007 33000000 100.0 [{"iso_639_1": "en", "name": "English"}] Released Love. Commitment. Responsibility. There's noth... Run, Fatboy, Run 6.2 238
3065 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 73247 [{"id": 964, "name": "servant"}, {"id": 2964, ... en Heartbeeps Heartbeeps stars Andy Kaufman and Bernadette P... 0.518056 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 18-12-1981 2154696 79.0 [{"iso_639_1": "en", "name": "English"}] Released Meet a modern nuclear family unlike any other. Heartbeeps 3.8 6
3066 9000000 [{"id": 18, "name": "Drama"}] NaN 253331 [{"id": 10655, "name": "grieving widower"}, {"... en Black or White A grieving widower is drawn into a custody bat... 12.172131 [{"name": "Treehouse Pictures", "id": 14580}] [{"iso_3166_1": "US", "name": "United States o... 06-09-2014 21571189 121.0 [{"iso_639_1": "en", "name": "English"}] Released There's more to family than what you see. Black or White 6.5 115
3067 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 34043 [] en On the Line 'N Sync heartthrobs Lance Bass and Joey Fatone... 3.084874 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 26-10-2001 0 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN On the Line 4.1 10
3068 10000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 9952 [{"id": 1327, "name": "war crimes"}, {"id": 14... en Rescue Dawn A US Fighter pilot's epic struggle of survival... 17.078656 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 09-09-2006 7177143 126.0 [{"iso_639_1": "en", "name": "English"}] Released A true story of survival... declassified. Rescue Dawn 6.9 336
3069 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 256924 [{"id": 2570, "name": "rock star"}, {"id": 176... en Danny Collins An ageing rock star decides to change his life... 16.318608 [{"name": "Big Indie Pictures", "id": 6831}, {... [{"iso_3166_1": "US", "name": "United States o... 19-03-2015 10835752 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A letter from John Lennon changed his life Danny Collins 6.6 183
3070 10000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 82532 [{"id": 8631, "name": "slacker"}, {"id": 9866,... en Jeff, Who Lives at Home Dispatched from his basement room on an errand... 10.409155 [{"name": "Indian Paintbrush", "id": 9350}] [{"iso_3166_1": "US", "name": "United States o... 13-09-2011 4417580 83.0 [{"iso_639_1": "en", "name": "English"}] Released The first step to finding your destiny is leav... Jeff, Who Lives at Home 6.1 217
3071 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.iamlovemovie.com/ 41110 [{"id": 596, "name": "adultery"}, {"id": 1946,... it Io sono l'amore Emma left Russia to live with her husband in I... 5.355763 [{"name": "Rai Cinema", "id": 2683}] [{"iso_3166_1": "IT", "name": "Italy"}] 05-09-2009 0 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN I Am Love 6.9 73
3072 0 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://www.AtlasShruggedMovie.com 134371 [{"id": 173299, "name": "ayn rand"}] en Atlas Shrugged Part II The global economy is on the brink of collapse... 4.725357 [{"name": "Cinema Vehicle Services", "id": 256... [{"iso_3166_1": "US", "name": "United States o... 12-10-2012 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released Who is John Galt? Atlas Shrugged Part II 5.4 41
3073 11500000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 2088 [{"id": 4668, "name": "police operation"}, {"i... en Romeo Is Bleeding A corrupt cop gets in over his head when he tr... 4.850402 [{"name": "Working Title Films", "id": 10163},... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-09-1993 3275585 100.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a cop who wanted it bad and got i... Romeo Is Bleeding 5.7 36
3074 10000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 10388 [{"id": 378, "name": "prison"}, {"id": 3398, "... en The Limey The Limey follows Wilson (Terence Stamp), a to... 8.902102 [{"name": "Artisan Entertainment", "id": 2188}] [{"iso_3166_1": "US", "name": "United States o... 15-05-1999 3193102 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Vengeance knows no boundaries. The Limey 6.6 105
3075 6500000 [{"id": 18, "name": "Drama"}] http://www.crashfilm.com/ 1640 [{"id": 3060, "name": "race politics"}, {"id":... en Crash Los Angeles citizens with vastly separate live... 28.223163 [{"name": "Blackfriars Bridge Films", "id": 20... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 13-01-2004 98410061 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You think you know who you are. You have no idea. Crash 7.2 1149
3076 10000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 25520 [] en The House of Mirth A woman risks losing her chance of happiness w... 3.007816 [{"name": "Granada Film Productions", "id": 24... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-09-2000 5164404 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When a woman has the beauty men admire and wom... The House of Mirth 6.4 25
3077 0 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 27342 [{"id": 591, "name": "cia"}, {"id": 782, "name... en Malone Erstwhile C.I.A. assassin Richard Malone hopes... 1.610132 [{"name": "Orion Pictures", "id": 41}] [{"iso_3166_1": "US", "name": "United States o... 01-05-1987 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Ex-Cop, Ex-CIA, Explosive Malone 6.8 15
3078 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.thepeacefulwarriormovie.com/ 13689 [] en Peaceful Warrior A chance encounter with a stranger changes the... 8.326131 [{"name": "Universal", "id": 6292}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 30-03-2006 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released There are no ordinary moments. Peaceful Warrior 7.3 90
3079 10000000 [{"id": 35, "name": "Comedy"}] http://www.buckylarson.com/ 67911 [{"id": 7344, "name": "porno star"}, {"id": 12... en Bucky Larson: Born to Be a Star A kid from the Midwest moves out to Hollywood ... 3.919057 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 09-09-2011 0 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There Are No Small Actors. Just Small Parts. Bucky Larson: Born to Be a Star 4.4 51
3080 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 24664 [] en Bamboozled TV producer Pierre Delacroix (Damon Wayans) be... 2.234110 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 06-10-2000 0 135.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Bamboozled 6.3 24
3081 10000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://theforestisreal.com/ 329440 [{"id": 233, "name": "japan"}, {"id": 5774, "n... en The Forest Set in the Aokigahara Forest, a real-life plac... 19.865989 [{"name": "Lava Bear Films", "id": 32300}, {"n... [{"iso_3166_1": "US", "name": "United States o... 07-01-2016 40055439 95.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone comes here looking for a way out The Forest 4.8 448
3082 14000000 [{"id": 12, "name": "Adventure"}, {"id": 9648,... NaN 47890 [{"id": 487, "name": "cairo"}, {"id": 818, "na... en Sphinx Egyptologist Erica Baron finds more than she b... 0.310513 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 11-02-1981 439564 118.0 [{"iso_639_1": "en", "name": "English"}] Released Someone is hunting tourists out of season. Sphinx 6.0 2
3083 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://while-were-young.com/ 252512 [{"id": 4604, "name": "father-in-law"}, {"id":... en While We're Young An uptight documentary filmmaker and his wife ... 19.263477 [{"name": "Scott Rudin Productions", "id": 258... [{"iso_3166_1": "US", "name": "United States o... 03-04-2015 7587485 97.0 [{"iso_639_1": "en", "name": "English"}] Released Life Never Gets Old. While We're Young 5.8 383
3084 10000000 [{"id": 18, "name": "Drama"}] NaN 55720 [{"id": 387, "name": "california"}, {"id": 210... en A Better Life A gardener in East L.A. struggles to keep his ... 4.123533 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 24-06-2011 1759252 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every father wants more for his son. A Better Life 7.0 54
3085 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://www.spiderthemovie.com/ 9613 [{"id": 1328, "name": "secret"}, {"id": 2884, ... en Spider A mentally disturbed man takes residence in a ... 6.948401 [{"name": "T\u00e9l\u00e9film Canada", "id": 8... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-12-2002 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released The only thing worse than losing your mind... ... Spider 6.4 168
3086 10000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 29076 [{"id": 293, "name": "female nudity"}, {"id": ... en Gun Shy Legendary undercover DEA agent Charlie Mayough... 3.988432 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 04-02-2000 1631839 101.0 [{"iso_639_1": "en", "name": "English"}] Released The Agency's best has a bad case of nerves. Gun Shy 5.4 24
3087 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 29339 [] en Nicholas Nickleby The Charles Dickens story of Nicholas Nickleby... 5.099923 [{"name": "United Artists Corporation", "id": ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 27-12-2002 0 132.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Nicholas Nickleby 6.8 49
3088 20000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 68812 [{"id": 586, "name": "new jersey"}, {"id": 194... en The Iceman The true story of Richard Kuklinski, the notor... 19.494703 [{"name": "Bleiberg Entertainment", "id": 1872... [{"iso_3166_1": "US", "name": "United States o... 01-09-2012 1969193 105.0 [{"iso_639_1": "en", "name": "English"}] Released Loving husband. Devoted father. Ruthless killer. The Iceman 6.4 365
3089 0 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 32740 [] hi कृष Krishna (Roshan) is born with magical powers -... 3.759988 [] [] 23-06-2006 0 154.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Krrish 5.5 46
3090 10000000 [{"id": 53, "name": "Thriller"}, {"id": 35, "n... NaN 14195 [{"id": 2671, "name": "heroin"}, {"id": 9782, ... en Cecil B. Demented An insane independent film director and his re... 4.176066 [{"name": "Canal+", "id": 5358}, {"name": "Art... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-05-2000 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released Demented Forever! Cecil B. Demented 6.2 51
3091 10000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://killerjoethemovie.com/ 73567 [{"id": 900, "name": "trailer park"}, {"id": 1... en Killer Joe A cop (Matthew McConaughey) who moonlights as ... 16.436178 [{"name": "Voltage pictures", "id": 6633}, {"n... [{"iso_3166_1": "US", "name": "United States o... 10-09-2011 3665069 102.0 [{"iso_639_1": "en", "name": "English"}] Released A Totally Deep-Fried Texas Redneck Trailer Par... Killer Joe 6.5 425
3092 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.thejonesesmovie.com/ 41479 [{"id": 10183, "name": "independent film"}, {"... en The Joneses A seemingly perfect family moves into a suburb... 14.979375 [{"name": "Echo Lake Productions", "id": 2147}... [{"iso_3166_1": "US", "name": "United States o... 13-09-2009 7022728 96.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released They're not just living the American dream, th... The Joneses 6.1 210
3093 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 15394 [{"id": 293, "name": "female nudity"}, {"id": ... en Owning Mahowny Dan Mahowny was a rising star at the Canadian ... 8.045488 [{"name": "Alliance Atlantis Communications", ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 02-05-2003 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released To some it's a game. To others it's a habit. B... Owning Mahowny 6.8 37
3094 0 [{"id": 35, "name": "Comedy"}] NaN 10071 [{"id": 380, "name": "brother brother relation... en The Brothers Solomon A pair of well-meaning, but socially inept bro... 8.312153 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 07-09-2007 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released They want to put a baby in you. The Brothers Solomon 4.9 46
3095 10000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 1989 [{"id": 279, "name": "usa"}, {"id": 369, "name... en My Blueberry Nights Elizabeth has just been through a particularly... 10.733761 [{"name": "Block 2 Pictures", "id": 539}, {"na... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 16-05-2007 21786738 111.0 [{"iso_639_1": "en", "name": "English"}] Released How do you say goodbye to someone you can't im... My Blueberry Nights 6.0 190
3096 0 [{"id": 18, "name": "Drama"}] NaN 91076 [{"id": 10965, "name": "playwright"}, {"id": 1... en Illuminata It's the start of the 20th century, and Tuccio... 0.111313 [{"name": "Overseas FilmGroup", "id": 888}, {"... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 21-05-1998 0 119.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Illuminata 6.3 7
3097 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 12779 [{"id": 596, "name": "adultery"}, {"id": 2041,... en Swept Away Stranded and alone on a desert island during a... 4.570043 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 11-10-2002 598645 89.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released A snooty socialite is stranded on a Mediterran... Swept Away 4.8 50
3098 5000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.firstlookstudios.com/films/warinc/ 13191 [{"id": 2708, "name": "hitman"}, {"id": 169086... en War, Inc. War Inc. is set in the future, when the fictio... 6.265659 [] [{"iso_3166_1": "BG", "name": "Bulgaria"}] 28-04-2008 1296184 106.0 [{"iso_639_1": "en", "name": "English"}] Released When it comes to war... America means business War, Inc. 5.6 86
3099 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 11770 [{"id": 779, "name": "martial arts"}, {"id": 1... cn 少林足球 A young Shaolin follower reunites with his dis... 17.547680 [{"name": "Star Overseas", "id": 3477}, {"name... [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 12-07-2001 42776760 113.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released Get ready to kick some grass! Shaolin Soccer 6.6 491
3100 10000000 [{"id": 18, "name": "Drama"}] NaN 12703 [{"id": 570, "name": "rape"}, {"id": 1546, "na... en The Brown Bunny Bud Clay races motorcycles in the 250cc Formul... 3.412162 [{"name": "Wild Bunch", "id": 856}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 27-08-2004 0 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released I'm not going to be okay, Bud. The Brown Bunny 5.5 62
3101 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 64559 [] fr Rien ne va plus Betty and Victor are a pair of scam artists. O... 0.627964 [{"name": "Rh\u00f4ne-Alpes Cin\u00e9ma", "id"... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 15-10-1997 0 105.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN The Swindle 6.4 5
3102 0 [{"id": 18, "name": "Drama"}] NaN 222649 [{"id": 378, "name": "prison"}, {"id": 5565, "... en Rosewater In 2009, Iranian Canadian journalist Maziar Ba... 5.755550 [{"name": "Odd Lot Entertainment", "id": 3263}... [{"iso_3166_1": "US", "name": "United States o... 07-11-2014 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Rosewater 6.5 98
3103 0 [{"id": 18, "name": "Drama"}] NaN 115872 [] en La femme de chambre du Titanic Horty, a French foundry worker, wins a contest... 1.031142 [] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 10-10-1997 0 100.0 [{"iso_639_1": "hu", "name": "Magyar"}, {"iso_... Released NaN The Chambermaid on the Titanic 5.3 3
3104 7700000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 101173 [{"id": 1399, "name": "senate"}, {"id": 1402, ... en Coriolanus Caius Martius, aka Coriolanus, is an arrogant ... 7.554799 [{"name": "BBC Films", "id": 288}, {"name": "S... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 14-02-2011 1072602 123.0 [{"iso_639_1": "en", "name": "English"}] Released Nature teaches beasts to know their friends. Coriolanus 5.9 131
3105 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sonypictures.com/classics/imaginary... 25350 [{"id": 236, "name": "suicide"}, {"id": 12993,... en Imaginary Heroes Matt Travis is good-looking, popular, and his ... 2.852830 [{"name": "Signature Pictures", "id": 2982}, {... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 14-09-2004 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released People are never who they seem to be. Imaginary Heroes 6.3 29
3106 0 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 10034 [{"id": 428, "name": "nurse"}, {"id": 1936, "n... en High Heels and Low Lifes A nurse eavesdrops with a friend on a cell pho... 1.769593 [{"name": "Fragile Films", "id": 2651}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-07-2001 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released They're not bad girls. They're just behaving t... High Heels and Low Lifes 6.4 12
3107 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.worldsgreatestdadfilm.com/ 20178 [{"id": 255, "name": "male nudity"}, {"id": 49... en World's Greatest Dad Robin Williams stars as Lance Clayton, a man w... 9.805551 [{"name": "Magnolia Pictures", "id": 1030}, {"... [{"iso_3166_1": "US", "name": "United States o... 20-08-2009 295750 99.0 [{"iso_639_1": "en", "name": "English"}] Released Lance Clayton is about to get everything he de... World's Greatest Dad 6.5 177
3108 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://www.severancefilm.com 5072 [{"id": 2429, "name": "will to survive"}, {"id... en Severance Members (Danny Dyer, Laura Harris, Tim McInner... 12.898984 [{"name": "Qwerty Films", "id": 892}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-05-2006 0 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Company Is Making Cutbacks Severance 6.4 169
3109 10000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.edmondthefilm.com/ 18191 [{"id": 242, "name": "new york"}, {"id": 366, ... en Edmond Seemingly mild-mannered businessman Edmond Bur... 2.803642 [{"name": "First Independent Pictures", "id": ... [{"iso_3166_1": "US", "name": "United States o... 31-08-2005 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released Every fear hides a wish. Edmond 6.0 50
3110 0 [{"id": 18, "name": "Drama"}] http://www.welcometotherileys-movie.com/ 31007 [{"id": 549, "name": "prostitute"}, {"id": 570... en Welcome to the Rileys Years after their teenage daughter’s death, Lo... 6.085879 [{"name": "Destination Films", "id": 769}, {"n... [{"iso_3166_1": "US", "name": "United States o... 29-10-2010 42145 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Welcome to the Rileys 6.4 139
3111 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 11546 [{"id": 282, "name": "video game"}, {"id": 103... en Police Academy: Mission to Moscow The Russians need help in dealing with the Maf... 11.946898 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 09-06-1994 126247 83.0 [{"iso_639_1": "en", "name": "English"}] Released Just when we thought the Cold War was over, le... Police Academy: Mission to Moscow 4.1 178
3112 0 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 41894 [] en Blood Done Sign My Name A drama based on the true story in which a bla... 0.397341 [] [] 01-02-2010 0 0.0 [] Released No one changes the world alone. Blood Done Sign My Name 6.0 5
3113 10000000 [{"id": 10752, "name": "War"}, {"id": 36, "nam... http://www.facebook.com/CincodeMayo.LaPelicula 184374 [{"id": 163127, "name": "mexican"}] es Cinco de Mayo: La Batalla On May 5th, 1862, a few thousand Mexican soldi... 0.072085 [{"name": "Estudios Churubusco Azteca", "id": ... [{"iso_3166_1": "MX", "name": "Mexico"}] 03-05-2013 0 125.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Cinco de Mayo: La Batalla 5.8 14
3114 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 268171 [{"id": 33476, "name": "widower"}] en Elsa & Fred Aged, embittered widower, Fred learns to enjoy... 2.849895 [{"name": "Riverside Entertainment", "id": 562... [{"iso_3166_1": "US", "name": "United States o... 07-03-2014 0 104.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released It's never too late. Elsa & Fred 6.2 31
3115 10000000 [{"id": 35, "name": "Comedy"}] NaN 78149 [{"id": 214956, "name": "alan smithee"}] en An Alan Smithee Film: Burn, Hollywood, Burn Filmmaker Alan Smithee finds himself the unwil... 0.666218 [{"name": "Hollywood Pictures", "id": 915}, {"... [{"iso_3166_1": "US", "name": "United States o... 20-02-1998 45779 86.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN An Alan Smithee Film: Burn, Hollywood, Burn 3.0 9
3116 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.theopenroadmovie.com/ 24663 [{"id": 10183, "name": "independent film"}] en The Open Road Minor leaguer Carlton Garret takes an unexpect... 1.388136 [] [] 07-02-2009 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They've got a long way to go The Open Road 4.8 19
3117 3200000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 39037 [{"id": 10183, "name": "independent film"}] en The Good Guy Ambitious young Manhattanite and urban conserv... 2.631688 [{"name": "Belladonna Productions", "id": 2341... [{"iso_3166_1": "US", "name": "United States o... 25-04-2009 0 90.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN The Good Guy 5.4 59
3118 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 22805 [{"id": 2784, "name": "mother role"}, {"id": 1... en Motherhood Motherhood is a comedy written and directed by... 10.955567 [{"name": "John Wells Productions", "id": 1512}] [{"iso_3166_1": "US", "name": "United States o... 21-01-2009 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Motherhood 4.7 44
3119 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.freestylemovie.com/ 39055 [{"id": 179431, "name": "duringcreditsstinger"}] en Free Style Cale Bryant is determined to win a coveted spo... 0.122874 [{"name": "Rigel Entertainment", "id": 5221}] [{"iso_3166_1": "CA", "name": "Canada"}] 24-12-2008 140987 94.0 [{"iso_639_1": "en", "name": "English"}] Released It's Time To Soar. Free Style 5.8 4
3120 10000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 245846 [{"id": 5657, "name": "australia"}, {"id": 156... en Strangerland Newly arrived to a remote desert town, Catheri... 5.145655 [{"name": "Worldview Entertainment", "id": 9015}] [{"iso_3166_1": "AU", "name": "Australia"}] 01-07-2015 17472 111.0 [{"iso_639_1": "en", "name": "English"}] Released To find the truth they must lose themselves. Strangerland 5.1 83
3121 10000000 [{"id": 35, "name": "Comedy"}] http://www.jankypromoters.com/ 25186 [] en Janky Promoters Two shady concert promoters get into hot water... 1.728816 [{"name": "Cube Vision", "id": 2780}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 16-10-2009 9069 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Janky Promoters 7.0 5
3122 10000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 15017 [{"id": 6593, "name": "stripper"}, {"id": 9713... en Blonde Ambition A young professional woman (Simpson) unwitting... 3.064563 [] [{"iso_3166_1": "US", "name": "United States o... 21-12-2007 0 93.0 [{"iso_639_1": "no", "name": "Norsk"}, {"iso_6... Released Small-town girl. Big-time dreams. Blonde Ambition 3.9 29
3123 14100000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 12245 [{"id": 2303, "name": "mathematician"}, {"id":... en The Oxford Murders At Oxford University, a professor and a grad s... 9.318033 [{"name": "La Fabrique de Films", "id": 2673},... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 18-01-2008 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released There is no way of finding a single absolute t... The Oxford Murders 5.7 188
3124 0 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://reefmovie.com/ 49787 [{"id": 1422, "name": "boat"}, {"id": 3735, "n... en The Reef A great white shark hunts the crew of a capsiz... 7.245108 [{"name": "Lightning Entertainment", "id": 325... [{"iso_3166_1": "AU", "name": "Australia"}] 15-05-2010 0 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Pray That You Drown First The Reef 5.4 130
3125 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16358 [{"id": 6625, "name": "family secrets"}, {"id"... en Eulogy A black comedy that follows three generations ... 9.085482 [{"name": "Myriad Pictures", "id": 738}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 15-10-2004 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Eulogy 6.4 34
3126 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 7006 [{"id": 236, "name": "suicide"}, {"id": 9826, ... en White Noise 2: The Light A man's family brought back from the verge of ... 6.814247 [{"name": "Brightlight Pictures", "id": 1063},... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 05-01-2007 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes they don't come back alone. White Noise 2: The Light 5.6 80
3127 10000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 66767 [{"id": 190341, "name": "sporting event"}] en Beat the World Three dance crews – one Latin American, one Eu... 2.873796 [{"name": "The Harold Greenberg Fund", "id": 8... [{"iso_3166_1": "CA", "name": "Canada"}] 10-06-2011 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released Feel the beat, live the dream. Beat the World 4.3 16
3128 0 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 17622 [{"id": 14552, "name": "ira"}, {"id": 176516, ... en Fifty Dead Men Walking Based on Martin McGartland's real life story a... 4.481897 [{"name": "T\u00e9l\u00e9film Canada", "id": 8... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-09-2008 0 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Fifty Dead Men Walking 6.1 35
3129 0 [{"id": 10751, "name": "Family"}, {"id": 16, "... http://www.jungleshuffle.com/ 283671 [{"id": 8723, "name": "poacher"}, {"id": 10787... en Jungle Shuffle In this turbulent jungle adventure an outcast ... 1.413934 [{"name": "Wonderworld Studios", "id": 3980}, ... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 07-08-2014 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Jungle Shuffle 6.5 1
3130 10000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 18516 [{"id": 1739, "name": "holocaust"}, {"id": 265... en Adam Resurrected Before the war, in Berlin, Adam was an enterta... 2.574014 [{"name": "3L Filmproduktion GmbH", "id": 702}... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-08-2008 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Adam Resurrected 6.4 22
3131 10 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://hrosss.is/the-film/ 217708 [{"id": 2673, "name": "horse"}, {"id": 3373, "... is Hross í oss A country romance about the human streak in th... 1.617943 [{"name": "Filmhuset Gruppen", "id": 68384}, {... [{"iso_3166_1": "NO", "name": "Norway"}, {"iso... 30-08-2013 11 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Of Horses and Men 6.9 26
3132 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.itsawonderfulafterlife.com/ 42057 [{"id": 212, "name": "london england"}, {"id":... en Hai Marjawaan! Indian mother Mrs Sethi's (Azmi) obsession wit... 1.259968 [{"name": "Studio 18", "id": 3747}, {"name": "... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 07-05-2010 0 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Finding the right man can be murder It's a Wonderful Afterlife 4.3 9
3133 10000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... NaN 17577 [{"id": 187820, "name": "duct tape gag"}, {"id... en The Devil's Tomb Captain Mack leads an elite military unit on a... 5.099472 [{"name": "Ice Cold Productions", "id": 3336},... [{"iso_3166_1": "US", "name": "United States o... 26-05-2009 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released An evil entombed for 2000 years... until now. The Devil's Tomb 4.0 53
3134 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 14608 [{"id": 8029, "name": "drama"}, {"id": 10183, ... en Partition Determined to leave the ravages of war behind,... 2.131524 [{"name": "Partition Films%2C Inc.", "id": 390... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 02-02-2007 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Partition 6.4 6
3135 0 [{"id": 35, "name": "Comedy"}] http://www.goodintentionsmovie.com/ 34417 [{"id": 10183, "name": "independent film"}] en Good Intentions Meet Etta Milford. Loving Wife. Doting Mother.... 0.304566 [{"name": "Shadowlight Productions", "id": 5460}] [{"iso_3166_1": "US", "name": "United States o... 09-03-2010 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Good Intentions 5.0 6
3136 10000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 15067 [{"id": 75, "name": "gunslinger"}, {"id": 1419... ko 좋은 놈, 나쁜 놈, 이상한 놈 The story of three Korean outlaws in 1930s Man... 11.847324 [{"name": "Cineclick Asia", "id": 685}, {"name... [{"iso_3166_1": "KR", "name": "South Korea"}] 16-07-2008 0 130.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released A Fistful of Fun! The Good, The Bad, The Weird 7.1 193
3137 10 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 78383 [{"id": 428, "name": "nurse"}, {"id": 7098, "n... en Nurse 3-D Abby Russell, a beautiful, dedicated nurse wit... 10.013629 [{"name": "Lions Gate", "id": 6644}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 28-09-2013 10000000 99.0 [{"iso_639_1": "en", "name": "English"}] Released Your pain is her pleasure. Nurse 3-D 4.9 119
3138 10000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://gunless.ca/ 43090 [{"id": 75, "name": "gunslinger"}, {"id": 801,... en Gunless A quiet and peaceful community in the Dominion... 3.753703 [{"name": "Rhombus Media", "id": 164}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}] 30-04-2010 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released Fastest draw in the North... kinda. Gunless 6.7 27
3139 9500000 [{"id": 35, "name": "Comedy"}] http://www.adventurelandthefilm.com/ 16614 [{"id": 10267, "name": "comedy"}, {"id": 11509... en Adventureland In the summer of 1987, a college graduate take... 19.978021 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 03-04-2009 17164377 107.0 [{"iso_639_1": "en", "name": "English"}] Released Nothing brings people together like a crappy s... Adventureland 6.4 737
3140 9600000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 9700 [{"id": 701, "name": "cuba"}, {"id": 7936, "na... en The Lost City In Havana, Cuba in the late 1950's, a wealthy ... 3.588529 [{"name": "Lions Gate Films", "id": 35}] [{"iso_3166_1": "US", "name": "United States o... 03-09-2005 4386236 144.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Lost City 6.0 24
3141 11000000 [{"id": 35, "name": "Comedy"}] NaN 10471 [{"id": 378, "name": "prison"}, {"id": 1522, "... en Next Friday Ice Cube returns as Craig Jones, a streetwise ... 9.337388 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 12-01-2000 59827328 98.0 [{"iso_639_1": "en", "name": "English"}] Released The suburbs make the hood look good. Next Friday 6.4 135
3142 10000000 [{"id": 28, "name": "Action"}] NaN 250066 [{"id": 380, "name": "brother brother relation... en American Heist Two brothers, both with troubled paths, find t... 11.431434 [{"name": "NGN Productions", "id": 7587}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 11-09-2014 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Brothers in arms for life. American Heist 4.3 158
3143 9500000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.mgm.com/view/movie/2347/You-Only-Li... 667 [{"id": 212, "name": "london england"}, {"id":... en You Only Live Twice A mysterious space craft kidnaps a Russian and... 28.675891 [{"name": "Eon Productions", "id": 7576}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-06-1967 111584787 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You Only Live Twice...and Twice is the only wa... You Only Live Twice 6.5 531
3144 10 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 208869 [] en Plastic Sam & Fordy run a credit card fraud scheme... 9.702760 [{"name": "Gateway Films", "id": 7353}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 30-04-2014 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released HUSTLE. HEIST. REPEAT. Plastic 6.1 86
3145 8900000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 86837 [{"id": 428, "name": "nurse"}, {"id": 2176, "n... fr Amour Georges and Anne are in their eighties. They a... 17.151293 [{"name": "Les Films du Losange", "id": 223}, ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 01-07-2012 19839492 127.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Amour 7.5 400
3146 10500000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10306 [{"id": 520, "name": "chicago"}, {"id": 3684, ... en Poltergeist III Carol Anne has been sent to live with her Aunt... 11.225044 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 10-06-1988 14144000 98.0 [{"iso_639_1": "en", "name": "English"}] Released He's found her. Poltergeist III 4.5 123
3147 9500000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 106845 [{"id": 3974, "name": "reality tv"}, {"id": 10... en Re-Kill Five years after a zombie outbreak, the men an... 5.346205 [{"name": "Signature Pictures", "id": 2982}, {... [{"iso_3166_1": "US", "name": "United States o... 16-10-2015 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released We are the endangered species. Re-Kill 4.9 34
3148 9400000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 11576 [{"id": 271, "name": "competition"}, {"id": 37... en It's a Mad, Mad, Mad, Mad World A group of strangers come across a man dying a... 14.562991 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 07-11-1963 60000000 163.0 [{"iso_639_1": "en", "name": "English"}] Released The biggest entertainment ever to rock the scr... It's a Mad, Mad, Mad, Mad World 7.0 140
3149 12899867 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.volver-lapelicula.com 219 [{"id": 516, "name": "child abuse"}, {"id": 57... es Volver Raimunda (Penélope Cruz) works and lives Madri... 19.747809 [{"name": "El Deseo", "id": 49}] [{"iso_3166_1": "ES", "name": "Spain"}] 16-03-2006 85582407 121.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Return. Volver 7.3 406
3150 9300000 [{"id": 16, "name": "Animation"}, {"id": 878, ... NaN 11827 [{"id": 391, "name": "flying car"}, {"id": 444... en Heavy Metal A glowing orb terrorizes a young girl with a c... 12.928269 [{"name": "Canadian Film Development Corporati... [{"iso_3166_1": "CA", "name": "Canada"}] 07-08-1981 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A Step Beyond Science Fiction Heavy Metal 6.2 148
3151 10000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.gentlemenbroncos.com/ 22820 [{"id": 1731, "name": "writing"}, {"id": 3548,... en Gentlemen Broncos A teenager attends a fantasy writers' conventi... 3.193777 [] [{"iso_3166_1": "US", "name": "United States o... 30-09-2009 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released Oinus, Ainous, Anous, Odious. Gentlemen Broncos 6.2 51
3152 0 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 31174 [{"id": 392, "name": "england"}, {"id": 497, "... en Richard III Shakespeare's Play transplanted into a 1930s s... 5.107235 [{"name": "British Screen", "id": 871}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-12-1995 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released I can smile, and murder while I smile Richard III 6.9 49
3153 10000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... NaN 244316 [{"id": 2522, "name": "grizzly bear"}, {"id": ... en Into the Grizzly Maze Two estranged brothers reunite at their childh... 10.073144 [{"name": "Purple Pictures", "id": 3217}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 27-02-2015 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Hunt or be hunted. Into the Grizzly Maze 5.1 74
3154 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.kites-thefilm.com/ 37737 [] en Kites In the harsh terrain of the Mexican desert, a ... 4.807549 [{"name": "Bollywood Hollywood Production", "i... [{"iso_3166_1": "IN", "name": "India"}] 21-05-2010 0 131.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Kites 6.0 40
3155 7400000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... NaN 62215 [{"id": 11327, "name": "wedding reception"}, {... da Melancholia Two sisters find their already strained relati... 36.173598 [{"name": "Zentropa Entertainments", "id": 76}... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 26-05-2011 21817298 136.0 [{"iso_639_1": "en", "name": "English"}] Released Enjoy it while it lasts Melancholia 7.0 885
3156 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.reddogmovie.com/ 66125 [{"id": 1228, "name": "1970s"}, {"id": 2526, "... en Red Dog Based on the legendary true story of the Red D... 5.499412 [{"name": "Screen Australia", "id": 7584}, {"n... [{"iso_3166_1": "AU", "name": "Australia"}] 04-08-2011 0 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's Been Everywhere Mate. Red Dog 7.1 83
3157 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 132316 [{"id": 10540, "name": "bollywood"}, {"id": 15... hi Jab Tak Hai Jaan An ex-army man, leading a double life in Londo... 5.900535 [{"name": "Yash Raj Films", "id": 1569}] [{"iso_3166_1": "IN", "name": "India"}] 13-11-2012 0 176.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Jab Tak Hai Jaan 7.3 66
3158 11000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... https://www.facebook.com/alienanthology/ 348 [{"id": 803, "name": "android"}, {"id": 1825, ... en Alien During its return to the earth, commercial spa... 94.184658 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-05-1979 104931801 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In space no one can hear you scream. Alien 7.9 4470
3159 85000 [{"id": 27, "name": "Horror"}] NaN 30497 [{"id": 1420, "name": "gas station"}, {"id": 1... en The Texas Chain Saw Massacre Five friends visiting their grandfather's hous... 29.262427 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 01-10-1974 30859000 83.0 [{"iso_639_1": "en", "name": "English"}] Released Who will survive and what will be left of them? The Texas Chain Saw Massacre 7.2 590
3160 10000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 27586 [{"id": 515, "name": "women"}, {"id": 1228, "n... en The Runaways Joan Jett and Cherie Currie, two rebellious te... 17.611971 [{"name": "River Road Entertainment", "id": 12... [{"iso_3166_1": "US", "name": "United States o... 19-03-2010 2995811 106.0 [{"iso_639_1": "en", "name": "English"}] Released It's 1975 and they're about to explode. The Runaways 6.3 254
3161 9000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 14811 [{"id": 941, "name": "tradition"}, {"id": 1566... en Fiddler on the Roof This lavishly produced and critically acclaime... 7.623979 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 03-11-1971 83304330 181.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released To Life! Fiddler on the Roof 7.4 134
3162 5500000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/2009/Thunderball/ 660 [{"id": 90, "name": "paris"}, {"id": 1196, "na... en Thunderball A criminal organization has obtained two nucle... 31.036000 [{"name": "Eon Productions", "id": 7576}, {"na... [{"iso_3166_1": "BS", "name": "Bahamas"}, {"is... 16-12-1965 141195658 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Look up! Look down! Look out! Thunderball 6.5 562
3163 10000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://detentionmovie.com/ 68684 [{"id": 6270, "name": "high school"}, {"id": 9... en Detention As a killer named Cinderhella stalks the stude... 10.424596 [{"name": "Detention Films", "id": 21125}] [{"iso_3166_1": "US", "name": "United States o... 16-03-2011 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released Cancel Your Future Detention 5.7 129
3164 7000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.minevaganti.net/ 40794 [] it Mine vaganti Tommaso is the youngest son of the Cantones, a... 7.720692 [{"name": "Fandango", "id": 2441}] [{"iso_3166_1": "IT", "name": "Italy"}] 12-02-2010 8220215 110.0 [{"iso_639_1": "it", "name": "Italiano"}] Released NaN Loose Cannons 7.0 118
3165 9000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.newline.com/properties/setitoff.html 9400 [{"id": 641, "name": "single parent"}, {"id": ... en Set It Off Four black women, all of whom have suffered fo... 6.717994 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 06-11-1996 41590886 118.0 [{"iso_639_1": "en", "name": "English"}] Released It's about crime. It's about payback. It's abo... Set It Off 6.9 66
3166 9000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.universalpictures.com/bestman/ 16162 [] en The Best Man Harper, a writer who's about to explode into t... 3.951041 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 22-10-1999 34573780 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Best Man 6.8 38
3167 9000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10585 [{"id": 1419, "name": "gun"}, {"id": 1421, "na... en Child's Play A single mother gives her son a beloved doll f... 27.600843 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 08-11-1988 44196684 87.0 [{"iso_639_1": "en", "name": "English"}] Released Chucky is one mean S.O.B. Child's Play 6.3 581
3168 9000000 [{"id": 99, "name": "Documentary"}] NaN 2359 [{"id": 211, "name": "bureaucracy"}, {"id": 27... en Sicko Sicko is a Michael Moore documentary about the... 14.098952 [{"name": "The Weinstein Company", "id": 308}] [{"iso_3166_1": "US", "name": "United States o... 18-05-2007 24538513 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This might hurt a little. Sicko 7.3 235
3169 9000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 238636 [{"id": 992, "name": "bus"}, {"id": 1376, "nam... en The Purge: Anarchy Three groups of people are trying to survive P... 82.975841 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-07-2014 108782847 104.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to America, where one night a year, al... The Purge: Anarchy 6.6 1954
3170 9000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10472 [{"id": 725, "name": "lovesickness"}, {"id": 1... en Down to You College coeds in New York City, Al, the son of... 3.269459 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 21-01-2000 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A new comedy about giving first love a second ... Down to You 4.9 70
3171 9000000 [{"id": 35, "name": "Comedy"}, {"id": 12, "nam... NaN 11282 [{"id": 380, "name": "brother brother relation... en Harold & Kumar Go to White Castle Sometimes, it takes a strange night to put eve... 18.514292 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 30-05-2004 23936908 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Fast Food. High Times. Harold & Kumar Go to White Castle 6.6 693
3172 9000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 6521 [{"id": 6078, "name": "politics"}, {"id": 9937... en The Contender Political thriller about Laine Hanson's nomina... 7.029126 [{"name": "Battleplan Productions", "id": 2108... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 13-10-2000 0 126.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes you can assassinate a leader without... The Contender 6.7 60
3173 26000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 14181 [{"id": 6118, "name": "finances"}, {"id": 1790... en Boiler Room A college dropout gets a job as a broker for a... 11.233081 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 18-02-2000 28780255 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to the new American dream. Boiler Room 6.5 201
3174 40600000 [{"id": 35, "name": "Comedy"}] NaN 1621 [{"id": 5570, "name": "christmas tree"}, {"id"... en Trading Places A snobbish investor and a wily street con-arti... 34.022209 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-06-1983 90400000 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some very funny business. Trading Places 7.1 738
3175 9000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9656 [{"id": 65, "name": "holiday"}, {"id": 2467, "... en Black Christmas An escaped maniac returns to his childhood hom... 4.134327 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-12-2006 21510851 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This holiday season, the slay ride begins. Black Christmas 4.8 119
3176 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 16428 [{"id": 160815, "name": "best selling author"}] en Breakin' All the Rules Inspired by his fiancée (who dumped him), a ma... 6.904734 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 14-05-2004 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released When it comes to getting dumped... He wrote th... Breakin' All the Rules 5.8 21
3177 9000000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 10705 [{"id": 497, "name": "shakespeare"}, {"id": 17... en Henry V Gritty adaption of William Shakespeare's play ... 4.641006 [{"name": "BBC Films", "id": 288}, {"name": "S... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-10-1989 0 137.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The great adventure of a king who defied the o... Henry V 7.4 71
3178 0 [{"id": 18, "name": "Drama"}] http://www.foxsearchlight.com/thesavages 8272 [{"id": 494, "name": "father son relationship"... en The Savages A sister and brother face the realities of fam... 5.663889 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 19-01-2007 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Savages 6.8 110
3179 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 24621 [{"id": 187056, "name": "woman director"}] en Chasing Papi Playboy Thomas Fuentes has so far been able to... 1.118511 [{"name": "Fox 2000 Pictures", "id": 711}] [{"iso_3166_1": "US", "name": "United States o... 16-04-2003 6126237 80.0 [{"iso_639_1": "en", "name": "English"}] Released Three women. Three cities. Three times the tro... Chasing Papi 6.3 16
3180 8500000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 1619 [{"id": 75, "name": "gunslinger"}, {"id": 534,... en The Way of the Gun Parker and Longbaugh are a pair of low-level p... 8.775844 [] [{"iso_3166_1": "US", "name": "United States o... 08-09-2000 19125401 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Way of the Gun 6.4 100
3181 9000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9685 [{"id": 494, "name": "father son relationship"... en Igby Goes Down A young man's peculiar upbringing renders him ... 2.062087 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 13-09-2002 4777465 97.0 [{"iso_639_1": "en", "name": "English"}] Released Insanity is relative. Igby Goes Down 6.5 95
3182 9000000 [{"id": 35, "name": "Comedy"}] NaN 14425 [{"id": 6732, "name": "mascot"}, {"id": 171691... en PCU Nervous high school senior Tom Lawrence visits... 8.738737 [{"name": "Paul Schiff Productions", "id": 235... [{"iso_3166_1": "US", "name": "United States o... 29-04-1994 4350774 79.0 [{"iso_639_1": "en", "name": "English"}] Released Flunk 'em if they can't take a joke. PCU 6.0 41
3183 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 14624 [{"id": 1158, "name": "grandfather grandson re... en The Ultimate Gift When his wealthy grandfather finally dies, Jas... 4.976268 [{"name": "The Ultimate Gift LLC", "id": 3914}... [{"iso_3166_1": "US", "name": "United States o... 20-10-2006 0 114.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released NaN The Ultimate Gift 6.8 78
3184 9000000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 10179 [{"id": 526, "name": "rebel"}, {"id": 3386, "n... en The Ice Pirates The time is the distant future, where by far t... 3.810697 [{"name": "JF Productions", "id": 3893}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-03-1984 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released A totally SPACED adventure! ...You have to be ... The Ice Pirates 5.7 49
3185 9000000 [{"id": 18, "name": "Drama"}] NaN 15568 [] en Gracie This is the story of a teenager named Gracie B... 2.365328 [{"name": "Elevation Filmworks", "id": 1840}, ... [{"iso_3166_1": "US", "name": "United States o... 01-06-2007 2955039 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Gracie 6.0 17
3186 9000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14057 [{"id": 10183, "name": "independent film"}] en Trust the Man Overachieving actress, Rebecca (Moore), must c... 5.254500 [{"name": "Trust the Man LLC", "id": 3935}] [{"iso_3166_1": "US", "name": "United States o... 01-09-2005 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Men play the game. Women know the score. Trust the Man 5.5 29
3187 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 12621 [{"id": 2176, "name": "music teacher"}, {"id":... en Hamlet 2 From the same people that brought you "Little ... 5.293363 [] [{"iso_3166_1": "US", "name": "United States o... 21-01-2008 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released One high school drama teacher is about to make... Hamlet 2 6.1 56
3188 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 1808 [{"id": 237, "name": "gay"}, {"id": 1025, "nam... en Velvet Goldmine Almost a decade has elapsed since Bowie esque ... 10.932711 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 23-10-1998 1053788 119.0 [{"iso_639_1": "en", "name": "English"}] Released Style matters. Even when it comes to murder. Velvet Goldmine 6.9 116
3189 0 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 293670 [{"id": 572, "name": "sex"}, {"id": 1415, "nam... ko 곡성 A stranger arrives in a little village and soo... 9.050290 [{"name": "Fox International Productions", "id... [{"iso_3166_1": "KR", "name": "South Korea"}] 12-05-2016 0 156.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Never be tempted. The Wailing 7.2 250
3190 9000000 [{"id": 99, "name": "Documentary"}, {"id": 104... http://movies2.foxjapan.com/glee/ 67675 [{"id": 6029, "name": "concert"}, {"id": 11634... en Glee: The Concert Movie A concert documentary shot during the Glee Liv... 9.933926 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 11-08-2011 18663238 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Glee: The Concert Movie 6.8 79
3191 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 27329 [{"id": 2011, "name": "queen"}, {"id": 3434, "... th สุริโยไท During the 16th century, as Thailand contends ... 0.843067 [{"name": "American Zoetrope", "id": 70}, {"na... [{"iso_3166_1": "TH", "name": "Thailand"}] 17-08-2001 0 185.0 [{"iso_639_1": "th", "name": "\u0e20\u0e32\u0e... Released NaN The Legend of Suriyothai 5.1 6
3192 9000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 29514 [{"id": 977, "name": "cat"}, {"id": 1003, "nam... en Due occhi diabolici Two horror segments based on Edgar Allan Poe s... 8.218383 [] [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 25-01-1990 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released When I wake you... you'll be dead Two Evil Eyes 6.0 35
3193 6000000 [{"id": 35, "name": "Comedy"}] NaN 250349 [] fr Barbecue On his 50th birthday, a man who's been watchin... 5.119593 [{"name": "TF1 Films Production", "id": 3823},... [{"iso_3166_1": "FR", "name": "France"}] 30-04-2014 14348529 98.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Barbecue 5.8 214
3194 9000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 12454 [] en All or Nothing Penny's love for her partner, taxi-driver Phil... 2.872281 [{"name": "Les Films Alain Sarde", "id": 635},... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-05-2002 0 128.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released NaN All or Nothing 7.0 33
3195 9000000 [{"id": 18, "name": "Drama"}] http://www.princesskaiulanimovie.com/ 39806 [{"id": 5565, "name": "biography"}, {"id": 616... en Princess Kaiulani Lush scenery and gorgeous photography highligh... 0.717811 [{"name": "Island Film Group", "id": 7274}, {"... [{"iso_3166_1": "US", "name": "United States o... 14-05-2010 771499 130.0 [{"iso_639_1": "en", "name": "English"}] Released Her heart was torn between love and the future... Princess Kaiulani 4.8 14
3196 5000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 15699 [{"id": 4781, "name": "miner"}, {"id": 5657, "... en Opal Dream Pobby & Dingan are invisible. They live in... 1.458884 [{"name": "Renaissance Films", "id": 3102}] [{"iso_3166_1": "AU", "name": "Australia"}] 22-11-2006 140666 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Opal Dream 6.1 7
3197 6500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.flammenogcitronen.dk/ 8883 [{"id": 782, "name": "assassin"}, {"id": 792, ... da Flammen & Citronen During Nazi occupation, red-headed Bent Faursc... 7.028946 [{"name": "Det Danske Filminstitut", "id": 118... [{"iso_3166_1": "CZ", "name": "Czech Republic"... 25-03-2008 0 130.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released NaN Flame & Citron 6.8 68
3198 9000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.undiscoveredfilm.com/ 17926 [{"id": 10183, "name": "independent film"}, {"... en Undiscovered A group of aspiring entertainers try to establ... 2.009597 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 26-08-2005 1046166 97.0 [{"iso_639_1": "en", "name": "English"}] Released They Know Each Other By Heart. Undiscovered 4.5 12
3199 0 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 291081 [] en Red Riding: In the Year of Our Lord 1974 It's Yorkshire in 1974, and fear, mistrust and... 7.247023 [{"name": "Revolution Films", "id": 163}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 28-02-2009 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released An epic tale of murder, corruption and obsession. Red Riding: In the Year of Our Lord 1974 7.0 54
3200 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 41248 [] fr La Fille du RER The Girl on the Train is a 2009 French drama f... 2.351706 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}] 18-03-2009 0 105.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Girl on the Train 5.6 10
3201 9000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.veronikadecidestodiethemovie.com/ 25968 [{"id": 242, "name": "new york"}, {"id": 572, ... en Veronika Decides to Die After a frantic suicide attempt, Veronika awak... 4.799022 [{"name": "Velvet Steamroller Entertainment", ... [{"iso_3166_1": "US", "name": "United States o... 16-05-2009 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released For Veronika, confronting death... is discover... Veronika Decides to Die 5.8 75
3202 5000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 9671 [{"id": 242, "name": "new york"}, {"id": 549, ... en Crocodile Dundee When a New York reporter plucks crocodile hunt... 16.072466 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "AU", "name": "Australia"}] 26-09-1986 328203506 97.0 [{"iso_639_1": "en", "name": "English"}] Released There's a little of him in all of us. Crocodile Dundee 6.3 503
3203 0 [{"id": 16, "name": "Animation"}, {"id": 878, ... http://ultramarinesthemovie.com/ 52010 [] en Ultramarines: A Warhammer 40,000 Movie A squad of Ultramarines answer a distress call... 3.891186 [{"name": "Good Story Productions", "id": 9096... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 10-12-2010 0 76.0 [{"iso_639_1": "en", "name": "English"}] Released In the grim darkness of the far future there i... Ultramarines: A Warhammer 40,000 Movie 5.2 27
3204 8800000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 11588 [{"id": 1326, "name": "infidelity"}, {"id": 14... en The I Inside Simon Cable wakes up in a hospital bed, confus... 3.789485 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-01-2004 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released His story began when it all ended The I Inside 5.9 62
3205 7347125 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.beneathhill60.com.au/index.htm 43418 [] en Beneath Hill 60 The true story of Australia's cat-and-mouse un... 3.949796 [{"name": "New South Wales Film & Television O... [{"iso_3166_1": "AU", "name": "Australia"}] 15-04-2010 0 122.0 [{"iso_639_1": "en", "name": "English"}] Released BENEATH HILL 60 featuring Captain Woodward MC ... Beneath Hill 60 7.3 40
3206 0 [{"id": 18, "name": "Drama"}] http://www.polisse-lefilm.com/ 71157 [{"id": 187056, "name": "woman director"}] fr Polisse The daily grind for the cops of the Police Dep... 14.038703 [{"name": "Les Productions du Tr\u00e9sor", "i... [{"iso_3166_1": "FR", "name": "France"}] 06-10-2011 20374201 127.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released NaN Polisse 7.9 285
3207 86000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 13483 [] en Awake While undergoing heart surgery, a man experien... 18.172736 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 28-11-2007 14373825 84.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Every year, one in 700 people wake up during s... Awake 6.3 395
3208 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.starwars.com/tv-shows/star-wars-the... 333355 [{"id": 6091, "name": "war"}, {"id": 161176, "... en Star Wars: Clone Wars (Volume 1) The Saga continues with the Emmy-winning "Star... 1.881466 [{"name": "Lucasfilm", "id": 1}, {"name": "Car... [{"iso_3166_1": "KR", "name": "South Korea"}, ... 21-03-2005 0 69.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Star Wars: Clone Wars: Volume 1 8.0 27
3209 9000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 327833 [{"id": 779, "name": "martial arts"}, {"id": 3... en Skin Trade After his family is killed by a Serbian gangst... 6.677926 [{"name": "SC Films International", "id": 2061... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 07-11-2014 0 96.0 [{"iso_639_1": "th", "name": "\u0e20\u0e32\u0e... Released Two Cops. One Mission. No Mercy. Skin Trade 5.6 61
3210 8500000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 1547 [{"id": 542, "name": "street gang"}, {"id": 14... en The Lost Boys A mother and her two teenage sons move to a se... 24.750909 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 31-07-1987 32222567 97.0 [{"iso_639_1": "en", "name": "English"}] Released Sleep all day. Party all night. Never grow old... The Lost Boys 6.8 538
3211 7000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 25196 [{"id": 444, "name": "taxi"}, {"id": 727, "nam... en Crazy Heart When reporter Jean Craddock interviews Bad Bla... 17.697042 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 16-12-2009 39462438 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The harder the life, the sweeter the song. Crazy Heart 6.8 274
3212 9250000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 16323 [{"id": 14964, "name": "drug"}, {"id": 18001, ... en The Rose Midler is the rock-and-roll singer Mary Rose F... 7.000949 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 07-11-1979 29174648 125.0 [{"iso_639_1": "en", "name": "English"}] Released She gave and gave, until she had nothing left ... The Rose 6.8 28
3213 8500000 [{"id": 35, "name": "Comedy"}] NaN 175528 [] en Baggage Claim Pledging to keep herself from being the oldest... 11.436405 [{"name": "Sneak Preview Productions", "id": 3... [{"iso_3166_1": "US", "name": "United States o... 27-09-2013 22456509 96.0 [{"iso_639_1": "en", "name": "English"}] Released She's done flying solo. Baggage Claim 5.6 85
3214 9000000 [{"id": 878, "name": "Science Fiction"}] NaN 8069 [{"id": 9835, "name": "sexual fantasy"}, {"id"... en Barbarella In the far future, a highly sexual woman is ta... 14.171759 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-10-1968 2500000 98.0 [{"iso_639_1": "en", "name": "English"}] Released See Barbarella do her thing! Barbarella 5.7 146
3215 0 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 71805 [{"id": 2041, "name": "island"}, {"id": 3799, ... en Håkon Håkonsen A young Norwegian boy in 1850s England goes to... 0.702971 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 03-10-1990 0 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Shipwrecked 6.1 14
3216 0 [{"id": 35, "name": "Comedy"}] NaN 9451 [{"id": 931, "name": "jealousy"}, {"id": 1326,... en Election A high school teacher's personal life becomes ... 13.476596 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-04-1999 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Reading. Writing. Revenge. Election 6.7 270
3217 12000000 [{"id": 18, "name": "Drama"}] NaN 16727 [{"id": 958, "name": "indian lead"}, {"id": 10... en The Namesake American-born Gogol, the son of Indian immigra... 3.604863 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 02-09-2006 20138836 122.0 [{"iso_639_1": "bn", "name": "\u09ac\u09be\u09... Released Two Worlds. One Journey. The Namesake 6.8 50
3218 8500000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.duffmovie.com/ 272693 [{"id": 6270, "name": "high school"}, {"id": 1... en The DUFF Bianca's universe turns upside down when she l... 40.287090 [{"name": "Wonderland Sound and Vision", "id":... [{"iso_3166_1": "US", "name": "United States o... 20-02-2015 43528634 100.0 [{"iso_639_1": "en", "name": "English"}] Released You either know one, you have one, or you are ... The DUFF 6.8 1322
3219 22000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10696 [{"id": 2276, "name": "talent"}, {"id": 2751, ... en Glitter Similar to Mariah's life story. Mariah plays t... 3.809131 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 21-09-2001 5271666 104.0 [{"iso_639_1": "en", "name": "English"}] Released In music she found her dream, her love, herself. Glitter 3.4 38
3220 0 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... NaN 150202 [{"id": 33467, "name": "new home"}, {"id": 162... en The Haunting in Connecticut 2: Ghosts of Georgia Sequel to the 2009 mezzo-mezzo supernatural ho... 11.708343 [{"name": "Gold Circle Films", "id": 12026}] [{"iso_3166_1": "US", "name": "United States o... 01-02-2013 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Haunting in Connecticut 2: Ghosts of Georgia 5.6 175
3221 8000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 19644 [{"id": 378, "name": "prison"}, {"id": 2041, "... ko 실미도 On 31 January 1968, 31 North Korean commandos ... 2.606320 [{"name": "Hanmac Films", "id": 3660}] [{"iso_3166_1": "KR", "name": "South Korea"}] 24-12-2003 0 135.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released NaN Silmido 6.6 28
3222 8500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.brightstar-movie.com/ 29963 [{"id": 5933, "name": "poet"}, {"id": 10183, "... en Bright Star In 1818, high-spirited young Fanny Brawne find... 9.230073 [{"name": "BBC Films", "id": 288}, {"name": "P... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-11-2009 4440055 119.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released First love burns brightest. Bright Star 6.8 107
3223 12000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.mynameiskhanthefilm.com/ 26022 [{"id": 10540, "name": "bollywood"}] en My Name Is Khan Rizwan Khan, a Muslim from the Borivali sectio... 14.719886 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 12-02-2010 42345360 145.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released I am Muslim and i am not a terrorist My Name Is Khan 7.7 232
3224 9000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 152747 [{"id": 3342, "name": "yacht"}, {"id": 41599, ... en All Is Lost Deep into a solo voyage in the Indian Ocean, a... 28.540614 [{"name": "Sudden Storm Productions", "id": 67... [{"iso_3166_1": "US", "name": "United States o... 18-10-2013 6108720 106.0 [{"iso_639_1": "en", "name": "English"}] Released Never give up. All Is Lost 6.6 671
3225 8000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 62676 [] en Limbo Unconventional narrative about the interaction... 0.034259 [] [] 04-06-1999 1997807 126.0 [{"iso_639_1": "en", "name": "English"}] Released The Only Thing More Dangerous Than Death... Is... Limbo 7.0 17
3226 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... http://www.erosentertainment.com/namasteylondon 20360 [] en Namastey London Indian-born Manmohan Malhotra decided to re-lo... 1.840511 [] [] 27-03-2007 0 128.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released NaN Namastey London 6.6 29
3227 6500000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 1116 [{"id": 212, "name": "london england"}, {"id":... en The Wind That Shakes the Barley Set during the 1920’s Irish revolution against... 6.787967 [{"name": "BIM Distribuzione", "id": 225}, {"n... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 18-05-2006 22889018 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Winner of the PALME D'OR at the 2006 Cannes Fi... The Wind That Shakes the Barley 7.1 154
3228 7700000 [{"id": 10749, "name": "Romance"}] http://www.facebook.com/YehJawaaniHaiDeewani 185008 [] hi Yeh Jawaani Hai Deewani Yeh Jawaani Hai Deewani features two polar opp... 3.353176 [{"name": "Dharma Productions", "id": 19146}] [{"iso_3166_1": "IN", "name": "India"}] 31-05-2013 46000000 159.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Yeh Jawaani Hai Deewani 7.2 79
3229 8250000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 11620 [{"id": 5049, "name": "ancient rome"}, {"id": ... en Quo Vadis Set against the back drop of Rome in crisis, G... 7.973109 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 08-11-1951 30000000 171.0 [{"iso_639_1": "en", "name": "English"}] Released THIS IS THE BIG ONE! The splendor and savagery... Quo Vadis 7.0 63
3230 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 14353 [{"id": 4565, "name": "dystopia"}] en Repo! The Genetic Opera A worldwide epidemic encourages a bio-tech com... 5.897479 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 18-07-2008 188126 98.0 [{"iso_639_1": "en", "name": "English"}] Released Not Your Parent's Opera Repo! The Genetic Opera 6.7 100
3231 10000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 11818 [{"id": 2051, "name": "intelligence"}, {"id": ... tr Kurtlar vadisi - Irak The movie opens with a fictionalized depiction... 1.465762 [{"name": "Pana Film", "id": 58135}] [{"iso_3166_1": "TR", "name": "Turkey"}] 03-02-2006 0 122.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Some Men Are Born to be Heroes Valley of the Wolves: Iraq 4.3 7
3232 8000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 680 [{"id": 396, "name": "transporter"}, {"id": 14... en Pulp Fiction A burger-loving hit man, his philosophical par... 121.463076 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 08-10-1994 213928762 154.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Just because you are a character doesn't mean ... Pulp Fiction 8.3 8428
3233 0 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 11176 [{"id": 2479, "name": "chicken"}, {"id": 4344,... en The Muppet Movie Kermit the Frog is persuaded by agent Dom DeLu... 10.639916 [{"name": "Incorporated Television Company", "... [{"iso_3166_1": "US", "name": "United States o... 31-05-1979 76657000 97.0 [{"iso_639_1": "en", "name": "English"}] Released More entertaining than humanly possible. The Muppet Movie 7.0 164
3234 8500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://nightcrawlerfilm.com/ 242582 [{"id": 917, "name": "journalism"}, {"id": 135... en Nightcrawler When Lou Bloom, desperate for work, muscles in... 89.095538 [{"name": "Bold Films", "id": 2266}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 23-10-2014 38697217 117.0 [{"iso_639_1": "en", "name": "English"}] Released The city shines brightest at night Nightcrawler 7.6 3395
3235 8500000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 11217 [{"id": 2041, "name": "island"}, {"id": 3544, ... en Club Dread When a serial killer interrupts the fun at the... 2.620820 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 27-02-2004 5001655 104.0 [{"iso_639_1": "en", "name": "English"}] Released A vacation to die for Club Dread 5.1 107
3236 8200000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 15121 [{"id": 836, "name": "resistance"}, {"id": 120... en The Sound of Music Film adaptation of a classic Rodgers and Hamme... 37.960289 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 02-03-1965 286214286 174.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The happiest sound in all the world! The Sound of Music 7.4 941
3237 8000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 2619 [{"id": 1338, "name": "bachelor"}, {"id": 5938... en Splash A successful businessman falls in love with th... 21.735068 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 09-03-1984 69821334 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Allen Bauer Thought He'd Never Find The Right ... Splash 6.1 321
3238 8000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.foxsearchlight.com/littlemisssunshine/ 773 [{"id": 387, "name": "california"}, {"id": 115... en Little Miss Sunshine A family loaded with quirky, colorful characte... 14.793177 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 26-07-2006 100523181 102.0 [{"iso_639_1": "en", "name": "English"}] Released A family on the verge of a breakdown Little Miss Sunshine 7.5 1686
3239 8000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 235 [{"id": 818, "name": "based on novel"}, {"id":... en Stand by Me After the death of a friend, a writer recounts... 51.109279 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-08-1986 52287414 89.0 [{"iso_639_1": "en", "name": "English"}] Released For some, it's the last real taste of innocenc... Stand by Me 7.8 1522
3240 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 170 [{"id": 212, "name": "london england"}, {"id":... en 28 Days Later Twenty-eight days after a killer virus was acc... 45.490374 [{"name": "DNA Films", "id": 284}, {"name": "B... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 31-10-2002 82719885 113.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released His fear began when he woke up alone. His terr... 28 Days Later 7.1 1777
3241 0 [{"id": 18, "name": "Drama"}] NaN 14114 [{"id": 898, "name": "hip-hop"}, {"id": 1346, ... en You Got Served At Mr. Rad's Warehouse, the best hip-hop crews... 3.804597 [] [{"iso_3166_1": "US", "name": "United States o... 30-01-2004 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released If you want respect, you've got to take it. You Got Served 4.8 75
3242 8000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 10734 [{"id": 378, "name": "prison"}, {"id": 818, "n... en Escape from Alcatraz Escape from Alcatraz tells the story of the on... 26.356697 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-06-1979 43000000 111.0 [{"iso_639_1": "en", "name": "English"}] Released No one has ever escaped from Alcatraz...and no... Escape from Alcatraz 7.2 561
3243 8000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 37964 [] en Brown Sugar Sidney is a writer who's just left her L.A. Ti... 3.501158 [] [] 05-10-2002 27362712 109.0 [] Released When did you first fall in love with hip-hop? Brown Sugar 7.0 31
3244 0 [{"id": 35, "name": "Comedy"}, {"id": 53, "nam... NaN 28121 [{"id": 9748, "name": "revenge"}, {"id": 12532... en A Thin Line Between Love and Hate Nightclub manager Darnell Wright is a perpetua... 2.088251 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 04-04-1996 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released When you play, you pay. A Thin Line Between Love and Hate 5.7 15
3245 8000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.50-50themovie.com/ 40807 [{"id": 437, "name": "painter"}, {"id": 494, "... en 50/50 Inspired by a true story, a comedy centered on... 33.372828 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 30-09-2011 39187783 100.0 [{"iso_639_1": "en", "name": "English"}] Released It takes a pair to beat the odds. 50/50 7.0 1261
3246 0 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 10885 [{"id": 233, "name": "japan"}, {"id": 236, "na... en Shutter A newly married couple discovers disturbing, g... 8.864368 [{"name": "Regency Enterprises", "id": 508}, {... [{"iso_3166_1": "US", "name": "United States o... 21-03-2008 0 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The most terrifying images are the ones that a... Shutter 5.3 180
3247 8000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 225565 [{"id": 3230, "name": "male friendship"}, {"id... en That Awkward Moment Best pals Jason and Daniel indulge in casual f... 37.821106 [{"name": "Treehouse Pictures", "id": 14580}] [{"iso_3166_1": "US", "name": "United States o... 29-01-2014 26049082 94.0 [{"iso_639_1": "en", "name": "English"}] Released When you realize getting some means wanting more. That Awkward Moment 6.1 1004
3248 0 [{"id": 35, "name": "Comedy"}] NaN 16471 [] en Modern Problems Jealous, harried air traffic controller Max Fi... 4.293706 [] [] 25-12-1981 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Modern Problems 5.6 23
3249 0 [{"id": 12, "name": "Adventure"}] http://www.focusfeatures.com/kicks 385736 [{"id": 3405, "name": "blow job"}, {"id": 1173... en Kicks When his hard-earned kicks get snatched by a l... 3.467923 [{"name": "Bystorm Films", "id": 2903}, {"name... [{"iso_3166_1": "US", "name": "United States o... 09-09-2016 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released They aren't just shoes Kicks 7.5 18
3250 8000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 11971 [{"id": 497, "name": "shakespeare"}, {"id": 13... en Much Ado About Nothing In this Shakespearean farce, Hero and her groo... 10.193770 [{"name": "Renaissance Films", "id": 3102}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-05-1993 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Romance. Mischief. Seduction. Revenge. Remarka... Much Ado About Nothing 7.2 189
3251 6500000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/1411/On-Her-Maje... 668 [{"id": 212, "name": "london england"}, {"id":... en On Her Majesty's Secret Service James Bond tracks archnemesis Ernst Blofeld to... 25.289665 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-12-1969 81974493 142.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Far up! Far out! Far more! James Bond 007 is b... On Her Majesty's Secret Service 6.5 456
3252 14000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11596 [{"id": 657, "name": "fire"}, {"id": 1930, "na... en New Nightmare Freddy's back … and he's badder than ever! Nan... 14.730796 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 13-10-1994 18090181 112.0 [{"iso_639_1": "en", "name": "English"}] Released One, Two, Freddy's coming for you... New Nightmare 6.4 291
3253 8000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 14429 [{"id": 6270, "name": "high school"}, {"id": 1... en Drive Me Crazy Nicole and Chase live next door to each other ... 4.482714 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-10-1999 22593409 91.0 [{"iso_639_1": "en", "name": "English"}] Released The last guy she wants is the only one she needs. Drive Me Crazy 5.8 62
3254 8000000 [{"id": 18, "name": "Drama"}] http://www.akeelahandthebee.com/splash.html 13751 [{"id": 577, "name": "black people"}, {"id": 1... en Akeelah and the Bee Eleven year-old Akeelah Anderson's life is not... 4.932893 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 28-04-2006 18948425 112.0 [{"iso_639_1": "en", "name": "English"}] Released Changing the world... one word at a time. Akeelah and the Bee 6.7 81
3255 8000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9490 [{"id": 919, "name": "smoking"}, {"id": 6129, ... en Half Baked Three lovable party buds try to bail their fri... 7.894489 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 16-01-1998 17460020 82.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They'll do anything to save their best bud. Half Baked 6.4 177
3256 8000000 [{"id": 35, "name": "Comedy"}] http://www.newintownmovie.com/ 14536 [{"id": 1360, "name": "minnesota"}, {"id": 141... en New in Town Lucy Hill is an ambitious up-and-coming execut... 13.987772 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-01-2009 29010817 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released She's an executive on the move. But her career... New in Town 5.2 99
3257 7000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 1359 [{"id": 818, "name": "based on novel"}, {"id":... en American Psycho A wealthy New York investment banking executiv... 45.310443 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-04-2000 34266564 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released I think my mask of sanity is about to slip. American Psycho 7.3 2066
3258 8000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 9962 [{"id": 236, "name": "suicide"}, {"id": 572, "... en The Good Girl A discount store clerk strikes up an affair wi... 9.799177 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 12-01-2002 16856124 93.0 [{"iso_639_1": "en", "name": "English"}] Released It's her last best chance... is she going to t... The Good Girl 6.1 181
3259 8000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 15049 [{"id": 1329, "name": "canada"}, {"id": 6149, ... fr Bon Cop Bad Cop When the body of the executive of hockey Benoi... 5.069095 [{"name": "Park Ex Pictures", "id": 7169}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}] 06-07-2006 12671300 116.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Shoot First Translate Later Bon Cop Bad Cop 6.5 42
3260 8000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.sonypictures.com/movies/boondocksai... 22821 [{"id": 1680, "name": "boston"}, {"id": 3020, ... en The Boondock Saints II: All Saints Day Skillfully framed by an unknown enemy for the ... 13.517017 [{"name": "Chris Brinker Productions", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 24-11-2009 10629321 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Saints Are Calling The Boondock Saints II: All Saints Day 5.9 261
3261 0 [{"id": 18, "name": "Drama"}] NaN 42819 [{"id": 818, "name": "based on novel"}, {"id":... en The City of Your Final Destination 28-year-old Kansas University doctoral student... 1.353971 [{"name": "Hyde Park Films", "id": 1172}] [{"iso_3166_1": "US", "name": "United States o... 21-03-2009 0 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The City of Your Final Destination 5.7 9
3262 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 209263 [{"id": 4501, "name": "masseuse"}, {"id": 4543... en Enough Said Eva is a divorced soon-to-be empty-nester wond... 14.969093 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 18-09-2013 25288872 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Enough Said 6.6 348
3263 8000000 [{"id": 35, "name": "Comedy"}] http://letsnotandsaywedid.com/ 37735 [{"id": 2251, "name": "lie"}, {"id": 6270, "na... en Easy A After a little white lie about losing her virg... 45.395839 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 10-09-2010 74952305 92.0 [{"iso_639_1": "en", "name": "English"}] Released The rumour-filled totally false account of how... Easy A 6.7 2210
3264 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 59930 [] en The Inkwell The Inkwell is about a 16-year-old boy coming ... 0.269661 [{"name": "Touchstone Pictures", "id": 9195}] [{"iso_3166_1": "US", "name": "United States o... 22-04-1994 8880705 110.0 [{"iso_639_1": "en", "name": "English"}] Released Summer's Never Been So Much Fun! The Inkwell 3.9 5
3265 8000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 10873 [{"id": 2793, "name": "film director"}, {"id":... en Shadow of the Vampire Director F.W. Murnau (John Malkovich) makes a ... 5.939230 [{"name": "Saturn Films", "id": 831}] [{"iso_3166_1": "US", "name": "United States o... 15-05-2000 8279017 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An Unspeakable Horror. A Creative Genius. Capt... Shadow of the Vampire 6.6 148
3266 8000000 [{"id": 35, "name": "Comedy"}] http://disney.go.com/disneypictures/prom/index... 51588 [{"id": 641, "name": "single parent"}, {"id": ... en Prom At “Prom,” every couple has a story and no two... 11.837067 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 29-04-2011 10130000 104.0 [{"iso_639_1": "en", "name": "English"}] Released There are hundreds of nights in high school, b... Prom 5.7 134
3267 8000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 23570 [{"id": 10183, "name": "independent film"}, {"... en The Pallbearer Aspiring architect Tom Thompson is told by mys... 2.149469 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 03-05-1996 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Something magical is about to unfold in the mo... The Pallbearer 4.6 30
3268 0 [{"id": 35, "name": "Comedy"}] NaN 19489 [] en Held Up While they're on vacation in the Southwest, Ra... 1.569449 [] [{"iso_3166_1": "US", "name": "United States o... 08-10-1999 0 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Held Up 4.9 11
3269 8000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14629 [{"id": 187056, "name": "woman director"}] en Woman on Top Set to the intoxicating rhythms of Brazil, "Wo... 3.535789 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 22-09-2000 0 92.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released Want to know how she got there? Woman on Top 5.5 46
3270 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.bfi.org.uk/whats-on/bfi-film-releas... 8293 [{"id": 818, "name": "based on novel"}, {"id":... en Howards End Merchant Ivory’s adaptation of EM Forster’s cl... 5.897391 [{"name": "Merchant Ivory Productions", "id": ... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-03-1992 25966555 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Howards End 6.9 95
3271 8000000 [{"id": 16, "name": "Animation"}, {"id": 35, "... http://www.anomalisa.com/ 291270 [{"id": 572, "name": "sex"}, {"id": 894, "name... en Anomalisa A man crippled by the mundanity of his life ex... 21.024346 [{"name": "Starburns Industries", "id": 32542}] [{"iso_3166_1": "US", "name": "United States o... 30-12-2015 5659286 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Anomalisa 7.0 459
3272 8000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.anotheryear-movie.com/ 44009 [{"id": 931, "name": "jealousy"}, {"id": 1918,... en Another Year Mike Leigh’s much praised 2010 tragicomical dr... 7.235794 [{"name": "Film4", "id": 9349}, {"name": "Thin... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-11-2010 18124262 129.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Another Year 7.0 97
3273 8000000 [{"id": 35, "name": "Comedy"}, {"id": 53, "nam... NaN 1958 [{"id": 213, "name": "upper class"}, {"id": 51... fr 8 femmes Eight women gather to celebrate Christmas in a... 8.204829 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 08-01-2002 0 111.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Living in a house full of women can be murder. 8 Women 6.9 196
3274 8000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 13154 [{"id": 1794, "name": "yakuza"}, {"id": 12670,... en Showdown in Little Tokyo An American with a Japanese upbringing, Chris ... 8.403859 [{"name": "Original Pictures", "id": 4234}, {"... [{"iso_3166_1": "US", "name": "United States o... 23-08-1991 2275557 79.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released One's a warrior. One's a wise guy. They're two... Showdown in Little Tokyo 5.7 95
3275 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 26618 [{"id": 1415, "name": "small town"}, {"id": 18... en Clay Pigeons Clay is a young man in a small town who witnes... 4.221313 [{"name": "Intermedia Films", "id": 763}, {"na... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 25-09-1998 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released Some killers are strange, some are deranged, a... Clay Pigeons 6.3 39
3276 8000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://focusfeatures.com/its_kind_of_a_funny_s... 43923 [{"id": 236, "name": "suicide"}, {"id": 894, "... en It's Kind of a Funny Story A clinically depressed teenager gets a new sta... 13.143045 [{"name": "Focus Features", "id": 10146}] [{"iso_3166_1": "US", "name": "United States o... 06-07-2010 6491240 101.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes what's in your head isn't as crazy a... It's Kind of a Funny Story 6.9 672
3277 7200000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 46138 [{"id": 173959, "name": "machinist"}, {"id": 1... en Made in Dagenham A dramatization of the 1968 strike at the Ford... 6.138802 [{"name": "BBC Films", "id": 288}, {"name": "H... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 11-09-2010 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released In the fight for equal rights, an ordinary wom... Made in Dagenham 6.6 94
3278 0 [{"id": 18, "name": "Drama"}] NaN 45791 [{"id": 494, "name": "father son relationship"... en And When Did You Last See Your Father? The story of a son's conflicting memories of h... 1.939054 [{"name": "Intandem Films", "id": 2731}, {"nam... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 05-10-2007 92 92.0 [{"iso_639_1": "en", "name": "English"}] Released Between every father and his son there is a st... When Did You Last See Your Father? 6.9 13
3279 8000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 26306 [{"id": 1897, "name": "oregon"}, {"id": 2070, ... en Prefontaine It's the true-life story of legendary track st... 8.717235 [{"name": "Hollywood Pictures", "id": 915}] [{"iso_3166_1": "US", "name": "United States o... 24-01-1997 589304 106.0 [{"iso_639_1": "en", "name": "English"}] Released He beat the odds... And became a legend! Prefontaine 6.7 21
3280 0 [{"id": 18, "name": "Drama"}, {"id": 12, "name... NaN 110683 [{"id": 192473, "name": "highwayman"}] en The Wicked Lady Caroline is to be wed to Sir Ralph and invites... 0.289433 [{"name": "Cannon Group", "id": 1444}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 21-04-1983 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released She seduced, robbed and murdered...That was on... The Wicked Lady 4.3 4
3281 0 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.thesecretofkells.com/ 26963 [{"id": 14665, "name": "barbarian"}, {"id": 14... en The Secret of Kells Adventure awaits 12 year old Brendan who must ... 10.621353 [{"name": "G\u00e9b\u00e9ka Films", "id": 4621... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 09-02-2009 0 75.0 [{"iso_639_1": "en", "name": "English"}] Released Turn the darkness into light The Secret of Kells 7.3 181
3282 8000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 198277 [] en Begin Again Gretta's celebrity boyfriend breaks up with he... 35.735689 [{"name": "Likely Story", "id": 1785}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 07-09-2013 63464861 104.0 [{"iso_639_1": "en", "name": "English"}] Released You're only as strong as your next move. Begin Again 7.3 1254
3283 8000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.downinthevalleyfilm.com/main.htm 7870 [{"id": 957, "name": "indian territory"}, {"id... en Down in the Valley On a trip to the beach, a teenage girl named T... 7.433574 [{"name": "Class 5 Films", "id": 2297}] [{"iso_3166_1": "US", "name": "United States o... 13-05-2005 852872 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Sometimes it's hard to find your way. Down in the Valley 5.9 63
3284 8000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 13072 [] en Brooklyn Rules Brooklyn, 1985. With the mob world as a backdr... 4.090382 [{"name": "City Light Films", "id": 136}] [{"iso_3166_1": "US", "name": "United States o... 30-04-2007 458232 99.0 [{"iso_639_1": "en", "name": "English"}] Released Not made to be broken Brooklyn Rules 5.8 18
3285 0 [{"id": 10770, "name": "TV Movie"}, {"id": 107... NaN 153397 [{"id": 470, "name": "spy"}, {"id": 6091, "nam... en Restless A young woman finds out that her mother worked... 0.812776 [{"name": "British Broadcasting Corporation (B... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 07-12-2012 0 180.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Restless 4.9 8
3286 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 30141 [] en The Singing Detective From his hospital bed, a writer suffering from... 6.335881 [{"name": "Icon Productions", "id": 152}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-10-2003 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released When it comes to murder, seduction and betraya... The Singing Detective 5.9 41
3287 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 17044 [] en The Land Girls During World War II, the organisation "The Wom... 1.278092 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-09-1998 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released The story of three young women and the events ... The Land Girls 7.0 3
3288 8000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.fidothemovie.com/ 10288 [{"id": 1950, "name": "vororte"}, {"id": 4553,... en Fido Timmy Robinson's best friend in the whole wide... 5.244518 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}] 07-09-2006 426224 91.0 [{"iso_639_1": "en", "name": "English"}] Released Good dead are hard to find Fido 6.6 135
3289 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 12183 [{"id": 3202, "name": "con man"}, {"id": 3398,... en The Wendell Baker Story Luke Wilson plays a good-hearted ex-con who ge... 1.265683 [] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 03-08-2005 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Wendell Baker Story 5.2 16
3290 8000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.wildtargetmovie.com/ 44147 [{"id": 212, "name": "london england"}, {"id":... en Wild Target Victor Maynard is a middle-aged, solitary assa... 10.791954 [{"name": "Matador Pictures", "id": 707}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 17-06-2010 3453043 98.0 [{"iso_639_1": "en", "name": "English"}] Released They said 'Take her out'. He got the wrong idea. Wild Target 6.4 215
3291 8000000 [{"id": 80, "name": "Crime"}, {"id": 27, "name... NaN 12192 [{"id": 293, "name": "female nudity"}, {"id": ... en Pathology Medical student Ted Grey (Milo Ventimiglia) gr... 9.782433 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 11-04-2008 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released No body is safe. Pathology 5.6 144
3292 0 [{"id": 18, "name": "Drama"}] http://www.pbs.org/wgbh/masterpiece/wutheringh... 36597 [{"id": 187056, "name": "woman director"}] en Wuthering Heights Foundling Heathcliff is raised by the wealthy ... 4.409263 [] [] 18-01-2009 0 142.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Wuthering Heights 6.9 37
3293 8000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 13197 [{"id": 1568, "name": "undercover"}, {"id": 10... en 10th & Wolf A former street tough returns to his Philadelp... 3.942464 [{"name": "Thinkfilm", "id": 446}] [{"iso_3166_1": "US", "name": "United States o... 19-02-2006 143451 107.0 [{"iso_639_1": "en", "name": "English"}] Released The Intersection Where Family, Honor and Betra... 10th & Wolf 6.3 24
3294 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 10913 [{"id": 240, "name": "underdog"}, {"id": 2908,... en Dear Wendy In a blue-collar American town, a group of tee... 2.597665 [{"name": "Zentropa Entertainments", "id": 76}... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 22-01-2005 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released One shot is all it takes. Dear Wendy 5.6 33
3295 8000000 [{"id": 18, "name": "Drama"}] NaN 251321 [{"id": 10902, "name": "new age"}, {"id": 1870... en Aloft As we follow a mother and her son, we delve in... 6.500835 [{"name": "Arcadia Motion Pictures", "id": 754... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 12-02-2014 53086 112.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Aloft 5.1 41
3296 8000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.bandaivisual.co.jp/akira/ 149 [{"id": 83, "name": "saving the world"}, {"id"... ja アキラ Childhood friends Tetsuo and Kaneda are pulled... 39.338097 [{"name": "Bandai Visual Company", "id": 528},... [{"iso_3166_1": "JP", "name": "Japan"}] 16-07-1988 553171 124.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Neo-Tokyo is about to E.X.P.L.O.D.E. Akira 7.8 773
3297 22000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 10425 [{"id": 5334, "name": "vineyard"}, {"id": 9897... en The Death and Life of Bobby Z A DEA agent provides former Marine Tim Kearney... 12.893219 [{"name": "Eclectic pictures", "id": 8056}, {"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 23-07-2007 413454 97.0 [{"iso_639_1": "en", "name": "English"}] Released To live a life of his own, he has to die first. The Death and Life of Bobby Z 5.8 103
3298 8000000 [{"id": 18, "name": "Drama"}] http://www.northernstars.ca/titles/2005/mauric... 49081 [{"id": 3356, "name": "quebec"}, {"id": 6075, ... fr Maurice Richard In the late 1930s, a young machinist named Mau... 0.983484 [] [{"iso_3166_1": "CA", "name": "Canada"}] 25-10-2005 2019009 124.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Rocket: The Legend of Rocket Richard 6.1 17
3299 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 256687 [] en Swelter Ten years after their casino heist, four escap... 2.214925 [{"name": "Grand Peaks Entertainment", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 20-04-2014 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Greed. Revenge. Redemption. Swelter 4.6 21
3300 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 220488 [{"id": 12354, "name": "hong kong"}, {"id": 18... zh 非常幸运 My Lucky Star is a 2013 Chinese romance film d... 1.864530 [{"name": "Bona International Film Group", "id... [{"iso_3166_1": "CN", "name": "China"}] 17-09-2013 0 114.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN My Lucky Star 4.3 8
3301 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.foxsearchlight.com/imaginemeandyou/ 1544 [{"id": 212, "name": "london england"}, {"id":... en Imagine Me & You During her wedding ceremony, Rachel notices Lu... 9.100352 [{"name": "BBC Films", "id": 288}, {"name": "F... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-02-2005 2455831 93.0 [{"iso_639_1": "en", "name": "English"}] Released There goes the bride. Imagine Me & You 7.0 177
3302 8000000 [{"id": 18, "name": "Drama"}] NaN 374461 [{"id": 1650, "name": "cook"}, {"id": 6054, "n... en Mr. Church A unique friendship develops when a little gir... 7.828459 [{"name": "Envision Media Arts", "id": 19456},... [{"iso_3166_1": "US", "name": "United States o... 16-09-2016 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released He was the one person she could always count on. Mr. Church 7.0 129
3303 7800000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... http://www.marsdistribution.com/xml/flash.html... 302 [{"id": 212, "name": "london england"}, {"id":... en Swimming Pool In the middle of this amusing thriller is a re... 11.000654 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 18-05-2003 22441323 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released On the surface, all is calm Swimming Pool 6.4 153
3304 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 182873 [] en Green Street Hooligans: Underground An old firm leader returns to Green Street for... 5.000500 [{"name": "Tea Shop & Film Company", "id": 131... [{"iso_3166_1": "US", "name": "United States o... 01-01-2013 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Green Street Hooligans: Underground 5.4 33
3305 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 21512 [{"id": 779, "name": "martial arts"}, {"id": 4... en The Blood of Heroes Set in a futuristic world where the only sport... 6.416780 [{"name": "Handistom Investment", "id": 3970},... [{"iso_3166_1": "US", "name": "United States o... 19-10-1989 882290 100.0 [{"iso_639_1": "en", "name": "English"}] Released When juggers play there is only one way to liv... The Blood of Heroes 5.9 31
3306 8000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 389425 [] en Code of Honor Colonel Robert Sikes is on a mission to rid hi... 2.101718 [{"name": "Steamroller Productions", "id": 349... [{"iso_3166_1": "US", "name": "United States o... 06-05-2016 0 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There is no honor in revenge. Code of Honor 4.1 16
3307 7500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 403 [{"id": 30, "name": "individual"}, {"id": 577,... en Driving Miss Daisy The story of an old Jewish widow named Daisy W... 19.585801 [{"name": "The Zanuck Company", "id": 80}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-12-1989 145793296 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The funny, touching and totally irresistible s... Driving Miss Daisy 7.0 350
3308 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 29461 [{"id": 5923, "name": "sister"}, {"id": 10235,... en Soul Food Traditional Sunday dinners at Mama Joe's (Irma... 4.105363 [{"name": "Fox 2000 Pictures", "id": 711}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-09-1997 0 114.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released There's Plenty For Everyone! Soul Food 6.6 19
3309 7500000 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 33542 [{"id": 242, "name": "new york"}, {"id": 779, ... cn 紅番區 Keong comes from Hong Kong to visit New York f... 17.318839 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "HK", "name": "Hong Kong"}] 30-01-1995 32392047 91.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released No Fear. No Stuntman. No Equal. Rumble in the Bronx 6.5 240
3310 7700000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 283708 [{"id": 657, "name": "fire"}, {"id": 1517, "na... fr Loin des hommes A French teacher in a small Algerian village d... 3.363973 [{"name": "Procirep", "id": 311}, {"name": "Ca... [{"iso_3166_1": "FR", "name": "France"}] 30-08-2014 0 110.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released NaN Far from Men 6.6 43
3311 6500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9388 [{"id": 494, "name": "father son relationship"... en Thank You for Smoking The chief spokesperson and lobbyist Nick Naylo... 29.011530 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 05-09-2005 24793509 92.0 [{"iso_639_1": "en", "name": "English"}] Released Tobacco lobbyist Nick Naylor is trying to SAVE... Thank You for Smoking 7.1 664
3312 10200000 [{"id": 27, "name": "Horror"}] NaN 1691 [{"id": 3530, "name": "prague"}, {"id": 3540, ... en Hostel: Part II Following a geographical tour of Slovakia, thr... 20.745052 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 08-06-2007 35619521 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Americans...they have no imagination. Hostel: Part II 5.6 453
3313 7500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.sonyclassics.com/aneducation/ 24684 [{"id": 704, "name": "adolescence"}, {"id": 96... en An Education A coming-of-age story about a teenage girl in ... 16.990308 [{"name": "BBC Films", "id": 288}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-10-2009 26096852 100.0 [{"iso_639_1": "en", "name": "English"}] Released An education isn't always by the book. An Education 6.8 409
3314 10284523 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 2610 [{"id": 1361, "name": "salesclerk"}] en Shopgirl Mirabelle is a disenchanted salesgirl and aspi... 4.820166 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "US", "name": "United States o... 21-10-2005 11588205 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Shopgirl 5.7 75
3315 7500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11308 [{"id": 236, "name": "suicide"}, {"id": 258, "... en The Hotel New Hampshire The film talks about a family that weathers al... 2.226412 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 09-03-1984 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released If you experienced "The World According To Gar... The Hotel New Hampshire 5.8 26
3316 6500000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 11022 [{"id": 4927, "name": "assertion"}, {"id": 534... en Narc An undercover narc dies, the investigation sta... 8.526635 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-01-2002 12633747 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Narc 6.8 142
3317 7500000 [{"id": 35, "name": "Comedy"}] NaN 34341 [{"id": 6075, "name": "sport"}] en Men with Brooms A witty and clever comedy that follows four lo... 1.369528 [] [{"iso_3166_1": "CA", "name": "Canada"}] 20-09-2002 4245870 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Men with Brooms 4.5 7
3318 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 15365 [] en Witless Protection The story centers on a small-town sheriff who ... 1.821840 [{"name": "Parallel Films", "id": 5122}] [{"iso_3166_1": "US", "name": "United States o... 22-02-2008 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Protecting America's assets. Witless Protection 4.0 26
3319 7500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.workandtheglory.com/ 36046 [] en The Work and the Glory When Benjamin Steed and Mary Ann Steed relocat... 0.571663 [] [] 24-11-2004 3347647 110.0 [{"iso_639_1": "en", "name": "English"}] Released One Man....A Remarkable Vision; One Family....... The Work and the Glory 6.1 7
3320 8000000 [{"id": 35, "name": "Comedy"}] http://www.extract-the-movie.com/ 12569 [{"id": 1326, "name": "infidelity"}, {"id": 32... en Extract The owner of a factory that produces flavor ex... 14.652342 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 03-09-2009 10848783 92.0 [{"iso_639_1": "en", "name": "English"}] Released Sticking it to the man has never looked so good. Extract 5.7 192
3321 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 24356 [{"id": 736, "name": "journalist"}, {"id": 434... en Masked and Anonymous Amidst unrest, organizers put on a benefit con... 1.717290 [{"name": "BBC Films", "id": 288}, {"name": "I... [{"iso_3166_1": "US", "name": "United States o... 08-08-2003 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released Would you reach out your hand to save a drowni... Masked and Anonymous 5.2 13
3322 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 55903 [] fr Betty Fisher et autres histoires Grieving after the death of her young son Jose... 0.024186 [] [] 01-09-2001 0 103.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Crimes of passion are not always between lovers. Betty Fisher and Other Stories 7.0 3
3323 7500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 2577 [{"id": 2350, "name": "seattle"}, {"id": 2682,... en Code 46 A futuristic 'Brief Encounter', a love story i... 8.859657 [{"name": "BBC Films", "id": 288}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 02-09-2003 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released How do you solve a crime when the last thing y... Code 46 6.2 116
3324 7500000 [{"id": 35, "name": "Comedy"}] NaN 103903 [{"id": 3525, "name": "racehorse"}] en Outside Bet A group of print workers in 1980s London club ... 0.086731 [] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 27-04-2012 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Outside Bet 5.8 2
3325 8000000 [{"id": 18, "name": "Drama"}] http://albertnobbs-themovie.com 73873 [{"id": 1307, "name": "butler"}, {"id": 4729, ... en Albert Nobbs Albert Nobbs struggles to survive in late 19th... 7.802245 [{"name": "Chrysalis Films", "id": 8717}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 21-12-2011 5634828 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A man with a secret. A woman with a dream. Albert Nobbs 6.2 132
3326 12500000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 312113 [] en Black November A volatile, oil-rich Nigerian community wages ... 1.589693 [{"name": "Wells & Jeta Entertainment", "id": ... [{"iso_3166_1": "US", "name": "United States o... 07-12-2012 0 95.0 [] Released Blood Will Be Spilled Black November 6.4 4
3327 0 [{"id": 10751, "name": "Family"}, {"id": 35, "... http://www.yashrajfilms.com/microsites/TRRP/mi... 14165 [{"id": 242, "name": "new york"}, {"id": 5626,... hi Ta Ra Rum Pum A poor New York resident, who is of Indian ori... 0.553752 [{"name": "Yash Raj Films", "id": 1569}] [{"iso_3166_1": "IN", "name": "India"}] 27-04-2007 0 156.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Ta Ra Rum Pum 6.0 13
3328 7300000 [{"id": 16, "name": "Animation"}, {"id": 18, "... http://www.sonypictures.com/classics/persepolis/ 2011 [{"id": 393, "name": "civil war"}, {"id": 970,... fr Persepolis In 1970s Iran, Marjane 'Marji' Statrapi watche... 24.281951 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 23-05-2007 0 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Persepolis 7.7 450
3329 0 [{"id": 53, "name": "Thriller"}, {"id": 12, "n... http://www.theholein3d.com/ 45650 [{"id": 9866, "name": "basement"}, {"id": 1561... en The Hole After moving into a new neighbourhood, brother... 9.983004 [{"name": "Bold Films", "id": 2266}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 09-09-2009 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released What Are You So Afraid Of? The Hole 5.6 244
3330 7500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.welle.film.de/ 7735 [{"id": 407, "name": "dictator"}, {"id": 1482,... de Die Welle A school teacher discusses types of government... 25.281197 [{"name": "Constantin Film Produktion", "id": ... [{"iso_3166_1": "DE", "name": "Germany"}] 11-03-2008 19000000 107.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released Evil is something that you learn The Wave 7.5 841
3331 7000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... http://theneondemon.com/ 301365 [{"id": 14818, "name": "model"}] en The Neon Demon When aspiring model Jesse moves to Los Angeles... 38.150787 [{"name": "Bold Films", "id": 2266}, {"name": ... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 08-06-2016 1333124 117.0 [{"iso_639_1": "en", "name": "English"}] Released Beauty is vicious. The Neon Demon 6.4 887
3332 7300000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 25941 [{"id": 2801, "name": "self-defense"}, {"id": ... en Harry Brown An elderly ex-serviceman and widower looks to ... 16.829837 [{"name": "HanWay Films", "id": 2395}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 11-11-2009 10329747 103.0 [{"iso_639_1": "en", "name": "English"}] Released Every man has a breaking point. Harry Brown 6.7 348
3333 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 29064 [{"id": 3036, "name": "bible"}, {"id": 9937, "... en The Omega Code In this spiritual thriller, an ancient prophec... 1.288173 [{"name": "Code Productions", "id": 4897}] [] 15-10-1999 2400000 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Omega Code 4.4 17
3334 7500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.foxsearchlight.com/juno/ 7326 [{"id": 738, "name": "sexuality"}, {"id": 1412... en Juno A young girl named Juno gets herself pregnant ... 19.782725 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 05-12-2007 231411584 96.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about growing up... and the bumps alo... Juno 7.0 2244
3335 7500000 [{"id": 28, "name": "Action"}] NaN 326284 [] en Pound of Flesh In China to donate his kidney to his dying nie... 4.943588 [{"name": "Odyssey Media", "id": 17161}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}] 07-05-2015 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released The black market is about to get bloody Pound of Flesh 5.5 63
3336 7200000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/529/Diamonds-Are... 681 [{"id": 470, "name": "spy"}, {"id": 1721, "nam... en Diamonds Are Forever Diamonds are stolen only to be sold again in t... 34.634181 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-12-1971 116019547 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The man who made 007 a household number Diamonds Are Forever 6.3 553
3337 6000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.thegodfather.com/ 238 [{"id": 131, "name": "italy"}, {"id": 699, "na... en The Godfather Spanning the years 1945 to 1955, a chronicle o... 143.659698 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-03-1972 245066411 175.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An offer you can't refuse. The Godfather 8.4 5893
3338 4000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 535 [{"id": 246, "name": "dancing"}, {"id": 1691, ... en Flashdance The popular 1980’s dance movie that depicts th... 18.422323 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 14-04-1983 92921203 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When the dancer becomes the dance. Flashdance 6.1 302
3339 7500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://500days.com 19913 [{"id": 248, "name": "date"}, {"id": 572, "nam... en (500) Days of Summer Tom (Joseph Gordon-Levitt), greeting-card writ... 45.610993 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 17-07-2009 60722734 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It was almost like falling in love. (500) Days of Summer 7.2 2904
3340 7000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 713 [{"id": 128, "name": "love triangle"}, {"id": ... en The Piano After a long voyage from Scotland, pianist Ada... 17.681707 [{"name": "New South Wales Film & Television O... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 19-05-1993 116700000 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Piano 7.1 281
3341 7000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://magicmikemovie.warnerbros.com 77930 [{"id": 246, "name": "dancing"}, {"id": 1196, ... en Magic Mike Mike, an experienced stripper, takes a younger... 35.897151 [{"name": "Extension 765", "id": 8850}, {"name... [{"iso_3166_1": "US", "name": "United States o... 28-06-2012 167221571 110.0 [{"iso_639_1": "en", "name": "English"}] Released Work all day. Work it all night. Magic Mike 6.1 1040
3342 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 10727 [{"id": 616, "name": "witch"}, {"id": 936, "na... en Darkness Falls A vengeful spirit has taken the form of the To... 11.199544 [{"name": "Village Roadshow Pictures", "id": 7... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 24-01-2003 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Evil rises. Darkness Falls 4.9 161
3343 7000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/1130/Live-and-Le... 253 [{"id": 212, "name": "london england"}, {"id":... en Live and Let Die James Bond must investigate a mysterious murde... 30.465138 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-07-1973 161777836 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Roger Moore is James Bond. Live and Let Die 6.4 533
3344 7000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://mydogskip.warnerbros.com/ 17908 [{"id": 787, "name": "mississippi"}, {"id": 33... en My Dog Skip A shy boy is unable to make friends in Yazoo C... 5.675535 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 14-01-2000 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released Every family needs an optimist. My Dog Skip 6.5 69
3345 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.definitelymaybemovie.com/ 8390 [{"id": 725, "name": "lovesickness"}, {"id": 2... en Definitely, Maybe When Will decides to tell his daughter the sto... 29.173266 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 08-02-2008 55447968 112.0 [{"iso_639_1": "en", "name": "English"}] Released Three relationships. Three disasters. One last... Definitely, Maybe 6.7 620
3346 6600000 [{"id": 35, "name": "Comedy"}] http://www.jumpingthebroom-movie.com/ 57119 [{"id": 12532, "name": "african american"}, {"... en Jumping the Broom Two very different families converge on Martha... 4.492455 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 06-05-2011 37710610 112.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes the only way to get past family dram... Jumping the Broom 6.0 56
3347 7000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://wip.warnerbros.com/goodnightgoodluck/ 3291 [{"id": 903, "name": "telecaster"}, {"id": 210... en Good Night, and Good Luck. The story of journalist, Edward R Murrow's sta... 17.717681 [{"name": "2929 Productions", "id": 846}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 16-09-2005 54600000 93.0 [{"iso_639_1": "en", "name": "English"}] Released They took on the Government with nothing but t... Good Night, and Good Luck. 6.8 273
3348 7000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.sonyclassics.com/capote/ 398 [{"id": 237, "name": "gay"}, {"id": 476, "name... en Capote A biopic of the writer, Truman Capote and his ... 17.434862 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 30-09-2005 49084830 114.0 [{"iso_639_1": "en", "name": "English"}] Released In Cold Blood Capote 6.8 384
3349 7000000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 8068 [{"id": 75, "name": "gunslinger"}, {"id": 139,... en Desperado A gunslinger is embroiled in a war with a loca... 25.511217 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 25-08-1995 25405445 104.0 [{"iso_639_1": "en", "name": "English"}] Released When the smoke clears, it just means he's relo... Desperado 6.8 881
3350 9000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 10803 [{"id": 293, "name": "female nudity"}, {"id": ... en Logan's Run An idyllic sci-fi future has one major drawbac... 12.268143 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 23-06-1976 25000000 119.0 [{"iso_639_1": "en", "name": "English"}] Released The only thing you can't have in Logan's world... Logan's Run 6.6 269
3351 7000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/1213/The-Man-wit... 682 [{"id": 212, "name": "london england"}, {"id":... en The Man with the Golden Gun A golden bullet has 007 engraved on it as it s... 30.214716 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-12-1974 97572000 125.0 [{"iso_639_1": "th", "name": "\u0e20\u0e32\u0e... Released The man with the golden gun is ready to assass... The Man with the Golden Gun 6.3 524
3352 7000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10117 [{"id": 797, "name": "showdown"}, {"id": 2619,... en Action Jackson Vengence drives a tough Detroit cop to stay on... 6.872784 [{"name": "Silver Pictures", "id": 1885}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-02-1988 20256975 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's Time For Action Jackson 4.9 50
3353 0 [{"id": 12, "name": "Adventure"}, {"id": 27, "... NaN 9392 [{"id": 1852, "name": "mutant"}, {"id": 1963, ... en The Descent After a tragic accident, six friends reunite f... 23.413188 [{"name": "Celador Films", "id": 3573}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 08-07-2005 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Scream your last breath. The Descent 6.8 1005
3354 0 [{"id": 99, "name": "Documentary"}] NaN 24977 [{"id": 6075, "name": "sport"}] en Michael Jordan to the Max This documentary showcases basketball player M... 1.830306 [{"name": "IMAX", "id": 3447}] [{"iso_3166_1": "US", "name": "United States o... 05-05-2000 21268532 46.0 [{"iso_639_1": "en", "name": "English"}] Released Up close some heroes get even bigger. Michael Jordan to the Max 7.5 10
3355 7000000 [{"id": 27, "name": "Horror"}] NaN 79316 [{"id": 163053, "name": "found footage"}] en Devil's Due An unexpected pregnancy takes a terrifying tur... 14.741589 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 08-01-2014 36433975 89.0 [{"iso_639_1": "en", "name": "English"}] Released The Devil Always Gets His Due Devil's Due 4.4 216
3356 7000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 2074 [{"id": 5498, "name": "lsd"}, {"id": 6230, "na... en Flirting with Disaster Adopted as a child, new father Mel Colpin (Ben... 5.500324 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 22-03-1996 14702438 92.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about sex, love, family and other acc... Flirting with Disaster 6.3 66
3357 0 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://robzombie.com/movies/the-devils-rejects/ 1696 [{"id": 625, "name": "sadistic"}, {"id": 627, ... en The Devil's Rejects The sequel to House of 1000 Corpses – the Fire... 16.754452 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 22-07-2005 0 107.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Death walks behind. Hell waits ahead. The Devil's Rejects 6.6 322
3358 700000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.youaredope.com/ 308639 [{"id": 387, "name": "california"}, {"id": 898... en Dope Malcolm is carefully surviving life in a tough... 29.761163 [{"name": "Forest Whitaker's Significant Produ... [{"iso_3166_1": "US", "name": "United States o... 19-06-2015 17986781 103.0 [{"iso_639_1": "en", "name": "English"}] Released It's hard out here for a geek. Dope 7.2 691
3359 7000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 22314 [] en In Too Deep A fearless cop is taking on a ruthless crimelo... 2.772178 [{"name": "Suntaur Entertainment Company", "id... [{"iso_3166_1": "US", "name": "United States o... 25-08-1999 14011454 97.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released NaN In Too Deep 6.2 17
3360 7000000 [{"id": 27, "name": "Horror"}] http://robzombie.com/movies/house-of-1000-corp... 2662 [{"id": 213, "name": "upper class"}, {"id": 33... en House of 1000 Corpses Two teenage couples traveling across the backw... 19.301432 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 11-04-2003 16829545 89.0 [{"iso_639_1": "en", "name": "English"}] Released You'll never get out alive. House of 1000 Corpses 6.0 306
3361 0 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 77156 [] en Alien Zone A man who is having an affair with a married w... 0.000372 [] [{"iso_3166_1": "US", "name": "United States o... 22-11-1978 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Don't you dare go in there! Alien Zone 4.0 3
3362 7000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 12573 [{"id": 1992, "name": "professor"}, {"id": 101... en A Serious Man A Serious Man is the story of an ordinary man'... 23.612409 [{"name": "Mike Zoss Productions", "id": 2092}... [{"iso_3166_1": "US", "name": "United States o... 02-10-2009 31430334 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released ...seriously! A Serious Man 6.6 483
3363 7500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 44718 [{"id": 10183, "name": "independent film"}] en Get Low A movie spun out of equal parts folk tale, fab... 6.557643 [{"name": "K5 International", "id": 6715}, {"n... [{"iso_3166_1": "US", "name": "United States o... 22-01-2010 0 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Every secret dies somewhere. Get Low 6.5 100
3364 7000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 11342 [{"id": 616, "name": "witch"}, {"id": 1227, "n... en Warlock A warlock flees from the 17th to the 20th cent... 9.887662 [{"name": "New World Pictures", "id": 1950}] [{"iso_3166_1": "US", "name": "United States o... 01-06-1989 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Satan also has one son. Warlock 5.8 95
3365 7000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://beyondthelightsmovie.tumblr.com/ 241771 [{"id": 2276, "name": "talent"}, {"id": 3836, ... en Beyond the Lights Noni Jean is a hot new rising star. But not al... 8.079046 [{"name": "Relativity Media", "id": 7295}, {"n... [{"iso_3166_1": "US", "name": "United States o... 10-09-2014 14618727 116.0 [{"iso_639_1": "en", "name": "English"}] Released Open your heart, find your voice. Beyond the Lights 7.0 139
3366 7000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.asingleman-movie.com/ 34653 [{"id": 237, "name": "gay"}, {"id": 818, "name... en A Single Man Adapted from a 1964 novel of the same name, th... 21.626288 [{"name": "Depth of Field", "id": 1473}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 19-10-2009 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN A Single Man 7.3 463
3367 7000000 [{"id": 18, "name": "Drama"}] NaN 11051 [{"id": 186, "name": "christianity"}, {"id": 2... en The Last Temptation of Christ Jesus, a humble Judean carpenter beginning to ... 14.672151 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 12-08-1988 8373585 164.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Last Temptation of Christ 7.0 201
3368 7000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 14578 [{"id": 236, "name": "suicide"}, {"id": 572, "... en Outside Providence In this coming-of-age comedy, Tim Dunphy is le... 2.627232 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 16-08-1999 7292175 96.0 [{"iso_639_1": "en", "name": "English"}] Released Tim's getting a future... whether he likes it ... Outside Providence 5.6 30
3369 7000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 57825 [{"id": 958, "name": "indian lead"}, {"id": 10... en Bride & Prejudice A Bollywood update of Jane Austen's classic ta... 12.150871 [] [{"iso_3166_1": "GB", "name": "United Kingdom"... 11-02-2004 0 111.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Bollywood meets Hollywood... And it's a perfec... Bride & Prejudice 6.5 110
3370 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 9555 [{"id": 516, "name": "child abuse"}, {"id": 11... en Rabbit-Proof Fence In 1931, three aboriginal girls escape after b... 2.128211 [{"name": "Showtime Australia", "id": 2948}, {... [{"iso_3166_1": "AU", "name": "Australia"}] 04-02-2002 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Follow Your Heart, Follow The Fence Rabbit-Proof Fence 6.8 84
3371 0 [{"id": 35, "name": "Comedy"}] NaN 15581 [{"id": 6075, "name": "sport"}] en Who's Your Caddy? When "street smart" rapper Christopher "C-Note... 2.881239 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 27-07-2007 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Who's Your Caddy? 3.8 18
3372 7 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 13006 [{"id": 3528, "name": "flooding"}, {"id": 9685... en Split Second In a futuristic London, the rising sea levels ... 4.857028 [{"name": "Entertainment", "id": 7676}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-05-1992 5 90.0 [{"iso_639_1": "en", "name": "English"}] Released He's seen the future. Now he has to kill it. Split Second 5.7 63
3373 7000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 16651 [{"id": 818, "name": "based on novel"}, {"id":... en The Other Side of Heaven John H. Groberg, a middle class kid from Idaho... 2.206097 [{"name": "3Mark Entertainment", "id": 3208}] [{"iso_3166_1": "US", "name": "United States o... 12-04-2001 4720371 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An Epic Journey. The Other Side of Heaven 6.7 14
3374 7000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 4251 [{"id": 2038, "name": "love of one's life"}, {... hi Veer-Zaara The story of the love between Veer Pratap Sing... 3.721858 [{"name": "Yash Raj Films", "id": 1569}] [{"iso_3166_1": "IN", "name": "India"}] 12-11-2004 29385320 192.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released A Love Legend Veer-Zaara 7.4 64
3375 7000000 [{"id": 18, "name": "Drama"}] NaN 12400 [{"id": 886, "name": "film making"}, {"id": 88... en Redbelt Is there room for principle in Los Angeles? Mi... 5.091253 [{"name": "Sony Pictures Classics", "id": 58}] [{"iso_3166_1": "US", "name": "United States o... 07-04-2008 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released There's always a way out. You just have to fin... Redbelt 6.4 76
3376 7000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.foxsearchlight.com/cyrus/ 39053 [{"id": 171993, "name": "mumblecore"}] en Cyrus With John's social life at a standstill and hi... 15.212569 [{"name": "Scott Free Productions", "id": 1645}] [{"iso_3166_1": "US", "name": "United States o... 18-06-2010 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released John met the woman of his dreams. Then he met ... Cyrus 6.1 133
3377 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 104896 [] en A Dog Of Flanders Poor but happy, young Nello and his grandfathe... 0.838938 [] [] 27-08-1999 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN A Dog Of Flanders 6.4 6
3378 7000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 14112 [{"id": 255, "name": "male nudity"}, {"id": 59... en Auto Focus A successful TV star during the 1960s, former ... 7.051521 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "US", "name": "United States o... 18-10-2002 2062066 104.0 [{"iso_639_1": "en", "name": "English"}] Released A day without sex is a day wasted. Auto Focus 6.1 56
3379 7000000 [{"id": 18, "name": "Drama"}] NaN 12271 [{"id": 242, "name": "new york"}, {"id": 567, ... en Factory Girl In the mid-1960s, wealthy debutant Edie Sedgwi... 11.400229 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 29-12-2006 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When Andy met Edie, life imitated art. Factory Girl 6.2 81
3380 7000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://kevin.oscilloscope.net/ 71859 [{"id": 14632, "name": "suburb"}, {"id": 14819... en We Need to Talk About Kevin The mother of a teenage sociopath who went on ... 21.276864 [{"name": "BBC Films", "id": 288}, {"name": "O... [{"iso_3166_1": "GB", "name": "United Kingdom"... 28-09-2011 6038942 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN We Need to Talk About Kevin 7.4 677
3381 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.thechristmascandlemovie.com/ 226354 [{"id": 290, "name": "angel"}, {"id": 2618, "n... en The Christmas Candle Deep in the heart of the English countryside l... 1.799504 [{"name": "Impact Productions LLC", "id": 1028... [{"iso_3166_1": "GB", "name": "United Kingdom"... 22-11-2013 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Believe the Miracle The Christmas Candle 5.8 8
3382 7000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.themightymacs.com/ 48620 [{"id": 6075, "name": "sport"}, {"id": 18396, ... en The Mighty Macs In the early 70s, Cathy Rush becomes the head ... 2.932784 [] [{"iso_3166_1": "US", "name": "United States o... 21-10-2009 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Mighty Macs 5.0 15
3383 7000000 [{"id": 35, "name": "Comedy"}] NaN 33676 [{"id": 255, "name": "male nudity"}, {"id": 29... en Losin' It Set in 1965, four Los Angeles school friends -... 2.550045 [{"name": "Tijuana Productions", "id": 5337}, ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 08-04-1983 1246141 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The last word about the first time. Losin' It 4.5 31
3384 7000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 37080 [{"id": 8018, "name": "adoptive mother"}, {"id... en Mother and Child The lives of three women have a commonality: a... 5.517597 [{"name": "Mockingbird Pictures", "id": 1092},... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 07-11-2009 0 125.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mother and Child 6.7 46
3385 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 25388 [{"id": 394, "name": "gypsy"}, {"id": 539, "na... en March or Die The French Foreign Legion, in the early 20s, i... 3.829937 [{"name": "Associated General Films", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 08-09-1977 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN March or Die 6.2 16
3386 0 [{"id": 14, "name": "Fantasy"}, {"id": 35, "na... NaN 11687 [{"id": 964, "name": "servant"}, {"id": 4379, ... fr Les visiteurs This outrageous time-travel comedy follows the... 8.893676 [{"name": "Canal Plus", "id": 104}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}] 27-01-1993 0 107.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released They Weren't Born Yesterday! The Visitors 7.1 420
3387 8000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.scsomewhere.com/ 39210 [{"id": 2706, "name": "milan"}, {"id": 10183, ... en Somewhere A hard-living Hollywood actor re-examines his ... 9.590373 [{"name": "American Zoetrope", "id": 70}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-09-2010 0 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Somewhere 6.0 208
3388 7000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 30128 [{"id": 293, "name": "female nudity"}, {"id": ... en I Hope They Serve Beer in Hell Tucker decides to take an impromptu trip to ce... 7.155519 [] [] 25-09-2009 1429299 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN I Hope They Serve Beer in Hell 5.7 20
3389 0 [{"id": 35, "name": "Comedy"}] NaN 31535 [{"id": 1436, "name": "inventor"}, {"id": 3338... en Chairman of the Board A surfer becomes the head of a major company. 0.587276 [{"name": "101st Street Films", "id": 54684}] [{"iso_3166_1": "US", "name": "United States o... 13-03-1998 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released Work sucks! Chairman of the Board 2.7 13
3390 7000000 [{"id": 18, "name": "Drama"}] http://www.hesherthemovie.com/ 44835 [{"id": 936, "name": "loss of mother"}, {"id":... en Hesher A young boy has lost his mother and is losing ... 13.635828 [{"name": "DRO Entertainment", "id": 7507}, {"... [{"iso_3166_1": "US", "name": "United States o... 22-01-2010 382946 106.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes life gives you the finger and someti... Hesher 6.7 212
3391 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 192134 [{"id": 9825, "name": "growing up"}, {"id": 10... en Dom Hemingway After spending 12 years in prison for keeping ... 10.416332 [{"name": "BBC Films", "id": 288}, {"name": "I... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 15-11-2013 523511 93.0 [{"iso_639_1": "en", "name": "English"}] Released I want my money plus interest.... and a present Dom Hemingway 5.8 212
3392 3500000 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... NaN 1956 [{"id": 1333, "name": "desperation"}, {"id": 3... en Gerry Two friends named Gerry become lost in the des... 5.038953 [{"name": "Epsilon Motion Pictures", "id": 117... [{"iso_3166_1": "US", "name": "United States o... 12-01-2002 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Gerry 6.2 68
3393 7000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 24985 [] en The Heart of Me Drama set in 1930s London with two sisters, Ma... 1.498245 [{"name": "British Broadcasting Corporation (B... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-01-2002 0 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Heart of Me 7.7 5
3394 7000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.freeheld.movie/ 306745 [{"id": 586, "name": "new jersey"}, {"id": 609... en Freeheld New Jersey car mechanic Stacie Andree and her ... 8.184588 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 02-10-2015 573335 103.0 [{"iso_639_1": "en", "name": "English"}] Released A true story of love and injustice. Freeheld 7.1 164
3395 7000000 [{"id": 35, "name": "Comedy"}] http://www.theextramanmovie.com/ 47088 [{"id": 10183, "name": "independent film"}, {"... en The Extra Man THE EXTRA MAN is a sophisticated and moving co... 2.267780 [{"name": "Wild Bunch", "id": 856}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 01-08-2010 453079 108.0 [{"iso_639_1": "en", "name": "English"}] Released They're not gigolos, they're gentlemen. The Extra Man 5.9 29
3396 7000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... NaN 110402 [] ru Трудно быть богом A group of scientists is sent to the planet Ar... 3.120016 [{"name": "Lenfilm Studio", "id": 27593}, {"na... [{"iso_3166_1": "RU", "name": "Russia"}] 27-02-2013 1310673 170.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN Hard to Be a God 6.7 41
3397 7000000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 27004 [{"id": 10183, "name": "independent film"}, {"... en Ca$h A stroke of good luck turns lethal for Sam Phe... 8.207425 [{"name": "Immortal Thoughts", "id": 4624}, {"... [{"iso_3166_1": "US", "name": "United States o... 01-01-2010 46488 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Ca$h 6.0 73
3398 0 [{"id": 18, "name": "Drama"}] NaN 15013 [{"id": 596, "name": "adultery"}, {"id": 879, ... en Wah-Wah Set at the end of the 1960s, as Swaziland is a... 2.356244 [{"name": "Reeleyes Film", "id": 1207}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-08-2005 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released Every family has its own language Wah-Wah 6.3 8
3399 6000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.theboondocksaints.com 8374 [{"id": 1679, "name": "arbitrary law"}, {"id":... en The Boondock Saints With a God-inspired moral obligation to act ag... 34.917447 [{"name": "Franchise Pictures", "id": 1403}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-01-1999 30471 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Thy Kingdom Come. Thy Will Be Done. The Boondock Saints 7.2 837
3400 0 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 277519 [] cn Z 風暴 This is a story about the biggest financial fr... 0.542814 [{"name": "Pegasus Motion Pictures", "id": 6950}] [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 19-06-2014 0 92.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released NaN Z Storm 5.8 5
3401 7000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.twixtmovie.com/ 78381 [{"id": 798, "name": "sheriff"}, {"id": 3133, ... en Twixt A writer with a declining career arrives in a ... 5.060656 [{"name": "American Zoetrope", "id": 70}] [{"iso_3166_1": "US", "name": "United States o... 10-09-2011 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released Between the living and the dead, eviil is wait... Twixt 5.0 85
3402 7000000 [{"id": 16, "name": "Animation"}, {"id": 14, "... NaN 164372 [] ru Снежная королева The ice-cold Snow Queen wishes to turn the wor... 5.338610 [{"name": "Bazelevs Production", "id": 1038}] [{"iso_3166_1": "RU", "name": "Russia"}] 11-10-2012 12400000 76.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released Cold can freeze your heart, love can set you free The Snow Queen 5.1 47
3403 0 [{"id": 10751, "name": "Family"}, {"id": 16, "... NaN 294512 [] en Alpha and Omega: The Legend of the Saw Tooth Cave The Alphas and Omegas share a thrilling advent... 1.874783 [{"name": "Crest Animation Production", "id": ... [{"iso_3166_1": "US", "name": "United States o... 21-07-2014 0 53.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Alpha and Omega: The Legend of the Saw Tooth Cave 6.5 4
3404 0 [{"id": 10749, "name": "Romance"}, {"id": 37, ... NaN 8879 [{"id": 75, "name": "gunslinger"}, {"id": 797,... en Pale Rider A small gold mining camp is terrorised by a ru... 14.574995 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 28-06-1985 41410568 115.0 [{"iso_639_1": "en", "name": "English"}] Released ... and hell followed with him. Pale Rider 7.0 251
3405 7000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... NaN 13001 [{"id": 3417, "name": "wormhole"}, {"id": 3801... en Stargate: The Ark of Truth SG-1 searches for an ancient weapon which coul... 8.591387 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 11-03-2008 8900000 97.0 [{"iso_639_1": "en", "name": "English"}] Released The lines have been drawn. The battle has been... Stargate: The Ark of Truth 6.9 140
3406 6900000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9571 [{"id": 1228, "name": "1970s"}, {"id": 1556, "... en Dazed and Confused The adventures of a group of Texas teens on th... 26.181753 [{"name": "Gramercy Pictures", "id": 37}, {"na... [{"iso_3166_1": "US", "name": "United States o... 24-09-1993 7993039 102.0 [{"iso_639_1": "en", "name": "English"}] Released See it with a bud. Dazed and Confused 7.4 583
3407 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.disneychannel.com/highschoolmusical2 13649 [{"id": 4344, "name": "musical"}, {"id": 6027,... en High School Musical 2 The East High Wildcats are ready to have the t... 21.017550 [{"name": "Disney Channel", "id": 3213}] [{"iso_3166_1": "US", "name": "United States o... 17-08-2007 7000000 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN High School Musical 2 6.1 843
3408 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 325373 [{"id": 1415, "name": "small town"}, {"id": 46... en Two Lovers and a Bear Set in a small town near the North Pole where ... 3.139294 [] [] 02-10-2016 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Two Lovers and a Bear 6.8 27
3409 7000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 334527 [{"id": 11578, "name": "mobster"}, {"id": 1882... en Criminal Activities Four young men make a risky investment togethe... 6.665164 [{"name": "NeeNee Productions", "id": 50490}, ... [{"iso_3166_1": "US", "name": "United States o... 20-11-2015 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Leave the crime to the criminals Criminal Activities 5.8 110
3410 0 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 2211 [{"id": 220, "name": "berlin"}, {"id": 2606, "... de Aimee & Jaguar Berlin 1943/44 ("The Battle of Berlin"). Felic... 2.832628 [] [{"iso_3166_1": "DE", "name": "Germany"}] 10-02-1999 0 125.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released NaN Aimee & Jaguar 6.3 20
3411 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13919 [{"id": 236, "name": "suicide"}, {"id": 494, "... en The Chumscrubber The Chumscrubber is a dark comedy about the li... 3.528643 [{"name": "Lawrence Bender Productions", "id":... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 08-06-2005 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released Fear. Trust. Love. The Chumscrubber 6.7 62
3412 6800000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 14576 [] en Shade Tiffany, Charlie and Vernon are con artists lo... 4.665309 [{"name": "Cobalt Media Group", "id": 18619}, ... [{"iso_3166_1": "US", "name": "United States o... 18-05-2003 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released Lie, cheat, steal... your deal! Shade 6.1 73
3413 6900000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 82505 [{"id": 10707, "name": "mother daughter relati... en House at the End of the Street A mother and daughter move to a new town and f... 25.613197 [{"name": "A Bigger Boat", "id": 5855}, {"name... [{"iso_3166_1": "US", "name": "United States o... 21-09-2012 44287131 101.0 [{"iso_639_1": "en", "name": "English"}] Released Fear reaches out... for the girl next door. House at the End of the Street 5.6 555
3414 6800000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... http://www.sonyclassics.com/incendies/ 46738 [{"id": 378, "name": "prison"}, {"id": 539, "n... fr Incendies A mother's last wishes send twins Jeanne and S... 21.285206 [{"name": "TS Productions", "id": 313}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 04-09-2010 7103838 130.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released The search began at the opening of their mothe... Incendies 7.9 479
3415 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 38970 [{"id": 1664, "name": "eroticism"}] it Ricordati di me The story of a normal Italian family in which ... 4.240495 [{"name": "Fandango", "id": 2441}, {"name": "M... [{"iso_3166_1": "IT", "name": "Italy"}] 11-02-2003 0 125.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Some loves are never forgotten Remember Me, My Love 5.8 44
3416 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.perriersbounty.ie/ 41009 [{"id": 9937, "name": "suspense"}] en Perrier’s Bounty A gangster named Perrier looks to exact his re... 3.810943 [{"name": "Premiere Picture", "id": 3870}, {"n... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 11-09-2009 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released Blood is thicker than water. Nothing is thicke... Perrier’s Bounty 5.1 24
3417 4000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.tropadeeliteofilme.com.br/ 7347 [{"id": 100, "name": "slum"}, {"id": 796, "nam... pt Tropa de Elite In 1997, before the visit of the pope to Rio d... 23.604936 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "BR", "name": "Brazil"}] 12-10-2007 0 115.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}] Released On the streets of Rio only the elite survive Elite Squad 7.8 504
3418 6500000 [{"id": 27, "name": "Horror"}] http://annabellemovie.com/ 250546 [{"id": 9675, "name": "prequel"}, {"id": 9707,... en Annabelle John Form has found the perfect gift for his e... 60.225219 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 02-10-2014 255273813 99.0 [{"iso_639_1": "en", "name": "English"}] Released Before the Conjuring, there was Annabelle. Annabelle 5.6 1517
3419 7 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 38415 [{"id": 4344, "name": "musical"}, {"id": 18705... en Bran Nue Dae In the Summer of 1965 a young man is filled wi... 0.050456 [] [] 09-08-2009 7 82.0 [] Released Bran Nue Dae Bran Nue Dae 5.2 6
3420 6500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 650 [{"id": 542, "name": "street gang"}, {"id": 57... en Boyz n the Hood Boyz n the Hood is the popular and successful ... 17.705671 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 12-07-1991 57504069 112.0 [{"iso_639_1": "en", "name": "English"}] Released Once upon a time in South Central L.A... It ai... Boyz n the Hood 7.4 364
3421 6500000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 16620 [{"id": 4344, "name": "musical"}, {"id": 34079... en La Bamba Biographical story of the rise from nowhere of... 6.847099 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 24-07-1987 54215416 108.0 [{"iso_639_1": "en", "name": "English"}] Released Born into poverty. Destined for stardom. He li... La Bamba 6.8 116
3422 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 25113 [] en The Four Seasons Three middle-aged wealthy couples take vacatio... 8.067702 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 22-05-1981 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Four Seasons 6.3 16
3423 6500000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 11033 [{"id": 108, "name": "transvestism"}, {"id": 4... en Dressed to Kill A mysterious, tall, blonde woman, wearing sung... 11.208769 [{"name": "Filmways Pictures", "id": 1138}, {"... [{"iso_3166_1": "US", "name": "United States o... 25-06-1980 31899000 105.0 [{"iso_639_1": "en", "name": "English"}] Released The Latest Fashion In Murder Dressed to Kill 6.8 157
3424 6500000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 34723 [{"id": 168598, "name": "southern accent"}, {"... en The Adventures of Huck Finn Climb aboard for an extraordinary version of M... 2.163683 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 02-04-1993 0 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released For anyone who has ever dreamed of running awa... The Adventures of Huck Finn 6.2 42
3425 6500000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... NaN 9430 [{"id": 1941, "name": "ecstasy"}, {"id": 11733... en Go Told from three perspectives, a story of a bun... 11.142389 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 09-04-1999 28451622 98.0 [{"iso_639_1": "en", "name": "English"}] Released A weekend wasted is never a wasted weekend. Go 7.0 196
3426 6500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 8998 [{"id": 1599, "name": "midlife crisis"}, {"id"... en Friends with Money After she quits her lucrative job, Olivia find... 11.885221 [{"name": "Sony Pictures", "id": 34}] [{"iso_3166_1": "US", "name": "United States o... 07-09-2006 13368437 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Friends with Money 5.1 128
3427 6500000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 10514 [{"id": 1432, "name": "nasa"}, {"id": 1508, "n... en The Andromeda Strain When virtually all of the residents of Piedmon... 12.524953 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 12-03-1971 12376563 131.0 [{"iso_639_1": "en", "name": "English"}] Released The picture runs 130 minutes!... The story cov... The Andromeda Strain 7.0 190
3428 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10496 [{"id": 2766, "name": "mutation"}, {"id": 5155... en Bats Genetically mutated bats escape and it's up to... 1.537859 [{"name": "Destination Films", "id": 769}] [{"iso_3166_1": "US", "name": "United States o... 22-10-1999 10 91.0 [{"iso_639_1": "en", "name": "English"}] Released They will suck you dry Bats 4.1 35
3429 0 [{"id": 18, "name": "Drama"}] NaN 1591 [{"id": 1465, "name": "loss of family"}, {"id"... de Nirgendwo in Afrika A Jewish woman named Jettel Redlich flees Nazi... 3.481517 [{"name": "MTM Cineteve", "id": 740}, {"name":... [{"iso_3166_1": "DE", "name": "Germany"}] 11-12-2001 0 140.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One family's tale of a homeland lost... and a ... Nowhere in Africa 7.0 32
3430 6500000 [{"id": 18, "name": "Drama"}] http://www.foxsearchlight.com/shame/ 76025 [{"id": 445, "name": "pornography"}, {"id": 11... en Shame Brandon is a New Yorker who shuns intimacy wit... 40.688426 [{"name": "HanWay Films", "id": 2395}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 02-10-2011 17693675 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Shame 7.0 875
3431 6500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.sonypictures.co.uk/homevideo/layerc... 4836 [{"id": 1930, "name": "kidnapping"}, {"id": 19... en Layer Cake When a seemingly straight-forward drug deal go... 24.003400 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 30-09-2004 11850214 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Layer Cake 7.0 559
3432 6500000 [{"id": 18, "name": "Drama"}] http://www.workandtheglory.com/ 14631 [] en The Work and the Glory II: American Zion "The Work and The Glory: American Zion" sets t... 2.639106 [] [{"iso_3166_1": "US", "name": "United States o... 21-10-2005 2025032 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Work and the Glory II: American Zion 8.0 6
3433 6500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.theeastmovie.com/ 87499 [{"id": 3271, "name": "secret organization"}, ... en The East An operative for an elite private intelligence... 16.574756 [{"name": "Scott Free Productions", "id": 1645}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 31-05-2013 2401510 116.0 [{"iso_639_1": "en", "name": "English"}] Released Spy on us, we'll spy on you. The East 6.5 305
3434 6500000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 18923 [{"id": 237, "name": "gay"}, {"id": 740, "name... en A Home at the End of the World Three friends form a bond over the year, Johna... 5.483531 [{"name": "Killer Films", "id": 1422}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 23-07-2004 1548955 96.0 [{"iso_639_1": "en", "name": "English"}] Released Family can be whatever you want it to be. A Home at the End of the World 6.8 45
3435 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 26665 [{"id": 567, "name": "alcohol"}, {"id": 2150, ... en Aberdeen Kaisa is a Scot, a successful London lawyer, w... 1.068819 [{"name": "Filmfabriken Baltic Sea AB", "id": ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-07-2000 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Aberdeen 7.0 6
3436 6500000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.themessengermovie.com/ 28089 [{"id": 10183, "name": "independent film"}, {"... en The Messenger Will Montgomery (Ben Foster), a U.S. Army Staf... 8.432401 [{"name": "Oscilloscope Laboratories", "id": 4... [{"iso_3166_1": "US", "name": "United States o... 13-11-2009 1521261 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Scars of War Will Last Forever The Messenger 7.1 119
3437 6500000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.trackerthemovie.com/ 62255 [] en Tracker An ex-Boer war guerrilla in New Zealand is sen... 2.074295 [{"name": "T.H.E. Films", "id": 668}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 20-05-2010 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Tracker 6.0 16
3438 0 [{"id": 18, "name": "Drama"}] http://www.controlthemovie.com 5708 [{"id": 968, "name": "manchester city"}, {"id"... en Control Control is the biography of Joy Division lead ... 11.357474 [{"name": "Becker International", "id": 1915},... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 26-09-2007 8159508 121.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Control 7.5 200
3439 6400000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.mgm.com/#/our-titles/1970/The-Termi... 218 [{"id": 83, "name": "saving the world"}, {"id"... en The Terminator In the post-apocalyptic future, reigning tyran... 74.234793 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-10-1984 78371200 108.0 [{"iso_639_1": "en", "name": "English"}] Released Your future is in his hands. The Terminator 7.3 4128
3440 4800000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.good-bye-lenin.de/index2.php 338 [{"id": 211, "name": "bureaucracy"}, {"id": 29... de Good bye, Lenin! An affectionate and refreshing East/West-Germa... 11.086001 [{"name": "WDR", "id": 46}, {"name": "Arte", "... [{"iso_3166_1": "DE", "name": "Germany"}] 09-02-2003 79384880 121.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released The German Democratic Republic lives on -- in ... Good bye, Lenin! 7.4 586
3441 10000000 [{"id": 18, "name": "Drama"}] NaN 21641 [{"id": 392, "name": "england"}, {"id": 5858, ... en The Damned United Taking over Leeds United, Brian Clough's abras... 13.409125 [{"name": "BBC Films", "id": 288}, {"name": "C... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 27-03-2009 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released They love me for what I'm not... ...they hate ... The Damned United 7.2 152
3442 4000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 10925 [{"id": 293, "name": "female nudity"}, {"id": ... en The Return of the Living Dead When a bumbling pair of employees at a medical... 14.961629 [{"name": "Hemdale Film Corporation", "id": 46... [{"iso_3166_1": "US", "name": "United States o... 15-05-1985 14237000 91.0 [{"iso_639_1": "en", "name": "English"}] Released They're Back From The Grave and Ready To Party! The Return of the Living Dead 7.3 267
3443 6000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 2293 [{"id": 572, "name": "sex"}, {"id": 4325, "nam... en Mallrats Both dumped by their girlfriends, two best fri... 16.139771 [{"name": "Gramercy Pictures", "id": 37}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-10-1995 2122561 94.0 [{"iso_639_1": "en", "name": "English"}] Released They're not there to shop. They're not there t... Mallrats 6.8 392
3444 6000000 [{"id": 10749, "name": "Romance"}] NaN 621 [{"id": 391, "name": "flying car"}, {"id": 542... en Grease Australian good girl Sandy and greaser Danny f... 67.608041 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-07-1978 181813770 110.0 [{"iso_639_1": "en", "name": "English"}] Released Grease is the word Grease 7.2 1581
3445 6000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 792 [{"id": 1505, "name": "famous score"}, {"id": ... en Platoon As a young and naive recruit in Vietnam, Chris... 49.802914 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-12-1986 138530565 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The first casualty of war is innocence. Platoon 7.5 1205
3446 6000000 [{"id": 99, "name": "Documentary"}] NaN 1777 [{"id": 840, "name": "usa president"}, {"id": ... en Fahrenheit 9/11 Michael Moore's view on what happened to the U... 16.209850 [{"name": "BIM Distribuzione", "id": 225}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-06-2004 119114517 122.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Controversy... what controversy? Fahrenheit 9/11 6.8 397
3447 6000000 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 642 [{"id": 1016, "name": "wyoming"}, {"id": 6165,... en Butch Cassidy and the Sundance Kid In late 1890s Wyoming, Butch Cassidy is the af... 24.499996 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 23-09-1969 102308889 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Not that it matters, but most of it is true. Butch Cassidy and the Sundance Kid 7.4 650
3448 6000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 433 [{"id": 212, "name": "london england"}, {"id":... en Mary Poppins The movie combines a diverting story, songs, c... 59.961523 [{"name": "Walt Disney Productions", "id": 3166}] [{"iso_3166_1": "US", "name": "United States o... 27-08-1964 102272727 139.0 [{"iso_639_1": "en", "name": "English"}] Released It's supercalifragilisticexpialidocious! Mary Poppins 7.4 1183
3449 6000000 [{"id": 18, "name": "Drama"}] NaN 16619 [{"id": 447, "name": "post traumatic stress d... en Ordinary People Beth, Calvin, and their son Conrad are living ... 12.541983 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-09-1980 0 124.0 [{"iso_639_1": "en", "name": "English"}] Released Everything is in its proper place...except the... Ordinary People 7.4 145
3450 6000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 1725 [{"id": 100, "name": "slum"}, {"id": 542, "nam... en West Side Story In the slums of the upper West Side of Manhatt... 23.431117 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 18-10-1961 43656822 152.0 [{"iso_639_1": "en", "name": "English"}] Released The screen achieves one of the great entertain... West Side Story 7.0 389
3451 6000000 [{"id": 35, "name": "Comedy"}] NaN 11977 [{"id": 2702, "name": "golf"}, {"id": 3508, "n... en Caddyshack At an exclusive country club, an ambitious you... 15.929648 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-07-1980 39846344 98.0 [{"iso_639_1": "en", "name": "English"}] Released The snobs against the slobs! Caddyshack 6.6 365
3452 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 20322 [{"id": 10183, "name": "independent film"}, {"... en The Brothers This is the story of four African-American "yu... 3.029944 [] [{"iso_3166_1": "US", "name": "United States o... 23-03-2001 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Brothers 6.5 10
3453 6000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16158 [] en The Wood In the panicky, uncertain hours before his wed... 5.537646 [{"name": "MTV Films", "id": 746}] [{"iso_3166_1": "US", "name": "United States o... 16-07-1999 25059640 106.0 [{"iso_639_1": "en", "name": "English"}] Released From best friends to best men. The Wood 7.1 34
3454 6000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.mgm.com/#/our-titles/2083/The-Usual... 629 [{"id": 3703, "name": "law"}, {"id": 5493, "na... en The Usual Suspects Held in an L.A. interrogation room, Verbal Kin... 64.025031 [{"name": "Blue Parrot Productions", "id": 361... [{"iso_3166_1": "US", "name": "United States o... 19-07-1995 23341568 106.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Five Criminals. One Line Up. No Coincidence. The Usual Suspects 8.1 3254
3455 8000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10160 [{"id": 745, "name": "nun"}, {"id": 1009, "nam... en A Nightmare on Elm Street 5: The Dream Child Alice, having survived the previous installmen... 12.654051 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 11-08-1989 22168359 89.0 [{"iso_639_1": "en", "name": "English"}] Released Now Freddy’s a daddy, he’s killing for two. A Nightmare on Elm Street 5: The Dream Child 5.5 245
3456 5000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11452 [{"id": 255, "name": "male nudity"}, {"id": 29... en National Lampoon’s Van Wilder Van Wilder has been attending college for far ... 35.108498 [{"name": "Tapestry Films", "id": 870}, {"name... [{"iso_3166_1": "US", "name": "United States o... 29-03-2002 38275483 92.0 [{"iso_639_1": "en", "name": "English"}] Released Don't Graduate. Celebrate. National Lampoon’s Van Wilder 5.9 858
3457 6000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.thewrestlermovie.com/ 12163 [{"id": 1545, "name": "supermarket"}, {"id": 1... en The Wrestler Aging wrestler Randy "The Ram" Robinson is lon... 40.196514 [{"name": "Saturn Films", "id": 831}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 07-09-2008 44703995 109.0 [{"iso_639_1": "en", "name": "English"}] Released Love. Pain. Glory. The Wrestler 7.3 1000
3458 6000000 [{"id": 37, "name": "Western"}] NaN 32275 [{"id": 183528, "name": "half breed"}] en Duel in the Sun Beautiful half-breed Pearl Chavez becomes the ... 7.604450 [{"name": "The Selznik Studio", "id": 62}, {"n... [{"iso_3166_1": "US", "name": "United States o... 31-12-1946 20400000 144.0 [{"iso_639_1": "en", "name": "English"}] Released Emotions . . . As Violent As The Wind-Swept Pr... Duel in the Sun 6.2 37
3459 0 [{"id": 35, "name": "Comedy"}] NaN 13785 [{"id": 1245, "name": "illinois"}, {"id": 2589... en Best in Show The tension is palpable, the excitement is mou... 10.982255 [{"name": "Castle Rock Entertainment", "id": 97}] [{"iso_3166_1": "US", "name": "United States o... 19-09-2000 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Some pets deserve a little more respect than o... Best in Show 6.7 166
3460 6000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.theofficialjohncarpenter.com/escape... 1103 [{"id": 444, "name": "taxi"}, {"id": 542, "nam... en Escape from New York In 1997, the island of Manhattan has been wall... 24.351305 [{"name": "AVCO Embassy Pictures", "id": 494},... [{"iso_3166_1": "US", "name": "United States o... 22-05-1981 50244700 99.0 [{"iso_639_1": "en", "name": "English"}] Released 1997. New York City is now a maximum security ... Escape from New York 6.9 703
3461 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 36739 [{"id": 4344, "name": "musical"}] en School Daze In the South of the United States are taking p... 3.159574 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 12-02-1988 0 121.0 [{"iso_639_1": "en", "name": "English"}] Released NaN School Daze 6.2 26
3462 6000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.sonypictures.com/movies/daddydaycam... 14144 [{"id": 271, "name": "competition"}, {"id": 11... en Daddy Day Camp Seeking to offer his son the satisfying summer... 12.601677 [{"name": "Revolution Studios", "id": 497}, {"... [{"iso_3166_1": "US", "name": "United States o... 08-08-2007 18197398 89.0 [{"iso_639_1": "en", "name": "English"}] Released The summer is going to be in tents. Daddy Day Camp 4.4 91
3463 12716953 [{"id": 80, "name": "Crime"}, {"id": 28, "name... NaN 10622 [{"id": 736, "name": "journalist"}, {"id": 779... cn 一個好人 A Chinese chef accidentally gets involved with... 7.077505 [{"name": "Golden Harvest Company", "id": 2521}] [{"iso_3166_1": "AU", "name": "Australia"}, {"... 31-01-1997 18814720 113.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Fight first. Apologize later. Mr. Nice Guy 6.3 128
3464 6000000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 13370 [{"id": 11800, "name": "mockumentary"}, {"id":... en A Mighty Wind In "A Mighty Wind", director Christopher Guest... 4.053017 [{"name": "Castle Rock Entertainment", "id": 97}] [{"iso_3166_1": "US", "name": "United States o... 16-04-2003 18750246 91.0 [{"iso_639_1": "en", "name": "English"}] Released Back together for the first time, again. A Mighty Wind 6.6 74
3465 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11191 [{"id": 10183, "name": "independent film"}, {"... en Mystic Pizza Three teenage girls come of age while working ... 6.379933 [{"name": "Night Light Films", "id": 3344}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-10-1988 0 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A Romantic Comedy With The Works Mystic Pizza 5.9 123
3466 6000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10215 [{"id": 848, "name": "double life"}, {"id": 10... en Sliding Doors Gwyneth Paltrow plays London publicist Helen, ... 15.639016 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-04-1998 58000000 99.0 [{"iso_639_1": "en", "name": "English"}] Released What if one split second sent your life in two... Sliding Doors 6.5 354
3467 6000000 [{"id": 80, "name": "Crime"}, {"id": 27, "name... NaN 25066 [{"id": 378, "name": "prison"}, {"id": 516, "n... en Tales from the Hood A strange funeral director tells four strange ... 3.892040 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 24-05-1995 12000000 98.0 [{"iso_639_1": "en", "name": "English"}] Released Chill or be Chilled Tales from the Hood 5.4 32
3468 6000000 [{"id": 18, "name": "Drama"}] NaN 1523 [{"id": 407, "name": "dictator"}, {"id": 1228,... en The Last King of Scotland Young Scottish doctor, Nicholas Garrigan decid... 26.286954 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-09-2006 48027970 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Charming. Magnetic. Murderous. The Last King of Scotland 7.4 558
3469 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11361 [{"id": 798, "name": "sheriff"}, {"id": 3875, ... en Halloween 5: The Revenge of Michael Myers Presumed dead after a shoot-out with the Haddo... 8.008844 [{"name": "Trans Pacific Films", "id": 4351}] [{"iso_3166_1": "US", "name": "United States o... 12-10-1989 11642254 96.0 [{"iso_639_1": "en", "name": "English"}] Released Michael Lives, And This Time They're Ready! Halloween 5: The Revenge of Michael Myers 5.2 183
3470 5000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 92591 [{"id": 17989, "name": "prison visit"}, {"id":... en Bernie In this true story in the tiny, rural town of ... 12.685140 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 27-04-2012 9206470 100.0 [{"iso_639_1": "en", "name": "English"}] Released A story so unbelievable it must be true. Bernie 6.5 320
3471 6000000 [{"id": 99, "name": "Documentary"}] NaN 57612 [{"id": 630, "name": "dolphin"}, {"id": 4676, ... en Dolphins and Whales: Tribes of the Ocean This documentary goes to coral reefs of the Ba... 0.041651 [{"name": "3D Entertainment", "id": 5313}, {"n... [{"iso_3166_1": "BS", "name": "Bahamas"}, {"is... 15-02-2008 7518876 42.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dolphins and Whales: Tribes of the Ocean 8.0 3
3472 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 12509 [{"id": 2679, "name": "artist"}, {"id": 3836, ... en Pollock In August of 1949, Life Magazine ran a banner ... 8.483531 [{"name": "Fred Berner Films", "id": 89312}, {... [{"iso_3166_1": "US", "name": "United States o... 06-09-2000 0 122.0 [{"iso_639_1": "en", "name": "English"}] Released A true portrait of life and art. Pollock 6.6 91
3473 6000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 15256 [{"id": 613, "name": "new year's eve"}, {"id":... en 200 Cigarettes A collection of twentysomethings try to cope w... 3.561198 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 26-02-1999 6852450 101.0 [{"iso_639_1": "en", "name": "English"}] Released It's 11:59 on New Years Eve... do you know whe... 200 Cigarettes 6.1 44
3474 6000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.thewordsmovie.com/ 83686 [{"id": 180404, "name": "plagiarized book"}, {... en The Words The Words follows young writer Rory Jansen who... 14.988746 [{"name": "CBS Films", "id": 5490}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 07-09-2012 13231461 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There's more than one way to take a life. The Words 6.4 379
3475 0 [{"id": 35, "name": "Comedy"}, {"id": 37, "nam... http://www.casademipadremovie.com/ 80304 [{"id": 534, "name": "mexico"}, {"id": 10291, ... en Casa De Mi Padre Scheming of a way to save their father's ranch... 5.754416 [{"name": "NALA Films", "id": 2088}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 15-03-2012 0 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Funniest movie you'll ever read. Casa De Mi Padre 5.5 103
3476 6000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 28053 [{"id": 1328, "name": "secret"}, {"id": 2843, ... en City Island The Rizzos, a family who doesn't share their h... 6.497285 [{"name": "Lucky Monkey Pictures", "id": 11093... [{"iso_3166_1": "US", "name": "United States o... 06-03-2009 6670712 104.0 [{"iso_639_1": "en", "name": "English"}] Released Truth is stranger than family City Island 6.9 113
3477 6000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.sonyclassics.com/theguard 67913 [{"id": 549, "name": "prostitute"}, {"id": 193... en The Guard Two policemen must join forces to take on an i... 19.411141 [{"name": "UK Film Council", "id": 2452}, {"na... [{"iso_3166_1": "IE", "name": "Ireland"}] 07-07-2011 19560274 96.0 [{"iso_639_1": "ga", "name": "Gaeilge"}, {"iso... Released The FBI are about to discover that things work... The Guard 6.8 372
3478 7000000 [{"id": 35, "name": "Comedy"}] http://college-themovie.com/ 13991 [{"id": 738, "name": "sexuality"}, {"id": 3616... en College A wild weekend is in store for three high scho... 7.034618 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 28-08-2008 6230276 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN College 4.8 48
3479 6000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.paramountvantage.com/virginsuicides... 1443 [{"id": 933, "name": "michigan"}, {"id": 1228,... en The Virgin Suicides A group of male friends become obsessed with f... 26.218912 [{"name": "American Zoetrope", "id": 70}] [{"iso_3166_1": "US", "name": "United States o... 21-04-1999 10409377 97.0 [{"iso_639_1": "en", "name": "English"}] Released Beautiful, mysterious, haunting, invariably fa... The Virgin Suicides 7.1 817
3480 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 8545 [{"id": 970, "name": "parents kids relationshi... en Little Voice After the death of her father, Little Voice or... 4.647547 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-11-1998 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Finding your own voice can be magic. Little Voice 6.6 61
3481 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 19556 [{"id": 572, "name": "sex"}, {"id": 2201, "nam... en Miss March A young man awakens from a four-year coma to h... 9.371534 [{"name": "The Jacobson Company", "id": 3638}] [{"iso_3166_1": "US", "name": "United States o... 13-03-2009 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released After four years in a coma, Eugene Pratt is go... Miss March 5.4 77
3482 5500000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 231576 [{"id": 2606, "name": "jew"}, {"id": 10183, "n... en Wish I Was Here Aidan Bloom, a struggling actor, father and hu... 15.015271 [{"name": "Double Feature Films", "id": 215}, ... [{"iso_3166_1": "US", "name": "United States o... 18-01-2014 5483299 120.0 [{"iso_639_1": "en", "name": "English"}] Released Life is an occasion. Rise to it. Wish I Was Here 6.4 300
3483 6000000 [{"id": 35, "name": "Comedy"}] NaN 16172 [{"id": 1946, "name": "restaurant"}, {"id": 20... en Simply Irresistible After her mother's death, mediocre chef Amanda... 5.696491 [{"name": "New Regency Pictures", "id": 10104}... [{"iso_3166_1": "US", "name": "United States o... 05-02-1999 4398989 95.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Magic opened up their hearts... Love did the r... Simply Irresistible 5.5 52
3484 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 13403 [{"id": 108, "name": "transvestism"}, {"id": 2... en Hedwig and the Angry Inch A transexual punk rock girl from East Berlin t... 4.254220 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 20-07-2001 0 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released An anatomically incorrect rock odyssey Hedwig and the Angry Inch 7.4 80
3485 6000000 [{"id": 28, "name": "Action"}] NaN 15797 [] en Only the Strong Former Green Beret Louis Stevens returns to hi... 5.411243 [{"name": "Davis Films", "id": 14175}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 27-08-1993 3283371 99.0 [{"iso_639_1": "en", "name": "English"}] Released The ultimate martial art. Only the Strong 6.9 29
3486 0 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... http://www.goddessoflovemovie.com/ 347764 [] en Goddess of Love Enter into a baroque vortex of madness when an... 1.273773 [{"name": "Dalia Films", "id": 72861}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 31-08-2015 0 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Be Careful Who You Get Close To Goddess of Love 6.2 9
3487 6000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 13537 [] en Shattered Glass Fact-based 2003 drama about the young journali... 6.272570 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-11-2003 2944752 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Shattered Glass 6.6 111
3488 6000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.novocaineonline.com/ 20794 [{"id": 9826, "name": "murder"}, {"id": 10183,... en Novocaine A dentist finds himself a murder suspect after... 4.148253 [{"name": "Numb Gums Production Inc.", "id": 3... [{"iso_3166_1": "US", "name": "United States o... 23-11-2001 2025238 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Novocaine 6.0 44
3489 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 31064 [{"id": 570, "name": "rape"}, {"id": 572, "nam... en The Business of Strangers Julie Styron thinks she is going to be fired, ... 1.369649 [{"name": "i5 Films", "id": 26927}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 19-01-2001 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Business of Strangers 5.7 19
3490 6244087 [{"id": 12, "name": "Adventure"}, {"id": 37, "... NaN 576 [{"id": 240, "name": "underdog"}, {"id": 642, ... en The Wild Bunch Aging outlaw Pike Bishop (William Holden) prep... 14.970654 [{"name": "Warner Brothers/Seven Arts", "id": ... [{"iso_3166_1": "US", "name": "United States o... 17-06-1969 638641 145.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If you only want to spend two hours in a movie... The Wild Bunch 7.6 259
3491 6000000 [{"id": 18, "name": "Drama"}] http://www.sonyclassics.com/thewackness/ 13990 [{"id": 10683, "name": "coming of age"}, {"id"... en The Wackness Set in New York City in the sweltering summer,... 7.161051 [{"name": "SBK Pictures", "id": 11665}, {"name... [{"iso_3166_1": "US", "name": "United States o... 03-07-2008 2899975 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Wackness 6.2 94
3492 6000000 [{"id": 53, "name": "Thriller"}, {"id": 12, "n... NaN 11583 [{"id": 159857, "name": "public hanging"}, {"i... en The First Great Train Robbery In Victorian England, a master criminal makes ... 12.434688 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 25-01-1979 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Never have so few taken so much from so many. The First Great Train Robbery 6.6 74
3493 0 [{"id": 18, "name": "Drama"}] NaN 18602 [{"id": 10183, "name": "independent film"}, {"... en Morvern Callar Following her boyfriend's suicide, supermarket... 2.507912 [{"name": "Company Pictures", "id": 11842}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-01-2002 0 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Morvern Callar 7.2 34
3494 6000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 27549 [{"id": 818, "name": "based on novel"}, {"id":... en Beastmaster 2: Through the Portal of Time Mark Singer returns as Dar, the warrior who ca... 1.478505 [{"name": "Les Films 21", "id": 1113}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 08-06-1991 869325 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Beastmaster 2: Through the Portal of Time 4.6 17
3495 6000000 [{"id": 18, "name": "Drama"}] http://the5thquartermovie.com/ 59728 [{"id": 579, "name": "american football"}, {"i... en The 5th Quarter In the wake of a car crash that killed his bro... 0.215464 [{"name": "McCreary Entertainment", "id": 7953... [{"iso_3166_1": "US", "name": "United States o... 25-03-2011 399611 97.0 [{"iso_639_1": "en", "name": "English"}] Released Rising from tragedy to triumph The 5th Quarter 4.7 12
3496 0 [{"id": 18, "name": "Drama"}] NaN 10930 [{"id": 1571, "name": "return"}, {"id": 1660, ... fr La fleur du mal Three generations of a wealthy Bordeaux family... 1.229667 [] [{"iso_3166_1": "FR", "name": "France"}] 09-02-2003 0 104.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Flower of Evil 5.7 10
3497 6000000 [{"id": 18, "name": "Drama"}] NaN 32395 [{"id": 187056, "name": "woman director"}] en The Greatest Teenagers Rose and Bennett were in love, and t... 6.903186 [{"name": "Irish Dreamtime", "id": 597}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-01-2009 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Greatest 6.2 34
3498 134005 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.foxsearchlight.com/snowflowerandthe... 58882 [{"id": 3177, "name": "fan"}, {"id": 179431, "... en Snow Flower and the Secret Fan A story set in 19th century China and centered... 2.260315 [{"name": "IDG China Media", "id": 37041}] [{"iso_3166_1": "CN", "name": "China"}] 15-07-2011 1332231 104.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN Snow Flower and the Secret Fan 5.3 22
3499 6000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 7547 [{"id": 1010, "name": "bar"}, {"id": 2669, "na... en Come Early Morning Lucy wakes up in bed with a stranger and obvio... 3.427061 [{"name": "Firm Films", "id": 1838}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 10-01-2006 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Before you fall in love, you need to love your... Come Early Morning 5.9 10
3500 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 35944 [] en Lucky Break Half-way through his 12-year prison sentence f... 0.669169 [] [{"iso_3166_1": "GB", "name": "United Kingdom"... 24-08-2001 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Lucky Break 6.5 11
3501 0 [{"id": 18, "name": "Drama"}] NaN 42222 [{"id": 9713, "name": "friends"}, {"id": 10965... en Julia At the behest of an old and dear friend, playw... 6.077735 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 02-10-1977 0 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The story of two women whose friendship sudden... Julia 6.3 30
3502 6000000 [{"id": 35, "name": "Comedy"}] http://www.surferdudethemovie.com/ 13827 [{"id": 5349, "name": "surfing"}, {"id": 6075,... en Surfer, Dude A wave twisting tale of a soul searching surfe... 2.404626 [] [{"iso_3166_1": "US", "name": "United States o... 05-09-2008 69497 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Surfer, Dude 4.7 25
3503 0 [{"id": 99, "name": "Documentary"}] NaN 44260 [] en Lake of Fire An unflinching look at the how the battle over... 0.475748 [] [] 09-09-2006 25 152.0 [{"iso_639_1": "en", "name": "English"}] Released Exploring the Issue that Divides the World Lake of Fire 8.0 10
3504 6000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 9282 [{"id": 567, "name": "alcohol"}, {"id": 572, "... en 11:14 Tells the seemingly random yet vitally connect... 15.048067 [{"name": "Firm Films", "id": 1838}, {"name": ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 16-05-2003 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Fate can change in seconds. 11:14 6.8 206
3505 0 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 38940 [{"id": 1293, "name": "asia"}, {"id": 2041, "n... en Men of War Nick Gunar is a burnt-out, jaded and hard-up f... 1.734764 [{"name": "Signature Pictures", "id": 2982}, {... [{"iso_3166_1": "US", "name": "United States o... 04-09-1994 0 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Killers for hire are paid for what they can do... Men of War 5.4 29
3506 0 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 35689 [{"id": 10183, "name": "independent film"}] en Don McKay Everything appears off-kilter when a man retur... 1.496454 [{"name": "Animus Films", "id": 4135}] [{"iso_3166_1": "US", "name": "United States o... 24-04-2009 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released Some secrets are better left buried. Don McKay 5.4 21
3507 12000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.magpictures.com/deadfall/ 97614 [{"id": 9104, "name": "partner"}, {"id": 9826,... en Deadfall A thriller that follows two siblings who decid... 10.190410 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 08-11-2012 66351 95.0 [{"iso_639_1": "en", "name": "English"}] Released Twisty thriller... a wild ride. Deadfall 5.6 224
3508 6000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 37206 [{"id": 13014, "name": "orphan"}, {"id": 15868... en A Shine of Rainbows An orphaned boy named Tomás is adopted by Mair... 12.099486 [{"name": "Octagon Films", "id": 1266}, {"name... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-10-2009 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released An abandoned child brings the colors of love i... A Shine of Rainbows 6.3 14
3509 6000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 58626 [] en The Hit List A disgruntled man creates a hit list with a st... 4.957014 [{"name": "North by Northwest Entertainment", ... [{"iso_3166_1": "US", "name": "United States o... 02-04-2011 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Who's on your list? The Hit List 5.2 73
3510 0 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 183894 [] en Emma Emma Woodhouse seems to be perfectly content, ... 2.135689 [] [] 11-10-2009 0 240.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Emma 7.6 38
3511 5952000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 837 [{"id": 236, "name": "suicide"}, {"id": 2571, ... en Videodrome A sleazy cable-TV programmer begins to see his... 18.119265 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}] 04-02-1983 2120439 87.0 [{"iso_639_1": "en", "name": "English"}] Released First it controls your mind. Then it destroys ... Videodrome 7.1 454
3512 5300000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 1555 [{"id": 90, "name": "paris"}, {"id": 107, "nam... fr L'Auberge espagnole A strait-laced French student moves into an ap... 13.034602 [{"name": "Mate Producciones S.A.", "id": 732}] [{"iso_3166_1": "FR", "name": "France"}] 17-05-2002 3897799 122.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released They came from Paris, Rome, London and Berlin ... The Spanish Apartment 7.0 266
3513 6000000 [{"id": 18, "name": "Drama"}] http://songonemovie.tumblr.com/ 244783 [{"id": 187056, "name": "woman director"}] en Song One Estranged from her family, Franny returns home... 6.349218 [{"name": "Worldview Entertainment", "id": 9015}] [{"iso_3166_1": "US", "name": "United States o... 20-01-2014 32251 86.0 [{"iso_639_1": "en", "name": "English"}] Released A moment can change everything. Song One 5.5 87
3514 4000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.sonyclassics.com/winterinwartime/ 16564 [{"id": 1199, "name": "netherlands"}, {"id": 1... nl Oorlogswinter During World War II in the freezing Netherland... 5.013575 [{"name": "Max TV", "id": 11301}, {"name": "Pr... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 17-11-2008 530048 103.0 [{"iso_639_1": "nl", "name": "Nederlands"}, {"... Released In 1945 Holland, a boy must choose between goo... Winter in Wartime 6.8 66
3515 0 [{"id": 35, "name": "Comedy"}] NaN 168027 [{"id": 167342, "name": "bomb squad"}, {"id": ... en Freaky Deaky Set in 1974, a pair of '60s radicals rely on t... 4.448353 [{"name": "Final Cut Productions", "id": 3120}... [{"iso_3166_1": "US", "name": "United States o... 22-04-2012 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Crime is such a trippy thing Freaky Deaky 4.9 18
3516 5800000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 3482 [{"id": 90, "name": "paris"}, {"id": 254, "nam... en The Train As the Allied forces approach Paris in August ... 4.490290 [{"name": "Les Productions Artistes Associ\u00... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-09-1964 6800000 133.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released It carried their hopes, their nation's honour! The Train 7.2 72
3517 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.tradeofinnocentsthemovie.com/ 135595 [] en Trade Of Innocents In the back streets of a tourist town in prese... 2.204138 [] [{"iso_3166_1": "US", "name": "United States o... 27-09-2012 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Justice needs a hero Trade Of Innocents 5.5 12
3518 6000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 8982 [{"id": 188, "name": "buddhism"}, {"id": 2857,... th ต้มยำกุ้ง In Bangkok, the young Kham was raised by his f... 11.818320 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "TH", "name": "Thailand"}, {"i... 11-08-2005 27165581 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Vengeance Knows No Mercy The Protector 6.8 167
3519 0 [{"id": 35, "name": "Comedy"}] NaN 89861 [{"id": 131, "name": "italy"}, {"id": 8250, "n... en Stiff Upper Lips Stiff Upper Lips is a broad parody of British ... 0.356495 [] [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-06-1998 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Stiff Upper Lips 10.0 1
3520 3500159 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www2.foxsearchlight.com/benditlikebeckham/ 455 [{"id": 212, "name": "london england"}, {"id":... en Bend It Like Beckham Jess Bhamra, the daughter of a strict Indian c... 22.054546 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 11-04-2002 76578641 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Sometimes, to follow your dreams... you've got... Bend It Like Beckham 6.2 578
3521 0 [{"id": 18, "name": "Drama"}] NaN 57022 [{"id": 10183, "name": "independent film"}] en Sunshine State A woman and her new husband returns to her hom... 4.245123 [] [] 21-06-2002 0 141.0 [{"iso_639_1": "en", "name": "English"}] Released Greetings from ... Sunshine State 6.0 10
3522 5800000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/crossover/ 14351 [{"id": 542, "name": "street gang"}, {"id": 57... en Crossover The clock strikes midnight, money changes hand... 3.201886 [{"name": "360 Pictures", "id": 2894}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-09-2006 7000000 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Crossover 4.2 10
3523 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 147767 [] en Khiladi 786 The 8th installment in the Khiladi series. 0.114342 [] [] 07-12-2012 126 139.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Khiladi 786 4.7 11
3524 5600000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... http://www.rec2themovie.com/ 10664 [{"id": 3684, "name": "religion and supernatur... es [REC]² The action continues from [REC], with the medi... 22.341462 [{"name": "Filmax", "id": 3631}] [{"iso_3166_1": "ES", "name": "Spain"}] 15-09-2009 18469680 85.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Fear Revisited [REC]² 6.4 489
3525 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://standingovationmovie.com 55567 [] en Standing Ovation A group of young girls is competing in a natio... 0.305922 [] [] 16-07-2010 531826 105.0 [{"iso_639_1": "en", "name": "English"}] Released Dance - Sing - Dream Standing Ovation 3.9 6
3526 5500000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9277 [{"id": 520, "name": "chicago"}, {"id": 622, "... en The Sting Set in the 1930's this intricate caper deals w... 28.500913 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 25-12-1973 159616327 129.0 [{"iso_639_1": "en", "name": "English"}] Released ...all it takes is a little confidence. The Sting 7.9 622
3527 5500000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 9443 [{"id": 240, "name": "underdog"}, {"id": 388, ... en Chariots of Fire The true story of British athletes preparing f... 10.439971 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 15-05-1981 58972904 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This is the story of two men who run, not to r... Chariots of Fire 6.8 207
3528 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16186 [] en Diary of a Mad Black Woman Charles McCarter and his wife Helen are about ... 3.784535 [{"name": "Lions Gate Films", "id": 35}] [] 25-02-2005 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released Time heals the heart. Faith heals the rest. Diary of a Mad Black Woman 6.4 71
3529 0 [{"id": 18, "name": "Drama"}] NaN 7863 [{"id": 3344, "name": "letter"}, {"id": 3810, ... en Shine Pianist David Helfgott, driven by his father a... 10.396305 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "AU", "name": "Australia"}] 21-01-1996 0 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A true story of the mystery of music and the m... Shine 7.3 131
3530 6000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 138697 [{"id": 445, "name": "pornography"}, {"id": 57... en Don Jon A New Jersey guy dedicated to his family, frie... 33.296684 [{"name": "Voltage Pictures", "id": 10255}, {"... [{"iso_3166_1": "US", "name": "United States o... 26-07-2013 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone loves a happy ending. Don Jon 5.9 1671
3531 5500000 [{"id": 37, "name": "Western"}] NaN 11901 [{"id": 75, "name": "gunslinger"}, {"id": 1333... en High Plains Drifter A gunfighting stranger comes to the small sett... 19.127239 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 19-04-1973 15700000 105.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to Hell High Plains Drifter 7.4 278
3532 7000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 1548 [{"id": 18005, "name": "high school friends"},... en Ghost World A quirky girl tries to figure out what to do n... 14.072941 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 20-07-2001 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released Accentuate the negative. Ghost World 7.1 426
3533 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 11889 [{"id": 818, "name": "based on novel"}, {"id":... en Iris True story of the lifelong romance between nov... 2.714043 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-12-2001 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Iris 6.2 47
3534 5500000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... http://www.crownintlpictures.com/dgtitles.html 33155 [{"id": 803, "name": "android"}, {"id": 1365, ... en Galaxina Galaxina is a lifelike, voluptuous android who... 2.141143 [{"name": "Marimark Productions", "id": 1010}] [{"iso_3166_1": "US", "name": "United States o... 06-06-1980 4865000 95.0 [{"iso_639_1": "en", "name": "English"}] Released She's too good to be true...and too real to be... Galaxina 3.3 16
3535 0 [{"id": 18, "name": "Drama"}] http://www.pathedistribution.com/accueil/filmc... 5528 [{"id": 2060, "name": "penalty"}, {"id": 2318,... fr Les Choristes Set in 1940's France, a new teacher at a schoo... 20.982455 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 17-03-2004 0 96.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Chorus 7.5 526
3536 4361898 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://mamboitaliano.ca/ 321 [{"id": 237, "name": "gay"}, {"id": 494, "name... en Mambo Italiano A sweet comic film about an Italian man who co... 2.080741 [{"name": "icon", "id": 4096}] [{"iso_3166_1": "CA", "name": "Canada"}] 06-06-2003 3031801 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Things change. Family doesn't. Mambo Italiano 5.6 28
3537 5000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 4997 [{"id": 642, "name": "robbery"}, {"id": 2375, ... en Wonderland On the afternoon of July 1, 1981, Los Angeles ... 7.790680 [{"name": "Lions Gate Films", "id": 35}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 23-10-2003 2466444 104.0 [{"iso_639_1": "en", "name": "English"}] Released Sex, drugs, murder. Welcome to L.A. Wonderland 6.2 73
3538 6500000 [{"id": 18, "name": "Drama"}] NaN 925 [{"id": 577, "name": "black people"}, {"id": 7... en Do the Right Thing On the hottest day of the year on a street in ... 15.580335 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 30-06-1989 37295445 120.0 [{"iso_639_1": "en", "name": "English"}] Released It's the hottest day of the summer. You can do... Do the Right Thing 7.6 292
3539 0 [{"id": 18, "name": "Drama"}] NaN 27451 [{"id": 395, "name": "gambling"}, {"id": 572, ... en Harvard Man College has always been a time for experimenta... 5.336243 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-01-2001 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Passion, Seduction, Deception. Harvard Man 4.8 15
3540 3850000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://janusfilms.com/lehavre/ 73532 [{"id": 12987, "name": "poverty"}, {"id": 3369... fr Le Havre Marcel Marx, a former bohemian and struggling ... 10.787322 [] [{"iso_3166_1": "FI", "name": "Finland"}, {"is... 17-05-2011 0 93.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Le Havre 6.8 97
3541 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 979 [{"id": 90, "name": "paris"}, {"id": 549, "nam... fr Irréversible Events over the course of one traumatic night ... 32.476098 [{"name": "Eskwad", "id": 616}, {"name": "Stud... [{"iso_3166_1": "FR", "name": "France"}] 22-05-2002 792 97.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Time destroys everything. Irreversible 7.1 538
3542 5500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.r-100.com/ 193722 [{"id": 7089, "name": "dominatrix"}, {"id": 15... ja R100 Ruthless dominatrixes pursue a mild-mannered s... 3.213920 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "JP", "name": "Japan"}] 05-10-2013 0 100.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released M For Father R100 5.4 31
3543 2200000 [{"id": 18, "name": "Drama"}] NaN 7913 [{"id": 2387, "name": "new delhi india"}, {"id... hi Rang De Basanti A young idealistic English filmmaker, Sue, arr... 5.206967 [{"name": "Flicks Motion Pictures", "id": 2319... [{"iso_3166_1": "IN", "name": "India"}] 26-01-2006 11502151 157.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released A Generation Awakens Rang De Basanti 7.2 97
3544 0 [{"id": 18, "name": "Drama"}] NaN 253253 [] en Animals ANIMALS tells the story of Jude and Bobbie: a ... 1.584600 [] [{"iso_3166_1": "US", "name": "United States o... 15-05-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Animals 6.2 9
3545 8000000 [{"id": 35, "name": "Comedy"}, {"id": 53, "nam... http://www.ifcfilms.com/uncategorized/salvatio... 51995 [{"id": 1499, "name": "pastor"}, {"id": 4636, ... en Salvation Boulevard Set in the world of mega-churches in which a f... 3.653305 [{"name": "Mandalay Vision", "id": 6667}] [{"iso_3166_1": "US", "name": "United States o... 15-07-2011 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Faith alone doesn’t cut it anymore Salvation Boulevard 5.6 28
3546 0 [{"id": 35, "name": "Comedy"}] NaN 13173 [{"id": 10183, "name": "independent film"}, {"... en The Ten Ten stories, each inspired by one of the ten c... 3.865122 [{"name": "Ascot Elite Home Entertainment", "i... [{"iso_3166_1": "US", "name": "United States o... 03-08-2007 0 96.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released If He'd meant the commandments literally, He'd... The Ten 4.9 57
3547 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 22908 [{"id": 4951, "name": "rejection"}, {"id": 605... en A Room for Romeo Brass Two twelve-year-old boys, Romeo and Gavin, und... 1.391958 [] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 23-08-1999 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN A Room for Romeo Brass 7.3 18
3548 0 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 70670 [{"id": 13095, "name": "death of lover"}, {"id... en Hodejegerne An accomplished headhunter risks everything to... 20.821846 [{"name": "Nordisk Film", "id": 235}, {"name":... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 04-08-2011 15699707 100.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released The hunt is on. Headhunters 7.1 399
3549 0 [{"id": 878, "name": "Science Fiction"}, {"id"... http://grabbers.ie/ 84204 [{"id": 1299, "name": "monster"}, {"id": 14985... en Grabbers Something sinister has come to the shores of E... 9.451228 [{"name": "Irish Film Board", "id": 5267}, {"n... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 10-08-2012 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released For the locals on Erin Island, it's last orders. Grabbers 6.0 140
3550 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 25248 [{"id": 6075, "name": "sport"}, {"id": 10183, ... en Saint Ralph This Canadian made comedy/drama, set in Hamilt... 1.688495 [{"name": "Alliance Atlantis Communications", ... [{"iso_3166_1": "CA", "name": "Canada"}] 11-09-2004 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released He's hoping for a miracle. He doesn't have a p... Saint Ralph 7.3 24
3551 5500000 [{"id": 18, "name": "Drama"}] NaN 230266 [{"id": 128, "name": "love triangle"}, {"id": ... en Miss Julie Over the course of a midsummer night in Ferman... 5.033065 [{"name": "Maipo Film- og TV Produksjon", "id"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-09-2014 5000000 120.0 [{"iso_639_1": "en", "name": "English"}] Released Love is a foolish game Miss Julie 5.9 45
3552 5100000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 16633 [{"id": 4379, "name": "time travel"}, {"id": 1... en Somewhere in Time Young writer, Richard Collier is met on the op... 5.934016 [{"name": "Rastar Pictures", "id": 2070}] [{"iso_3166_1": "US", "name": "United States o... 02-10-1980 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Beyond fantasy. Beyond obsession. Beyond time ... Somewhere in Time 7.2 102
3553 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.dummaarodum.com/ 63006 [{"id": 7090, "name": "goa"}, {"id": 33067, "n... hi Dum Maaro Dum We hurtle into the bylanes, beach shacks and r... 0.075817 [] [] 22-04-2011 0 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Goa. Paradise on Earth. But every Paradise has... Dum Maaro Dum 5.4 7
3554 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.insidiousch2.com/ 91586 [{"id": 3358, "name": "haunted house"}, {"id":... en Insidious: Chapter 2 The haunted Lambert family seeks to uncover th... 48.375848 [{"name": "Sony Pictures", "id": 34}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 12-09-2013 0 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It will take what you love most. Insidious: Chapter 2 6.5 1211
3555 4000000 [{"id": 27, "name": "Horror"}] NaN 215 [{"id": 483, "name": "riddle"}, {"id": 10714, ... en Saw II When a new murder victim is discovered with al... 42.187986 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 28-10-2005 152925093 92.0 [{"iso_639_1": "en", "name": "English"}] Released Oh Yes... There Will Be Blood. Saw II 6.3 1251
3556 15000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... http://www.10cloverfieldlane.com/ 333371 [{"id": 1930, "name": "kidnapping"}, {"id": 23... en 10 Cloverfield Lane After a car accident, Michelle awakens to find... 53.698683 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 10-03-2016 108286421 103.0 [{"iso_639_1": "en", "name": "English"}] Released Monsters come in many forms. 10 Cloverfield Lane 6.8 2468
3557 5000000 [{"id": 99, "name": "Documentary"}, {"id": 35,... NaN 9012 [{"id": 3444, "name": "disgust"}, {"id": 4424,... en Jackass: The Movie Johnny Knoxville and his crazy friends appear ... 14.752587 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-10-2002 64282312 87.0 [{"iso_639_1": "en", "name": "English"}] Released Do not attempt this at home. Jackass: The Movie 6.1 345
3558 4900000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.lightsoutmovie.com/ 345911 [{"id": 236, "name": "suicide"}, {"id": 3762, ... en Lights Out When Rebecca left home, she thought she left h... 48.170508 [{"name": "New Line Productions", "id": 8781},... [{"iso_3166_1": "US", "name": "United States o... 21-07-2016 44107032 81.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Lights Out 6.3 1129
3559 5000000 [{"id": 27, "name": "Horror"}] http://www.paranormalmovie.com/ 72571 [{"id": 616, "name": "witch"}, {"id": 1156, "n... en Paranormal Activity 3 In 1988, evil begins to terrorize young sister... 29.158130 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-10-2011 205703818 83.0 [{"iso_639_1": "en", "name": "English"}] Released It Runs In The Family Paranormal Activity 3 5.9 669
3560 5000000 [{"id": 27, "name": "Horror"}] NaN 242512 [{"id": 4959, "name": "death of a friend"}, {"... en Ouija A group of friends must confront their most te... 56.304660 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 24-10-2014 103590271 89.0 [{"iso_639_1": "en", "name": "English"}] Released Keep telling yourself it's just a game Ouija 4.9 983
3561 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10072 [{"id": 2655, "name": "group therapy"}, {"id":... en A Nightmare on Elm Street 3: Dream Warriors It's been many years since Freddy Krueger's fi... 17.304055 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 27-02-1987 44793222 96.0 [{"iso_639_1": "en", "name": "English"}] Released If you think you're ready for Freddy, think ag... A Nightmare on Elm Street 3: Dream Warriors 6.5 354
3562 5500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 211954 [{"id": 1338, "name": "bachelor"}, {"id": 1554... es No se Aceptan Devoluciones Valentin is Acapulco's resident playboy, until... 9.597290 [{"name": "Filmax", "id": 3631}, {"name": "Sig... [{"iso_3166_1": "MX", "name": "Mexico"}] 20-07-2013 99067206 115.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released Life doesn't care if you're ready. Instructions Not Included 7.5 205
3563 5000000 [{"id": 27, "name": "Horror"}] NaN 82990 [{"id": 2101, "name": "garage"}, {"id": 3350, ... en Paranormal Activity 4 It has been five years since the disappearance... 20.326337 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 17-10-2012 142817992 95.0 [{"iso_639_1": "en", "name": "English"}] Released It's closer than you think Paranormal Activity 4 5.2 563
3564 4100000 [{"id": 18, "name": "Drama"}] NaN 29912 [{"id": 3571, "name": "crucifixion"}, {"id": 5... en The Robe Marcellus is a tribune in the time of Christ. ... 4.028875 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 16-09-1953 36000000 135.0 [{"iso_639_1": "en", "name": "English"}] Released The first motion picture in CinemaScope--the m... The Robe 6.4 42
3565 5000000 [{"id": 35, "name": "Comedy"}] NaN 11843 [{"id": 642, "name": "robbery"}, {"id": 1384, ... en The Return of the Pink Panther The famous Pink Panther jewel has once again b... 6.470766 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 21-05-1975 41833347 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Return of the Pink Panther 6.7 137
3566 11000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11284 [{"id": 1453, "name": "amnesia"}, {"id": 3030,... en Freddy's Dead: The Final Nightmare Just when you thought it was safe to sleep, Fr... 16.856231 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 05-09-1991 34872033 89.0 [{"iso_639_1": "en", "name": "English"}] Released They saved the best for last. Freddy's Dead: The Final Nightmare 5.1 272
3567 8000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 504 [{"id": 293, "name": "female nudity"}, {"id": ... en Monster Aileen Wuornos is an emotionally scarred highw... 19.683187 [{"name": "Newmarket Films", "id": 28}] [{"iso_3166_1": "US", "name": "United States o... 16-11-2003 60378584 110.0 [{"iso_639_1": "en", "name": "English"}] Released The first female serial killer of America Monster 7.0 485
3568 5000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 173 [{"id": 269, "name": "diving"}, {"id": 270, "n... en 20,000 Leagues Under the Sea A ship sent to investigate a wave of mysteriou... 9.358197 [{"name": "Walt Disney Productions", "id": 3166}] [{"iso_3166_1": "US", "name": "United States o... 23-12-1954 28200000 127.0 [{"iso_639_1": "en", "name": "English"}] Released The mightiest motion picture of them all! 20,000 Leagues Under the Sea 6.8 157
3569 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 227348 [{"id": 6152, "name": "supernatural"}, {"id": ... en Paranormal Activity: The Marked Ones Seventeen-year-old Jesse has been hearing terr... 19.984477 [{"name": "Blumhouse Productions", "id": 3172}... [{"iso_3166_1": "US", "name": "United States o... 01-01-2014 86362372 84.0 [{"iso_639_1": "en", "name": "English"}] Released You're one of us now. Paranormal Activity: The Marked Ones 5.2 449
3570 5000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 1955 [{"id": 2804, "name": "exploitation"}, {"id": ... en The Elephant Man A Victorian surgeon rescues a heavily disfigur... 30.271066 [{"name": "Brooksfilms", "id": 5612}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-10-1980 26010864 124.0 [{"iso_639_1": "en", "name": "English"}] Released I am not an animal! I am a human being! I... a... The Elephant Man 7.9 719
3571 5000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 152532 [{"id": 515, "name": "women"}, {"id": 740, "na... en Dallas Buyers Club Loosely based on the true-life tale of Ron Woo... 59.454473 [{"name": "Universal Studios", "id": 13}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-09-2013 55198285 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Sometimes it takes a hustler to change the world Dallas Buyers Club 7.9 2886
3572 3300000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... https://www.facebook.com/thelazaruseffect 243940 [{"id": 321, "name": "terror"}, {"id": 1706, "... en The Lazarus Effect Medical researcher Frank, his fiancee Zoe and ... 20.304235 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 29-01-2015 64110728 83.0 [{"iso_639_1": "en", "name": "English"}] Released Evil will rise. The Lazarus Effect 5.1 505
3573 9000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... http://www.otnemem.com/ 77 [{"id": 30, "name": "individual"}, {"id": 328,... en Memento Suffering short-term memory loss after a head ... 60.715151 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "US", "name": "United States o... 11-10-2000 39723096 113.0 [{"iso_639_1": "en", "name": "English"}] Released Some memories are best forgotten. Memento 8.1 4028
3574 5000000 [{"id": 27, "name": "Horror"}] NaN 157547 [{"id": 3298, "name": "hallucination"}, {"id":... en Oculus A woman tries to exonerate her brother's murde... 35.871248 [{"name": "Intrepid Pictures", "id": 1224}, {"... [{"iso_3166_1": "US", "name": "United States o... 08-09-2013 44030246 104.0 [{"iso_639_1": "en", "name": "English"}] Released You see what it wants you to see Oculus 6.3 1050
3575 5000000 [{"id": 35, "name": "Comedy"}] NaN 2295 [{"id": 10183, "name": "independent film"}, {"... en Clerks II A calamity at Dante and Randall's shops sends ... 18.077963 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 25-05-2006 26888376 97.0 [{"iso_639_1": "en", "name": "English"}] Released With No Power Comes No Responsibility Clerks II 6.9 398
3576 5000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 71 [{"id": 1682, "name": "workers' quarter"}, {"i... en Billy Elliot Set against the background of the 1984 Miner's... 20.428237 [{"name": "BBC Films", "id": 288}, {"name": "T... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 18-05-2000 110000000 110.0 [{"iso_639_1": "en", "name": "English"}] Released Inside every one of us is a special talent wai... Billy Elliot 7.4 750
3577 4600000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 147773 [{"id": 367, "name": "shyness"}, {"id": 966, "... en The Way Way Back Over the course of his summer break, a teenage... 32.144440 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 06-06-2013 23198652 103.0 [{"iso_639_1": "en", "name": "English"}] Released We've all been there. The Way Way Back 7.1 688
3578 0 [{"id": 35, "name": "Comedy"}] NaN 16096 [] en House Party 2 Kid'N'Play leave their neighborhood and enter ... 3.673566 [] [{"iso_3166_1": "US", "name": "United States o... 23-10-1991 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN House Party 2 4.7 21
3579 3500000 [{"id": 10751, "name": "Family"}, {"id": 18, "... NaN 24266 [{"id": 802, "name": "regret"}, {"id": 1261, "... en The Man from Snowy River Jim Craig has lived his first 18 years in the ... 3.656491 [{"name": "Cambridge Productions", "id": 4293}] [{"iso_3166_1": "AU", "name": "Australia"}] 02-03-1982 20659423 104.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a boy suddenly alone in the world... The Man from Snowy River 6.8 37
3580 0 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 16508 [{"id": 917, "name": "journalism"}, {"id": 169... en Doug's 1st Movie Doug and his pal Skeeter set's out to find the... 1.884840 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 26-03-1999 0 77.0 [{"iso_639_1": "en", "name": "English"}] Released You'll Dig Doug! Doug's 1st Movie 5.4 22
3581 5000000 [{"id": 18, "name": "Drama"}] NaN 2895 [{"id": 186, "name": "christianity"}, {"id": 7... en The Apostle After his happy life spins out of control, a p... 4.227807 [{"name": "Butcher's Run Productions", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 09-10-1997 0 134.0 [{"iso_639_1": "en", "name": "English"}] Released The hardest soul to save was his own. The Apostle 6.1 38
3582 0 [{"id": 18, "name": "Drama"}] NaN 15660 [{"id": 3598, "name": "ax"}, {"id": 5565, "nam... en Mommie Dearest In this biographical film, glamorous yet lonel... 3.102862 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 18-09-1981 0 129.0 [{"iso_639_1": "en", "name": "English"}] Released The meanest mother of them all Mommie Dearest 6.5 54
3583 10000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.ouridiotbrother.com/ 59968 [{"id": 1155, "name": "brother sister relation... en Our Idiot Brother Everybody has the sibling who is always just a... 15.688439 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 26-08-2011 17273593 90.0 [{"iso_639_1": "en", "name": "English"}] Released Everybody has one Our Idiot Brother 5.9 365
3584 5000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 323677 [{"id": 2070, "name": "olympic games"}, {"id":... en Race Based on the incredible true story of Jesse Ow... 22.995100 [{"name": "Forecast Pictures", "id": 12686}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 19-02-2016 24804129 134.0 [{"iso_639_1": "en", "name": "English"}] Released The incredible true story of gold medal champi... Race 7.1 478
3585 0 [{"id": 18, "name": "Drama"}] NaN 19848 [{"id": 3688, "name": "strip club"}, {"id": 65... en The Players Club Young single mother Diana struggles to provide... 5.769822 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 08-04-1998 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released Here, we get down and dirty. The Players Club 6.4 14
3586 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.asabovesobelowmovie.com/ 256274 [{"id": 90, "name": "paris"}, {"id": 1454, "na... en As Above, So Below When a team of explorers ventures into the cat... 26.510558 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 14-08-2014 40100000 93.0 [{"iso_639_1": "en", "name": "English"}] Released The only way out is down. As Above, So Below 6.1 766
3587 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 235271 [{"id": 1326, "name": "infidelity"}, {"id": 15... en Addicted A gallerist risks her family and flourishing c... 7.544515 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 10-10-2014 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released Every Woman Needs an Escape Addicted 5.4 63
3588 0 [{"id": 18, "name": "Drama"}] NaN 45153 [{"id": 1156, "name": "sister sister relations... en Eve's Bayou The story is set in 1962 Louisiana. The big Ba... 1.126941 [] [] 07-09-1997 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released The secrets that hold us together can also tea... Eve's Bayou 6.1 27
3589 5000000 [{"id": 18, "name": "Drama"}] NaN 284293 [{"id": 456, "name": "mother"}, {"id": 1992, "... en Still Alice Alice Howland, happily married with three grow... 35.307577 [{"name": "Killer Films", "id": 1422}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 05-12-2014 43884652 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Still Alice 7.5 1104
3590 5000000 [{"id": 36, "name": "History"}, {"id": 18, "na... NaN 24973 [{"id": 1160, "name": "egypt"}] en The Egyptian In eighteenth-dynasty Egypt, Sinuhe, a poor or... 4.079111 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-08-1954 15000000 139.0 [{"iso_639_1": "el", "name": "\u03b5\u03bb\u03... Released To Nefer, shameless temptress of Babylon, he s... The Egyptian 6.0 11
3591 5000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 21610 [] en Nighthawks An international terrorist has New York in a g... 7.058868 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-03-1981 19905359 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A terrorist holds New York in a grip of fear -... Nighthawks 6.4 86
3592 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10283 [{"id": 242, "name": "new york"}, {"id": 1422,... en Friday the 13th Part VIII: Jason Takes Manhattan The Big Apple's in big trouble, as indestructi... 12.904615 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 28-07-1989 14000000 100.0 [{"iso_639_1": "en", "name": "English"}] Released The Big Apple's in BIG trouble! Friday the 13th Part VIII: Jason Takes Manhattan 4.8 191
3593 5000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 8346 [{"id": 279, "name": "usa"}, {"id": 970, "name... en My Big Fat Greek Wedding A young Greek woman falls in love with a non-G... 18.115566 [{"name": "Home Box Office (HBO)", "id": 3268}... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-02-2002 368744044 95.0 [{"iso_639_1": "el", "name": "\u03b5\u03bb\u03... Released Love is here to stay... so is her family. My Big Fat Greek Wedding 6.2 671
3594 5000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.springbreakersmovie.com/ 122081 [{"id": 293, "name": "female nudity"}, {"id": ... en Spring Breakers After four college girls rob a restaurant to f... 62.554173 [{"name": "RabbitBandini Productions", "id": 8... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 24-01-2013 31724284 94.0 [{"iso_639_1": "en", "name": "English"}] Released A little sun can bring out your dark side. Spring Breakers 5.0 1551
3595 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10987 [{"id": 1583, "name": "mass murder"}, {"id": 2... en Halloween: The Curse of Michael Myers Six years ago, Michael Myers terrorized the to... 9.483717 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 29-09-1995 15116634 88.0 [{"iso_639_1": "en", "name": "English"}] Released Haddonfield is ready to celebrate Halloween...... Halloween: The Curse of Michael Myers 5.0 170
3596 5000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 1391 [{"id": 534, "name": "mexico"}, {"id": 572, "n... es Y tu mamá también In Mexico, two teenage boys and an attractive ... 16.890285 [{"name": "B\u00e9same Mucho Pictures", "id": ... [{"iso_3166_1": "MX", "name": "Mexico"}] 08-06-2001 33616692 106.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Life has its ways of teaching. Life has its wa... Y Tu Mamá También 7.3 315
3597 4000000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 747 [{"id": 639, "name": "record collection"}, {"i... en Shaun of the Dead Shaun lives a supremely uneventful life, which... 49.124860 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 09-04-2004 30039392 99.0 [{"iso_639_1": "en", "name": "English"}] Released A romantic comedy. With zombies. Shaun of the Dead 7.5 2420
3598 0 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.mylifetime.com/movies/the-haunting-... 14745 [] en The Haunting of Molly Hartley When teenage Molly Hartley moves to a new town... 8.309894 [{"name": "Freestyle Releasing", "id": 4616}, ... [{"iso_3166_1": "US", "name": "United States o... 31-10-2008 0 82.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Her past is yet to come. The Haunting of Molly Hartley 4.3 48
3599 5000000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 26748 [{"id": 798, "name": "sheriff"}, {"id": 6625, ... en Lone Star When the skeleton of his murdered predecessor ... 5.960149 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 21-06-1996 13269963 135.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released John Sayles invites you to return to the scene... Lone Star 6.9 77
3600 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 11357 [{"id": 798, "name": "sheriff"}, {"id": 1435, ... en Halloween 4: The Return of Michael Myers The legend of that creepy masked-man, Michael ... 9.302349 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 21-10-1988 17768757 88.0 [{"iso_639_1": "en", "name": "English"}] Released Horror has returned to Haddonfield. Halloween 4: The Return of Michael Myers 5.9 209
3601 5000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 24913 [{"id": 2041, "name": "island"}, {"id": 8508, ... en April Fool's Day A group of eight college friends gather togeth... 8.190888 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 27-03-1986 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released Childish pranks turn into a bloody battle for ... April Fool's Day 5.8 73
3602 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13776 [{"id": 10738, "name": "diner"}, {"id": 158938... en Diner Set in 1959, Diner shows how five young men re... 5.871930 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 02-04-1982 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Suddenly, life was more than French fries, gra... Diner 6.9 83
3603 5000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 14854 [{"id": 779, "name": "martial arts"}, {"id": 7... en Lone Wolf McQuade The archetypical renegade Texas Ranger wages w... 8.452666 [{"name": "1818", "id": 21468}, {"name": "Lone... [{"iso_3166_1": "US", "name": "United States o... 14-04-1983 12232628 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The 'Mad Dog' Criminal...The 'Lone Wolf' Lawma... Lone Wolf McQuade 5.5 67
3604 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://apollo18movie.net/ 50357 [{"id": 305, "name": "moon"}, {"id": 1432, "na... en Apollo 18 Officially, Apollo 17 was the last manned miss... 17.028252 [{"name": "Bazelevs Production", "id": 1038}, ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 20-07-2011 25562924 86.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released There's a reason we've never gone back to the ... Apollo 18 5.0 356
3605 5000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sunshinecleaning-themovie.com 13090 [{"id": 236, "name": "suicide"}, {"id": 641, "... en Sunshine Cleaning A single mother and her slacker sister find an... 19.336367 [{"name": "Back Lot Pictures", "id": 7374}, {"... [{"iso_3166_1": "US", "name": "United States o... 18-01-2008 16174377 102.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released life's a messy business. Sunshine Cleaning 6.5 255
3606 5000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 192141 [{"id": 612, "name": "hotel"}, {"id": 2020, "n... en No Escape In their new overseas home, an American family... 38.006982 [{"name": "Bold Films", "id": 2266}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 26-08-2015 54418872 103.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released No rescue. No refuge. No Escape 6.7 777
3607 0 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 16441 [{"id": 9725, "name": "sword fight"}, {"id": 1... en The Beastmaster Dar, is the son of a king, who is hunted by a ... 6.377523 [{"name": "Antares Produzione Cinematografica"... [{"iso_3166_1": "US", "name": "United States o... 20-08-1982 14056528 118.0 [{"iso_639_1": "en", "name": "English"}] Released Born with the courage of an eagle, the strengt... The Beastmaster 6.0 97
3608 5000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 29996 [{"id": 536, "name": "israel"}, {"id": 1160, "... en Solomon and Sheba Under the rule of King David, Israel is united... 0.835617 [{"name": "Edward Small Productions", "id": 13... [{"iso_3166_1": "US", "name": "United States o... 25-12-1959 12200000 139.0 [{"iso_639_1": "en", "name": "English"}] Released Only once in 3000 years...anything like... Solomon and Sheba 5.4 8
3609 20000000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://50shadesofblackmovie.com/ 351819 [{"id": 572, "name": "sex"}, {"id": 9215, "nam... en Fifty Shades of Black An inexperienced college student meets a wealt... 14.947588 [{"name": "Open Road Films (II)", "id": 16313}] [{"iso_3166_1": "US", "name": "United States o... 28-01-2016 21164799 92.0 [{"iso_639_1": "en", "name": "English"}] Released Way shadier than gray. Fifty Shades of Black 4.3 331
3610 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.sonypictures.com/movies/noteasilybr... 14834 [] en Not Easily Broken A car accident and shifting affections test th... 5.129900 [] [{"iso_3166_1": "US", "name": "United States o... 09-01-2009 0 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Not Easily Broken 6.3 9
3611 4 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 22649 [{"id": 131, "name": "italy"}, {"id": 428, "na... en A Farewell to Arms British nurse Catherine Barkley (Helen Hayes) ... 1.199451 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 08-12-1932 25 89.0 [{"iso_639_1": "en", "name": "English"}] Released Every woman who has loved will understand A Farewell to Arms 6.2 28
3612 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 378200 [{"id": 622, "name": "bet"}, {"id": 5564, "nam... en The Perfect Match Terrence J. stars as Charlie, a playboy who's ... 3.810827 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 11-03-2016 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released t's what everyone's looking for The Perfect Match 5.2 42
3613 5500000 [{"id": 14, "name": "Fantasy"}, {"id": 16, "na... NaN 20455 [{"id": 282, "name": "video game"}, {"id": 129... en Digimon: The Movie The first story focused on Tai and Kari Kamiya... 3.738700 [{"name": "Saban Entertainment", "id": 2106}, ... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 17-03-2000 0 82.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released NaN Digimon: The Movie 6.2 72
3614 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.savedmovie.com/ 13193 [{"id": 186, "name": "christianity"}, {"id": 2... en Saved! Teenage Mary Cummings, who has "been Born Agai... 9.851230 [] [{"iso_3166_1": "US", "name": "United States o... 21-01-2004 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Saved! 6.3 147
3615 8000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 11042 [{"id": 494, "name": "father son relationship"... fr Les Invasions barbares In this belated sequel to 'The Decline of the ... 3.030910 [{"name": "Pyramide Productions", "id": 186}, ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 21-05-2003 3432342 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A provocative new comedy about sex, friendship... The Barbarian Invasions 6.7 77
3616 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10786 [{"id": 392, "name": "england"}, {"id": 2868, ... en Robin and Marian Whatever became of Robin Hood after his famed ... 3.199904 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"... 11-03-1976 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released Love is the greatest adventure of all. Robin and Marian 6.6 50
3617 5000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 12484 [{"id": 3133, "name": "vampire"}, {"id": 4550,... en The Forsaken A young man is in a race against time as he se... 2.739307 [{"name": "Screen Gems", "id": 3287}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 27-04-2001 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released The night... has an appetite. The Forsaken 4.9 47
3618 5000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 17339 [{"id": 1419, "name": "gun"}, {"id": 2052, "na... en Force 10 from Navarone Mallory and Miller are back. The survivors of ... 5.348446 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-11-1978 7230000 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Force 10 from Navarone 6.4 91
3619 5000000 [{"id": 35, "name": "Comedy"}] NaN 11959 [{"id": 3090, "name": "loser"}, {"id": 3586, "... en UHF The eccentric new manager of a UHF television ... 4.070044 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-07-1989 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released A lot of TV stations have forgotten what "qual... UHF 6.7 89
3620 0 [{"id": 35, "name": "Comedy"}] NaN 9900 [{"id": 282, "name": "video game"}, {"id": 240... en Grandma's Boy Even though he's 35, Alex acts more like he's ... 9.974681 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 06-01-2006 6538177 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A movie that proves you're never too old to co... Grandma's Boy 6.6 220
3621 5000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14662 [{"id": 572, "name": "sex"}, {"id": 10183, "na... en Slums of Beverly Hills In 1976, a lower-middle-class teenager struggl... 6.308298 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 14-08-1998 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released Growing Up is Hard to Do Slums of Beverly Hills 6.5 44
3622 5000000 [{"id": 37, "name": "Western"}] NaN 335 [{"id": 797, "name": "showdown"}, {"id": 800, ... it C'era una volta il West This classic western masterpiece is an epic fi... 49.333137 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 21-12-1968 5321508 175.0 [{"iso_639_1": "en", "name": "English"}] Released There were three men in her life. One to take ... Once Upon a Time in the West 8.1 1128
3623 5000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 15745 [] en Made Two aspiring boxers lifelong friends get invol... 4.149628 [{"name": "Artisan Entertainment", "id": 2188}] [{"iso_3166_1": "US", "name": "United States o... 13-07-2001 5476060 94.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to disorganized crime. Made 6.3 55
3624 5000000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.sonyclassics.com/moon/ 17431 [{"id": 305, "name": "moon"}, {"id": 310, "nam... en Moon With only three weeks left in his three year c... 46.114184 [{"name": "Liberty Films UK", "id": 3316}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-06-2009 9760104 97.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released The last place you'd ever expect to find yours... Moon 7.6 1794
3625 0 [{"id": 35, "name": "Comedy"}] NaN 21014 [{"id": 3903, "name": "bar mitvah"}, {"id": 85... en Keeping Up with the Steins All hilarity breaks loose in this heartwarming... 3.562563 [] [{"iso_3166_1": "US", "name": "United States o... 12-05-2006 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A 13-year-old boy uses his upcoming bar mitzva... Keeping Up with the Steins 5.2 18
3626 5000000 [{"id": 99, "name": "Documentary"}] NaN 78394 [{"id": 10506, "name": "prehistoric"}, {"id": ... en Sea Rex 3D: Journey to a Prehistoric World Through the power of IMAX 3D, experience a won... 4.498368 [{"name": "N3D Land Productions", "id": 29943}... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 14-05-2010 4074023 41.0 [{"iso_639_1": "en", "name": "English"}] Released The T-Rex of the Seas come alive. Sea Rex 3D: Journey to a Prehistoric World 5.9 11
3627 5000000 [{"id": 18, "name": "Drama"}] NaN 10217 [{"id": 1329, "name": "canada"}, {"id": 3032, ... en The Sweet Hereafter A small mountain community in Canada is devast... 7.673124 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}] 14-05-1997 3263585 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released There is no such thing as the simple truth. The Sweet Hereafter 6.8 103
3628 4000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www.sonyclassics.com/ofgodsandmen/ 46332 [{"id": 345, "name": "monk"}, {"id": 813, "nam... fr Des hommes et des dieux French drama based on the 1996 kidnapping and ... 4.992475 [{"name": "Why Not Productions", "id": 729}, {... [{"iso_3166_1": "FR", "name": "France"}] 18-05-2010 41424067 120.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released In the face of terror, their greatest weapon w... Of Gods and Men 6.5 91
3629 5000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.bottleshockthemovie.com/ 13996 [{"id": 5990, "name": "wine garden"}, {"id": 6... en Bottle Shock Paris-based wine expert Steven Spurrier heads ... 6.174435 [{"name": "Zininsa Film Production", "id": 765... [{"iso_3166_1": "US", "name": "United States o... 06-08-2008 4040588 110.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Based on a true story of love, victory, and fe... Bottle Shock 6.6 60
3630 0 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 3028 [{"id": 848, "name": "double life"}, {"id": 43... en Jekyll and Hyde ... Together Again Dr. Jekyll (Mark Blankfield) inhales white pow... 0.805312 [] [{"iso_3166_1": "US", "name": "United States o... 10-11-1982 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released The comedy that examines modern living through... Jekyll and Hyde ... Together Again 4.6 5
3631 5000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://www.miramax.com/movie/heavenly-creatures 1024 [{"id": 456, "name": "mother"}, {"id": 572, "n... en Heavenly Creatures Based on the true story of Juliet Hulme and Pa... 8.753409 [{"name": "WingNut Films", "id": 11}, {"name":... [{"iso_3166_1": "NZ", "name": "New Zealand"}] 02-09-1994 3049135 99.0 [{"iso_639_1": "en", "name": "English"}] Released From a secret world no one could see... came a... Heavenly Creatures 7.0 294
3632 5000000 [{"id": 18, "name": "Drama"}] NaN 343795 [{"id": 11612, "name": "hospital"}, {"id": 147... en 90 Minutes in Heaven A man involved in a horrific car crash is pron... 3.943706 [{"name": "Emmett/Furla Films", "id": 10405}, ... [{"iso_3166_1": "US", "name": "United States o... 11-09-2015 4842699 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Hope lives 90 Minutes in Heaven 5.4 40
3633 5000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.everythingmustgo-themovie.com 45658 [{"id": 567, "name": "alcohol"}, {"id": 1859, ... en Everything Must Go When an alcoholic relapses, causing him to los... 9.169411 [{"name": "Birdsong Pictures", "id": 7436}, {"... [{"iso_3166_1": "US", "name": "United States o... 15-10-2010 2614773 97.0 [{"iso_639_1": "en", "name": "English"}] Released Lost is a good place to find yourself Everything Must Go 6.0 208
3634 5000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 16148 [{"id": 703, "name": "detective"}, {"id": 1936... en Zero Effect Daryl Zero is a private investigator. Along wi... 2.732031 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 30-01-1998 1980338 116.0 [{"iso_639_1": "en", "name": "English"}] Released The world's most private detective. Zero Effect 6.0 55
3635 5000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 4553 [{"id": 1382, "name": "factory"}, {"id": 4142,... en The Machinist The Machinist is the story of Trevor Reznik, a... 35.252056 [{"name": "Filmax Entertainment", "id": 7302},... [{"iso_3166_1": "US", "name": "United States o... 09-02-2004 8203235 101.0 [{"iso_639_1": "en", "name": "English"}] Released A little guilt goes a long way... The Machinist 7.3 1247
3636 5000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 36351 [{"id": 236, "name": "suicide"}, {"id": 2231, ... en Light Sleeper A drug dealer with upscale clientele is having... 6.063868 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "US", "name": "United States o... 21-08-1992 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released He was a good man in a deadly business. She wa... Light Sleeper 5.7 15
3637 5000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 245916 [{"id": 5565, "name": "biography"}] en Kill the Messenger A reporter becomes the target of a vicious sme... 21.343093 [{"name": "The Combine", "id": 27450}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 09-10-2014 2450846 112.0 [{"iso_639_1": "en", "name": "English"}] Released Can you keep a national secret? Kill the Messenger 6.6 355
3638 5000000 [{"id": 18, "name": "Drama"}] http://www.rabbitholefilm.com/ 27585 [{"id": 697, "name": "loss of son"}, {"id": 27... en Rabbit Hole Life for a happy couple is turned upside down ... 10.095184 [{"name": "Olympus Pictures", "id": 7400}] [{"iso_3166_1": "US", "name": "United States o... 16-12-2010 5129058 91.0 [{"iso_639_1": "en", "name": "English"}] Released The only way out is through. Rabbit Hole 6.9 165
3639 5000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 1415 [{"id": 242, "name": "new york"}, {"id": 612, ... en Party Monster The New York club scene of the 80s and 90s was... 4.129165 [{"name": "ContentFilm", "id": 1420}] [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 05-09-2003 742898 98.0 [{"iso_639_1": "en", "name": "English"}] Released 'Til death do they party... Party Monster 5.9 58
3640 5000000 [{"id": 27, "name": "Horror"}, {"id": 80, "nam... http://greenroom-movie.com/ 313922 [{"id": 379, "name": "skinhead"}, {"id": 2671,... en Green Room A young punk rock band find themselves trapped... 30.001024 [{"name": "Film Science", "id": 1976}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 15-04-2016 3220371 95.0 [{"iso_639_1": "en", "name": "English"}] Released One way in. No way out. Green Room 6.7 683
3641 5000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14474 [{"id": 572, "name": "sex"}, {"id": 596, "name... en The Oh in Ohio Priscilla and Jack appear to be the perfect co... 6.759235 [{"name": "Cold Iron Pictures", "id": 3916}, {... [{"iso_3166_1": "US", "name": "United States o... 30-03-2006 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released One woman's story is about to climax. The Oh in Ohio 5.8 27
3642 5000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://www.atlasshruggedmovie.com/ 199933 [{"id": 33452, "name": "trilogy"}, {"id": 1732... en Atlas Shrugged Part III: Who is John Galt? Approaching collapse, the nation's economy is ... 1.731035 [{"name": "Atlas 3 Productions", "id": 67480}] [{"iso_3166_1": "US", "name": "United States o... 12-09-2014 846704 99.0 [{"iso_639_1": "en", "name": "English"}] Released Who is John Galt? Atlas Shrugged Part III: Who is John Galt? 3.9 15
3643 7000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 13685 [{"id": 380, "name": "brother brother relation... en Bottle Rocket Upon his release from a mental hospital follow... 11.700578 [{"name": "Gracie Films", "id": 18}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 21-02-1996 560069 91.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released They're not really criminals, but everyone's g... Bottle Rocket 6.8 281
3644 6000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 8744 [{"id": 380, "name": "brother brother relation... en Albino Alligator Three petty thieves who the police believe to ... 2.388683 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 09-09-1996 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released They Planned The Perfect Crime... Until It All... Albino Alligator 5.6 45
3645 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... http://gandhimyfather.erosentertainment.com/ 38428 [{"id": 5565, "name": "biography"}, {"id": 792... hi Gandhi, My Father With Gandhi My Father, producer Anil Kapoor an... 0.080704 [] [{"iso_3166_1": "IN", "name": "India"}] 03-08-2007 0 136.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released To the People...He was a Father. To his Son...... Gandhi, My Father 6.0 2
3646 0 [{"id": 99, "name": "Documentary"}] http://www.sonyclassics.com/standardoperatingp... 8847 [{"id": 378, "name": "prison"}, {"id": 1563, "... en Standard Operating Procedure Errol Morris examines the incidents of abuse a... 0.888986 [{"name": "Sony Pictures Classics", "id": 58}] [{"iso_3166_1": "US", "name": "United States o... 12-02-2008 0 117.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Standard Operating Procedure 6.6 14
3647 0 [{"id": 18, "name": "Drama"}] NaN 39269 [{"id": 4470, "name": "punk"}, {"id": 10183, "... en Out of the Blue Dennis Hopper is a hard-drinking truck driver ... 0.679351 [{"name": "Robson Street", "id": 71953}] [{"iso_3166_1": "CA", "name": "Canada"}] 01-05-1980 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released A harrowing drama from the director of Easy Rider Out of the Blue 6.5 17
3648 5000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 46838 [{"id": 3623, "name": "cabin"}, {"id": 12394, ... en Tucker and Dale vs Evil Two hillbillies are suspected of being killers... 19.940245 [{"name": "Eden Rock Media", "id": 2273}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-01-2010 5476793 89.0 [{"iso_639_1": "en", "name": "English"}] Released Evil just messed with the wrong hillbillies. Tucker and Dale vs Evil 7.3 847
3649 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 51384 [{"id": 10183, "name": "independent film"}] en Lovely, Still A holiday fable that tells the story of an eld... 1.286991 [] [] 01-01-2008 0 92.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released Something mysterious, new, unexpected and love... Lovely, Still 6.2 13
3650 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 56930 [{"id": 1262, "name": "mountains"}, {"id": 572... en Tycoon Engineer Johnny Munroe is enlisted to build a ... 0.042442 [{"name": "RKO Radio Pictures", "id": 6}] [{"iso_3166_1": "US", "name": "United States o... 27-12-1947 0 128.0 [{"iso_639_1": "en", "name": "English"}] Released Breath-taking Adventure ! Tycoon 6.6 4
3651 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 41730 [{"id": 258, "name": "bomb"}, {"id": 657, "nam... en Desert Blue An academic obsessed with "roadside attraction... 1.116206 [{"name": "Ignite Entertainment", "id": 15460}... [{"iso_3166_1": "US", "name": "United States o... 06-06-1999 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Once You Get There, You'll Never Want To Leave Desert Blue 5.5 9
3652 5000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 18442 [] en Decoys Luke and Roger are just another couple of coll... 3.054340 [] [{"iso_3166_1": "CA", "name": "Canada"}] 27-02-2004 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released They can seduce anyone... Prey it isn't you! Decoys 4.7 33
3653 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.stayinyourroom.com/ 298312 [{"id": 897, "name": "rap music"}, {"id": 904,... en The Visit The terrifying story of a brother and sister w... 38.947080 [{"name": "Blumhouse Productions", "id": 3172}... [{"iso_3166_1": "US", "name": "United States o... 10-09-2015 98450062 94.0 [{"iso_639_1": "en", "name": "English"}] Released No one loves you like your grandparents. The Visit 6.0 1360
3654 5000000 [{"id": 18, "name": "Drama"}, {"id": 10752, "n... NaN 11600 [{"id": 5939, "name": "iraq"}, {"id": 15087, "... en Redacted Redacted is a film written and directed by Bri... 3.792015 [{"name": "HDNet Films", "id": 3097}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 01-01-2007 782102 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Redacted 6.2 37
3655 0 [{"id": 10749, "name": "Romance"}, {"id": 53, ... NaN 71547 [{"id": 966, "name": "beach"}, {"id": 9826, "n... de Fascination Young Scott Doherty (Adam Garcia) gets suspici... 0.219799 [{"name": "Quality Films Entertainment", "id":... [{"iso_3166_1": "GB", "name": "United Kingdom"... 13-10-2004 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Fascination 3.8 4
3656 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 57876 [{"id": 163053, "name": "found footage"}, {"id... en Area 51 Three young conspiracy theorists attempt to un... 7.794000 [{"name": "Insurge Pictures", "id": 7377}] [{"iso_3166_1": "US", "name": "United States o... 15-05-2015 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Area 51 4.2 151
3657 5000000 [{"id": 53, "name": "Thriller"}] http://www.mientrasduermeslapelicula.com/ 77495 [{"id": 107, "name": "barcelona spain"}, {"id"... es Mientras duermes Apartment concierge Cesar is a miserable perso... 9.136965 [{"name": "Filmax Entertainment", "id": 7302},... [{"iso_3166_1": "ES", "name": "Spain"}] 14-10-2011 0 107.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Someone is watching over you Sleep Tight 7.0 202
3658 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 13849 [{"id": 1336, "name": "ransom"}, {"id": 1562, ... en The Cottage In a remote part of the countryside, a bungled... 8.396850 [{"name": "Isle of Man Film", "id": 2268}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 07-02-2008 0 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Sleeps Six Bloody Comfortably The Cottage 6.3 80
3659 0 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 14849 [{"id": 236, "name": "suicide"}, {"id": 314, "... en Dead Like Me: Life After Death When George and her colleagues get a new boss ... 7.864905 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 17-02-2009 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dead Like Me: Life After Death 5.8 65
3660 0 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... NaN 12486 [{"id": 3028, "name": "penguin"}, {"id": 9558,... en Farce of the Penguins In this spoof of "March of the Penguins," natu... 1.963219 [{"name": "FOTP Productions", "id": 2679}] [{"iso_3166_1": "US", "name": "United States o... 01-12-2006 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released What Happens In Antarctica... Stays in Antarctica Farce of the Penguins 3.2 13
3661 0 [{"id": 18, "name": "Drama"}] NaN 19615 [] en Flying By A real estate developer goes to his 25th high ... 1.546169 [] [] 01-01-2009 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released It's about the music Flying By 7.0 2
3662 5000000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 244403 [{"id": 494, "name": "father son relationship"... en Rudderless A grieving father in a downward spiral stumble... 10.619574 [{"name": "Unified Pictures", "id": 13238}, {"... [{"iso_3166_1": "US", "name": "United States o... 17-10-2014 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released The way back begins with a single chord. Rudderless 7.4 105
3663 5000000 [{"id": 10751, "name": "Family"}, {"id": 16, "... NaN 292481 [{"id": 1480, "name": "baseball"}, {"id": 9887... en Henry & Me Henry & Me tells the courageous story of J... 0.999655 [{"name": "Henry & Me Productions", "id": 34306}] [{"iso_3166_1": "US", "name": "United States o... 18-08-2014 0 67.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Henry & Me 3.0 3
3664 0 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://www.thestuckmovie.com/#menu 340816 [{"id": 1003, "name": "photographer"}, {"id": ... en Christmas Eve Hilarity, romance, and transcendence prevail a... 1.985243 [{"name": "Unstuck", "id": 69292}] [{"iso_3166_1": "US", "name": "United States o... 04-12-2015 0 95.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released They'll be home for Christmas...if only in the... Christmas Eve 6.1 24
3665 0 [{"id": 10770, "name": "TV Movie"}, {"id": 80,... NaN 78814 [] en We Have Your Husband American-born Jayne Valseca, her husband Eduar... 0.102003 [{"name": "Johnson Production Group", "id": 52... [{"iso_3166_1": "US", "name": "United States o... 12-11-2011 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN We Have Your Husband 5.0 3
3666 15000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 297596 [{"id": 591, "name": "cia"}, {"id": 4948, "nam... en Dying of the Light Evan Lake, a veteran CIA agent, has been order... 10.480090 [{"name": "TinRes Entertainment", "id": 20658}... [{"iso_3166_1": "BS", "name": "Bahamas"}, {"is... 04-12-2014 0 94.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released NaN Dying of the Light 4.5 118
3667 0 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 299552 [{"id": 1419, "name": "gun"}, {"id": 10590, "n... en Born Of War Mina, a young college student, has her life ri... 1.136568 [{"name": "Jewson Film", "id": 44241}, {"name"... [{"iso_3166_1": "CY", "name": "Cyprus"}, {"iso... 05-12-2013 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Born Of War 4.1 7
3668 5000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 11935 [{"id": 720, "name": "helicopter"}, {"id": 143... en Capricorn One In order to protect the reputation of the Amer... 11.095219 [{"name": "Associated General Films", "id": 43... [{"iso_3166_1": "GB", "name": "United Kingdom"... 10-12-1977 0 123.0 [{"iso_639_1": "en", "name": "English"}] Released The mission was a sham. The murders were real. Capricorn One 6.4 131
3669 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.romeothemovie.com/ 113406 [] en Should've Been Romeo A self-centered, middle-aged pitchman for a po... 0.407030 [{"name": "Phillybrook Films", "id": 65147}] [{"iso_3166_1": "US", "name": "United States o... 28-04-2012 0 0.0 [{"iso_639_1": "en", "name": "English"}] Released Even Shakespeare didn't see this one coming. Should've Been Romeo 0.0 0
3670 0 [{"id": 10751, "name": "Family"}] NaN 447027 [] en Running Forever After being estranged since her mother's death... 0.028756 [{"name": "New Kingdom Pictures", "id": 41671}] [{"iso_3166_1": "US", "name": "United States o... 27-10-2015 0 88.0 [] Released NaN Running Forever 0.0 0
3671 5000000 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://www.yogahosers.com/ 290825 [{"id": 1329, "name": "canada"}, {"id": 2652, ... en Yoga Hosers Two teenage yoga enthusiasts team up with a le... 8.618793 [{"name": "Invincible Pictures Corp.", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 08-07-2016 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Do your 'wurst... Yoga Hosers 4.7 102
3672 0 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 361159 [{"id": 3134, "name": "louisiana"}, {"id": 112... en Navy Seals vs. Zombies A team of highly skilled Navy SEALS find thems... 2.394613 [{"name": "Hollywood Media Bridge", "id": 3546... [{"iso_3166_1": "US", "name": "United States o... 08-10-2015 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Navy Seals vs. Zombies 3.5 36
3673 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.anglickykral.cz/ 12555 [{"id": 996, "name": "expensive restaurant"}, ... cs Obsluhoval jsem anglického krále Jan Dítě has been released from a Czech prison... 2.387463 [] [{"iso_3166_1": "CZ", "name": "Czech Republic"... 19-12-2006 0 120.0 [{"iso_639_1": "pl", "name": "Polski"}, {"iso_... Released NaN I Served the King of England 7.0 22
3674 5000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.soul-kitchen-film.com/?l=en 31175 [] de Soul Kitchen SOUL KITCHEN film centers on a likable but hop... 5.461487 [{"name": "Coraz\u00f3n International", "id": ... [{"iso_3166_1": "DE", "name": "Germany"}] 09-09-2009 17872796 99.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released NaN Soul Kitchen 7.1 116
3675 1000000 [{"id": 18, "name": "Drama"}] NaN 12498 [{"id": 10183, "name": "independent film"}, {"... en Sling Blade Karl Childers is a mentally disabled man who h... 14.805264 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 30-08-1996 24475416 135.0 [{"iso_639_1": "en", "name": "English"}] Released A simple man. A difficult choice. Sling Blade 7.4 231
3676 4798235 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 77949 [{"id": 236, "name": "suicide"}, {"id": 392, "... en The Awakening 1921 England is overwhelmed by the loss and gr... 25.302160 [{"name": "BBC Films", "id": 288}, {"name": "S... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 17-08-2011 209696 107.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Sometimes dead does not mean gone. The Awakening 6.3 458
3677 4800000 [{"id": 27, "name": "Horror"}] http://www.hostelfilm.com/ 1690 [{"id": 472, "name": "bathroom"}, {"id": 572, ... en Hostel Three backpackers head to a Slovakian city tha... 38.831920 [{"name": "International Production Company", ... [{"iso_3166_1": "US", "name": "United States o... 06-01-2005 80578934 94.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome To Your Worst Nightmare Hostel 5.7 887
3678 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.tristramshandymovie.com/ 8435 [{"id": 186846, "name": "adaptation"}, {"id": ... en A Cock and Bull Story Steve Coogan, an arrogant actor with low self-... 3.500741 [{"name": "Revolution Films", "id": 163}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 17-07-2005 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Because everyone loves an accurate period piece. A Cock and Bull Story 6.2 43
3679 5000000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.sonyclassics.com/takeshelter/ 64720 [{"id": 4917, "name": "shelter"}, {"id": 10150... en Take Shelter Plagued by a series of apocalyptic visions, a ... 19.807295 [{"name": "Hydraulx", "id": 10936}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 25-11-2011 3099314 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Take Shelter 7.1 471
3680 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 49365 [{"id": 1415, "name": "small town"}, {"id": 52... en Lady in White Locked in a school closet during Halloween 196... 1.435742 [{"name": "New Sky Communications Inc.", "id":... [{"iso_3166_1": "US", "name": "United States o... 22-04-1988 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released The year is 1962. The place is Willowpoint Fal... Lady in White 6.3 25
3681 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 11404 [{"id": 3796, "name": "auto"}, {"id": 5833, "n... en Driving Lessons A shy teenage boy trying to escape the influen... 7.667888 [] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 30-04-2006 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Driving Lessons 6.3 47
3682 5000000 [{"id": 35, "name": "Comedy"}] NaN 300706 [{"id": 199073, "name": "wife murder"}, {"id":... en Let's Kill Ward's Wife Everyone hates Ward’s wife and wants her dead,... 8.496364 [{"name": "Lost Rhino Films", "id": 39328}] [{"iso_3166_1": "US", "name": "United States o... 23-12-2014 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released Real Friends Do the Dirty Work. Let's Kill Ward's Wife 5.5 76
3683 4700000 [{"id": 27, "name": "Horror"}] NaN 16337 [{"id": 9366, "name": "hammer"}, {"id": 10292,... en The Texas Chainsaw Massacre 2 A radio host is victimized by the cannibal fam... 9.617777 [{"name": "Cannon Films", "id": 4110}] [{"iso_3166_1": "US", "name": "United States o... 22-08-1986 8025872 101.0 [{"iso_639_1": "en", "name": "English"}] Released After a decade of silence... The buzzz is back! The Texas Chainsaw Massacre 2 5.9 139
3684 4638783 [{"id": 37, "name": "Western"}] NaN 11577 [{"id": 798, "name": "sheriff"}, {"id": 4995, ... en Pat Garrett & Billy the Kid An aging Pat Garrett is hired as a lawman on b... 4.495256 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 23-05-1973 11000000 106.0 [{"iso_639_1": "en", "name": "English"}] Released Best of enemies. Deadliest of friends. Pat Garrett & Billy the Kid 7.2 65
3685 4800000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 77987 [{"id": 3432, "name": "bangkok"}, {"id": 11258... en Only God Forgives Julian, who runs a Thai boxing club as a front... 35.754865 [{"name": "Gaumont", "id": 9}, {"name": "Wild ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 30-05-2013 10337387 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Time to Meet The Devil Only God Forgives 5.6 862
3686 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 40185 [] fr Camping Sauvage Un camping au bord d'un lac pendant les vacanc... 0.203230 [] [{"iso_3166_1": "FR", "name": "France"}] 13-10-2005 0 80.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Camping Sauvage 4.8 4
3687 4 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 68202 [{"id": 187056, "name": "woman director"}] en Without Men The women of a remote Latin American town are ... 0.280760 [] [{"iso_3166_1": "US", "name": "United States o... 29-06-2011 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Without Men 4.6 8
3688 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 8981 [{"id": 388, "name": "scotland"}, {"id": 494, ... en Dear Frankie Nine-year-old Frankie and his single mum Lizzi... 3.113190 [{"name": "Scottish Screen", "id": 698}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 18-05-2004 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dear Frankie 7.0 46
3689 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://allhatthemovie.com/ 10914 [{"id": 957, "name": "indian territory"}, {"id... en All Hat An ex-con returns to his rural Ontario roots a... 0.137535 [{"name": "New Real Films", "id": 2649}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 11-09-2007 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN All Hat 1.0 1
3690 4600000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.namesoflovemovie.com/ 50848 [{"id": 293, "name": "female nudity"}, {"id": ... fr Le Nom des gens Bahia Benmahmoud, a free-spirited young woman,... 6.368933 [{"name": "Canal+", "id": 5358}, {"name": "TPS... [{"iso_3166_1": "FR", "name": "France"}] 24-11-2010 0 100.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released Make Love, Not War The Names of Love 7.3 93
3691 4700000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 166624 [{"id": 1357, "name": "fish"}, {"id": 5202, "n... en Treading Water At first glance, Mica seems a perfectly normal... 0.217538 [{"name": "Rhombus Media", "id": 164}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-09-2013 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Mica is a perfectly normal boy. Well he would ... Treading Water 5.6 6
3692 4600000 [{"id": 18, "name": "Drama"}] NaN 10822 [{"id": 456, "name": "mother"}, {"id": 572, "n... en Savage Grace This examination of a famous scandal from the ... 3.531877 [{"name": "Celluloid Dreams", "id": 860}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-05-2007 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Truth is more shocking than fiction. Savage Grace 5.7 60
3693 0 [{"id": 18, "name": "Drama"}] NaN 10844 [{"id": 2658, "name": "new zealand"}, {"id": 3... en Out of the Blue Ordinary people find extraordinary courage in ... 0.706355 [] [{"iso_3166_1": "NZ", "name": "New Zealand"}] 12-10-2006 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released The true story of a small town massacre Out of the Blue 5.9 18
3694 4500000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9336 [{"id": 1482, "name": "trainer"}, {"id": 2999,... en Police Academy New rules enforced by the Lady Mayoress mean t... 15.002502 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 22-03-1984 146198896 96.0 [{"iso_639_1": "en", "name": "English"}] Released What an Institution! Police Academy 6.5 602
3695 4500000 [{"id": 10749, "name": "Romance"}, {"id": 12, ... NaN 5689 [{"id": 566, "name": "sexual identity"}, {"id"... en The Blue Lagoon Two small children and a ship's cook survive a... 22.585384 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 05-07-1980 58853106 104.0 [{"iso_639_1": "en", "name": "English"}] Released A sensuous story of natural love. The Blue Lagoon 5.8 408
3696 6000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://workingtitlefilms.com/film.php?filmID=59 712 [{"id": 213, "name": "upper class"}, {"id": 69... en Four Weddings and a Funeral Four Weddings And A Funeral is a British comed... 29.834065 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 09-03-1994 254700832 117.0 [{"iso_639_1": "en", "name": "English"}] Released Five good reasons to stay single. Four Weddings and a Funeral 6.6 632
3697 4500000 [{"id": 35, "name": "Comedy"}] NaN 13342 [{"id": 572, "name": "sex"}, {"id": 818, "name... en Fast Times at Ridgemont High Follows a group of high school students growin... 20.403344 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-08-1982 27092880 90.0 [{"iso_639_1": "en", "name": "English"}] Released Fast Cars, Fast Girls, Fast Carrots...Fast Car... Fast Times at Ridgemont High 7.0 322
3698 4500000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 10339 [{"id": 818, "name": "based on novel"}, {"id":... en Moby Dick In 1841, young Ishmael signs up for service ab... 5.224593 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 27-06-1956 10400000 116.0 [{"iso_639_1": "en", "name": "English"}] Released From the immortal adventure classic...of whali... Moby Dick 6.9 89
3699 15000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 1429 [{"id": 378, "name": "prison"}, {"id": 1563, "... en 25th Hour The filmed adaptation from David Benioff's nov... 30.196039 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 16-12-2002 13060843 135.0 [{"iso_639_1": "en", "name": "English"}] Released This life was so close to never happening. 25th Hour 7.2 629
3700 4500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 9303 [{"id": 378, "name": "prison"}, {"id": 5424, "... en Bound Corky, a tough female ex con and her lover Vio... 15.359952 [{"name": "Dino De Laurentiis Company", "id": ... [{"iso_3166_1": "US", "name": "United States o... 13-09-1996 7011317 108.0 [{"iso_639_1": "en", "name": "English"}] Released In their world, you can't buy freedom, but you... Bound 6.9 198
3701 4500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.requiemforadream.com/ 641 [{"id": 1803, "name": "drug addiction"}, {"id"... en Requiem for a Dream The hopes and dreams of four ambitious people ... 11.573034 [{"name": "Artisan Entertainment", "id": 2188}] [{"iso_3166_1": "US", "name": "United States o... 27-10-2000 7390108 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Requiem for a Dream 7.9 2443
3702 0 [{"id": 10402, "name": "Music"}, {"id": 10749,... NaN 27686 [{"id": 162843, "name": "state fair"}] en State Fair During their annual visit to the Iowa State Fa... 1.847822 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 29-08-1945 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN State Fair 6.2 19
3703 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 65749 [{"id": 733, "name": "dancer"}, {"id": 2683, "... es Tango, no me dejes nunca A dangerous love affair inspires a director to... 0.425551 [{"name": "Adela Pictures", "id": 40451}] [{"iso_3166_1": "AR", "name": "Argentina"}, {"... 12-02-1998 0 115.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Tango: do not ever leave me Tango 6.8 6
3704 4500000 [{"id": 18, "name": "Drama"}] NaN 6106 [{"id": 393, "name": "civil war"}, {"id": 407,... en Salvador A second rated journalist from the US tries hi... 3.819796 [{"name": "Hemdale Film", "id": 3952}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 23-04-1986 0 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Based on a true story. Salvador 7.0 71
3705 5000000 [{"id": 35, "name": "Comedy"}] http://www.momsnightoutmovie.com/ 252680 [{"id": 1157, "name": "wife husband relationsh... en Moms' Night Out Yearning for an evening without their kids, so... 10.274542 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 25-03-2014 10429707 98.0 [{"iso_639_1": "en", "name": "English"}] Released What could go wrong? Moms' Night Out 5.5 121
3706 6000000 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 141 [{"id": 970, "name": "parents kids relationshi... en Donnie Darko After narrowly escaping a bizarre accident, a ... 61.210016 [{"name": "Pandora Cinema", "id": 185}, {"name... [{"iso_3166_1": "US", "name": "United States o... 18-01-2001 1270522 113.0 [{"iso_639_1": "en", "name": "English"}] Released You can never go too far Donnie Darko 7.7 3452
3707 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.privateperez.com/ 66607 [] en Salvando al Soldado Perez La vida ha llevado a Julián Pérez por caminos ... 0.177356 [] [] 18-03-2011 0 105.0 [] Released NaN Saving Private Perez 6.1 18
3708 4500000 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 17139 [{"id": 3683, "name": "law and ethics"}] nl Karakter J.W. Katadreuffe is the son of Joba Katadreuff... 0.011697 [{"name": "First Floor Features", "id": 938}, ... [{"iso_3166_1": "NL", "name": "Netherlands"}, ... 17-04-1997 0 122.0 [{"iso_639_1": "nl", "name": "Nederlands"}, {"... Released NaN Character 7.7 25
3709 2000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 12079 [{"id": 10183, "name": "independent film"}, {"... en Spun Over the course of three days Ross, a college ... 6.249262 [{"name": "Muse Productions", "id": 15231}, {"... [{"iso_3166_1": "US", "name": "United States o... 01-06-2002 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released The ultimate speed freak's tale. Spun 6.6 132
3710 4500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.ifcfilms.com/films/life-during-wart... 39800 [{"id": 10123, "name": "dark comedy"}, {"id": ... en Life During Wartime Friends, family, and lovers struggle to find l... 3.108881 [{"name": "Werc Werk Works", "id": 53303}] [{"iso_3166_1": "US", "name": "United States o... 10-10-2009 744816 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Life During Wartime 6.3 30
3711 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.lady-vengeance.de/ 4550 [{"id": 10183, "name": "independent film"}] ko 친절한 금자씨 After a 13-year imprisonment for the kidnap an... 17.074843 [{"name": "CJ Capital Investment", "id": 946},... [{"iso_3166_1": "KR", "name": "South Korea"}] 29-07-2005 23803308 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released All she wanted was a peaceful life... they did... Sympathy for Lady Vengeance 7.4 356
3712 0 [{"id": 18, "name": "Drama"}] NaN 62116 [{"id": 154794, "name": "royal court"}, {"id":... fr Nannerl, la soeur de Mozart A re-imagined account of the early life of Mar... 0.774442 [{"name": "Les Films Alyne", "id": 13907}] [{"iso_3166_1": "FR", "name": "France"}] 09-06-2010 0 120.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Mozart's Sister 6.2 13
3713 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9991 [{"id": 378, "name": "prison"}, {"id": 6075, "... en Mean Machine Disgraced ex-England captain (Danny 'Mean Mach... 8.816995 [{"name": "SKA Films", "id": 13419}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-12-2001 0 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's Not Just About Football, It's About Pride... Mean Machine 6.0 157
3714 4500000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 13807 [] cn 放‧逐 A friendship is formed between an ex-gangster,... 8.486390 [{"name": "Media Asia Films", "id": 5552}, {"n... [{"iso_3166_1": "HK", "name": "Hong Kong"}] 06-09-2006 0 110.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released NaN Exiled 7.0 46
3715 0 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.blackthornmovie.com/ 68818 [{"id": 642, "name": "robbery"}, {"id": 4781, ... en Blackthorn In Bolivia, Butch Cassidy (now calling himself... 5.223096 [{"name": "Quickfire Films", "id": 4186}, {"na... [{"iso_3166_1": "BO", "name": "Bolivia"}, {"is... 31-08-2011 623528 98.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released No destiny Blackthorn 6.6 73
3716 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 12093 [{"id": 236, "name": "suicide"}, {"id": 572, "... sv Lilja 4-Ever Lilya lives in poverty and dreams of a better ... 7.759215 [{"name": "Det Danske Filminstitut", "id": 118... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 23-08-2002 0 109.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN Lilya 4-ever 7.7 139
3717 4500000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.afterlifethefilm.com/ 36419 [{"id": 2564, "name": "wheelchair"}, {"id": 30... en After.Life A young woman caught between life and death...... 14.570359 [{"name": "Plum Pictures", "id": 2224}, {"name... [{"iso_3166_1": "US", "name": "United States o... 09-04-2010 3606395 104.0 [{"iso_639_1": "en", "name": "English"}] Released Life is the symptom. Death is the cure. After.Life 5.4 251
3718 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 281730 [] en Fugly It is a story of 4 friends - Dev, Gaurav, Adit... 0.371337 [] [{"iso_3166_1": "IN", "name": "India"}] 13-06-2014 0 134.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Fugly 5.3 2
3719 3000000 [{"id": 18, "name": "Drama"}] NaN 510 [{"id": 30, "name": "individual"}, {"id": 526,... en One Flew Over the Cuckoo's Nest While serving time for insanity at a state men... 127.525581 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 18-11-1975 108981275 133.0 [{"iso_639_1": "en", "name": "English"}] Released If he's crazy, what does that make you? One Flew Over the Cuckoo's Nest 8.2 2919
3720 4400000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 362105 [] en R.L. Stine's Monsterville: The Cabinet of Souls Teenage friends must resist the spell of an ev... 3.898737 [{"name": "EveryWhere Studios", "id": 68467}] [{"iso_3166_1": "US", "name": "United States o... 29-09-2015 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN R.L. Stine's Monsterville: The Cabinet of Souls 6.9 35
3721 0 [{"id": 35, "name": "Comedy"}] NaN 10970 [{"id": 776, "name": "screenplay"}, {"id": 595... en Silent Movie Aspiring filmmakers Mel Funn, Marty Eggs and D... 7.315935 [{"name": "Crossbow Productions", "id": 1296}] [{"iso_3166_1": "US", "name": "United States o... 17-06-1976 0 86.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Silent Movie 6.7 78
3722 4500000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 375290 [{"id": 2227, "name": "evacuation"}, {"id": 60... hi Airlift When Iraq invades Kuwait in August, 1990, a ca... 2.551559 [{"name": "T-Series", "id": 3522}, {"name": "H... [{"iso_3166_1": "IN", "name": "India"}] 22-01-2016 32000000 126.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released 170,000 Refugees, 488 Flights, 59 Days, 1 Man Airlift 7.3 57
3723 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.anneofgreengables.com/ 17663 [{"id": 818, "name": "based on novel"}, {"id":... en Anne of Green Gables At the turn of the century on Prince Edward Is... 8.772574 [{"name": "Sullivan Entertainment", "id": 12296}] [{"iso_3166_1": "US", "name": "United States o... 01-12-1985 0 199.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Anne of Green Gables 8.2 68
3724 0 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 270938 [{"id": 1794, "name": "yakuza"}, {"id": 11399,... en Falcon Rising Chapman is an ex-marine in Brazil's slums, bat... 6.988357 [{"name": "Strohberry Films", "id": 39075}] [{"iso_3166_1": "US", "name": "United States o... 05-09-2014 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Falcon Rising 5.5 71
3725 3730500 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 116613 [{"id": 6731, "name": "british"}, {"id": 10988... en The Sweeney Based on the '70s UK TV show, The Sweeney is a... 6.938854 [{"name": "Vertigo Films", "id": 10393}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 11-09-2012 6294161 112.0 [{"iso_639_1": "sr", "name": "Srpski"}, {"iso_... Released Act like a criminal to catch a criminal. The Sweeney 5.7 109
3726 5000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 11826 [{"id": 514, "name": "spain"}, {"id": 572, "na... en Sexy Beast Gary is a former gangster who has made a modes... 11.212730 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 13-09-2000 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released There's a bit of the beast in all of us. Sexy Beast 7.0 217
3727 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.filmensnabbacash.se/ 29920 [{"id": 172164, "name": "consignment"}] sv Snabba Cash A three-tiered story centered around drugs and... 7.217328 [{"name": "Tre V\u00e4nner Produktion AB", "id... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 15-01-2010 0 124.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released NaN Easy Money 6.5 63
3728 8000000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.whaleriderthemovie.com/ 1088 [{"id": 270, "name": "ocean"}, {"id": 936, "na... en Whale Rider On the east coast of New Zealand, the Whangara... 12.439495 [{"name": "South Pacific Pictures", "id": 654}] [{"iso_3166_1": "NZ", "name": "New Zealand"}] 30-01-2003 41400000 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Whale Rider 7.1 111
3729 3250000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.paathefilm.com/ 26379 [] en Paa He suffers from a progeria like syndrome. Ment... 2.126139 [{"name": "A B Corp", "id": 4502}] [{"iso_3166_1": "IN", "name": "India"}] 04-12-2009 0 133.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Paa 6.6 19
3730 0 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... http://www.cargoderfilm.ch http://cargothemovi... 34069 [{"id": 3388, "name": "space colony"}, {"id": ... de Cargo The story of CARGO takes place on rusty space-... 10.142218 [{"name": "Telepool", "id": 823}, {"name": "At... [{"iso_3166_1": "CH", "name": "Switzerland"}] 24-09-2009 0 120.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Cargo 5.9 140
3731 4200000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://tv.disney.go.com/disneychannel/original... 10947 [{"id": 1412, "name": "becoming an adult"}, {"... en High School Musical Troy (Zac Efron), the popular captain of the b... 16.536374 [{"name": "Disney Channel", "id": 3213}] [{"iso_3166_1": "US", "name": "United States o... 20-01-2006 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released This School Rocks Like No Other! High School Musical 6.1 1000
3732 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 47452 [{"id": 1523, "name": "obsession"}, {"id": 967... en Love and Death on Long Island Giles De'Ath is a widower who doesn't like any... 0.933891 [{"name": "Arts Council of England", "id": 718... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-01-1997 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Love and Death on Long Island 6.9 11
3733 4200000 [{"id": 14, "name": "Fantasy"}, {"id": 28, "na... NaN 3040 [{"id": 616, "name": "witch"}, {"id": 1552, "n... ru Ночной дозор Among normal humans live the "Others" possessi... 12.540624 [{"name": "Bazelevs Production", "id": 1038}, ... [{"iso_3166_1": "RU", "name": "Russia"}] 27-06-2004 32000000 114.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released All That Stands Between Light And Darkness Is ... Night Watch 6.3 210
3734 3705538 [{"id": 10749, "name": "Romance"}, {"id": 80, ... http://www.miramax.com/movie/the-crying-game/ 11386 [{"id": 108, "name": "transvestism"}, {"id": 2... en The Crying Game Irish Republican Army member Fergus (Stephen R... 8.839651 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 02-09-1992 62548947 112.0 [{"iso_639_1": "en", "name": "English"}] Released Play At Your Own Risk. The Crying Game 6.9 176
3735 4000000 [{"id": 35, "name": "Comedy"}] NaN 10246 [{"id": 255, "name": "male nudity"}, {"id": 29... en Porky's Set in 1954, a group of Florida high schoolers... 12.891276 [{"name": "Melvin Simon Productions", "id": 21... [{"iso_3166_1": "US", "name": "United States o... 13-11-1981 125728258 94.0 [{"iso_639_1": "en", "name": "English"}] Released Keep an eye out for the funniest movie about g... Porky's 6.1 183
3736 4000000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... http://magnetreleasing.com/survivalofthedead/ 29426 [{"id": 12377, "name": "zombie"}] en Survival of the Dead On an island off the coast of North America, l... 10.789912 [{"name": "Devonshire Productions", "id": 2391... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 06-05-2010 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Death isn't what it used to be. Survival of the Dead 4.6 116
3737 114000 [{"id": 27, "name": "Horror"}] NaN 10331 [{"id": 1155, "name": "brother sister relation... en Night of the Living Dead A group of people try to survive an attack of ... 25.666029 [{"name": "Laurel Group", "id": 638}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 01-10-1968 30000000 96.0 [{"iso_639_1": "en", "name": "English"}] Released If it doesn't scare you, you're already dead! Night of the Living Dead 7.5 580
3738 4000000 [{"id": 18, "name": "Drama"}] NaN 153 [{"id": 213, "name": "upper class"}, {"id": 92... en Lost in Translation Two lost souls visiting Tokyo -- the young, ne... 45.666620 [{"name": "American Zoetrope", "id": 70}] [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 31-08-2003 119723856 102.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Everyone wants to be found. Lost in Translation 7.3 1895
3739 4000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 703 [{"id": 2398, "name": "narration"}, {"id": 283... en Annie Hall In the city of New York, comedian Alvy Singer ... 35.892034 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 19-04-1977 38251425 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A nervous romance. Annie Hall 7.8 1010
3740 4000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 27191 [{"id": 291, "name": "circus"}, {"id": 41585, ... en The Greatest Show on Earth To ensure a full profitable season, circus man... 8.988455 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 10-01-1952 36000000 152.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Greatest Show on Earth 6.6 50
3741 4000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 1365 [{"id": 531, "name": "southern usa"}, {"id": 8... en Monster's Ball Set in the southern USA, a racist white man, H... 14.042041 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 11-11-2001 44909486 111.0 [{"iso_639_1": "en", "name": "English"}] Released A lifetime of change can happen in a single mo... Monster's Ball 6.5 250
3742 4000000 [{"id": 27, "name": "Horror"}] http://www.maggiethefilm.com/ 287424 [{"id": 4458, "name": "post-apocalyptic"}, {"i... en Maggie There's a deadly zombie epidemic threatening h... 40.016306 [{"name": "Lionsgate", "id": 1632}, {"name": "... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 08-05-2015 187112 95.0 [{"iso_639_1": "en", "name": "English"}] Released Don't Get Bitten Maggie 5.2 593
3743 3600000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.mgm.com/title_title.do?title_star=L... 451 [{"id": 30, "name": "individual"}, {"id": 549,... en Leaving Las Vegas Ben Sanderson, an alcoholic Hollywood screenwr... 22.030517 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 27-10-1995 49800000 112.0 [{"iso_639_1": "en", "name": "English"}] Released I Love You... The Way You Are. Leaving Las Vegas 7.1 360
3744 4500000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... https://www.facebook.com/HanselGretelGetBaked 165864 [{"id": 616, "name": "witch"}, {"id": 10776, "... en Hansel and Gretel Get Baked An intense new marijuana strain named “Black F... 2.503612 [{"name": "Tribeca Productions", "id": 11391}] [{"iso_3166_1": "US", "name": "United States o... 19-02-2013 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Hansel and Gretel Get Baked 4.8 67
3745 4000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 987 [{"id": 520, "name": "chicago"}, {"id": 736, "... en The Front Page A journalist suffering from burn-out wants to ... 4.117968 [{"name": "Universal Studios", "id": 13}] [{"iso_3166_1": "US", "name": "United States o... 01-12-1974 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Front Page 6.9 68
3746 4000000 [{"id": 53, "name": "Thriller"}] http://www.theboynextdoorfilm.com/ 241251 [{"id": 255, "name": "male nudity"}, {"id": 29... en The Boy Next Door A recently cheated on married woman falls for ... 24.161735 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-01-2015 52425855 91.0 [{"iso_639_1": "en", "name": "English"}] Released A Moment She Couldn't Resist. An Obsession He ... The Boy Next Door 4.1 1022
3747 4000000 [{"id": 18, "name": "Drama"}] NaN 40494 [{"id": 291, "name": "circus"}, {"id": 180181,... en Trapeze A pair of men try to perform the dangerous "tr... 1.379354 [{"name": "Joanna Productions", "id": 5799}] [{"iso_3166_1": "US", "name": "United States o... 30-05-1956 14400000 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released High...High...High...Above Them All! - in exci... Trapeze 6.4 22
3748 3500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://filminfocus.com/focusfeatures/film/the_... 39781 [{"id": 9833, "name": "lesbian relationship"},... en The Kids Are All Right Two women, Nic and Jules, brought a son and da... 15.338211 [{"name": "Mandalay Vision", "id": 6667}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-07-2010 34705850 106.0 [{"iso_639_1": "en", "name": "English"}] Released Nic and Jules had the perfect family, until th... The Kids Are All Right 6.5 506
3749 4000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... http://www.theofficialjohncarpenter.com/they-l... 8337 [{"id": 4565, "name": "dystopia"}, {"id": 1147... en They Live Nada, a down-on-his-luck construction worker, ... 29.852608 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 23-11-1988 13008928 94.0 [{"iso_639_1": "en", "name": "English"}] Released Who are they? And what do they want? They Live 7.1 550
3750 4000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 5925 [{"id": 818, "name": "based on novel"}, {"id":... en The Great Escape The Nazis, exasperated at the number of escape... 35.061467 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-06-1963 11744471 172.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Put a fence in front of these men... and they'... The Great Escape 7.8 717
3751 0 [{"id": 99, "name": "Documentary"}] NaN 8357 [{"id": 9820, "name": "alternate dimension"}, ... en What the #$*! Do We (K)now!? Amanda (Marlee Maitlin) is a divorced woman wh... 7.288352 [{"name": "Lord of the Wind", "id": 2453}] [{"iso_3166_1": "US", "name": "United States o... 23-04-2004 10000000 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Time to get wise. What the #$*! Do We (K)now!? 5.8 34
3752 5000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 146203 [{"id": 163053, "name": "found footage"}] en The Last Exorcism Part II As Nell Sweetzer tries to build a new life aft... 10.605752 [{"name": "StudioCanal", "id": 694}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 28-02-2013 15179302 88.0 [{"iso_639_1": "en", "name": "English"}] Released The second coming The Last Exorcism Part II 4.4 203
3753 4000000 [{"id": 18, "name": "Drama"}] NaN 85350 [{"id": 1850, "name": "daily life"}, {"id": 27... en Boyhood The film tells a story of a divorced couple tr... 43.403520 [{"name": "IFC Films", "id": 307}, {"name": "D... [{"iso_3166_1": "US", "name": "United States o... 05-06-2014 44349000 164.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released 12 years in the making. Boyhood 7.5 1971
3754 4000000 [{"id": 35, "name": "Comedy"}, {"id": 9648, "n... http://www.scoopmovie.net/ 512 [{"id": 213, "name": "upper class"}, {"id": 54... en Scoop An American journalism student in London scoop... 17.229537 [{"name": "BBC Films", "id": 288}, {"name": "I... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 27-07-2006 31584901 96.0 [{"iso_639_1": "en", "name": "English"}] Released The perfect man. The perfect story. The perfec... Scoop 6.4 420
3755 7000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 13408 [{"id": 572, "name": "sex"}, {"id": 1721, "nam... en The Wash With the rent due and his car booted, Sean (Dr... 2.453459 [{"name": "Lionsgate", "id": 1632}] [{"iso_3166_1": "US", "name": "United States o... 16-11-2001 10229331 93.0 [{"iso_639_1": "en", "name": "English"}] Released When you're down 'n dirty, it all comes out in... The Wash 5.3 26
3756 6000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 47816 [{"id": 6075, "name": "sport"}] en 3 Strikes Brian Hooks plays a character who is just rele... 1.433692 [] [{"iso_3166_1": "US", "name": "United States o... 01-03-2000 9000000 82.0 [{"iso_639_1": "en", "name": "English"}] Released the few, the proud, the paroled. 3 Strikes 5.9 15
3757 32000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 10744 [{"id": 585, "name": "casino"}, {"id": 4367, "... en The Cooler (William H. Macy) works at a Las Vegas casino,... 9.976428 [{"name": "ContentFilm", "id": 1420}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 17-01-2003 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released When your life depends on losing... the last t... The Cooler 6.7 89
3758 4000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 11536 [{"id": 4956, "name": "decision"}, {"id": 5876... en The Misfits While filing for a divorce, beautiful ex-strip... 2.930058 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-01-1961 8200000 124.0 [{"iso_639_1": "en", "name": "English"}] Released It shouts and sings with life ... explodes wit... The Misfits 6.8 72
3759 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9782 [{"id": 1224, "name": "radio station"}, {"id":... en The Night Listener In the midst of his crumbling relationship, a ... 7.173059 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 12-02-2006 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released You never know who's listening. The Night Listener 5.5 57
3760 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 18713 [{"id": 242, "name": "new york"}, {"id": 2601,... en The Jerky Boys When two unemployed telephone pranksters decid... 1.735462 [{"name": "Caravan Pictures", "id": 175}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-02-1995 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Jerky Boys 4.8 10
3761 0 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... NaN 6537 [{"id": 222, "name": "schizophrenia"}, {"id": ... es El orfanato A woman brings her family back to her childhoo... 29.071955 [{"name": "Wild Bunch", "id": 856}, {"name": "... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 27-08-2007 44000000 105.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released A tale of love. A story of horror. The Orphanage 7.1 633
3762 0 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 184345 [{"id": 3358, "name": "haunted house"}] en A Haunted House 2 Having exorcised the demons of his ex, Malcolm... 18.428909 [{"name": "Automatik Entertainment", "id": 762... [{"iso_3166_1": "US", "name": "United States o... 17-04-2014 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released It'll scare the #2 out of you. A Haunted House 2 5.4 346
3763 4000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 1809 [{"id": 128, "name": "love triangle"}, {"id": ... en The Rules of Attraction The incredibly spoiled and overprivileged stud... 11.387335 [{"name": "Kingsgate Films", "id": 770}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 11-10-2002 0 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released We all run on instinct The Rules of Attraction 6.3 168
3764 4000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 2370 [{"id": 242, "name": "new york"}, {"id": 591, ... en Topaz A French intelligence agent becomes embroiled ... 5.975604 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 18-12-1969 6000000 143.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Hitchcock takes you behind the actual headline... Topaz 6.1 77
3765 4000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 9809 [{"id": 1872, "name": "loss of father"}, {"id"... en Let's Go to Prison When a career criminal's plan for revenge is t... 4.598410 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 17-11-2006 4630045 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to the slammer Let's Go to Prison 5.5 69
3766 4000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... NaN 5 [{"id": 612, "name": "hotel"}, {"id": 613, "na... en Four Rooms It's Ted the Bellhop's first night on the job.... 22.876230 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 09-12-1995 4300000 98.0 [{"iso_639_1": "en", "name": "English"}] Released Twelve outrageous guests. Four scandalous requ... Four Rooms 6.5 530
3767 4000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11013 [{"id": 236, "name": "suicide"}, {"id": 1443, ... en Secretary A young woman, recently released from a mental... 19.107285 [{"name": "Slough Pond", "id": 4730}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 11-01-2002 9304609 104.0 [{"iso_639_1": "en", "name": "English"}] Released Assume the position. Secretary 6.7 376
3768 0 [{"id": 99, "name": "Documentary"}] NaN 19153 [{"id": 10183, "name": "independent film"}] en The Real Cancun Sixteen American college students drink, flirt... 0.456485 [] [{"iso_3166_1": "US", "name": "United States o... 23-04-2003 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Real Cancun 3.3 8
3769 4000000 [{"id": 18, "name": "Drama"}] NaN 10132 [{"id": 2142, "name": "anonymity"}, {"id": 374... en Talk Radio A rude, contemptuous talk show host becomes ov... 4.541908 [{"name": "Cineplex-Odeon Films", "id": 5231},... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 21-12-1988 3468572 110.0 [{"iso_639_1": "en", "name": "English"}] Released The last neighborhood in America. Talk Radio 6.7 46
3770 0 [{"id": 10402, "name": "Music"}, {"id": 35, "n... NaN 16448 [{"id": 5900, "name": "missouri"}, {"id": 1018... en Waiting for Guffman Corky St. Clair is a director, actor and dance... 4.348416 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "US", "name": "United States o... 31-01-1996 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released There's a good reason some talent remains undi... Waiting for Guffman 7.3 63
3771 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 15122 [{"id": 9817, "name": "behind the scenes"}, {"... en Love Stinks A movie about a relationship...that's worse th... 3.347885 [] [{"iso_3166_1": "US", "name": "United States o... 10-09-1999 0 94.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}... Released NaN Love Stinks 5.4 11
3772 4000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.youkillmethefilm.com/ 8141 [{"id": 242, "name": "new york"}, {"id": 582, ... en You Kill Me While drying out on the West Coast, an alcohol... 6.091951 [{"name": "Echo Lake Productions", "id": 2147}... [{"iso_3166_1": "US", "name": "United States o... 09-02-2007 2426851 90.0 [{"iso_639_1": "en", "name": "English"}] Released Professional alcoholic hit man gets life back ... You Kill Me 6.2 80
3773 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 1546 [{"id": 1412, "name": "becoming an adult"}, {"... en Thumbsucker Justin, a teenager boy, throws himself and eve... 4.757625 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "US", "name": "United States o... 23-01-2005 1919197 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Thumbsucker 6.1 67
3774 4000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 48572 [{"id": 186, "name": "christianity"}, {"id": 1... en Red State Set in Middle America, a group of teens receiv... 12.062371 [{"name": "The Harvey Boys", "id": 7784}, {"na... [{"iso_3166_1": "US", "name": "United States o... 19-08-2011 1104682 88.0 [{"iso_639_1": "en", "name": "English"}] Released Fear God. Red State 5.9 316
3775 4000000 [{"id": 14, "name": "Fantasy"}] NaN 14517 [{"id": 855, "name": "fictional place"}, {"id"... en Mirrormask In a fantasy world of opposing kingdoms, a 15-... 7.758188 [{"name": "Destination Films", "id": 769}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-01-2005 866999 101.0 [{"iso_639_1": "en", "name": "English"}] Released The Other Side of Reason. The Other Side of Fa... Mirrormask 6.6 102
3776 4000000 [{"id": 18, "name": "Drama"}, {"id": 99, "name... http://barakasamsara.com/ 89708 [{"id": 44443, "name": "eating"}, {"id": 16827... en Samsara Samsara is a word that describes the ever turn... 12.781973 [{"name": "Magidson Films", "id": 10986}] [{"iso_3166_1": "US", "name": "United States o... 16-09-2011 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Samsara 8.0 167
3777 0 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... NaN 27551 [{"id": 12554, "name": "dragon"}, {"id": 14665... en The Barbarians Orphaned brothers Kutchek and Gore are adopted... 1.631993 [{"name": "Cannon Films", "id": 4110}] [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 01-03-1987 0 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Warriors. Conquerors. Heroes. The Barbarians 5.1 8
3778 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.foxsearchlight.com/theartofgettingby/ 64678 [{"id": 490, "name": "philosophy"}, {"id": 131... en The Art of Getting By George, a lonely and fatalistic teen who's mad... 12.690224 [{"name": "Goldcrest Films International", "id... [{"iso_3166_1": "US", "name": "United States o... 17-06-2011 1406224 83.0 [{"iso_639_1": "en", "name": "English"}] Released The toughest lesson is love. The Art of Getting By 6.5 415
3779 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 309503 [{"id": 187056, "name": "woman director"}] en Zipper Sam Ellis is a man on the rise — a hot-shot fe... 8.516229 [{"name": "Protozoa Pictures", "id": 7503}, {"... [{"iso_3166_1": "US", "name": "United States o... 28-08-2015 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Why take the risk Zipper 5.5 58
3780 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14293 [{"id": 2348, "name": "hustler"}, {"id": 10183... en Poolhall Junkies A retired pool hustler is forced to pick up th... 5.902590 [{"name": "Gold Circle Films", "id": 12026}] [{"iso_3166_1": "US", "name": "United States o... 07-06-2002 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released It's your shot. Take it. Poolhall Junkies 6.5 25
3781 4000000 [{"id": 18, "name": "Drama"}] NaN 15059 [] en The Loss of Sexual Innocence The story of the sexual development of a filmm... 2.866934 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-04-1999 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Loss of Sexual Innocence 5.2 9
3782 0 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 103328 [{"id": 5641, "name": "limousine"}, {"id": 335... en Holy Motors We follow 24 hours in the life of a being movi... 9.140936 [{"name": "Pandora Filmproduktion", "id": 254}... [{"iso_3166_1": "FR", "name": "France"}] 02-07-2012 641100 115.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released From dawn to dusk, a few hours in the shadowy ... Holy Motors 6.9 228
3783 4000000 [{"id": 18, "name": "Drama"}] NaN 157847 [{"id": 516, "name": "child abuse"}, {"id": 54... en Joe The rough-hewn boss of a lumber crew courts tr... 22.987897 [{"name": "Worldview Entertainment", "id": 901... [{"iso_3166_1": "US", "name": "United States o... 11-04-2014 2365467 118.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Joe 6.5 338
3784 3000000 [{"id": 80, "name": "Crime"}, {"id": 35, "name... http://www.foxsearchlight.com/shootfish/ 25719 [{"id": 212, "name": "london england"}, {"id":... en Shooting Fish Two con artists (Dan Futterman, Stuart Townsen... 1.204941 [{"name": "Arts Council of England", "id": 718... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 22-08-1997 302204 109.0 [{"iso_639_1": "en", "name": "English"}] Released Fat cats are too easy. Go for the big fish. Shooting Fish 7.0 23
3785 1300000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 48309 [{"id": 378, "name": "prison"}, {"id": 1563, "... en Prison After Charles Forsyth was sent to the electric... 7.605291 [{"name": "Empire Pictures", "id": 1212}] [{"iso_3166_1": "US", "name": "United States o... 04-03-1988 354704 102.0 [{"iso_639_1": "en", "name": "English"}] Released Horror Has A New Home. Prison 6.7 27
3786 1500000 [{"id": 35, "name": "Comedy"}] NaN 27723 [{"id": 237, "name": "gay"}, {"id": 246, "name... en Psycho Beach Party Spoof of 1960's Beach Party/Gidget surfing mov... 2.855963 [{"name": "New Oz Productions", "id": 7055}, {... [{"iso_3166_1": "AU", "name": "Australia"}, {"... 06-08-2000 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released Party till you drop. Dead. Psycho Beach Party 6.0 26
3787 0 [{"id": 35, "name": "Comedy"}, {"id": 10769, "... http://thebigtease.warnerbros.com/index.html 20468 [{"id": 928, "name": "hairdresser"}, {"id": 19... en The Big Tease Thinking he's competing in Los Angeles' hot Pl... 0.502396 [] [] 01-01-1999 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released He saw. He combed. He conquered. The Big Tease 5.8 6
3788 4000000 [{"id": 18, "name": "Drama"}] NaN 242575 [{"id": 74, "name": "germany"}, {"id": 163127,... en Guten Tag, Ramón After five failed attempts to go to the United... 1.771584 [{"name": "Eficine 226", "id": 8685}, {"name":... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 18-10-2013 0 119.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released NaN Guten Tag, Ramón 8.1 18
3789 9500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.trustmovie2011.com/ 44945 [{"id": 570, "name": "rape"}, {"id": 1523, "na... en Trust A suburban family is torn apart when fourteen-... 21.230737 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "US", "name": "United States o... 10-09-2010 120000 104.0 [{"iso_639_1": "en", "name": "English"}] Released What took her family years to build, a strange... Trust 6.6 307
3790 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 29122 [{"id": 10882, "name": "toupee"}, {"id": 10883... en An Everlasting Piece Colin (Barry McEvoy) is a Catholic and George ... 0.068246 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-12-2000 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Piece on Earth. An Everlasting Piece 6.0 1
3791 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 125123 [{"id": 9180, "name": "yorkshire"}, {"id": 967... en Among Giants A manager hires Ray, off the books, to paint a... 0.541652 [{"name": "Arts Council of England", "id": 718... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 24-06-1998 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released a love story from the writer of "The Full Monty". Among Giants 4.5 2
3792 16000000 [{"id": 18, "name": "Drama"}] NaN 111190 [{"id": 4663, "name": "lovers"}, {"id": 187056... en Adore Lil and Roz are two lifelong friends, having g... 18.790221 [{"name": "Gaumont", "id": 9}, {"name": "Cin\u... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 03-04-2013 318982 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Adore 6.1 291
3793 4000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 133575 [] en The Velocity of Gary Gary is in love with Valentino. So is Mary Car... 0.409089 [{"name": "Ventanarosa Productions", "id": 689... [{"iso_3166_1": "US", "name": "United States o... 16-07-1999 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released *(Not His Real Name) The Velocity of Gary 4.2 5
3794 4000000 [{"id": 18, "name": "Drama"}] NaN 54580 [{"id": 514, "name": "spain"}, {"id": 1010, "n... es Los lunes al sol After the closure of their shipyard in Norther... 3.663108 [{"name": "V\u00eda Digital", "id": 357}, {"na... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 27-09-2002 146402 113.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released This film is not based on a real story. It is ... Mondays in the Sun 7.1 36
3795 650000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.stakelandthefilm.com/ 52015 [{"id": 255, "name": "male nudity"}, {"id": 13... en Stake Land Martin was a normal teenage boy before the cou... 12.496261 [{"name": "Glass Eye Pix", "id": 1360}, {"name... [{"iso_3166_1": "US", "name": "United States o... 30-09-2010 33245 98.0 [{"iso_639_1": "en", "name": "English"}] Released The Most Dangerous Thing Is To Be Alive. Stake Land 6.2 285
3796 0 [{"id": 18, "name": "Drama"}] NaN 34941 [{"id": 10183, "name": "independent film"}] en The Last Time I Committed Suicide Neal Cassady is living the beat life during th... 0.596889 [{"name": "Tapestry Films", "id": 870}, {"name... [{"iso_3166_1": "US", "name": "United States o... 20-06-1997 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Life is what happens when you're busy making p... The Last Time I Committed Suicide 6.7 7
3797 0 [{"id": 18, "name": "Drama"}] NaN 227975 [{"id": 74, "name": "germany"}, {"id": 237, "n... pt Praia do Futuro Donato fails in his attempt to save a drowning... 2.611364 [{"name": "Cora\u00e7\u00e3o da Selva", "id": ... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 01-05-2014 0 106.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released A hero split in half. Futuro Beach 6.4 31
3798 4000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 60422 [] en Another Happy Day A wedding at her parents' Annapolis estate hur... 3.238466 [{"name": "Filmula", "id": 8872}] [{"iso_3166_1": "US", "name": "United States o... 18-11-2011 355688 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released At this wedding, the F-word stands for Family Another Happy Day 6.2 37
3799 4000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 81390 [{"id": 321, "name": "terror"}, {"id": 388, "n... en A Lonely Place to Die A group of five mountaineers are hiking and cl... 8.307230 [{"name": "Carnaby International", "id": 4098}... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 09-04-2011 25345000 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Out here, there's nowhere to hide. A Lonely Place to Die 6.2 157
3800 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 10981 [{"id": 3090, "name": "loser"}, {"id": 6733, "... en Nothing The film tells the story of two good friends w... 3.408955 [] [{"iso_3166_1": "CA", "name": "Canada"}] 09-09-2003 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Nothing 5.8 38
3801 0 [{"id": 18, "name": "Drama"}] NaN 225235 [{"id": 567, "name": "alcohol"}, {"id": 596, "... ru Географ глобус пропил Victor Sluzhkin signs on as a teacher of geogr... 1.876621 [{"name": "Marmot-film", "id": 19124}] [{"iso_3166_1": "RU", "name": "Russia"}] 26-07-2013 4037782 120.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN The Geographer Drank His Globe Away 7.3 23
3802 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 14902 [{"id": 279, "name": "usa"}, {"id": 1705, "nam... en 1776 The film focuses on the representatives of the... 1.807571 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 09-11-1972 0 142.0 [{"iso_639_1": "en", "name": "English"}] Released The award winning musical comes to the screen! 1776 7.1 20
3803 0 [{"id": 53, "name": "Thriller"}, {"id": 10749,... NaN 121676 [{"id": 187056, "name": "woman director"}] en Inescapable Twenty-five years ago Adib (Alexander Siddig, ... 6.783053 [{"name": "IFC Films", "id": 307}, {"name": "M... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-09-2012 0 93.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released You can never escape your past Inescapable 5.2 13
3804 3950000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 22301 [{"id": 2504, "name": "world war i"}, {"id": 3... en Hell's Angels Two brothers attending Oxford enlist with the ... 8.484123 [{"name": "The Caddo Company", "id": 13866}] [{"iso_3166_1": "US", "name": "United States o... 15-11-1930 8000000 127.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Howard Hughes' Thrilling Multi-Million Dollar ... Hell's Angels 6.1 19
3805 4000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 20065 [{"id": 10183, "name": "independent film"}] en Purple Violets Patti Petalson is a promising writer, but her ... 0.936232 [] [] 30-04-2007 0 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A second chance for a first love. Purple Violets 5.7 9
3806 4000000 [{"id": 27, "name": "Horror"}] http://www.blumhouse.com/tag/the-veil/ 257087 [{"id": 6158, "name": "cult"}] en The Veil The story springs from the real-world headline... 12.822534 [{"name": "Blumhouse Productions", "id": 3172}] [{"iso_3166_1": "US", "name": "United States o... 21-04-2016 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released The dead come back The Veil 4.5 118
3807 0 [{"id": 27, "name": "Horror"}] http://www.thelovedonesmovie.com/ 46420 [{"id": 627, "name": "killing"}, {"id": 6270, ... en The Loved Ones Lola Stone asked Brent Mitchell to the prom, b... 4.989985 [{"name": "Omnilab Media", "id": 2729}, {"name... [{"iso_3166_1": "AU", "name": "Australia"}] 13-09-2009 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released Don't break her heart The Loved Ones 6.6 207
3808 4000000 [{"id": 27, "name": "Horror"}] http://thehelpers-movie.com/ 114635 [] en The Helpers Seven friends from Sacramento, California head... 1.390659 [{"name": "Brian Barrett Pictures", "id": 21523}] [{"iso_3166_1": "US", "name": "United States o... 27-10-2012 0 78.0 [{"iso_639_1": "en", "name": "English"}] Released Can we help you? The Helpers 4.1 8
3809 4000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 158150 [] en How to Fall in Love An accountant, who never quite grew out of his... 1.923514 [{"name": "Annuit Coeptis Entertainment Inc.",... [{"iso_3166_1": "US", "name": "United States o... 21-07-2012 0 0.0 [{"iso_639_1": "en", "name": "English"}] Released NaN How to Fall in Love 5.2 20
3810 0 [{"id": 10749, "name": "Romance"}, {"id": 12, ... http://www.theperfectwave.co.za/ 251979 [{"id": 5565, "name": "biography"}, {"id": 595... en The Perfect Wave “The Perfect Wave” is the true story of Ian Mc... 4.118612 [{"name": "Divine Inspiration, The Fabulous Bo... [{"iso_3166_1": "ZA", "name": "South Africa"}] 28-02-2014 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Perfect Wave 4.4 21
3811 3900000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 874 [{"id": 392, "name": "england"}, {"id": 717, "... en A Man for All Seasons A Man for All Seasons is the filmed version of... 9.541688 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-12-1966 28350000 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released ...a motion picture for all times! A Man for All Seasons 7.5 89
3812 3800000 [{"id": 18, "name": "Drama"}] NaN 10774 [{"id": 417, "name": "corruption"}, {"id": 572... en Network A TV network cynically exploits a deranged ex-... 17.234745 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-11-1976 23689877 121.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Not since the dawn of time has America experie... Network 7.7 381
3813 4000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 770 [{"id": 314, "name": "life and death"}, {"id":... en Gone with the Wind An American classic in which a manipulative wo... 48.982550 [{"name": "Selznick International Pictures", "... [{"iso_3166_1": "US", "name": "United States o... 15-12-1939 400176459 238.0 [{"iso_639_1": "en", "name": "English"}] Released The greatest romance of all time! Gone with the Wind 7.7 970
3814 0 [{"id": 18, "name": "Drama"}] NaN 266102 [{"id": 1691, "name": "dance"}, {"id": 4051, "... en Desert Dancer Inspirational true story of Iranian dancer Afs... 1.972668 [{"name": "Head Gear Films", "id": 5056}, {"na... [{"iso_3166_1": "MA", "name": "Morocco"}, {"is... 03-07-2014 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Be Brave. Be Bold. Be Free. Desert Dancer 6.5 18
3815 3800000 [{"id": 10752, "name": "War"}, {"id": 37, "nam... NaN 29715 [{"id": 534, "name": "mexico"}, {"id": 1968, "... en Major Dundee During the last winter of the Civil War, caval... 3.490215 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 07-04-1965 14873 123.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Major Dundee 6.2 38
3816 3768785 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 25209 [{"id": 4344, "name": "musical"}, {"id": 10991... en Annie Get Your Gun This film adaptation of Irving Berlin's classi... 1.726175 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 17-05-1950 8000000 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Annie Get Your Gun 7.3 22
3817 967686 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.four-lions.co.uk/ 37495 [{"id": 13015, "name": "terrorism"}, {"id": 19... en Four Lions Four Lions tells the story of a group of Briti... 20.544999 [{"name": "Film4", "id": 9349}, {"name": "Draf... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 07-05-2010 4270000 101.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released We are 4 Lions. Four Lions 7.0 423
3818 0 [{"id": 18, "name": "Drama"}] NaN 29262 [{"id": 1161, "name": "brazil"}, {"id": 18034,... pt Casa de Areia A woman is taken along with her mother in 1910... 0.389471 [] [{"iso_3166_1": "BR", "name": "Brazil"}] 13-05-2005 0 115.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}] Released NaN The House of Sand 6.7 9
3819 3500000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 34769 [{"id": 853, "name": "crime fighter"}, {"id": ... en Defendor A crooked cop, a mob boss and the young girl t... 8.453420 [{"name": "Alliance Films", "id": 2514}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 12-09-2009 44462 101.0 [{"iso_639_1": "en", "name": "English"}] Released An unexpected hero will rise. Defendor 6.5 195
3820 3700000 [{"id": 10402, "name": "Music"}, {"id": 10749,... NaN 35032 [{"id": 4344, "name": "musical"}, {"id": 12988... en The Pirate A girl is engaged to the local richman, but me... 0.905220 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 11-06-1948 2956000 102.0 [{"iso_639_1": "en", "name": "English"}] Released The great MGM musical romance The Pirate 6.6 17
3821 3800000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.thegoodheartfilm.com/ 5178 [{"id": 582, "name": "san francisco"}, {"id": ... en The Good Heart Brian Cox stars as Jacques, the curmudgeonly o... 2.201678 [{"name": "Nimbus Film Productions", "id": 116... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 11-09-2009 0 95.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everyone needs a refuge from the world. The Good Heart 6.0 21
3822 4000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.foxsearchlight.com/site/thehistoryb... 8618 [{"id": 237, "name": "gay"}, {"id": 1412, "nam... en The History Boys The story of an unruly class of bright, funny ... 3.771652 [{"name": "DNA Films", "id": 284}, {"name": "B... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 02-10-2006 13401952 109.0 [{"iso_639_1": "en", "name": "English"}] Released History. It's just one bloody thing after anot... The History Boys 6.6 66
3823 3600000 [{"id": 18, "name": "Drama"}] NaN 3116 [{"id": 1879, "name": "shower"}] en Midnight Cowboy A naive male prostitute and his sickly friend ... 21.119209 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-05-1969 44785053 113.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Whatever you hear about Midnight Cowboy is true. Midnight Cowboy 7.4 299
3824 3500000 [{"id": 35, "name": "Comedy"}] NaN 9427 [{"id": 1252, "name": "suicide attempt"}, {"id... en The Full Monty Sheffield, England. Gaz, a jobless steelworker... 17.002623 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-08-1997 257850122 91.0 [{"iso_639_1": "en", "name": "English"}] Released The year's most revealing comedy. The Full Monty 6.8 363
3825 3500000 [{"id": 35, "name": "Comedy"}] NaN 813 [{"id": 520, "name": "chicago"}, {"id": 567, "... en Airplane! Alcoholic pilot, Ted Striker has developed a f... 46.116885 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 02-07-1980 83453539 88.0 [{"iso_639_1": "en", "name": "English"}] Released What's slower than a speeding bullet, and able... Airplane! 7.1 1074
3826 5000000 [{"id": 53, "name": "Thriller"}, {"id": 12, "n... NaN 352978 [{"id": 380, "name": "brother brother relation... en Chain of Command After finding his brother murdered after retur... 1.398981 [{"name": "Hollywood Media Bridge", "id": 3546... [{"iso_3166_1": "US", "name": "United States o... 30-08-2015 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released When duty calls, plans change Chain of Command 5.3 11
3827 3500000 [{"id": 35, "name": "Comedy"}] http://www.newline.com/properties/friday.html 10634 [{"id": 897, "name": "rap music"}, {"id": 970,... en Friday Craig and Smokey are two guys in Los Angeles h... 25.574800 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 26-04-1995 28215918 91.0 [{"iso_639_1": "en", "name": "English"}] Released A lot can go down between thursday and saturda... Friday 7.0 503
3828 3500000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 9516 [{"id": 577, "name": "black people"}, {"id": 2... en Menace II Society Menace II Society is a coming of age tale deta... 3.418871 [{"name": "New Line Cinema", "id": 12}] [{"iso_3166_1": "US", "name": "United States o... 26-05-1993 27900000 97.0 [{"iso_639_1": "en", "name": "English"}] Released This is the truth. This is what's real. Menace II Society 7.2 173
3829 3500000 [{"id": 27, "name": "Horror"}] NaN 16288 [{"id": 1889, "name": "lake"}, {"id": 9706, "n... en Creepshow 2 EC Comics-inspired weirdness returns with thre... 10.729884 [{"name": "New World Pictures", "id": 1950}, {... [{"iso_3166_1": "US", "name": "United States o... 01-05-1987 14000000 92.0 [{"iso_639_1": "en", "name": "English"}] Released When the curtain goes up, the terror begins. Creepshow 2 5.9 129
3830 3716946 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 23330 [{"id": 549, "name": "prostitute"}, {"id": 960... en The Ballad of Cable Hogue Double-crossed and left without water in the d... 2.676535 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 13-05-1970 5000000 121.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Ballad of Cable Hogue 6.9 47
3831 3500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 18900 [{"id": 9826, "name": "murder"}, {"id": 33722,... en In Cold Blood A 1967 film based on Truman Capote's book of t... 7.821438 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 14-12-1967 13007551 134.0 [{"iso_639_1": "en", "name": "English"}] Released NaN In Cold Blood 7.4 82
3832 3500000 [{"id": 18, "name": "Drama"}] NaN 27029 [{"id": 428, "name": "nurse"}, {"id": 440, "na... en The Nun's Story Gabrielle Van Der Mal gave up everything to be... 3.281509 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 18-06-1959 12800000 149.0 [{"iso_639_1": "en", "name": "English"}] Released Her Faith Remained Strong and True in the Face... The Nun's Story 7.4 46
3833 3500000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 26268 [{"id": 185525, "name": "private eye"}, {"id":... en Harper Harper is a cynical private eye in the best tr... 2.938973 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 23-02-1966 12000000 121.0 [{"iso_639_1": "en", "name": "English"}] Released Harper takes a case - and the payoff is murder. Harper 6.2 35
3834 3500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 573 [{"id": 212, "name": "london england"}, {"id":... en Frenzy A serial murderer is strangling women with a n... 10.219942 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 25-05-1972 12600000 116.0 [{"iso_639_1": "en", "name": "English"}] Released Just an ordinary necktie used with a deadly ne... Frenzy 7.1 158
3835 3500000 [{"id": 9648, "name": "Mystery"}, {"id": 27, "... http://a24films.com/films/witch/ 310131 [{"id": 616, "name": "witch"}, {"id": 41393, "... en The Witch New England in the 1630s: William and Katherin... 50.319662 [{"name": "Parts and Labor", "id": 6531}, {"na... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 19-02-2016 40423945 92.0 [{"iso_639_1": "en", "name": "English"}] Released Evil takes many forms. The Witch 6.3 1434
3836 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 40505 [] en I Got the Hook Up Two broke buddies feel lucky when they come up... 0.593068 [{"name": "Dimension Films", "id": 7405}, {"na... [{"iso_3166_1": "US", "name": "United States o... 27-05-1998 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released A truckload of cell phones... turns into a boa... I Got the Hook Up 5.4 8
3837 3500000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11363 [{"id": 380, "name": "brother brother relation... en She's the One Mickey, a free-spirited New York cabbie, and F... 8.406025 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 26-08-1996 9482579 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A romantic comedy about two brothers... and th... She's the One 5.7 70
3838 10000000 [{"id": 18, "name": "Drama"}] http://www.godsandmonsters.net/ 3033 [{"id": 237, "name": "gay"}, {"id": 2793, "nam... en Gods and Monsters It's 1957, and Whale's heyday as the director ... 5.588652 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 21-01-1998 6451628 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Gods and Monsters 6.8 81
3839 2000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.elsecretodesusojos.com 25376 [{"id": 570, "name": "rape"}, {"id": 1328, "na... es El secreto de sus ojos A retired legal counselor writes a novel hopin... 25.894065 [{"name": "100 Bares", "id": 5517}, {"name": "... [{"iso_3166_1": "AR", "name": "Argentina"}, {"... 13-08-2009 33965843 129.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN The Secret in Their Eyes 7.8 626
3840 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 22007 [] en Train This new Train tells the tale of an American w... 3.280081 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "US", "name": "United States o... 16-10-2008 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released You're in for a hell of a ride. Train 4.8 36
3841 3600000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 765 [{"id": 7946, "name": "deer"}, {"id": 8636, "n... en Evil Dead II Ash Williams and his girlfriend Linda find a l... 35.674774 [{"name": "Renaissance Films", "id": 3102}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-03-1987 5923044 84.0 [{"iso_639_1": "en", "name": "English"}] Released The Sequel To The Ultimate Experience In Gruel... Evil Dead II 7.6 742
3842 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 10615 [{"id": 2336, "name": "ladykiller"}, {"id": 43... en Pootie Tang Pootie Tang, the musician/actor/folk hero of t... 3.115754 [] [{"iso_3166_1": "US", "name": "United States o... 29-06-2001 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released Too cool for words. Pootie Tang 5.4 43
3843 1000000 [{"id": 10770, "name": "TV Movie"}, {"id": 27,... http://www.theasylum.cc/product.php?id=230 205321 [{"id": 387, "name": "california"}, {"id": 720... en Sharknado A freak hurricane hits Los Angeles, causing ma... 20.466433 [{"name": "The Asylum", "id": 1311}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 11-07-2013 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Enough said! Sharknado 3.8 476
3844 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 89540 [{"id": 293, "name": "female nudity"}, {"id": ... es La otra conquista The film is a drama about the aftermath of the... 0.015597 [] [{"iso_3166_1": "MX", "name": "Mexico"}] 01-04-1999 0 105.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released The spirit of a people can never be conquered. The Other Conquest 5.4 4
3845 3500000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... http://trolljegeren.no/ 46146 [{"id": 414, "name": "hunter"}, {"id": 1262, "... nb Trolljegeren A group of students investigates a series of m... 12.982319 [{"name": "Filmkameratene A/S", "id": 1003}, {... [{"iso_3166_1": "NO", "name": "Norway"}] 29-10-2010 4159678 103.0 [{"iso_639_1": "no", "name": "Norsk"}] Released You believe it when you see it! Troll Hunter 6.7 583
3846 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 38007 [{"id": 10183, "name": "independent film"}] en Ira & Abby A neurotic, young psychology student, with low... 0.595136 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2006 0 104.0 [] Released First comes love, then comes marriage, then co... Ira & Abby 5.8 9
3847 3500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14256 [{"id": 10183, "name": "independent film"}, {"... en Winter Passing Actress Reese Holden has been offered a small ... 3.643608 [{"name": "Yari Film Group", "id": 2448}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-02-2006 113783 98.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes you go looking for something you wan... Winter Passing 6.7 28
3848 3500000 [{"id": 28, "name": "Action"}] NaN 540 [{"id": 1862, "name": "coming out"}, {"id": 10... en D.E.B.S. The star of a team of teenage crime fighters f... 6.396936 [{"name": "Destination Films", "id": 769}, {"n... [{"iso_3166_1": "US", "name": "United States o... 21-01-2004 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released Evil is so totally busted! D.E.B.S. 5.6 90
3849 0 [{"id": 80, "name": "Crime"}, {"id": 28, "name... http://freestylereleasing.com/the-masked-saint/ 370464 [{"id": 1499, "name": "pastor"}, {"id": 9672, ... en The Masked Saint The journey of a professional wrestler who bec... 0.909067 [{"name": "Freestyle Releasing", "id": 4616}] [{"iso_3166_1": "US", "name": "United States o... 08-01-2016 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Masked Saint 2.9 7
3850 3500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 20055 [{"id": 1930, "name": "kidnapping"}, {"id": 40... en The Betrayed Kidnappers force a young mother (Melissa Georg... 1.348114 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 27-09-2008 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released What she doesn't know could kill her. The Betrayed 5.2 10
3851 0 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 224569 [{"id": 4276, "name": "machinegun"}, {"id": 78... en Taxman After a homocide that the police believe is ov... 0.964802 [{"name": "Counterclock Productions", "id": 17... [{"iso_3166_1": "US", "name": "United States o... 16-09-1999 0 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In life only two things are certain, death and... Taxman 2.0 1
3852 0 [{"id": 18, "name": "Drama"}] NaN 395766 [{"id": 11162, "name": "miniseries"}] en The Secret The Secret is the story of a real-life double ... 0.042346 [] [] 29-04-2016 0 200.0 [] Released NaN The Secret 0.0 0
3853 3500000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 39303 [{"id": 9950, "name": "thriller"}, {"id": 1603... en 02:13 A police profiler has just returned from psych... 1.271621 [{"name": "Anthem Pictures", "id": 23818}, {"n... [{"iso_3166_1": "US", "name": "United States o... 25-04-2009 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Killers Are Not Born ... They Are Made 02:13 4.6 10
3854 3500000 [{"id": 28, "name": "Action"}, {"id": 16, "nam... NaN 142061 [{"id": 849, "name": "dc comics"}, {"id": 2964... en Batman: The Dark Knight Returns, Part 2 Batman has stopped the reign of terror that Th... 25.891466 [{"name": "DC Comics", "id": 429}, {"name": "W... [{"iso_3166_1": "US", "name": "United States o... 18-01-2013 0 78.0 [{"iso_639_1": "en", "name": "English"}] Released Justice Returns... Vengeance Returns... Redemp... Batman: The Dark Knight Returns, Part 2 7.9 419
3855 3500000 [{"id": 99, "name": "Documentary"}] http://www.timetochoose.com 370662 [{"id": 2210, "name": "climate change"}, {"id"... en Time to Choose Academy Award® winning director Charles Fergus... 1.618138 [{"name": "Representational Pictures", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 04-09-2015 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Climate change for good. Time to Choose 0.0 0
3856 3500000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 252360 [{"id": 41645, "name": "based on video game"}] en In the Name of the King III Hazen Kaine, an American contract killer livin... 4.304341 [] [{"iso_3166_1": "BG", "name": "Bulgaria"}, {"i... 27-12-2013 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN In the Name of the King III 3.3 19
3857 3500000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 256740 [] en Wicked Blood Hannah and Amber Baker are trapped in a dark S... 3.158056 [{"name": "NAZZ Productions", "id": 7720}, {"n... [{"iso_3166_1": "US", "name": "United States o... 04-03-2014 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released The Ultimate Endgame Wicked Blood 5.3 37
3858 0 [{"id": 18, "name": "Drama"}] NaN 299145 [{"id": 9748, "name": "revenge"}, {"id": 9826,... en Dawn Patrol After the brutal murder of his beloved brother... 3.230779 [{"name": "Enderby Entertainment", "id": 21608}] [{"iso_3166_1": "US", "name": "United States o... 05-06-2015 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Revenge comes at a price. Stranded 5.0 11
3859 3440000 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 241766 [{"id": 1157, "name": "wife husband relationsh... en Lords of London Tony is a notorious gangster with a big proble... 1.913302 [] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 06-01-2014 0 90.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released In this city, crime is a family business. Lords of London 3.6 6
3860 3400000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 12535 [{"id": 2456, "name": "industrialist"}, {"id":... en High Anxiety Dr. Richard Thorndyke arrives as new administr... 5.690619 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-12-1977 31063038 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Master of Comedy takes on The Master of Su... High Anxiety 6.5 84
3861 8000000 [{"id": 99, "name": "Documentary"}, {"id": 107... http://empereur.luc-jacquet.com/index_flash.htm 1667 [{"id": 970, "name": "parents kids relationshi... fr La Marche de l'empereur Every year, thousands of Antartica's emperor p... 17.537154 [{"name": "Wild Bunch", "id": 856}, {"name": "... [{"iso_3166_1": "FR", "name": "France"}] 26-01-2005 127392239 80.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released In the harshest place on Earth, love finds a way. March of the Penguins 6.9 358
3862 3500000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.margincallmovie.com/ 50839 [{"id": 592, "name": "capitalism"}, {"id": 460... en Margin Call A thriller that revolves around the key people... 26.259389 [{"name": "Benaroya Pictures", "id": 6692}, {"... [{"iso_3166_1": "US", "name": "United States o... 28-09-2011 19504039 107.0 [{"iso_639_1": "en", "name": "English"}] Released Be first. Be smarter. Or cheat. Margin Call 6.7 524
3863 0 [{"id": 18, "name": "Drama"}] http://erapfilms.com/august/ 86549 [{"id": 8029, "name": "drama"}, {"id": 9840, "... en August August tells the story of two former lovers, T... 1.419431 [] [] 09-06-2011 0 100.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released NaN August 6.2 15
3864 3000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 13973 [{"id": 3688, "name": "strip club"}, {"id": 59... en Choke A sex-addicted con-man pays for his mother's h... 11.637458 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 26-09-2008 3830137 92.0 [{"iso_639_1": "en", "name": "English"}] Released From the author of Fight Club Choke 6.0 127
3865 3300000 [{"id": 18, "name": "Drama"}] http://sonyclassics.com/whiplash/ 244786 [{"id": 1416, "name": "jazz"}, {"id": 1523, "n... en Whiplash Under the direction of a ruthless instructor, ... 192.528841 [{"name": "Bold Films", "id": 2266}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 10-10-2014 13092000 105.0 [{"iso_639_1": "en", "name": "English"}] Released The road to greatness can take you to the edge. Whiplash 8.3 4254
3866 3300000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://cidadededeus.globo.com/ 598 [{"id": 255, "name": "male nudity"}, {"id": 54... pt Cidade de Deus Cidade de Deus is a shantytown that started du... 44.356711 [{"name": "O2 Filmes", "id": 345}, {"name": "V... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 05-02-2002 30641770 130.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}] Released If you run you're dead... if you stay, you're ... City of God 8.1 1814
3867 600000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11129 [{"id": 572, "name": "sex"}, {"id": 1361, "nam... en Human Traffic All that exists now is clubs, drugs, pubs and ... 4.859873 [{"name": "Irish Screen", "id": 2920}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 04-06-1999 4000000 99.0 [{"iso_639_1": "en", "name": "English"}] Released The Weekend has Landed! Human Traffic 6.8 97
3868 3400000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.reneethemovie.com/ 75861 [{"id": 894, "name": "depression"}, {"id": 556... en To Write Love on Her Arms The story follows 19-year-old Renee who has al... 6.723057 [{"name": "Two Streets Entertainment", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 13-03-2015 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released Based on the True Story that started a Global ... To Write Love on Her Arms 6.8 47
3869 0 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... NaN 13551 [{"id": 549, "name": "prostitute"}, {"id": 657... en The Dead Girl The clues to a young woman's death come togeth... 3.069605 [{"name": "Lakeshore Entertainment", "id": 126... [{"iso_3166_1": "US", "name": "United States o... 07-11-2006 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released One life ends. Seven others begin. The Dead Girl 6.4 66
3870 3800000 [{"id": 18, "name": "Drama"}] NaN 103663 [{"id": 494, "name": "father son relationship"... da Jagten A teacher lives a lonely life, all the while s... 21.826888 [{"name": "Zentropa Entertainments", "id": 76}... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 28-08-2012 16800000 115.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released The lie is spreading. The Hunt 7.9 927
3871 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 850 [{"id": 65, "name": "holiday"}, {"id": 5609, "... en A Christmas Story The comic mishaps and adventures of a young bo... 15.128316 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 18-11-1983 19294144 94.0 [{"iso_639_1": "en", "name": "English"}] Released Peace, Harmony, Comfort and Joy... Maybe Next ... A Christmas Story 7.4 344
3872 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 12586 [{"id": 828, "name": "waitress"}, {"id": 966, ... en Bella An international soccer star is on his way to ... 1.814802 [{"name": "Mpower Pictures", "id": 5294}, {"na... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 09-09-2006 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released One person can change your life forever Bella 6.7 37
3873 4300000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 11564 [{"id": 279, "name": "usa"}, {"id": 293, "name... en Class of 1984 Andy is a new teacher at a inner city high sch... 5.643023 [{"name": "Guerilla High Productions", "id": 1... [{"iso_3166_1": "CA", "name": "Canada"}] 20-08-1982 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Class of 1984. Is this the future? Class of 1984 6.2 66
3874 3300000 [{"id": 35, "name": "Comedy"}] NaN 301748 [{"id": 622, "name": "bet"}, {"id": 15160, "na... en Opposite Sex A Bet's A Bet tells the story of Vince, New En... 2.964785 [{"name": "Magna Global Entertainment", "id": ... [{"iso_3166_1": "US", "name": "United States o... 08-11-2014 45000 96.0 [{"iso_639_1": "en", "name": "English"}] Released A battle of the sexes, winner takes all. The Opposite Sex 4.1 9
3875 2000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 108346 [{"id": 14794, "name": "lust"}, {"id": 160780,... en Dreaming of Joseph Lees Set in rural England in the 1950s Eva (Samanth... 0.116150 [{"name": "Fox Entertainment Group", "id": 857... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-10-1999 7 92.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dreaming of Joseph Lees 8.0 1
3876 0 [{"id": 18, "name": "Drama"}] NaN 8841 [{"id": 90, "name": "paris"}, {"id": 1952, "na... fr Entre les murs Teacher and novelist François Bégaudeau plays ... 13.437038 [{"name": "Haut et Court", "id": 726}, {"name"... [{"iso_3166_1": "FR", "name": "France"}] 24-09-2008 28814580 128.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released The dynamics of a multicultural class and its ... The Class 6.8 174
3877 3200000 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... NaN 805 [{"id": 8685, "name": "anti-christ"}, {"id": 1... en Rosemary's Baby A young couple moves into an infamous New York... 26.180367 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-06-1968 33395426 136.0 [{"iso_639_1": "en", "name": "English"}] Released Pray for Rosemary's Baby Rosemary's Baby 7.5 863
3878 3200000 [{"id": 37, "name": "Western"}] NaN 11697 [{"id": 75, "name": "gunslinger"}, {"id": 797,... en The Man Who Shot Liberty Valance A senator, who became famous for killing a not... 11.735287 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-04-1962 8000000 123.0 [{"iso_639_1": "en", "name": "English"}] Released Together For The First Time - James Stewart - ... The Man Who Shot Liberty Valance 7.4 265
3879 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.foxsearchlight.com/adam/ 22051 [{"id": 170173, "name": "children's book"}, {"... en Adam Adam, a lonely man with Asperger's Syndrome, d... 8.308442 [{"name": "Vox3 Films", "id": 3279}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 29-07-2009 2277396 99.0 [{"iso_639_1": "en", "name": "English"}] Released A story about two strangers. One a little stra... Adam 6.9 150
3880 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.mariallenaeresdegracia.com/index.html 436 [{"id": 30, "name": "individual"}, {"id": 242,... es María, llena eres de gracia A pregnant Colombian teenager becomes a drug m... 3.027892 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "EC", "name": "Ecuador"}, {"is... 18-01-2004 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Based on 10,000 true stories. Maria Full of Grace 6.9 101
3881 3200000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://focusfeatures.com/beginners 55347 [{"id": 237, "name": "gay"}, {"id": 936, "name... en Beginners A young man is rocked by two announcements fro... 11.933449 [{"name": "Parts and Labor", "id": 6531}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-09-2010 5332926 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released This is what love feels like. Beginners 6.8 347
3882 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.feast-movie.com/ 10070 [{"id": 1299, "name": "monster"}, {"id": 5319,... en Feast Patrons locked inside of a bar are forced to f... 8.825113 [{"name": "Neo Art & Logic", "id": 2811}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-10-2005 658573 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Feast 6.1 160
3883 2700000 [{"id": 35, "name": "Comedy"}] http://www.animalhouse.com/ 8469 [{"id": 572, "name": "sex"}, {"id": 2483, "nam... en Animal House At a 1962 College, Dean Vernon Wormer is deter... 17.332585 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 27-07-1978 141000000 109.0 [{"iso_639_1": "en", "name": "English"}] Released It was the Deltas against the rules... the rul... Animal House 7.0 418
3884 2500000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/view/movie/760/Goldfinger/ 658 [{"id": 3271, "name": "secret organization"}, ... en Goldfinger Special agent 007 (Sean Connery) comes face to... 47.812466 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-09-1964 124881062 110.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released Everything he touches turns into excitement! Goldfinger 7.2 987
3885 2400000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.lucasclinic.com/ 125490 [{"id": 4958, "name": "injection"}, {"id": 656... en Antiviral After becoming infected with the virus that ki... 11.753553 [{"name": "Alliance Films", "id": 2514}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}] 19-09-2012 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released What If You Could Feel Like They Do ... Antiviral 5.7 112
3886 3180000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 1585 [{"id": 65, "name": "holiday"}, {"id": 290, "n... en It's a Wonderful Life George Bailey has spent his entire life giving... 42.868495 [{"name": "RKO Radio Pictures", "id": 6}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-12-1946 9644124 130.0 [{"iso_639_1": "en", "name": "English"}] Released It's a wonderful laugh! It's a wonderful love! It's a Wonderful Life 8.0 1076
3887 4000000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.miramax.com/movie/trainspotting/ 627 [{"id": 212, "name": "london england"}, {"id":... en Trainspotting Renton, deeply immersed in the Edinburgh drug ... 63.513324 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 23-02-1996 16491080 93.0 [{"iso_639_1": "en", "name": "English"}] Released Choose life. Trainspotting 7.8 2655
3888 0 [{"id": 35, "name": "Comedy"}] NaN 23618 [] en The Original Kings of Comedy The Original Kings of Comedy achieves the seem... 1.918959 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 18-08-2000 0 115.0 [{"iso_639_1": "en", "name": "English"}] Released We Got Jokes The Original Kings of Comedy 6.3 15
3889 3000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.paranormalmovie.com/trailer/ 41436 [{"id": 10112, "name": "ouija board"}, {"id": ... en Paranormal Activity 2 Just as Dan and Kristi welcome a newborn baby ... 22.789649 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 20-10-2010 177512032 91.0 [{"iso_639_1": "en", "name": "English"}] Released In 2009 you demanded it. Nothing can prepare y... Paranormal Activity 2 5.7 722
3890 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10162 [{"id": 3864, "name": "false identity"}, {"id"... en Waking Ned When a lottery winner dies of shock, his fello... 5.735912 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 15-09-1998 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released How far would you go to win a fortune! Waking Ned 7.4 54
3891 4000000 [{"id": 99, "name": "Documentary"}] http://www.bowlingforcolumbine.com/index.php 1430 [{"id": 279, "name": "usa"}, {"id": 1329, "nam... en Bowling for Columbine Why do 11,000 people die in America each year ... 11.414843 [{"name": "Alliance Atlantis Communications", ... [{"iso_3166_1": "US", "name": "United States o... 09-10-2002 35564473 120.0 [{"iso_639_1": "en", "name": "English"}] Released One nation under the gun. Bowling for Columbine 7.3 453
3892 0 [{"id": 18, "name": "Drama"}] NaN 259943 [{"id": 2692, "name": "arranged marriage"}, {"... zh 归来 Lu and Feng are a devoted couple forced to sep... 6.017273 [{"name": "LeVision Pictures", "id": 20966}] [{"iso_3166_1": "CN", "name": "China"}] 16-05-2014 0 111.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN Coming Home 6.9 49
3893 3000000 [{"id": 27, "name": "Horror"}] NaN 10014 [{"id": 237, "name": "gay"}, {"id": 246, "name... en A Nightmare on Elm Street Part 2: Freddy's Rev... A new family moves into the house on Elm Stree... 21.607228 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 31-10-1985 29999213 87.0 [{"iso_639_1": "en", "name": "English"}] Released Someone is coming back to Elm Street! A Nightmare on Elm Street Part 2: Freddy's Rev... 5.7 361
3894 3000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 11257 [{"id": 5091, "name": "kiss"}, {"id": 5832, "n... en A Room with a View When Lucy Honeychurch and chaperon Charlotte B... 7.961559 [{"name": "Goldcrest Films International", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-12-1985 20966644 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN A Room with a View 6.9 156
3895 3000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 158015 [{"id": 4565, "name": "dystopia"}, {"id": 7246... en The Purge Given the country's overcrowded prisons, the U... 54.403033 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 31-05-2013 89328627 86.0 [{"iso_639_1": "en", "name": "English"}] Released One night a year, all crime is legal. The Purge 6.0 2428
3896 3000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 82507 [{"id": 793, "name": "drowning"}, {"id": 904, ... en Sinister Found footage helps a true-crime novelist real... 41.045084 [{"name": "Alliance Films", "id": 2514}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 29-03-2012 77712439 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Once you see him, nothing can save you. Sinister 6.7 1573
3897 3000000 [{"id": 35, "name": "Comedy"}] NaN 20337 [{"id": 1850, "name": "daily life"}, {"id": 36... en Martin Lawrence Live: Runteldat The controversial bad-boy of comedy delivers a... 0.295226 [] [{"iso_3166_1": "US", "name": "United States o... 01-08-2002 19184015 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Martin Lawrence Live: Runteldat 5.0 1
3898 3000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 261 [{"id": 30, "name": "individual"}, {"id": 236,... en Cat on a Hot Tin Roof Brick, an alcoholic ex-football player, drinks... 16.553594 [{"name": "Avon Production", "id": 100}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-02-1958 17570324 108.0 [{"iso_639_1": "en", "name": "English"}] Released Just one pillow on her bed ... and just one de... Cat on a Hot Tin Roof 7.6 165
3899 3000000 [{"id": 12, "name": "Adventure"}, {"id": 878, ... NaN 1685 [{"id": 1852, "name": "mutant"}, {"id": 4565, ... en Beneath the Planet of the Apes Astronaut Brent is sent to rescue Taylor but c... 24.393296 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-05-1970 18999718 95.0 [{"iso_639_1": "en", "name": "English"}] Released An army of civilized apes...A fortress of radi... Beneath the Planet of the Apes 6.2 361
3900 3000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 20737 [{"id": 3199, "name": "clown"}, {"id": 158386,... en Air Bud A young boy and a talented stray dog with an a... 11.241802 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 01-08-1997 23144499 98.0 [{"iso_639_1": "en", "name": "English"}] Released He Sits. He Stays. He Shoots. He Scores. Air Bud 5.3 106
3901 16000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://movies.warnerbros.com/pk3/ 10991 [{"id": 1262, "name": "mountains"}, {"id": 280... ja Pokémon 3: The Movie When Molly Hale's sadness of her father's disa... 9.188850 [{"name": "TV Tokyo", "id": 3034}, {"name": "4... [{"iso_3166_1": "JP", "name": "Japan"}] 08-07-2000 68411275 93.0 [{"iso_639_1": "en", "name": "English"}] Released Pokémon: Spell of the Unknown Pokémon: Spell of the Unknown 5.9 137
3902 3000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 10225 [{"id": 952, "name": "lightning"}, {"id": 1227... en Friday the 13th Part VI: Jason Lives As a child, Tommy killed mass-murderer Jason. ... 11.158167 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 01-08-1986 19472057 86.0 [{"iso_639_1": "en", "name": "English"}] Released Kill or be killed! Friday the 13th Part VI: Jason Lives 5.7 216
3903 3000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 826 [{"id": 233, "name": "japan"}, {"id": 836, "na... en The Bridge on the River Kwai The classic story of English POWs in Burma for... 23.109959 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "GB", "name": "United Kingdom"... 02-10-1957 33300000 161.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released It spans a whole new world of entertainment! The Bridge on the River Kwai 7.7 542
3904 3000000 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 34086 [{"id": 9951, "name": "alien"}, {"id": 10539, ... en Spaced Invaders A crew of Martians overhears a radio broadcast... 1.586598 [{"name": "Touchstone Pictures", "id": 9195}, ... [{"iso_3166_1": "US", "name": "United States o... 27-04-1990 15369573 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Spaced Invaders 4.7 25
3905 2000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 5854 [{"id": 663, "name": "fortune teller"}, {"id":... en Family Plot Lighthearted suspense film about a phony psych... 3.832858 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 09-04-1976 7900000 121.0 [{"iso_639_1": "en", "name": "English"}] Released There’s no body in the family plot. Family Plot 6.7 86
3906 3000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 284 [{"id": 242, "name": "new york"}, {"id": 613, ... en The Apartment Bud Baxter is a minor clerk in a huge New York... 22.889294 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 15-06-1960 25000000 125.0 [{"iso_639_1": "en", "name": "English"}] Released Movie-wise, there has never been anything like... The Apartment 8.1 483
3907 3000000 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 10285 [{"id": 255, "name": "male nudity"}, {"id": 29... en Jason Goes to Hell: The Final Friday Jason Voorhees, the living, breathing essence ... 10.341982 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 13-08-1993 15938065 87.0 [{"iso_639_1": "en", "name": "English"}] Released Evil has finally found a home. Jason Goes to Hell: The Final Friday 4.2 193
3908 3000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 5780 [{"id": 2106, "name": "cold war"}, {"id": 1560... en Torn Curtain An American scientist publicly defects to East... 7.924982 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 13-07-1966 13000000 128.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It tears you apart with suspense! Torn Curtain 6.4 120
3909 3000000 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... http://www.chappellesblockparty.com/home.html 292 [{"id": 577, "name": "black people"}, {"id": 8... en Dave Chappelle's Block Party The American comedian/actor delivers a story a... 1.697846 [{"name": "Yari Film Group", "id": 2448}] [{"iso_3166_1": "US", "name": "United States o... 12-09-2005 11718595 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Dave Chappelle's Block Party 6.4 28
3910 0 [{"id": 10749, "name": "Romance"}, {"id": 53, ... NaN 223485 [{"id": 657, "name": "fire"}, {"id": 801, "nam... en Slow West In the Old West, a 17-year-old Scottish boy te... 14.936661 [{"name": "The New Zealand Film Commission", "... [{"iso_3166_1": "NZ", "name": "New Zealand"}, ... 16-04-2015 229094 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Wanted Dead or Dead Slow West 6.6 367
3911 3000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 29463 [] en Krush Groove Russell Walker is a young, successful manager ... 0.720091 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-10-1985 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released It's chillin'! Krush Groove 7.0 11
3912 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://nextdayair-movie.com/ 18065 [{"id": 179431, "name": "duringcreditsstinger"}] en Next Day Air Two inept criminals are mistakenly delivered a... 2.747402 [{"name": "Melee Entertainment", "id": 3438}, ... [{"iso_3166_1": "US", "name": "United States o... 06-02-2009 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Next Day Air 5.3 36
3913 3000000 [{"id": 18, "name": "Drama"}] NaN 22013 [{"id": 178870, "name": "evangelist"}, {"id": ... en Elmer Gantry An ex-football player becomes a popular evange... 6.734965 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 19-06-1960 10400000 146.0 [{"iso_639_1": "en", "name": "English"}] Released If there was a dollar to be made - Gantry woul... Elmer Gantry 7.3 41
3914 3000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 821 [{"id": 934, "name": "judge"}, {"id": 1631, "n... en Judgment at Nuremberg In 1947, four German judges who served on the ... 13.338539 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-12-1961 10000000 186.0 [{"iso_639_1": "en", "name": "English"}] Released The event the world will never forget Judgment at Nuremberg 7.6 155
3915 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 53862 [{"id": 6270, "name": "high school"}, {"id": 1... en Trippin' Greg is near the end of his senior year in hig... 0.185373 [{"name": "Beacon Communications", "id": 919}] [{"iso_3166_1": "US", "name": "United States o... 12-05-1999 9016377 94.0 [{"iso_639_1": "en", "name": "English"}] Released He's a legend in his own mind. Trippin' 4.5 4
3916 3000000 [{"id": 37, "name": "Western"}] NaN 3089 [{"id": 1556, "name": "texas"}, {"id": 3851, "... en Red River Dunson is driving his cattle to Red River when... 5.344815 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 26-08-1948 9012000 133.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Big as the men who faced this challenge! Bold ... Red River 7.3 82
3917 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 30139 [{"id": 187056, "name": "woman director"}] en Phat Girlz Two plus-sized ladies meet the men of their dr... 0.982624 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2006 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Phat Girlz 3.7 10
3918 3000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 132344 [{"id": 612, "name": "hotel"}, {"id": 822, "na... en Before Midnight We meet Jesse and Celine nine years on in Gree... 23.299907 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "GR", "name": "Greece"}, {"iso... 05-04-2013 11176469 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everything's better with maturity. Before Midnight 7.4 568
3919 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 15582 [{"id": 12564, "name": "werewolf"}, {"id": 131... en Teen Wolf Too Although awkward college student Todd Howard i... 4.103764 [{"name": "Atlantic Entertainment Group", "id"... [{"iso_3166_1": "US", "name": "United States o... 20-11-1987 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released High school was easy. But college is a whole d... Teen Wolf Too 3.8 46
3920 3000000 [{"id": 28, "name": "Action"}, {"id": 27, "nam... http://phantasm.com 15158 [{"id": 7939, "name": "portal"}, {"id": 12434,... en Phantasm II Mike, after his release from a psychiatric hos... 5.003615 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-07-1988 7282851 97.0 [{"iso_639_1": "en", "name": "English"}] Released The ball is back! Phantasm II 6.3 94
3921 3000000 [{"id": 18, "name": "Drama"}] NaN 44634 [{"id": 10183, "name": "independent film"}] en Woman Thou Art Loosed An adaptation of Bishop T.D. Jakes' self-help ... 0.019984 [] [{"iso_3166_1": "US", "name": "United States o... 30-09-2004 6804016 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Woman Thou Art Loosed 5.0 3
3922 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 30309 [{"id": 10183, "name": "independent film"}, {"... en Real Women Have Curves There's more to Ana Garcia than meets the eye.... 1.026243 [] [] 01-01-2002 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Real Women Have Curves 5.8 19
3923 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 7509 [{"id": 2628, "name": "site of pilgrimage"}, {... en Water The film examines the plight of a group of wid... 2.787375 [{"name": "David Hamilton Productions", "id": ... [{"iso_3166_1": "CA", "name": "Canada"}] 08-09-2005 10422387 115.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Water 6.8 34
3924 3800000 [{"id": 35, "name": "Comedy"}] NaN 10557 [{"id": 187, "name": "islam"}, {"id": 458, "na... en East Is East In 1971 Salford fish-and-chip shop owner Georg... 3.667372 [{"name": "BBC", "id": 5996}, {"name": "Assass... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 14-05-1999 28200000 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A comedy of families, a chip shop... and a ver... East Is East 6.5 59
3925 3000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 23531 [{"id": 10183, "name": "independent film"}, {"... en Whipped Three to one may sound like fairly good odds, ... 2.144354 [{"name": "Hi-Rez Films", "id": 48357}] [{"iso_3166_1": "US", "name": "United States o... 01-09-2000 0 82.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Never underestimate the power of a woman. Whipped 3.1 11
3926 3000000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 28005 [{"id": 496, "name": "poetry"}, {"id": 1664, "... en Kama Sutra - A Tale of Love Tara and Maya are two inseparable friends in I... 3.937939 [{"name": "Mirabai Films", "id": 6235}, {"name... [{"iso_3166_1": "GB", "name": "United Kingdom"... 11-09-1996 4109095 117.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Kama Sutra - A Tale of Love 5.7 35
3927 3000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sonyclassics.com/pleasegive/ 40247 [{"id": 236, "name": "suicide"}, {"id": 242, "... en Please Give In New York City, a husband and wife butt head... 5.325156 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "US", "name": "United States o... 22-01-2010 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Please Give 6.0 57
3928 3000000 [{"id": 10751, "name": "Family"}, {"id": 14, "... NaN 252 [{"id": 715, "name": "chocolate"}, {"id": 730,... en Willy Wonka & the Chocolate Factory Eccentric candy man Willy Wonka prompts a worl... 23.981601 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 29-06-1971 4000000 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's Scrumdiddlyumptious! Willy Wonka & the Chocolate Factory 7.4 798
3929 0 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 24126 [{"id": 12654, "name": "armageddon"}, {"id": 1... en Warlock: The Armageddon Every six hundred years, a great evil has the ... 3.107149 [{"name": "Tapestry Films", "id": 870}, {"name... [{"iso_3166_1": "US", "name": "United States o... 01-05-1993 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Warlock: The Armageddon 5.2 38
3930 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 13982 [{"id": 534, "name": "mexico"}, {"id": 6876, "... en 8 Heads in a Duffel Bag Mafia hitman Tommy Spinelli (Joe Pesci) is fly... 5.016607 [{"name": "Orion Pictures", "id": 41}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-04-1997 0 95.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released A mindless comedy. 8 Heads in a Duffel Bag 5.4 39
3931 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 16642 [{"id": 128, "name": "love triangle"}, {"id": ... en Days of Heaven In 1910, a Chicago steel worker accidentally k... 13.857194 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 13-09-1978 0 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Your eyes... Your ears... Your senses... will ... Days of Heaven 7.6 234
3932 0 [{"id": 18, "name": "Drama"}] NaN 17734 [{"id": 10183, "name": "independent film"}, {"... en Thirteen Conversations About One Thing The lives of a lawyer, an actuary, a houseclea... 6.997495 [] [{"iso_3166_1": "US", "name": "United States o... 02-09-2001 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released Ask yourself if you're really happy. Thirteen Conversations About One Thing 6.4 25
3933 3000000 [{"id": 35, "name": "Comedy"}] NaN 18892 [{"id": 718, "name": "confession"}, {"id": 931... en Jawbreaker 3 of Reagan High School's most popular girls p... 4.337685 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-01-1999 3076820 87.0 [{"iso_639_1": "en", "name": "English"}] Released Suck it and see... Jawbreaker 5.9 90
3934 2962051 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 549 [{"id": 242, "name": "new york"}, {"id": 572, ... en Basquiat Director Julian Schnabel illustrates the portr... 3.636634 [{"name": "Miramax", "id": 53009}, {"name": "E... [{"iso_3166_1": "US", "name": "United States o... 09-08-1996 3011195 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In 1981, A Nineteen-Year-Old Unknown Graffiti ... Basquiat 6.6 94
3935 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 121986 [{"id": 6054, "name": "friendship"}, {"id": 99... en Frances Ha An aspiring dancer moves to New York City and ... 15.492257 [{"name": "Scott Rudin Productions", "id": 258... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 17-05-2013 4069826 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Frances Ha 7.2 345
3936 3000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.tsotsimovie.com/ 868 [{"id": 100, "name": "slum"}, {"id": 1009, "na... af Tsotsi The South African multi-award winning film abo... 2.504169 [{"name": "Movieworld Productions", "id": 563}... [{"iso_3166_1": "ZA", "name": "South Africa"}] 18-08-2005 9879971 94.0 [{"iso_639_1": "af", "name": "Afrikaans"}, {"i... Released In this world... Redemption comes just once. Tsotsi 6.9 94
3937 3000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10683 [{"id": 570, "name": "rape"}, {"id": 1156, "na... en Happiness The lives of many individuals connected by the... 10.757539 [{"name": "Killer Films", "id": 1422}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 16-10-1998 2807390 139.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Finding happiness can be a tragic comedy. Happiness 7.4 194
3938 0 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... NaN 17995 [] en DysFunktional Family Between sets from his hilarious live stand-up ... 1.580027 [{"name": "Brad Grey Pictures", "id": 10958}] [{"iso_3166_1": "US", "name": "United States o... 04-04-2003 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN DysFunktional Family 6.1 4
3939 2800000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 246403 [{"id": 1329, "name": "canada"}, {"id": 1523, ... en Tusk When his best friend and podcast co-host goes ... 15.754614 [{"name": "Phase 4 Films", "id": 9081}, {"name... [{"iso_3166_1": "US", "name": "United States o... 19-09-2014 1826705 102.0 [{"iso_639_1": "en", "name": "English"}] Released Let me tell you a story... Tusk 5.1 366
3940 3000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 670 [{"id": 3364, "name": "sushi restaurant"}, {"i... ko 올드보이 With no clue how he came to be imprisoned, dru... 56.763490 [{"name": "Egg Films", "id": 398}, {"name": "S... [{"iso_3166_1": "KR", "name": "South Korea"}] 01-01-2003 14980005 120.0 [{"iso_639_1": "ko", "name": "\ud55c\uad6d\uc5... Released 15 years of imprisonment, five days of vengeance Oldboy 8.0 1945
3941 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.letterstogodthemovie.com 35691 [{"id": 3344, "name": "letter"}, {"id": 3929, ... en Letters to God A young boy fighting cancer writes letters to ... 3.644872 [{"name": "Mercy Creek Entretainment", "id": 5... [{"iso_3166_1": "US", "name": "United States o... 09-04-2010 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Letters to God 6.5 37
3942 3000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.hobowithashotgun.com/ 49010 [{"id": 293, "name": "female nudity"}, {"id": ... en Hobo with a Shotgun A vigilante homeless man pulls into a new city... 16.900433 [{"name": "Rhombus Media", "id": 164}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 06-05-2011 748453 86.0 [{"iso_639_1": "en", "name": "English"}] Released Delivering justice, one shell at a time... Hobo with a Shotgun 5.7 211
3943 3000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://genvideoshd.com/watch-compadres-2016-fu... 317930 [] es Compadres A disgruntled Mexican cop is forced to work wi... 1.569246 [] [] 31-03-2016 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Compadres 5.2 17
3944 3000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11229 [{"id": 378, "name": "prison"}, {"id": 5034, "... en Freeway Following the arrest of her mother, Ramona, yo... 4.682881 [{"name": "The Kushner-Locke Company", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 23-08-1996 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Her life is no fairy tale. Freeway 6.5 95
3945 0 [{"id": 10770, "name": "TV Movie"}, {"id": 28,... NaN 22488 [] en Love's Abiding Joy The continued Westward journey of settlers Mis... 1.128559 [] [{"iso_3166_1": "US", "name": "United States o... 06-10-2006 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Love's Abiding Joy 5.8 12
3946 3000000 [{"id": 18, "name": "Drama"}] NaN 24469 [{"id": 246, "name": "dancing"}, {"id": 456, "... en Fish Tank Everything changes for 15 year old Mia when he... 12.686720 [{"name": "BBC Films", "id": 288}, {"name": "K... [{"iso_3166_1": "GB", "name": "United Kingdom"... 14-05-2009 2357852 123.0 [{"iso_639_1": "en", "name": "English"}] Released Live, love and give as good as you get. Fish Tank 6.9 250
3947 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.sonyclassics.com/damselsindistress/ 82533 [{"id": 3616, "name": "college"}, {"id": 5248,... en Damsels in Distress A trio of beautiful girls set out to revolutio... 3.750338 [{"name": "Westerly Films", "id": 37812}] [{"iso_3166_1": "US", "name": "United States o... 06-04-2012 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released For these girls... it's not what you learn, it... Damsels in Distress 5.6 67
3948 0 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 50942 [] en Creature An amphibious shark-like monster terrorizes an... 2.857848 [{"name": "MGM Television", "id": 2230}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 17-05-1998 0 176.0 [{"iso_639_1": "en", "name": "English"}] Released Death from the depths Creature 4.0 21
3949 3000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... https://www.facebook.com/bachelorettemovie/ 84174 [{"id": 3584, "name": "bridesmaid"}, {"id": 36... en Bachelorette Three friends are asked to be bridesmaids at a... 20.952820 [{"name": "Gary Sanchez Productions", "id": 47... [{"iso_3166_1": "US", "name": "United States o... 06-08-2012 11947954 87.0 [{"iso_639_1": "en", "name": "English"}] Released Old habits party hard. Bachelorette 5.3 444
3950 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 34099 [{"id": 156321, "name": "tv movie"}] en Brave New Girl Holly has everything it takes to be a star; th... 0.180940 [{"name": "Lions Gate Television", "id": 7601}... [{"iso_3166_1": "US", "name": "United States o... 25-04-2004 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Brave New Girl 3.7 3
3951 0 [{"id": 35, "name": "Comedy"}] NaN 79940 [{"id": 1946, "name": "restaurant"}, {"id": 19... en Tim and Eric's Billion Dollar Movie Two guys get a billion dollars to make a movie... 1.753110 [{"name": "2929 Productions", "id": 846}, {"na... [{"iso_3166_1": "US", "name": "United States o... 02-03-2012 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Tim and Eric's Billion Dollar Movie 5.2 34
3952 2700000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.sommersturm.de/main.html 342 [{"id": 65, "name": "holiday"}, {"id": 237, "n... de Sommersturm Tobi and Achim, the pride of the local crew cl... 3.120747 [{"name": "Claussen + W\u00f6bke Filmproduktio... [{"iso_3166_1": "DE", "name": "Germany"}] 02-09-2004 0 98.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released NaN Summer Storm 6.7 59
3953 0 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 281230 [{"id": 187056, "name": "woman director"}] en Fort McCoy Unable to serve in World War II because of a h... 0.384496 [] [] 01-01-2014 0 0.0 [] Released NaN Fort McCoy 6.3 2
3954 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 38033 [{"id": 627, "name": "killing"}, {"id": 6054, ... en Chain Letter Six friends receive a mysterious chain letter ... 2.504156 [{"name": "Tiger Tail Entertainment", "id": 26... [{"iso_3166_1": "US", "name": "United States o... 01-10-2010 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released If you don't forward it, you die. Chain Letter 3.9 37
3955 3000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 100975 [{"id": 242, "name": "new york"}, {"id": 428, ... en Just Looking It's 1955. Lenny is a 14-year old boy who is t... 0.431332 [{"name": "Sweetland Films", "id": 21716}, {"n... [{"iso_3166_1": "US", "name": "United States o... 21-10-1999 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released A voyeuristic coming-of-age comedy. Just Looking 5.8 5
3956 3000000 [{"id": 878, "name": "Science Fiction"}] NaN 38541 [{"id": 9866, "name": "basement"}, {"id": 1481... en The Divide Survivors of a nuclear attack are grouped toge... 11.882563 [{"name": "Instinctive Film", "id": 4306}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 13-03-2011 22000 112.0 [{"iso_639_1": "en", "name": "English"}] Released The lucky ones died in the blast The Divide 5.7 197
3957 0 [{"id": 18, "name": "Drama"}, {"id": 27, "name... http://www.theeclipsefilm.com/ 39563 [] en The Eclipse Michael Farr (Hinds) is a widower living in a ... 9.342465 [] [] 24-04-2009 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released If there is life after death - love lives on The Eclipse 6.1 15
3958 3000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 234212 [{"id": 703, "name": "detective"}, {"id": 3358... en Demonic A police officer and a psychologist investigat... 12.564554 [{"name": "Icon Entertainment International", ... [{"iso_3166_1": "GB", "name": "United Kingdom"... 12-02-2015 3387000 83.0 [{"iso_639_1": "en", "name": "English"}] Released Every House Has It's Secrets Demonic 4.9 148
3959 0 [{"id": 35, "name": "Comedy"}] NaN 27404 [{"id": 10183, "name": "independent film"}] en My Big Fat Independent Movie This film is a spoof along the lines of "Scary... 0.688220 [{"name": "Film Threat DVD", "id": 60481}, {"n... [{"iso_3166_1": "US", "name": "United States o... 04-03-2005 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released The lowbrow comedy for the highbrow crowd. My Big Fat Independent Movie 3.0 5
3960 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... https://www.facebook.com/pages/The-Deported/46... 170480 [] en The Deported An Italian-American actor is deported to Mexic... 0.194848 [] [] 15-06-2010 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Deported 0.0 0
3961 0 [{"id": 18, "name": "Drama"}] http://www.tannerhallthefilm.com/ 71866 [{"id": 6271, "name": "boarding school"}, {"id... en Tanner Hall Tanner Hall is a vivid peek into the private w... 2.015525 [{"name": "Tax Credit Finance", "id": 3782}] [{"iso_3166_1": "US", "name": "United States o... 14-09-2009 0 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Tanner Hall 5.4 32
3962 3000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 192210 [{"id": 2231, "name": "drug dealer"}, {"id": 6... en Open Road Angie, a young Brazilian artist, abandons her ... 2.680629 [{"name": "Society Entertainment", "id": 11740... [{"iso_3166_1": "BR", "name": "Brazil"}, {"iso... 12-04-2013 0 85.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Open Road 5.2 18
3963 0 [{"id": 35, "name": "Comedy"}] NaN 180296 [] en They Came Together A small business owner is about to lose her sh... 12.036888 [{"name": "Lionsgate", "id": 1632}] [{"iso_3166_1": "US", "name": "United States o... 27-06-2014 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released He came...She came...They both came They Came Together 5.3 171
3964 0 [{"id": 35, "name": "Comedy"}] NaN 157058 [{"id": 9755, "name": "parody"}, {"id": 224636... en 30 Nights of Paranormal Activity With the Devi... After a stint in a psychiatric hospital, a you... 1.737032 [{"name": "Silver Nitrate Films", "id": 2262},... [{"iso_3166_1": "US", "name": "United States o... 14-01-2013 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released Based on true events... that may not have happ... 30 Nights of Paranormal Activity With the Devi... 2.9 28
3965 3000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 70006 [{"id": 255, "name": "male nudity"}, {"id": 43... en Never Back Down 2: The Beatdown Four fighters different backgrounds come toget... 9.249229 [] [{"iso_3166_1": "US", "name": "United States o... 13-09-2011 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Never Back Down 2: The Beatdown 5.8 136
3966 2500000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 26039 [{"id": 3859, "name": "alcatraz"}, {"id": 9748... en Point Blank After being double-crossed and left for dead, ... 5.164423 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 30-08-1967 3200000 92.0 [{"iso_639_1": "en", "name": "English"}] Released There are two kinds of people in his up-tight ... Point Blank 7.1 95
3967 3 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 79587 [] en Four Single Fathers A comedy/drama about four Italian single fathe... 0.008263 [{"name": "Indiana Production Company", "id": ... [{"iso_3166_1": "US", "name": "United States o... 15-01-2009 0 100.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Comedy Four Single Fathers 0.0 0
3968 0 [{"id": 53, "name": "Thriller"}] NaN 176077 [{"id": 1233, "name": "composer"}, {"id": 1523... en Enter the Dangerous Mind A psychological thriller set in the world of u... 1.998826 [{"name": "Cimarron Productions", "id": 4554},... [{"iso_3166_1": "US", "name": "United States o... 11-03-2013 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Enter the Dangerous Mind 4.8 14
3969 3000000 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 260947 [{"id": 1523, "name": "obsession"}, {"id": 189... en Something Wicked A young couple embark upon their honeymoon aga... 1.968679 [{"name": "Merchant Films", "id": 21110}] [{"iso_3166_1": "US", "name": "United States o... 04-04-2014 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Something Wicked 4.6 16
3970 3000000 [{"id": 53, "name": "Thriller"}] NaN 342502 [{"id": 2808, "name": "russian"}, {"id": 15970... en AWOL-72 An AWOL marine in possession of secret governm... 1.141463 [{"name": "Triumphant Entertainment", "id": 60... [{"iso_3166_1": "US", "name": "United States o... 07-08-2015 0 79.0 [{"iso_639_1": "en", "name": "English"}] Released 72 Hours On The Clock. Starting Now... AWOL-72 2.8 10
3971 0 [] NaN 191229 [] en Iguana A grotesquely disfigured harpooner called Igua... 0.214704 [] [] 01-04-1988 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Iguana 6.0 1
3972 3200000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 43213 [] en Chicago Overcoat The fates of an aging hitman and a washed up d... 1.034844 [{"name": "Chicago Overcoat Productions", "id"... [{"iso_3166_1": "US", "name": "United States o... 10-10-2009 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released The glory days are back Chicago Overcoat 6.1 5
3973 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 44594 [{"id": 818, "name": "based on novel"}, {"id":... en Barry Munday Barry Munday, a libido-driven wage slave who s... 1.975941 [{"name": "Prospect Pictures", "id": 8820}, {"... [{"iso_3166_1": "US", "name": "United States o... 13-03-2010 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy that hits you right where it counts. Barry Munday 6.3 22
3974 2900000 [{"id": 18, "name": "Drama"}] NaN 666 [{"id": 983, "name": "brazilian"}, {"id": 1161... pt Central do Brasil An emotive journey of a former school teacher,... 5.928937 [{"name": "MACT Productions", "id": 393}, {"na... [{"iso_3166_1": "BR", "name": "Brazil"}] 16-01-1998 5596708 113.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}] Released He was looking for the father he never knew. S... Central Station 7.6 126
3975 2900000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 248 [{"id": 419, "name": "dude"}, {"id": 947, "nam... en Pocketful of Miracles Damon Runyon's fairytale, sweet and funny, is ... 3.370225 [{"name": "Franton Production", "id": 1044}] [{"iso_3166_1": "US", "name": "United States o... 18-12-1961 5000000 136.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released You have to see it to believe it! Pocketful of Miracles 7.3 25
3976 0 [{"id": 80, "name": "Crime"}, {"id": 28, "name... https://www.facebook.com/closerangemovie/ 325173 [] en Close Range A rogue soldier turned outlaw is thrust into a... 5.485217 [{"name": "Bleiberg Entertainment", "id": 1872... [{"iso_3166_1": "US", "name": "United States o... 11-12-2015 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released Colton MacReady...is coming home. Close Range 4.9 54
3977 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 55831 [{"id": 10183, "name": "independent film"}] en Boynton Beach Club A handful of men and women of a certain age pi... 0.188870 [] [] 05-08-2005 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Boynton Beach Club 6.8 3
3978 3000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 351043 [] en Amnesiac The story of a man who wakes up in bed sufferi... 3.077885 [{"name": "Infra-Red Pictures", "id": 61428}] [{"iso_3166_1": "US", "name": "United States o... 14-08-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released What he can't remember is killing him. Amnesiac 4.1 52
3979 3000000 [{"id": 99, "name": "Documentary"}] http://www.magpictures.com/freakonomics/ 43942 [{"id": 293, "name": "female nudity"}, {"id": ... en Freakonomics Some of the world's most innovative documentar... 1.781462 [{"name": "Chad Troutwine Films", "id": 7367},... [{"iso_3166_1": "US", "name": "United States o... 01-10-2010 103735 93.0 [{"iso_639_1": "en", "name": "English"}] Released Things you always thought you knew but didn't Freakonomics 6.6 36
3980 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10226 [{"id": 1583, "name": "mass murder"}, {"id": 6... fr Haute tension Alexia travels with her friend Marie to spend ... 4.952983 [{"name": "Alexandre Films", "id": 2926}, {"na... [{"iso_3166_1": "FR", "name": "France"}] 18-06-2003 0 91.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released Hearts will bleed. High Tension 6.6 271
3981 2902660 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 66942 [{"id": 9673, "name": "love"}, {"id": 9715, "n... en Griff the Invisible Griff, office worker by day, superhero by nigh... 1.350880 [{"name": "Screen Australia", "id": 7584}] [{"iso_3166_1": "AU", "name": "Australia"}] 19-08-2011 0 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released He's a dreamer, stuck in the real world. Griff the Invisible 6.1 34
3982 0 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 356483 [{"id": 2210, "name": "climate change"}, {"id"... en Unnatural Global climate change prompts a scientific cor... 0.687656 [{"name": "August Heart Entertainment", "id": ... [{"iso_3166_1": "US", "name": "United States o... 16-10-2015 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released Some things were never meant to be. Unnatural 4.3 12
3983 8000000 [{"id": 18, "name": "Drama"}] NaN 10476 [{"id": 897, "name": "rap music"}, {"id": 898,... en Hustle & Flow With help from his friends, a Memphis pimp in ... 6.395030 [{"name": "MTV Films", "id": 746}] [{"iso_3166_1": "US", "name": "United States o... 22-07-2005 23563727 116.0 [{"iso_639_1": "en", "name": "English"}] Released The music will inspire them. The dream will un... Hustle & Flow 6.9 99
3984 2883848 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 239 [{"id": 520, "name": "chicago"}, {"id": 3581, ... en Some Like It Hot Two musicians witness a mob hit and struggle t... 39.309820 [{"name": "The Mirisch Corporation", "id": 219... [{"iso_3166_1": "US", "name": "United States o... 18-03-1959 25000000 122.0 [{"iso_639_1": "en", "name": "English"}] Released The movie too HOT for words! Some Like It Hot 8.0 808
3985 2800000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10281 [{"id": 1889, "name": "lake"}, {"id": 2546, "n... en Friday the 13th Part VII: The New Blood Tina possesses the gift of telekinesis, allowi... 9.070842 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 13-05-1988 19170001 88.0 [{"iso_639_1": "en", "name": "English"}] Released Jason is back, but this time someone's waiting! Friday the 13th Part VII: The New Blood 5.3 192
3986 2777000 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://thewizardofoz.warnerbros.com/ 630 [{"id": 616, "name": "witch"}, {"id": 704, "na... en The Wizard of Oz Young Dorothy finds herself in a magical world... 67.417542 [{"name": "Loew's Incorporated", "id": 31892}] [{"iso_3166_1": "US", "name": "United States o... 15-08-1939 33754967 102.0 [{"iso_639_1": "en", "name": "English"}] Released We're off to see the Wizard, the wonderful Wiz... The Wizard of Oz 7.4 1642
3987 2800000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... NaN 3034 [{"id": 1706, "name": "experiment"}, {"id": 30... en Young Frankenstein A young neurosurgeon inherits the castle of hi... 36.444894 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-12-1974 86273333 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The scariest comedy of all time! Young Frankenstein 7.7 854
3988 2000000 [{"id": 27, "name": "Horror"}, {"id": 28, "nam... NaN 13025 [{"id": 12377, "name": "zombie"}, {"id": 16305... en Diary of the Dead A group of young film students run into real-l... 15.351412 [{"name": "Artfire Films", "id": 3240}] [{"iso_3166_1": "US", "name": "United States o... 08-09-2007 5364858 95.0 [{"iso_639_1": "en", "name": "English"}] Released Where will you be when the end begins? Diary of the Dead 5.4 190
3989 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 21461 [{"id": 6165, "name": "historical figure"}, {"... en Lage Raho Munna Bhai A hilarious underworld gangster known as Munna... 2.436019 [] [{"iso_3166_1": "IN", "name": "India"}] 01-01-2006 0 144.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released They're back... and they're not alone! Lage Raho Munna Bhai 7.6 44
3990 0 [{"id": 18, "name": "Drama"}] NaN 55306 [{"id": 494, "name": "father son relationship"... en Ulee's Gold An elderly beekeeper and Vietnam vet must resc... 0.933920 [{"name": "Clinica Estetico", "id": 1274}, {"n... [{"iso_3166_1": "US", "name": "United States o... 13-06-1997 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Ulee's Gold 6.5 19
3991 2700000 [{"id": 12, "name": "Adventure"}, {"id": 10751... NaN 17264 [{"id": 383, "name": "poker"}, {"id": 2673, "n... en The Black Stallion While traveling with his father, young Alec be... 11.359720 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 17-10-1979 37799643 118.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released From the moment he first saw the stallion, he ... The Black Stallion 7.0 59
3992 0 [] NaN 346081 [] en Sardaarji A ghost hunter uses bottles to capture trouble... 0.296981 [] [{"iso_3166_1": "IN", "name": "India"}] 26-06-2015 0 0.0 [] Released NaN Sardaarji 9.5 2
3993 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 16016 [] en Rejsen til Saturn A Danish crew of misfits travel to Saturn in s... 1.776624 [{"name": "Nordisk Film", "id": 235}, {"name":... [{"iso_3166_1": "DK", "name": "Denmark"}] 26-09-2008 0 90.0 [{"iso_639_1": "da", "name": "Dansk"}] Released NaN Journey to Saturn 4.9 10
3994 2686000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 15875 [{"id": 1421, "name": "birthday"}, {"id": 6231... en Donovan's Reef 'Guns' Donovan prefers carousing with his pals... 1.897263 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 12-06-1963 6600000 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Gangway...For This Years BIG Adventure! Donovan's Reef 6.0 30
3995 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 5900 [{"id": 6397, "name": "calamity"}] nl De jurk The story of a summer dress and those who have... 0.144031 [] [{"iso_3166_1": "NL", "name": "Netherlands"}] 21-03-1996 0 103.0 [{"iso_639_1": "nl", "name": "Nederlands"}] Released NaN The Dress 7.0 3
3996 2627000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 43306 [{"id": 3203, "name": "pilot"}, {"id": 3800, "... en A Guy Named Joe Pete Sandidge (Tracy), a daredevil bomber pilo... 0.531444 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 01-03-1944 5363000 120.0 [{"iso_639_1": "en", "name": "English"}] Released A GUY - A GAL - A PAL - It's Swell! A Guy Named Joe 6.0 8
3997 2600000 [{"id": 37, "name": "Western"}, {"id": 35, "na... NaN 11072 [{"id": 1419, "name": "gun"}, {"id": 1582, "na... en Blazing Saddles A town – where everyone seems to be named John... 22.793929 [{"name": "Crossbow Productions", "id": 1296},... [{"iso_3166_1": "US", "name": "United States o... 07-02-1974 119500000 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Never give a saga an even break! Blazing Saddles 7.2 609
3998 2600000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9730 [{"id": 1889, "name": "lake"}, {"id": 6506, "n... en Friday the 13th: The Final Chapter After the Crystal Lake Massacres, Jason is pro... 14.013414 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 13-04-1984 32980880 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Jason's Back, and this is the one you've been ... Friday the 13th: The Final Chapter 5.9 237
3999 2159280 [{"id": 18, "name": "Drama"}] NaN 209274 [{"id": 745, "name": "nun"}, {"id": 1960, "nam... pl Ida Poland, 1962. Anna is a novice, an orphan brou... 13.265432 [{"name": "Danish Film Institute", "id": 125},... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 25-10-2013 10700000 80.0 [{"iso_639_1": "pl", "name": "Polski"}] Released NaN Ida 7.1 260
4000 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 26371 [{"id": 237, "name": "gay"}, {"id": 1862, "nam... en Maurice After his lover rejects him, a young man trapp... 11.552247 [{"name": "Merchant Ivory Productions", "id": ... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 18-09-1987 0 134.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Maurice 7.1 61
4001 0 [{"id": 35, "name": "Comedy"}] http://www.beerleaguethemovie.com/ 14137 [{"id": 1480, "name": "baseball"}, {"id": 6075... en Beer League An unemployed slacker (Lange) inspires his sof... 1.738920 [{"name": "Identity Films", "id": 2870}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-09-2006 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released No Gut... No Glory. Beer League 5.3 22
4002 2600000 [{"id": 99, "name": "Documentary"}] http://www.sonyclassics.com/ridinggiants/ 291 [{"id": 270, "name": "ocean"}, {"id": 387, "na... en Riding Giants Riding Giants is story about big wave surfers ... 0.895946 [] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 09-07-2004 3166000 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Riding Giants 7.6 23
4003 2600000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.cronocrimenes.com/ 14139 [{"id": 1435, "name": "scissors"}, {"id": 2135... es Los cronocrímenes A man accidentally gets into a time machine an... 19.029650 [{"name": "Ars\u00e9nico Producciones", "id": ... [{"iso_3166_1": "ES", "name": "Spain"}] 20-09-2007 553198 92.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released A trip back in time from the present to... Timecrimes 7.0 308
4004 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 33106 [] zh 疯狂的赛车 An action-adventure story focused on the lives... 0.406645 [] [{"iso_3166_1": "CN", "name": "China"}] 20-01-2009 0 99.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN Silver Medalist 7.4 13
4005 2600000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 8875 [{"id": 3419, "name": "fanatic"}, {"id": 5774,... en Timber Falls A weekend of camping in the mountains becomes ... 3.687574 [{"name": "Ascendant Pictures", "id": 1204}, {... [{"iso_3166_1": "US", "name": "United States o... 07-12-2007 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Timber Falls 5.2 38
4006 2540800 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 872 [{"id": 3177, "name": "fan"}, {"id": 3748, "na... en Singin' in the Rain In 1927 Hollywood, Don Lockwood and Lina Lamon... 36.556954 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 10-04-1952 7200000 103.0 [{"iso_639_1": "en", "name": "English"}] Released What a Glorious Feeling! Singin' in the Rain 7.8 727
4007 0 [{"id": 99, "name": "Documentary"}] http://www.fatsickandnearlydead.com 72914 [{"id": 3429, "name": "diet"}, {"id": 18236, "... en Fat, Sick & Nearly Dead 100 pounds overweight, loaded up on steroids a... 0.545825 [] [{"iso_3166_1": "US", "name": "United States o... 16-04-2010 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released FAT, SICK & NEARLY DEAD is an inspiring film t... Fat, Sick & Nearly Dead 7.1 47
4008 2500000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... https://www.facebook.com/AHauntedHouse?fref=ts 139038 [{"id": 12416, "name": "horror spoof"}, {"id":... en A Haunted House A spoof of all the "found-footage/documentary ... 18.661541 [{"name": "Endgame Entertainment", "id": 1205}... [{"iso_3166_1": "US", "name": "United States o... 11-01-2013 60141683 86.0 [{"iso_639_1": "en", "name": "English"}] Released This $*%! ain't paranormal. A Haunted House 5.4 516
4009 2500000 [{"id": 99, "name": "Documentary"}] http://2016themovie.com/ 126509 [] en 2016: Obama's America 2016: Obama's America takes audiences on a gri... 0.973582 [] [{"iso_3166_1": "US", "name": "United States o... 13-07-2012 33400000 87.0 [{"iso_639_1": "en", "name": "English"}] Released Love Him, Hate Him, You Don't Know Him 2016: Obama's America 4.6 19
4010 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9591 [{"id": 3490, "name": "pop star"}, {"id": 4344... en That Thing You Do! A Pennsylvania band scores a hit in 1964 and r... 14.885388 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 04-10-1996 34585416 108.0 [{"iso_639_1": "en", "name": "English"}] Released In every life there comes a time when that dre... That Thing You Do! 6.8 225
4011 2500000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 10676 [{"id": 1004, "name": "commercial"}, {"id": 13... en Halloween III: Season of the Witch Dr. Daniel Challis and Ellie Grimbridge stumbl... 12.030456 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 22-10-1982 14400000 98.0 [{"iso_639_1": "en", "name": "English"}] Released ...and now the earth will run with blood again! Halloween III: Season of the Witch 5.0 229
4012 2500000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 1687 [{"id": 1612, "name": "spacecraft"}, {"id": 28... en Escape from the Planet of the Apes The world is shocked by the appearance of two ... 18.309610 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 20-05-1971 12348905 98.0 [{"iso_639_1": "en", "name": "English"}] Released Meet baby Milo who has Washington terrified. Escape from the Planet of the Apes 6.3 264
4013 2500000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 24748 [{"id": 7464, "name": "alcoholism"}, {"id": 12... en Hud Hud Bannon is a ruthless young man who tarnish... 6.829190 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 29-05-1963 10000000 112.0 [{"iso_639_1": "en", "name": "English"}] Released The man with the barbed-wire soul. Hud 7.5 66
4014 0 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... http://kevinhartnation.com/portfolio/let-me-ex... 181330 [{"id": 9716, "name": "stand-up comedy"}, {"id... en Kevin Hart: Let Me Explain Captures the laughter, energy and mayhem from ... 9.799357 [{"name": "Hartbeat Productions", "id": 40268}] [{"iso_3166_1": "US", "name": "United States o... 03-07-2013 32230907 74.0 [{"iso_639_1": "en", "name": "English"}] Released Witness the rise of a legend Kevin Hart: Let Me Explain 7.1 95
4015 2500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 468 [{"id": 30, "name": "individual"}, {"id": 237,... en My Own Private Idaho In this loose adaptation of Shakespeare's "Hen... 10.363642 [{"name": "Fine Line Features", "id": 8}] [{"iso_3166_1": "US", "name": "United States o... 17-10-1991 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released It's not where you go, it's how you get there. My Own Private Idaho 7.1 212
4016 2500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www2.foxsearchlight.com/gardenstate/ 401 [{"id": 586, "name": "new jersey"}, {"id": 856... en Garden State Andrew returns to his hometown for the funeral... 30.583959 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 28-07-2004 26781723 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Garden State 7.1 618
4017 2500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 76 [{"id": 811, "name": "dialogue"}, {"id": 813, ... en Before Sunrise A dialogue marathon of a film, this fairytale ... 23.672571 [{"name": "Detour Film Production", "id": 98}] [{"iso_3166_1": "AT", "name": "Austria"}, {"is... 27-01-1995 5535405 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Can the greatest romance of your life last onl... Before Sunrise 7.7 959
4018 0 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 50538 [{"id": 9937, "name": "suspense"}, {"id": 1002... fr Sur le seuil One day, for no apparent reason, a cop kills 1... 0.205034 [{"name": "Go Films", "id": 13313}] [{"iso_3166_1": "CA", "name": "Canada"}] 03-10-2003 0 100.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Evil Words 6.9 8
4019 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 25636 [{"id": 726, "name": "drug abuse"}, {"id": 969... en Jesus' Son A young man turns from drug addiction and pett... 5.581743 [{"name": "Evenstar Films", "id": 4620}] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 05-09-1999 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Jesus' Son 6.7 22
4020 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 19316 [{"id": 9833, "name": "lesbian relationship"},... en Saving Face A Chinese-American lesbian and her traditional... 2.487255 [] [{"iso_3166_1": "US", "name": "United States o... 12-09-2004 0 91.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A romantic comedy about right, wrong and every... Saving Face 6.8 32
4021 0 [{"id": 18, "name": "Drama"}] NaN 21074 [{"id": 2692, "name": "arranged marriage"}, {"... en Brick Lane The grind of daily life as a Brick Lane Bangla... 0.262135 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-11-2007 0 102.0 [] Released NaN Brick Lane 5.2 15
4022 2500000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://robotandfrank-film.com/ 84329 [{"id": 6054, "name": "friendship"}, {"id": 14... en Robot & Frank A delightful dramatic comedy, a buddy picture,... 23.419061 [{"name": "Samuel Goldwyn Films", "id": 9118},... [{"iso_3166_1": "US", "name": "United States o... 16-08-2012 3325038 85.0 [{"iso_639_1": "en", "name": "English"}] Released Friendship doesn't have an off switch Robot & Frank 6.8 450
4023 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.clubcultura.com/clubcine/clubcineas... 20 [{"id": 455, "name": "farewell"}, {"id": 457, ... en My Life Without Me A Pedro Almodovar production in which a fatall... 7.958831 [{"name": "El Deseo", "id": 49}, {"name": "Mil... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 07-03-2003 9726954 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN My Life Without Me 7.2 77
4024 2500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://spectacularnowmovie.com/ 157386 [{"id": 7464, "name": "alcoholism"}, {"id": 10... en The Spectacular Now A hard-partying high school senior's philosoph... 25.722747 [{"name": "21 Laps Entertainment", "id": 2575}... [{"iso_3166_1": "US", "name": "United States o... 02-08-2013 6854611 95.0 [{"iso_639_1": "en", "name": "English"}] Released From the Writers of (500) Days of Summer The Spectacular Now 6.8 1048
4025 0 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... http://www.lionsgate.com/religulous/ 13007 [{"id": 789, "name": "muslim"}, {"id": 2598, "... en Religulous Commentator-comic Bill Maher plays devil's adv... 9.774126 [{"name": "Lions Gate Films", "id": 35}] [{"iso_3166_1": "US", "name": "United States o... 01-10-2008 0 101.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released Heaven help us. Religulous 7.2 197
4026 0 [{"id": 99, "name": "Documentary"}, {"id": 18,... http://thefuelfilm.com/ 13518 [{"id": 1269, "name": "energy policy"}, {"id":... en Fuel Record high oil prices, global warming, and an... 0.197469 [] [{"iso_3166_1": "US", "name": "United States o... 14-11-2008 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Fuel 7.0 3
4027 0 [{"id": 18, "name": "Drama"}] NaN 116584 [] en Valley of the Heart's Delight When a fatal kidnapping ignites a firestorm of... 0.142255 [] [] 24-04-2006 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released The roar of the mob drowned out the truth. Valley of the Heart's Delight 7.0 1
4028 2500000 [{"id": 18, "name": "Drama"}] NaN 46849 [{"id": 630, "name": "dolphin"}, {"id": 2041, ... en Eye of the Dolphin Alyssa is a troubled 14-year old, suspended fr... 0.301884 [{"name": "Gold/Miller Productions", "id": 160... [{"iso_3166_1": "US", "name": "United States o... 24-08-2007 71904 100.0 [{"iso_639_1": "en", "name": "English"}] Released She found her voice in the ocean... And within... Eye of the Dolphin 7.1 7
4029 0 [{"id": 99, "name": "Documentary"}] NaN 40428 [{"id": 10183, "name": "independent film"}] en 8: The Mormon Proposition Filmmaker and ex-Church of Jesus Christ of Lat... 0.424957 [] [] 01-01-2010 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released Equality for some. 8: The Mormon Proposition 5.5 6
4030 14000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 17334 [{"id": 958, "name": "indian lead"}, {"id": 79... en The Other End of the Line An employee at an Indian call-center travels t... 3.393648 [{"name": "Adlabs Films Ltd.", "id": 3703}, {"... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 29-10-2008 0 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Other End of the Line 6.1 50
4031 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 1698 [{"id": 156096, "name": "butterfly"}, {"id": 1... de Anatomie Medical student Paula Henning wins a place at ... 5.025938 [{"name": "Claussen + W\u00f6bke Filmproduktio... [{"iso_3166_1": "DE", "name": "Germany"}] 03-02-2000 0 103.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Some study. Some are studied. Anatomy 6.1 61
4032 2500000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://www.sleepdealer.com/ 20764 [{"id": 4563, "name": "virtual reality"}, {"id... en Sleep Dealer Set in a near-future, militarized world marked... 4.624691 [{"name": "Likely Story", "id": 1785}] [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 10-12-2008 107559 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Crossing the border just got easier. Plug into... Sleep Dealer 6.0 40
4033 2500000 [{"id": 35, "name": "Comedy"}, {"id": 28, "nam... http://www.thecrimsonbolt.com/ 45132 [{"id": 258, "name": "bomb"}, {"id": 1419, "na... en Super After his wife falls under the influence of a ... 12.204569 [{"name": "This Is That Productions", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 09-09-2010 324138 96.0 [{"iso_639_1": "en", "name": "English"}] Released Shut up, crime! Super 6.6 441
4034 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... NaN 76706 [] en Christmas Mail In this holiday romantic comedy, a mysterious ... 0.630226 [] [{"iso_3166_1": "US", "name": "United States o... 01-12-2010 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Christmas Mail 5.0 15
4035 2500000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 254472 [{"id": 158091, "name": "giant insect"}] de Stung A fancy garden party turns into upper class pr... 4.270489 [{"name": "Rat Pack Filmproduktion", "id": 575... [{"iso_3166_1": "US", "name": "United States o... 03-07-2015 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released Get inside, get away, just don't get stung Stung 4.9 63
4036 35000000 [{"id": 27, "name": "Horror"}] NaN 332285 [{"id": 726, "name": "drug abuse"}, {"id": 170... en Antibirth In a desolate community full of drug-addled Ma... 3.674294 [{"name": "Hideaway Pictures", "id": 20068}, {... [{"iso_3166_1": "US", "name": "United States o... 02-09-2016 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Antibirth 4.8 40
4037 2400000 [{"id": 18, "name": "Drama"}] NaN 49471 [{"id": 521, "name": "washington d.c."}, {"id"... en Get on the Bus Get On the Bus follows several Black men on a ... 4.623059 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-10-1996 5731103 120.0 [{"iso_639_1": "en", "name": "English"}] Released On October 16, 1996, the one year anniversary ... Get on the Bus 7.0 11
4038 0 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 13569 [] en Thr3e Innocent lives hang on the whim of an elusive ... 1.946715 [{"name": "MovieRoom Productions", "id": 2776}] [{"iso_3166_1": "PL", "name": "Poland"}, {"iso... 01-12-2006 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Thr3e 4.8 21
4039 30000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 7512 [{"id": 549, "name": "prostitute"}, {"id": 592... en Idiocracy To test its top-secret Human Hibernation Proje... 27.940093 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 01-09-2006 495303 84.0 [{"iso_639_1": "en", "name": "English"}] Released In the future, intelligence is extinct. Idiocracy 6.3 664
4040 2500000 [{"id": 80, "name": "Crime"}] http://www.signature-entertainment.co.uk/film/... 356216 [] en The Rise of the Krays Follows the early years of two unknown 18 year... 1.759506 [{"name": "Carnaby International", "id": 4098}... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 29-08-2015 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Brutal. Notorious. Legendary The Rise of the Krays 4.5 19
4041 2380000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.thisisenglandmovie.co.uk/ 11798 [{"id": 65, "name": "holiday"}, {"id": 379, "n... en This Is England A story about a troubled boy growing up in Eng... 8.395624 [{"name": "EM Media", "id": 1917}, {"name": "U... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-09-2006 8176544 101.0 [{"iso_639_1": "en", "name": "English"}] Released Run with the crowd, stand alone, you decide. This Is England 7.4 363
4042 2500000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 146631 [{"id": 13068, "name": "impostor"}, {"id": 149... en U.F.O. A group of friends awake one morning to find a... 8.248149 [{"name": "Hawthorn Productions", "id": 19181}... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 14-12-2012 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Try to remain calm U.F.O. 3.1 47
4043 2361000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 43546 [{"id": 4344, "name": "musical"}, {"id": 7665,... en Bathing Beauty A big splash in her first starring role: Esthe... 0.628051 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 01-07-1944 6892000 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released M.G.M's Mammoth Technicolor Musical Spectacle! Bathing Beauty 7.0 4
4044 2450000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.goforitmovie.com/ 61038 [{"id": 246, "name": "dancing"}, {"id": 520, "... en Go for It! Carmen is a good student with a bad attitude w... 0.500753 [{"name": "Pantelion Film", "id": 8573}] [{"iso_3166_1": "US", "name": "United States o... 13-05-2011 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Go for It! 4.6 5
4045 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 78373 [{"id": 1415, "name": "small town"}, {"id": 15... en Dancer, Texas Pop. 81 Four guys, best friends, have grown up togethe... 0.376662 [{"name": "HSX Films", "id": 4714}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 01-05-1998 565592 97.0 [{"iso_639_1": "en", "name": "English"}] Released in the middle of nowhere they had everything Dancer, Texas Pop. 81 10.0 1
4046 2300000 [{"id": 10402, "name": "Music"}, {"id": 10749,... NaN 17820 [{"id": 4344, "name": "musical"}, {"id": 5987,... en Show Boat A dashing Mississippi river gambler wins the a... 1.606314 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 13-07-1951 11000000 107.0 [{"iso_639_1": "en", "name": "English"}] Released It's NEW! Show Boat 6.9 18
4047 0 [{"id": 18, "name": "Drama"}] NaN 74457 [] en Redemption Road A Tennessee-set drama focused on an individual... 0.197264 [{"name": "Heavy Duty Entertainment", "id": 40... [] 26-08-2011 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Redemption Road 4.7 6
4048 0 [{"id": 53, "name": "Thriller"}] NaN 283384 [{"id": 14676, "name": "series of murders"}] en The Calling Detective Hazel Micallef hasn't had much to wo... 5.759493 [{"name": "Darius Films", "id": 5486}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 05-08-2014 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released Pray for the Prey The Calling 5.6 88
4049 2000000 [{"id": 14, "name": "Fantasy"}, {"id": 12, "na... NaN 19933 [{"id": 9825, "name": "growing up"}, {"id": 10... en The Brave Little Toaster A group of dated appliances find themselves st... 6.863020 [{"name": "The Kushner-Locke Company", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 09-07-1987 0 90.0 [{"iso_639_1": "nl", "name": "Nederlands"}, {"... Released Imagine if Your Toaster Went on a Journey of i... The Brave Little Toaster 6.7 93
4050 2280000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://movies.disney.com/fantasia 756 [{"id": 3537, "name": "orchestra"}, {"id": 578... en Fantasia Walt Disney's timeless masterpiece is an extra... 32.875469 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 13-11-1940 83320000 124.0 [{"iso_639_1": "en", "name": "English"}] Released The most sensational sound you'll ever see! Fantasia 7.2 808
4051 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 433715 [{"id": 10060, "name": "christian film"}, {"id... en 8 Days After sneaking to a party with her friends, 16... 0.015295 [{"name": "After Eden Pictures", "id": 85248}] [{"iso_3166_1": "US", "name": "United States o... 15-06-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released She never knew it could happen to her... 8 Days 0.0 0
4052 4000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9728 [{"id": 1889, "name": "lake"}, {"id": 5767, "n... en Friday the 13th Part III An idyllic summer turns into a nightmare of un... 14.206525 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 13-08-1982 36690067 95.0 [{"iso_639_1": "en", "name": "English"}] Released There's nowhere to hide. We dare you to try. Friday the 13th Part III 5.7 254
4053 2200000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9731 [{"id": 2546, "name": "mask"}, {"id": 2800, "n... en Friday the 13th: A New Beginning Homicidal maniac Jason returns from the grave ... 12.639469 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 22-03-1985 21930418 92.0 [{"iso_639_1": "en", "name": "English"}] Released A New Beginning to the first step in terror. Friday the 13th: A New Beginning 5.1 196
4054 0 [{"id": 18, "name": "Drama"}] NaN 9916 [{"id": 186, "name": "christianity"}, {"id": 8... en The Last Sin Eater In seeking her own redemption from the one man... 2.371477 [] [{"iso_3166_1": "US", "name": "United States o... 09-02-2007 0 117.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Last Sin Eater 6.2 11
4055 0 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 309425 [{"id": 5950, "name": "christian"}] en Do You Believe? When a pastor is shaken by the visible faith o... 2.470443 [{"name": "Believe Entertainment", "id": 3308}... [{"iso_3166_1": "US", "name": "United States o... 20-03-2015 0 115.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Do You Believe? 6.6 48
4056 0 [{"id": 53, "name": "Thriller"}, {"id": 10749,... NaN 14156 [] en Impact Point Pro Beach Volleyball star, Kelly Reyes, faces ... 1.532518 [] [{"iso_3166_1": "US", "name": "United States o... 13-06-2008 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Impact Point 5.7 5
4057 2160000 [{"id": 18, "name": "Drama"}] NaN 43610 [] en The Valley of Decision Mary Rafferty comes from a poor family of stee... 0.181300 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 01-06-1945 9132000 119.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Valley of Decision 5.8 4
4058 2300000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 360339 [{"id": 2041, "name": "island"}, {"id": 3800, ... en Eden After their plane crashes off the coast of a d... 2.713171 [{"name": "Ombra Films", "id": 23513}, {"name"... [{"iso_3166_1": "MY", "name": "Malaysia"}, {"i... 22-10-2015 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Survive at any cost. Eden 5.6 19
4059 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 31163 [{"id": 1862, "name": "coming out"}, {"id": 26... en Chicken Tikka Masala Jimi (Chris Bisson), the Chopra family's only ... 0.258413 [] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 22-04-2005 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Chicken Tikka Masala 3.5 5
4060 0 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 297621 [{"id": 187056, "name": "woman director"}] en There's Always Woodstock When Neurotic, struggling songwriter, Catherin... 2.025701 [{"name": "Sunrise Films", "id": 19850}] [{"iso_3166_1": "US", "name": "United States o... 14-11-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Let your heart sing There's Always Woodstock 5.4 12
4061 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 16205 [{"id": 1890, "name": "camping"}, {"id": 5569,... en Jack Brooks: Monster Slayer As a child Jack Brooks witnessed the brutal mu... 2.659804 [{"name": "Brookstreet Pictures", "id": 3160},... [{"iso_3166_1": "CA", "name": "Canada"}] 09-10-2007 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released ...I used to be a plumber Jack Brooks: Monster Slayer 5.7 59
4062 2100000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... NaN 887 [{"id": 279, "name": "usa"}, {"id": 447, "name... en The Best Years of Our Lives It's the hope that sustains the spirit of ever... 8.387170 [{"name": "Samuel Goldwyn Company, The", "id":... [{"iso_3166_1": "US", "name": "United States o... 25-12-1946 23650000 172.0 [{"iso_639_1": "en", "name": "English"}] Released Three wonderful loves in the best picture of t... The Best Years of Our Lives 7.6 143
4063 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 9517 [{"id": 1196, "name": "florida"}, {"id": 4378,... en Bully After finding himself at the constant abuse of... 6.677093 [{"name": "StudioCanal", "id": 694}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 15-06-2001 480811 113.0 [{"iso_639_1": "en", "name": "English"}] Released It's 4 a.m... do you know where your kids are? Bully 6.7 125
4064 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 6007 [{"id": 791, "name": "mentally disabled"}] en Elling When his mother, who has sheltered him his ent... 2.526356 [{"name": "Maipo Film- og TV Produksjon", "id"... [{"iso_3166_1": "NO", "name": "Norway"}] 16-03-2001 0 89.0 [{"iso_639_1": "no", "name": "Norsk"}] Released NaN Elling 7.0 51
4065 2100000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://miamericamovie.net/ 364083 [{"id": 40865, "name": "new york state"}, {"id... en Mi America A hate-crime has been committed in a the small... 0.039007 [{"name": "Industrial House Films", "id": 65589}] [{"iso_3166_1": "US", "name": "United States o... 16-10-2015 3330 126.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released NaN Mi America 0.0 0
4066 1500000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.3l-filmverleih.de/rec 8329 [{"id": 321, "name": "terror"}, {"id": 1523, "... es [REC] A television reporter and cameraman follow eme... 31.691617 [{"name": "Filmax", "id": 3631}] [{"iso_3166_1": "ES", "name": "Spain"}] 10-04-2007 30448000 78.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released One witness. One camera [REC] 7.1 934
4067 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 69640 [{"id": 236, "name": "suicide"}, {"id": 6625, ... en Lies in Plain Sight “Lies in Plain Sight” tells the story of Eva a... 0.479090 [] [] 03-10-2010 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Lies in Plain Sight 4.5 4
4068 0 [] NaN 371085 [] en Sharkskin The Post War II story of Manhattan born Mike E... 0.027801 [] [] 01-01-2015 0 0.0 [] Released NaN Sharkskin 0.0 0
4069 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... http://www.containment-film.com/ 347548 [] en Containment Neighbors in a block wake one morning to find ... 2.122451 [{"name": "Bright Cold Day Films", "id": 71899... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 09-07-2015 0 77.0 [{"iso_639_1": "en", "name": "English"}] Released No water. No power. No explanation. No escape. Containment 5.1 36
4070 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 322443 [] de The Timber In the wild west, two brothers embark on a jou... 0.803761 [{"name": "ANA Media", "id": 21817}] [{"iso_3166_1": "US", "name": "United States o... 27-02-2015 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released Fortunes will be made, lives will be lost. The Timber 4.1 15
4071 2000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.mgm.com/view/movie/717/From-Russia-... 657 [{"id": 110, "name": "venice"}, {"id": 212, "n... en From Russia with Love Agent 007 is back in the second installment of... 41.298723 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 11-10-1963 78898765 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The world's masters of murder pull out all the... From Russia with Love 6.9 760
4072 0 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 28165 [{"id": 233, "name": "japan"}, {"id": 586, "na... en The Toxic Avenger Part II The Toxic Avenger is lured to Tokyo, Japan by ... 1.791331 [{"name": "Troma Entertainment", "id": 3052}] [{"iso_3166_1": "US", "name": "United States o... 24-02-1989 0 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Toxic Avenger Part II 5.3 39
4073 2000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 11561 [{"id": 572, "name": "sex"}, {"id": 2020, "nam... en Sleeper Miles Monroe, a clarinet-playing health food s... 10.664202 [{"name": "Rollins-Joffe Productions", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 17-12-1973 18344729 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Woody Allen takes a nostalgic look at the future. Sleeper 7.0 200
4074 2000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 270303 [{"id": 3713, "name": "chase"}, {"id": 6152, "... en It Follows For 19-year-old Jay, fall should be about scho... 100.876794 [{"name": "Northern Lights Films", "id": 8714}... [{"iso_3166_1": "US", "name": "United States o... 04-02-2015 14674076 100.0 [{"iso_639_1": "en", "name": "English"}] Released It doesn't think, it doesn't feel, it doesn't ... It Follows 6.6 1832
4075 2000000 [{"id": 35, "name": "Comedy"}] NaN 11624 [{"id": 571, "name": "transsexuality"}, {"id":... en Everything You Always Wanted to Know About Sex... A collection of seven vignettes, which each ad... 13.223111 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 06-08-1972 18016290 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Everything You Always Wanted to Know About Sex... 6.6 215
4076 2000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 595 [{"id": 577, "name": "black people"}, {"id": 8... en To Kill a Mockingbird In a small Alabama town in the 1930s, scrupulo... 22.139842 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 25-12-1962 13129846 129.0 [{"iso_639_1": "en", "name": "English"}] Released NaN To Kill a Mockingbird 8.0 657
4077 2000000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 8810 [{"id": 1653, "name": "explosive"}, {"id": 178... en Mad Max 2 Max Rockatansky returns as the heroic loner wh... 37.117362 [{"name": "Kennedy Miller Productions", "id": ... [{"iso_3166_1": "AU", "name": "Australia"}] 24-12-1981 24600832 95.0 [{"iso_639_1": "en", "name": "English"}] Released When all that's left is one last chance, pray ... Mad Max 2: The Road Warrior 7.3 957
4078 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 12207 [{"id": 494, "name": "father son relationship"... cn 醉拳二 Returning home with his father after a shoppin... 15.046612 [{"name": "Paragon Films Ltd.", "id": 3055}, {... [{"iso_3166_1": "HK", "name": "Hong Kong"}] 03-02-1994 0 102.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released He's got a secret weapon with a lot of kick. The Legend of Drunken Master 7.2 242
4079 2000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.foxsearchlight.com/boysdontcry/ 226 [{"id": 570, "name": "rape"}, {"id": 572, "nam... en Boys Don't Cry Female born, Teena Brandon adopts his male ide... 15.557144 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 02-09-1999 11540607 118.0 [{"iso_639_1": "en", "name": "English"}] Released A true story about finding the courage to be y... Boys Don't Cry 7.2 353
4080 2000000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 92182 [{"id": 6152, "name": "supernatural"}, {"id": ... en Silent House Sarah returns with her father and uncle to fix... 11.666320 [{"name": "Elle Driver", "id": 6930}, {"name":... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-01-2011 13101672 85.0 [{"iso_639_1": "en", "name": "English"}] Released Experience 88 minutes of real fear, captured I... Silent House 5.2 125
4081 2000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 582 [{"id": 74, "name": "germany"}, {"id": 220, "n... de Das Leben der Anderen A tragic love story set in East Berlin with th... 34.938177 [{"name": "Arte", "id": 201}, {"name": "Wiedem... [{"iso_3166_1": "DE", "name": "Germany"}] 15-03-2006 70000000 137.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released Before the Fall of the Berlin Wall, East Germa... The Lives of Others 7.9 958
4082 1000000 [{"id": 18, "name": "Drama"}] http://www.courageousthemovie.com 72213 [{"id": 5905, "name": "father"}, {"id": 6150, ... en Courageous As law enforcement officers, Adam Mitchell, Na... 5.961119 [{"name": "TriStar Pictures", "id": 559}, {"na... [{"iso_3166_1": "US", "name": "United States o... 30-09-2011 34522221 129.0 [{"iso_639_1": "en", "name": "English"}] Released Honor Begins at Home. Courageous 6.8 77
4083 2000000 [{"id": 18, "name": "Drama"}] NaN 990 [{"id": 236, "name": "suicide"}, {"id": 395, "... en The Hustler Fast Eddie Felson is a small-time pool hustler... 17.639478 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 25-09-1961 7600000 134.0 [{"iso_639_1": "en", "name": "English"}] Released They called him Fast Eddie. He was a winner. H... The Hustler 7.6 240
4084 2000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 55604 [{"id": 6281, "name": "partnership"}, {"id": 1... en Boom Town McMasters and Sand come to oil towns to get ri... 1.867004 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 30-08-1940 9172000 119.0 [{"iso_639_1": "en", "name": "English"}] Released Where Men Are Rough And Tough . . . And Like T... Boom Town 6.5 8
4085 8000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.sonyclassics.com/triplets/ 9662 [{"id": 254, "name": "france"}, {"id": 1930, "... fr Les triplettes de Belleville When her grandson is kidnapped during the Tour... 13.944645 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 11-06-2003 1477676 80.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN The Triplets of Belleville 7.3 231
4086 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 20862 [] en Smoke Signals Young Indian man Thomas is a nerd in his reser... 2.304552 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 16-01-1998 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Smoke Signals 6.6 24
4087 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.newline.com/properties/americansple... 2771 [{"id": 5565, "name": "biography"}, {"id": 101... en American Splendor An original mix of fiction and reality illumin... 7.792851 [] [{"iso_3166_1": "US", "name": "United States o... 15-08-2003 6003587 101.0 [{"iso_639_1": "en", "name": "English"}] Released Ordinary life is pretty complex stuff American Splendor 7.1 120
4088 2700000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.warnerbros.com/?site=beforesunset#/... 80 [{"id": 90, "name": "paris"}, {"id": 736, "nam... en Before Sunset Nine years ago two strangers met by chance and... 14.799323 [{"name": "Castle Rock Entertainment", "id": 9... [{"iso_3166_1": "US", "name": "United States o... 10-02-2004 15992615 80.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What if you had a second chance with the one t... Before Sunset 7.6 718
4089 2000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 55 [{"id": 960, "name": "homeless person"}, {"id"... es Amores perros Three different people in Mexico City are cata... 23.281616 [{"name": "Altavista Films", "id": 5084}, {"na... [{"iso_3166_1": "MX", "name": "Mexico"}] 16-06-2000 20908467 154.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Love. Betrayal. Death. Amores perros 7.6 521
4090 2000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 11023 [{"id": 1332, "name": "cheating"}, {"id": 1004... en Thirteen Tracy is a normal 13-year-old trying to make i... 20.331593 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 20-08-2003 4601043 100.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's happening so fast. Thirteen 6.7 339
4091 2000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 33667 [{"id": 10144, "name": "anti semitism"}, {"id"... en Gentleman's Agreement A magazine writer poses as a Jew to expose ant... 5.381536 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 11-11-1947 7800000 118.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Gentleman's Agreement 6.8 47
4092 2000000 [{"id": 18, "name": "Drama"}] http://www.wintersbonemovie.com/ 39013 [{"id": 5905, "name": "father"}, {"id": 6148, ... en Winter's Bone 17 year-old Ree Dolly sets out to track down h... 20.834883 [{"name": "Anonymous Content", "id": 10039}, {... [{"iso_3166_1": "US", "name": "United States o... 11-06-2010 13831503 100.0 [{"iso_639_1": "en", "name": "English"}] Released Talking Just Causes Witnesses Winter's Bone 6.8 565
4093 0 [{"id": 99, "name": "Documentary"}, {"id": 28,... NaN 11194 [{"id": 2820, "name": "wound"}, {"id": 4560, "... en Touching the Void A documentary based on the book of the same na... 14.045887 [{"name": "Darlow Smithson Productions", "id":... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-09-2003 13885802 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Touching the Void 7.6 138
4094 2000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 43839 [{"id": 1691, "name": "dance"}, {"id": 167411,... en Alexander's Ragtime Band Roger Grant, a classical violinist, disappoint... 0.483974 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 24-05-1938 4000000 106.0 [{"iso_639_1": "en", "name": "English"}] Released An American Cavalcade! Alexander's Ragtime Band 4.8 6
4095 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.meandyoumovie.com/ 1382 [{"id": 380, "name": "brother brother relation... en Me and You and Everyone We Know The feature film debut by artist Miranda July ... 9.719094 [{"name": "IFC Films", "id": 307}] [{"iso_3166_1": "US", "name": "United States o... 17-06-2005 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Me and You and Everyone We Know 7.0 107
4096 2000000 [{"id": 99, "name": "Documentary"}] http://www.sonyclassics.com/insidejob/ 44639 [{"id": 417, "name": "corruption"}, {"id": 592... en Inside Job A film that exposes the shocking truth behind ... 16.930914 [{"name": "Sony Pictures Classics", "id": 58},... [{"iso_3166_1": "US", "name": "United States o... 08-10-2010 7871522 109.0 [{"iso_639_1": "en", "name": "English"}] Released The film that cost $20,000,000,000,000 to make. Inside Job 7.7 286
4097 6000000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 301351 [{"id": 186117, "name": "dj"}] en We Are Your Friends Young Cole Carter dreams of hitting the big ti... 28.819424 [{"name": "Working Title Films", "id": 10163}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-08-2015 11122090 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The world is yours. We Are Your Friends 6.3 658
4098 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 4816 [{"id": 2428, "name": "deportation"}, {"id": 2... en Ghost Dog: The Way of the Samurai An African-American Mafia hit man who models h... 18.223139 [{"name": "Bac Films", "id": 208}, {"name": "P... [{"iso_3166_1": "US", "name": "United States o... 13-09-1999 0 116.0 [{"iso_639_1": "en", "name": "English"}] Released All assassins live beyond the law … only one f... Ghost Dog: The Way of the Samurai 7.2 298
4099 2000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.harshtimes.com/ 7873 [{"id": 173924, "name": "watching a movie"}, {... en Harsh Times Jim Davis is an ex-Army Ranger who finds himse... 12.999023 [{"name": "The Weinstein Company", "id": 308}] [{"iso_3166_1": "US", "name": "United States o... 11-09-2005 5967038 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Take A Ride To The Edge Harsh Times 6.3 197
4100 2000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 331190 [{"id": 1562, "name": "hostage"}, {"id": 9672,... en Captive Based on a miraculous true story that drew the... 6.728882 [{"name": "Itaca Films", "id": 16322}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 17-09-2015 2801508 97.0 [{"iso_639_1": "en", "name": "English"}] Released Faith. Redemption. Survival. Captive 5.6 92
4101 2000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 15186 [{"id": 10183, "name": "independent film"}] en Full Frontal A contemporary comedy set in Los Angeles, Full... 1.956860 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 02-08-2002 2506446 96.0 [{"iso_639_1": "en", "name": "English"}] Released Everybody Needs A Release Full Frontal 4.8 26
4102 0 [{"id": 27, "name": "Horror"}] NaN 17994 [{"id": 3598, "name": "ax"}, {"id": 9712, "nam... en Witchboard Playing around with a Ouija board, a trio of f... 7.151154 [] [{"iso_3166_1": "GB", "name": "United Kingdom"... 31-12-1986 0 98.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released It's more than just a game. Witchboard 5.9 58
4103 2000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.shortbusthemovie.com 1378 [{"id": 237, "name": "gay"}, {"id": 242, "name... en Shortbus A group of New Yorkers caught up in their mili... 14.846001 [{"name": "Fortissimo Films", "id": 1615}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-05-2006 5179037 101.0 [{"iso_639_1": "en", "name": "English"}] Released Open Your Mind. And Everything Else. Shortbus 6.3 140
4104 2000000 [{"id": 18, "name": "Drama"}, {"id": 16, "name... http://waltzwithbashir.com 8885 [{"id": 536, "name": "israel"}, {"id": 537, "n... he Vals Im Bashir Much awarded animated documentary, in which di... 14.082510 [{"name": "Les Films d'Ici", "id": 1848}, {"na... [{"iso_3166_1": "IL", "name": "Israel"}, {"iso... 25-06-2008 11125849 90.0 [{"iso_639_1": "he", "name": "\u05e2\u05b4\u05... Released NaN Waltz with Bashir 7.8 291
4105 2000000 [] NaN 48382 [] en The Book of Mormon Movie, Volume 1: The Journey The story of Lehi and his wife Sariah and thei... 0.031947 [] [] 12-09-2003 1672730 120.0 [] Released 2600 years ago, one family began a remarkable ... The Book of Mormon Movie, Volume 1: The Journey 5.0 2
4106 2000000 [{"id": 99, "name": "Documentary"}] http://www.noendinsightmovie.com 12901 [{"id": 833, "name": "white house"}, {"id": 46... en No End in Sight Chronological look at the fiasco in Iraq, espe... 2.283796 [] [] 27-07-2007 1431623 102.0 [{"iso_639_1": "en", "name": "English"}] Released The American Occupation of Iraq. The Inside St... No End in Sight 7.2 23
4107 2000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 250124 [{"id": 1228, "name": "1970s"}, {"id": 10809, ... en The Diary of a Teenage Girl Minnie Goetze is a 15-year-old aspiring comic-... 18.224326 [{"name": "Caviar Films", "id": 2699}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 07-08-2015 1477002 98.0 [{"iso_639_1": "en", "name": "English"}] Released Some things are best kept secret. The Diary of a Teenage Girl 6.8 279
4108 2000000 [{"id": 99, "name": "Documentary"}] NaN 14284 [{"id": 1432, "name": "nasa"}, {"id": 4040, "n... en In the Shadow of the Moon Archival material from the original NASA film ... 3.431590 [{"name": "Film4", "id": 9349}, {"name": "Pass... [{"iso_3166_1": "GB", "name": "United Kingdom"... 19-01-2007 0 109.0 [{"iso_639_1": "hu", "name": "Magyar"}] Released NaN In the Shadow of the Moon 7.6 31
4109 0 [{"id": 18, "name": "Drama"}, {"id": 37, "name... http://meekscutoff.com/ 57120 [{"id": 1321, "name": "gold"}, {"id": 1897, "n... en Meek's Cutoff Set in 1845, this drama follows a group of set... 4.749885 [{"name": "Film Science", "id": 1976}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 05-09-2010 876302 104.0 [{"iso_639_1": "en", "name": "English"}] Released The Road to Civilisation is Not Always Civilised Meek's Cutoff 6.5 77
4110 2000000 [{"id": 36, "name": "History"}, {"id": 99, "na... NaN 12228 [{"id": 279, "name": "usa"}, {"id": 1228, "nam... en Inside Deep Throat In 1972, a seemingly typical shoestring budget... 3.980072 [] [{"iso_3166_1": "US", "name": "United States o... 11-02-2005 653621 92.0 [{"iso_639_1": "en", "name": "English"}] Released It was filmed in 6 days for 25 thousand dollar... Inside Deep Throat 6.8 31
4111 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 22617 [] en Dinner Rush Is it just another evening at the hugely popul... 1.096355 [{"name": "Access Motion Picture Group", "id":... [{"iso_3166_1": "US", "name": "United States o... 01-09-2000 0 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Dinner Rush 7.1 19
4112 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 55561 [{"id": 10183, "name": "independent film"}, {"... en Clockwatchers Iris can best be described as a wallflower. Sh... 1.196943 [] [] 01-01-1997 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Clockwatchers 5.6 13
4113 2000000 [{"id": 35, "name": "Comedy"}] http://www.thevirginityhit.com/ 42889 [{"id": 11254, "name": "loss of virginity"}, {... en The Virginity Hit Four guys, one camera, and their experience ch... 3.125382 [{"name": "Gary Sanchez Productions", "id": 47... [{"iso_3166_1": "US", "name": "United States o... 10-09-2010 563706 120.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Virginity Hit 4.6 19
4114 2000000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 10656 [{"id": 90, "name": "paris"}, {"id": 1463, "na... fr Subway Fred, a raffish safe blower, takes refuge in t... 5.261065 [{"name": "Gaumont", "id": 9}] [{"iso_3166_1": "FR", "name": "France"}] 10-04-1985 390659 104.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released An underground story where lives intertwine Subway 6.3 86
4115 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.houseofdthemovie.com/ 24363 [{"id": 2796, "name": "self-discovery"}, {"id"... en House of D An American artist living a bohemian existence... 6.337735 [{"name": "Tribeca Productions", "id": 11391},... [{"iso_3166_1": "US", "name": "United States o... 15-04-2005 0 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN House of D 6.1 23
4116 0 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 13121 [] en Teeth Dawn is an active member of her high-school ch... 7.359286 [{"name": "Teeth", "id": 3568}] [{"iso_3166_1": "US", "name": "United States o... 19-01-2007 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released Every rose has its thorns. Teeth 5.2 210
4117 2000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 24746 [{"id": 10183, "name": "independent film"}] en Six-String Samurai In a post-apocalyptic world where the Russians... 1.892183 [{"name": "HSX Films", "id": 4714}] [{"iso_3166_1": "US", "name": "United States o... 18-09-1998 124494 91.0 [{"iso_639_1": "en", "name": "English"}] Released Vegas Needs a New King. Six-String Samurai 5.8 36
4118 0 [] NaN 325140 [] en Hum To Mohabbat Karega Raju, a waiter, is in love with the famous TV ... 0.001186 [] [] 26-05-2000 0 0.0 [] Released NaN Hum To Mohabbat Karega 0.0 0
4119 2000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 12109 [{"id": 635, "name": "disc jockey"}, {"id": 14... en It's All Gone Pete Tong Its All Gone Pete Tong is a comedy following t... 3.911445 [] [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 12-09-2004 120620 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN It's All Gone Pete Tong 7.1 52
4120 3800000 [{"id": 35, "name": "Comedy"}] http://www.saintjohnmovie.com/ 27023 [{"id": 10183, "name": "independent film"}, {"... en Saint John of Las Vegas An ex-gambler is lured back into the game by a... 2.559806 [] [{"iso_3166_1": "US", "name": "United States o... 10-06-2009 111731 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Saint John of Las Vegas 5.9 18
4121 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 22913 [{"id": 396, "name": "transporter"}, {"id": 60... en 24 7: Twenty Four Seven In a typical English working-class town, the j... 0.744406 [{"name": "Scala Films", "id": 4189}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 31-08-1997 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 24 7: Twenty Four Seven 6.3 10
4122 13500000 [{"id": 18, "name": "Drama"}] https://twitter.com/Stonewall_Movie 273899 [{"id": 173510, "name": "stonewall riot"}] en Stonewall "Stonewall" is a drama about a young man in Ne... 5.160230 [{"name": "Centropolis Entertainment", "id": 3... [{"iso_3166_1": "US", "name": "United States o... 18-09-2015 187674 129.0 [{"iso_639_1": "en", "name": "English"}] Released Where Pride Began Stonewall 5.2 32
4123 7000000 [{"id": 16, "name": "Animation"}, {"id": 10751... http://www.roadsideromeo.com/ 20653 [] en Roadside Romeo This is the story of Romeo. A dude who was liv... 0.253595 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 24-10-2008 1100000 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Roadside Romeo 6.7 3
4124 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 67373 [{"id": 181363, "name": "heist mafia internet"}] en This Thing of Ours Using the Internet and global satellites, a gr... 0.046868 [] [] 01-01-2005 0 100.0 [] Released NaN This Thing of Ours 5.0 1
4125 0 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://www.thelostmedallion.com/ 171759 [] en The Lost Medallion: The Adventures of Billy Stone A man who stops into a foster home to drop off... 2.952932 [{"name": "Kaos Entertainment", "id": 72408}] [{"iso_3166_1": "US", "name": "United States o... 01-03-2013 0 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Finding it is only the beginning. The Lost Medallion: The Adventures of Billy Stone 5.6 13
4126 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 206296 [{"id": 4183, "name": "wife"}, {"id": 4344, "n... en The Last Five Years In New York, a struggling actress and a succes... 5.563068 [{"name": "Lucky Monkey Pictures", "id": 11093... [{"iso_3166_1": "US", "name": "United States o... 03-11-2014 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released There are two sides to every love story. The Last Five Years 5.5 143
4127 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 35219 [{"id": 703, "name": "detective"}, {"id": 1018... en The Missing Person Private detective John Rosow is hired to tail ... 1.161034 [{"name": "Strand Releasing", "id": 3923}, {"n... [{"iso_3166_1": "US", "name": "United States o... 16-01-2009 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released John Rosow is a private investigator. And an a... The Missing Person 6.4 9
4128 2000000 [{"id": 35, "name": "Comedy"}, {"id": 878, "na... NaN 28260 [{"id": 10726, "name": "gang"}, {"id": 12377, ... en Return of the Living Dead 3 Colonel Reynolds and his group of government s... 7.502934 [{"name": "Ozla Productions", "id": 4777}] [{"iso_3166_1": "US", "name": "United States o... 01-10-1993 54207 97.0 [{"iso_639_1": "cs", "name": "\u010cesk\u00fd"... Released She's to die for. Return of the Living Dead 3 5.9 88
4129 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 7515 [{"id": 242, "name": "new york"}, {"id": 33648... en London London is a drug laden adventure that centers ... 5.350423 [{"name": "Destination Films", "id": 769}, {"n... [{"iso_3166_1": "GB", "name": "United Kingdom"... 10-02-2005 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released One young man's incredible journey of self-dis... London 6.1 96
4130 2000000 [{"id": 18, "name": "Drama"}] NaN 13075 [{"id": 10183, "name": "independent film"}, {"... en Sherrybaby After serving time in prison, former drug addi... 4.261509 [{"name": "Red Envelope Entertainment", "id": ... [{"iso_3166_1": "US", "name": "United States o... 08-09-2006 622806 96.0 [{"iso_639_1": "en", "name": "English"}] Released No one makes it alone. Sherrybaby 6.3 41
4131 0 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 335866 [{"id": 10349, "name": "survival"}, {"id": 131... en Circle Could you trust a jury of your peers with your... 6.752141 [{"name": "Votiv Films", "id": 34455}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 02-10-2015 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released In here… everything gets you killed. Circle 6.0 333
4132 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 13510 [{"id": 966, "name": "beach"}, {"id": 1157, "n... en Eden Lake Eden Lake is a relentlessly tense and immacula... 20.362373 [{"name": "Aramid Entertainment Fund", "id": 3... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-09-2008 3983997 91.0 [{"iso_639_1": "en", "name": "English"}] Released A weekend by the lake, with views to die for. Eden Lake 6.7 406
4133 0 [{"id": 53, "name": "Thriller"}] http://plushthemovie.com/ 215881 [{"id": 187056, "name": "woman director"}] en Plush A young singer/songwriter, despite being marri... 5.099368 [{"name": "Blumhouse Productions", "id": 3172}... [{"iso_3166_1": "US", "name": "United States o... 13-09-2013 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released There's a fine line between love and obsession. Plush 5.4 40
4134 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://www.lesbianvampirekillersmovie.com/ 18238 [{"id": 293, "name": "female nudity"}, {"id": ... en Lesbian Vampire Killers With their women having been enslaved by a pac... 6.632891 [{"name": "AV Pictures", "id": 3471}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 16-03-2009 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released After Twilight, The Real Party Starts. Lesbian Vampire Killers 5.3 124
4135 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 22600 [{"id": 1972, "name": "hearing"}, {"id": 3882,... en Jerusalema This South African movie tracks the rise of a ... 1.717376 [{"name": "Muti Films", "id": 4113}] [{"iso_3166_1": "ZA", "name": "South Africa"}] 11-02-2008 0 120.0 [{"iso_639_1": "af", "name": "Afrikaans"}, {"i... Released Welcome to the promised land. Gangster's Paradise: Jerusalema 6.8 16
4136 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 12612 [{"id": 1465, "name": "loss of family"}, {"id"... en Freeze Frame Sean Veil is an ultra paranoid murder suspect ... 4.922397 [] [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-05-2004 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Freeze Frame 6.9 18
4137 1000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... http://www.grave-encounters.tv/ 50698 [{"id": 2249, "name": "camcorder"}, {"id": 302... en Grave Encounters A crew from a paranormal reality television sh... 13.222268 [{"name": "Darclight", "id": 6448}, {"name": "... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 09-09-2011 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released They Were Searching For Proof. They Found it. Grave Encounters 6.1 381
4138 100000 [{"id": 27, "name": "Horror"}] NaN 115210 [{"id": 9253, "name": "slapstick"}, {"id": 100... en Stitches The clumsy and unfunny clown Richard "Stitches... 7.447714 [{"name": "B\u00f3rd Scann\u00e1n na h\u00c9ir... [{"iso_3166_1": "IE", "name": "Ireland"}] 19-05-2012 95000 86.0 [{"iso_639_1": "en", "name": "English"}] Released You'll die laughing... Stitches 5.5 92
4139 2000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.ninedead.com/ 34335 [{"id": 1930, "name": "kidnapping"}, {"id": 98... en Nine Dead Communication is the key to the survival for n... 9.687930 [{"name": "Hartbreak Films", "id": 5452}] [{"iso_3166_1": "US", "name": "United States o... 01-01-2010 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released It doesn't have to end this way Nine Dead 5.2 84
4140 2 [{"id": 99, "name": "Documentary"}] NaN 459488 [{"id": 6027, "name": "music"}, {"id": 225822,... en To Be Frank, Sinatra at 100 NaN 0.050625 [{"name": "Eyeline Entertainment", "id": 60343}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 12-12-2015 0 NaN [] Released NaN To Be Frank, Sinatra at 100 0.0 0
4141 2000000 [{"id": 35, "name": "Comedy"}] NaN 11302 [{"id": 2020, "name": "revolution"}, {"id": 23... en Bananas When a bumbling New Yorker is dumped by his ac... 5.941852 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 28-04-1971 11833696 82.0 [{"iso_639_1": "yi", "name": ""}, {"iso_639_1"... Released NaN Bananas 6.7 165
4142 0 [{"id": 53, "name": "Thriller"}] http://supercapitalist.net/ 119458 [] en $upercapitalist A maverick New York hedge fund trader with unc... 0.174311 [] [{"iso_3166_1": "US", "name": "United States o... 10-08-2012 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Money for Life Supercapitalist 3.5 2
4143 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 20406 [] en Rockaway Trane is a decorated war hero just shipped hom... 0.361554 [{"name": "Rockaway the Movie", "id": 3767}, {... [{"iso_3166_1": "US", "name": "United States o... 07-07-2007 0 76.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Rockaway 5.8 2
4144 2300000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 3766 [{"id": 242, "name": "new york"}, {"id": 582, ... en The Lady from Shanghai A romantic drifter gets caught between a corru... 8.055084 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 24-12-1947 0 87.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released I told you... you know nothing about wickedness The Lady from Shanghai 7.2 102
4145 2000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 18616 [{"id": 798, "name": "sheriff"}, {"id": 1621, ... en No Man's Land: The Rise of Reeker A sheriff and his son who are tracking down a ... 4.346271 [{"name": "Institution, The", "id": 3517}] [{"iso_3166_1": "US", "name": "United States o... 01-05-2008 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN No Man's Land: The Rise of Reeker 4.4 27
4146 14000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 18808 [{"id": 167043, "name": "road movie"}] en Highway Jack is caught with the wife of his employer, ... 3.419685 [{"name": "Alex Entertainment Inc.", "id": 508... [{"iso_3166_1": "US", "name": "United States o... 01-01-2002 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released It started as a desperate escape and became th... Highway 5.6 37
4147 2000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 95755 [] en Small Apartments When a clumsy deadbeat accidentally kills his ... 5.100741 [{"name": "Deviant Films", "id": 3265}, {"name... [{"iso_3166_1": "US", "name": "United States o... 10-03-2012 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Small Apartments 5.7 50
4148 0 [{"id": 35, "name": "Comedy"}] http://coffeetown.com/ 198062 [{"id": 5483, "name": "coffee shop"}, {"id": 8... en Coffee Town Three thirty-something friends band together w... 2.253589 [] [{"iso_3166_1": "US", "name": "United States o... 09-07-2013 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Coffee Town 6.7 45
4149 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... http://johnnyxmovie.com/ 188652 [] en The Ghastly Love of Johnny X A truly mad concoction, blending 1950s juvenil... 0.209475 [] [] 26-04-2013 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released They Sing! They Dance! They're Juvenile Delinq... The Ghastly Love of Johnny X 6.6 8
4150 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 174311 [{"id": 5570, "name": "christmas tree"}, {"id"... en All Is Bright Two French Canadian ne’er-do-wells travel to N... 3.613577 [{"name": "Sidney Kimmel Entertainment", "id":... [{"iso_3166_1": "US", "name": "United States o... 10-09-2013 0 107.0 [{"iso_639_1": "en", "name": "English"}] Released All is busted. All is broke. All is bitter. Al... All Is Bright 5.3 36
4151 0 [{"id": 9648, "name": "Mystery"}, {"id": 27, "... NaN 12602 [{"id": 1585, "name": "snake"}, {"id": 3962, "... de Die Schlangengrube und das Pendel In the Olden Tymes, Count Regula is drawn and ... 1.296784 [{"name": "Constantin Film Produktion", "id": ... [{"iso_3166_1": "DE", "name": "Germany"}] 05-10-1967 0 85.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released UNBELIEVABLE! Until You See It With Your Own E... The Torture Chamber of Dr. Sadism 6.3 12
4152 7000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 153795 [{"id": 380, "name": "brother brother relation... en Straight A's Pressured by his deceased mother's ghost to re... 4.508290 [{"name": "Nu Image Films", "id": 925}, {"name... [{"iso_3166_1": "US", "name": "United States o... 16-01-2013 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Straight A's 5.2 46
4153 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 17768 [{"id": 2389, "name": "virgin"}, {"id": 5049, ... en A Funny Thing Happened on the Way to the Forum A wily slave must unite a virgin courtesan and... 8.902102 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 16-10-1966 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released Something for Everyone! A Funny Thing Happened on the Way to the Forum 6.1 24
4154 0 [{"id": 99, "name": "Documentary"}] NaN 13516 [{"id": 194165, "name": "presidential election... en Slacker Uprising Slacker Uprising is a movie of Michael Moore's... 1.619635 [] [{"iso_3166_1": "US", "name": "United States o... 27-09-2007 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Slacker Uprising 5.9 10
4155 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 98549 [{"id": 235135, "name": "based on real events"}] en The Legend of Hell's Gate: An American Conspiracy In 1870s Texas, a ruthless bounty hunter and a... 1.002585 [{"name": "Silver Sail Entertainment", "id": 4... [{"iso_3166_1": "US", "name": "United States o... 03-03-2011 0 108.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Justice was delieverd by the fastest gun. The Legend of Hell's Gate: An American Conspiracy 3.9 8
4156 0 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 312793 [{"id": 11931, "name": "spoof"}, {"id": 12377,... en Walking with the Dead THE WALKING DECEASED is the Scary Movie of the... 1.332804 [{"name": "Splendid Film", "id": 8146}] [{"iso_3166_1": "US", "name": "United States o... 20-03-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Walking Deceased 4.2 35
4157 2000000 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 309919 [{"id": 2801, "name": "self-defense"}, {"id": ... en The Curse of Downers Grove The town of Downers Grove looks like your aver... 2.001630 [{"name": "Myriad Pictures", "id": 738}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 21-08-2015 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released High school can be murder. The Curse of Downers Grove 4.4 24
4158 2000000 [{"id": 53, "name": "Thriller"}] http://www.screenmedia.net/project/shark-lake/ 299553 [{"id": 1889, "name": "lake"}, {"id": 2988, "n... en Shark Lake Meredith Hendricks happens to be the best cop ... 1.187764 [{"name": "FLF Films", "id": 36684}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 02-10-2015 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released In this lake you have to fight to survive Shark Lake 4.4 19
4159 19000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 21309 [{"id": 572, "name": "sex"}, {"id": 6149, "nam... en River's Edge A group of high school friends discover that t... 6.463806 [{"name": "Hemdale Film", "id": 3952}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 27-08-1986 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released The most controversial film you will see this ... River's Edge 6.7 59
4160 0 [{"id": 14, "name": "Fantasy"}, {"id": 18, "na... NaN 32235 [] en Northfork "We are all angels. It is what we do with our ... 1.980265 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2003 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Northfork 6.7 24
4161 1950000 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 329540 [] en The Marine 4: Moving Target WWE Superstar Mike "The Miz" Mizanin returns a... 3.696123 [{"name": "WWE Studios", "id": 10339}] [{"iso_3166_1": "CA", "name": "Canada"}] 10-04-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Marine 4: Moving Target 5.8 49
4162 1987650 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.experienceburied.com/index.html 26388 [{"id": 1533, "name": "isolation"}, {"id": 190... en Buried Paul is a U.S. truck driver working in Iraq. A... 32.841229 [{"name": "Studio 37", "id": 2577}, {"name": "... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 24-09-2010 19152480 94.0 [{"iso_639_1": "en", "name": "English"}] Released 170,000 sq miles of desert. 90 minutes of oxyg... Buried 6.6 827
4163 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://warpfilms.com/feature/submarine/ 49020 [{"id": 966, "name": "beach"}, {"id": 1209, "n... en Submarine 15-year-old deep-thinking Welsh schoolboy, Oli... 8.518866 [{"name": "Film4", "id": 9349}, {"name": "Film... [{"iso_3166_1": "GB", "name": "United Kingdom"... 18-03-2011 864659 97.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy that doesn't let principles stand in ... Submarine 7.4 443
4164 0 [{"id": 99, "name": "Documentary"}, {"id": 18,... http://www.thesquarefilm.com/ 159037 [{"id": 187056, "name": "woman director"}] ar The Square The Square, a new film by Jehane Noujaim (Cont... 4.892203 [{"name": "Roast Beef Productions", "id": 7266... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-06-2013 0 88.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released What does it mean to risk your life for your i... The Square 7.8 55
4165 0 [{"id": 18, "name": "Drama"}] NaN 12838 [{"id": 254, "name": "france"}, {"id": 4048, "... fr Chacun sa nuit A story about bunch of people who live in a to... 4.665026 [{"name": "R\u00e9gion Provence C\u00f4te d'Az... [{"iso_3166_1": "FR", "name": "France"}] 21-07-2006 0 95.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN One to Another 5.8 12
4166 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 157293 [{"id": 240, "name": "underdog"}, {"id": 271, ... hi एबीसीडी When a capable dancer is provoked by the evil ... 1.294967 [{"name": "UTV Motion Pictures", "id": 2320}] [{"iso_3166_1": "IN", "name": "India"}] 07-02-2013 222000 160.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released India's First 3D Dance movie ABCD (Any Body Can Dance) 5.6 10
4167 0 [{"id": 53, "name": "Thriller"}, {"id": 99, "n... http://www.manonwire.com/ 14048 [{"id": 934, "name": "judge"}, {"id": 2869, "n... en Man on Wire On August 7th 1974, French tightrope walker Ph... 14.331992 [{"name": "UK Film Council", "id": 2452}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"... 25-07-2008 2957978 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released 1974. 1350 feet up. The artistic crime of the ... Man on Wire 7.5 275
4168 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 356987 [{"id": 230912, "name": "supervivencia"}] en Abandoned When their yacht capsizes during a storm; four... 3.068463 [{"name": "Making Movies", "id": 71702}] [{"iso_3166_1": "NZ", "name": "New Zealand"}] 30-08-2015 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Abandoned 5.8 27
4169 1900000 [{"id": 18, "name": "Drama"}] NaN 295886 [] en Brotherly Love West Philadelphia basketball star Sergio Taylo... 1.367751 [] [] 24-04-2015 0 89.0 [{"iso_639_1": "en", "name": "English"}] Post Production NaN Brotherly Love 6.9 21
4170 1800000 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... http://thelastexorcism.com/ 38358 [{"id": 2626, "name": "exorcism"}, {"id": 4373... en The Last Exorcism After years of performing “exorcisms” and taki... 14.838986 [{"name": "Strike Entertainment", "id": 655}, ... [{"iso_3166_1": "US", "name": "United States o... 27-08-2010 67738090 87.0 [{"iso_639_1": "en", "name": "English"}] Released Believe In Him. The Last Exorcism 5.6 328
4171 0 [{"id": 18, "name": "Drama"}] http://www.nowhereboy.co.uk/ 33511 [{"id": 4048, "name": "musician"}, {"id": 4344... en Nowhere Boy The drama tells the story of Lennon's teenage ... 1.950959 [{"name": "Ecosse Films", "id": 1267}, {"name"... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 25-12-2009 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released As a boy all John Lennon needed was love. Nowhere Boy 7.2 244
4172 1800000 [{"id": 18, "name": "Drama"}] NaN 702 [{"id": 531, "name": "southern usa"}, {"id": 5... en A Streetcar Named Desire Disturbed Blanche DuBois moves in with her sis... 14.884756 [{"name": "Charles K. Feldman Group", "id": 13... [{"iso_3166_1": "US", "name": "United States o... 18-09-1951 8000000 125.0 [{"iso_639_1": "en", "name": "English"}] Released ...Blanche, who wanted so much to stay a lady... A Streetcar Named Desire 7.6 281
4173 1800000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 935 [{"id": 840, "name": "usa president"}, {"id": ... en Dr. Strangelove or: How I Learned to Stop Worr... Insane General Jack D. Ripper initiates a nucl... 41.996783 [{"name": "Hawk Films", "id": 88}, {"name": "C... [{"iso_3166_1": "GB", "name": "United Kingdom"... 29-01-1964 9440272 95.0 [{"iso_639_1": "en", "name": "English"}] Released The hot-line suspense comedy Dr. Strangelove or: How I Learned to Stop Worr... 8.0 1442
4174 1800000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://padreamaro.ad2.com/site/home_eng.htm 542 [{"id": 1786, "name": "heart attack"}, {"id": ... es El Crimen del Padre Amaro The young Father Amaro is put to the test. He ... 2.179428 [{"name": "Instituto Mexicano de Cinematograf\... [{"iso_3166_1": "MX", "name": "Mexico"}] 01-10-2002 0 118.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Lead us not into temptation The Crime of Padre Amaro 6.2 36
4175 1800000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://www.welcometothebathtub.com 84175 [{"id": 973, "name": "refugee camp"}, {"id": 2... en Beasts of the Southern Wild Hushpuppy, an intrepid six-year-old girl, live... 12.471239 [{"name": "Journeyman Pictures", "id": 2291}, ... [{"iso_3166_1": "US", "name": "United States o... 29-06-2012 21107746 93.0 [{"iso_639_1": "en", "name": "English"}] Released I gotta take care of mine. Beasts of the Southern Wild 6.8 403
4176 1700000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 1705 [{"id": 4458, "name": "post-apocalyptic"}, {"i... en Battle for the Planet of the Apes The fifth and final episode in the Planet of t... 13.315383 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-06-1973 8844595 93.0 [{"iso_639_1": "en", "name": "English"}] Released The final chapter in the incredible Apes saga.... Battle for the Planet of the Apes 5.5 215
4177 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 62677 [{"id": 4344, "name": "musical"}, {"id": 10183... en Songcatcher After being denied a promotion at the universi... 3.363321 [{"name": "Rigas Entertainment", "id": 64673},... [{"iso_3166_1": "US", "name": "United States o... 01-03-2001 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released Fall under its spell.. Songcatcher 5.6 9
4178 2000000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.sonyclassics.com/higherground/ 50875 [{"id": 1009, "name": "baby"}, {"id": 1157, "n... en Higher Ground A chronicle of one woman's lifelong struggle w... 1.699101 [] [{"iso_3166_1": "US", "name": "United States o... 26-08-2011 841733 109.0 [{"iso_639_1": "en", "name": "English"}] Post Production NaN Higher Ground 5.3 14
4179 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 260778 [{"id": 18425, "name": "teenage love"}] ta வாலு Sharp (Simbu), a happy-go-lucky guy, loves Pri... 0.320387 [{"name": "Nic Arts", "id": 11831}, {"name": "... [{"iso_3166_1": "IN", "name": "India"}] 14-08-2015 0 155.0 [{"iso_639_1": "ta", "name": "\u0ba4\u0bae\u0b... Released Life is what u make it Vaalu 6.7 5
4180 0 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... http://www.thegreatestmovieeversold.com/ 58492 [{"id": 3485, "name": "comedian"}, {"id": 1026... en The Greatest Movie Ever Sold A documentary about branding, advertising and ... 0.692497 [{"name": "Snoot Entertainment", "id": 15159}] [{"iso_3166_1": "US", "name": "United States o... 22-04-2011 621951 87.0 [{"iso_639_1": "en", "name": "English"}] Released He's not selling out, he's buying in. The Greatest Movie Ever Sold 6.4 88
4181 0 [{"id": 35, "name": "Comedy"}] NaN 44562 [{"id": 12394, "name": "chainsaw"}, {"id": 162... en Ed and His Dead Mother A mourning son makes a deal to reanimate his o... 0.023436 [] [] 04-06-1993 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released A family reunion with some minor complications. Ed and His Dead Mother 5.5 12
4182 0 [{"id": 12, "name": "Adventure"}, {"id": 18, "... http://www.travellersandmagicians.com/ 37232 [{"id": 4662, "name": "illusion"}, {"id": 1018... en Travellers and Magicians A young government official, named Dondup, who... 0.749699 [{"name": "Prayer Flag Pictures", "id": 72591}] [{"iso_3166_1": "BT", "name": "Bhutan"}, {"iso... 09-09-2003 0 108.0 [{"iso_639_1": "dz", "name": ""}] Released The bitter and the sweet of temporary things. Travellers and Magicians 6.8 9
4183 1800000 [{"id": 37, "name": "Western"}] NaN 4929 [{"id": 378, "name": "prison"}, {"id": 934, "n... en Hang 'em High Marshall Jed Cooper survives a hanging, vowing... 11.756943 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 31-07-1968 6800000 114.0 [{"iso_639_1": "en", "name": "English"}] Released The hanging was the best show in town. But the... Hang 'em High 6.7 192
4184 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 36334 [] en Deadline - U.S.A. With three days before his paper folds, a crus... 0.225627 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 14-03-1952 0 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Deadline - U.S.A. 6.9 17
4185 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9783 [{"id": 428, "name": "nurse"}, {"id": 2800, "n... en Sublime Admitted to Mt. Abaddon Hospital for a routine... 6.833164 [{"name": "Raw Feed", "id": 3295}] [{"iso_3166_1": "US", "name": "United States o... 15-06-2007 0 113.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sublime 5.3 33
4186 0 [{"id": 53, "name": "Thriller"}, {"id": 35, "n... NaN 386826 [{"id": 3880, "name": "snuff"}] en A Beginner's Guide to Snuff Two brothers, desperate to break into the worl... 0.060127 [] [] 04-03-2016 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN A Beginner's Guide to Snuff 0.0 0
4187 1800000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 205126 [{"id": 9738, "name": "ufo"}, {"id": 9739, "na... en Independence Daysaster When Earth is attacked by a hostile alien forc... 1.959405 [{"name": "Independence Day Productions", "id"... [{"iso_3166_1": "CA", "name": "Canada"}] 27-06-2013 0 86.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Independence Daysaster 4.2 22
4188 1800000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 98557 [] en Dysfunctional Friends A group of college friends are reunited after ... 0.215440 [] [{"iso_3166_1": "US", "name": "United States o... 03-02-2012 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released There's a thin line between money and friends. Dysfunctional Friends 5.0 4
4189 1530000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 104 [{"id": 220, "name": "berlin"}, {"id": 585, "n... de Lola rennt Lola receives a phone call from her boyfriend ... 27.365620 [{"name": "X-Filme Creative Pool", "id": 1972}... [{"iso_3166_1": "DE", "name": "Germany"}] 20-08-1998 7267585 81.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Every second of every day you're faced with a ... Run Lola Run 7.2 664
4190 500000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 10894 [{"id": 2467, "name": "difficult childhood"}, ... en May Psychological horror about a lonely young woma... 8.650779 [{"name": "A Loopy Production LLC", "id": 2969... [{"iso_3166_1": "US", "name": "United States o... 13-01-2002 150277 93.0 [{"iso_639_1": "en", "name": "English"}] Released Be Careful... She Just Might Take Your Heart. May 6.3 152
4191 1493619 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://againstthewild.com/ 246449 [{"id": 1964, "name": "cave"}, {"id": 11116, "... en Against the Wild The action-packed feature film tells the drama... 2.492747 [{"name": "Against the Wild Films", "id": 26343}] [{"iso_3166_1": "CA", "name": "Canada"}] 29-12-2013 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Partners in survival. Friends for life. Against the Wild 4.9 19
4192 0 [{"id": 18, "name": "Drama"}] http://www.foxsearchlight.com/underthesamemoon 32579 [{"id": 10183, "name": "independent film"}, {"... es La misma luna Tells the parallel stories of nine-year-old Ca... 2.756435 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 20-03-2008 23311391 106.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The love between a mother and a son knows no B... Under the Same Moon 7.0 28
4193 1700000 [{"id": 28, "name": "Action"}, {"id": 878, "na... NaN 1688 [{"id": 291, "name": "circus"}, {"id": 2551, "... en Conquest of the Planet of the Apes In a futuristic world that has embraced ape sl... 18.828683 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 29-06-1972 9700000 88.0 [{"iso_639_1": "en", "name": "English"}] Released All new! The revolt of the apes. The most awes... Conquest of the Planet of the Apes 6.1 236
4194 1700000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 1999 [{"id": 965, "name": "age difference"}, {"id":... en In the Bedroom Summertime on the coast of Maine, "In the Bedr... 6.979638 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 23-11-2001 0 130.0 [{"iso_639_1": "sh", "name": ""}, {"iso_639_1"... Released A young man. An older woman. Her ex-husband. T... In the Bedroom 6.4 89
4195 2000000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 43947 [{"id": 570, "name": "rape"}, {"id": 6930, "na... en I Spit on Your Grave A remake of the 1979 controversial cult classi... 26.281839 [{"name": "Anchor Bay Films", "id": 5860}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-06-2010 572809 108.0 [{"iso_639_1": "en", "name": "English"}] Released It's Date Night I Spit on Your Grave 6.3 519
4196 1700000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 24066 [{"id": 1415, "name": "small town"}, {"id": 15... en Happy, Texas Two escaped convicts roll into the village of ... 2.079125 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 03-12-1999 1943649 98.0 [{"iso_639_1": "en", "name": "English"}] Released Escaped convicts disguised as beauty pageant e... Happy, Texas 5.5 39
4197 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9709 [{"id": 392, "name": "england"}, {"id": 1155, ... en My Summer of Love In the Yorkshire countryside, working-class to... 3.939753 [] [{"iso_3166_1": "US", "name": "United States o... 20-08-2004 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released The most dangerous thing to want is more. My Summer of Love 6.0 59
4198 1000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 191714 [] hi Dabba A mistaken delivery in Mumbai's famously effic... 14.017809 [{"name": "UTV Motion Pictures", "id": 2320}] [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 19-09-2013 4235151 104.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Lunchbox 7.3 221
4199 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 25312 [{"id": 187056, "name": "woman director"}] en Yes She is a scientist. He is a Lebanese doctor. T... 3.677831 [{"name": "GreeneStreet Films", "id": 2152}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"... 05-08-2005 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Yes 5.9 7
4200 1644736 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 34106 [{"id": 2693, "name": "monopoly"}, {"id": 5728... en You Can't Take It With You Alice, the only relatively normal member of th... 3.426314 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 23-08-1938 7433101 126.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released YOU'LL LOVE THEM ALL FOR GIVING YOU THE SWELLE... You Can't Take It With You 7.2 79
4201 1650000 [{"id": 10752, "name": "War"}, {"id": 18, "nam... NaN 11426 [{"id": 1668, "name": "hawaii"}, {"id": 2539, ... en From Here to Eternity In 1941 Hawaii, a private is cruelly punished ... 6.915201 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 04-08-1953 30500000 118.0 [{"iso_639_1": "en", "name": "English"}] Released Pouring out of impassioned pages...brawling th... From Here to Eternity 7.2 133
4202 1600000 [{"id": 37, "name": "Western"}] NaN 13909 [{"id": 1316, "name": "captain"}, {"id": 4268,... en She Wore a Yellow Ribbon After Custer and the 7th Cavalry are wiped out... 8.535178 [{"name": "RKO Radio Pictures", "id": 6}] [{"iso_3166_1": "US", "name": "United States o... 22-10-1949 5400000 103.0 [{"iso_639_1": "en", "name": "English"}] Released John Ford's New and Finest Picture of the Figh... She Wore a Yellow Ribbon 7.1 61
4203 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.graceunplugged.com/ 206284 [{"id": 5950, "name": "christian"}] en Grace Unplugged A talented young singer and aspiring songwrite... 2.160586 [{"name": "Coram Deo Studios", "id": 30270}, {... [{"iso_3166_1": "US", "name": "United States o... 04-10-2013 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released Would you give up what you need... to get ever... Grace Unplugged 6.0 24
4204 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 27455 [{"id": 10183, "name": "independent film"}, {"... en Foolish 'Foolish' Waise is a talented comedian with a ... 0.796009 [{"name": "No Limit Films", "id": 16718}, {"na... [{"iso_3166_1": "US", "name": "United States o... 09-04-1999 6033999 84.0 [{"iso_639_1": "en", "name": "English"}] Released This big mouth is ready for the big time Foolish 6.3 3
4205 0 [{"id": 18, "name": "Drama"}, {"id": 80, "name... http://www.imdb.com/title/tt1289419/ 66468 [] en N-Secure N-Secure is a no holds-barred thrilling drama ... 0.134560 [] [] 15-10-2010 2592808 0.0 [] Released NaN N-Secure 4.3 4
4206 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.bacfilms.com/site/caramel/ 7973 [{"id": 515, "name": "women"}, {"id": 928, "na... ar سكر بنات In a beauty salon in Beirut the lives of five ... 4.554574 [{"name": "Bac Films", "id": 208}, {"name": "L... [{"iso_3166_1": "LB", "name": "Lebanon"}, {"is... 01-07-2007 0 96.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Caramel 6.8 52
4207 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 283686 [] en Out of the Dark A couple and their daughter moves to Colombia ... 3.215465 [{"name": "Participant Media", "id": 6735}, {"... [{"iso_3166_1": "ES", "name": "Spain"}, {"iso_... 27-08-2014 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Out of the Dark 4.6 55
4208 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 15976 [{"id": 237, "name": "gay"}] he Ha-Buah The movie follows a group of young friends in ... 1.494360 [{"name": "Metro Productions", "id": 633}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 06-06-2006 0 114.0 [{"iso_639_1": "he", "name": "\u05e2\u05b4\u05... Released NaN The Bubble 7.6 20
4209 1600000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 592 [{"id": 582, "name": "san francisco"}, {"id": ... en The Conversation Surveillance expert Harry Caul (Gene Hackman) ... 20.810292 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 07-04-1974 4420000 113.0 [{"iso_639_1": "en", "name": "English"}] Released Harry Caul is an invader of privacy. The best ... The Conversation 7.5 372
4210 0 [{"id": 10749, "name": "Romance"}] NaN 74084 [] hi दिल जो भी कहे During the British rule in India, several Indi... 0.122704 [{"name": "Entertainment One Pvt. Ltd.", "id":... [{"iso_3166_1": "IN", "name": "India"}] 07-12-2006 0 0.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Dil Jo Bhi Kahey... 0.0 0
4211 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 1651 [{"id": 911, "name": "exotic island"}, {"id": ... fr La sirène du Mississipi Adapted from a story by William Irish, it's a ... 3.654018 [{"name": "Les Films du Carrosse", "id": 53}, ... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 18-06-1969 0 123.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released The Bride Came as Advertised...With an Unadver... Mississippi Mermaid 6.7 32
4212 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 25428 [] en I Love Your Work A fictional movie star, Gray Evans, goes throu... 3.313339 [] [] 05-10-2003 0 111.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released NaN I Love Your Work 6.5 2
4213 0 [{"id": 27, "name": "Horror"}] NaN 298584 [{"id": 6876, "name": "vacation"}, {"id": 9714... en Cabin Fever In this grisly remake of the 2002 horror hit, ... 5.379319 [{"name": "Armory Films", "id": 35849}, {"name... [{"iso_3166_1": "US", "name": "United States o... 12-02-2016 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released You can't run from what's inside. Cabin Fever 4.4 111
4214 2000000 [{"id": 35, "name": "Comedy"}] NaN 10758 [{"id": 828, "name": "waitress"}, {"id": 8650,... en Waitress Jenna is a pregnant, unhappily married waitres... 9.672990 [{"name": "Night and Day Pictures", "id": 24133}] [{"iso_3166_1": "US", "name": "United States o... 25-05-2007 22179430 108.0 [{"iso_639_1": "en", "name": "English"}] Released If only life were as easy as pie Waitress 6.7 129
4215 1500000 [{"id": 28, "name": "Action"}] NaN 11690 [{"id": 779, "name": "martial arts"}, {"id": 5... en Bloodsport Frank Dux has entered the "kumite", an illegal... 17.496990 [{"name": "Cannon Films", "id": 4110}] [{"iso_3166_1": "US", "name": "United States o... 26-02-1988 11806119 92.0 [{"iso_639_1": "en", "name": "English"}] Released The true story of an American ninja. Bloodsport 6.6 363
4216 1500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 3083 [{"id": 417, "name": "corruption"}, {"id": 521... en Mr. Smith Goes to Washington Naive and idealistic Jefferson Smith, leader o... 12.262400 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "US", "name": "United States o... 19-10-1939 9600000 129.0 [{"iso_639_1": "en", "name": "English"}] Released Romance, drama, laughter and heartbreak... cre... Mr. Smith Goes to Washington 7.9 241
4217 1500000 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 9344 [{"id": 1525, "name": "puberty"}, {"id": 2201,... en Kids A controversial portrayal of teens in New York... 13.291991 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 28-07-1995 7412216 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Kids 6.8 279
4218 1500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 10707 [{"id": 3321, "name": "childhood memory"}, {"i... en The Squid and the Whale Based on the true childhood experiences of Noa... 13.788054 [{"name": "Destination Films", "id": 769}, {"n... [{"iso_3166_1": "US", "name": "United States o... 05-10-2005 11098131 81.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Joint custody blows. The Squid and the Whale 6.9 226
4219 1000000 [{"id": 35, "name": "Comedy"}] NaN 15647 [{"id": 2606, "name": "jew"}, {"id": 10181, "n... en Kissing Jessica Stein Jessica, a Jewish copy editor living and worki... 3.990215 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 21-04-2001 10013424 97.0 [{"iso_639_1": "en", "name": "English"}] Released When it comes to love, sometimes she just can'... Kissing Jessica Stein 5.9 48
4220 17000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.kickboxervengeance.com 308529 [{"id": 779, "name": "martial arts"}, {"id": 1... en Kickboxer: Vengeance Eric and Kurt Sloane are the descendants of a ... 6.526588 [{"name": "Radar Pictures", "id": 14718}, {"na... [{"iso_3166_1": "US", "name": "United States o... 14-07-2016 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Kickboxer: Vengeance 4.5 99
4221 1500000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 4174 [{"id": 1453, "name": "amnesia"}, {"id": 4924,... en Spellbound When Dr. Anthony Edwardes arrives at a Vermont... 11.145915 [{"name": "Selznick International Pictures", "... [{"iso_3166_1": "US", "name": "United States o... 28-12-1945 7000000 111.0 [{"iso_639_1": "en", "name": "English"}] Released The maddest love that ever possessed a woman. Spellbound 7.3 160
4222 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 20156 [{"id": 1328, "name": "secret"}, {"id": 2334, ... en Exotica In the upscale Toronto strip club Exotica, dan... 5.446832 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "CA", "name": "Canada"}] 24-09-1994 0 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released In a world of temptation, obsession is the dea... Exotica 6.5 64
4223 1500000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 9464 [{"id": 378, "name": "prison"}, {"id": 395, "n... en Buffalo '66 Billy is released after five years in prison. ... 10.009994 [] [{"iso_3166_1": "US", "name": "United States o... 20-01-1998 2375097 110.0 [{"iso_639_1": "en", "name": "English"}] Released Billy Brown just got out of jail. Now he's goi... Buffalo '66 7.1 166
4224 1500000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.insidious-movie.com/ 49018 [{"id": 2723, "name": "medium"}, {"id": 10114,... en Insidious A family discovers that dark spirits have inva... 58.594852 [{"name": "Alliance Films", "id": 2514}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 13-09-2010 97009150 103.0 [{"iso_639_1": "en", "name": "English"}] Released It's not the house that's haunted. Insidious 6.8 1737
4225 1500000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 13820 [{"id": 387, "name": "california"}, {"id": 215... en Repo Man A down and out young punk gets a job working w... 11.353440 [{"name": "Edge City", "id": 11463}] [{"iso_3166_1": "US", "name": "United States o... 20-02-1984 2300000 92.0 [{"iso_639_1": "en", "name": "English"}] Released It’s 4 a.m. Do you know where your car is? Repo Man 6.7 144
4226 1500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 18079 [{"id": 612, "name": "hotel"}, {"id": 3202, "n... es Nueve Reinas An Argentinian crime drama revolving around a ... 8.589355 [{"name": "Naya Films S.A.", "id": 4718}, {"na... [{"iso_3166_1": "AR", "name": "Argentina"}] 31-08-2000 0 114.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Sticky & Square Nine Queens 7.4 153
4227 0 [{"id": 99, "name": "Documentary"}] NaN 127918 [{"id": 536, "name": "israel"}, {"id": 6092, "... en The Gatekeepers In an unprecedented and candid series of inter... 2.828303 [{"name": "Les Films du Poisson", "id": 2426},... [] 09-07-2012 0 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Gatekeepers 6.5 39
4228 1500000 [{"id": 18, "name": "Drama"}] NaN 17113 [{"id": 293, "name": "female nudity"}, {"id": ... en The Ballad of Jack and Rose Jack Slavin is an environmentalist with a hear... 3.618646 [{"name": "Elevation Filmworks", "id": 1840}, ... [{"iso_3166_1": "US", "name": "United States o... 25-03-2005 712294 111.0 [{"iso_639_1": "en", "name": "English"}] Released Selfhood begins with a walking away, and love ... The Ballad of Jack and Rose 6.5 43
4229 1500000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://todolistmovie.com/ 129139 [{"id": 572, "name": "sex"}, {"id": 738, "name... en The To Do List Feeling pressured to become more sexually expe... 15.017068 [{"name": "3 Arts Entertainment", "id": 787}, ... [{"iso_3166_1": "US", "name": "United States o... 24-07-2013 3566225 104.0 [{"iso_639_1": "en", "name": "English"}] Released She's going from straight A's to getting her f... The To Do List 5.5 342
4230 1500000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 507 [{"id": 90, "name": "paris"}, {"id": 549, "nam... en Killing Zoe Zed (Eric Stoltz) is an American vault-cracker... 5.817519 [{"name": "Live Entertainment", "id": 285}] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 01-10-1993 418961 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Killing Zoe 6.1 111
4231 1500000 [{"id": 18, "name": "Drama"}] NaN 4012 [{"id": 258, "name": "bomb"}, {"id": 835, "nam... en The Believer The movie tells the story of a young Jewish ma... 9.856826 [{"name": "Fuller Films", "id": 1539}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 19-01-2001 416925 98.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Believer 6.8 151
4232 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 14054 [{"id": 236, "name": "suicide"}, {"id": 894, "... en Snow Angels Waitress Annie has separated from her suicidal... 4.262374 [{"name": "Crossroads Films", "id": 3058}] [{"iso_3166_1": "US", "name": "United States o... 07-03-2008 414404 106.0 [{"iso_639_1": "en", "name": "English"}] Released Some will fall. Some will fly. Snow Angels 6.5 48
4233 0 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 323271 [] en Unsullied When car trouble strands track star Reagan Far... 0.061240 [] [] 28-08-2015 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released The Hunt Is On Unsullied 3.0 1
4234 1500000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 10972 [{"id": 222, "name": "schizophrenia"}, {"id": ... en Session 9 Tensions rise within an asbestos cleaning crew... 11.064228 [{"name": "October Films", "id": 236}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 10-08-2001 373967 100.0 [{"iso_639_1": "en", "name": "English"}] Released Fear is a place. Session 9 6.2 251
4235 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 13066 [{"id": 10183, "name": "independent film"}] en I Want Someone to Eat Cheese With Life has its downs for James, living with his ... 1.742383 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2006 0 80.0 [] Released NaN I Want Someone to Eat Cheese With 5.7 12
4236 0 [{"id": 18, "name": "Drama"}] http://moozlumthemovie.com 66025 [{"id": 10183, "name": "independent film"}] en Mooz-lum Thanks to a strict Muslim upbringing that larg... 0.414754 [] [{"iso_3166_1": "US", "name": "United States o... 11-02-2011 330048 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mooz-lum 4.5 3
4237 0 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... http://www.hatchetmovie.com/ 11908 [{"id": 2411, "name": "new orleans"}, {"id": 3... en Hatchet When a group of tourists on a New Orleans haun... 12.677016 [{"name": "ArieScope Pictures", "id": 3960}] [{"iso_3166_1": "US", "name": "United States o... 27-04-2006 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released Stay out of the swamp. Hatchet 5.7 159
4238 1 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 3082 [{"id": 1382, "name": "factory"}, {"id": 1546,... en Modern Times The Tramp struggles to live in modern industri... 28.276480 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 05-02-1936 8500000 87.0 [{"iso_639_1": "en", "name": "English"}] Released He stands alone as the greatest entertainer of... Modern Times 8.1 856
4239 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 39541 [] en Stolen Summer Pete, an eight-year-old Catholic boy growing u... 0.870660 [] [] 22-03-2002 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released You saw the back-stabbing. Now see the final cut. Stolen Summer 6.4 9
4240 1500000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... http://www.dhentertainment.com/projects/1.my-n... 1961 [{"id": 9755, "name": "parody"}, {"id": 33465,... en My Name Is Bruce B Movie Legend Bruce Campbell is mistaken for ... 7.559100 [{"name": "Dark Horse Entertainment", "id": 55... [{"iso_3166_1": "US", "name": "United States o... 01-10-2007 173066 86.0 [{"iso_639_1": "en", "name": "English"}] Released Fearless! Unstoppable! Ready For His Close-Up! My Name Is Bruce 5.9 107
4241 1500000 [{"id": 35, "name": "Comedy"}] NaN 51820 [{"id": 10183, "name": "independent film"}] en The Salon A Beauty shop owner finds romance as she strug... 2.028170 [] [] 13-01-2005 0 0.0 [{"iso_639_1": "en", "name": "English"}] Released Where you get more than just a hair cut! The Salon 3.5 1
4242 1500000 [{"id": 35, "name": "Comedy"}] http://www.roadhardmovie.com 291362 [{"id": 7312, "name": "road trip"}, {"id": 971... en Road Hard After his movie and television career has run ... 0.859014 [{"name": "Sontalia", "id": 32558}] [{"iso_3166_1": "US", "name": "United States o... 06-03-2015 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Road Hard 6.6 8
4243 1500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 30082 [{"id": 10183, "name": "independent film"}] en Forty Shades of Blue A Russian woman living in Memphis with a much ... 0.071377 [{"name": "Charlie Guidance", "id": 45004}, {"... [{"iso_3166_1": "US", "name": "United States o... 07-12-2005 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Forty Shades of Blue 6.0 2
4244 1200000 [{"id": 18, "name": "Drama"}, {"id": 36, "name... http://www3.amigomovie.com/ 72913 [{"id": 502, "name": "ambush"}, {"id": 526, "n... en Amigo Rafael, a village mayor caught in the murderou... 0.193172 [{"name": "Anarchist's Convention Films", "id"... [{"iso_3166_1": "US", "name": "United States o... 14-07-2010 0 128.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Amigo 6.0 2
4245 1500000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 23963 [{"id": 635, "name": "disc jockey"}, {"id": 12... en Pontypool When disc jockey Grant Mazzy reports to his ba... 4.680206 [{"name": "Ponty Up Pictures", "id": 12975}, {... [{"iso_3166_1": "CA", "name": "Canada"}] 06-03-2009 32000 93.0 [{"iso_639_1": "hy", "name": ""}, {"iso_639_1"... Released Shut up or die. Pontypool 6.6 183
4246 2000000 [{"id": 18, "name": "Drama"}] http://truckermovie.net/ 29406 [{"id": 387, "name": "california"}, {"id": 572... en Trucker Loner Diane Ford (Michelle Monaghan) is a truc... 1.201730 [{"name": "Plum Pictures", "id": 2224}, {"name... [{"iso_3166_1": "US", "name": "United States o... 24-04-2008 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Some Things in life you can't leave behind Trucker 6.8 16
4247 1 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 361505 [] en Me You and Five Bucks A womanizing yet lovable loser, Charlie, a wai... 0.094105 [] [] 07-07-2015 0 90.0 [] Released A story about second, second chances Me You and Five Bucks 10.0 2
4248 1500000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://robzombie.com/movies/the-lords-of-salem/ 104755 [{"id": 616, "name": "witch"}, {"id": 162806, ... en The Lords of Salem The City of Salem, Massachusetts is visited by... 14.504326 [{"name": "Alliance Films", "id": 2514}, {"nam... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 10-09-2012 1165882 101.0 [{"iso_639_1": "en", "name": "English"}] Released We've been waiting... we've always been waiting The Lords of Salem 5.1 242
4249 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://www.houseboundthemovie.com/ 253306 [{"id": 3358, "name": "haunted house"}, {"id":... en Housebound When Kylie Bucknell is sentenced to home deten... 10.322858 [{"name": "Semi-Professional", "id": 35852}] [{"iso_3166_1": "NZ", "name": "New Zealand"}] 04-09-2014 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released Terror Gets Domesticated Housebound 6.5 358
4250 0 [{"id": 99, "name": "Documentary"}] http://www.walmartmovie.com/ 29595 [{"id": 279, "name": "usa"}, {"id": 592, "name... en Wal-Mart: The High Cost of Low Price This documentary takes the viewer on a deeply ... 1.404175 [{"name": "Brave New Films", "id": 4971}] [{"iso_3166_1": "US", "name": "United States o... 04-11-2005 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Wal-Mart: The High Cost of Low Price 6.9 24
4251 1 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 46729 [{"id": 10183, "name": "independent film"}] en Fetching Cody Art, a drug-addicted dealer and hustler, arriv... 0.077876 [{"name": "Cheap and Dirty Productions Inc.", ... [] 01-10-2005 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released How far would you go for love? Fetching Cody 6.8 6
4252 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 294600 [] en Last I Heard Released from federal prison after 20 years du... 0.358190 [] [] 01-01-2013 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Last I Heard 6.0 1
4253 9000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 137347 [{"id": 15363, "name": "bank robbery"}] en Closer to the Moon A Romanian police officer teams up with a smal... 9.159265 [{"name": "Mandragora Movies", "id": 20643}, {... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 29-11-2013 0 112.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Closer to the Moon 6.4 13
4254 0 [{"id": 878, "name": "Science Fiction"}] NaN 290370 [{"id": 1442, "name": "winter"}, {"id": 1852, ... en Mutant World A decade after a disastrous meteor impact wipe... 1.893697 [{"name": "Nomadic Pictures", "id": 12467}] [{"iso_3166_1": "CA", "name": "Canada"}] 27-09-2014 1500000 85.0 [] Released NaN Mutant World 2.6 9
4255 0 [{"id": 35, "name": "Comedy"}, {"id": 10751, "... http://www.growingupsmithmovie.com 426469 [] en Growing Up Smith In 1979, an Indian family moves to America wit... 0.710870 [] [] 03-02-2017 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released It’s better to stand out than to fit in. Growing Up Smith 7.4 7
4256 0 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 356841 [] en Checkmate Six people are thrown together during an elabo... 1.105357 [{"name": "Status Media & Entertainment", "id"... [{"iso_3166_1": "US", "name": "United States o... 03-07-2015 0 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Checkmate 4.2 13
4257 1500000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://www.hashtaghorror.com/ 301325 [] de #Horror Inspired by actual events, a group of 12 year ... 2.815228 [{"name": "AST Studios", "id": 75277}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 20-11-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Death is trending. #Horror 3.3 52
4258 0 [{"id": 28, "name": "Action"}, {"id": 27, "nam... NaN 347755 [] en Wind Walkers A group of friends and family descend into the... 0.446858 [] [{"iso_3166_1": "US", "name": "United States o... 28-01-2016 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Wind Walkers 7.5 6
4259 1488423 [{"id": 14, "name": "Fantasy"}, {"id": 16, "na... http://movies.disney.com/snow-white-and-the-se... 408 [{"id": 351, "name": "poison"}, {"id": 616, "n... en Snow White and the Seven Dwarfs A beautiful girl, Snow White, takes refuge in ... 80.171283 [{"name": "Walt Disney Productions", "id": 3166}] [{"iso_3166_1": "US", "name": "United States o... 20-12-1937 184925486 83.0 [{"iso_639_1": "en", "name": "English"}] Released The Happiest, Dopiest, Grumpiest, Sneeziest mo... Snow White and the Seven Dwarfs 6.9 1914
4260 1400000 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 44413 [{"id": 612, "name": "hotel"}, {"id": 10809, "... es La niña santa Amalia is an adolescent girl who is caught in ... 0.684881 [{"name": "R&C Produzioni", "id": 19385}, {"na... [{"iso_3166_1": "AR", "name": "Argentina"}, {"... 06-05-2004 0 106.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released She is both temptation and salvation. The Holy Girl 6.8 10
4261 1455000 [{"id": 37, "name": "Western"}] NaN 39209 [{"id": 10322, "name": "native american"}, {"i... en Shalako Sean Connery is Shalako, a guide in the old We... 3.598457 [{"name": "Central Cinema Company Film", "id":... [{"iso_3166_1": "US", "name": "United States o... 06-11-1968 2620000 113.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Sean Connery is Shalako! Shalako means action!... Shalako 5.4 12
4262 1 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 48463 [] en Incident at Loch Ness The German film director Werner Herzog sets ou... 1.452152 [] [] 17-12-2004 0 94.0 [] Released NaN Incident at Loch Ness 5.9 18
4263 2000000 [{"id": 18, "name": "Drama"}] http://www.thedoglovermovie.com/ 394047 [{"id": 1568, "name": "undercover"}, {"id": 15... en The Dog Lover Sara Gold is a young girl on a quest to save m... 1.193219 [{"name": "ESX Productions", "id": 37081}, {"n... [{"iso_3166_1": "US", "name": "United States o... 08-07-2016 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released She ended up on the wrong side of right. The Dog Lover 5.3 6
4264 3150000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 312791 [{"id": 293, "name": "female nudity"}, {"id": ... en GirlHouse In an attempt to make some extra cash while aw... 8.039223 [{"name": "Brookstreet Pictures", "id": 3160}] [{"iso_3166_1": "CA", "name": "Canada"}] 16-10-2014 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Enjoy the show. GirlHouse 5.2 97
4265 0 [{"id": 18, "name": "Drama"}, {"id": 80, "name... NaN 266034 [{"id": 9826, "name": "murder"}, {"id": 9937, ... fr La chambre bleue A man and a woman, secretly in love, alone in ... 2.486992 [{"name": "Alfama Films", "id": 3061}] [{"iso_3166_1": "FR", "name": "France"}] 16-05-2014 0 75.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Blue Room 6.2 32
4266 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... http://houseattheendofthedrive.com/ 280381 [{"id": 156580, "name": "ghost story"}] en House at the End of the Drive When David King purchases a house in the hills... 0.430490 [{"name": "Allure Entertainment", "id": 26679}] [{"iso_3166_1": "US", "name": "United States o... 11-01-2014 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released It's where they died. House at the End of the Drive 0.0 0
4267 1377800 [{"id": 10751, "name": "Family"}, {"id": 12, "... NaN 2661 [{"id": 339, "name": "submarine"}, {"id": 849,... en Batman The Dynamic Duo faces four super-villains who ... 9.815394 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 30-07-1966 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released He's Here Big As Life In A Real Bat-Epic Batman 6.1 203
4268 1350000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.universalstudiosentertainment.com/l... 100 [{"id": 502, "name": "ambush"}, {"id": 567, "n... en Lock, Stock and Two Smoking Barrels A card sharp and his unwillingly-enlisted frie... 16.032594 [{"name": "Handmade Films Ltd.", "id": 146}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-03-1998 3897569 105.0 [{"iso_639_1": "en", "name": "English"}] Released A Disgrace to Criminals Everywhere. Lock, Stock and Two Smoking Barrels 7.5 1648
4269 0 [{"id": 37, "name": "Western"}] NaN 218500 [] en The Ballad of Gregorio Cortez The entire cause of the problem evolves from t... 0.592821 [{"name": "Moctesuma Esparza Productions", "id... [{"iso_3166_1": "US", "name": "United States o... 19-08-1983 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Ballad of Gregorio Cortez 0.0 0
4270 1300000 [{"id": 18, "name": "Drama"}] http://nimbusfilm.dk/film/festen/?lang=en 309 [{"id": 236, "name": "suicide"}, {"id": 494, "... da Festen A grandiose party to celebrate a sixtieth birt... 10.240917 [{"name": "Nordic Film", "id": 156}, {"name": ... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 20-05-1998 0 105.0 [{"iso_639_1": "da", "name": "Dansk"}, {"iso_6... Released NaN The Celebration 7.7 207
4271 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 27845 [{"id": 1010, "name": "bar"}, {"id": 7464, "na... en Trees Lounge Tommy has lost his job, his love and his life.... 3.443916 [] [] 11-10-1996 0 95.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released NaN Trees Lounge 6.7 51
4272 1300000 [{"id": 18, "name": "Drama"}] http://www.journeyfromthefall.com/home.aspx 25784 [{"id": 2956, "name": "vietnam"}, {"id": 10183... vi Vượt Sóng Thirteen years after the end of the Vietnam Wa... 0.072066 [] [] 22-02-2006 639000 135.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Journey from the Fall 5.0 1
4273 0 [{"id": 18, "name": "Drama"}] NaN 52790 [] en The Basket Peter Coyote (E.T., Erin Brokovich) and Karen ... 0.430758 [] [] 05-05-2000 619042 105.0 [] Released NaN The Basket 6.5 6
4274 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 100275 [{"id": 14895, "name": "cannibal"}, {"id": 179... en Eddie: The Sleepwalking Cannibal A once-famous painter rediscovers inspiration ... 0.143784 [{"name": "Det Danske Filminstitut", "id": 118... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 22-04-2012 1632 79.0 [{"iso_639_1": "en", "name": "English"}] Released Part muse. Part sleepwalking cannibal. Eddie: The Sleepwalking Cannibal 6.1 30
4275 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 295914 [{"id": 5565, "name": "biography"}] ky Kurmanjan Datka. Queen of the Mountains At a time when most females in Asia possess li... 0.077873 [{"name": "Kirghizfilm", "id": 40456}, {"name"... [{"iso_3166_1": "KG", "name": "Kyrgyz Republic"}] 22-08-2014 0 135.0 [{"iso_639_1": "ky", "name": "??????"}] Released NaN Queen of the Mountains 0.0 0
4276 0 [{"id": 878, "name": "Science Fiction"}] NaN 42033 [{"id": 4458, "name": "post-apocalyptic"}, {"i... en Def-Con 4 Two men and a woman circle the globe in a sate... 0.319792 [{"name": "New World Pictures", "id": 1950}, {... [{"iso_3166_1": "CA", "name": "Canada"}] 15-03-1985 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released The last defense. The last hope. The battle fo... Def-Con 4 2.8 10
4277 1000000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 19187 [{"id": 10183, "name": "independent film"}] en The Hebrew Hammer A Jewish blaxploitation hero saves Hanukkah fr... 1.600797 [{"name": "ContentFilm", "id": 1420}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 01-01-2003 0 85.0 [{"iso_639_1": "ru", "name": "P\u0443\u0441\u0... Released NaN The Hebrew Hammer 5.9 18
4278 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 46415 [{"id": 4344, "name": "musical"}] en Neal 'n' Nikki The film, as its name implies, centres on Gurn... 0.285131 [{"name": "Yash Raj Films", "id": 1569}] [{"iso_3166_1": "IN", "name": "India"}] 09-12-2005 0 122.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released Nice is out...Naughty is in Neal 'n' Nikki 2.3 4
4279 0 [{"id": 35, "name": "Comedy"}] NaN 38570 [{"id": 179431, "name": "duringcreditsstinger"}] en The 41–Year–Old Virgin Who Knocked Up Sarah Ma... Follows Andy, who needs to hook up with a hott... 5.628399 [{"name": "Silver Nitrate Films", "id": 2262}] [{"iso_3166_1": "US", "name": "United States o... 08-06-2010 0 82.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The 41–Year–Old Virgin Who Knocked Up Sarah Ma... 3.2 34
4280 0 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 27588 [{"id": 10183, "name": "independent film"}] en Forget Me Not It's graduation weekend, and Sandy Channing, t... 5.065752 [{"name": "Capstone Entertainment Group", "id"... [{"iso_3166_1": "US", "name": "United States o... 22-10-2009 0 103.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN Forget Me Not 5.0 66
4281 1288000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 223 [{"id": 660, "name": "monte carlo"}, {"id": 81... en Rebecca A self-conscious bride is tormented by the mem... 18.426825 [{"name": "Selznick International Pictures", "... [{"iso_3166_1": "US", "name": "United States o... 12-04-1940 6000000 130.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The shadow of this woman darkened their love. Rebecca 7.7 336
4282 1250000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 9725 [{"id": 1890, "name": "camping"}, {"id": 5767,... en Friday the 13th Part 2 Five years after the horrible bloodbath at Cam... 16.517777 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-05-1981 21722776 87.0 [{"iso_639_1": "en", "name": "English"}] Released The body count continues... Friday the 13th Part 2 6.0 315
4283 1250000 [{"id": 18, "name": "Drama"}] NaN 28580 [{"id": 1333, "name": "desperation"}, {"id": 2... en The Lost Weekend Don Birnam, a long-time alcoholic, has been so... 6.903314 [{"name": "Paramount", "id": 6033}] [{"iso_3166_1": "US", "name": "United States o... 25-11-1945 11000000 101.0 [{"iso_639_1": "en", "name": "English"}] Released The screen dares to open the strange and savag... The Lost Weekend 7.4 112
4284 1250000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 23730 [{"id": 1299, "name": "monster"}, {"id": 1852,... en C.H.U.D. A rash of bizarre murders in New York City see... 4.455440 [{"name": "New World Pictures", "id": 1950}, {... [{"iso_3166_1": "US", "name": "United States o... 31-08-1984 3412497 88.0 [{"iso_639_1": "en", "name": "English"}] Released They're not staying down there anymore! C.H.U.D. 5.3 62
4285 0 [{"id": 18, "name": "Drama"}] NaN 84197 [] en Filly Brown “Majo” Tonorio, a.k.a. Filly Brown, is a raw, ... 0.106949 [] [] 19-04-2013 0 100.0 [] Released This is my life. Filly Brown 5.9 10
4286 15000000 [{"id": 12, "name": "Adventure"}, {"id": 16, "... http://www.lionofjudahthemovie.com/ 46256 [{"id": 155921, "name": "palm sunday"}, {"id":... en The Lion of Judah Upon learning that Judah has been trapped in t... 0.165909 [{"name": "Sunrise Productions", "id": 30216},... [{"iso_3166_1": "US", "name": "United States o... 03-06-2011 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released The lamb who saved the world! The Lion of Judah 5.8 2
4287 1250000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 19997 [{"id": 389, "name": "clock tower"}, {"id": 13... en Niagara Rose Loomis and her older, gloomier husband, G... 9.903992 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 21-01-1953 8500000 92.0 [{"iso_639_1": "en", "name": "English"}] Released A raging torrent of emotion that even nature c... Niagara 6.7 79
4288 1250000 [{"id": 18, "name": "Drama"}] NaN 43266 [{"id": 1209, "name": "wales"}, {"id": 11004, ... en How Green Was My Valley At the turn of the century in a Welsh mining v... 7.700190 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 28-10-1941 6000000 118.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Millions Have Read This Great Novel... Million... How Green Was My Valley 6.8 72
4289 0 [{"id": 53, "name": "Thriller"}, {"id": 35, "n... NaN 278316 [] en Da Sweet Blood of Jesus A movie about human beings who are addicted to... 4.480579 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 22-06-2014 0 123.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Da Sweet Blood of Jesus 4.1 13
4290 1200000 [{"id": 18, "name": "Drama"}] NaN 1412 [{"id": 459, "name": "sexual obsession"}, {"id... en Sex, Lies, and Videotape A sexually repressed woman's husband is having... 10.869492 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 18-08-1989 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sex, Lies, and Videotape 6.7 185
4291 1200000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... NaN 176 [{"id": 1366, "name": "shotgun"}, {"id": 13000... en Saw Obsessed with teaching his victims the value o... 63.655973 [{"name": "Lions Gate Films", "id": 35}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 01-10-2004 103911669 103.0 [{"iso_639_1": "en", "name": "English"}] Released Live or die. Make your choice. Saw 7.2 2184
4292 3000000 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.brokenlizard.com/ 39939 [{"id": 567, "name": "alcohol"}, {"id": 2135, ... en Super Troopers Five bored, occasionally high and always ineff... 16.312803 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 18-01-2001 18492362 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Super Troopers 6.6 362
4293 1 [] http://thealgerianmovie.com/ 357834 [] en The Algerian The Algerian is an international political thr... 0.025364 [{"name": "Zelko Films", "id": 62451}] [{"iso_3166_1": "DZ", "name": "Algeria"}, {"is... 07-08-2015 0 99.0 [] Released NaN The Algerian 0.0 0
4294 1300000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 215924 [{"id": 187056, "name": "woman director"}] es Los insólitos peces gato Young Claudia works in a supermarket where she... 1.473405 [{"name": "Cine Canibal", "id": 16496}] [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 10-08-2013 0 87.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN The Amazing Catfish 5.7 17
4295 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 480 [{"id": 516, "name": "child abuse"}, {"id": 59... hi Monsoon Wedding From an exciting Indian wedding comes a relati... 8.109958 [{"name": "IFC Films", "id": 307}, {"name": "M... [{"iso_3166_1": "IN", "name": "India"}] 30-08-2001 0 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A stressed father, a bride-to-be with a secret... Monsoon Wedding 6.8 57
4296 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 14295 [{"id": 10183, "name": "independent film"}] en You Can Count on Me A single mother's life is thrown into turmoil ... 7.142448 [{"name": "Cappa Productions", "id": 691}, {"n... [{"iso_3166_1": "US", "name": "United States o... 17-11-2000 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released NaN You Can Count on Me 6.8 88
4297 1200000 [{"id": 35, "name": "Comedy"}, {"id": 9648, "n... NaN 11219 [{"id": 1415, "name": "small town"}, {"id": 37... en The Trouble with Harry Trouble erupts in a small, quiet New England t... 6.920873 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 03-10-1955 7000000 99.0 [{"iso_639_1": "en", "name": "English"}] Released A THRILLER with a difference! The Trouble with Harry 6.9 149
4298 0 [{"id": 35, "name": "Comedy"}] NaN 20770 [{"id": 1862, "name": "coming out"}, {"id": 29... en But I'm a Cheerleader Megan is an all-American girl. A cheerleader. ... 4.826908 [{"name": "Ignite Entertainment", "id": 4131}] [{"iso_3166_1": "US", "name": "United States o... 12-09-1999 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released A Comedy Of Sexual Disorientation. But I'm a Cheerleader 6.5 101
4299 1200000 [{"id": 18, "name": "Drama"}] http://www.homerunthemovie.com/ 176124 [{"id": 1480, "name": "baseball"}] en Home Run A pro ball player with a substance abuse probl... 3.085411 [{"name": "Samuel Goldwyn", "id": 261}, {"name... [{"iso_3166_1": "US", "name": "United States o... 19-04-2013 2861020 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Freedom is possible Home Run 6.3 24
4300 1200000 [{"id": 80, "name": "Crime"}, {"id": 53, "name... NaN 500 [{"id": 2052, "name": "traitor"}, {"id": 6099,... en Reservoir Dogs A botched robbery indicates a police informant... 66.925866 [{"name": "Live Entertainment", "id": 285}, {"... [{"iso_3166_1": "US", "name": "United States o... 02-09-1992 14661007 99.0 [{"iso_639_1": "en", "name": "English"}] Released Every dog has his day. Reservoir Dogs 8.0 3697
4301 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 60400 [{"id": 2646, "name": "bird"}] en The Blue Bird Set in mid-Europe sometime in the late 18th ce... 1.280733 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 19-01-1940 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Blue Bird 6.4 8
4302 1200000 [{"id": 37, "name": "Western"}] http://www.mgm.com/#/our-titles/766/The-Good,-... 429 [{"id": 801, "name": "bounty hunter"}, {"id": ... it Il buono, il brutto, il cattivo While the Civil War rages between the Union an... 88.377076 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 23-12-1966 6000000 161.0 [{"iso_639_1": "it", "name": "Italiano"}] Released For three men the Civil War wasn't hell. It wa... The Good, the Bad and the Ugly 8.1 2311
4303 0 [{"id": 18, "name": "Drama"}] NaN 310569 [{"id": 983, "name": "brazilian"}, {"id": 1161... pt Que Horas Ela Volta? After leaving her daughter Jessica in a small ... 9.683622 [{"name": "Gullane Entretenimento S.A.", "id":... [{"iso_3166_1": "BR", "name": "Brazil"}] 08-02-2015 0 110.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}] Released NaN The Second Mother 7.8 165
4304 1250000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.bluelikejazzthemovie.com/ 98369 [{"id": 155851, "name": "book store"}] en Blue Like Jazz A young man must find his own way as his South... 1.611600 [{"name": "Ruckus Films", "id": 36108}] [{"iso_3166_1": "US", "name": "United States o... 13-04-2012 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released Everybody belongs somewhere Blue Like Jazz 5.8 25
4305 0 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 114065 [] en Down & Out With The Dolls The raunchy, spunky tale of the rise and fall ... 0.002386 [] [] 20-03-2003 0 88.0 [] Released Ain't Rock 'N' Roll a bitch. Down & Out With The Dolls 0.0 0
4306 900000 [{"id": 99, "name": "Documentary"}] http://www.nfb.ca/film/pink_ribbons_inc_clip/ 89750 [{"id": 3983, "name": "marketing"}, {"id": 849... en Pink Ribbons, Inc. Breast cancer has become the poster child of c... 0.097913 [{"name": "National Film Board of Canada (NFB)... [{"iso_3166_1": "US", "name": "United States o... 11-09-2011 25000 97.0 [{"iso_639_1": "en", "name": "English"}] Released Capitalizing on hope. Pink Ribbons, Inc. 6.8 6
4307 1200000 [{"id": 35, "name": "Comedy"}] http://www.certifiablyjonathan.com/ 49951 [] en Certifiably Jonathan A famous comedian and artist wants to display ... 0.047781 [] [] 01-03-2007 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Certifiably Jonathan 0.0 0
4308 1344000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 86331 [{"id": 254, "name": "france"}, {"id": 293, "n... fr Q In a social context deteriorated by a countryw... 20.422246 [{"name": "Acajou Films", "id": 18519}, {"name... [{"iso_3166_1": "FR", "name": "France"}] 14-09-2011 0 103.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Desire 4.1 140
4309 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 355629 [{"id": 5967, "name": "peru"}] en La Navaja De Don Juan The fate of an arm-wrestling match leads two r... 0.021678 [] [] 27-10-2013 0 98.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN The Blade of Don Juan 0.0 0
4310 0 [{"id": 80, "name": "Crime"}, {"id": 35, "name... NaN 16433 [{"id": 1228, "name": "1970s"}, {"id": 2570, "... en Grand Theft Parsons There are times when it's right and proper to ... 1.998557 [] [] 18-06-2003 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released It's better to burn out than to fade away. Grand Theft Parsons 6.0 11
4311 0 [{"id": 35, "name": "Comedy"}] NaN 15544 [] en Extreme Movie A sketch comedy movie about the joys and embar... 8.148187 [{"name": "FlipZide Pictures", "id": 3478}] [{"iso_3166_1": "US", "name": "United States o... 05-12-2008 0 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released UNRATED. A film with many happy endings... Extreme Movie 3.9 44
4312 1200000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 43884 [{"id": 502, "name": "ambush"}, {"id": 4100, "... en The Charge of the Light Brigade Major Vickers is an Officer in the 27th Lancer... 2.968235 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 20-10-1936 2736000 115.0 [{"iso_639_1": "en", "name": "English"}] Released The reckless lancers sweep on and on - so that... The Charge of the Light Brigade 6.8 18
4313 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 107315 [{"id": 888, "name": "screenwriter"}] en Below Zero When Jack (Edward Furlong) is in danger of mis... 1.365140 [] [{"iso_3166_1": "CA", "name": "Canada"}] 22-10-2011 0 0.0 [{"iso_639_1": "en", "name": "English"}] Released There's nothing scarier than a blank page. Below Zero 4.4 12
4314 1200000 [] NaN 137955 [] en Crowsnest In late summer of 2011, five young friends on ... 0.057564 [] [{"iso_3166_1": "CA", "name": "Canada"}] 01-01-2012 0 84.0 [] Released NaN Crowsnest 4.8 12
4315 2600000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 13064 [{"id": 6075, "name": "sport"}, {"id": 193817,... en Airborne Mitchell Goosen is sixteen/seventeen year old ... 8.001156 [] [{"iso_3166_1": "US", "name": "United States o... 17-09-1993 2850263 91.0 [{"iso_639_1": "en", "name": "English"}] Released There are two kinds of people: those who get A... Airborne 6.1 20
4316 1200000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 59917 [{"id": 10601, "name": "blaxploitation"}] en Cotton Comes to Harlem The Charismatic black nationalist leader Rev D... 1.079125 [] [] 27-05-1970 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Introducing COFFIN ED and GRAVEDIGGER, two det... Cotton Comes to Harlem 6.7 13
4317 0 [{"id": 27, "name": "Horror"}] https://www.facebook.com/The-Wicked-Within-266... 157422 [] en The Wicked Within After a year passes since the sudden death of ... 1.906151 [{"name": "After Dark Films", "id": 3608}, {"n... [{"iso_3166_1": "US", "name": "United States o... 16-10-2015 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released Every family has its demons. The truth will po... The Wicked Within 4.2 26
4318 0 [{"id": 27, "name": "Horror"}] NaN 310933 [] en Bleeding Hearts Captured Hearts, an insane serial killer/horro... 0.100533 [] [] 01-06-2013 0 0.0 [] Released NaN Bleeding Hearts 2.0 1
4319 3000000 [{"id": 35, "name": "Comedy"}] NaN 7553 [{"id": 4956, "name": "decision"}, {"id": 4095... en Waiting... Employees at a Bennigan's-like restaurant (cal... 10.230583 [{"name": "L.I.F.T. Production", "id": 1305}, ... [{"iso_3166_1": "US", "name": "United States o... 07-10-2005 18637690 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released What happens in the kitchen ends up on the plate. Waiting... 6.2 237
4320 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 12877 [{"id": 3927, "name": "rage and hate"}, {"id":... en Dead Man's Shoes A soldier returns home to his small town and e... 12.818441 [{"name": "EM Media", "id": 1917}, {"name": "B... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 29-09-2004 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released He's in all of us. Dead Man's Shoes 7.2 151
4321 1100000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 39895 [{"id": 393, "name": "civil war"}, {"id": 2398... en From a Whisper to a Scream The uncle of an executed murderess relates fou... 1.220072 [{"name": "Conquest Productions", "id": 6087}] [{"iso_3166_1": "US", "name": "United States o... 25-09-1987 1400000 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to Oldfield. Stop in for a night of pu... From a Whisper to a Scream 6.8 15
4322 0 [{"id": 99, "name": "Documentary"}] NaN 102840 [] en Sex With Strangers For some married couples, sex is an obsession ... 0.014406 [] [] 22-02-2002 0 0.0 [] Released NaN Sex With Strangers 5.0 1
4323 1596010 [{"id": 27, "name": "Horror"}] NaN 55616 [{"id": 3633, "name": "dracula"}, {"id": 10183... en Dracula: Pages from a Virgin's Diary A ballet rendition of Bram Stoker's gothic nov... 0.552361 [{"name": "Canadian Broadcasting Corporation (... [{"iso_3166_1": "CA", "name": "Canada"}] 28-02-2002 0 75.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dracula: Pages from a Virgin's Diary 6.9 8
4324 0 [{"id": 18, "name": "Drama"}] NaN 29697 [{"id": 10060, "name": "christian film"}, {"id... en Faith Like Potatoes Frank Rautenbach leads a strong cast as Angus ... 0.147886 [{"name": "Global Creative Studios", "id": 777... [{"iso_3166_1": "ZA", "name": "South Africa"}] 27-10-2006 0 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Faith Like Potatoes 6.0 9
4325 1100000 [{"id": 14, "name": "Fantasy"}, {"id": 878, "n... NaN 50037 [{"id": 2412, "name": "commune"}, {"id": 9937,... en Beyond the Black Rainbow Deep within the mysterious Arboria Institute, ... 7.717237 [{"name": "Chromewood Productions", "id": 28001}] [{"iso_3166_1": "CA", "name": "Canada"}] 03-12-2010 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released Beyond Science. Beyond Sanity. Beyond Control. Beyond the Black Rainbow 5.7 77
4326 1100000 [{"id": 28, "name": "Action"}, {"id": 53, "nam... http://www.sonyclassics.com/theraid/ 94329 [{"id": 9730, "name": "crime boss"}, {"id": 14... id Serbuan maut Deep in the heart of Jakarta's slums lies an i... 40.285095 [{"name": "Celluloid Dreams", "id": 860}, {"na... [{"iso_3166_1": "ID", "name": "Indonesia"}, {"... 08-09-2011 4105187 101.0 [{"iso_639_1": "id", "name": "Bahasa indonesia"}] Released 1 Ruthless Crime Lord, 20 Elite Cops, 30 Floor... The Raid 7.3 1055
4327 0 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 53502 [{"id": 3133, "name": "vampire"}, {"id": 12377... en The Dead Undead Good Vampires battle Zombie Vampires while try... 0.249457 [] [] 13-05-2010 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released How Do You Kill Something That's Already Dead? The Dead Undead 3.1 6
4328 0 [{"id": 27, "name": "Horror"}, {"id": 99, "nam... NaN 202604 [{"id": 2626, "name": "exorcism"}] en The Vatican Exorcisms Documentary following US film-maker Joe Marino... 0.447166 [] [] 29-05-2013 0 0.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released The public were never meant to know The Vatican Exorcisms 4.4 11
4329 878000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 289 [{"id": 128, "name": "love triangle"}, {"id": ... en Casablanca In Casablanca, Morocco in December 1941, a cyn... 43.729123 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 26-11-1942 10462500 102.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released They had a date with fate in Casablanca! Casablanca 7.9 1422
4330 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.lakemungo.com 27374 [{"id": 6152, "name": "supernatural"}, {"id": ... en Lake Mungo 16 year old Alice Palmer drowns in a local dam... 4.653047 [{"name": "Mungo Productions", "id": 5583}] [{"iso_3166_1": "AU", "name": "Australia"}] 17-06-2008 0 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released If you've never seen a ghost... Look closer. Lake Mungo 6.1 90
4331 1250000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.yashrajfilms.com/microsites/rockets... 26815 [{"id": 3734, "name": "ambition"}, {"id": 1054... hi Rocket Singh: Salesman of the Year Rocket Singh - Salesman of the Year is the som... 3.000435 [{"name": "Yash Raj Films", "id": 1569}] [{"iso_3166_1": "IN", "name": "India"}] 11-12-2009 0 156.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released Welcome to the world of sales boss! Rocket Singh: Salesman of the Year 7.0 27
4332 1000000 [{"id": 12, "name": "Adventure"}, {"id": 18, "... NaN 811 [{"id": 1826, "name": "space marine"}, {"id": ... en Silent Running In a future Earth barren of all flora and faun... 11.095414 [{"name": "Universal Pictures", "id": 33}, {"n... [{"iso_3166_1": "US", "name": "United States o... 09-03-1972 0 89.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Amazing companions on an incredible journey...... Silent Running 6.3 177
4333 1000000 [{"id": 18, "name": "Drama"}] NaN 1366 [{"id": 240, "name": "underdog"}, {"id": 276, ... en Rocky When world heavyweight boxing champion, Apollo... 72.198080 [{"name": "United Artists", "id": 60}] [{"iso_3166_1": "US", "name": "United States o... 21-11-1976 117235147 119.0 [{"iso_639_1": "en", "name": "English"}] Released His whole life was a million-to-one shot. Rocky 7.5 1791
4334 0 [{"id": 18, "name": "Drama"}] NaN 244776 [{"id": 187056, "name": "woman director"}, {"i... en The Sleepwalker A young couple, Kaia and Andrew, are renovatin... 0.926084 [{"name": "Tandem Pictures", "id": 38956}, {"n... [{"iso_3166_1": "NO", "name": "Norway"}, {"iso... 20-01-2014 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Sleepwalker 4.1 7
4335 1000000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... NaN 5769 [{"id": 5626, "name": "from rags to riches"}, ... en Tom Jones Tom loves Sophie and Sophie loves Tom. But Tom... 2.833166 [{"name": "Woodfall Film Productions", "id": 1... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 06-10-1963 37600000 128.0 [{"iso_639_1": "en", "name": "English"}] Released Tom Jones! . . . loves and loves and loves and... Tom Jones 6.1 39
4336 1000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 277685 [{"id": 6104, "name": "computer"}, {"id": 6733... en Unfriended While video chatting one night, six high schoo... 41.972329 [{"name": "Bazelevs Production", "id": 1038}, ... [{"iso_3166_1": "US", "name": "United States o... 17-04-2015 62882090 82.0 [{"iso_639_1": "en", "name": "English"}] Released Online, your memories last forever. But so do ... Unfriended 5.5 1047
4337 1300000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 103 [{"id": 422, "name": "vietnam veteran"}, {"id"... en Taxi Driver A mentally unstable Vietnam War veteran works ... 58.845025 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 07-02-1976 28262574 114.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released On every street in every city, there's a nobod... Taxi Driver 8.0 2535
4338 1000000 [{"id": 18, "name": "Drama"}, {"id": 27, "name... NaN 11298 [{"id": 4924, "name": "insane asylum"}, {"id":... en The Howling After a bizarre and near fatal encounter with ... 6.532855 [{"name": "AVCO Embassy Pictures", "id": 494},... [{"iso_3166_1": "US", "name": "United States o... 03-04-1981 17985893 91.0 [{"iso_639_1": "en", "name": "English"}] Released Imagine your worst fear a reality The Howling 6.4 161
4339 950000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... http://www.mgm.com/#/our-titles/566/Dr.-No 646 [{"id": 212, "name": "london england"}, {"id":... en Dr. No In the film that launched the James Bond saga,... 48.901542 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "JM", "name": "Jamaica"}, {"is... 04-10-1962 59600000 110.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NOW meet the most extraordinary gentleman spy ... Dr. No 6.9 940
4340 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.chernobyldiaries.com/ 93856 [{"id": 1618, "name": "radiation"}, {"id": 173... en Chernobyl Diaries A group of six tourists looking to go off the ... 20.649145 [{"name": "Alcon Entertainment", "id": 1088}, ... [{"iso_3166_1": "US", "name": "United States o... 24-05-2012 18112929 88.0 [{"iso_639_1": "en", "name": "English"}] Released Experience the fallout Chernobyl Diaries 4.9 483
4341 1000000 [{"id": 27, "name": "Horror"}] NaN 9003 [{"id": 1449, "name": "underworld"}, {"id": 31... en Hellraiser Larry and his wife, Julia move into an old hou... 22.583834 [{"name": "New World Pictures", "id": 1950}, {... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 11-09-1987 14564027 94.0 [{"iso_639_1": "en", "name": "English"}] Released He'll tear your soul apart. Hellraiser 6.9 449
4342 5000000 [{"id": 18, "name": "Drama"}] http://www.godsnotdead.com/ 347126 [{"id": 5950, "name": "christian"}] en God's Not Dead 2 When a high school teacher is asked a question... 6.968580 [{"name": "Pure Flix Productions", "id": 79986}] [{"iso_3166_1": "US", "name": "United States o... 01-04-2016 23507567 121.0 [{"iso_639_1": "en", "name": "English"}] Released NaN God's Not Dead 2 5.7 72
4343 1000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 10092 [{"id": 9826, "name": "murder"}, {"id": 10714,... en Cry_Wolf Eight unsuspecting high school seniors at a po... 6.926926 [{"name": "Universal Pictures", "id": 33}] [{"iso_3166_1": "US", "name": "United States o... 16-09-2005 10047674 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Nobody believes a liar...even when they're tel... Cry_Wolf 5.6 126
4344 1000000 [{"id": 12, "name": "Adventure"}, {"id": 27, "... NaN 10643 [{"id": 233, "name": "japan"}, {"id": 1299, "n... ja Gojira ni-sen mireniamu Godzilla saves Tokyo from a flying saucer that... 3.322721 [{"name": "Toho Film (Eiga) Co. Ltd.", "id": 6... [{"iso_3166_1": "JP", "name": "Japan"}] 11-12-1999 10037390 107.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Get ready to crumble. Godzilla 2000 5.9 43
4345 3500000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.bluevalentinemovie.com/ 46705 [{"id": 246, "name": "dancing"}, {"id": 428, "... en Blue Valentine Dean and Cindy live a quiet life in a modest n... 26.881611 [{"name": "Hunting Lane Films", "id": 2290}, {... [{"iso_3166_1": "US", "name": "United States o... 27-12-2010 16566240 112.0 [{"iso_639_1": "en", "name": "English"}] Released Nobody Baby But You And Me Blue Valentine 6.9 890
4346 1000000 [{"id": 18, "name": "Drama"}] http://www.transamerica-movie.com/ 546 [{"id": 30, "name": "individual"}, {"id": 237,... en Transamerica Bree is about to get a sex change operation th... 9.773398 [{"name": "IFC Films", "id": 307}, {"name": "T... [{"iso_3166_1": "US", "name": "United States o... 23-12-2005 13350369 103.0 [{"iso_639_1": "en", "name": "English"}] Released Life is a Journey. Bring an Open Mind. Transamerica 6.9 144
4347 1000000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... http://www.devilinsidemovie.com 76487 [{"id": 588, "name": "rome"}, {"id": 2626, "na... en The Devil Inside In Italy, a woman becomes involved in a series... 13.152822 [{"name": "Room 101", "id": 6302}, {"name": "P... [{"iso_3166_1": "US", "name": "United States o... 06-01-2012 101758490 83.0 [{"iso_639_1": "en", "name": "English"}] Released No soul is safe. The Devil Inside 4.6 262
4348 2090000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.beyondthevalleyofthedolls.com/home.... 5722 [{"id": 637, "name": "pop"}, {"id": 3490, "nam... en Beyond the Valley of the Dolls A hip and happenin' all girl rock group head t... 4.289003 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 17-07-1970 40000000 109.0 [{"iso_639_1": "en", "name": "English"}] Released This Is Not A Sequel. There Has Never Been Any... Beyond the Valley of the Dolls 6.6 53
4349 1000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 39833 [{"id": 393, "name": "civil war"}] en Love Me Tender Elvis Prestley's first film is a Civil War drama. 1.444258 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 15-11-1956 9000000 89.0 [{"iso_639_1": "en", "name": "English"}] Released HEAR ELVIS SING . . . Love Me Tender 5.5 21
4350 1000000 [{"id": 99, "name": "Documentary"}] http://www.climatecrisis.net/ 1781 [{"id": 2210, "name": "climate change"}, {"id"... en An Inconvenient Truth A documentary on Al Gore's campaign to make th... 14.139004 [{"name": "Lawrence Bender Productions", "id":... [{"iso_3166_1": "US", "name": "United States o... 24-01-2006 46243000 100.0 [{"iso_639_1": "en", "name": "English"}] Released By far the most terrifying film you will ever ... An Inconvenient Truth 6.7 251
4351 1000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 18712 [{"id": 11400, "name": "sergeant"}, {"id": 161... en Sands of Iwo Jima The relationship between Sergeant Stryker and ... 3.851000 [{"name": "Republic Pictures (I)", "id": 14317}] [{"iso_3166_1": "US", "name": "United States o... 14-12-1949 7800000 100.0 [{"iso_639_1": "en", "name": "English"}] Released A Great Human Story... Makes A Mighty Motion P... Sands of Iwo Jima 6.2 33
4352 0 [{"id": 99, "name": "Documentary"}, {"id": 104... http://www.shinealightmovie.com/ 7944 [{"id": 242, "name": "new york"}, {"id": 2793,... en Shine a Light Martin Scorsese and the Rolling Stones unite i... 2.162522 [{"name": "Concert Promotion International", "... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-02-2008 0 122.0 [{"iso_639_1": "en", "name": "English"}] Released A master director shining his light on the bes... Shine a Light 7.2 44
4353 5000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 171424 [{"id": 6460, "name": "chile"}, {"id": 10292, ... en The Green Inferno A group of student activists travel from New Y... 17.845161 [{"name": "Worldview Entertainment", "id": 901... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 04-09-2014 6833445 100.0 [{"iso_639_1": "en", "name": "English"}] Released Fear will eat you alive. The Green Inferno 5.0 349
4354 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 361475 [{"id": 237, "name": "gay"}] en Departure An English mother and her teenage son spend a ... 0.425830 [{"name": "British Film Institute (BFI)", "id"... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 20-05-2016 0 109.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Departure 7.5 12
4355 1000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 113947 [{"id": 977, "name": "cat"}, {"id": 2389, "nam... en The Sessions Though a childhood bout with polio left him de... 9.115486 [{"name": "Rhino Films", "id": 1591}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 02-05-2012 9138338 98.0 [{"iso_639_1": "en", "name": "English"}] Released The festival hit of the year! The Sessions 6.6 179
4356 0 [{"id": 99, "name": "Documentary"}] http://www.takepart.com/foodinc 18570 [{"id": 15178, "name": "food industry"}, {"id"... en Food, Inc. Documentary filmmaker Robert Kenner examines h... 15.017162 [{"name": "Magnolia Pictures", "id": 1030}] [{"iso_3166_1": "US", "name": "United States o... 07-09-2008 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released You'll never look at dinner the same way again. Food, Inc. 7.4 217
4357 0 [{"id": 18, "name": "Drama"}] http://www.octoberbabymovie.net/ 83860 [{"id": 2393, "name": "adoption"}, {"id": 3616... en October Baby OCTOBER BABY is the coming of age story of a b... 1.862210 [] [{"iso_3166_1": "US", "name": "United States o... 30-10-2011 5355847 107.0 [{"iso_639_1": "en", "name": "English"}] Released Every Life Is Beautiful October Baby 6.8 35
4358 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 41469 [{"id": 10183, "name": "independent film"}] en Next Stop Wonderland A lighthearted story about a man and a woman w... 1.334481 [] [{"iso_3166_1": "US", "name": "United States o... 21-08-1998 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Romance Is Her Destination. Next Stop Wonderland 6.0 20
4359 0 [{"id": 18, "name": "Drama"}] NaN 244772 [{"id": 242, "name": "new york"}, {"id": 596, ... en The Skeleton Twins Estranged twins Maggie and Milo coincidentally... 15.699363 [{"name": "Duplass Brothers Productions", "id"... [{"iso_3166_1": "US", "name": "United States o... 18-01-2014 5284309 90.0 [{"iso_639_1": "en", "name": "English"}] Released Family is a cruel joke. The Skeleton Twins 6.7 292
4360 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.foxsearchlight.com/marthamarcymayma... 50837 [{"id": 739, "name": "sexual abuse"}, {"id": 6... en Martha Marcy May Marlene After several years of living with a cult, Mar... 17.806082 [{"name": "Cunningham & Maybach Films", "id": ... [{"iso_3166_1": "US", "name": "United States o... 21-10-2011 3538446 101.0 [{"iso_639_1": "en", "name": "English"}] Released You can get away. But you can never escape. Martha Marcy May Marlene 6.7 277
4361 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 248774 [{"id": 10183, "name": "independent film"}, {"... en Obvious Child An immature, newly unemployed comic must navig... 10.128950 [{"name": "Sundial Pictures", "id": 10479}, {"... [{"iso_3166_1": "US", "name": "United States o... 06-06-2014 3123963 83.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Obvious Child 6.7 187
4362 0 [{"id": 18, "name": "Drama"}] NaN 10183 [{"id": 6019, "name": "human trafficking"}, {"... en Frozen River Ray Eddy, an upstate New York trailer mom, is ... 4.805651 [{"name": "Cohen Media Group", "id": 9122}, {"... [{"iso_3166_1": "US", "name": "United States o... 01-08-2008 0 97.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Frozen River 6.7 99
4363 1000000 [{"id": 99, "name": "Documentary"}, {"id": 104... NaN 159014 [] en 20 Feet from Stardom Backup singers live in a world that lies just ... 5.247956 [{"name": "Tremolo Productions", "id": 58637}] [{"iso_3166_1": "US", "name": "United States o... 14-06-2013 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 20 Feet from Stardom 7.4 85
4364 1000000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 32456 [{"id": 9673, "name": "love"}, {"id": 9748, "n... en Two Girls and a Guy Two women confront their boyfriend, a two-timi... 4.868050 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 07-09-1997 2057193 84.0 [{"iso_639_1": "en", "name": "English"}] Released Thanks to his two girlfriends Blake is about t... Two Girls and a Guy 5.4 24
4365 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 49963 [{"id": 10183, "name": "independent film"}, {"... en Walking and Talking Things have been tough lately for Amelia. Her ... 0.367312 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 17-07-1996 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released A movie for everyone who wants to get married ... Walking and Talking 6.6 7
4366 1000000 [{"id": 99, "name": "Documentary"}] http://www.whokilledtheelectriccar.com/ 13508 [{"id": 6107, "name": "energy supply"}, {"id":... en Who Killed the Electric Car? In 1996, electric cars began to appear on road... 5.323184 [{"name": "Electric Entertainment", "id": 3241... [{"iso_3166_1": "US", "name": "United States o... 04-08-2006 1678874 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A lack of consumer confidence... or conspiracy? Who Killed the Electric Car? 7.2 59
4367 1000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 22597 [{"id": 237, "name": "gay"}, {"id": 1253, "nam... en The Broken Hearts Club: A Romantic Comedy A group of friends search for fun, love and ul... 3.424158 [] [{"iso_3166_1": "US", "name": "United States o... 01-02-2000 1744858 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Broken Hearts Club: A Romantic Comedy 6.3 25
4368 1000000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 9707 [{"id": 4170, "name": "john f. kennedy"}, {"id... en Bubba Ho-tep Bubba Ho-tep tells the "true" story of what re... 9.954848 [{"name": "MGM", "id": 5899}, {"name": "Silver... [{"iso_3166_1": "US", "name": "United States o... 09-06-2002 0 92.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The King vs. The King of the Dead. Bubba Ho-tep 6.7 191
4369 1 [{"id": 18, "name": "Drama"}] NaN 37532 [{"id": 10183, "name": "independent film"}] en Slam Slam tells the story of Ray Joshua, an origina... 0.292450 [] [] 07-10-1998 0 100.0 [] Released Words make sense of a world that won't. Slam 6.7 7
4370 1000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 26791 [] en Brigham City Wes Clayton is a lawman and a bishop in a Morm... 0.280083 [{"name": "Main Street Movie Company", "id": 6... [{"iso_3166_1": "US", "name": "United States o... 30-03-2001 852206 119.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Brigham City 7.3 4
4371 1000000 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 56666 [{"id": 236, "name": "suicide"}, {"id": 963, "... hi Fiza In 1993 Fiza's brother disappears during the r... 0.043023 [] [{"iso_3166_1": "IN", "name": "India"}] 08-09-2000 623791 170.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released In Search of her brother Fiza 6.1 7
4372 1000000 [{"id": 35, "name": "Comedy"}] http://www.orgazmodvd.com/ 8675 [{"id": 445, "name": "pornography"}, {"id": 57... en Orgazmo Joe Young is a devout Mormon living in L.A. tr... 5.065160 [{"name": "Kuzui Enterprises", "id": 2516}, {"... [{"iso_3166_1": "JP", "name": "Japan"}, {"iso_... 06-09-1997 0 94.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Fighting crime never felt so good! Orgazmo 6.2 115
4373 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.sonyclassics.com/alltherealgirls/ 13132 [{"id": 531, "name": "southern usa"}, {"id": 1... en All the Real Girls In a small North Carolina town, Paul, a womani... 3.659240 [{"name": "Sony Pictures Classics", "id": 58}] [{"iso_3166_1": "US", "name": "United States o... 01-08-2003 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released Love is a puzzle. These are the pieces. All the Real Girls 5.9 30
4374 0 [{"id": 35, "name": "Comedy"}] NaN 47686 [{"id": 10183, "name": "independent film"}] en Dream with the Fishes Terry is a suicidal voyeur who treats a dying ... 0.948316 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-1997 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released An oddball odyssey about voyeurism, LSD and nu... Dream with the Fishes 7.7 10
4375 1000000 [{"id": 18, "name": "Drama"}] NaN 46989 [{"id": 10183, "name": "independent film"}, {"... en Blue Car Gifted 18-year-old Meg has been abandoned by h... 0.672695 [] [] 11-01-2002 464000 92.0 [{"iso_639_1": "en", "name": "English"}] Released Ready or not... the future comes just the same. Blue Car 6.7 13
4376 0 [{"id": 18, "name": "Drama"}] NaN 192132 [{"id": 6270, "name": "high school"}, {"id": 1... en Palo Alto Palo Alto weaves together three stories of tee... 16.570708 [{"name": "Tribeca Film", "id": 20670}] [{"iso_3166_1": "US", "name": "United States o... 09-05-2014 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Palo Alto 6.4 348
4377 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.kino.com/ajami/ 24424 [] he Ajami Ajami is an area of Tel Aviv in Israel where A... 0.517990 [{"name": "ARTE", "id": 5766}, {"name": "Inosa... [{"iso_3166_1": "IL", "name": "Israel"}, {"iso... 17-09-2009 0 120.0 [{"iso_639_1": "ar", "name": "\u0627\u0644\u06... Released NaN Ajami 6.8 27
4378 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://wristcutters.com/official_site 13198 [{"id": 10183, "name": "independent film"}, {"... en Wristcutters: A Love Story Zia, distraught over breaking up with his girl... 8.542921 [{"name": "No Matter Pictures", "id": 3561}] [{"iso_3166_1": "GB", "name": "United Kingdom"... 24-01-2006 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released Life is a trip, but the afterlife is one hell ... Wristcutters: A Love Story 6.7 160
4379 0 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 244267 [{"id": 10183, "name": "independent film"}, {"... en I Origins I Origins follows a molecular biologist studyi... 37.555398 [{"name": "Verisimilitude", "id": 22632}, {"na... [{"iso_3166_1": "US", "name": "United States o... 18-07-2014 336472 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN I Origins 7.5 1063
4380 1000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 21413 [{"id": 2486, "name": "fantasy"}, {"id": 4986,... en The Battle of Shaker Heights A quirky teen with a penchant for war reenactm... 5.202090 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 22-08-2003 0 79.0 [{"iso_639_1": "en", "name": "English"}] Released When you're 17, every day is war. The Battle of Shaker Heights 5.6 17
4381 1000000 [{"id": 99, "name": "Documentary"}] http://theactofkilling.com/ 123678 [{"id": 417, "name": "corruption"}, {"id": 609... id Jagal In a place where killers are celebrated as her... 8.887411 [{"name": "Spring Films", "id": 9158}, {"name"... [{"iso_3166_1": "DK", "name": "Denmark"}, {"is... 31-08-2012 444575 115.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A story of killers who win, and the society th... The Act of Killing 7.5 210
4382 1000000 [{"id": 99, "name": "Documentary"}] http://www.taxitothedarkside.com/ 13362 [{"id": 444, "name": "taxi"}, {"id": 3541, "na... en Taxi to the Dark Side An in-depth look at the torture practices of t... 0.748565 [{"name": "Jigsaw Productions", "id": 2740}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 30-04-2007 274661 106.0 [{"iso_639_1": "en", "name": "English"}] Released In 2002, a young cap driver picked up a few pa... Taxi to the Dark Side 6.6 53
4383 1000000 [{"id": 99, "name": "Documentary"}] NaN 39183 [{"id": 242, "name": "new york"}, {"id": 16400... en Once in a Lifetime: The Extraordinary Story of... In the 1970s the North American Soccer League ... 0.436148 [] [] 01-01-2006 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released The untold story of the team that had America ... Once in a Lifetime: The Extraordinary Story of... 4.7 3
4384 0 [{"id": 18, "name": "Drama"}] NaN 62402 [{"id": 204725, "name": "guyana"}, {"id": 2079... en Guiana 1838 The abolition of slavery in the British Caribb... 0.030253 [] [{"iso_3166_1": "GY", "name": "Guyana"}, {"iso... 24-09-2004 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Guiana 1838 2.8 3
4385 0 [] NaN 206412 [] en Lisa Picard Is Famous A documentarian decides to follow the career o... 0.690089 [] [] 14-05-2000 0 90.0 [] Released NaN Lisa Picard Is Famous 4.0 1
4386 1000000 [{"id": 18, "name": "Drama"}, {"id": 12, "name... http://www.frozensouth.com/ 201132 [{"id": 5565, "name": "biography"}, {"id": 147... en Antarctica: A Year on Ice Filling the giant screen with stunning time-la... 1.883947 [{"name": "Antzworks", "id": 49386}] [{"iso_3166_1": "NZ", "name": "New Zealand"}] 05-09-2013 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Step Outside The Box Antarctica: A Year on Ice 7.2 29
4387 650000 [{"id": 99, "name": "Documentary"}] http://www.thelegodocumentary.com 251471 [{"id": 1740, "name": "pop culture"}, {"id": 9... en A LEGO Brickumentary A look at the global culture and appeal of the... 1.631274 [{"name": "Global Emerging Markets (GEM)", "id... [{"iso_3166_1": "US", "name": "United States o... 31-07-2015 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN A LEGO Brickumentary 6.4 55
4388 1000000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://hardflipmovie.com/ 112456 [{"id": 390, "name": "skateboarding"}, {"id": ... en Hardflip Hardflip follows the story of Caleb (Randy Way... 0.341461 [] [] 01-06-2012 0 114.0 [{"iso_639_1": "en", "name": "English"}] Released What do you do when your life does a 180? Hardflip 4.7 5
4389 0 [{"id": 53, "name": "Thriller"}] NaN 20296 [] en Chocolate: Deep Dark Secrets Christmas Eve, London. While the snow-clad cit... 0.887821 [] [{"iso_3166_1": "IN", "name": "India"}] 16-09-2005 0 200.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Chocolate: Deep Dark Secrets 3.4 6
4390 0 [{"id": 9648, "name": "Mystery"}, {"id": 27, "... NaN 25983 [{"id": 4720, "name": "ritual"}, {"id": 6158, ... en The House of the Devil In the 1980s, college student Samantha Hughes ... 8.628485 [{"name": "Glass Eye Pix", "id": 1360}, {"name... [{"iso_3166_1": "US", "name": "United States o... 25-04-2009 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released Talk on the phone. Finish your homework. Watch... The House of the Devil 6.0 197
4391 0 [{"id": 35, "name": "Comedy"}, {"id": 53, "nam... http://theperfecthostmovie.com/ 66195 [{"id": 8181, "name": "swimming pool"}, {"id":... en The Perfect Host A criminal on the run cons his way into the wr... 6.507094 [{"name": "Splendid Film", "id": 8146}] [{"iso_3166_1": "US", "name": "United States o... 01-07-2010 14870 93.0 [{"iso_639_1": "en", "name": "English"}] Released Dinner Parties Are A Dying Art. The Perfect Host 6.2 135
4392 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... NaN 16155 [{"id": 642, "name": "robbery"}, {"id": 10291,... en Safe Men Two untalented singers are mistaken for a pair... 1.190729 [{"name": "October Films", "id": 236}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 17-08-1998 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released Welcome to the world of disorganised crime. Safe Men 6.3 16
4393 1000000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.speedwayjunky-themovie.com/ 46727 [{"id": 6363, "name": "racing car"}, {"id": 98... en Speedway Junky A naive drifter runs away from his army father... 0.340019 [{"name": "Golan-Globus Productions", "id": 13... [{"iso_3166_1": "US", "name": "United States o... 11-02-1999 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released There's no place for dreams on the streets of ... Speedway Junky 5.2 7
4394 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 55180 [{"id": 4620, "name": "magazine"}, {"id": 1018... en The Last Big Thing From a bland tract house on the outskirts of L... 0.678475 [{"name": "Byronic Pose Productions", "id": 17... [{"iso_3166_1": "US", "name": "United States o... 23-09-1998 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released The culture is going down on itself... go ahea... The Last Big Thing 6.0 3
4395 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 29015 [{"id": 9715, "name": "superhero"}] en The Specials America's 7th Best Superhero Team, the Special... 9.055447 [{"name": "Brillstein-Grey Entertainment", "id... [{"iso_3166_1": "US", "name": "United States o... 22-09-2000 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Specials 5.5 11
4396 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 91122 [{"id": 5608, "name": "affection"}, {"id": 187... en 16 to Life Romantic comedy. A small town teenager's angst... 0.108468 [{"name": "Duck Farm Films", "id": 59196}] [] 19-09-2009 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 16 to Life 4.4 5
4397 1000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 18206 [{"id": 1523, "name": "obsession"}, {"id": 397... en Alone With Her The harrowing story of a disturbed young man's... 2.175696 [{"name": "The Weinstein Company", "id": 308},... [{"iso_3166_1": "US", "name": "United States o... 28-04-2006 10018 78.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Anytime. Anywhere. He's watching. Alone With Her 6.2 20
4398 1000000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://creativecontrolmovie.com 320146 [{"id": 4563, "name": "virtual reality"}, {"id... en Creative Control Smooth advertising executive David is in a rel... 1.502110 [{"name": "Ghost Robot", "id": 51071}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 11-03-2016 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released A story about virtually everything Creative Control 5.4 25
4399 1000000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... http://www.specialthemovie.com/ 13856 [{"id": 3298, "name": "hallucination"}, {"id":... en Special A lonely metermaid has a psychotic reaction to... 1.260314 [{"name": "Rival Pictures", "id": 2830}] [{"iso_3166_1": "US", "name": "United States o... 30-01-2006 7202 81.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Special 6.6 32
4400 0 [] NaN 219716 [] en Sparkler Melba is a Californian trailer-park girl who i... 0.547654 [] [] 19-03-1999 0 96.0 [] Released NaN Sparkler 0.0 1
4401 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 43630 [] en The Helix... Loaded 0.020600 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2005 0 97.0 [{"iso_639_1": "en", "name": "English"}] Rumored NaN The Helix... Loaded 4.8 2
4402 0 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 56491 [{"id": 526, "name": "rebel"}, {"id": 840, "na... en In Her Line of Fire When the Vice President's plane goes down near... 0.429587 [] [{"iso_3166_1": "US", "name": "United States o... 21-04-2006 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released Behind Enemy Lines No Man Can Stop Her. Only O... In Her Line of Fire 3.3 9
4403 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 99826 [{"id": 9716, "name": "stand-up comedy"}] en The Jimmy Show A failed New Jersey inventor embarks on a care... 0.098351 [{"name": "Next Wednesday Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 16-01-2002 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Jimmy Show 8.0 1
4404 1000000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 186935 [{"id": 10175, "name": "drug cartel"}, {"id": ... es Heli Heli must try and protect his young family whe... 3.629777 [{"name": "Mantarraya Producciones", "id": 863... [{"iso_3166_1": "MX", "name": "Mexico"}] 09-08-2013 0 105.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released Police corruption, drug trafficking, sexual ex... Heli 6.2 32
4405 0 [{"id": 10751, "name": "Family"}, {"id": 35, "... https://www.epicbuzz.net/movies/karachi-se-lahore 357441 [] en Karachi se Lahore A road trip from Karachi to Lahore where 5 fri... 0.060003 [] [{"iso_3166_1": "PK", "name": "Pakistan"}] 31-07-2015 0 0.0 [{"iso_639_1": "ur", "name": "\u0627\u0631\u06... Released NaN Karachi se Lahore 8.0 1
4406 900000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.lovingannabelle.com/ 19344 [{"id": 3183, "name": "bisexuality"}, {"id": 5... en Loving Annabelle Annabelle is the wise-beyond-her-years newcome... 7.145832 [{"name": "Big Easy Pictures", "id": 15055}, {... [{"iso_3166_1": "US", "name": "United States o... 08-03-2006 0 76.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Loving Annabelle 6.4 55
4407 1000000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 242083 [{"id": 2276, "name": "talent"}, {"id": 6262, ... en Hits A talentless teen will do anything to get on T... 3.638411 [{"name": "Honora Productions", "id": 39077}, ... [{"iso_3166_1": "US", "name": "United States o... 21-01-2014 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Based on a true story... that hasn't happened ... Hits 4.9 23
4408 0 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.jimmyandjudymovie.com/ 18869 [{"id": 6149, "name": "police"}, {"id": 9748, ... en Jimmy and Judy Two misunderstood suburban kids challenge soci... 1.255771 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2006 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Jimmy and Judy 5.4 8
4409 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 26673 [{"id": 6075, "name": "sport"}] en Frat Party Duffy the big man on campus who is marrying Ad... 0.783842 [{"name": "SuperMassive Films", "id": 85759}] [{"iso_3166_1": "US", "name": "United States o... 01-01-2009 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Frat Party 3.5 4
4410 0 [{"id": 18, "name": "Drama"}] NaN 41830 [{"id": 212, "name": "london england"}, {"id":... en The Party's Over An American businessman visits London and is h... 0.118324 [{"name": "Tricastle", "id": 68081}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 22-04-1965 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Party's Over 6.1 6
4411 0 [{"id": 18, "name": "Drama"}] http://www.proudthemovie.com/ 37694 [{"id": 187056, "name": "woman director"}] en Proud The true story of the only African-American cr... 0.023681 [] [] 02-07-2004 0 87.0 [] Released Proudly We Served Proud 5.5 3
4412 0 [{"id": 18, "name": "Drama"}] NaN 63287 [{"id": 570, "name": "rape"}, {"id": 726, "nam... en The Poker House Actress Lori Petty makes her directorial debut... 2.948576 [{"name": "The Poker House", "id": 73334}] [{"iso_3166_1": "US", "name": "United States o... 20-06-2008 0 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Lust, drugs and violence... no place for a kid. The Poker House 6.1 47
4413 0 [] NaN 335874 [] en Childless Katherine is a typical teenager. Today's her f... 0.243853 [] [{"iso_3166_1": "US", "name": "United States o... 03-04-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Childless 4.5 2
4414 0 [{"id": 27, "name": "Horror"}] http://www.zmdthemovie.com/ 34592 [{"id": 7856, "name": "racist"}, {"id": 11001,... en ZMD: Zombies of Mass Destruction An idyllic island town is under attack by that... 1.563711 [{"name": "Splendid Film", "id": 8146}] [{"iso_3166_1": "US", "name": "United States o... 01-01-2009 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released They're just like you ... only dead ZMD: Zombies of Mass Destruction 4.7 31
4415 1000000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 92635 [] en Snow White: A Deadly Summer A troubled teenage girl finds herself in a web... 0.653495 [] [] 16-03-2012 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released This is no fairy tale Snow White: A Deadly Summer 4.8 11
4416 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 258755 [] es A escondidas At the age of 14 the world around you changes ... 1.233688 [{"name": "Baleuko S.L.", "id": 10026}, {"name... [{"iso_3166_1": "ES", "name": "Spain"}] 03-10-2014 0 96.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN Hidden Away 7.6 26
4417 1000000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 96534 [] de My Last Day Without You On a one-day business trip to New York, a youn... 0.153625 [] [{"iso_3166_1": "US", "name": "United States o... 11-06-2011 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN My Last Day Without You 5.7 3
4418 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... http://www.myspace.com/steppinmovie 21283 [] en Steppin: The Movie Every college campus has its rivalries and UTS... 0.328498 [{"name": "Triumphant Pictures", "id": 3945}] [{"iso_3166_1": "US", "name": "United States o... 19-05-2009 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Steppin: The Movie 5.0 4
4419 1000000 [{"id": 37, "name": "Western"}] NaN 272724 [] en Doc Holliday's Revenge In 1882, Joseph and Elizabeth Cooley head West... 0.459400 [{"name": "Rapid Heart Pictures", "id": 4881}] [{"iso_3166_1": "US", "name": "United States o... 01-06-2014 0 84.0 [] Released NaN Doc Holliday's Revenge 3.2 3
4420 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 84178 [{"id": 9713, "name": "friends"}, {"id": 15663... en Black Rock Three childhood friends set aside their person... 7.207051 [{"name": "Submarine Entertainment Distributor... [{"iso_3166_1": "US", "name": "United States o... 21-01-2012 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released Not every island is a paradise. Black Rock 4.9 78
4421 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.truthordarefilm.com/ 101179 [] en Truth or Dare A group of college friends celebrate the end o... 6.679954 [{"name": "Corona Pictures", "id": 12905}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 05-08-2012 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released Truth or Die Truth or Dare 5.7 117
4422 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 52462 [{"id": 10183, "name": "independent film"}] en The Pet A young woman in dire financial straights acce... 1.284741 [] [] 17-05-2006 0 94.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released NaN The Pet 5.3 3
4423 1000000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 269057 [{"id": 1415, "name": "small town"}, {"id": 25... en Bang Bang Baby A small town teenager in the 1960s believes he... 0.973323 [{"name": "JoBro Productions & Film Finance", ... [{"iso_3166_1": "CA", "name": "Canada"}] 08-09-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Once upon a time, there was a girl... Bang Bang Baby 6.6 8
4424 1 [{"id": 27, "name": "Horror"}] http://www.fearclinicmovie.com/ 287524 [{"id": 10352, "name": "phobia"}, {"id": 13005... en Fear Clinic A doctor works to cure patients suffering from... 1.859965 [{"name": "Dry County Films", "id": 3347}, {"n... [{"iso_3166_1": "US", "name": "United States o... 31-10-2014 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Fear Clinic 4.0 42
4425 0 [{"id": 35, "name": "Comedy"}, {"id": 28, "nam... https://www.facebook.com/zombiehuntermovie 206213 [{"id": 1852, "name": "mutant"}, {"id": 4458, ... en Zombie Hunter Zombie Hunter is set in a post-apocalyptic Zom... 3.418372 [{"name": "Arrowstorm Entertainment", "id": 14... [{"iso_3166_1": "US", "name": "United States o... 25-07-2013 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Zombie Hunter 3.5 34
4426 0 [{"id": 18, "name": "Drama"}] NaN 248402 [] en A Fine Step A Fine Step is an uplifting family drama cente... 0.654340 [] [] 16-04-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Together they learnt to dream again A Fine Step 4.1 7
4427 950000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 29146 [{"id": 1706, "name": "experiment"}, {"id": 21... en Charly An experiment on a simpleton turns him into a ... 0.178689 [{"name": "ABC Pictures", "id": 634}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 23-09-1968 814666 103.0 [{"iso_639_1": "en", "name": "English"}] Released A love story that begins with an incredible ex... Charly 6.6 28
4428 950000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.filmbreak.com/projects/banshee-chapter 207769 [{"id": 5498, "name": "lsd"}, {"id": 6086, "na... en Banshee Chapter On the trail of a missing friend who had been ... 7.310879 [{"name": "Before the Door Pictures", "id": 14... [{"iso_3166_1": "US", "name": "United States o... 26-08-2013 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released The experiments are over, the terror has just ... Banshee Chapter 5.7 92
4429 950000 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://undiscoveredgyrl.com/ 271185 [{"id": 3616, "name": "college"}, {"id": 10851... en Ask Me Anything Beautiful, wild, funny, and lost, Katie Kampen... 8.976128 [{"name": "Decipher Entertainment", "id": 2374... [{"iso_3166_1": "US", "name": "United States o... 19-04-2014 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Young. Not so innocent. Ask Me Anything 5.5 155
4430 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 29731 [] en And Then Came Love Successful New York journalist and single mom ... 0.280829 [] [] 01-01-2007 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN And Then Came Love 5.0 1
4431 913000 [{"id": 99, "name": "Documentary"}] NaN 292539 [] de Food Chains NaN 0.795698 [] [] 26-04-2014 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Food Chains 7.4 8
4432 910000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 654 [{"id": 9826, "name": "murder"}, {"id": 9937, ... en On the Waterfront Terry Malloy dreams about being a prize fighte... 16.015599 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 22-06-1954 9600000 108.0 [{"iso_639_1": "en", "name": "English"}] Released The Man Lived by the Jungle Law of the Docks! On the Waterfront 8.0 357
4433 930000 [{"id": 35, "name": "Comedy"}] http://www.lifehappensfilm.com/ 91070 [{"id": 1009, "name": "baby"}, {"id": 1253, "n... en L!fe Happens A comedy centered on two best friends, Kim and... 5.974156 [{"name": "Stardust Pictures", "id": 34951}, {... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 18-06-2011 30905 100.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy that's a real mother. L!fe Happens 5.3 66
4434 852510 [{"id": 18, "name": "Drama"}] NaN 2009 [{"id": 570, "name": "rape"}, {"id": 922, "nam... ro 4 luni, 3 săptămîni și 2 zile Gabita is pregnant, abortion is strictly forbi... 9.270133 [{"name": "Saga Film", "id": 859}, {"name": "M... [{"iso_3166_1": "BE", "name": "Belgium"}, {"is... 24-08-2007 1185783 113.0 [{"iso_639_1": "ro", "name": "Rom\u00e2n\u0103"}] Released At what moment do we begin to live? 4 Months, 3 Weeks and 2 Days 7.3 156
4435 0 [{"id": 27, "name": "Horror"}] NaN 323270 [{"id": 9706, "name": "anthology"}] en The Horror Network Vol. 1 Serial killers, ghostly phone calls, inner dem... 0.392658 [] [] 27-10-2015 0 0.0 [] Released NaN The Horror Network Vol. 1 5.0 2
4436 950000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://hardcandymovie.com/ 2652 [{"id": 236, "name": "suicide"}, {"id": 570, "... en Hard Candy A mature 14-year old girl meets a charming 32-... 25.918007 [{"name": "Vulcan Productions Inc.", "id": 123... [{"iso_3166_1": "US", "name": "United States o... 14-01-2005 7022209 103.0 [{"iso_639_1": "en", "name": "English"}] Released Strangers shouldn't talk to little girls. Hard Candy 6.8 701
4437 900000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 9813 [{"id": 894, "name": "depression"}, {"id": 144... en The Quiet After her widowed father dies, deaf teenager D... 4.097100 [{"name": "Destination Films", "id": 769}] [{"iso_3166_1": "US", "name": "United States o... 12-09-2005 381420 96.0 [{"iso_639_1": "en", "name": "English"}] Released Isn't it time everyone hears your secrets? The Quiet 6.1 73
4438 0 [{"id": 18, "name": "Drama"}] http://www.takepart.com/circumstance 60421 [{"id": 566, "name": "sexual identity"}, {"id"... fa Circumstance A wealthy Iranian family struggles to contain ... 2.342390 [{"name": "A Space Between", "id": 16144}, {"n... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 26-08-2011 0 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Circumstance 7.4 23
4439 0 [{"id": 18, "name": "Drama"}] http://www.fruitvalefilm.com/ 157354 [{"id": 796, "name": "police brutality"}, {"id... en Fruitvale Station The true story of Oscar, a 22-year-old Bay Are... 20.967146 [{"name": "Forest Whitaker's Significant Produ... [{"iso_3166_1": "US", "name": "United States o... 25-07-2013 17385830 85.0 [{"iso_639_1": "en", "name": "English"}] Released Every step brings you closer to the edge Fruitvale Station 7.3 390
4440 0 [{"id": 35, "name": "Comedy"}, {"id": 14, "nam... NaN 127867 [{"id": 2486, "name": "fantasy"}, {"id": 9717,... en The Brass Teapot When a couple discovers that a brass teapot ma... 10.639774 [{"name": "Laundry Films", "id": 13552}] [{"iso_3166_1": "US", "name": "United States o... 08-09-2012 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone Has A Price. What's Yours? The Brass Teapot 5.8 160
4441 858000 [{"id": 16, "name": "Animation"}, {"id": 18, "... http://movies.disney.com/bambi 3170 [{"id": 5774, "name": "forest"}, {"id": 10683,... en Bambi Bambi's tale unfolds from season to season as ... 47.651878 [{"name": "Walt Disney Productions", "id": 3166}] [{"iso_3166_1": "US", "name": "United States o... 14-08-1942 267447150 70.0 [{"iso_639_1": "en", "name": "English"}] Released A great love story. Bambi 6.8 1405
4442 0 [{"id": 35, "name": "Comedy"}] NaN 14014 [{"id": 396, "name": "transporter"}, {"id": 60... en The Hammer Approaching forty, Ferro is unsatisfied with h... 0.957022 [{"name": "Bentley Filmgroup", "id": 2958}, {"... [{"iso_3166_1": "US", "name": "United States o... 01-04-2007 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released Some Guys Don't Know Their Destiny Till It Hit... The Hammer 6.5 15
4443 850000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 15708 [{"id": 237, "name": "gay"}, {"id": 1862, "nam... en Latter Days Aaron Davis (Steve Sandvoss) and Christian Mar... 5.424916 [{"name": "TLA Releasing", "id": 328}] [{"iso_3166_1": "US", "name": "United States o... 10-07-2003 819939 107.0 [{"iso_639_1": "en", "name": "English"}] Released Aaron prays. Christian plays... Opposites attr... Latter Days 6.7 56
4444 0 [{"id": 18, "name": "Drama"}] NaN 146882 [{"id": 254, "name": "france"}, {"id": 2071, "... fr Le bonheur d'Elza A young Parisian woman of Caribbean descent re... 0.007254 [{"name": "France T\u00e9l\u00e9vision", "id":... [{"iso_3166_1": "GP", "name": "Guadaloupe"}, {... 11-04-2011 0 78.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Elza 0.0 0
4445 1000000 [{"id": 18, "name": "Drama"}] https://www.facebook.com/watch1982 215918 [{"id": 1803, "name": "drug addiction"}, {"id"... en 1982 1982, a film inspired by true events at the on... 0.175885 [] [{"iso_3166_1": "US", "name": "United States o... 31-12-2013 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 1982 5.0 1
4446 850000 [{"id": 35, "name": "Comedy"}] NaN 84200 [{"id": 9964, "name": "crude humor"}, {"id": 1... en For a Good Time, Call... College "frenemies" Lauren and Katie move in t... 14.238376 [{"name": "AdScott Pictures", "id": 52241}] [{"iso_3166_1": "US", "name": "United States o... 31-08-2012 1243961 85.0 [{"iso_639_1": "en", "name": "English"}] Released Lose your hang-ups. Find your calling. For a Good Time, Call... 5.8 110
4447 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.celesteandjesse.com 84184 [{"id": 5625, "name": "relationship problems"}... en Celeste & Jesse Forever Celeste and Jesse met in high school and got m... 9.436431 [{"name": "Team Todd", "id": 598}] [{"iso_3166_1": "US", "name": "United States o... 03-08-2012 3094813 91.0 [{"iso_639_1": "en", "name": "English"}] Released A Loved Story Celeste & Jesse Forever 6.4 163
4448 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 45767 [{"id": 4379, "name": "time travel"}, {"id": 5... en Time Changer The year is 1890 and Bible professor Russell C... 0.339757 [{"name": "Christiano Film Group", "id": 5302}] [{"iso_3166_1": "US", "name": "United States o... 25-10-2002 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released What if you could see the future impact of you... Time Changer 5.2 9
4449 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 14823 [{"id": 9937, "name": "suspense"}] en London to Brighton It's 3:07am and two girls burst into a run dow... 3.060685 [{"name": "Steel Mill Pictures", "id": 15282},... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-12-2006 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released Innocence has nowhere to hide London to Brighton 6.5 34
4450 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... http://www.protagonistpictures.com/films/ameri... 367551 [] en American Hero Melvin, a reluctant hero who is far from super... 5.023091 [{"name": "Screen Media Films", "id": 6353}, {... [{"iso_3166_1": "US", "name": "United States o... 11-12-2015 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released From zero to superhero American Hero 5.0 62
4451 0 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 343409 [{"id": 187056, "name": "woman director"}] en Windsor Drive River Miller, a mentally unstable actor haunte... 0.504251 [{"name": "Absinthe Productions", "id": 54946}] [{"iso_3166_1": "US", "name": "United States o... 26-06-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Windsor Drive 2.0 1
4452 800000 [{"id": 18, "name": "Drama"}] NaN 60243 [{"id": 1625, "name": "emigration"}, {"id": 60... fa جدایی نادر از سیمین A married couple are faced with a difficult de... 12.049373 [{"name": "Asghar Farhadi Productions", "id": ... [{"iso_3166_1": "IR", "name": "Iran"}, {"iso_3... 15-03-2011 0 123.0 [{"iso_639_1": "fa", "name": "\u0641\u0627\u06... Released Ugly truth, sweet lies. A Separation 7.7 469
4453 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 57294 [{"id": 1930, "name": "kidnapping"}, {"id": 97... en Crying with Laughter Powerfully redemptive and darkly comedic reven... 0.108135 [{"name": "Scottish Screen", "id": 698}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-06-2009 0 93.0 [{"iso_639_1": "en", "name": "English"}] Rumored A Bad Trip Down Memory Lane Crying with Laughter 7.0 1
4454 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 11446 [{"id": 970, "name": "parents kids relationshi... en Welcome to the Dollhouse An unattractive 7th grader struggles to cope w... 5.870319 [] [{"iso_3166_1": "US", "name": "United States o... 24-05-1995 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released Not all girls want to play with dolls. Welcome to the Dollhouse 6.9 103
4455 800000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 47889 [{"id": 10183, "name": "independent film"}] en Ruby in Paradise Reeling from her mother's recent death, Ruby L... 0.594240 [{"name": "Ruby in Paradise", "id": 75712}, {"... [{"iso_3166_1": "US", "name": "United States o... 08-10-1993 1001437 114.0 [{"iso_639_1": "en", "name": "English"}] Released A woman's search for herself. Ruby in Paradise 5.6 10
4456 800000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.lhp.com.sg/victor/ 25461 [{"id": 10183, "name": "independent film"}] en Raising Victor Vargas The film follows Victor, a Lower East Side tee... 3.643662 [] [{"iso_3166_1": "US", "name": "United States o... 16-05-2002 2816116 88.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Raising Victor Vargas 7.8 13
4457 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 905 [{"id": 212, "name": "london england"}, {"id":... de Die Büchse der Pandora The rise and inevitable fall of an amoral but ... 1.824184 [{"name": "Nero Films", "id": 4903}] [{"iso_3166_1": "DE", "name": "Germany"}] 30-01-1929 0 109.0 [{"iso_639_1": "de", "name": "Deutsch"}] Released NaN Pandora's Box 7.6 45
4458 0 [] NaN 279759 [] en Harrison Montgomery Film from Daniel Davila 0.006943 [] [] 01-01-2008 0 0.0 [] Released NaN Harrison Montgomery 0.0 0
4459 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 78705 [] en Cama adentro Buenos Aires is in a deep recession. As the mo... 0.038706 [{"name": "Libido Cine", "id": 28810}, {"name"... [{"iso_3166_1": "AR", "name": "Argentina"}] 21-09-2004 0 83.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN Live-In Maid 7.8 3
4460 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 25212 [{"id": 10738, "name": "diner"}, {"id": 234124... en Deterrence The President of the United States must deal w... 2.171288 [{"name": "Battleplan Productions", "id": 2108... [{"iso_3166_1": "US", "name": "United States o... 10-03-2000 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Deterrence 6.1 7
4461 800000 [{"id": 18, "name": "Drama"}] NaN 26899 [{"id": 2479, "name": "chicken"}, {"id": 6733,... en The Mudge Boy Duncan Mudge, mid-teens, lives apart from his ... 5.292536 [] [{"iso_3166_1": "US", "name": "United States o... 17-01-2003 62852 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Mudge Boy 7.3 23
4462 0 [{"id": 18, "name": "Drama"}] NaN 146269 [{"id": 187056, "name": "woman director"}] en The Young Unknowns Charlie, his sexy girlfriend, and his moronic ... 0.004922 [] [] 12-03-2000 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Young Unknowns 0.0 0
4463 0 [{"id": 35, "name": "Comedy"}] http://www.notcoolthemovie.com/ 292483 [{"id": 572, "name": "sex"}, {"id": 4543, "nam... en Not Cool NOT COOL follows former prom king and college ... 1.186971 [{"name": "Steeltown Entertainment", "id": 338... [{"iso_3166_1": "US", "name": "United States o... 23-09-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Not Cool 3.7 25
4464 800000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://www.deadsnow.com 14451 [{"id": 1191, "name": "norway"}, {"id": 10327,... no Død snø Eight medical students on a ski trip to Norway... 11.205726 [{"name": "Euforia Film", "id": 3553}, {"name"... [{"iso_3166_1": "NO", "name": "Norway"}] 09-01-2009 1984662 91.0 [{"iso_639_1": "no", "name": "Norsk"}] Released Eins, Zwei, Die! Dead Snow 6.1 311
4465 780000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 10105 [{"id": 1442, "name": "winter"}, {"id": 1690, ... en Saints and Soldiers Five American soldiers fighting in Europe duri... 6.003418 [{"name": "Excel Entertainment", "id": 2934}] [{"iso_3166_1": "US", "name": "United States o... 11-09-2003 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Saints and Soldiers 6.6 98
4466 0 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 211557 [] en Vessel Vessel is the story of the passengers of Fligh... 0.322553 [{"name": "Baker's Dozen Productions", "id": 5... [{"iso_3166_1": "US", "name": "United States o... 28-10-2012 0 14.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Vessel 5.9 8
4467 777000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 838 [{"id": 455, "name": "farewell"}, {"id": 578, ... en American Graffiti A couple of high school graduates spend one fi... 19.326115 [{"name": "Lucasfilm", "id": 1}, {"name": "Uni... [{"iso_3166_1": "US", "name": "United States o... 01-08-1973 140000000 110.0 [{"iso_639_1": "en", "name": "English"}] Released Where were you in '62? American Graffiti 6.9 324
4468 0 [{"id": 99, "name": "Documentary"}] http://iraqforsale.org/ 40862 [] en Iraq for Sale: The War Profiteers Documentary portraying the actions of U.S. cor... 1.517771 [] [] 01-01-2006 0 75.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Iraq for Sale: The War Profiteers 8.0 6
4469 0 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 13158 [{"id": 409, "name": "africa"}, {"id": 8636, "... en Aqua Teen Hunger Force Colon Movie Film for Th... An action epic that explores the origins of th... 1.453146 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 13-04-2007 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Aqua Teen Hunger Force Colon Movie Film for Th... 6.5 35
4470 750000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 84332 [{"id": 4379, "name": "time travel"}] en Safety Not Guaranteed Three magazine employees head out on an assign... 25.186002 [{"name": "Duplass Brothers Productions", "id"... [{"iso_3166_1": "US", "name": "United States o... 08-06-2012 4007792 85.0 [{"iso_639_1": "en", "name": "English"}] Released What would you go back for? Safety Not Guaranteed 6.8 556
4471 0 [{"id": 35, "name": "Comedy"}, {"id": 99, "nam... http://www.kevinhartlaughatmypain.com/ 74510 [{"id": 9716, "name": "stand-up comedy"}] en Kevin Hart: Laugh at My Pain Experience the show that quickly became a nati... 5.498834 [{"name": "Comedy Central Films", "id": 7480},... [{"iso_3166_1": "US", "name": "United States o... 09-09-2011 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released Alright! Alright! Alright! Kevin Hart: Laugh at My Pain 7.7 43
4472 500000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.kill-list.com/ 74725 [{"id": 612, "name": "hotel"}, {"id": 1157, "n... en Kill List Nearly a year after a botched job, a hitman ta... 12.203041 [{"name": "Rook Films", "id": 16853}, {"name":... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 02-09-2011 171760 95.0 [{"iso_639_1": "sv", "name": "svenska"}, {"iso... Released NaN Kill List 6.0 210
4473 750000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.magnetreleasing.com/theinnkeepers/ 58428 [{"id": 139, "name": "anti terror"}, {"id": 32... en The Innkeepers During the final days at the Yankee Pedlar Inn... 14.386807 [{"name": "Glass Eye Pix", "id": 1360}, {"name... [{"iso_3166_1": "US", "name": "United States o... 01-12-2011 78396 102.0 [{"iso_639_1": "en", "name": "English"}] Released Some guests never checked out. The Innkeepers 5.4 219
4474 750000 [{"id": 18, "name": "Drama"}] NaN 8416 [{"id": 90, "name": "paris"}, {"id": 131, "nam... it Il conformista A weak-willed Italian man becomes a fascist fl... 8.429295 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 21-10-1970 0 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Bertolucci's Masterpiece about Sex and Politics The Conformist 7.6 127
4475 500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 36584 [{"id": 441, "name": "assassination"}, {"id": ... en Interview with the Assassin Out of work TV cameraman Ron Kobelski is appro... 0.471264 [{"name": "Magnolia Pictures", "id": 1030}] [] 09-05-2002 0 88.0 [] Released Dallas. 1963. The second shooter. Interview with the Assassin 5.6 5
4476 0 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... http://www.donkeypunchmovie.co.uk/ 13429 [] en Donkey Punch Three hot girls, four guys, and one mega-swank... 3.283886 [{"name": "Warp X", "id": 17817}, {"name": "Ma... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 18-07-2008 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released This party is going overboard Donkey Punch 4.5 52
4477 750000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.mandylane.co.uk 9022 [{"id": 1252, "name": "suicide attempt"}, {"id... en All the Boys Love Mandy Lane Beautiful Mandy Lane isn't a party girl but, w... 12.284939 [{"name": "Occupant Films", "id": 14712}] [{"iso_3166_1": "US", "name": "United States o... 15-02-2008 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Everyone is dying to be with her. Someone is k... All the Boys Love Mandy Lane 5.7 209
4478 0 [{"id": 27, "name": "Horror"}] NaN 22530 [{"id": 3133, "name": "vampire"}, {"id": 3628,... en Bled Sai, a young artist living in a downtown wareh... 1.039149 [] [] 01-01-2008 0 95.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Every addiction has its price. Bled 3.8 4
4479 730000 [{"id": 37, "name": "Western"}] NaN 288 [{"id": 75, "name": "gunslinger"}, {"id": 797,... en High Noon High Noon is about a recently freed leader of ... 18.644023 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 27-03-1952 8000000 85.0 [{"iso_639_1": "en", "name": "English"}] Released The story of a man who was too proud to run. High Noon 7.6 334
4480 700000 [{"id": 99, "name": "Documentary"}] NaN 14275 [{"id": 520, "name": "chicago"}, {"id": 1483, ... en Hoop Dreams This documentary follows two inner-city Chicag... 9.188431 [{"name": "Fine Line Features", "id": 8}, {"na... [{"iso_3166_1": "US", "name": "United States o... 12-09-1994 7830611 171.0 [{"iso_639_1": "en", "name": "English"}] Released An Extraordinary True Story. Hoop Dreams 7.7 87
4481 0 [{"id": 99, "name": "Documentary"}] NaN 2287 [{"id": 542, "name": "street gang"}, {"id": 89... en Rize A documentary film that highlights two street ... 1.623769 [{"name": "David LaChapelle Studios", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 15-01-2005 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Rize 5.9 13
4482 700000 [{"id": 18, "name": "Drama"}] http://tartanvideo.com/film.asp?ProjectID={C66... 18734 [{"id": 10183, "name": "independent film"}] en L.I.E. Long Island Expressway In this biting and disturbing coming-of-age ta... 7.731064 [] [{"iso_3166_1": "US", "name": "United States o... 20-01-2001 1667192 97.0 [{"iso_639_1": "en", "name": "English"}] Released On the Long Island Expressway there are lanes ... L.I.E. 6.7 31
4483 0 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... http://www.thesisterhoodofnight-movie.com/ 206197 [{"id": 616, "name": "witch"}, {"id": 187056, ... en The Sisterhood of Night When a teenage girl says she's the victim of a... 2.868942 [] [] 10-04-2015 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released The Salem Witch Trials remixed. The Sisterhood of Night 6.5 31
4484 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.bgirlmovie.com/ 26837 [{"id": 246, "name": "dancing"}, {"id": 898, "... en B-Girl A young female breakdancer, Angel, moves to Lo... 0.631571 [{"name": "Two Camels Films", "id": 59462}] [{"iso_3166_1": "US", "name": "United States o... 29-07-2009 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN B-Girl 5.5 7
4485 700000 [{"id": 18, "name": "Drama"}] http://www.halfnelsonthefilm.co.uk/ 7859 [{"id": 248, "name": "date"}, {"id": 1595, "na... en Half Nelson Despite his dedication to the junior-high stud... 12.378031 [{"name": "Thinkfilm", "id": 446}, {"name": "H... [{"iso_3166_1": "US", "name": "United States o... 11-08-2006 4911725 107.0 [{"iso_639_1": "en", "name": "English"}] Released Secrets don't let go. Half Nelson 6.5 240
4486 700000 [{"id": 18, "name": "Drama"}] http://naturallynative.com/home.html 302579 [{"id": 10322, "name": "native american"}, {"i... en Naturally Native Naturally Native follows the lives, loves, pai... 0.578798 [{"name": "Red-horse Native", "id": 38147}] [{"iso_3166_1": "US", "name": "United States o... 08-10-1999 10508 107.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes When You're Going Home, It's Importa... Naturally Native 0.0 0
4487 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 51955 [] en Hav Plenty Lee Plenty is an almost broke would-be novelis... 0.003142 [] [{"iso_3166_1": "US", "name": "United States o... 11-09-1997 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Hav Plenty 0.0 0
4488 750000 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 376004 [] en Adulterers A man who returns home to find his wife cheati... 1.471139 [] [] 05-01-2016 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released Love. Betrayal. Vengeance Adulterers 5.2 16
4489 650 [{"id": 27, "name": "Horror"}, {"id": 14, "nam... NaN 158752 [] en Escape from Tomorrow In a world of fake castles and anthropomorphic... 1.352222 [{"name": "Mankurt Media", "id": 48545}] [{"iso_3166_1": "US", "name": "United States o... 11-10-2013 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Bad things happen everywhere. Escape from Tomorrow 4.8 87
4490 0 [{"id": 99, "name": "Documentary"}, {"id": 107... http://www.starsuckersmovie.com 40658 [] en Starsuckers Starsuckers is the most controversial document... 0.429083 [] [] 30-09-2009 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Starsuckers 6.2 5
4491 0 [{"id": 99, "name": "Documentary"}] http://www.thehadzalastofthefirst.com/ 296943 [] en The Hadza: Last of the First A look at human origins in the very place of o... 0.045648 [] [{"iso_3166_1": "US", "name": "United States o... 31-10-2014 0 70.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Hadza: Last of the First 0.0 0
4492 0 [{"id": 9648, "name": "Mystery"}, {"id": 53, "... NaN 118612 [{"id": 732, "name": "coma"}, {"id": 14541, "n... en After When two bus crash survivors awake to discover... 4.596157 [{"name": "Seabourne Pictures", "id": 25566}, ... [{"iso_3166_1": "US", "name": "United States o... 27-08-2012 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN After 5.6 63
4493 625000 [{"id": 18, "name": "Drama"}] NaN 138976 [] en Treachery Treachery centers on a man (Biehn) who is reun... 0.283059 [] [] 16-05-2013 0 68.0 [] Released Deep roots... Deeper Secrets Treachery 4.8 5
4494 700000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 323967 [{"id": 9649, "name": "god"}, {"id": 187056, "... en Walter A ticket-taker at the local cinema believes he... 2.659006 [] [{"iso_3166_1": "US", "name": "United States o... 13-03-2015 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released Heaven or hell. It's in his hands. Walter 5.3 26
4495 609000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... NaN 3080 [{"id": 110, "name": "venice"}, {"id": 1691, "... en Top Hat Showman Jerry Travers is working for producer ... 3.898498 [{"name": "RKO Radio Pictures", "id": 6}] [{"iso_3166_1": "US", "name": "United States o... 06-09-1935 3202000 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released They're Dancing Cheek-To-Cheek Again! Top Hat 7.4 59
4496 60000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.blairwitch.com/ 2667 [{"id": 616, "name": "witch"}, {"id": 3392, "n... en The Blair Witch Project In October of 1994 three student filmmakers di... 41.690578 [{"name": "Artisan Entertainment", "id": 2188}... [{"iso_3166_1": "US", "name": "United States o... 14-07-1999 248000000 81.0 [{"iso_639_1": "en", "name": "English"}] Released The scariest movie of all time is a true story. The Blair Witch Project 6.3 1055
4497 600000 [{"id": 36, "name": "History"}, {"id": 99, "na... NaN 9459 [{"id": 458, "name": "hippie"}, {"id": 460, "n... en Woodstock An intimate look at the Woodstock Music & Art ... 3.409764 [{"name": "Wadleigh-Maurice", "id": 3816}, {"n... [{"iso_3166_1": "US", "name": "United States o... 26-03-1970 34505110 225.0 [{"iso_639_1": "en", "name": "English"}] Released 3 days of peace, music...and love. Woodstock 7.1 66
4498 600000 [{"id": 35, "name": "Comedy"}] NaN 11598 [{"id": 917, "name": "journalism"}, {"id": 100... en The Kentucky Fried Movie A series of loosely connected skits that spoof... 10.861167 [{"name": "Kentucky Fried Theatre", "id": 3894}] [{"iso_3166_1": "US", "name": "United States o... 10-08-1977 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released This movie is totally out of control! The Kentucky Fried Movie 6.4 66
4499 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 26916 [{"id": 9937, "name": "suspense"}] en Mercy Streets Estranged twin brothers - one a con man, the o... 0.099902 [] [] 31-10-2000 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mercy Streets 5.5 2
4500 0 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... NaN 181940 [] en Arnolds Park When strangers Frank Delano and his Uncle Bobb... 0.006069 [{"name": "The Picture Factory", "id": 637}, {... [{"iso_3166_1": "US", "name": "United States o... 20-07-2007 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Carousel of Revenge 0.0 0
4501 0 [{"id": 18, "name": "Drama"}] NaN 125263 [] en Broken Vessels A young Pennsylvania man moves to Los Angeles ... 0.069277 [] [] 18-04-1998 0 90.0 [] Released Over the edge and out of control. Broken Vessels 6.0 2
4502 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 263503 [] en Water & Power Twin brothers nicknamed "Water" and "Power" fr... 0.350557 [] [] 02-05-2014 0 0.0 [] Released NaN Water & Power 3.0 1
4503 522360 [{"id": 10402, "name": "Music"}, {"id": 99, "n... https://www.facebook.com/music4mali 324322 [{"id": 187056, "name": "woman director"}] fr They Will Have to Kill Us First In 2012, jihadists took control of northern Ma... 0.071349 [{"name": "Spring Films", "id": 9158}, {"name"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-10-2015 0 105.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released NaN They Will Have to Kill Us First 5.0 1
4504 0 [] NaN 331493 [] en Light from the Darkroom Light in the Darkroom is the story of two best... 0.012942 [] [] 01-01-2014 0 0.0 [] Released NaN Light from the Darkroom 0.0 0
4505 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 375950 [{"id": 11612, "name": "hospital"}, {"id": 130... fr Médecin de campagne All the people in this countryside area, can c... 2.651304 [{"name": "France 2 Cin\u00e9ma", "id": 83}, {... [{"iso_3166_1": "FR", "name": "France"}] 23-03-2016 0 102.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Country Doctor 6.0 63
4506 0 [{"id": 53, "name": "Thriller"}] NaN 278348 [] en The Maid's Room Drina, a young immigrant working as a live-in ... 1.501688 [] [{"iso_3166_1": "US", "name": "United States o... 08-08-2014 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released How far will a family go to bury the truth? The Maid's Room 4.8 4
4507 560000 [{"id": 35, "name": "Comedy"}, {"id": 10402, "... http://www.thebeatles.com/film/hard-days-night 704 [{"id": 704, "name": "adolescence"}, {"id": 14... en A Hard Day's Night Capturing John Lennon, Paul McCartney, George ... 10.730056 [{"name": "Proscenium Films", "id": 413}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 06-07-1964 12299668 88.0 [{"iso_639_1": "en", "name": "English"}] Released The Beatles, starring in their first full-leng... A Hard Day's Night 7.3 168
4508 56000 [{"id": 99, "name": "Documentary"}] http://www.facebook.com/theharvestfilm 70875 [{"id": 1729, "name": "migration"}, {"id": 190... en The Harvest (La Cosecha) The story of the children who work 12-14 hour ... 0.010909 [] [] 29-07-2011 0 80.0 [] Rumored NaN The Harvest (La Cosecha) 0.0 0
4509 550000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 75986 [{"id": 1523, "name": "obsession"}, {"id": 213... en Love Letters A story of love and obsession. A young radio p... 0.001586 [{"name": "New World Pictures", "id": 1950}, {... [{"iso_3166_1": "US", "name": "United States o... 01-04-1983 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes It's Right To Do the Wrong Thing. Love Letters 4.6 4
4510 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 385636 [{"id": 445, "name": "pornography"}, {"id": 57... sl Julija in Alfa Romeo Tilen (18), an attractive high school student,... 0.061248 [{"name": "Perfo Production", "id": 34679}, {"... [{"iso_3166_1": "SI", "name": "Slovenia"}] 17-09-2015 0 83.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Juliet and Alfa Romeo 6.0 1
4511 500000 [{"id": 18, "name": "Drama"}] http://www.fireproofthemovie.com/ 14438 [{"id": 494, "name": "father son relationship"... en Fireproof In Albany, the marriage of Caleb end Catherine... 6.093989 [{"name": "Carmel Entertainment", "id": 3290},... [{"iso_3166_1": "US", "name": "United States o... 26-09-2008 33456317 122.0 [{"iso_639_1": "en", "name": "English"}] Released Never Leave Your Partner Behind. Fireproof 7.0 100
4512 550000 [{"id": 99, "name": "Documentary"}, {"id": 18,... NaN 211086 [{"id": 486, "name": "himalaya"}, {"id": 4096,... hi Faith Connections A filmmaker's insight into the biggest gatheri... 0.480880 [{"name": "Jungle Book Entertainment", "id": 5... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 21-11-2013 0 115.0 [{"iso_639_1": "hi", "name": "\u0939\u093f\u09... Released NaN Faith Connections 4.2 3
4513 0 [{"id": 12, "name": "Adventure"}, {"id": 10751... http://www.benji.com/MeetBenji.htm 23069 [{"id": 1562, "name": "hostage"}, {"id": 5608,... en Benji A stray dog saves two kidnapped children. 2.651418 [] [{"iso_3166_1": "US", "name": "United States o... 17-10-1974 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Benji 6.1 35
4514 130000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 83 [{"id": 269, "name": "diving"}, {"id": 843, "n... en Open Water Two divers are left out at sea without a boat.... 15.611857 [{"name": "Plunge Pictures LLC", "id": 22376}] [{"iso_3166_1": "US", "name": "United States o... 06-08-2004 54667954 79.0 [{"iso_639_1": "en", "name": "English"}] Released Scream all you want. Open Water 5.4 315
4515 0 [{"id": 35, "name": "Comedy"}] http://highroadmovie.com/ 89857 [] en High Road Directed by Matt Walsh, a co-founding member o... 1.292948 [] [{"iso_3166_1": "US", "name": "United States o... 06-03-2012 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released The road less traveled is filled with pot holes. High Road 5.8 22
4516 500000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 30315 [{"id": 612, "name": "hotel"}, {"id": 1415, "n... en Kingdom of the Spiders Investigating the mysterious deaths of a numbe... 2.537032 [{"name": "Arachnid Productions Ltd.", "id": 5... [{"iso_3166_1": "US", "name": "United States o... 24-08-1977 17000000 97.0 [{"iso_639_1": "en", "name": "English"}] Released A Living, Crawling, Hell on Earth! Kingdom of the Spiders 5.7 30
4517 0 [{"id": 99, "name": "Documentary"}, {"id": 107... NaN 14358 [{"id": 271, "name": "competition"}, {"id": 10... en Mad Hot Ballroom Eleven-year-old New York City public school ki... 0.772668 [] [{"iso_3166_1": "US", "name": "United States o... 13-05-2005 0 105.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Mad Hot Ballroom 7.2 8
4518 500000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 2056 [{"id": 477, "name": "train station"}, {"id": ... en The Station Agent When his only friend dies, a man born with dwa... 11.578545 [{"name": "Next Wednesday Productions", "id": ... [{"iso_3166_1": "US", "name": "United States o... 26-01-2003 8679814 88.0 [{"iso_639_1": "en", "name": "English"}] Released Loneliness is much better when you have got so... The Station Agent 7.4 210
4519 0 [{"id": 18, "name": "Drama"}] http://tosavealifemovie.com/ 41144 [{"id": 5950, "name": "christian"}, {"id": 101... en To Save A Life Jake Taylor has everything. He has a beautiful... 0.050210 [] [{"iso_3166_1": "US", "name": "United States o... 05-11-2009 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released Some people are just dying to be heard. To Save A Life 6.2 21
4520 0 [{"id": 99, "name": "Documentary"}] NaN 35199 [{"id": 271, "name": "competition"}, {"id": 10... en Wordplay From the masters who create the mind-bending d... 0.906096 [] [] 26-06-2006 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Wordplay 7.3 10
4521 2053648 [{"id": 99, "name": "Documentary"}] NaN 14271 [{"id": 5970, "name": "wrestling"}, {"id": 607... en Beyond the Mat Beyond the Mat is a 1999 professional wrestlin... 2.778633 [{"name": "Imagine Entertainment", "id": 23}, ... [{"iso_3166_1": "US", "name": "United States o... 22-10-1999 500000 102.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Beyond the Mat 7.8 17
4522 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16653 [] en The Singles Ward When Jonathan Jordan gets divorced he's thrust... 0.920591 [{"name": "Halestorm entertainment", "id": 4003}] [{"iso_3166_1": "US", "name": "United States o... 30-01-2002 0 102.0 [] Released The Road to Eternal Marriage Has Never Been Lo... The Singles Ward 7.5 4
4523 46000 [{"id": 18, "name": "Drama"}] NaN 14757 [{"id": 10183, "name": "independent film"}] ps Osama Teenage girl Osama cuts her hair and dresses l... 1.447734 [{"name": "Hubert Bals Fund", "id": 13413}, {"... [{"iso_3166_1": "AF", "name": "Afghanistan"}, ... 20-05-2003 0 83.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released To save her family a girl must become a boy Osama 6.3 32
4524 500000 [{"id": 99, "name": "Documentary"}] http://sholemaleichemthemovie.com/ 84401 [] en Sholem Aleichem: Laughing In The Darkness A riveting portrait of the great writer whose ... 0.109579 [] [] 24-02-2012 845188 93.0 [] Released Before there was Fiddler, there was Tevye... a... Sholem Aleichem: Laughing In The Darkness 7.0 2
4525 0 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 23655 [{"id": 10183, "name": "independent film"}] en Groove An inside look into one night in the San Franc... 1.094540 [] [{"iso_3166_1": "US", "name": "United States o... 08-06-2000 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Are you feeling it? Groove 5.6 6
4526 0 [{"id": 35, "name": "Comedy"}, {"id": 80, "nam... http://www.halestormentertainment.com/p_movies... 36825 [] en The R.M. Jared Phelps (Kirby Heyborne) has completed tw... 0.082978 [{"name": "Halestorm entertainment", "id": 4003}] [{"iso_3166_1": "US", "name": "United States o... 31-01-2003 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released Just when you thought it was safe to go back i... The R.M. 4.8 4
4527 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 33430 [{"id": 10183, "name": "independent film"}] en Twin Falls Idaho Francis and Blake Falls are Siamese twins who ... 0.619136 [] [] 30-07-1999 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released A different kind of love story. Twin Falls Idaho 7.0 11
4528 500000 [{"id": 80, "name": "Crime"}, {"id": 18, "name... http://www.meancreekmovie.com/ 12281 [{"id": 236, "name": "suicide"}, {"id": 567, "... en Mean Creek Teenagers living in small-town Oregon take a b... 8.519202 [{"name": "Whitewater Films", "id": 3095}] [{"iso_3166_1": "US", "name": "United States o... 15-01-2004 603943 90.0 [{"iso_639_1": "en", "name": "English"}] Released Beneath the surface, everyone has a secret. Mean Creek 6.9 106
4529 0 [{"id": 10749, "name": "Romance"}, {"id": 80, ... NaN 125052 [{"id": 378, "name": "prison"}, {"id": 1508, "... en Hurricane Streets Marcus is a kid on Manhattan's mean streets. H... 0.364470 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 21-01-1997 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Know life. No limits. Hurricane Streets 4.8 4
4530 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 96238 [{"id": 9799, "name": "romantic comedy"}] en Never Again Two people who have pledged never to fall in l... 0.039077 [] [] 12-07-2002 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released A mature love story for immature people. Never Again 4.0 3
4531 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 30246 [{"id": 187056, "name": "woman director"}] en Civil Brand Forced to work under slave-like conditions in ... 0.665512 [] [{"iso_3166_1": "US", "name": "United States o... 29-08-2003 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Civil Brand 5.3 4
4532 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 7301 [{"id": 738, "name": "sexuality"}, {"id": 970,... en Lonesome Jim Failing to make it on his own, 27-year-old Jim... 3.433625 [{"name": "Plum Pictures", "id": 2224}] [] 16-11-2005 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Lonesome Jim 6.4 26
4533 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.magpictures.com/drinkingbuddies 172533 [{"id": 10556, "name": "male female relationsh... en Drinking Buddies Weekend trips, office parties, late night conv... 17.378455 [{"name": "Burn Later Productions", "id": 18346}] [{"iso_3166_1": "US", "name": "United States o... 23-08-2013 343341 90.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about knowing when to say when. Drinking Buddies 6.0 356
4534 500000 [{"id": 99, "name": "Documentary"}] http://www.rickyjaymovie.com/ 180383 [{"id": 2343, "name": "magic"}, {"id": 187056,... en Deceptive Practice: The Mysteries and Mentors ... The life and career of renowned magician and s... 0.425195 [{"name": "Kino Lorber", "id": 39134}] [{"iso_3166_1": "US", "name": "United States o... 04-10-2012 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Deceptive Practice: The Mysteries and Mentors ... 7.1 17
4535 2000000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 346 [{"id": 233, "name": "japan"}, {"id": 1462, "n... ja 七人の侍 A samurai answers a village's request for prot... 39.756748 [{"name": "Toho Company", "id": 882}] [{"iso_3166_1": "JP", "name": "Japan"}] 26-04-1954 271841 207.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released The Mighty Warriors Who Became the Seven Natio... Seven Samurai 8.2 878
4536 0 [{"id": 99, "name": "Documentary"}] http://theotherdreamteam.com/ 84318 [{"id": 2070, "name": "olympic games"}, {"id":... en Kita svajonių komanda The incredible story of the 1992 Lithuanian ba... 0.388401 [] [] 28-09-2012 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Other Dream Team 6.9 7
4537 500000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 45145 [{"id": 572, "name": "sex"}, {"id": 2334, "nam... en Johnny Suede A struggling young musician and devoted fan of... 1.354816 [{"name": "Vega Film", "id": 8138}, {"name": "... [{"iso_3166_1": "CH", "name": "Switzerland"}, ... 18-08-1991 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Keeping up an image can be a full time job. Johnny Suede 4.7 13
4538 0 [{"id": 35, "name": "Comedy"}] NaN 13983 [{"id": 8201, "name": "satire"}, {"id": 10183,... en Finishing The Game In 1973, martial arts great Bruce Lee died, hi... 0.459625 [] [{"iso_3166_1": "US", "name": "United States o... 21-01-2007 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Finishing The Game 4.9 8
4539 500000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.rubberfilm.com/ 45649 [{"id": 9778, "name": "exploding building"}, {... en Rubber In the California desert, the adventures of a ... 9.108949 [{"name": "Canal+", "id": 5358}, {"name": "Bac... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 09-07-2010 98017 85.0 [{"iso_639_1": "en", "name": "English"}] Released Are you TIRED of the expected? Rubber 5.7 251
4540 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 19844 [{"id": 10199, "name": "gay interest"}] en Kiss the Bride In high school, Matt and Ryan were best friend... 1.654260 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2007 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Kiss the Bride 4.2 11
4541 0 [{"id": 18, "name": "Drama"}] NaN 21801 [] en The Slaughter Rule A young man finds solace with a young woman, h... 1.390909 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2002 0 112.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Slaughter Rule 6.2 9
4542 500000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.monstersfilm.com/ 43933 [{"id": 1299, "name": "monster"}, {"id": 1949,... en Monsters Six years ago NASA discovered the possibility ... 26.406001 [{"name": "Vertigo Entertainment", "id": 829}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 18-06-2010 4242978 94.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released After Six Years, They're No Longer Aliens. The... Monsters 6.2 587
4543 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 73511 [] en The Californians When real estate mogul Gavin Ransom (Noah Wyle... 0.218736 [{"name": "Parker Film Company", "id": 68599}] [{"iso_3166_1": "US", "name": "United States o... 21-10-2005 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released All is fair in love and real estate. The Californians 4.0 1
4544 0 [{"id": 35, "name": "Comedy"}] NaN 43653 [{"id": 10183, "name": "independent film"}] en The Living Wake “The Living Wake” is a dark comedy set in a ti... 0.383442 [] [] 01-01-2007 0 91.0 [] Released NaN The Living Wake 5.0 1
4545 500000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... http://www.detentionofthedead.com 139715 [{"id": 6270, "name": "high school"}, {"id": 1... en Detention of the Dead A group of oddball high school students find t... 2.391847 [{"name": "Gala Film", "id": 4896}] [{"iso_3166_1": "US", "name": "United States o... 27-04-2012 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released When there's no more room in Hell, the dead wi... Detention of the Dead 4.5 34
4546 0 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 45380 [] zh 疯狂的石头 Three thieves try to steal a valuable jade tha... 1.685020 [] [{"iso_3166_1": "CN", "name": "China"}, {"iso_... 01-01-2006 0 98.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released NaN Crazy Stone 6.9 22
4547 0 [{"id": 99, "name": "Documentary"}, {"id": 104... NaN 30867 [{"id": 6027, "name": "music"}] en Scott Walker: 30 Century Man A documentary on the influential musician Scot... 0.607782 [] [{"iso_3166_1": "FR", "name": "France"}, {"iso... 31-10-2006 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Scott Walker: 30 Century Man 7.0 8
4548 500000 [{"id": 18, "name": "Drama"}] NaN 81220 [{"id": 10183, "name": "independent film"}] en Everything Put Together Everything Put Together is a 2000 film directe... 0.046903 [{"name": "Furst Films", "id": 3135}] [{"iso_3166_1": "US", "name": "United States o... 02-11-2001 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Everything Put Together 5.0 2
4549 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 253626 [{"id": 3203, "name": "pilot"}, {"id": 3301, "... en Good Kill In the shadowy world of drone warfare, combat ... 10.924273 [{"name": "Voltage Pictures", "id": 10255}, {"... [{"iso_3166_1": "US", "name": "United States o... 09-04-2015 316472 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Good Kill 5.9 208
4550 0 [] NaN 294550 [] en The Outrageous Sophie Tucker The rags to riches story of Sophie Tucker, an ... 0.021419 [] [] 02-05-2014 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Outrageous Sophie Tucker 0.0 0
4551 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 90369 [{"id": 10163, "name": "cancer"}, {"id": 13130... en Now Is Good A girl dying of leukemia compiles a list of th... 14.142073 [{"name": "Goldcrest Pictures", "id": 11843}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 25-05-2012 0 103.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Live every moment, love every minute Now Is Good 7.3 371
4552 500000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... http://girlsgonedeadmovie.com/ 117942 [] en Girls Gone Dead A group of six ex-high school cheerleaders are... 1.600171 [{"name": "Spy Global Media", "id": 31296}] [{"iso_3166_1": "US", "name": "United States o... 28-03-2012 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Girls Gone Dead 3.5 14
4553 0 [] NaN 380097 [] en America Is Still the Place 1971 post civil rights San Francisco seemed li... 0.000000 [] [] NaN 0 0.0 [] Released NaN America Is Still the Place 0.0 0
4554 0 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 322194 [{"id": 339, "name": "submarine"}, {"id": 1870... en Subconscious An investigation into a retired WWII sub plung... 0.397323 [{"name": "Rainsworth Productions", "id": 4533... [{"iso_3166_1": "US", "name": "United States o... 10-03-2015 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Subconscious 3.4 4
4555 0 [{"id": 9648, "name": "Mystery"}, {"id": 878, ... NaN 98568 [{"id": 3623, "name": "cabin"}, {"id": 4379, "... en Enter Nowhere Three strangers arrive one by one to a mysteri... 3.637857 [{"name": "Caliber Media Company", "id": 11049}] [{"iso_3166_1": "US", "name": "United States o... 22-10-2011 0 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Welcome to our nightmare! Enter Nowhere 6.5 49
4556 500 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 119657 [] en El Rey de Najayo The dramatic story of Julian, a Dominican drug... 0.080105 [] [{"iso_3166_1": "DO", "name": "Dominican Repub... 01-03-2012 0 101.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released NaN El Rey de Najayo 0.0 0
4557 0 [{"id": 10749, "name": "Romance"}, {"id": 28, ... NaN 380733 [{"id": 6075, "name": "sport"}, {"id": 14955, ... en Fight to the Finish A young amateur fighter makes an enemy with a ... 0.251828 [{"name": "Triple D Productions", "id": 60954}... [{"iso_3166_1": "US", "name": "United States o... 02-02-2016 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released It's all or nothing Fight to the Finish 5.2 3
4558 0 [{"id": 10402, "name": "Music"}, {"id": 27, "n... http://www.thedevilscarnival.com/ 285743 [{"id": 3473, "name": "carnival"}, {"id": 4344... en Alleluia! The Devil's Carnival The Devil's Carnival: Alleluia! is the second ... 0.674398 [{"name": "Limb from Limb Pictures", "id": 590... [{"iso_3166_1": "US", "name": "United States o... 29-03-2016 0 0.0 [] Released Hell ain't got a prayer. Alleluia! The Devil's Carnival 6.0 2
4559 0 [{"id": 53, "name": "Thriller"}, {"id": 35, "n... http://soundandtheshadow.com/ 362765 [] en The Sound and the Shadow An allergy-ridden, eavesdropping sound enginee... 0.072359 [{"name": "Veracity Productions", "id": 64898}] [{"iso_3166_1": "US", "name": "United States o... 19-10-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Be careful what you listen for. The Sound and the Shadow 0.0 0
4560 0 [{"id": 10751, "name": "Family"}] NaN 379532 [] en Rodeo Girl Shipped off to her American dad's ranch for th... 0.087574 [{"name": "Be Your Own Hollywood", "id": 39706}] [{"iso_3166_1": "US", "name": "United States o... 05-01-2016 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Rodeo Girl 5.5 1
4561 0 [{"id": 99, "name": "Documentary"}] NaN 253261 [{"id": 187056, "name": "woman director"}] en Born to Fly: Elizabeth Streb vs. Gravity Born to Fly pushes the boundaries between acti... 0.069244 [] [{"iso_3166_1": "US", "name": "United States o... 08-03-2014 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Born to Fly: Elizabeth Streb vs. Gravity 5.0 1
4562 500000 [] NaN 297100 [] en The Little Ponderosa Zoo The Little Ponderosa Zoo is preparing for thei... 0.073079 [] [] 11-09-2014 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Little Ponderosa Zoo 2.0 1
4563 0 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 15239 [{"id": 417, "name": "corruption"}, {"id": 191... en The Toxic Avenger Tromaville has a monstrous new hero. The Toxic... 6.672008 [{"name": "Troma Entertainment", "id": 3052}] [{"iso_3166_1": "US", "name": "United States o... 01-05-1984 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released He was 98lbs. of solid nerd until he became... The Toxic Avenger 6.3 113
4564 0 [{"id": 18, "name": "Drama"}] NaN 94072 [] en Straight Out of Brooklyn A Special Jury Award winner at the Sundance Fi... 0.161517 [] [] 13-06-1991 0 0.0 [] Released NaN Straight Out of Brooklyn 4.3 4
4565 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 4107 [{"id": 7005, "name": "northern ireland"}, {"i... en Bloody Sunday The dramatised story of the Irish civil rights... 7.330691 [{"name": "Portman Entertainment Group", "id":... [{"iso_3166_1": "IE", "name": "Ireland"}, {"is... 16-01-2002 773228 107.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Bloody Sunday 7.2 53
4566 0 [] NaN 325579 [] en Diamond Ruff Action - Orphan, con artist, crime boss and mi... 0.165257 [] [] 01-01-2015 0 0.0 [] Released NaN Diamond Ruff 2.4 4
4567 450000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 15624 [{"id": 811, "name": "dialogue"}, {"id": 814, ... en Conversations with Other Women Reunited at a wedding after many years, former... 4.442355 [{"name": "Prophecy Pictures Ltd.", "id": 4104... [{"iso_3166_1": "GB", "name": "United Kingdom"... 07-06-2006 973525 84.0 [{"iso_639_1": "en", "name": "English"}] Released There are two sides to every love story. Conversations with Other Women 6.2 38
4568 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 17287 [{"id": 4344, "name": "musical"}, {"id": 12377... en Poultrygeist: Night of the Chicken Dead Humans... the other white meat... Unless you'r... 3.905877 [{"name": "Troma Entertainment", "id": 3052}, ... [{"iso_3166_1": "US", "name": "United States o... 26-12-2006 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Poultrygeist: Night of the Chicken Dead 5.9 41
4569 0 [] http://mutualfriendsmovie.com/ 198370 [] en Mutual Friends Surprise parties rarely go well. This one is n... 0.136721 [] [] 15-04-2014 0 0.0 [{"iso_639_1": "en", "name": "English"}] Released Surprise parties rarely go well. Mutual Friends 0.0 0
4570 439000 [{"id": 10402, "name": "Music"}, {"id": 35, "n... NaN 3062 [{"id": 276, "name": "philadelphia"}, {"id": 4... en 42nd Street A producer puts on what may be his last Broadw... 1.933366 [{"name": "Warner Bros.", "id": 6194}] [{"iso_3166_1": "US", "name": "United States o... 02-02-1933 2281000 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 42nd Street 6.1 37
4571 0 [] NaN 328307 [] en Rise of the Entrepreneur: The Search for a Bet... The world is changing faster than ever. Techno... 0.052942 [] [] 20-11-2014 0 0.0 [] Released NaN Rise of the Entrepreneur: The Search for a Bet... 8.0 1
4572 225000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 15389 [{"id": 213, "name": "upper class"}, {"id": 24... en Metropolitan A sparkling comedic chronicle of a middle-clas... 1.014966 [{"name": "Allagash Films", "id": 3076}] [{"iso_3166_1": "US", "name": "United States o... 03-08-1990 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Finally... A film about the downwardly mobile. Metropolitan 7.0 38
4573 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... http://www.wie-im-himmel-derfilm.de/start.html 464 [{"id": 30, "name": "individual"}, {"id": 240,... sv Så som i himmelen A musical romantic tragedy about a famous comp... 4.321249 [{"name": "GF Studios AB", "id": 242}, {"name"... [{"iso_3166_1": "SE", "name": "Sweden"}] 03-09-2004 0 132.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN As It Is in Heaven 6.9 42
4574 0 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... NaN 308467 [] en Roadside Dan Summers and his pregnant wife, Mindy, figh... 0.160234 [] [] 01-03-2013 0 90.0 [] Released Their fate...is in his hands. Roadside 4.2 5
4575 400000 [{"id": 35, "name": "Comedy"}] NaN 8193 [{"id": 240, "name": "underdog"}, {"id": 380, ... en Napoleon Dynamite A listless and alienated teenager decides to h... 23.603514 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 11-06-2004 46118097 95.0 [{"iso_639_1": "en", "name": "English"}] Released He's out to prove he's got nothing to prove. Napoleon Dynamite 6.7 554
4576 0 [{"id": 80, "name": "Crime"}, {"id": 53, "name... http://blueruinmovie.com/ 188166 [{"id": 9748, "name": "revenge"}, {"id": 13017... en Blue Ruin The quiet life of a beach bum is upended by dr... 25.349758 [{"name": "Film Science", "id": 1976}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-04-2014 258384 90.0 [{"iso_639_1": "en", "name": "English"}] Released Revenge comes home Blue Ruin 6.9 462
4577 15000 [{"id": 27, "name": "Horror"}, {"id": 9648, "n... http://www.paranormalactivity-movie.com/ 23827 [{"id": 10224, "name": "haunting"}, {"id": 147... en Paranormal Activity After a young, middle class couple moves into ... 47.456823 [{"name": "Blumhouse Productions", "id": 3172}... [{"iso_3166_1": "US", "name": "United States o... 14-09-2007 193355800 86.0 [{"iso_639_1": "en", "name": "English"}] Released What Happens When You Sleep? Paranormal Activity 5.9 1316
4578 0 [{"id": 99, "name": "Documentary"}] http://www.sonypictures.com/classics/dogtown/ 1282 [{"id": 390, "name": "skateboarding"}, {"id": ... en Dogtown and Z-Boys Dogtown and Z-Boys follows the evolution of sk... 3.291609 [{"name": "Agi Orsi Productions", "id": 794}, ... [{"iso_3166_1": "US", "name": "United States o... 18-01-2001 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Dogtown and Z-Boys 7.2 52
4579 400000 [{"id": 12, "name": "Adventure"}, {"id": 35, "... http://www.sonypictures.com/cthe/montypython/ 762 [{"id": 113, "name": "holy grail"}, {"id": 345... en Monty Python and the Holy Grail King Arthur, accompanied by his squire, recrui... 64.782984 [{"name": "Python (Monty) Pictures Limited", "... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 13-03-1975 5028948 91.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released And now! At Last! Another film completely diff... Monty Python and the Holy Grail 7.8 1708
4580 0 [{"id": 18, "name": "Drama"}] NaN 64499 [] it Quinceañera As Magdalena's 15th birthday approaches, her s... 0.034135 [] [{"iso_3166_1": "US", "name": "United States o... 05-06-2006 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Life's no walk in the park Quinceañera 7.0 7
4581 0 [] NaN 281189 [{"id": 187056, "name": "woman director"}] en Gory Gory Hallelujah Four actors compete for the role of Jesus - a ... 0.033883 [] [] 05-11-2003 0 0.0 [] Released NaN Gory Gory Hallelujah 1.0 1
4582 218 [{"id": 99, "name": "Documentary"}, {"id": 18,... NaN 1435 [{"id": 222, "name": "schizophrenia"}, {"id": ... en Tarnation Filmmaker Jonathan Caouette's documentary on g... 1.063439 [] [{"iso_3166_1": "US", "name": "United States o... 19-10-2003 1162014 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Tarnation 7.5 22
4583 0 [{"id": 99, "name": "Documentary"}] http://www.iwantyourmoney.net/ 47546 [] en I Want Your Money Two versions of the American dream now stand i... 0.084344 [] [] 06-07-2010 0 92.0 [] Released The film contrasts two views of role that the ... I Want Your Money 3.8 5
4584 0 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 189711 [] en Love in the Time of Monsters Two sisters travel to a cheesy tourist trap wh... 0.133619 [{"name": "Red Cube Picture", "id": 27892}, {"... [{"iso_3166_1": "US", "name": "United States o... 08-03-2014 0 0.0 [] Released NaN Love in the Time of Monsters 5.0 2
4585 0 [{"id": 27, "name": "Horror"}] NaN 19204 [{"id": 612, "name": "hotel"}, {"id": 1706, "n... it ...E tu vivrai nel terrore! L'aldilà A young woman inherits an old hotel in Louisia... 8.022122 [{"name": "Fulvia Film", "id": 13682}] [{"iso_3166_1": "IT", "name": "Italy"}] 22-04-1981 0 87.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The seven dreaded gateways to Hell are conceal... The Beyond 6.6 117
4586 35000000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 9029 [{"id": 585, "name": "casino"}, {"id": 612, "n... da What Happens in Vegas During a wild vacation in Las Vegas, career wo... 38.100488 [{"name": "Twentieth Century Fox Film Corporat... [{"iso_3166_1": "US", "name": "United States o... 07-05-2008 170000000 99.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Get Lucky What Happens in Vegas 5.8 923
4587 500000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 18045 [{"id": 1329, "name": "canada"}, {"id": 1442, ... en The Dark Hours Dr. Samantha Goodman is a beautiful, young psy... 1.428483 [{"name": "Calder Road Film", "id": 3435}, {"n... [{"iso_3166_1": "CA", "name": "Canada"}] 11-03-2005 0 80.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Dark Hours 5.5 22
4588 860000 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 11240 [{"id": 212, "name": "london england"}, {"id":... en My Beautiful Laundrette Omar, a homosexual Pakistani boy living in Lon... 3.703005 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 07-09-1985 2451545 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN My Beautiful Laundrette 6.6 51
4589 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 43743 [{"id": 10183, "name": "independent film"}] en Fabled Joseph just broke up with his girlfriend and i... 0.003352 [] [] 01-01-2002 0 84.0 [] Released There once was a wolf named Lupold... Fabled 0.0 0
4590 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 157909 [{"id": 1930, "name": "kidnapping"}] en Show Me When two squeegee kids descend upon Sarah and ... 0.231297 [{"name": "Feature Film Project", "id": 21953}... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 23-09-2004 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Show Me 5.6 4
4591 0 [{"id": 18, "name": "Drama"}] NaN 10238 [{"id": 1156, "name": "sister sister relations... sv Viskningar och rop When a woman dying of cancer in turn-of-the ce... 11.347855 [{"name": "Cinematograph AB", "id": 7445}, {"n... [{"iso_3166_1": "SE", "name": "Sweden"}] 21-12-1972 0 91.0 [{"iso_639_1": "sv", "name": "svenska"}] Released A haunting and shattering film experience. Cries and Whispers 7.8 115
4592 385907 [{"id": 18, "name": "Drama"}] NaN 3059 [{"id": 279, "name": "usa"}, {"id": 2487, "nam... en Intolerance The story of a poor young woman, separated by ... 3.232447 [{"name": "Triangle Film Corporation", "id": 1... [{"iso_3166_1": "US", "name": "United States o... 04-09-1916 8394751 197.0 [{"iso_639_1": "en", "name": "English"}] Released The Cruel Hand of Intolerance Intolerance 7.4 60
4593 0 [{"id": 99, "name": "Documentary"}] NaN 15800 [{"id": 1740, "name": "pop culture"}, {"id": 9... en Trekkies A hilarious look at the universe's most ferven... 2.777540 [] [{"iso_3166_1": "US", "name": "United States o... 18-10-1997 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Trekkies 6.3 22
4594 379000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... NaN 65203 [{"id": 4344, "name": "musical"}, {"id": 10229... en The Broadway Melody Harriet and Queenie Mahoney, a vaudeville act,... 0.968865 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 08-02-1929 4358000 100.0 [{"iso_639_1": "en", "name": "English"}] Released The pulsating drama of Broadway's bared heart ... The Broadway Melody 5.0 19
4595 350000 [{"id": 27, "name": "Horror"}] NaN 764 [{"id": 769, "name": "falsely accused"}, {"id"... en The Evil Dead When a group of college students finds a myste... 35.037625 [{"name": "Renaissance Pictures", "id": 467}] [{"iso_3166_1": "US", "name": "United States o... 15-10-1981 29400000 85.0 [{"iso_639_1": "en", "name": "English"}] Released The Ultimate Experience In Grueling Terror The Evil Dead 7.3 894
4596 6000000 [{"id": 27, "name": "Horror"}] NaN 103620 [{"id": 549, "name": "prostitute"}, {"id": 286... en Maniac As he helps a young artist with her upcoming e... 19.331884 [{"name": "La Petite Reine", "id": 1992}, {"na... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 26-12-2012 31081 89.0 [{"iso_639_1": "en", "name": "English"}] Released I Warned You Not to Go Out Tonight. Maniac 6.0 316
4597 0 [{"id": 36, "name": "History"}, {"id": 99, "na... http://www.censoredvoices.com/ 319069 [{"id": 187056, "name": "woman director"}] en Censored Voices The 1967 'Six-Day' war ended with Israel's dec... 0.594580 [{"name": "kNow Productions", "id": 14911}] [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 24-01-2015 0 84.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released The Six-Day War, Uncut. Censored Voices 5.1 8
4598 300000 [{"id": 99, "name": "Documentary"}] NaN 14278 [{"id": 994, "name": "paralympics"}, {"id": 25... en Murderball Quadriplegics, who play full-contact rugby in ... 1.085909 [{"name": "Thinkfilm", "id": 446}] [{"iso_3166_1": "US", "name": "United States o... 22-07-2005 1750211 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Murderball 6.9 23
4599 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 25678 [{"id": 4405, "name": "marine corps"}, {"id": ... en American Ninja 2: The Confrontation On a remote Caribbean island, Army Ranger Joe ... 5.061107 [{"name": "Cannon Group", "id": 1444}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-05-1987 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN American Ninja 2: The Confrontation 4.9 49
4600 0 [{"id": 99, "name": "Documentary"}] http://www.51birchstreet.com/index.php 79161 [] en 51 Birch Street Documentary filmmaker Doug Block had every rea... 0.049921 [{"name": "Copacetic Pictures", "id": 8139}] [] 18-10-2006 0 90.0 [] Released Do you really want to know your parents? 51 Birch Street 6.8 6
4601 350000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 371690 [] en Rotor DR1 In a post-apocalyptic world where half the pop... 0.249561 [{"name": "StoneKap Productions Ltd.", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 20-10-2015 0 98.0 [] Released NaN Rotor DR1 4.7 3
4602 350000 [{"id": 18, "name": "Drama"}] NaN 389 [{"id": 934, "name": "judge"}, {"id": 1417, "n... en 12 Angry Men The defense and the prosecution have rested an... 59.259204 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 25-03-1957 1000000 96.0 [{"iso_639_1": "en", "name": "English"}] Released Life is in their hands. Death is on their minds. 12 Angry Men 8.2 2078
4603 0 [{"id": 16, "name": "Animation"}, {"id": 35, "... NaN 52032 [{"id": 2526, "name": "human animal relationsh... en My Dog Tulip The story of a man who rescues a German shephe... 1.170257 [{"name": "Norman Twain Productions", "id": 88... [{"iso_3166_1": "US", "name": "United States o... 01-01-2009 246574 83.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes, love really is a bitch. My Dog Tulip 7.6 9
4604 325000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 3078 [{"id": 416, "name": "miami"}, {"id": 11184, "... en It Happened One Night Ellie Andrews has just tied the knot with soci... 11.871424 [{"name": "Columbia Pictures Corporation", "id... [{"iso_3166_1": "US", "name": "United States o... 22-02-1934 4500000 105.0 [{"iso_639_1": "en", "name": "English"}] Released TOGETHER... for the first time It Happened One Night 7.7 275
4605 0 [{"id": 18, "name": "Drama"}] http://www.dogtooth.gr/ 38810 [{"id": 255, "name": "male nudity"}, {"id": 29... el Κυνόδοντας Three teenagers are confined to an isolated co... 28.858238 [{"name": "Greek Film Center", "id": 7254}, {"... [{"iso_3166_1": "GR", "name": "Greece"}] 01-06-2009 110197 94.0 [{"iso_639_1": "el", "name": "\u03b5\u03bb\u03... Released The cat is the most feared animal there is! Dogtooth 6.9 332
4606 300000 [{"id": 10402, "name": "Music"}, {"id": 99, "n... http://www.tupac-resurrection.com/ 21525 [{"id": 897, "name": "rap music"}, {"id": 898,... en Tupac: Resurrection Home movies, photographs, and recited poetry i... 1.314576 [{"name": "Paramount Pictures", "id": 4}, {"na... [{"iso_3166_1": "US", "name": "United States o... 23-01-2003 7808524 112.0 [{"iso_639_1": "en", "name": "English"}] Released In his own words Tupac: Resurrection 8.0 26
4607 312000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 55123 [{"id": 10183, "name": "independent film"}] en Tumbleweeds A woman constantly runs from town to town with... 1.505703 [{"name": "Fine Line Features", "id": 8}] [{"iso_3166_1": "US", "name": "United States o... 28-11-1999 1281176 102.0 [{"iso_639_1": "en", "name": "English"}] Released They ran away from everything but each other. Tumbleweeds 6.2 11
4608 8 [{"id": 14, "name": "Fantasy"}, {"id": 27, "na... NaN 11980 [{"id": 290, "name": "angel"}, {"id": 3648, "n... en The Prophecy The angel Gabriel comes to Earth to collect a ... 11.818333 [{"name": "Dimension Films", "id": 7405}] [{"iso_3166_1": "US", "name": "United States o... 01-09-1995 16 98.0 [{"iso_639_1": "en", "name": "English"}] Released On ancient ground, at the edge of the world, a... The Prophecy 6.4 138
4609 0 [{"id": 35, "name": "Comedy"}] NaN 11956 [{"id": 90, "name": "paris"}, {"id": 977, "nam... fr Chacun Cherche Son Chat When Chloe (Garance Clavel), a young Parisian,... 1.410387 [{"name": "Vertigo Productions", "id": 2756}, ... [{"iso_3166_1": "FR", "name": "France"}] 03-04-1996 0 91.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released No man. No job. No cat. When the Cat's Away 6.1 16
4610 300000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.piecesofaprilmovie.com/ 1550 [{"id": 572, "name": "sex"}, {"id": 4543, "nam... en Pieces of April Quirky and rebellious April Burns lives with h... 4.270596 [{"name": "Kalkaska Productions", "id": 728}, ... [{"iso_3166_1": "US", "name": "United States o... 19-01-2003 0 81.0 [{"iso_639_1": "zh", "name": "\u666e\u901a\u8b... Released She's the one in every family. Pieces of April 6.4 64
4611 0 [] NaN 162396 [] en The Big Swap In this British drama, Ellen (Sorcha Brooks) a... 0.627763 [] [] 11-06-1998 0 0.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Big Swap 0.0 0
4612 300000 [{"id": 18, "name": "Drama"}] NaN 26518 [{"id": 187056, "name": "woman director"}] en Old Joy Two old pals reunite for a camping trip in Ore... 1.673208 [{"name": "Film Science", "id": 1976}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-01-2006 0 73.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Old Joy 6.3 36
4613 200000 [{"id": 18, "name": "Drama"}] NaN 8942 [{"id": 279, "name": "usa"}, {"id": 6054, "nam... en Wendy and Lucy Wendy, a near-penniless drifter, is traveling ... 0.713906 [{"name": "Glass Eye Pix", "id": 1360}, {"name... [{"iso_3166_1": "US", "name": "United States o... 22-05-2008 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released On the long road, friendship is everything. Wendy and Lucy 6.4 64
4614 0 [{"id": 18, "name": "Drama"}] NaN 68412 [{"id": 10183, "name": "independent film"}] en 3 Backyards The story of three people from the same suburb... 0.178170 [{"name": "Caruso / Mendelsohn Productions", "... [{"iso_3166_1": "US", "name": "United States o... 01-01-2010 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN 3 Backyards 4.8 4
4615 300000 [{"id": 18, "name": "Drama"}, {"id": 53, "name... NaN 2786 [{"id": 90, "name": "paris"}, {"id": 5918, "na... fr Pierrot le fou Pierrot escapes his boring society and travels... 7.791898 [{"name": "Dino de Laurentiis Cinematografica"... [{"iso_3166_1": "FR", "name": "France"}, {"iso... 29-08-1965 0 110.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN Pierrot le Fou 7.6 127
4616 0 [{"id": 99, "name": "Documentary"}] NaN 87943 [{"id": 187056, "name": "woman director"}] en Sisters in Law Set in Kumba in South West Cameroon Sisters in... 0.025211 [{"name": "Vixen Films", "id": 82784}] [{"iso_3166_1": "CM", "name": "Cameroon"}, {"i... 03-09-2005 0 104.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sisters in Law 7.3 2
4617 300000 [{"id": 99, "name": "Documentary"}] NaN 73981 [{"id": 490, "name": "philosophy"}, {"id": 146... en Ayurveda: Art of Being Ayurveda is a science of life and a healing ar... 0.055868 [{"name": "Pandora Filmproduktion", "id": 254}... [{"iso_3166_1": "IN", "name": "India"}, {"iso_... 20-09-2001 2074000 101.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN Ayurveda: Art of Being 5.5 3
4618 0 [{"id": 18, "name": "Drama"}] NaN 91721 [] en Nothing But a Man A proud black man and his school-teacher wife ... 0.008453 [{"name": "DuArt Film and Video", "id": 34166}... [{"iso_3166_1": "US", "name": "United States o... 01-01-1964 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Nothing But a Man 7.0 2
4619 300000 [{"id": 18, "name": "Drama"}] NaN 118452 [{"id": 572, "name": "sex"}, {"id": 9789, "nam... en First Love, Last Rites Joey and Sissel are two misfits spending most ... 0.374291 [{"name": "Forensic Films", "id": 2813}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 07-08-1998 40542 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN First Love, Last Rites 3.0 1
4620 0 [{"id": 28, "name": "Action"}, {"id": 12, "nam... NaN 47534 [{"id": 2792, "name": "boxer"}, {"id": 4076, "... en Fighting Tommy Riley An aging trainer and a young fighter, both in ... 0.045429 [] [] 06-05-2005 0 0.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Fighting Tommy Riley 5.3 4
4621 0 [{"id": 28, "name": "Action"}, {"id": 53, "nam... NaN 40914 [{"id": 3088, "name": "bodyguard"}, {"id": 737... en Royal Kill A fearsome warrior from the Kingdom of Samarza... 1.088501 [{"name": "21st Century Film Production", "id"... [] 10-04-2009 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Royal Kill 2.8 6
4622 0 [] http://www.lookingglassfilm.com/ 365052 [] en The Looking Glass Troubled 13-year-old Julie loses her mother an... 0.062979 [{"name": "Filmacres", "id": 66152}] [] 23-10-2015 0 110.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Looking Glass 7.0 1
4623 300000 [{"id": 28, "name": "Action"}, {"id": 35, "nam... NaN 13282 [{"id": 4565, "name": "dystopia"}, {"id": 9666... en Death Race 2000 In a boorish future, the government sponsors a... 6.473667 [{"name": "New World Pictures", "id": 1950}] [{"iso_3166_1": "US", "name": "United States o... 27-04-1975 8000000 80.0 [{"iso_639_1": "en", "name": "English"}] Released A Cross Country Road Wreck! Death Race 2000 5.9 124
4624 0 [{"id": 27, "name": "Horror"}, {"id": 18, "nam... http://www.locker13.com/ 250184 [{"id": 321, "name": "terror"}, {"id": 9706, "... en Locker 13 The story of Skip, a young ex-convict who take... 1.905197 [] [{"iso_3166_1": "US", "name": "United States o... 29-03-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Locker 13 6.8 3
4625 0 [{"id": 27, "name": "Horror"}] NaN 426067 [] en Midnight Cabaret A Broadway producer puts on a play with a Devi... 0.001389 [] [] 01-01-1990 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released The hot spot where Satan's waitin'. Midnight Cabaret 0.0 0
4626 300000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 324352 [{"id": 10683, "name": "coming of age"}] en Anderson's Cross Nick Anderson, Kevin Daniels, and Tracey Green... 0.006323 [{"name": "Illumination Pictures", "id": 46102}] [{"iso_3166_1": "US", "name": "United States o... 20-05-2010 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes the boy next door is more than the b... Anderson's Cross 0.0 0
4627 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 318040 [] en Bizarre Maurice, a reticent young homeless man, someho... 0.583446 [{"name": "Eivissa Productions", "id": 72942},... [{"iso_3166_1": "US", "name": "United States o... 07-02-2015 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Bizarre 6.2 11
4628 0 [{"id": 27, "name": "Horror"}] NaN 27420 [{"id": 12339, "name": "slasher"}] en Graduation Day After a high school track runner, named Laura,... 1.452199 [] [{"iso_3166_1": "US", "name": "United States o... 01-05-1981 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released Some kids are dying to graduate... Graduation Day 5.0 22
4629 300000 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... http://someguywhokillspeople.com/ 80468 [] en Some Guy Who Kills People A former mental patient's repressed anger reac... 2.733725 [] [{"iso_3166_1": "US", "name": "United States o... 14-04-2011 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Your number is up. Some Guy Who Kills People 5.7 45
4630 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.magpictures.com/compliance/ 84188 [] en Compliance Sandra is the manager at a fast-food restauran... 8.942203 [{"name": "Muskat Filmed Properties", "id": 10... [{"iso_3166_1": "US", "name": "United States o... 23-08-2012 319285 90.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Power. Manipulation. Obedience. Compliance 6.3 221
4631 250000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.viewaskew.com/chasingamy/ 2255 [{"id": 586, "name": "new jersey"}, {"id": 186... en Chasing Amy Holden and Banky are comic book artists. Every... 20.601483 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 04-04-1997 12021272 113.0 [{"iso_639_1": "en", "name": "English"}] Released It's not who you love. It's how. Chasing Amy 6.7 433
4632 250000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 50035 [{"id": 187056, "name": "woman director"}] en Lovely & Amazing Self-esteem and insecurity are at the heart of... 1.459170 [] [{"iso_3166_1": "US", "name": "United States o... 31-08-2001 4186931 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Lovely & Amazing 6.3 23
4633 0 [] NaN 300327 [] en Death Calls An action-packed love story on the Mexican bor... 0.005883 [] [] 01-09-2010 0 0.0 [] Released NaN Death Calls 0.0 0
4634 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 14290 [] en Better Luck Tomorrow A group of over-achieving Asian-American high ... 3.877036 [] [{"iso_3166_1": "US", "name": "United States o... 12-01-2002 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released Never underestimate an overachiever. Better Luck Tomorrow 6.5 27
4635 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 29371 [{"id": 9833, "name": "lesbian relationship"},... en The Incredibly True Adventure of Two Girls In ... An adventurous love story between two young wo... 1.708190 [] [{"iso_3166_1": "US", "name": "United States o... 16-06-1995 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Incredibly True Adventure of Two Girls In ... 5.7 13
4636 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 44490 [{"id": 237, "name": "gay"}, {"id": 10183, "na... en Chuck & Buck Buck is a man-child who has lived his existenc... 0.812855 [] [{"iso_3166_1": "US", "name": "United States o... 21-01-2000 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released REMEMBER THOSE GAMES WE USED TO PLAY? Chuck & Buck 5.7 16
4637 250000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 32222 [{"id": 941, "name": "tradition"}, {"id": 958,... en American Desi This is a fun-loving romantic comedy reminisce... 0.126304 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2001 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released NaN American Desi 5.0 4
4638 300000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... NaN 378237 [] en Amidst the Devil's Wings Prequel to "5th of a Degree." 0.018087 [{"name": "Daniel Columbie Films & Productions... [{"iso_3166_1": "US", "name": "United States o... 01-12-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Prequel to "5th of a Degree." Amidst the Devil's Wings 0.0 0
4639 250000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... NaN 431 [{"id": 483, "name": "riddle"}, {"id": 1646, "... en Cube Seven strangers are taken out of their daily l... 44.656151 [{"name": "T\u00e9l\u00e9film Canada", "id": 8... [{"iso_3166_1": "CA", "name": "Canada"}] 09-09-1997 501818 90.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released Don't look for a reason... Look for a way out. Cube 6.9 1069
4640 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 76996 [{"id": 10183, "name": "independent film"}, {"... it Love and Other Catastrophes A day in the life of two film-school students ... 0.619348 [] [{"iso_3166_1": "AU", "name": "Australia"}] 01-08-1996 0 78.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Love and Other Catastrophes 5.8 9
4641 250 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 51942 [] en I Married a Strange Person! A newlywed develops a strange lump on his neck... 0.293649 [{"name": "Bill Plympton Studios", "id": 41680}] [{"iso_3166_1": "US", "name": "United States o... 28-08-1998 203 72.0 [{"iso_639_1": "en", "name": "English"}] Released NaN I Married a Strange Person! 7.5 12
4642 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... NaN 1424 [{"id": 447, "name": "post traumatic stress d... en November Sophie Jacobs is going through the most diffic... 5.742359 [{"name": "IFC Productions", "id": 26468}] [{"iso_3166_1": "US", "name": "United States o... 22-07-2004 0 73.0 [{"iso_639_1": "en", "name": "English"}] Released NaN November 4.9 11
4643 250000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://www.likecrazy.com/ 60420 [{"id": 6674, "name": "chair"}, {"id": 159945,... en Like Crazy A British college student falls for an America... 21.825564 [{"name": "Paramount Vantage", "id": 838}, {"n... [{"iso_3166_1": "US", "name": "United States o... 28-10-2011 3542353 90.0 [{"iso_639_1": "en", "name": "English"}] Released I Want You. I Need You. I Love You. I Miss You. Like Crazy 6.4 381
4644 0 [{"id": 27, "name": "Horror"}] NaN 325123 [] en Teeth and Blood A beautiful diva is murdered on the set of hor... 0.055325 [] [] 10-03-2015 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Teeth and Blood 3.0 1
4645 0 [{"id": 35, "name": "Comedy"}] NaN 142132 [{"id": 187056, "name": "woman director"}] en Sugar Town Look at the lives of struggling L.A. scene roc... 0.375423 [{"name": "Channel Four Films", "id": 181}, {"... [{"iso_3166_1": "GB", "name": "United Kingdom"... 17-09-1999 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sugar Town 5.5 2
4646 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 20520 [] en The Motel Thirteen-year-old Ernest Chin lives and works ... 0.120505 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2005 0 75.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Out of Place in the Middle of Nowhere. The Motel 7.0 3
4647 250000 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... http://www.kickstarter.com/projects/1094772583... 109729 [{"id": 572, "name": "sex"}, {"id": 596, "name... en The Canyons The discovery of an illicit love affair leads ... 6.978907 [{"name": "Filmworks/FX", "id": 40796}, {"name... [{"iso_3166_1": "US", "name": "United States o... 29-07-2013 56825 99.0 [{"iso_639_1": "en", "name": "English"}] Released It's not the hills. The Canyons 4.1 75
4648 0 [{"id": 18, "name": "Drama"}] http://www.ontheouts.com/ 78307 [{"id": 378, "name": "prison"}, {"id": 2231, "... en On the Outs Follows the choices made by three young women ... 0.493223 [{"name": "Youth House Productions", "id": 819... [{"iso_3166_1": "US", "name": "United States o... 11-09-2004 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released A drug dealer. An addict. A runaway. The story... On the Outs 5.9 6
4649 0 [{"id": 18, "name": "Drama"}, {"id": 53, "name... http://www.shotgunstories.com/ 12247 [{"id": 380, "name": "brother brother relation... en Shotgun Stories Shotgun Stories tracks a feud that erupts betw... 5.251143 [{"name": "Upload Films", "id": 6724}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-10-2007 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released Two families. One feud. No going back. Shotgun Stories 6.9 57
4650 0 [{"id": 53, "name": "Thriller"}, {"id": 9648, ... http://www.examthemovie.com/ 29917 [{"id": 1419, "name": "gun"}, {"id": 2834, "na... en Exam The final candidates for a highly desirable co... 20.265518 [{"name": "Hazeldine Films", "id": 5004}, {"na... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 19-06-2009 0 101.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released How far would you go to win the ultimate job? Exam 6.6 523
4651 250000 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 70687 [{"id": 2964, "name": "future"}, {"id": 3183, ... en The Sticky Fingers of Time A 1950s author (Terumi Matthews) is transporte... 0.130169 [] [] 06-06-1997 0 90.0 [] Released NaN The Sticky Fingers of Time 4.8 3
4652 0 [{"id": 10402, "name": "Music"}] http://www.theasylum.cc/product.php?id=148 60463 [{"id": 6270, "name": "high school"}, {"id": 1... en Sunday School Musical Two competing groups of high school students m... 0.460490 [{"name": "The Asylum", "id": 1311}, {"name": ... [{"iso_3166_1": "US", "name": "United States o... 21-10-2008 0 93.0 [] Released NaN Sunday School Musical 5.5 4
4653 0 [{"id": 18, "name": "Drama"}] NaN 46252 [] en Rust In the midst of a midlife crisis of faith, a m... 0.399491 [] [] 07-10-2010 0 94.0 [] Released NaN Rust 0.0 0
4654 250000 [{"id": 28, "name": "Action"}, {"id": 14, "nam... NaN 24869 [{"id": 6152, "name": "supernatural"}, {"id": ... en Ink Invisible forces exert power over us in our sl... 5.217002 [{"name": "Double Edge Films", "id": 21733}] [{"iso_3166_1": "US", "name": "United States o... 23-01-2009 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released dreams Ink 6.4 101
4655 250000 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... http://www.thechristmasbunny.com/ 77934 [] en The Christmas Bunny The Christmas Bunny tells the story of a lonel... 0.065103 [{"name": "Honey Creek Pictures", "id": 8077}] [{"iso_3166_1": "US", "name": "United States o... 28-11-2010 0 96.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everybody needs some bunny to love. The Christmas Bunny 5.7 7
4656 0 [{"id": 80, "name": "Crime"}, {"id": 18, "name... NaN 34697 [{"id": 2483, "name": "nudity"}, {"id": 3182, ... en Butterfly Orson Welles, as judge Rauch, holds a lengthy ... 1.063615 [{"name": "Par-Par Productions", "id": 17668}] [{"iso_3166_1": "US", "name": "United States o... 05-02-1982 0 107.0 [{"iso_639_1": "de", "name": "Deutsch"}, {"iso... Released A Controversial Thriller of Murder and Revenge. Butterfly 5.0 12
4657 0 [] NaN 320435 [] en UnDivided UnDivided documents the true story of how a su... 0.010607 [] [] 01-02-2013 0 0.0 [] Released NaN UnDivided 0.0 0
4658 0 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... NaN 150211 [{"id": 177972, "name": "bickering"}, {"id": 2... en The Frozen After a harrowing snowmobile accident, a young... 1.084387 [] [] 10-10-2012 0 0.0 [] Released NaN The Frozen 4.2 14
4659 0 [{"id": 10751, "name": "Family"}, {"id": 18, "... NaN 306667 [{"id": 2673, "name": "horse"}, {"id": 10809, ... en Horse Camp What’s the matter with Kathy (Jordan Trovillio... 0.172299 [{"name": "Be Your Own Hollywood", "id": 39706}] [{"iso_3166_1": "US", "name": "United States o... 10-01-2015 0 108.0 [{"iso_639_1": "en", "name": "English"}] Released The summer they'll never forget Horse Camp 5.5 2
4660 0 [{"id": 99, "name": "Documentary"}] http://www.give-me-shelter.com/ 274758 [{"id": 196315, "name": "helping animals"}] en Give Me Shelter Give Me Shelter is a documentary to raise awar... 0.278981 [] [{"iso_3166_1": "US", "name": "United States o... 24-06-2014 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Give Me Shelter 0.0 0
4661 245000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 3060 [{"id": 2504, "name": "world war i"}, {"id": 1... en The Big Parade The story of an idle rich boy who joins the US... 0.785744 [{"name": "Metro-Goldwyn-Mayer (MGM)", "id": 8... [{"iso_3166_1": "US", "name": "United States o... 05-11-1925 22000000 151.0 [] Released NaN The Big Parade 7.0 21
4662 0 [{"id": 35, "name": "Comedy"}] NaN 40963 [{"id": 10183, "name": "independent film"}] en Little Big Top An aging out of work clown returns to his smal... 0.092100 [{"name": "Fly High Films", "id": 24248}] [{"iso_3166_1": "US", "name": "United States o... 01-01-2006 0 0.0 [{"iso_639_1": "en", "name": "English"}] Rumored NaN Little Big Top 10.0 1
4663 250 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 173224 [{"id": 167043, "name": "road movie"}] en Along the Roadside Road movie about two young people from differe... 0.166655 [{"name": "Metakwon Filmworks", "id": 65815}] [{"iso_3166_1": "US", "name": "United States o... 28-02-2013 0 118.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Along the Roadside 7.7 3
4664 230000 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://www.bronsonthemovie.com 18533 [{"id": 378, "name": "prison"}, {"id": 1533, "... en Bronson A young man who was sentenced to 7 years in pr... 18.450613 [{"name": "EM Media", "id": 1917}, {"name": "A... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 09-10-2008 2260712 92.0 [{"iso_639_1": "en", "name": "English"}] Released The Man. The Myth. The Celebrity. Bronson 6.9 733
4665 0 [{"id": 37, "name": "Western"}] NaN 376010 [] en Western Religion The year is 1879. Gunfighters from the far rea... 0.589540 [{"name": "3rd Partner Productions", "id": 720... [{"iso_3166_1": "US", "name": "United States o... 09-10-2015 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released Your soul is at stake in Religion, Arizona. Western Religion 0.0 0
4666 225000 [{"id": 10769, "name": "Foreign"}, {"id": 99, ... http://detroitfirefilm.org/ 139948 [{"id": 933, "name": "michigan"}, {"id": 6711,... en Burn A character-driven, action-packed documentary ... 0.126676 [{"name": "Apostle Productions", "id": 23648}] [{"iso_3166_1": "US", "name": "United States o... 01-11-2012 111300 86.0 [{"iso_639_1": "en", "name": "English"}] Released One Year on the Front Lines of the Battle to S... Burn 6.9 6
4667 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 77332 [] en Urbania Charlie takes an odyssey through grief during ... 0.065155 [] [] 24-01-2000 0 103.0 [] Released Heard any good stories lately? Urbania 5.2 10
4668 100000 [{"id": 35, "name": "Comedy"}] NaN 70478 [{"id": 293, "name": "female nudity"}, {"id": ... en The Stewardesses The Stewardesses is a 1969 Softcore 3-D film. ... 1.183892 [] [] 25-07-1969 27000000 69.0 [] Released The Unpublishable Novel Is Now America's Most ... The Stewardesses 4.3 5
4669 210000 [{"id": 12, "name": "Adventure"}, {"id": 27, "... NaN 35073 [{"id": 1299, "name": "monster"}, {"id": 1815,... en The Beast from 20,000 Fathoms The Beast from 20,000 Fathoms is a 1953 scienc... 2.043661 [{"name": "Jack Dietz Productions", "id": 19558}] [{"iso_3166_1": "US", "name": "United States o... 13-06-1953 5000000 80.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released It's alive ! The Beast from 20,000 Fathoms 6.7 41
4670 400000 [{"id": 12, "name": "Adventure"}, {"id": 28, "... NaN 9659 [{"id": 473, "name": "chain"}, {"id": 1009, "n... en Mad Max In a dystopian future Australia, a vicious bik... 33.142185 [{"name": "Kennedy Miller Productions", "id": ... [{"iso_3166_1": "AU", "name": "Australia"}] 12-04-1979 100000000 93.0 [{"iso_639_1": "en", "name": "English"}] Released The Maximum Force Of The Future Mad Max 6.6 1213
4671 200000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 10218 [{"id": 10183, "name": "independent film"}, {"... en Swingers This is a story about Mike, a guy who left his... 13.971674 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 18-10-1996 4505922 94.0 [{"iso_639_1": "en", "name": "English"}] Released Cocktails first. Questions later. Swingers 6.8 253
4672 200000 [{"id": 37, "name": "Western"}] NaN 391 [{"id": 2987, "name": "gang war"}, {"id": 4942... it Per un pugno di dollari The Man With No Name enters the Mexican villag... 38.771062 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "IT", "name": "Italy"}, {"iso_... 12-09-1964 14500000 99.0 [{"iso_639_1": "it", "name": "Italiano"}, {"is... Released In his own way he is perhaps, the most dangero... A Fistful of Dollars 7.6 883
4673 200000 [{"id": 35, "name": "Comedy"}] NaN 43595 [{"id": 10229, "name": "singer"}, {"id": 19484... en She Done Him Wrong New York singer and nightclub owner Lady Lou h... 0.622752 [{"name": "Paramount Pictures", "id": 4}] [{"iso_3166_1": "US", "name": "United States o... 09-02-1933 2200000 66.0 [{"iso_639_1": "en", "name": "English"}] Released Mae West gives a 'Hot Time' to the nation! She Done Him Wrong 5.1 27
4674 0 [] NaN 194588 [] en Short Cut to Nirvana: Kumbh Mela Every 12 years over 70 million pilgrims gather... 0.004998 [] [] 11-05-2004 0 85.0 [] Released NaN Short Cut to Nirvana: Kumbh Mela 0.0 0
4675 200000 [{"id": 18, "name": "Drama"}] http://www.thegracecardmovie.com/ 54897 [{"id": 2783, "name": "family's daily life"}, ... en The Grace Card Everything can change in an instant ... and ta... 0.616283 [{"name": "GraceWorks Pictures", "id": 33632}] [{"iso_3166_1": "US", "name": "United States o... 25-02-2011 2295733 101.0 [{"iso_639_1": "en", "name": "English"}] Released Never Underestimate The Power Of Grace ... The Grace Card 6.5 10
4676 0 [{"id": 18, "name": "Drama"}] NaN 83588 [{"id": 378, "name": "prison"}, {"id": 187056,... en Middle of Nowhere 'Middle of Nowhere' follows a woman named Ruby... 2.836537 [] [{"iso_3166_1": "US", "name": "United States o... 12-10-2012 0 101.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Middle of Nowhere 6.6 7
4677 0 [{"id": 10749, "name": "Romance"}, {"id": 18, ... NaN 53256 [{"id": 572, "name": "sex"}, {"id": 154937, "n... de Drei Hanna and Simon are in a 20 year marriage with... 5.937602 [{"name": "X-Filme Creative Pool", "id": 1972}... [{"iso_3166_1": "DE", "name": "Germany"}] 23-12-2010 2611555 119.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Imagine the possibilities. Three 6.3 31
4678 200000 [{"id": 10402, "name": "Music"}, {"id": 18, "n... NaN 40920 [{"id": 10183, "name": "independent film"}] en The Business of Fancydancing Seymour Polatkin is a successful, gay Indian p... 0.061040 [{"name": "FallsApart Productions", "id": 60360}] [{"iso_3166_1": "US", "name": "United States o... 14-01-2002 0 103.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes going home is the hardest journey of... The Business of Fancydancing 8.0 2
4679 0 [{"id": 99, "name": "Documentary"}] NaN 287815 [] en Call + Response Call + Response is a first of its kind feature... 0.062089 [] [] 10-10-2008 0 86.0 [] Released A FILM ABOUT THE WORLD'S 27 MILLION MOST TERRI... Call + Response 8.0 1
4680 450000 [{"id": 80, "name": "Crime"}, {"id": 27, "name... http://www.malevolencemovie.com/ 54702 [{"id": 1562, "name": "hostage"}, {"id": 6259,... en Malevolence It's ten years after the kidnapping of Martin ... 1.077321 [] [{"iso_3166_1": "US", "name": "United States o... 10-09-2004 0 90.0 [{"iso_639_1": "pl", "name": "Polski"}, {"iso_... Released NaN Malevolence 4.9 14
4681 0 [] http://www.realityshowthefilm.com/ 176074 [{"id": 1157, "name": "wife husband relationsh... en Reality Show The Warwick family are unknowingly being filme... 0.472123 [{"name": "Campbell Grobman Films", "id": 4873... [{"iso_3166_1": "US", "name": "United States o... 01-01-2015 0 92.0 [] Released NaN Reality Show 5.5 2
4682 13000000 [{"id": 27, "name": "Horror"}] NaN 69270 [] en Super Hybrid Late one night, a mysterious car is brought in... 4.009379 [{"name": "TADORA Filmproduktions", "id": 5663... [{"iso_3166_1": "DE", "name": "Germany"}, {"is... 01-01-2010 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Super Hybrid 4.6 24
4683 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 5759 [{"id": 171993, "name": "mumblecore"}, {"id": ... en Baghead Four actors go to a cabin in the woods to writ... 3.299345 [{"name": "Duplass Brothers Productions", "id"... [{"iso_3166_1": "US", "name": "United States o... 21-01-2008 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Baghead 5.8 23
4684 0 [{"id": 27, "name": "Horror"}] NaN 402515 [{"id": 321, "name": "terror"}, {"id": 8087, "... pt Solitude After finding an old storage locker filled wit... 0.018716 [{"name": "Gravitas Ventures", "id": 44632}] [{"iso_3166_1": "US", "name": "United States o... 21-10-2014 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN American Beast 0.0 0
4685 0 [{"id": 99, "name": "Documentary"}] NaN 126141 [] en Chats perchés Paris 2002. Yellow cats appear on the walls. C... 0.092562 [{"name": "Les Films du Jeudi", "id": 54259}] [{"iso_3166_1": "FR", "name": "France"}] 05-12-2004 0 59.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released NaN The Case of the Grinning Cat 7.7 3
4686 0 [{"id": 18, "name": "Drama"}] NaN 48035 [{"id": 6150, "name": "faith"}, {"id": 10183, ... da Ordet How do we understand faith and prayer, and wha... 3.225189 [{"name": "Palladium Film", "id": 9079}] [{"iso_3166_1": "DK", "name": "Denmark"}] 09-01-1955 0 126.0 [{"iso_639_1": "da", "name": "Dansk"}] Released NaN Ordet 7.8 65
4687 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.gooddickthefilm.com/ 14758 [{"id": 738, "name": "sexuality"}, {"id": 1253... en Good Dick A fidgety, wisecracking video store clerk deve... 1.948435 [{"name": "Good Dick", "id": 3015}, {"name": "... [{"iso_3166_1": "US", "name": "United States o... 03-10-2008 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released A hard man... is good to find. Good Dick 6.1 34
4688 0 [{"id": 878, "name": "Science Fiction"}, {"id"... http://manfromearth.com/ 13363 [{"id": 490, "name": "philosophy"}, {"id": 132... en The Man from Earth An impromptu goodbye party for Professor John ... 31.339015 [{"name": "Falling Sky Entertainment", "id": 2... [{"iso_3166_1": "US", "name": "United States o... 10-06-2007 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released From one of the acclaimed writers of Star Trek... The Man from Earth 7.7 687
4689 0 [{"id": 99, "name": "Documentary"}] NaN 37985 [{"id": 187056, "name": "woman director"}] en The Trials Of Darryl Hunt "The Trials of Darryl Hunt" is a feature docum... 0.150660 [] [{"iso_3166_1": "US", "name": "United States o... 15-06-2007 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Trials Of Darryl Hunt 6.8 4
4690 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 25786 [] en Samantha: An American Girl Holiday Kindhearted Samantha Parkington's world starts... 4.980585 [] [] 23-11-2004 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Samantha: An American Girl Holiday 4.6 9
4691 0 [{"id": 18, "name": "Drama"}, {"id": 9648, "na... http://www.heliconarts.com/yesterday/ 36549 [{"id": 10183, "name": "independent film"}] en Yesterday Was a Lie Hoyle a girl with a sharp mind and a weakness ... 0.145014 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2008 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Yesterday Was a Lie 6.0 4
4692 0 [{"id": 10402, "name": "Music"}, {"id": 35, "n... NaN 361398 [] en Theresa Is a Mother Singer/songwriter and single mother Theresa Mc... 0.036532 [{"name": "Garden Thieves Pictures", "id": 641... [{"iso_3166_1": "US", "name": "United States o... 25-09-2015 0 105.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Theresa Is a Mother 0.0 0
4693 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 289180 [{"id": 187056, "name": "woman director"}] en H. H. is a modern interpretation of a classic Gre... 1.045623 [] [{"iso_3166_1": "US", "name": "United States o... 28-08-2014 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released NaN H. 6.5 4
4694 0 [{"id": 18, "name": "Drama"}] NaN 288927 [{"id": 187056, "name": "woman director"}] en Archaeology of a Woman A woman's dementia uncovers secrets of a 30-ye... 0.254659 [] [{"iso_3166_1": "US", "name": "United States o... 12-09-2014 0 94.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Archaeology of a Woman 0.0 0
4695 180000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.miramax.com/movie/children-of-heaven/ 21334 [{"id": 1155, "name": "brother sister relation... fa بچه‌های آسمان Zohre's shoes are gone; her older brother Ali ... 7.072118 [{"name": "The Institute for the Intellectual ... [{"iso_3166_1": "IR", "name": "Iran"}] 01-08-1997 900000 89.0 [{"iso_639_1": "fa", "name": "\u0641\u0627\u06... Released A Little Secret...Their Biggest Adventure! Children of Heaven 7.8 112
4696 8000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... http://weekenderfilm.tumblr.com/ 79120 [{"id": 237, "name": "gay"}, {"id": 1025, "nam... en Weekend After a drunken house party with his straight ... 1.041254 [{"name": "EM Media", "id": 1917}, {"name": "T... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 22-09-2011 469947 96.0 [{"iso_639_1": "en", "name": "English"}] Released A (sort of) love story between two guys over a... Weekend 7.4 163
4697 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 27995 [{"id": 10183, "name": "independent film"}, {"... en She's Gotta Have It The story of Nola Darling's simultaneous sexua... 6.722213 [{"name": "40 Acres & A Mule Filmworks", "id":... [{"iso_3166_1": "US", "name": "United States o... 08-08-1986 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released A Seriously Sexy Comedy She's Gotta Have It 6.1 25
4698 0 [{"id": 99, "name": "Documentary"}] NaN 253290 [{"id": 187056, "name": "woman director"}] en Butterfly Girl Abbie came of age in honky tonks, defying her ... 0.015189 [] [{"iso_3166_1": "US", "name": "United States o... 10-03-2014 0 77.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Butterfly Girl 0.0 0
4699 0 [{"id": 18, "name": "Drama"}] NaN 344466 [] ro Lumea e a mea Larisa is 16 and lives in a city by the sea. I... 0.327622 [] [{"iso_3166_1": "RO", "name": "Romania"}] 05-06-2015 0 104.0 [{"iso_639_1": "ro", "name": "Rom\u00e2n\u0103"}] Released NaN The World Is Mine 0.0 0
4700 100000 [{"id": 18, "name": "Drama"}, {"id": 878, "nam... http://www.anotherearth.com/ 55420 [{"id": 4627, "name": "earth"}, {"id": 10614, ... en Another Earth On the night of the discovery of a duplicate E... 25.402697 [{"name": "Artists Public Domain", "id": 8145}] [{"iso_3166_1": "US", "name": "United States o... 22-07-2011 1776935 92.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Another Earth 6.8 527
4701 150000 [{"id": 28, "name": "Action"}, {"id": 18, "nam... http://www.sonyclassics.com/badass/ 5822 [{"id": 534, "name": "mexico"}, {"id": 577, "n... en Sweet Sweetback's Baadasssss Song After saving a Black Panther from some racist ... 0.132878 [{"name": "Yeah", "id": 2404}] [{"iso_3166_1": "US", "name": "United States o... 23-04-1971 15200000 97.0 [{"iso_639_1": "en", "name": "English"}] Released The Film that THE MAN doesn't want you to see! Sweet Sweetback's Baadasssss Song 4.6 18
4702 200 [{"id": 18, "name": "Drama"}] NaN 408429 [] en Perfect Cowboy Two gay fathers of a straight country western ... 0.050978 [] [] 13-07-2014 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Perfect Cowboy 5.0 1
4703 150000 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 39141 [{"id": 10183, "name": "independent film"}] en Tadpole Beautiful, sophisticated women are all over Os... 8.570328 [{"name": "IFC Productions", "id": 26468}, {"n... [{"iso_3166_1": "US", "name": "United States o... 01-11-2002 2891288 78.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Everyone says he should date girls his own age... Tadpole 5.5 19
4704 160000 [{"id": 18, "name": "Drama"}, {"id": 10402, "n... http://www.foxsearchlight.com/once/ 5723 [{"id": 578, "name": "rock and roll"}, {"id": ... en Once A vacuum repairman moonlights as a street musi... 19.052179 [{"name": "Summit Entertainment", "id": 491}, ... [{"iso_3166_1": "IE", "name": "Ireland"}] 23-03-2007 20710513 85.0 [{"iso_639_1": "en", "name": "English"}] Released How often do you find the right person? Once 7.3 453
4705 0 [{"id": 18, "name": "Drama"}] NaN 28666 [{"id": 155700, "name": "charles willeford"}, ... en The Woman Chaser A 1950s used-car salesman (Patrick Warburton) ... 0.619979 [] [{"iso_3166_1": "US", "name": "United States o... 08-10-1999 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Woman Chaser 4.9 4
4706 0 [{"id": 99, "name": "Documentary"}] NaN 30979 [{"id": 1646, "name": "autism"}, {"id": 10183,... en The Horse Boy Filmmaker Michel Orion Scott captures a magica... 0.465404 [] [] 25-11-2009 0 93.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released NaN The Horse Boy 5.5 2
4707 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 50497 [{"id": 918, "name": "newspaper"}, {"id": 2626... en When the Lights Went Out Yorkshire, 1974, the Maynard family moves into... 2.805351 [{"name": "Kintop Pictures", "id": 1490}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 31-01-2012 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Set in 1974 and based on true events. When the Lights Went Out 5.8 49
4708 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 354624 [{"id": 10558, "name": "bmx"}] en Heroes of Dirt Passionate BMX dirt jumper, Phin Cooper, wants... 0.076647 [{"name": "Blue Trail Entertainment", "id": 72... [{"iso_3166_1": "US", "name": "United States o... 04-09-2015 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Heroes of Dirt 0.0 0
4709 0 [{"id": 16, "name": "Animation"}, {"id": 10751... NaN 13187 [{"id": 65, "name": "holiday"}, {"id": 207317,... en A Charlie Brown Christmas When Charlie Brown complains about the overwhe... 8.701183 [{"name": "Warner Bros. Home Video", "id": 5173}] [{"iso_3166_1": "US", "name": "United States o... 09-12-1965 0 25.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released That's what Christmas is all about, Charlie Br... A Charlie Brown Christmas 7.5 153
4710 0 [{"id": 99, "name": "Documentary"}] NaN 335244 [{"id": 187056, "name": "woman director"}] en Antarctic Edge: 70° South In 2014, scientists declared West Antarctic ic... 0.021392 [] [{"iso_3166_1": "US", "name": "United States o... 17-04-2015 0 72.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Antarctic Edge: 70° South 0.0 0
4711 0 [{"id": 99, "name": "Documentary"}] http://thearousedproject.com/ 178862 [{"id": 445, "name": "pornography"}, {"id": 44... en Aroused Get up close and personal with 16 of the most ... 2.557258 [{"name": "Cherry On Top", "id": 20757}] [{"iso_3166_1": "US", "name": "United States o... 20-02-2013 0 73.0 [{"iso_639_1": "en", "name": "English"}] Released 16 porn stars reveal more than just their nake... Aroused 7.2 11
4712 0 [{"id": 99, "name": "Documentary"}] NaN 331745 [{"id": 271, "name": "competition"}, {"id": 55... en Top Spin Three teenagers' quest to qualify for the 2012... 0.523122 [] [{"iso_3166_1": "US", "name": "United States o... 15-11-2014 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Top Spin 6.8 6
4713 160000 [{"id": 99, "name": "Documentary"}, {"id": 36,... NaN 1779 [{"id": 592, "name": "capitalism"}, {"id": 147... en Roger & Me A documentary about the closure of General Mot... 3.284903 [{"name": "Warner Bros.", "id": 6194}, {"name"... [{"iso_3166_1": "US", "name": "United States o... 01-09-1989 6706368 91.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Roger & Me 7.4 90
4714 0 [] NaN 282128 [] en An American in Hollywood A talented young filmmaker from New York sets ... 0.015697 [] [{"iso_3166_1": "US", "name": "United States o... 18-07-2014 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN An American in Hollywood 0.0 0
4715 0 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 86812 [{"id": 736, "name": "journalist"}, {"id": 101... en Sound of My Voice A journalist and his girlfriend get pulled in ... 6.192383 [{"name": "Skyscraper Films", "id": 26197}] [{"iso_3166_1": "US", "name": "United States o... 22-01-2011 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sound of My Voice 6.3 108
4716 0 [] NaN 38786 [] en The Blood of My Brother: A Story of Death in Iraq THE BLOOD OF MY BROTHER goes behind the scenes... 0.005256 [] [] 25-11-2005 0 90.0 [] Released NaN The Blood of My Brother: A Story of Death in Iraq 0.0 0
4717 125000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.yoursisterssister-themovie.com/ 84355 [{"id": 1156, "name": "sister sister relations... en Your Sister's Sister Iris invites her friend Jack to stay at her fa... 12.833247 [{"name": "Ada Films", "id": 1424}] [{"iso_3166_1": "US", "name": "United States o... 11-09-2011 3200000 90.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy about doing the right thing with the ... Your Sister's Sister 6.5 137
4718 120000 [{"id": 35, "name": "Comedy"}] http://www.adogsbreakfastmovie.com/ 18632 [{"id": 10183, "name": "independent film"}] en A Dog's Breakfast If you've never been good at anything in your ... 2.213889 [{"name": "Kibble Productions", "id": 61307}] [{"iso_3166_1": "CA", "name": "Canada"}] 03-03-2007 0 88.0 [] Released Man's best friend makes the worst accomplice. A Dog's Breakfast 5.9 24
4719 120000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 40652 [{"id": 1965, "name": "sandstorm"}, {"id": 151... fr Une femme mariée: Suite de fragments d'un film... Charlotte is young and modern, not a hair out ... 1.112792 [{"name": "Orsay Films", "id": 2325}, {"name":... [{"iso_3166_1": "FR", "name": "France"}] 04-12-1964 0 95.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"}] Released She Loves Two Men... She is Married to One! The Married Woman 7.1 20
4720 8500000 [{"id": 18, "name": "Drama"}] http://www.foxsearchlight.com/thebirthofanation/ 339408 [{"id": 2831, "name": "slavery"}] en The Birth of a Nation Nat Turner, a former slave in America, leads a... 9.452808 [{"name": "Phantom Four", "id": 423}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 09-09-2016 15861566 120.0 [{"iso_639_1": "en", "name": "English"}] Released The Untold Story of Nat Turner The Birth of a Nation 6.5 178
4721 0 [{"id": 35, "name": "Comedy"}] NaN 266857 [] en The Work and The Story It is July, 2000 Richard Dutcher, the man who ... 0.002388 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2003 0 70.0 [{"iso_639_1": "en", "name": "English"}] Released Dream big. Make it happen? The Work and The Story 0.0 0
4722 100000 [{"id": 18, "name": "Drama"}] http://www.facingthegiants.com/ 18925 [{"id": 5950, "name": "christian"}, {"id": 607... en Facing the Giants A losing coach with an underdog football team ... 4.563698 [{"name": "Destination Films", "id": 769}] [{"iso_3166_1": "US", "name": "United States o... 29-09-2006 10178331 111.0 [{"iso_639_1": "en", "name": "English"}] Released Never give up. Never back down. Never lose faith. Facing the Giants 6.6 64
4723 100000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://thegallowsmovie.com/ 299245 [{"id": 2125, "name": "gallows"}, {"id": 6270,... en The Gallows 20 years after a horrific accident during a sm... 18.045782 [{"name": "New Line Cinema", "id": 12}, {"name... [{"iso_3166_1": "US", "name": "United States o... 10-07-2015 42664410 87.0 [{"iso_639_1": "en", "name": "English"}] Released Every School Has Its Spirit The Gallows 4.9 361
4724 10000 [{"id": 18, "name": "Drama"}, {"id": 14, "name... NaN 985 [{"id": 1009, "name": "baby"}, {"id": 1852, "n... en Eraserhead Henry Spencer tries to survive his industrial ... 20.399578 [{"name": "American Film Institute (AFI)", "id... [{"iso_3166_1": "US", "name": "United States o... 19-03-1977 7000000 89.0 [{"iso_639_1": "en", "name": "English"}] Released Where your nightmares end... Eraserhead 7.5 485
4725 0 [{"id": 35, "name": "Comedy"}] NaN 34101 [{"id": 577, "name": "black people"}, {"id": 6... en Hollywood Shuffle Aspiring actor and hot-dog stand employee Bobb... 2.353483 [] [] 20-03-1987 0 78.0 [{"iso_639_1": "en", "name": "English"}] Released Bobby Taylor was on his way to becoming a star... Hollywood Shuffle 5.7 19
4726 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 9821 [{"id": 2494, "name": "ohio"}, {"id": 10683, "... en The Mighty This tells the story of a strong friendship be... 5.497682 [{"name": "Miramax Films", "id": 14}] [{"iso_3166_1": "US", "name": "United States o... 23-10-1998 0 100.0 [{"iso_639_1": "en", "name": "English"}] Released The quest for friendship is the noblest cause ... The Mighty 7.1 51
4727 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 65448 [{"id": 378, "name": "prison"}, {"id": 209476,... en Penitentiary A hitchhiker named Martel Gordone gets in a fi... 0.001117 [] [] 01-12-1979 0 99.0 [{"iso_639_1": "en", "name": "English"}] Released There's only one way out, and 100 fools stand ... Penitentiary 4.9 8
4728 0 [{"id": 35, "name": "Comedy"}, {"id": 27, "nam... NaN 18841 [{"id": 1299, "name": "monster"}, {"id": 1852,... en The Lost Skeleton of Cadavra Remember the good old days when anyone with a ... 1.680525 [{"name": "Fragmighty", "id": 61194}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 12-09-2001 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released No One Can Stand Its Mental Power! The Lost Skeleton of Cadavra 6.5 30
4729 0 [{"id": 10751, "name": "Family"}] NaN 272726 [] en Dude Where's My Dog? Left home alone with his dog Harry, young Ray ... 0.283970 [] [] 12-06-2014 0 0.0 [] Released NaN Dude Where's My Dog? 0.0 0
4730 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 175291 [{"id": 9937, "name": "suspense"}, {"id": 2100... en Cheap Thrills Recently fired and facing eviction, a new dad ... 10.826253 [{"name": "New Artists Alliance", "id": 5124},... [{"iso_3166_1": "US", "name": "United States o... 08-03-2013 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released Get ready for the night of your life Cheap Thrills 6.3 155
4731 0 [{"id": 99, "name": "Documentary"}] http://www.indiegamethemovie.com 80215 [{"id": 6186, "name": "games"}, {"id": 187056,... en Indie Game: The Movie Indie Game: The Movie is a feature documentary... 7.676677 [{"name": "BlinkWorks Media", "id": 84489}] [{"iso_3166_1": "CA", "name": "Canada"}] 18-05-2012 0 96.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Indie Game: The Movie 7.4 203
4732 0 [{"id": 53, "name": "Thriller"}] NaN 13538 [{"id": 212, "name": "london england"}, {"id":... en Straightheads There is instant chemistry between Alice (Gill... 8.302951 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "GB", "name": "United Kingdom"}] 27-04-2007 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released Let the revenge fit the crime Straightheads 5.2 40
4733 0 [{"id": 80, "name": "Crime"}, {"id": 9648, "na... NaN 51130 [{"id": 9937, "name": "suspense"}, {"id": 1954... en Open Secret A couple discovers that their friend has gone ... 0.186401 [{"name": "Marathon Pictures", "id": 20249}, {... [{"iso_3166_1": "US", "name": "United States o... 14-02-1948 0 68.0 [{"iso_639_1": "en", "name": "English"}] Released The Pull-No-Punch drama of men chained togethe... Open Secret 7.0 2
4734 0 [{"id": 53, "name": "Thriller"}, {"id": 28, "n... NaN 270554 [] en Echo Dr. When their home security system malfunctions, ... 0.053755 [{"name": "30 Something Productions", "id": 27... [{"iso_3166_1": "US", "name": "United States o... 08-11-2013 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released To Serve & Terminate Echo Dr. 5.0 1
4735 0 [{"id": 80, "name": "Crime"}, {"id": 27, "name... NaN 72086 [{"id": 9748, "name": "revenge"}, {"id": 9777,... en The Night Visitor An insane Swedish farmer escapes from an asylu... 0.074005 [{"name": "Hemisphere Pictures", "id": 13992},... [{"iso_3166_1": "SE", "name": "Sweden"}, {"iso... 01-01-1971 0 106.0 [{"iso_639_1": "en", "name": "English"}] Released Locked in the cold asylum of his mind - a sane... The Night Visitor 7.3 6
4736 100 [{"id": 99, "name": "Documentary"}, {"id": 104... NaN 268917 [{"id": 2679, "name": "artist"}, {"id": 33624,... en The Past Is a Grotesque Animal A personal, accessible look at an artist - Kev... 0.394575 [{"name": "Wrecking Crew", "id": 26403}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 15-06-2014 0 77.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Past Is a Grotesque Animal 5.5 2
4737 0 [{"id": 99, "name": "Documentary"}] NaN 64973 [] en Peace, Propaganda & the Promised Land This video shows how the foreign policy intere... 0.020168 [] [{"iso_3166_1": "US", "name": "United States o... 28-01-2005 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Peace, Propaganda & the Promised Land 6.4 4
4738 60000 [{"id": 9648, "name": "Mystery"}, {"id": 18, "... http://www.pithemovie.com/ 473 [{"id": 2157, "name": "hacker"}, {"id": 2303, ... en Pi The debut film from Darren Aronofsky in which ... 27.788067 [{"name": "Truth and Soul Pictures Inc", "id":... [{"iso_3166_1": "US", "name": "United States o... 10-07-1998 3221152 84.0 [{"iso_639_1": "en", "name": "English"}] Released There will be no order, only chaos Pi 7.1 586
4739 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 90414 [{"id": 187056, "name": "woman director"}] fr I Love You, Don't Touch Me! The story of a 25 year old virgin girl, lookin... 0.020839 [] [{"iso_3166_1": "US", "name": "United States o... 21-01-1997 0 86.0 [{"iso_639_1": "en", "name": "English"}] Released Just Your Typical Boy-Loves-Girl Who Doesn't L... I Love You, Don't Touch Me! 6.0 1
4740 0 [{"id": 10749, "name": "Romance"}, {"id": 35, ... NaN 111794 [{"id": 3979, "name": "hidden camera"}, {"id":... en 20 Dates Myles is divorced in L.A. He wants a love life... 0.408073 [{"name": "Fox Searchlight Pictures", "id": 43... [{"iso_3166_1": "US", "name": "United States o... 01-01-1998 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released A comedy so real you'll think it's fiction. 20 Dates 3.7 3
4741 75000 [{"id": 878, "name": "Science Fiction"}] NaN 360188 [{"id": 1299, "name": "monster"}, {"id": 9970,... en Queen Crab A meteor crashes into a quiet lake in the remo... 0.140989 [{"name": "Polonia Brothers Entertainment", "i... [{"iso_3166_1": "US", "name": "United States o... 29-09-2015 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Queen Crab 3.3 3
4742 65000 [{"id": 99, "name": "Documentary"}, {"id": 35,... NaN 9372 [{"id": 1706, "name": "experiment"}, {"id": 37... en Super Size Me Morgan Spurlock subjects himself to a diet bas... 10.400603 [{"name": "Kathbur Pictures", "id": 8735}] [{"iso_3166_1": "US", "name": "United States o... 17-01-2004 28575078 100.0 [{"iso_639_1": "en", "name": "English"}] Released The first ever reality-based movie ... everyth... Super Size Me 6.6 506
4743 0 [{"id": 35, "name": "Comedy"}] NaN 85860 [] en The FP Two rival gangs fight for control of Frazier P... 0.838957 [{"name": "Drafthouse Films", "id": 10485}] [{"iso_3166_1": "US", "name": "United States o... 13-03-2011 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released An Ancient Game Becomes A Deadly Sport. The FP 4.5 11
4744 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 244534 [{"id": 18035, "name": "family"}, {"id": 17199... en Happy Christmas After a breakup with her boyfriend, a young wo... 7.052422 [{"name": "Lucky Coffee Productions", "id": 29... [{"iso_3166_1": "US", "name": "United States o... 26-06-2014 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released Family is the gift that keeps on taking. Happy Christmas 5.2 58
4745 62000 [{"id": 27, "name": "Horror"}, {"id": 878, "na... NaN 33468 [{"id": 741, "name": "transplantation"}, {"id"... en The Brain That Wouldn't Die Dr. Bill Cortner (Jason Evers) and his fiancée... 2.407048 [{"name": "Rex Carlton Productions", "id": 123... [{"iso_3166_1": "US", "name": "United States o... 25-02-1962 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released Alive... without a body... fed by an unspeakab... The Brain That Wouldn't Die 4.4 32
4746 0 [{"id": 18, "name": "Drama"}] http://www.tigerorangemovie.com/ 294086 [{"id": 237, "name": "gay"}, {"id": 158718, "n... en Tiger Orange In the small Central California town where the... 0.176377 [] [{"iso_3166_1": "US", "name": "United States o... 26-07-2014 0 75.0 [{"iso_639_1": "en", "name": "English"}] Released Do We Stand Out or Do We Fit In? Tiger Orange 6.4 4
4747 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 139998 [{"id": 1459, "name": "marriage proposal"}, {"... en Supporting Characters Two New York film editors balance their person... 0.620554 [] [] 23-01-2012 0 87.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Supporting Characters 6.7 10
4748 70000 [{"id": 9648, "name": "Mystery"}, {"id": 27, "... NaN 74777 [{"id": 13149, "name": "pregnancy"}, {"id": 20... en Absentia Tricia's husband Daniel has been missing for s... 6.328665 [{"name": "Blue Dot Productions", "id": 24562}... [{"iso_3166_1": "US", "name": "United States o... 03-03-2011 0 92.0 [{"iso_639_1": "en", "name": "English"}] Released There are fates worse than death. Absentia 5.8 121
4749 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 16388 [{"id": 9673, "name": "love"}, {"id": 10183, "... en The Brothers McMullen Deals with the lives of the three Irish Cathol... 1.578903 [{"name": "Fox Searchlight Pictures", "id": 43}] [{"iso_3166_1": "US", "name": "United States o... 09-08-1995 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes the Best Friends Are the Ones You've... The Brothers McMullen 6.3 23
4750 0 [{"id": 18, "name": "Drama"}] http://www.thedirtiesthemovie.com/ 159770 [] en The Dirties Two best friends are filming a comedy about ge... 0.833937 [{"name": "XYZ Films", "id": 12142}, {"name": ... [{"iso_3166_1": "CA", "name": "Canada"}] 04-10-2013 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Dirties 6.0 42
4751 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 42109 [] pt Gabriela, Cravo e Canela In 1925, Gabriela becomes cook, mistress, and ... 0.557602 [{"name": "United Artists", "id": 60}, {"name"... [{"iso_3166_1": "BR", "name": "Brazil"}] 24-03-1983 0 99.0 [{"iso_639_1": "pt", "name": "Portugu\u00eas"}] Released NaN Gabriela 6.0 2
4752 65000 [{"id": 10749, "name": "Romance"}, {"id": 35, ... http://tinyfurniture.com/ 47607 [{"id": 1156, "name": "sister sister relations... en Tiny Furniture After graduating from film school, Aura return... 2.380332 [{"name": "Tiny Ponies", "id": 65873}] [{"iso_3166_1": "US", "name": "United States o... 12-11-2010 416498 99.0 [{"iso_639_1": "en", "name": "English"}] Released Aura would like you to know that she is having... Tiny Furniture 5.6 59
4753 60000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 193603 [{"id": 3358, "name": "haunted house"}, {"id":... en Hayride A college student returning home for Halloween... 0.412342 [] [{"iso_3166_1": "US", "name": "United States o... 13-10-2012 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released Southern Fried Horror Hayride 5.1 6
4754 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 84659 [] en The Naked Ape The Naked Ape is a coming-of-age film followin... 0.077577 [] [] 16-09-2006 0 110.0 [] Rumored NaN The Naked Ape 5.0 1
4755 50000 [{"id": 99, "name": "Documentary"}] NaN 322745 [] en Counting An associative collection of visual impression... 0.293587 [] [{"iso_3166_1": "US", "name": "United States o... 09-02-2015 0 111.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Counting 8.3 3
4756 50000 [{"id": 27, "name": "Horror"}, {"id": 53, "nam... http://www.cthulhulives.org/cocmovie/index.html 20981 [{"id": 1523, "name": "obsession"}, {"id": 303... en The Call of Cthulhu A dying professor leaves his great-nephew a co... 1.777148 [{"name": "HPLHS", "id": 17827}] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-01-2005 0 47.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Call of Cthulhu 6.9 41
4757 0 [{"id": 99, "name": "Documentary"}] http://www.bendingsteelmovie.com/ 174362 [] en Bending Steel The Cyclone, The Freakshow, The Mermaid Parade... 0.048726 [] [] 20-04-2013 0 93.0 [{"iso_639_1": "en", "name": "English"}] Released The Limiting Factor Is The Mind Bending Steel 5.0 1
4758 4000000 [{"id": 53, "name": "Thriller"}, {"id": 878, "... https://www.facebook.com/thesignalfilm 242095 [{"id": 2157, "name": "hacker"}, {"id": 4769, ... en The Signal Three college students on a road trip across t... 27.662696 [{"name": "Automatik Entertainment", "id": 281... [{"iso_3166_1": "US", "name": "United States o... 15-03-2014 600896 95.0 [{"iso_639_1": "en", "name": "English"}] Released R U Agitated? The Signal 5.8 631
4759 50000 [{"id": 99, "name": "Documentary"}] NaN 250902 [{"id": 5451, "name": "comic book"}, {"id": 55... en The Image Revolution Twenty years ago, seven superstar artists left... 0.545620 [{"name": "Respect Films", "id": 15287}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 21-11-2013 0 81.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Image Revolution 5.7 3
4760 0 [{"id": 18, "name": "Drama"}] http://www.montereymedia.com/theatrical/films/... 158895 [] en This Is Martin Bonner Two men, at opposite ends of the social spectr... 0.763680 [] [{"iso_3166_1": "US", "name": "United States o... 28-06-2013 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes You Have to Lose Your Life in Order ... This Is Martin Bonner 6.6 4
4761 0 [{"id": 35, "name": "Comedy"}] NaN 222250 [] en A True Story Mike and Matt own nothing and share everything... 0.970351 [{"name": "Team Awesome Films", "id": 41683}] [] 20-09-2013 0 96.0 [] Released NaN A True Story 6.8 2
4762 0 [{"id": 18, "name": "Drama"}] NaN 18292 [{"id": 10183, "name": "independent film"}] en George Washington A delicately told and deceptively simple story... 2.058834 [] [{"iso_3166_1": "US", "name": "United States o... 01-10-2000 0 89.0 [{"iso_639_1": "en", "name": "English"}] Released NaN George Washington 6.4 36
4763 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 125537 [] en Smiling Fish & Goat On Fire Two brothers share a house in LA's Fairfax dis... 0.007340 [] [{"iso_3166_1": "US", "name": "United States o... 16-09-1999 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released two brothers, four women and the search for Ma... Smiling Fish & Goat On Fire 7.0 1
4764 0 [{"id": 53, "name": "Thriller"}, {"id": 18, "n... NaN 326576 [] en Dawn of the Crescent Moon A group of college students travel to a small ... 0.049469 [] [] 05-04-2014 0 95.0 [{"iso_639_1": "en", "name": "English"}] Released The past is present. Dawn of the Crescent Moon 2.0 1
4765 0 [{"id": 27, "name": "Horror"}] https://www.facebook.com/pages/Raymond-Did-It/... 228550 [{"id": 6270, "name": "high school"}, {"id": 9... en Raymond Did It Mentally challenged Raymond Rourke gets blamed... 0.160779 [] [] 27-03-2011 0 83.0 [{"iso_639_1": "en", "name": "English"}] Released Mom's Pretty Mad At Me Raymond Did It 3.2 8
4766 0 [{"id": 99, "name": "Documentary"}, {"id": 104... http://www.mgm.com/#/our-titles/1092/The-Last-... 13963 [{"id": 1228, "name": "1970s"}, {"id": 6027, "... en The Last Waltz Martin Scorsese's rockumentary intertwines foo... 3.277287 [{"name": "FM Productions", "id": 12601}, {"na... [{"iso_3166_1": "US", "name": "United States o... 01-05-1978 321952 117.0 [{"iso_639_1": "en", "name": "English"}] Released It Started as a Concert. It Became a Celebration. The Last Waltz 7.9 64
4767 50000 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 290391 [{"id": 9748, "name": "revenge"}, {"id": 9826,... en Run, Hide, Die On the anniversary weekend of the death of a y... 0.595809 [{"name": "Little Big Film Company", "id": 260... [{"iso_3166_1": "US", "name": "United States o... 01-09-2015 0 75.0 [{"iso_639_1": "en", "name": "English"}] Released Five girls, one secret. Revenge stalks them in... Run, Hide, Die 3.5 2
4768 0 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 44770 [{"id": 10183, "name": "independent film"}] en The Exploding Girl On a summer break from college, Ivy, a young e... 0.611081 [] [] 22-04-2009 0 80.0 [{"iso_639_1": "en", "name": "English"}] Released NaN The Exploding Girl 6.4 15
4769 0 [{"id": 28, "name": "Action"}, {"id": 37, "nam... NaN 69382 [] en The Legend of God's Gun A gun-slinging preacher returns to the debauch... 0.003582 [] [] 08-07-2007 0 78.0 [] Released NaN The Legend of God's Gun 0.0 0
4770 500000 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 40769 [{"id": 4048, "name": "musician"}, {"id": 9840... en Mutual Appreciation Alan is a musician who leaves a busted-up band... 0.123068 [] [] 01-03-2005 0 109.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Mutual Appreciation 6.1 8
4771 0 [{"id": 27, "name": "Horror"}] NaN 220490 [] en Her Cry: La Llorona Investigation Crew of "Paranormal Legends" went to film thei... 0.056459 [] [] 19-04-2013 0 89.0 [] Released NaN Her Cry: La Llorona Investigation 0.0 0
4772 31192 [{"id": 18, "name": "Drama"}, {"id": 28, "name... http://downterrace.blogspot.com/ 42151 [{"id": 9826, "name": "murder"}, {"id": 10123,... en Down Terrace After serving jail time for a mysterious crime... 1.330379 [] [{"iso_3166_1": "GB", "name": "United Kingdom"}] 01-09-2009 10000 89.0 [{"iso_639_1": "en", "name": "English"}] Released You're only as good as the people you know. Down Terrace 6.3 26
4773 27000 [{"id": 35, "name": "Comedy"}] http://www.miramax.com/movie/clerks/ 2292 [{"id": 1361, "name": "salesclerk"}, {"id": 30... en Clerks Convenience and video store clerks Dante and R... 19.748658 [{"name": "Miramax Films", "id": 14}, {"name":... [{"iso_3166_1": "US", "name": "United States o... 13-09-1994 3151130 92.0 [{"iso_639_1": "en", "name": "English"}] Released Just because they serve you doesn't mean they ... Clerks 7.4 755
4774 27000 [{"id": 18, "name": "Drama"}, {"id": 10749, "n... NaN 42497 [{"id": 1566, "name": "dream"}, {"id": 13059, ... en Pink Narcissus An erotic poem set in the fantasies of a young... 0.027811 [{"name": "Strand Releasing", "id": 3923}] [{"iso_3166_1": "US", "name": "United States o... 01-01-1971 0 64.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released A unique experience in visual fantasy! Pink Narcissus 6.0 9
4775 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... NaN 33693 [{"id": 171993, "name": "mumblecore"}] en Funny Ha Ha Unsure of what to do next, 23-year-old Marnie ... 0.362633 [] [{"iso_3166_1": "US", "name": "United States o... 20-09-2002 76901 85.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Funny Ha Ha 6.3 8
4776 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... NaN 14585 [{"id": 1438, "name": "office"}, {"id": 9673, ... en In the Company of Men Two business executives--one an avowed misogyn... 2.634007 [{"name": "Alliance Atlantis Communications", ... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 19-01-1997 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released Are all men bastards...or just misunderstood? In the Company of Men 6.8 44
4777 0 [{"id": 18, "name": "Drama"}] NaN 185465 [] en Manito Fifteen years ago, their Washington Heights ne... 0.039264 [] [{"iso_3166_1": "US", "name": "United States o... 15-01-2002 0 78.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}, ... Released NaN Manito 5.5 2
4778 0 [{"id": 28, "name": "Action"}, {"id": 18, "nam... NaN 38780 [{"id": 10022, "name": "rampage"}, {"id": 1454... en Rampage The boredom of small town life is eating Bill ... 7.101197 [{"name": "Boll Kino Beteiligungs GmbH & Co. K... [{"iso_3166_1": "CA", "name": "Canada"}, {"iso... 14-08-2009 0 85.0 [{"iso_639_1": "en", "name": "English"}] Released Vengeance is ruthless. Rampage 6.0 131
4779 0 [{"id": 35, "name": "Comedy"}] NaN 14022 [{"id": 305, "name": "moon"}, {"id": 490, "nam... en Slacker Presents a day in the life in Austin, Texas am... 3.320622 [] [{"iso_3166_1": "US", "name": "United States o... 27-07-1990 0 97.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Slacker 6.4 77
4780 0 [{"id": 53, "name": "Thriller"}, {"id": 80, "n... NaN 366967 [] en Dutch Kills A desperate ex-con is forced to gather his old... 0.038143 [] [] 02-10-2015 0 90.0 [] Released NaN Dutch Kills 0.0 0
4781 22000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... https://www.facebook.com/DrySpellMovie 255266 [{"id": 13043, "name": "dating"}, {"id": 15160... en Dry Spell Sasha tries to get her soon-to-be ex husband K... 0.048948 [] [{"iso_3166_1": "US", "name": "United States o... 14-02-2013 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released Getting divorced does funny things to a girl Dry Spell 6.0 1
4782 0 [{"id": 18, "name": "Drama"}, {"id": 10751, "n... NaN 17345 [{"id": 186, "name": "christianity"}, {"id": 4... en Flywheel Jay Austin wants to sell you a used car, but w... 1.048524 [] [{"iso_3166_1": "US", "name": "United States o... 01-01-2003 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Flywheel 6.8 19
4783 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 226458 [{"id": 9712, "name": "possession"}] en Backmask During an all-night, drug-fueled party at an a... 3.619167 [{"name": "GO Productions", "id": 2943}, {"nam... [{"iso_3166_1": "US", "name": "United States o... 16-01-2015 0 91.0 [{"iso_639_1": "en", "name": "English"}] Released nederlands Backmask 4.7 79
4784 0 [{"id": 18, "name": "Drama"}, {"id": 35, "name... http://www.thepuffychairmovie.com 24055 [{"id": 171993, "name": "mumblecore"}] en The Puffy Chair Josh's life is pretty much in the toilet. He's... 1.243955 [] [] 17-01-2005 0 85.0 [] Released NaN The Puffy Chair 6.2 15
4785 0 [{"id": 18, "name": "Drama"}] NaN 287625 [] en Stories of Our Lives Created by the members of a Nairobi-based arts... 0.327794 [] [{"iso_3166_1": "KE", "name": "Kenya"}] 05-09-2014 0 60.0 [{"iso_639_1": "sw", "name": "Kiswahili"}, {"i... Released NaN Stories of Our Lives 0.0 0
4786 0 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 44990 [{"id": 10183, "name": "independent film"}] en Breaking Upwards 'Breaking Upwards' explores a young, real-life... 0.674570 [] [{"iso_3166_1": "US", "name": "United States o... 14-03-2009 0 88.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Breaking Upwards 5.6 12
4787 0 [{"id": 878, "name": "Science Fiction"}, {"id"... NaN 86304 [{"id": 9715, "name": "superhero"}] en All Superheroes Must Die Masked vigilantes Charge (Jason Trost), Cutthr... 3.545991 [{"name": "Grindfest", "id": 18818}] [] 26-10-2011 0 78.0 [{"iso_639_1": "en", "name": "English"}] Released May The Best Man Win All Superheroes Must Die 4.2 13
4788 12000 [{"id": 27, "name": "Horror"}, {"id": 35, "nam... NaN 692 [{"id": 237, "name": "gay"}, {"id": 900, "name... en Pink Flamingos Notorious Baltimore criminal and underground f... 4.553644 [{"name": "Dreamland Productions", "id": 407}] [{"iso_3166_1": "US", "name": "United States o... 12-03-1972 6000000 93.0 [{"iso_639_1": "en", "name": "English"}] Released An exercise in poor taste. Pink Flamingos 6.2 110
4789 0 [{"id": 18, "name": "Drama"}] NaN 39851 [{"id": 6782, "name": "addiction"}, {"id": 155... en Clean After losing her husband to a heroin overdose,... 1.464566 [] [{"iso_3166_1": "GB", "name": "United Kingdom"... 01-09-2004 0 111.0 [{"iso_639_1": "cn", "name": "\u5e7f\u5dde\u8b... Released When you don't have a choice, you change. Clean 6.7 17
4790 0 [{"id": 18, "name": "Drama"}, {"id": 10769, "n... NaN 13898 [] fa دایره Various women struggle to function in the oppr... 1.193779 [{"name": "Jafar Panahi Film Productions", "id... [{"iso_3166_1": "IR", "name": "Iran"}] 08-09-2000 0 90.0 [{"iso_639_1": "fa", "name": "\u0641\u0627\u06... Released NaN The Circle 6.6 17
4791 13 [{"id": 27, "name": "Horror"}] http://tincanmanthemovie.com/ 157185 [{"id": 14903, "name": "home invasion"}] en Tin Can Man Recently dumped by his girlfirend for another ... 0.332679 [{"name": "Park Films", "id": 21871}, {"name":... [{"iso_3166_1": "IE", "name": "Ireland"}] 01-01-2007 0 84.0 [{"iso_639_1": "en", "name": "English"}] Released Everything You've Heard is True Tin Can Man 2.0 1
4792 20000 [{"id": 80, "name": "Crime"}, {"id": 27, "name... NaN 36095 [{"id": 233, "name": "japan"}, {"id": 549, "na... ja キュア A wave of gruesome murders is sweeping Tokyo. ... 0.212443 [{"name": "Daiei Studios", "id": 881}] [{"iso_3166_1": "JP", "name": "Japan"}] 06-11-1997 99000 111.0 [{"iso_639_1": "ja", "name": "\u65e5\u672c\u8a... Released Madness. Terror. Murder. Cure 7.4 63
4793 0 [{"id": 18, "name": "Drama"}] NaN 182291 [{"id": 718, "name": "confession"}, {"id": 100... en On The Downlow Isaac and Angel are two young Latinos involved... 0.029757 [{"name": "Iconoclast Films", "id": 26677}] [{"iso_3166_1": "US", "name": "United States o... 11-04-2004 0 90.0 [] Released Two gangs. One secret. One crossroad. On The Downlow 6.0 2
4794 0 [{"id": 53, "name": "Thriller"}, {"id": 27, "n... NaN 286939 [] en Sanctuary: Quite a Conundrum It should have been just a normal day of sex, ... 0.166513 [{"name": "Gold Lion Films", "id": 37870}, {"n... [{"iso_3166_1": "US", "name": "United States o... 20-01-2012 0 82.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Sanctuary: Quite a Conundrum 0.0 0
4795 0 [{"id": 18, "name": "Drama"}] NaN 124606 [{"id": 10726, "name": "gang"}, {"id": 33928, ... en Bang A young woman in L.A. is having a bad day: she... 0.918116 [{"name": "Asylum Films", "id": 10571}, {"name... [{"iso_3166_1": "US", "name": "United States o... 09-09-1995 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released Sometimes you've got to break the rules Bang 6.0 1
4796 7000 [{"id": 878, "name": "Science Fiction"}, {"id"... http://www.primermovie.com 14337 [{"id": 1448, "name": "distrust"}, {"id": 2101... en Primer Friends/fledgling entrepreneurs invent a devic... 23.307949 [{"name": "Thinkfilm", "id": 446}] [{"iso_3166_1": "US", "name": "United States o... 08-10-2004 424760 77.0 [{"iso_639_1": "en", "name": "English"}] Released What happens if it actually works? Primer 6.9 658
4797 0 [{"id": 10769, "name": "Foreign"}, {"id": 53, ... NaN 67238 [] en Cavite Adam, a security guard, travels from Californi... 0.022173 [] [] 12-03-2005 0 80.0 [] Released NaN Cavite 7.5 2
4798 220000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... NaN 9367 [{"id": 5616, "name": "united states\u2013mexi... es El Mariachi El Mariachi just wants to play his guitar and ... 14.269792 [{"name": "Columbia Pictures", "id": 5}] [{"iso_3166_1": "MX", "name": "Mexico"}, {"iso... 04-09-1992 2040920 81.0 [{"iso_639_1": "es", "name": "Espa\u00f1ol"}] Released He didn't come looking for trouble, but troubl... El Mariachi 6.6 238
4799 9000 [{"id": 35, "name": "Comedy"}, {"id": 10749, "... NaN 72766 [] en Newlyweds A newlywed couple's honeymoon is upended by th... 0.642552 [] [] 26-12-2011 0 85.0 [] Released A newlywed couple's honeymoon is upended by th... Newlyweds 5.9 5
4800 0 [{"id": 35, "name": "Comedy"}, {"id": 18, "nam... http://www.hallmarkchannel.com/signedsealeddel... 231617 [{"id": 248, "name": "date"}, {"id": 699, "nam... en Signed, Sealed, Delivered "Signed, Sealed, Delivered" introduces a dedic... 1.444476 [{"name": "Front Street Pictures", "id": 3958}... [{"iso_3166_1": "US", "name": "United States o... 13-10-2013 0 120.0 [{"iso_639_1": "en", "name": "English"}] Released NaN Signed, Sealed, Delivered 7.0 6
4801 0 [] http://shanghaicalling.com/ 126186 [] en Shanghai Calling When ambitious New York attorney Sam is sent t... 0.857008 [] [{"iso_3166_1": "US", "name": "United States o... 03-05-2012 0 98.0 [{"iso_639_1": "en", "name": "English"}] Released A New Yorker in Shanghai Shanghai Calling 5.7 7
4802 0 [{"id": 99, "name": "Documentary"}] NaN 25975 [{"id": 1523, "name": "obsession"}, {"id": 224... en My Date with Drew Ever since the second grade when he first saw ... 1.929883 [{"name": "rusty bear entertainment", "id": 87... [{"iso_3166_1": "US", "name": "United States o... 05-08-2005 0 90.0 [{"iso_639_1": "en", "name": "English"}] Released NaN My Date with Drew 6.3 16
In [10]:
movies_df = movies_df.merge(credits_df, on = 'title')
In [11]:
movies_df.shape
Out[11]:
(4808, 23)
In [12]:
movies_df.head()
Out[12]:
budget genres homepage id keywords original_language original_title overview popularity production_companies production_countries release_date revenue runtime spoken_languages status tagline title vote_average vote_count movie_id cast crew
0 237000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.avatarmovie.com/ 19995 [{"id": 1463, "name": "culture clash"}, {"id":... en Avatar In the 22nd century, a paraplegic Marine is di... 150.437577 [{"name": "Ingenious Film Partners", "id": 289... [{"iso_3166_1": "US", "name": "United States o... 10-12-2009 2787965087 162.0 [{"iso_639_1": "en", "name": "English"}, {"iso... Released Enter the World of Pandora. Avatar 7.2 11800 19995 [{"cast_id": 242, "character": "Jake Sully", "... [{"credit_id": "52fe48009251416c750aca23", "de...
1 300000000 [{"id": 12, "name": "Adventure"}, {"id": 14, "... http://disney.go.com/disneypictures/pirates/ 285 [{"id": 270, "name": "ocean"}, {"id": 726, "na... en Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha... 139.082615 [{"name": "Walt Disney Pictures", "id": 2}, {"... [{"iso_3166_1": "US", "name": "United States o... 19-05-2007 961000000 169.0 [{"iso_639_1": "en", "name": "English"}] Released At the end of the world, the adventure begins. Pirates of the Caribbean: At World's End 6.9 4500 285 [{"cast_id": 4, "character": "Captain Jack Spa... [{"credit_id": "52fe4232c3a36847f800b579", "de...
2 245000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://www.sonypictures.com/movies/spectre/ 206647 [{"id": 470, "name": "spy"}, {"id": 818, "name... en Spectre A cryptic message from Bond’s past sends him o... 107.376788 [{"name": "Columbia Pictures", "id": 5}, {"nam... [{"iso_3166_1": "GB", "name": "United Kingdom"... 26-10-2015 880674609 148.0 [{"iso_639_1": "fr", "name": "Fran\u00e7ais"},... Released A Plan No One Escapes Spectre 6.3 4466 206647 [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "54805967c3a36829b5002c41", "de...
3 250000000 [{"id": 28, "name": "Action"}, {"id": 80, "nam... http://www.thedarkknightrises.com/ 49026 [{"id": 849, "name": "dc comics"}, {"id": 853,... en The Dark Knight Rises Following the death of District Attorney Harve... 112.312950 [{"name": "Legendary Pictures", "id": 923}, {"... [{"iso_3166_1": "US", "name": "United States o... 16-07-2012 1084939099 165.0 [{"iso_639_1": "en", "name": "English"}] Released The Legend Ends The Dark Knight Rises 7.6 9106 49026 [{"cast_id": 2, "character": "Bruce Wayne / Ba... [{"credit_id": "52fe4781c3a36847f81398c3", "de...
4 260000000 [{"id": 28, "name": "Action"}, {"id": 12, "nam... http://movies.disney.com/john-carter 49529 [{"id": 818, "name": "based on novel"}, {"id":... en John Carter John Carter is a war-weary, former military ca... 43.926995 [{"name": "Walt Disney Pictures", "id": 2}] [{"iso_3166_1": "US", "name": "United States o... 07-03-2012 284139100 132.0 [{"iso_639_1": "en", "name": "English"}] Released Lost in our world, found in another. John Carter 6.1 2124 49529 [{"cast_id": 5, "character": "John Carter", "c... [{"credit_id": "52fe479ac3a36847f813eaa3", "de...
In [13]:
movies_df.info()
<class 'pandas.core.frame.DataFrame'>
Int64Index: 4808 entries, 0 to 4807
Data columns (total 23 columns):
 #   Column                Non-Null Count  Dtype  
---  ------                --------------  -----  
 0   budget                4808 non-null   int64  
 1   genres                4808 non-null   object 
 2   homepage              1713 non-null   object 
 3   id                    4808 non-null   int64  
 4   keywords              4808 non-null   object 
 5   original_language     4808 non-null   object 
 6   original_title        4808 non-null   object 
 7   overview              4805 non-null   object 
 8   popularity            4808 non-null   float64
 9   production_companies  4808 non-null   object 
 10  production_countries  4808 non-null   object 
 11  release_date          4807 non-null   object 
 12  revenue               4808 non-null   int64  
 13  runtime               4806 non-null   float64
 14  spoken_languages      4808 non-null   object 
 15  status                4808 non-null   object 
 16  tagline               3964 non-null   object 
 17  title                 4808 non-null   object 
 18  vote_average          4808 non-null   float64
 19  vote_count            4808 non-null   int64  
 20  movie_id              4808 non-null   int64  
 21  cast                  4808 non-null   object 
 22  crew                  4808 non-null   object 
dtypes: float64(3), int64(5), object(15)
memory usage: 901.5+ KB
In [14]:
# We will recommnend the movie using 7 columns only
movies_df = movies_df[['movie_id','title','overview','genres','keywords','cast','crew']]
In [15]:
movies_df.head()
Out[15]:
movie_id title overview genres keywords cast crew
0 19995 Avatar In the 22nd century, a paraplegic Marine is di... [{"id": 28, "name": "Action"}, {"id": 12, "nam... [{"id": 1463, "name": "culture clash"}, {"id":... [{"cast_id": 242, "character": "Jake Sully", "... [{"credit_id": "52fe48009251416c750aca23", "de...
1 285 Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha... [{"id": 12, "name": "Adventure"}, {"id": 14, "... [{"id": 270, "name": "ocean"}, {"id": 726, "na... [{"cast_id": 4, "character": "Captain Jack Spa... [{"credit_id": "52fe4232c3a36847f800b579", "de...
2 206647 Spectre A cryptic message from Bond’s past sends him o... [{"id": 28, "name": "Action"}, {"id": 12, "nam... [{"id": 470, "name": "spy"}, {"id": 818, "name... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "54805967c3a36829b5002c41", "de...
3 49026 The Dark Knight Rises Following the death of District Attorney Harve... [{"id": 28, "name": "Action"}, {"id": 80, "nam... [{"id": 849, "name": "dc comics"}, {"id": 853,... [{"cast_id": 2, "character": "Bruce Wayne / Ba... [{"credit_id": "52fe4781c3a36847f81398c3", "de...
4 49529 John Carter John Carter is a war-weary, former military ca... [{"id": 28, "name": "Action"}, {"id": 12, "nam... [{"id": 818, "name": "based on novel"}, {"id":... [{"cast_id": 5, "character": "John Carter", "c... [{"credit_id": "52fe479ac3a36847f813eaa3", "de...
In [16]:
movies_df.info()
<class 'pandas.core.frame.DataFrame'>
Int64Index: 4808 entries, 0 to 4807
Data columns (total 7 columns):
 #   Column    Non-Null Count  Dtype 
---  ------    --------------  ----- 
 0   movie_id  4808 non-null   int64 
 1   title     4808 non-null   object
 2   overview  4805 non-null   object
 3   genres    4808 non-null   object
 4   keywords  4808 non-null   object
 5   cast      4808 non-null   object
 6   crew      4808 non-null   object
dtypes: int64(1), object(6)
memory usage: 300.5+ KB
In [17]:
movies_df.isnull().sum()
Out[17]:
movie_id    0
title       0
overview    3
genres      0
keywords    0
cast        0
crew        0
dtype: int64
In [18]:
movies_df.dropna(inplace = True)
In [19]:
movies_df.duplicated().sum()
Out[19]:
0
In [20]:
movies_df.iloc[0].genres
Out[20]:
'[{"id": 28, "name": "Action"}, {"id": 12, "name": "Adventure"}, {"id": 14, "name": "Fantasy"}, {"id": 878, "name": "Science Fiction"}]'
In [21]:
import ast
In [22]:
def convert(obj):
    l=[]
    for i in ast.literal_eval(obj):
        l.append(i['name'])
    return l
In [23]:
movies_df['genres'] = movies_df['genres'].apply(convert)
movies_df['keywords'] = movies_df['keywords'].apply(convert)
movies_df
Out[23]:
movie_id title overview genres keywords cast crew
0 19995 Avatar In the 22nd century, a paraplegic Marine is di... [Action, Adventure, Fantasy, Science Fiction] [culture clash, future, space war, space colon... [{"cast_id": 242, "character": "Jake Sully", "... [{"credit_id": "52fe48009251416c750aca23", "de...
1 285 Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha... [Adventure, Fantasy, Action] [ocean, drug abuse, exotic island, east india ... [{"cast_id": 4, "character": "Captain Jack Spa... [{"credit_id": "52fe4232c3a36847f800b579", "de...
2 206647 Spectre A cryptic message from Bond’s past sends him o... [Action, Adventure, Crime] [spy, based on novel, secret agent, sequel, mi... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "54805967c3a36829b5002c41", "de...
3 49026 The Dark Knight Rises Following the death of District Attorney Harve... [Action, Crime, Drama, Thriller] [dc comics, crime fighter, terrorist, secret i... [{"cast_id": 2, "character": "Bruce Wayne / Ba... [{"credit_id": "52fe4781c3a36847f81398c3", "de...
4 49529 John Carter John Carter is a war-weary, former military ca... [Action, Adventure, Science Fiction] [based on novel, mars, medallion, space travel... [{"cast_id": 5, "character": "John Carter", "c... [{"credit_id": "52fe479ac3a36847f813eaa3", "de...
5 559 Spider-Man 3 The seemingly invincible Spider-Man goes up ag... [Fantasy, Action, Adventure] [dual identity, amnesia, sandstorm, love of on... [{"cast_id": 30, "character": "Peter Parker / ... [{"credit_id": "52fe4252c3a36847f80151a5", "de...
6 38757 Tangled When the kingdom's most wanted-and most charmi... [Animation, Family] [hostage, magic, horse, fairy tale, musical, p... [{"cast_id": 34, "character": "Flynn Rider (vo... [{"credit_id": "52fe46db9251416c91062101", "de...
7 99861 Avengers: Age of Ultron When Tony Stark tries to jumpstart a dormant p... [Action, Adventure, Science Fiction] [marvel comic, sequel, superhero, based on com... [{"cast_id": 76, "character": "Tony Stark / Ir... [{"credit_id": "55d5f7d4c3a3683e7e0016eb", "de...
8 767 Harry Potter and the Half-Blood Prince As Harry begins his sixth year at Hogwarts, he... [Adventure, Fantasy, Family] [witch, magic, broom, school of witchcraft, wi... [{"cast_id": 3, "character": "Harry Potter", "... [{"credit_id": "52fe4273c3a36847f801fab1", "de...
9 209112 Batman v Superman: Dawn of Justice Fearing the actions of a god-like Super Hero l... [Action, Adventure, Fantasy] [dc comics, vigilante, superhero, based on com... [{"cast_id": 18, "character": "Bruce Wayne / B... [{"credit_id": "553bf23692514135c8002886", "de...
10 1452 Superman Returns Superman returns to discover his 5-year absenc... [Adventure, Fantasy, Action, Science Fiction] [saving the world, dc comics, invulnerability,... [{"cast_id": 3, "character": "Superman / Clark... [{"credit_id": "553bef6a9251416874003c8f", "de...
11 10764 Quantum of Solace Quantum of Solace continues the adventures of ... [Adventure, Action, Thriller, Crime] [killing, undercover, secret agent, british se... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe43b29251416c7501aa63", "de...
12 58 Pirates of the Caribbean: Dead Man's Chest Captain Jack Sparrow works his way out of a bl... [Adventure, Fantasy, Action] [witch, fortune teller, bondage, exotic island... [{"cast_id": 37, "character": "Captain Jack Sp... [{"credit_id": "52fe4211c3a36847f8001873", "de...
13 57201 The Lone Ranger The Texas Rangers chase down a gang of outlaws... [Action, Adventure, Western] [texas, horse, survivor, texas ranger, partner... [{"cast_id": 4, "character": "Tonto", "credit_... [{"credit_id": "52fe4928c3a36847f818be95", "de...
14 49521 Man of Steel A young boy learns that he has extraordinary p... [Action, Adventure, Fantasy, Science Fiction] [saving the world, dc comics, superhero, based... [{"cast_id": 2, "character": "Clark Kent / Kal... [{"credit_id": "52fe4799c3a36847f813e667", "de...
15 2454 The Chronicles of Narnia: Prince Caspian One year after their incredible adventures in ... [Adventure, Family, Fantasy] [based on novel, fictional place, brother sist... [{"cast_id": 1, "character": "Prince Caspian",... [{"credit_id": "55a239e69251412979002e8b", "de...
16 24428 The Avengers When an unexpected enemy emerges and threatens... [Science Fiction, Action, Adventure] [new york, shield, marvel comic, superhero, ba... [{"cast_id": 46, "character": "Tony Stark / Ir... [{"credit_id": "52fe4495c3a368484e02b1cf", "de...
17 1865 Pirates of the Caribbean: On Stranger Tides Captain Jack Sparrow crosses paths with a woma... [Adventure, Action, Fantasy] [sea, captain, mutiny, sword, prime minister, ... [{"cast_id": 15, "character": "Captain Jack Sp... [{"credit_id": "566b4f54c3a3683f56005151", "de...
18 41154 Men in Black 3 Agents J (Will Smith) and K (Tommy Lee Jones) ... [Action, Comedy, Science Fiction] [time travel, time machine, alien, fictional g... [{"cast_id": 4, "character": "Agent J", "credi... [{"credit_id": "52fe45b7c3a36847f80d68c7", "de...
19 122917 The Hobbit: The Battle of the Five Armies Immediately after the events of The Desolation... [Action, Adventure, Fantasy] [corruption, elves, dwarves, orcs, middle-eart... [{"cast_id": 10, "character": "Bilbo Baggins",... [{"credit_id": "548ad49a9251414fa20011ab", "de...
20 1930 The Amazing Spider-Man Peter Parker is an outcast high schooler aband... [Action, Adventure, Fantasy] [loss of father, vigilante, serum, marvel comi... [{"cast_id": 56, "character": "Peter Parker / ... [{"credit_id": "5395a60dc3a368641d004492", "de...
21 20662 Robin Hood When soldier Robin happens upon the dying Robe... [Action, Adventure] [robin hood, archer, knight, sherwood forest, ... [{"cast_id": 1, "character": "Robin Longstride... [{"credit_id": "52fe43f2c3a368484e0076ad", "de...
22 57158 The Hobbit: The Desolation of Smaug The Dwarves, Bilbo and Gandalf have successful... [Adventure, Fantasy] [elves, dwarves, orcs, hobbit, dragon, wizard,... [{"cast_id": 3, "character": "Bilbo Baggins", ... [{"credit_id": "52fe4926c3a36847f818b787", "de...
23 2268 The Golden Compass After overhearing a shocking secret, precociou... [Adventure, Fantasy] [england, compass, experiment, lordship, uncle... [{"cast_id": 43, "character": "Lyra Belacqua",... [{"credit_id": "52fe4348c3a36847f8048635", "de...
24 254 King Kong In 1933 New York, an overly ambitious movie pr... [Adventure, Drama, Action] [film business, screenplay, show business, fil... [{"cast_id": 5, "character": "Ann Darrow", "cr... [{"credit_id": "52fe422ec3a36847f800a1d7", "de...
25 597 Titanic 84 years later, a 101-year-old woman named Ros... [Drama, Romance, Thriller] [shipwreck, iceberg, ship, panic, titanic, oce... [{"cast_id": 20, "character": "Rose DeWitt Buk... [{"credit_id": "52fe425ac3a36847f8017985", "de...
26 271110 Captain America: Civil War Following the events of Age of Ultron, the col... [Adventure, Action, Science Fiction] [civil war, war, marvel comic, sequel, superhe... [{"cast_id": 9, "character": "Steve Rogers / C... [{"credit_id": "569443d59251414b67000428", "de...
27 44833 Battleship When mankind beams a radio signal into space, ... [Thriller, Action, Adventure, Science Fiction] [fight, u.s. navy, mind reading, hong kong, so... [{"cast_id": 3, "character": "Lieutenant Alex ... [{"credit_id": "52fe469ec3a36847f8108d45", "de...
28 135397 Jurassic World Twenty-two years after the events of Jurassic ... [Action, Adventure, Science Fiction, Thriller] [monster, dna, tyrannosaurus rex, velociraptor... [{"cast_id": 10, "character": "Owen Grady", "c... [{"credit_id": "52fe4bf7c3a368484e1a0683", "de...
29 37724 Skyfall When Bond's latest assignment goes gravely wro... [Action, Adventure, Thriller] [spy, secret agent, sociopath, killer, art gal... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe46689251416c910537ad", "de...
30 558 Spider-Man 2 Peter Parker is going through a major identity... [Action, Adventure, Fantasy] [dual identity, love of one's life, pizza boy,... [{"cast_id": 33, "character": "Peter Parker / ... [{"credit_id": "52fe4252c3a36847f8015039", "de...
31 68721 Iron Man 3 When Tony Stark's world is torn apart by a for... [Action, Adventure, Science Fiction] [terrorist, war on terror, tennessee, malibu, ... [{"cast_id": 40, "character": "Tony Stark / Ir... [{"credit_id": "52fe47a0c3a368484e0d15cb", "de...
32 12155 Alice in Wonderland Alice, an unpretentious and individual 19-year... [Family, Fantasy, Adventure] [based on novel, fictional place, queen, fanta... [{"cast_id": 7, "character": "Alice Kingsleigh... [{"credit_id": "52fe44c09251416c7503fbc3", "de...
33 36668 X-Men: The Last Stand When a cure is found to treat mutations, lines... [Adventure, Action, Science Fiction, Thriller] [mutant, marvel comic, based on comic book, su... [{"cast_id": 4, "character": "Logan / Wolverin... [{"credit_id": "538d82720e0a26670e005e83", "de...
34 62211 Monsters University A look at the relationship between Mike and Su... [Animation, Family] [monster, dormitory, games, animation, best fr... [{"cast_id": 6, "character": "Michael \"Mike\"... [{"credit_id": "52fe4675c3a368484e091e53", "de...
35 8373 Transformers: Revenge of the Fallen Sam Witwicky leaves the Autobots behind for a ... [Science Fiction, Action, Adventure] [egypt, sun, chaos, symbol, artifact, transfor... [{"cast_id": 5, "character": "Sam Witwicky", "... [{"credit_id": "537f0791c3a3680598002d4a", "de...
36 91314 Transformers: Age of Extinction As humanity picks up the pieces, following the... [Science Fiction, Action, Adventure] [sequel, alien, transformers, giant robot, rob... [{"cast_id": 6, "character": "Cade Yeager", "c... [{"credit_id": "546c7de8c3a368096b001181", "de...
37 68728 Oz: The Great and Powerful Oscar Diggs, a small-time circus illusionist a... [Fantasy, Adventure, Family] [circus, witch, magic, hope, illusion, lost, m... [{"cast_id": 6, "character": "Oz", "credit_id"... [{"credit_id": "52fe47a1c3a368484e0d1a21", "de...
38 102382 The Amazing Spider-Man 2 For Peter Parker, life is busy. Between taking... [Action, Adventure, Fantasy] [obsession, marvel comic, sequel, based on com... [{"cast_id": 3, "character": "Peter Parker / S... [{"credit_id": "53e66a1cc3a3684439001575", "de...
39 20526 TRON: Legacy Sam Flynn, the tech-savvy and daring son of Ke... [Adventure, Action, Science Fiction] [artificial intelligence, secret identity, com... [{"cast_id": 44, "character": "Sam Flynn", "cr... [{"credit_id": "52fe43eac3a368484e005c9f", "de...
40 49013 Cars 2 Star race car Lightning McQueen and his pal Ma... [Animation, Family, Adventure, Comedy] [car race, sequel, comedy, anthropomorphism, b... [{"cast_id": 4, "character": "Lightning McQuee... [{"credit_id": "52fe477fc3a36847f8139271", "de...
41 44912 Green Lantern For centuries, a small but powerful force of w... [Adventure, Action, Thriller, Science Fiction] [dc comics, transformation, superhero, alien, ... [{"cast_id": 6, "character": "Hal Jordan / Gre... [{"credit_id": "52fe46a3c3a36847f8109f09", "de...
42 10193 Toy Story 3 Woody, Buzz, and the rest of Andy's toys haven... [Animation, Family, Comedy] [hostage, college, toy, barbie, animation, esc... [{"cast_id": 6, "character": "Woody (voice)", ... [{"credit_id": "5770143fc3a3683733000f3a", "de...
43 534 Terminator Salvation All grown up in post-apocalyptic 2018, John Co... [Action, Science Fiction, Thriller] [saving the world, artificial intelligence, pr... [{"cast_id": 18, "character": "John Connor", "... [{"credit_id": "52fe424ec3a36847f8013ffd", "de...
44 168259 Furious 7 Deckard Shaw seeks revenge against Dominic Tor... [Action] [car race, speed, revenge, suspense, car, race... [{"cast_id": 17, "character": "Dominic Toretto... [{"credit_id": "52fe4cc8c3a36847f823e699", "de...
45 72190 World War Z Life for former United Nations investigator Ge... [Action, Drama, Horror, Science Fiction, Thril... [dystopia, apocalypse, zombie, nuclear weapons... [{"cast_id": 4, "character": "Gerry Lane", "cr... [{"credit_id": "52fe485dc3a368484e0f50f9", "de...
46 127585 X-Men: Days of Future Past The ultimate X-Men ensemble fights a war for t... [Action, Adventure, Fantasy, Science Fiction] [1970s, mutant, time travel, marvel comic, bas... [{"cast_id": 9, "character": "Logan / Wolverin... [{"credit_id": "54408fa5c3a3686078000858", "de...
47 54138 Star Trek Into Darkness When the crew of the Enterprise is called back... [Action, Adventure, Science Fiction] [spacecraft, friendship, sequel, futuristic, s... [{"cast_id": 2, "character": "James T. Kirk", ... [{"credit_id": "52fe488dc3a36847f816d839", "de...
48 81005 Jack the Giant Slayer The story of an ancient war that is reignited ... [Action, Family, Fantasy] [based on fairy tale, giant] [{"cast_id": 7, "character": "Jack", "credit_i... [{"credit_id": "569396fb925141655700200d", "de...
49 64682 The Great Gatsby An adaptation of F. Scott Fitzgerald's Long Is... [Drama, Romance] [based on novel, infidelity, obsession, hope, 3d] [{"cast_id": 2, "character": "Jay Gatsby", "cr... [{"credit_id": "52fe46e3c3a368484e0a982d", "de...
50 9543 Prince of Persia: The Sands of Time A rogue prince reluctantly joins forces with a... [Adventure, Fantasy, Action, Romance] [persia, sandstorm, brother against brother, a... [{"cast_id": 5, "character": "Prince Dastan", ... [{"credit_id": "567e74d4c3a36860e9008e46", "de...
51 68726 Pacific Rim When legions of monstrous creatures, known as ... [Action, Science Fiction, Adventure] [dystopia, giant robot, giant monster, apocaly... [{"cast_id": 2, "character": "Stacker Pentecos... [{"credit_id": "52fe47a0c3a368484e0d1841", "de...
52 38356 Transformers: Dark of the Moon Sam Witwicky takes his first tenuous steps int... [Action, Science Fiction, Adventure] [moon, spacecraft, traitor, bodyguard, alien p... [{"cast_id": 3, "character": "Sam Witwicky", "... [{"credit_id": "537f0b740e0a2624b40044d0", "de...
53 217 Indiana Jones and the Kingdom of the Crystal S... Set during the Cold War, the Soviets – led by ... [Adventure, Action] [saving the world, riddle, whip, treasure, mex... [{"cast_id": 4, "character": "Indiana Jones", ... [{"credit_id": "52fe4227c3a36847f800847d", "de...
54 105864 The Good Dinosaur An epic journey into the world of dinosaurs wh... [Adventure, Animation, Family] [tyrannosaurus rex, friends, alternate history... [{"cast_id": 20, "character": "Arlo (voice)", ... [{"credit_id": "52fe4a58c3a36847f81c8a07", "de...
55 62177 Brave Brave is set in the mystical Scottish Highland... [Animation, Adventure, Comedy, Family, Action,... [scotland, rebel, bravery, kingdom, archer, wi... [{"cast_id": 1, "character": "M\u00e9rida (voi... [{"credit_id": "54a3ff9f9251414d2700c759", "de...
56 188927 Star Trek Beyond The USS Enterprise crew explores the furthest ... [Action, Adventure, Science Fiction] [sequel, stranded, hatred, space opera] [{"cast_id": 9, "character": "James T. Kirk", ... [{"credit_id": "52fe4d489251416c751360bb", "de...
57 10681 WALL·E WALL·E is the last robot left on an Earth that... [Animation, Family] [romantic comedy] [{"cast_id": 12, "character": "WALL\u00b7E / M... [{"credit_id": "52fe43a29251416c75018101", "de...
58 5174 Rush Hour 3 After an attempted assassination on Ambassador... [Action, Comedy, Crime, Thriller] [ambassador] [{"cast_id": 2, "character": "Det. James Carte... [{"credit_id": "52fe43fac3a36847f807b5bd", "de...
59 14161 2012 Dr. Adrian Helmsley, part of a worldwide geoph... [Action, Adventure, Science Fiction] [civilization, natural disaster, end of the wo... [{"cast_id": 1, "character": "Jackson Curtis",... [{"credit_id": "52fe45d29251416c750639d1", "de...
60 17979 A Christmas Carol Miser Ebenezer Scrooge is awakened on Christma... [Animation, Drama] [holiday, based on novel, victorian england, m... [{"cast_id": 9, "character": "Tiny Tim, Bob Cr... [{"credit_id": "52fe47589251416c75096017", "de...
61 76757 Jupiter Ascending In a universe where human genetic material is ... [Science Fiction, Fantasy, Action, Adventure] [jupiter, space, woman director, 3d, interspec... [{"cast_id": 6, "character": "Jupiter Jones", ... [{"credit_id": "5535bb999251414716001979", "de...
62 258489 The Legend of Tarzan Tarzan, having acclimated to life in London, i... [Action, Adventure] [africa, feral child, tarzan, jungle, animal a... [{"cast_id": 1, "character": "John Clayton / T... [{"credit_id": "551b7049c3a3687682001710", "de...
63 411 The Chronicles of Narnia: The Lion, the Witch ... Siblings Lucy, Edmund, Susan and Peter step th... [Adventure, Family, Fantasy] [saving the world, witch, based on novel, brot... [{"cast_id": 5, "character": "Peter Pevensie",... [{"credit_id": "52fe4240c3a36847f800fd4f", "de...
64 246655 X-Men: Apocalypse After the re-emergence of the world's first mu... [Science Fiction] [mutant, supernatural powers, marvel comic, su... [{"cast_id": 14, "character": "Professor Charl... [{"credit_id": "56d0c8fdc3a3681e36006b60", "de...
65 155 The Dark Knight Batman raises the stakes in his war on crime. ... [Drama, Action, Crime, Thriller] [dc comics, crime fighter, secret identity, sc... [{"cast_id": 35, "character": "Bruce Wayne", "... [{"credit_id": "55a0eb4a925141296b0010f8", "de...
66 14160 Up Carl Fredricksen spent his entire life dreamin... [Animation, Comedy, Family, Adventure] [age difference, central and south america, ba... [{"cast_id": 4, "character": "Carl Fredricksen... [{"credit_id": "5683b5f8c3a3684be90168e1", "de...
67 15512 Monsters vs Aliens When Susan Murphy is unwittingly clobbered by ... [Animation, Family, Adventure, Science Fiction] [alien, giant robot, duringcreditsstinger] [{"cast_id": 8, "character": "B.O.B. (voice)",... [{"credit_id": "52fe46639251416c75076a45", "de...
68 1726 Iron Man After being held captive in an Afghan cave, bi... [Action, Science Fiction, Adventure] [middle east, arms dealer, malibu, marvel comi... [{"cast_id": 19, "character": "Tony Stark / Ir... [{"credit_id": "52fe4311c3a36847f8037f21", "de...
69 44826 Hugo Hugo is an orphan boy living in the walls of a... [Adventure, Drama, Family] [library, clock, film director, key, toy, boy,... [{"cast_id": 4, "character": "Georges M\u00e9l... [{"credit_id": "52fe469ec3a36847f8108b6f", "de...
70 8487 Wild Wild West Legless Southern inventor Dr. Arliss Loveless ... [Action, Adventure, Comedy, Science Fiction, W... [steampunk, based on tv series, steam locomoti... [{"cast_id": 25, "character": "Capt. James Wes... [{"credit_id": "52fe44adc3a36847f80a3bc7", "de...
71 1735 The Mummy: Tomb of the Dragon Emperor Archaeologist Rick O'Connell travels to China,... [Adventure, Action, Fantasy] [] [{"cast_id": 1, "character": "Richard O'Connel... [{"credit_id": "52fe4312c3a36847f80384c5", "de...
72 297761 Suicide Squad From DC Comics comes the Suicide Squad, an ant... [Action, Adventure, Crime, Fantasy, Science Fi... [dc comics, shared universe, anti hero, secret... [{"cast_id": 9, "character": "Floyd Lawton / D... [{"credit_id": "58415a5a9251417d590062b1", "de...
73 2698 Evan Almighty God contacts Congressman Evan Baxter and tells... [Fantasy, Comedy, Family] [father son relationship, daily life, married ... [{"cast_id": 19, "character": "Evan Baxter", "... [{"credit_id": "52fe4365c3a36847f805145d", "de...
74 137113 Edge of Tomorrow Major Bill Cage is an officer who has never se... [Action, Science Fiction] [deja vu, time warp, restart, dystopia, war, a... [{"cast_id": 12, "character": "Maj. William \"... [{"credit_id": "54124fadc3a3682f6b0004d7", "de...
75 9804 Waterworld In a futuristic world where the polar ice caps... [Adventure, Action] [ocean, tattoo, mutant, water, dystopia, dooms... [{"cast_id": 1, "character": "Mariner", "credi... [{"credit_id": "558df16192514173dd0006ff", "de...
76 14869 G.I. Joe: The Rise of Cobra From the Egyptian desert to deep below the pol... [Adventure, Action, Thriller, Science Fiction] [terrorist, secret, hostage, technology, warhe... [{"cast_id": 1, "character": "General Hawk", "... [{"credit_id": "58e01bd39251415e5f00eacf", "de...
77 150540 Inside Out Growing up can be a bumpy road, and it's no ex... [Drama, Comedy, Animation, Family] [dream, cartoon, imaginary friend, animation, ... [{"cast_id": 4, "character": "Joy (voice)", "c... [{"credit_id": "56098866c3a368681000003a", "de...
78 278927 The Jungle Book After a threat from the tiger Shere Khan force... [Family, Adventure, Drama, Fantasy] [based on novel, snake, wolf, elephant, tiger,... [{"cast_id": 12, "character": "Mowgli", "credi... [{"credit_id": "571507b692514105a80032f0", "de...
79 10138 Iron Man 2 With the world now aware of his dual life as t... [Adventure, Action, Science Fiction] [malibu, marvel comic, superhero, based on com... [{"cast_id": 30, "character": "Tony Stark / Ir... [{"credit_id": "52fe43329251416c750072bb", "de...
80 58595 Snow White and the Huntsman After the Evil Queen marries the King, she per... [Adventure, Fantasy, Drama] [queen, magic, fairy tale, immortality, forest... [{"cast_id": 1027, "character": "Snow White", ... [{"credit_id": "567e630ec3a3684bd0009398", "de...
81 102651 Maleficent The untold story of Disney's most iconic villa... [Fantasy, Adventure, Action, Family, Romance] [fairy tale, villain, sleeping beauty, dark fa... [{"cast_id": 7, "character": "Maleficent", "cr... [{"credit_id": "52fe4a0cc3a36847f81b5c9f", "de...
82 119450 Dawn of the Planet of the Apes A group of scientists in San Francisco struggl... [Science Fiction, Action, Drama, Thriller] [leader, colony, post-apocalyptic, dystopia, f... [{"cast_id": 8, "character": "Caesar", "credit... [{"credit_id": "54c4d125c3a36814210139a5", "de...
83 79698 The Lovers The Lovers is an epic romance time travel adve... [Action, Adventure, Science Fiction, Romance] [] [{"cast_id": 11, "character": "James Stewart /... [{"credit_id": "52fe49e0c3a368484e145067", "de...
84 64686 47 Ronin Based on the original 1941 movie from Japan, a... [Drama, Action, Adventure, Fantasy] [japan, suicide, samurai, based on true story,... [{"cast_id": 1001, "character": "Kai", "credit... [{"credit_id": "52fe46e4c3a368484e0a98ef", "de...
85 100402 Captain America: The Winter Soldier After the cataclysmic events in New York with ... [Action, Adventure, Science Fiction] [washington d.c., future, shield, marvel comic... [{"cast_id": 1, "character": "Steve Rogers / C... [{"credit_id": "53f6fe2ac3a3683400005090", "de...
86 10192 Shrek Forever After A bored and domesticated Shrek pacts with deal... [Comedy, Adventure, Fantasy, Animation, Family] [ogre, 3d] [{"cast_id": 2, "character": "Shrek (voice)", ... [{"credit_id": "52fe433f9251416c75009101", "de...
87 158852 Tomorrowland Bound by a shared destiny, a bright, optimisti... [Adventure, Family, Mystery, Science Fiction] [inventor, apocalypse, destiny, imax, dreamer,... [{"cast_id": 17, "character": "Casey Newton", ... [{"credit_id": "55bb85e6c3a36869b400723c", "de...
88 177572 Big Hero 6 The special bond that develops between plus-si... [Adventure, Family, Animation, Action, Comedy] [brother brother relationship, hero, talent, r... [{"cast_id": 23, "character": "Baymax (voice)"... [{"credit_id": "537534e7c3a3681efb0002b3", "de...
89 82690 Wreck-It Ralph Wreck-It Ralph is the 9-foot-tall, 643-pound v... [Family, Animation, Comedy, Adventure] [support group, product placement, bullying, r... [{"cast_id": 9, "character": "Wreck-It Ralph (... [{"credit_id": "52fe486a9251416c9108bcb3", "de...
90 5255 The Polar Express When a doubting young boy takes an extraordina... [Adventure, Animation, Family, Fantasy] [santa claus, nerd, faith, gift, bell, beard, ... [{"cast_id": 26, "character": "Hero Boy / Fath... [{"credit_id": "52fe4400c3a36847f807c981", "de...
91 47933 Independence Day: Resurgence We always knew they were coming back. Using re... [Action, Adventure, Science Fiction] [alternate history, alien invasion] [{"cast_id": 5, "character": "Jake Morrison", ... [{"credit_id": "5763d39cc3a36860a5000168", "de...
92 10191 How to Train Your Dragon As the son of a Viking leader on the cusp of m... [Fantasy, Adventure, Animation, Family] [flying, blacksmith, arena, island, night, shi... [{"cast_id": 3, "character": "Hiccup", "credit... [{"credit_id": "56264613925141179d003285", "de...
93 296 Terminator 3: Rise of the Machines It's been 10 years since John Connor saved Ear... [Action, Thriller, Science Fiction] [saving the world, artificial intelligence, ma... [{"cast_id": 6, "character": "The Terminator",... [{"credit_id": "52fe4234c3a36847f800bcef", "de...
94 118340 Guardians of the Galaxy Light years from Earth, 26 years after being a... [Action, Science Fiction, Adventure] [marvel comic, spaceship, space, outer space, ... [{"cast_id": 1, "character": "Peter Quill / St... [{"credit_id": "538ce329c3a3687155003358", "de...
95 157336 Interstellar Interstellar chronicles the adventures of a gr... [Adventure, Drama, Science Fiction] [saving the world, artificial intelligence, fa... [{"cast_id": 9, "character": "Joseph Cooper", ... [{"credit_id": "52fe4bbf9251416c910e4801", "de...
96 27205 Inception Cobb, a skilled thief who commits corporate es... [Action, Thriller, Science Fiction, Mystery, A... [loss of lover, dream, kidnapping, sleep, subc... [{"cast_id": 1, "character": "Dom Cobb", "cred... [{"credit_id": "56e8462cc3a368408400354c", "de...
97 315011 Shin Godzilla From the mind behind Evangelion comes a hit la... [Action, Adventure, Drama, Horror, Science Fic... [monster, godzilla, giant monster, destruction... [{"cast_id": 4, "character": "Rando Yaguchi : ... [{"credit_id": "5921d321c3a368799b05933f", "de...
98 49051 The Hobbit: An Unexpected Journey Bilbo Baggins, a hobbit enjoying his quiet lif... [Adventure, Fantasy, Action] [riddle, elves, dwarves, orcs, middle-earth (t... [{"cast_id": 6, "character": "Gandalf", "credi... [{"credit_id": "52fe4783c3a36847f8139fa5", "de...
99 9799 The Fast and the Furious Domenic Toretto is a Los Angeles street racer ... [Action, Crime, Thriller] [street gang, car race, undercover, auto-tunin... [{"cast_id": 1, "character": "Brian O'Conner",... [{"credit_id": "5325b661c3a3683dbf002c16", "de...
100 4922 The Curious Case of Benjamin Button Tells the story of Benjamin Button, a man who ... [Fantasy, Drama, Thriller, Mystery, Romance] [diary, navy, funeral, tea, travel, hospital] [{"cast_id": 4, "character": "Daisy", "credit_... [{"credit_id": "52fe43e2c3a36847f8076327", "de...
101 49538 X-Men: First Class Before Charles Xavier and Erik Lensherr took t... [Action, Science Fiction, Adventure] [cia, mutant, mine, marvel comic, superhero, b... [{"cast_id": 22, "character": "Charles Xavier ... [{"credit_id": "538d861cc3a368714300461d", "de...
102 131634 The Hunger Games: Mockingjay - Part 2 With the nation of Panem in a full scale war, ... [Action, Adventure, Science Fiction] [revolution, strong woman, dystopia, game of d... [{"cast_id": 2, "character": "Katniss Everdeen... [{"credit_id": "551e57929251411d8d00029a", "de...
103 27022 The Sorcerer's Apprentice Balthazar Blake is a master sorcerer in modern... [Fantasy, Adventure, Action, Comedy, Drama] [witch, fire, wolf, fountain, magic, book, cas... [{"cast_id": 4, "character": "Balthazar Blake"... [{"credit_id": "52fe4528c3a368484e04b981", "de...
104 503 Poseidon A packed cruise ship traveling the Atlantic is... [Adventure, Action, Drama, Thriller] [new year's eve, fire, drowning, cataclysm, lo... [{"cast_id": 4, "character": "Robert Ramsey", ... [{"credit_id": "52fe424bc3a36847f8012f69", "de...
105 241259 Alice Through the Looking Glass In the sequel to Tim Burton's "Alice in Wonder... [Fantasy] [based on novel, clock, queen, sequel, alice i... [{"cast_id": 3, "character": "Mad Hatter", "cr... [{"credit_id": "54e522edc3a3682aff000521", "de...
106 810 Shrek the Third The King of Far Far Away has died and Shrek an... [Fantasy, Adventure, Animation, Comedy, Family] [ambush, sadness, stage, liberation of prisone... [{"cast_id": 22, "character": "Shrek (voice)",... [{"credit_id": "52fe4279c3a36847f8021a07", "de...
107 68735 Warcraft The peaceful realm of Azeroth stands on the br... [Action, Adventure, Fantasy] [video game, elves, orcs, magic, chase, based ... [{"cast_id": 6, "character": "Garona Halforcen... [{"credit_id": "545bba210e0a261fad0023ee", "de...
108 87101 Terminator Genisys The year is 2029. John Connor, leader of the r... [Science Fiction, Action, Thriller, Adventure] [saving the world, artificial intelligence, cy... [{"cast_id": 1, "character": "The Terminator",... [{"credit_id": "5605f91d925141306000071e", "de...
109 10140 The Chronicles of Narnia: The Voyage of the Da... This time around Edmund and Lucy Pevensie, alo... [Adventure, Family, Fantasy] [based on novel, magic, good vs evil, king, na... [{"cast_id": 5, "character": "Edmund Prevensie... [{"credit_id": "52fe43349251416c750076b1", "de...
110 676 Pearl Harbor The lifelong friendship between Rafe McCawley ... [History, Romance, War] [nurse, patriotism, hawaii, world war ii, pilo... [{"cast_id": 29, "character": "Capt. Rafe McCa... [{"credit_id": "52fe4269c3a36847f801c65f", "de...
111 1858 Transformers Young teenager, Sam Witwicky becomes involved ... [Adventure, Science Fiction, Action] [destroy, transformation, alien, based on toy,... [{"cast_id": 9, "character": "Sam Witwicky", "... [{"credit_id": "52fe431bc3a36847f803aba9", "de...
112 1966 Alexander Alexander, the King of Macedonia, leads his le... [War, History, Action, Adventure, Drama, Romance] [aristotle, egypt, greece, persia, elephant, c... [{"cast_id": 42, "character": "Alexander", "cr... [{"credit_id": "53943d0dc3a3684252000c2c", "de...
113 675 Harry Potter and the Order of the Phoenix Returning for his fifth year of study at Hogwa... [Adventure, Fantasy, Family, Mystery] [prophecy, witch, loss of lover, magic, cuttin... [{"cast_id": 22, "character": "Harry Potter", ... [{"credit_id": "52fe4268c3a36847f801c489", "de...
114 674 Harry Potter and the Goblet of Fire Harry starts his fourth year at Hogwarts, comp... [Adventure, Fantasy, Family] [magic, dying and death, broom, sorcerer's app... [{"cast_id": 1, "character": "Harry Potter", "... [{"credit_id": "52fe4268c3a36847f801c275", "de...
115 8960 Hancock Hancock is a down-and-out superhero who's forc... [Fantasy, Action] [flying, alcohol, love of one's life, forbidde... [{"cast_id": 2, "character": "John Hancock", "... [{"credit_id": "52fe44cbc3a36847f80aa60f", "de...
116 6479 I Am Legend Robert Neville is a scientist who was unable t... [Drama, Horror, Action, Thriller, Science Fict... [saving the world, lost civilisation, post-apo... [{"cast_id": 19, "character": "Robert Neville"... [{"credit_id": "52fe4455c3a36847f808fbeb", "de...
117 118 Charlie and the Chocolate Factory A young boy wins a tour through the most magni... [Adventure, Comedy, Family, Fantasy] [london england, father son relationship, choc... [{"cast_id": 2, "character": "Willy Wonka", "c... [{"credit_id": "52fe421ac3a36847f80042fb", "de...
118 2062 Ratatouille A rat named Remy dreams of becoming a great Fr... [Animation, Comedy, Family, Fantasy] [paris, brother brother relationship, expensiv... [{"cast_id": 2, "character": "Remy (voice)", "... [{"credit_id": "52fe4331c3a36847f8041641", "de...
119 272 Batman Begins Driven by tragedy, billionaire Bruce Wayne ded... [Action, Crime, Drama] [himalaya, martial arts, dc comics, crime figh... [{"cast_id": 13, "character": "Bruce Wayne / B... [{"credit_id": "52fe4230c3a36847f800ac6d", "de...
120 10527 Madagascar: Escape 2 Africa Alex, Marty, Melman, Gloria, King Julien, Maur... [Family, Animation] [africa, jealousy, dance, hunger, lion, zoo, h... [{"cast_id": 1, "character": "Alex (voice)", "... [{"credit_id": "52fe43809251416c75012d61", "de...
121 18360 Night at the Museum: Battle of the Smithsonian Hapless museum night watchman Larry Daley must... [Adventure, Fantasy, Action, Comedy, Family] [museum, theodore roosevelt, duringcreditsstin... [{"cast_id": 1, "character": "Larry Daley", "c... [{"credit_id": "52fe47759251416c7509a1fb", "de...
122 2080 X-Men Origins: Wolverine After seeking to live a normal life, Logan set... [Adventure, Action, Thriller, Science Fiction] [corruption, mutant, boxer, army, marvel comic... [{"cast_id": 3, "character": "Logan / Wolverin... [{"credit_id": "52fe4333c3a36847f8041de9", "de...
123 605 The Matrix Revolutions The human city of Zion defends itself against ... [Adventure, Action, Thriller, Science Fiction] [saving the world, artificial intelligence, ma... [{"cast_id": 1, "character": "Thomas \"Neo\" A... [{"credit_id": "52fe425cc3a36847f8018547", "de...
124 109445 Frozen Young princess Anna of Arendelle dreams about ... [Animation, Adventure, Family] [queen, musical, princess, betrayal, snowman, ... [{"cast_id": 5, "character": "Anna (voice)", "... [{"credit_id": "5336340fc3a3680e960005b9", "de...
125 604 The Matrix Reloaded Six months after the events depicted in The Ma... [Adventure, Action, Thriller, Science Fiction] [saving the world, artificial intelligence, ma... [{"cast_id": 24, "character": "Thomas \"Neo\" ... [{"credit_id": "52fe425cc3a36847f80182ff", "de...
126 76338 Thor: The Dark World Thor fights to restore order across the cosmos... [Action, Adventure, Fantasy] [marvel comic, superhero, based on comic book,... [{"cast_id": 2, "character": "Thor", "credit_i... [{"credit_id": "530b25cd925141111a00496f", "de...
127 76341 Mad Max: Fury Road An apocalyptic story set in the furthest reach... [Action, Adventure, Science Fiction, Thriller] [future, chase, post-apocalyptic, dystopia, au... [{"cast_id": 2, "character": "Max Rockatansky"... [{"credit_id": "577da370c3a36817f8003838", "de...
128 13448 Angels & Demons Harvard symbologist Robert Langdon investigate... [Thriller, Mystery] [rome, vatican, based on novel, symbolism, chr... [{"cast_id": 4, "character": "Robert Langdon",... [{"credit_id": "52fe456a9251416c750559ef", "de...
129 10195 Thor Against his father Odin's will, The Mighty Tho... [Adventure, Fantasy, Action] [new mexico, banishment, shield, marvel comic,... [{"cast_id": 1, "character": "Thor Odinson", "... [{"credit_id": "52fe433f9251416c7500923d", "de...
130 13053 Bolt Bolt is the star of the biggest show in Hollyw... [Animation, Family, Adventure, Comedy] [hamster, kids and family, animal, cat vs dog,... [{"cast_id": 1, "character": "Bolt (voice)", "... [{"credit_id": "52fe45339251416c7504efa7", "de...
131 19585 G-Force A team of trained secret agent animals, guinea... [Fantasy, Action, Adventure, Family, Comedy] [dyr, duringcreditsstinger] [{"cast_id": 1, "character": "Darwin the Guine... [{"credit_id": "52fe47e19251416c750a8959", "de...
132 57165 Wrath of the Titans A decade after his heroic defeat of the monstr... [Adventure] [underworld, hades, mythology, greek mythology... [{"cast_id": 4, "character": "Perseus", "credi... [{"credit_id": "52fe4926c3a36847f818b96d", "de...
133 62213 Dark Shadows Vampire Barnabas Collins is inadvertently free... [Comedy, Fantasy] [witch, imprisonment, vampire, curse, fish out... [{"cast_id": 4, "character": "Barnabas Collins... [{"credit_id": "52fe4675c3a368484e091ea9", "de...
134 177677 Mission: Impossible - Rogue Nation Ethan and team take on their most impossible m... [Action, Adventure, Thriller] [london england, spy, austria, villain, sequel... [{"cast_id": 1, "character": "Ethan Hunt", "cr... [{"credit_id": "550effb5c3a3683e7f002f43", "de...
135 7978 The Wolfman Lawrence Talbot, an American man on a visit to... [Drama, Horror, Thriller] [father son relationship, victorian england, r... [{"cast_id": 3, "character": "Lawrence Talbot"... [{"credit_id": "538aeb0a0e0a266718000fc2", "de...
136 5559 Bee Movie Barry B. Benson, a bee who has just graduated ... [Family, Animation, Adventure, Comedy] [factory worker, tennis, flower, florist, flow... [{"cast_id": 19, "character": "Barry B. Benson... [{"credit_id": "52fe440fc3a36847f807fe7b", "de...
137 49444 Kung Fu Panda 2 Po is now living his dream as The Dragon Warri... [Animation, Family] [martial arts, hope, fleet, panda, mission, wo... [{"cast_id": 5, "character": "Po (voice)", "cr... [{"credit_id": "57deba7cc3a36813080070c8", "de...
138 10196 The Last Airbender The story follows the adventures of Aang, a yo... [Action, Adventure, Family, Fantasy] [fire, ice, war ship, prince, kingdom, water, ... [{"cast_id": 2, "character": "Aang", "credit_i... [{"credit_id": "52fe433f9251416c750092c9", "de...
139 956 Mission: Impossible III Retired from active duty to train new IMF agen... [Adventure, Action, Thriller] [berlin, cia, vatican, white house, secret ide... [{"cast_id": 23, "character": "Ethan Hunt", "c... [{"credit_id": "52fe4293c3a36847f8029707", "de...
140 117251 White House Down Capitol Policeman John Cale has just been deni... [Action, Drama, Thriller] [usa president, conspiracy, secret service, th... [{"cast_id": 9, "character": "Cale", "credit_i... [{"credit_id": "52fe4baec3a36847f820f3c3", "de...
141 50321 Mars Needs Moms When Martians suddenly abduct his mom, mischie... [Adventure, Animation, Family] [boy, alien, rescue, martian, alien abduction,... [{"cast_id": 3, "character": "Milo (voice)", "... [{"credit_id": "52fe47c3c3a36847f8146d59", "de...
142 11619 Flushed Away London high-society mouse, Roddy is flushed do... [Adventure, Animation, Comedy, Family] [london england, underworld, return, ship, fro... [{"cast_id": 1, "character": "Roddy", "credit_... [{"credit_id": "52fe44699251416c75033c9b", "de...
143 266647 Pan Living a bleak existence at a London orphanage... [Adventure, Family, Fantasy] [flying, magic, fairy tale, peter pan, mermaid... [{"cast_id": 9, "character": "Peter Pan", "cre... [{"credit_id": "57373a28925141136e003ec3", "de...
144 82703 Mr. Peabody & Sherman A young boy and his dog, who happens to have a... [Animation, Adventure, Family] [father son relationship, egypt, intelligence,... [{"cast_id": 16, "character": "Mr. Peabody (vo... [{"credit_id": "52fe48709251416c9108c725", "de...
145 652 Troy In year 1250 B.C. during the late Bronze age, ... [Adventure, Drama, War] [brother brother relationship, adultery, mytho... [{"cast_id": 43, "character": "Achilles", "cre... [{"credit_id": "52fe4264c3a36847f801b043", "de...
146 80321 Madagascar 3: Europe's Most Wanted Alex, Marty, Gloria and Melman are still tryin... [Animation, Family] [madagascar, 3d] [{"cast_id": 2, "character": "Alex (voice)", "... [{"credit_id": "52fe47b89251416c910737a5", "de...
147 36669 Die Another Day Bond takes on a North Korean leader who underg... [Adventure, Action, Thriller] [laser, british secret service, secret service... [{"cast_id": 20, "character": "James Bond", "c... [{"credit_id": "52fe45ff9251416c91045a85", "de...
148 43074 Ghostbusters Following a ghost invasion of Manhattan, paran... [Action, Fantasy, Comedy] [female friendship, ghost hunting, reboot, ghost] [{"cast_id": 14, "character": "Abby Yates", "c... [{"credit_id": "58c1356392514173100088dc", "de...
149 95 Armageddon When an asteroid threatens to collide with Ear... [Action, Thriller, Science Fiction, Adventure] [saving the world, paris, moon, cataclysm, ast... [{"cast_id": 7, "character": "Harry S. Stamper... [{"credit_id": "5491a0a4c3a368466b001ce7", "de...
150 608 Men in Black II Kay and Jay reunite to provide our best, last ... [Action, Adventure, Comedy, Science Fiction] [saving the world, secret identity, sun glasse... [{"cast_id": 25, "character": "Kevin Brown, Ag... [{"credit_id": "52fe425dc3a36847f8018893", "de...
151 2310 Beowulf 6th-century Scandinavian warrior, Beowulf emba... [Adventure, Action, Animation] [denmark, nordic mythology, lie, pride and van... [{"cast_id": 24, "character": "Beowulf / Golde... [{"credit_id": "52fe434cc3a36847f8049c1b", "de...
152 140300 Kung Fu Panda 3 Continuing his "legendary adventures of awesom... [Action, Adventure, Animation, Comedy, Family] [china, martial arts, kung fu, village, panda,... [{"cast_id": 4, "character": "Po (voice)", "cr... [{"credit_id": "596107c49251415a4008f021", "de...
153 56292 Mission: Impossible - Ghost Protocol In the 4th installment of the Mission Impossib... [Action, Thriller, Adventure] [fight, sequel, mission, explosion, broken arm... [{"cast_id": 5, "character": "Ethan Hunt", "cr... [{"credit_id": "53563fb00e0a262861002dd0", "de...
154 81188 Rise of the Guardians When an evil spirit known as Pitch lays down t... [Fantasy, Animation, Family] [dream, santa claus, nightmare, easter bunny, ... [{"cast_id": 2, "character": "Jack Frost (voic... [{"credit_id": "52fe47fe9251416c9107c92f", "de...
155 7552 Fun with Dick and Jane After Dick Harper loses his job at Globodyne i... [Comedy] [based on novel, desperation, robber, hold-up ... [{"cast_id": 1, "character": "Dick Harper", "c... [{"credit_id": "56757f0192514179d2002f80", "de...
156 616 The Last Samurai Nathan Algren is an American hired to instruct... [Drama, Action, War, History] [japan, war crimes, sense of guilt, swordplay,... [{"cast_id": 11, "character": "Captain Nathan ... [{"credit_id": "52fe425ec3a36847f8018e53", "de...
157 147441 Exodus: Gods and Kings The defiant leader Moses rises up against the ... [Adventure, Drama, Action] [moses, bible, ancient egypt, 3d, ramses] [{"cast_id": 1, "character": "Moses", "credit_... [{"credit_id": "5319be9592514177b100267a", "de...
158 13475 Star Trek The fate of the galaxy rests in the hands of b... [Science Fiction, Action, Adventure] [spacecraft, teleportation, space mission, par... [{"cast_id": 15, "character": "James T. Kirk",... [{"credit_id": "53748f960e0a267c5f003884", "de...
159 557 Spider-Man After being bitten by a genetically altered sp... [Fantasy, Action] [loss of lover, spider, thanksgiving, bad boss... [{"cast_id": 31, "character": "Peter Parker / ... [{"credit_id": "52fe4251c3a36847f8014f01", "de...
160 82702 How to Train Your Dragon 2 The thrilling second chapter of the epic How T... [Fantasy, Action, Adventure, Animation, Comedy... [father son relationship, wife husband relatio... [{"cast_id": 13, "character": "Hiccup (voice)"... [{"credit_id": "544b088f0e0a26747c00556f", "de...
161 205584 Gods of Egypt A common thief joins a mythical god on a quest... [Fantasy] [egypt, underworld, fight, mythology, nile, wa... [{"cast_id": 6, "character": "Bek", "credit_id... [{"credit_id": "56d80c4d925141719e007533", "de...
162 10048 Stealth Deeply ensconced in a top-secret military prog... [Action] [artificial intelligence, u.s. navy, aftercred... [{"cast_id": 21, "character": "Lt. Ben Gannon"... [{"credit_id": "52fe43139251416c75002771", "de...
163 13183 Watchmen In a gritty and alternate 1985 the glory days ... [Action, Mystery, Science Fiction] [dc comics, secret identity, mass murder, reti... [{"cast_id": 2, "character": "Laurie Jupiter /... [{"credit_id": "52fe454a9251416c75051859", "de...
164 944 Lethal Weapon 4 In the combustible action franchise's final in... [Action, Adventure, Comedy, Crime, Thriller] [lapd, house on fire, revolver] [{"cast_id": 19, "character": "Martin Riggs", ... [{"credit_id": "58fbcf2992514163df0149f2", "de...
165 1927 Hulk Bruce Banner, a genetics researcher with a tra... [Drama, Action, Science Fiction] [california, san francisco, monster, general, ... [{"cast_id": 7, "character": "Bruce Banner / T... [{"credit_id": "53440d840e0a263a02002202", "de...
166 72559 G.I. Joe: Retaliation Framed for crimes against the country, the G.I... [Adventure, Action, Science Fiction, Thriller] [terror, assassin, secret, technology, missile... [{"cast_id": 3, "character": "Marvin Hinton / ... [{"credit_id": "52fe4873c3a368484e0f8cf3", "de...
167 7364 Sahara Scouring the ocean depths for treasure-laden s... [Action, Adventure, Comedy, Drama, Mystery] [tyrant, ironclad ship] [{"cast_id": 1, "character": "Dirk Pitt", "cre... [{"credit_id": "536b5cb40e0a2647db00b826", "de...
168 2114 Final Fantasy: The Spirits Within Led by a strange dream, scientist Aki Ross str... [Adventure, Action, Animation, Fantasy, Scienc... [battle assignment, dystopia, alien, downfall,... [{"cast_id": 16, "character": "Dr. Cid (voice)... [{"credit_id": "550af090c3a3684872001afa", "de...
169 1771 Captain America: The First Avenger Predominantly set during World War II, Steve R... [Action, Adventure, Science Fiction] [new york, usa, world war ii, nazis, marvel co... [{"cast_id": 5, "character": "Steve Rogers / C... [{"credit_id": "52fe4313c3a36847f8038873", "de...
170 36643 The World Is Not Enough Greed, revenge, world dominance and high-tech ... [Adventure, Action, Thriller] [british, mission, oil, heiress, bilbao spain,... [{"cast_id": 4, "character": "James Bond", "cr... [{"credit_id": "562d3d03c3a3681b4d0098a7", "de...
171 8619 Master and Commander: The Far Side of the World After an abrupt and violent encounter with a F... [Adventure] [naturalist, frigate, self surgery, sea battle... [{"cast_id": 1, "character": "Captain Jack Aub... [{"credit_id": "5353c12ac3a3681d81004073", "de...
172 50620 The Twilight Saga: Breaking Dawn - Part 2 After the birth of Renesmee, the Cullens gathe... [Adventure, Fantasy, Drama, Romance] [vampire, romance, villainess, super strength,... [{"cast_id": 63, "character": "Isabella 'Bella... [{"credit_id": "550a97b2c3a368487200112f", "de...
173 65759 Happy Feet Two Mumble the penguin has a problem: his son Erik... [Animation, Comedy, Family] [penguin, musical, aftercreditsstinger, 3d] [{"cast_id": 1, "character": "Mumble (voice)",... [{"credit_id": "52fe4718c3a368484e0b4d57", "de...
174 1724 The Incredible Hulk Scientist Bruce Banner scours the planet for a... [Science Fiction, Action, Adventure] [new york, rio de janeiro, marvel comic, super... [{"cast_id": 3, "character": "Bruce Banner / T... [{"credit_id": "52fe4311c3a36847f8037c95", "de...
175 267935 The BFG The BFG is no ordinary bone-crunching giant. H... [Adventure, Family, Fantasy] [london england, england, based on novel, quee... [{"cast_id": 4, "character": "Sophie", "credit... [{"credit_id": "58e014d39251415e7f00e4be", "de...
176 281957 The Revenant In the 1820s, a frontiersman, Hugh Glass, sets... [Western, Drama, Adventure, Thriller] [father son relationship, rape, based on novel... [{"cast_id": 1, "character": "Hugh Glass", "cr... [{"credit_id": "568fae529251411895001f8d", "de...
177 77950 Turbo The tale of an ordinary garden snail who dream... [Animation, Family] [underdog, car race, dream, speed, power, snai... [{"cast_id": 5, "character": "Turbo (voice)", ... [{"credit_id": "52fe4985c3a368484e12fb93", "de...
178 44896 Rango When Rango, a lost family pet, accidentally wi... [Animation, Comedy, Family, Western, Adventure] [sheriff, nevada, pet, rango, chameleon, las v... [{"cast_id": 10, "character": "Rango (voice)",... [{"credit_id": "52fe46a2c3a36847f8109ac5", "de...
179 270946 Penguins of Madagascar Skipper, Kowalski, Rico and Private join force... [Family, Animation, Adventure, Comedy] [penguin, madagascar, 3d] [{"cast_id": 8, "character": "Skipper (voice)"... [{"credit_id": "5483ba4d92514175f5002c15", "de...
180 2503 The Bourne Ultimatum Bourne is brought out of hiding once again by ... [Action, Drama, Mystery, Thriller] [paris, corruption, madrid, assassin, based on... [{"cast_id": 8, "character": "Jason Bourne", "... [{"credit_id": "52fe435bc3a36847f804e2c1", "de...
181 9502 Kung Fu Panda When the Valley of Peace is threatened, lazy P... [Adventure, Animation, Family, Comedy] [china, martial arts, kung fu, mentor, snake, ... [{"cast_id": 3, "character": "Po (voice)", "cr... [{"credit_id": "52fe4500c3a36847f80b6cc5", "de...
182 102899 Ant-Man Armed with the astonishing ability to shrink i... [Science Fiction, Action, Adventure] [marvel comic, superhero, based on comic book,... [{"cast_id": 205, "character": "Scott Lang / A... [{"credit_id": "570bcdddc3a36802a3000177", "de...
183 101299 The Hunger Games: Catching Fire Katniss Everdeen has returned home safe after ... [Adventure, Action, Science Fiction] [competition, based on novel, mentor, secret, ... [{"cast_id": 4, "character": "Katniss Everdeen... [{"credit_id": "53281b0f9251411a1e001df2", "de...
184 228161 Home When Earth is taken over by the overly-confide... [Fantasy, Comedy, Animation, Science Fiction, ... [friendship, spaceship, space, alien, alien in... [{"cast_id": 13, "character": "Oh (voice)", "c... [{"credit_id": "58d292e9c3a36873e2000157", "de...
185 74 War of the Worlds Ray Ferrier is a divorced dockworker and less-... [Adventure, Thriller, Science Fiction] [post traumatic stress disorder, new jersey, ... [{"cast_id": 13, "character": "Ray Ferrier", "... [{"credit_id": "52fe4213c3a36847f8002237", "de...
186 8961 Bad Boys II Out-of-control, trash-talking buddy cops Marcu... [Adventure, Action, Comedy, Thriller, Crime] [miami, ku klux klan, cuba, undercover, mexica... [{"cast_id": 3, "character": "Detective Marcus... [{"credit_id": "52fe44ccc3a36847f80aa787", "de...
187 417859 Puss in Boots Long before he even met Shrek, the notorious f... [Action, Adventure, Animation, Family, Fantasy] [adventure, fairy-tale figure] [{"cast_id": 3, "character": "Puss in Boots (v... [{"credit_id": "5961020d9251410a590bd228", "de...
188 27576 Salt As a CIA officer, Evelyn Salt swore an oath to... [Action, Mystery, Thriller] [assassination, spy, cia, kidnapping, cold war... [{"cast_id": 45, "character": "Evelyn Salt", "... [{"credit_id": "536b7b400e0a2647c800c203", "de...
189 86834 Noah A man who suffers visions of an apocalyptic de... [Drama, Adventure] [bible, god, noah, 3d] [{"cast_id": 4, "character": "Noah", "credit_i... [{"credit_id": "53d8b3dec3a3682c43001c39", "de...
190 17578 The Adventures of Tintin Intrepid young reporter, Tintin and his loyal ... [Adventure, Animation, Mystery] [riddle, captain, treasure, liquor, treasure h... [{"cast_id": 6, "character": "Tintin (voice)",... [{"credit_id": "52fe47359251416c750914c1", "de...
191 673 Harry Potter and the Prisoner of Azkaban Harry, Ron and Hermione return to Hogwarts for... [Adventure, Fantasy, Family] [flying, traitor, magic, cutting the cord, chi... [{"cast_id": 1, "character": "Harry Potter", "... [{"credit_id": "52fe4268c3a36847f801c0e7", "de...
192 6972 Australia Set in northern Australia before World War II,... [Drama] [missionary, world war ii, ranch, australia, b... [{"cast_id": 3, "character": "Lady Sarah Ashle... [{"credit_id": "52fe446cc3a36847f809546f", "de...
193 82700 After Earth One thousand years after cataclysmic events fo... [Science Fiction, Action, Adventure] [dystopia] [{"cast_id": 11, "character": "Kitai Raige", "... [{"credit_id": "52fe486f9251416c9108c631", "de...
194 10567 Dinosaur An orphaned dinosaur raised by lemurs joins an... [Animation, Family] [cataclysm, asteroid, leader, comet, animation... [{"cast_id": 1, "character": "Aladar (voice)",... [{"credit_id": "52fe43899251416c75014367", "de...
195 181533 Night at the Museum: Secret of the Tomb When the magic powers of The Tablet of Ahkmenr... [Adventure, Comedy, Fantasy, Family] [night watchman, museum, natural history, hist... [{"cast_id": 1, "character": "Larry Daley", "c... [{"credit_id": "537d3640c3a368059200002c", "de...
196 38055 Megamind Bumbling supervillain Megamind finally defeats... [Animation, Action, Comedy, Family, Science Fi... [saving the world, date, prison, secret identi... [{"cast_id": 5, "character": "Megamind (voice)... [{"credit_id": "54d6824ec3a3683b95002995", "de...
197 671 Harry Potter and the Philosopher's Stone Harry Potter has lived under the stairs at his... [Adventure, Fantasy, Family] [witch, christmas party, magic, cutting the co... [{"cast_id": 27, "character": "Harry Potter", ... [{"credit_id": "52fe4267c3a36847f801be1d", "de...
198 49524 R.I.P.D. A recently slain cop joins a team of undead po... [Fantasy, Action, Comedy, Crime] [gold, police operation, partner, revenge, und... [{"cast_id": 3, "character": "Roy Pulsipher", ... [{"credit_id": "570b93599251412c740021f0", "de...
199 22 Pirates of the Caribbean: The Curse of the Bla... Jack Sparrow, a freewheeling 17th-century pira... [Adventure, Fantasy, Action] [exotic island, blacksmith, east india trading... [{"cast_id": 12, "character": "Captain Jack Sp... [{"credit_id": "52fe420fc3a36847f8000f11", "de...
200 131631 The Hunger Games: Mockingjay - Part 1 Katniss Everdeen reluctantly becomes the symbo... [Science Fiction, Adventure, Thriller] [resistance, post-apocalyptic, dystopia, war, ... [{"cast_id": 2, "character": "Katniss Everdeen... [{"credit_id": "550a97e6c3a3684877000fbc", "de...
201 591 The Da Vinci Code When the curator of the Louvre is found murder... [Thriller, Mystery] [paris, holy grail, christianity, monk, based ... [{"cast_id": 33, "character": "Robert Langdon"... [{"credit_id": "52fe4259c3a36847f80173dd", "de...
202 172385 Rio 2 It's a jungle out there for Blu, Jewel and the... [Animation, Adventure, Comedy, Family] [bird, sequel, jungle, audition, amazon rainfo... [{"cast_id": 5, "character": "Blu (voice)", "c... [{"credit_id": "562649a4925141639800214a", "de...
203 36658 X2 Professor Charles Xavier and his team of genet... [Adventure, Action, Science Fiction, Thriller] [mutant, marvel comic, superhero, based on com... [{"cast_id": 8, "character": "Charles Xavier /... [{"credit_id": "538c6cb00e0a26671200400a", "de...
204 51497 Fast Five Former cop Brian O'Conner partners with ex-con... [Action, Thriller, Crime] [brazil, fbi, freedom, escape from prison, car... [{"cast_id": 2, "character": "Dominic Toretto"... [{"credit_id": "52fe47f6c3a36847f8151b0f", "de...
205 58574 Sherlock Holmes: A Game of Shadows There is a new criminal mastermind at large (P... [Adventure, Action, Crime, Mystery] [detective inspector, steampunk, criminal mast... [{"cast_id": 1, "character": "Sherlock Holmes"... [{"credit_id": "52fe4969c3a36847f8198bd5", "de...
206 18823 Clash of the Titans Born of a god but raised as a man, Perseus is ... [Adventure, Fantasy, Action] [hades, mythology, greek mythology, zeus, medu... [{"cast_id": 1, "character": "Perseus", "credi... [{"credit_id": "52fe479f9251416c7509ff1b", "de...
207 861 Total Recall Construction worker Douglas Quaid discovers a ... [Action, Adventure, Science Fiction] [oxygen, falsely accused, resistance, mars, do... [{"cast_id": 23, "character": "Douglas Quaid/H... [{"credit_id": "52fe4283c3a36847f8024ec5", "de...
208 1911 The 13th Warrior In AD 922, Arab courtier, Ahmad Ibn Fadlan acc... [Adventure, Fantasy, Action] [witch, cave, arabian, scandinavia, bagdad, vi... [{"cast_id": 4, "character": "Ahmad Ibn Fadl\u... [{"credit_id": "52fe4321c3a36847f803c6df", "de...
209 49040 The Bourne Legacy New CIA operative, Aaron Cross experiences lif... [Action, Thriller] [assassin, wolf, maryland, suicide by gunshot,... [{"cast_id": 5, "character": "Aaron Cross", "c... [{"credit_id": "52fe4782c3a36847f8139c3b", "de...
210 415 Batman & Robin Along with crime-fighting partner Robin and ne... [Action, Crime, Fantasy] [double life, dc comics, dual identity, crime ... [{"cast_id": 4, "character": "Bruce Wayne / Ba... [{"credit_id": "59b66a169251417cbc011ec4", "de...
211 8871 How the Grinch Stole Christmas Inside a snowflake exists the magical land of ... [Family, Comedy, Fantasy] [holiday, christmas party, new love, santa cla... [{"cast_id": 11, "character": "Grinch", "credi... [{"credit_id": "52fe44c2c3a36847f80a8667", "de...
212 435 The Day After Tomorrow After years of increases in the greenhouse eff... [Action, Adventure, Science Fiction, Thriller] [saving the world, library, cataclysm, climate... [{"cast_id": 19, "character": "Jack Hall", "cr... [{"credit_id": "547c22efc3a3685b0000250d", "de...
213 955 Mission: Impossible II With computer genius Luther Stickell at his si... [Adventure, Action, Thriller] [terror, spain, cia, helicopter, secret identi... [{"cast_id": 31, "character": "Ethan Hunt", "c... [{"credit_id": "589783759251412e1601cef6", "de...
214 2133 The Perfect Storm In October 1991, a confluence of weather condi... [Drama] [u.s. air force, grocery, jamaican, meteorolog... [{"cast_id": 16, "character": "Capt. Billy Tyn... [{"credit_id": "52fe4339c3a36847f8043a97", "de...
215 1979 Fantastic 4: Rise of the Silver Surfer The Fantastic Four return to the big screen as... [Adventure, Fantasy, Action, Thriller] [fire, helicopter, surfboard, mask, satellite,... [{"cast_id": 7, "character": "Reed Richards / ... [{"credit_id": "52fe4328c3a36847f803eac7", "de...
216 87827 Life of Pi The story of an Indian boy named Pi, a zookeep... [Adventure, Drama, Action] [ocean, shipwreck, hindu, tiger, faith, zookee... [{"cast_id": 15, "character": "Pi Patel (16 / ... [{"credit_id": "52fe49db9251416c910bb0ab", "de...
217 1250 Ghost Rider In order to save his dying father, young stunt... [Thriller, Action, Fantasy, Horror] [mephisto, religion and supernatural, dying an... [{"cast_id": 11, "character": "Johnny Blaze/Gh... [{"credit_id": "552e34e692514138730082ed", "de...
218 324668 Jason Bourne The most dangerous former operative of the CIA... [Action, Thriller] [assassin, amnesia, flashback] [{"cast_id": 2, "character": "Jason Bourne", "... [{"credit_id": "583c33dac3a3687bac00ba2d", "de...
219 9471 Charlie's Angels: Full Throttle The Angels are charged with finding a pair of ... [Action, Adventure, Comedy] [robbery, secret identity, secret agent] [{"cast_id": 1, "character": "Natalie Cook", "... [{"credit_id": "52fe44fbc3a36847f80b5bd7", "de...
220 70981 Prometheus A team of explorers discover a clue to the ori... [Science Fiction, Adventure, Mystery] [android, dystopia, alien, spin off, creation,... [{"cast_id": 5, "character": "Dr. Elizabeth Sh... [{"credit_id": "52fe481dc3a368484e0e9db7", "de...
221 10996 Stuart Little 2 Stuart, an adorable white mouse, still lives h... [Family, Adventure, Animation, Comedy] [mouse, falcon, bird, friendship, family] [{"cast_id": 1, "character": "Stuart Little (v... [{"credit_id": "52fe43df9251416c750215c7", "de...
222 68724 Elysium In the year 2159, two classes of people exist:... [Science Fiction, Action, Drama, Thriller] [dystopia, space station, class conflict] [{"cast_id": 3, "character": "Max", "credit_id... [{"credit_id": "52fe47a0c3a368484e0d17e7", "de...
223 2789 The Chronicles of Riddick After years of outrunning ruthless bounty hunt... [Action, Science Fiction] [prison, dystopia, matter of life and death, o... [{"cast_id": 1, "character": "Riddick", "credi... [{"credit_id": "58bdefb1c3a36866a504f5a6", "de...
224 97020 RoboCop In RoboCop, the year is 2028 and multinational... [Action, Science Fiction] [cyborg, future, dystopia, police, remake, vio... [{"cast_id": 7, "character": "RoboCop", "credi... [{"credit_id": "53981b640e0a266dce00c5a9", "de...
225 7459 Speed Racer Speed Racer is the tale of a young and brillia... [Action, Family, Science Fiction] [car race, loss of brother, chimp, family, dur... [{"cast_id": 1, "character": "Speed Racer", "c... [{"credit_id": "52fe447fc3a36847f8099949", "de...
226 42888 How Do You Know After being cut from the USA softball team and... [Comedy, Drama, Romance] [love triangle, baseball, athlete, aftercredit... [{"cast_id": 2, "character": "Lisa Jorgenson",... [{"credit_id": "52fe4620c3a36847f80ee48d", "de...
227 37834 Knight and Day A fugitive couple goes on a glamorous and some... [Action, Comedy] [spy, airport, gas station, garage, pilot, cha... [{"cast_id": 3, "character": "Roy Miller", "cr... [{"credit_id": "563f4ac49251413442006a47", "de...
228 75612 Oblivion Jack Harper is one of the last few drone repai... [Action, Science Fiction, Adventure, Mystery] [spacecraft, dystopia, space, drone, imax, hum... [{"cast_id": 1, "character": "Jack Harper", "c... [{"credit_id": "52fe4909c3a368484e11767f", "de...
229 1895 Star Wars: Episode III - Revenge of the Sith Years after the onset of the Clone Wars, the n... [Science Fiction, Adventure, Action] [showdown, death star, vision, cult figure, ha... [{"cast_id": 13, "character": "Obi-Wan Kenobi"... [{"credit_id": "52fe431fc3a36847f803bea3", "de...
230 1894 Star Wars: Episode II - Attack of the Clones Ten years after the invasion of Naboo, the gal... [Adventure, Action, Science Fiction] [senate, investigation, army, death star, jedi... [{"cast_id": 7, "character": "Obi Wan Kenobi",... [{"credit_id": "52fe431fc3a36847f803bd8b", "de...
231 585 Monsters, Inc. James Sullivan and Mike Wazowski are monsters,... [Animation, Comedy, Family] [monster, infant, energy supply, company, riva... [{"cast_id": 31, "character": "Sullivan (voice... [{"credit_id": "52fe4256c3a36847f8016875", "de...
232 76170 The Wolverine Wolverine faces his ultimate nemesis - and tes... [Action, Science Fiction, Adventure, Fantasy] [japan, samurai, mutant, world war i, marvel c... [{"cast_id": 37, "character": "Logan / Wolveri... [{"credit_id": "562f547ac3a3681b4d00ead5", "de...
233 1893 Star Wars: Episode I - The Phantom Menace Anakin Skywalker, a young slave strong with th... [Adventure, Action, Science Fiction] [prophecy, senate, queen, taskmaster, galaxy, ... [{"cast_id": 8, "character": "Qui-Gon Jinn", "... [{"credit_id": "52fe431ec3a36847f803bca3", "de...
234 49519 The Croods The Croods is a prehistoric comedy adventure t... [Adventure, Animation, Comedy, Family, Fantasy] [stone age, daughter, father, prehistoric, anc... [{"cast_id": 3, "character": "Grug Crood (voic... [{"credit_id": "52fe4799c3a36847f813e52f", "de...
235 2395 Asterix at the Olympic Games Astérix and Obélix have to win the Olympic Gam... [Fantasy, Adventure, Comedy, Family] [competition, greece, colosseum, olympic games... [{"cast_id": 15, "character": "Asterix", "cred... [{"credit_id": "52fe4354c3a36847f804c0b1", "de...
236 12100 Windtalkers Joe Enders is a gung-ho Marine assigned to pro... [Drama, Action, History, War] [japan, world war ii, radio transmission, mari... [{"cast_id": 14, "character": "Sergeant Joe En... [{"credit_id": "52fe44b49251416c7503e1fd", "de...
237 290595 The Huntsman: Winter's War As two evil sisters prepare to conquer the lan... [Action, Adventure, Drama] [witch, magic, fairy tale, snow white, huntsman] [{"cast_id": 0, "character": "The Huntsman", "... [{"credit_id": "552f5e52c3a3686be2005716", "de...
238 98566 Teenage Mutant Ninja Turtles The city needs heroes. Darkness has settled ov... [Science Fiction, Action, Adventure, Fantasy, ... [martial arts, terrorist, hero, mutation, van,... [{"cast_id": 12, "character": "April O'Neil", ... [{"credit_id": "52fe4a199251416c750dd9b9", "de...
239 49047 Gravity Dr. Ryan Stone, a brilliant medical engineer o... [Science Fiction, Thriller, Drama] [space mission, loss, space, astronaut, trappe... [{"cast_id": 3, "character": "Dr. Ryan Stone",... [{"credit_id": "52fe4783c3a36847f8139de3", "de...
240 9619 Dante's Peak Volcanologist Harry Dalton comes to the sleepy... [Action, Adventure, Thriller] [helicopter, small town, mayor, evacuation, mo... [{"cast_id": 8, "character": "Harry Dalton", "... [{"credit_id": "5581f1e5c3a3686faa0000c9", "de...
241 308531 Teenage Mutant Ninja Turtles: Out of the Shadows After supervillain Shredder escapes custody, h... [Fantasy, Action, Adventure, Comedy] [brother brother relationship, turtle, sequel,... [{"cast_id": 3, "character": "April O'Neil", "... [{"credit_id": "551b8ef6c3a3687682001b51", "de...
242 166424 Fantastic Four Four young outsiders teleport to a dangerous u... [Action, Adventure, Science Fiction] [teleportation, transformation, telekinesis, p... [{"cast_id": 169, "character": "Reed Richards ... [{"credit_id": "566e93a9925141664f00eb4c", "de...
243 1593 Night at the Museum Chaos reigns at the natural history museum whe... [Action, Adventure, Comedy, Family, Fantasy] [museum, skeleton, night shift, chaos, genghis... [{"cast_id": 17, "character": "Larry Daley", "... [{"credit_id": "52fe4302c3a36847f8033a2b", "de...
244 254128 San Andreas In the aftermath of a massive earthquake in Ca... [Action, Drama, Thriller] [california, earthquake, catastrophe, disaster... [{"cast_id": 2, "character": "Ray Gaines", "cr... [{"credit_id": "55dd12ca9251417444000ce5", "de...
245 714 Tomorrow Never Dies A deranged media mogul is staging internationa... [Adventure, Action, Thriller] [london england, england, spy, china, news bro... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426fc3a36847f801e40d", "de...
246 2024 The Patriot After proving himself on the field of battle i... [Drama, History, War, Action] [rebel, southern usa, loss of son, martial art... [{"cast_id": 12, "character": "Benjamin Martin... [{"credit_id": "52fe432dc3a36847f80404b5", "de...
247 163 Ocean's Twelve Danny Ocean reunites with his old flame and th... [Thriller, Crime] [sequel, fabergé egg, dutch eastindian company... [{"cast_id": 11, "character": "Danny Ocean", "... [{"credit_id": "52fe4221c3a36847f80062d7", "de...
248 787 Mr. & Mrs. Smith After five (or six) years of vanilla-wedded bl... [Action, Comedy, Drama, Thriller] [bomb, assassin, secret identity, secret, assa... [{"cast_id": 19, "character": "Jane Smith", "c... [{"credit_id": "52fe4276c3a36847f8020875", "de...
249 262500 Insurgent Beatrice Prior must confront her inner demons ... [Adventure, Science Fiction, Thriller] [based on novel, revolution, dystopia, sequel,... [{"cast_id": 0, "character": "Beatrice \"Tris\... [{"credit_id": "55c1cd8b9251410f1900448b", "de...
250 2567 The Aviator A biopic depicting the life of filmmaker and a... [Drama] [ladykiller, pilot, biography, womanizer, avia... [{"cast_id": 1, "character": "Howard Hughes", ... [{"credit_id": "5496ad4092514132ed004363", "de...
251 38745 Gulliver's Travels Travel writer Lemuel Gulliver takes an assignm... [Comedy] [journalist, forbidden love, princess, royal c... [{"cast_id": 6, "character": "Lemuel Gulliver"... [{"credit_id": "584f66ab9251416f10002c8d", "de...
252 40805 The Green Hornet Britt Reid (Seth Rogen), the heir to the large... [Action, Crime, Comedy] [bomb, martial arts, assassin, vandalism, nigh... [{"cast_id": 1, "character": "Britt Reid / Gre... [{"credit_id": "52fe45a4c3a36847f80d25a9", "de...
253 53182 300: Rise of an Empire Based on Frank Miller's latest graphic novel X... [Action, War] [based on graphic novel, ancient greece, durin... [{"cast_id": 6, "character": "Themistocles", "... [{"credit_id": "52fe4857c3a36847f81628f5", "de...
254 41513 The Smurfs When the evil wizard Gargamel chases the tiny ... [Animation, Family, Adventure, Comedy, Fantasy] [moon, magic, based on comic book, animation, ... [{"cast_id": 7, "character": "Gargamel", "cred... [{"credit_id": "52fe45cfc3a36847f80dbb31", "de...
255 13700 Home on the Range When a greedy outlaw schemes to take possessio... [Animation, Family] [farm, cow, animal] [{"cast_id": 21, "character": "Maggie (voice)"... [{"credit_id": "55685d7b92514156b600202d", "de...
256 262504 Allegiant Beatrice Prior and Tobias Eaton venture into t... [Adventure, Science Fiction] [based on novel, revolution, dystopia, sequel,... [{"cast_id": 0, "character": "Beatrice \"Tris\... [{"credit_id": "54643065c3a36804be000bee", "de...
257 39254 Real Steel In the near-future, Charlie Kenton is a washed... [Action, Science Fiction, Drama] [father son relationship, fight, sport, robot,... [{"cast_id": 13, "character": "Charlie Kenton"... [{"credit_id": "52fe47079251416c91067e59", "de...
258 77931 The Smurfs 2 The evil wizard Gargamel creates a couple of m... [Fantasy, Family, Comedy, Animation] [based on cartoon, animation, smurf] [{"cast_id": 5, "character": "Gargamel", "cred... [{"credit_id": "52fe4983c3a368484e12f5a3", "de...
259 1639 Speed 2: Cruise Control Sandra Bullock and Jason Patric star as a youn... [Action, Adventure, Thriller] [boat, cruise, computer, disaster, diamond, co... [{"cast_id": 1, "character": "Annie Porter", "... [{"credit_id": "557f51349251412f0e00015f", "de...
260 80274 Ender's Game Based on the classic novel by Orson Scott Card... [Science Fiction, Action, Adventure] [based on novel, intolerance, chosen one, chil... [{"cast_id": 1, "character": "Ender Wiggin", "... [{"credit_id": "52fe47b39251416c91072d5f", "de...
261 1571 Live Free or Die Hard John McClane is back and badder than ever, and... [Action, Thriller] [usa, washington d.c., helicopter, hostage, fb... [{"cast_id": 1, "character": "John McClane", "... [{"credit_id": "52fe42fec3a36847f803288d", "de...
262 120 The Lord of the Rings: The Fellowship of the Ring Young hobbit Frodo Baggins, after inheriting a... [Adventure, Fantasy, Action] [elves, dwarves, orcs, middle-earth (tolkien),... [{"cast_id": 28, "character": "Frodo Baggins",... [{"credit_id": "52fe421ac3a36847f80043fb", "de...
263 10204 Around the World in 80 Days A bet pits a British inventor, a Chinese thief... [Action, Adventure, Comedy] [paris, london england, new york, jules verne,... [{"cast_id": 12, "character": "Passepartout / ... [{"credit_id": "5561ac71c3a3682206001955", "de...
264 8489 Ali In 1964, a brash new pro boxer, fresh from his... [Drama] [usa, transporter, boxer, biography, muhammad] [{"cast_id": 33, "character": "Cassius Clay", ... [{"credit_id": "52fe44adc3a36847f80a3d25", "de...
265 10588 The Cat in the Hat Conrad and Sally Walden are home alone with th... [Comedy, Fantasy, Family] [cat, brother sister relationship, boredom, ch... [{"cast_id": 1, "character": "The Cat", "credi... [{"credit_id": "52fe438d9251416c75014d95", "de...
266 2048 I, Robot In 2035, where robots are common-place and abi... [Action, Science Fiction] [suicide, artificial intelligence, man vs mach... [{"cast_id": 20, "character": "Del Spooner", "... [{"credit_id": "534657a30e0a265fe6001127", "de...
267 1495 Kingdom of Heaven After his wife dies, a blacksmith named Balian... [Drama, Action, Adventure, History, War] [crusade, epic, knight, swordsman, order of th... [{"cast_id": 2, "character": "Balian de Ibelin... [{"credit_id": "52fe42fac3a36847f8031311", "de...
268 10137 Stuart Little The adventures of a heroic and debonair stalwa... [Animation, Fantasy, Family, Comedy] [brother brother relationship, based on novel,... [{"cast_id": 10, "character": "Stuart Little (... [{"credit_id": "52fe43319251416c75007165", "de...
269 10198 The Princess and the Frog A waitress, desperate to fulfill her dreams as... [Romance, Family, Animation, Music] [based on novel, voodoo, kiss, princess, anima... [{"cast_id": 3, "character": "Tiana (voice)", ... [{"credit_id": "572b2b90c3a36855a6000530", "de...
270 286217 The Martian During a manned mission to Mars, Astronaut Mar... [Drama, Adventure, Science Fiction] [based on novel, mars, nasa, isolation, botani... [{"cast_id": 0, "character": "Mark Watney", "c... [{"credit_id": "5607a7e19251413050003e2c", "de...
271 1635 The Island In 2019, Lincoln Six-Echo is a resident of a s... [Action, Thriller, Science Fiction, Adventure] [clone, transplantation, love of one's life, d... [{"cast_id": 5, "character": "Lincoln Six Echo... [{"credit_id": "52fe4306c3a36847f8034e17", "de...
272 24113 Town & Country Porter Stoddard is a well-known New York archi... [Comedy, Romance] [architect, cellist, friends, anniversary] [{"cast_id": 3, "character": "Porter Stoddard"... [{"credit_id": "52fe4483c3a368484e02742d", "de...
273 9679 Gone in Sixty Seconds Upon learning that he has to come out of retir... [Action, Crime, Thriller] [brother brother relationship, detective, car ... [{"cast_id": 1, "character": "Randall 'Memphis... [{"credit_id": "52fe451ac3a36847f80bc99f", "de...
274 98 Gladiator In the year 180, the death of emperor Marcus A... [Action, Drama, Adventure] [rome, gladiator, arena, senate, roman empire,... [{"cast_id": 8, "character": "Maximus", "credi... [{"credit_id": "52fe4217c3a36847f8003475", "de...
275 180 Minority Report John Anderton is a top 'Precrime' cop in the l... [Action, Thriller, Science Fiction, Mystery] [self-fulfilling prophecy, washington d.c., ev... [{"cast_id": 5, "character": "Chief John Ander... [{"credit_id": "52fe4223c3a36847f8006f9b", "de...
276 672 Harry Potter and the Chamber of Secrets Ignoring threats to his life, Harry returns to... [Adventure, Fantasy, Family] [flying car, witch, magic, cutting the cord, c... [{"cast_id": 23, "character": "Harry Potter", ... [{"credit_id": "52fe4267c3a36847f801bf67", "de...
277 36557 Casino Royale Le Chiffre, a banker to the world's terrorists... [Adventure, Action, Thriller] [italy, poker, casino, terrorist, banker, mone... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "53ac1fd7c3a3684bc8001908", "de...
278 869 Planet of the Apes After a spectacular crash-landing on an unchar... [Thriller, Science Fiction, Action, Adventure] [gorilla, space marine, space suit, revolution... [{"cast_id": 1, "character": "Leo Davidson", "... [{"credit_id": "52fe4285c3a36847f8025527", "de...
279 280 Terminator 2: Judgment Day Nearly 10 years have passed since Sarah Connor... [Action, Thriller, Science Fiction] [cyborg, shotgun, post-apocalyptic, dystopia, ... [{"cast_id": 1, "character": "The Terminator",... [{"credit_id": "56b23ee3c3a36845b7000470", "de...
280 11322 Public Enemies Depression-era bank robber John Dillinger's ch... [History, Crime, Drama] [cinema, hiding place, machinegun, prison guar... [{"cast_id": 1, "character": "Melvin Purvis", ... [{"credit_id": "52fe44259251416c7502a791", "de...
281 4982 American Gangster Following the death of his employer and mentor... [Drama, Crime] [underdog, black people, drug traffic, drug sm... [{"cast_id": 12, "character": "Frank Lucas", "... [{"credit_id": "52fe43ebc3a36847f80783c7", "de...
282 36955 True Lies Harry Tasker is a secret agent for the United ... [Action, Thriller] [spy, terrorist, florida, gun, kidnapping, hor... [{"cast_id": 2, "character": "Harry Tasker", "... [{"credit_id": "52fe461d9251416c91049963", "de...
283 18487 The Taking of Pelham 1 2 3 Armed men hijack a New York City subway train,... [Thriller, Drama, Crime] [hostage, new york city, new york subway, subw... [{"cast_id": 2, "character": "Walter Garber", ... [{"credit_id": "537a166d0e0a261419007091", "de...
284 39451 Little Fockers It has taken 10 years, two little Fockers with... [Comedy, Romance] [nurse, cat, father-in-law, vomit, kids and fa... [{"cast_id": 13, "character": "Jack Byrnes", "... [{"credit_id": "52fe471a9251416c9106a171", "de...
285 27581 The Other Guys NYPD detectives Christopher Danson (Johnson) a... [Action, Comedy, Crime] [narration, ceo, fire truck, shot in the shoul... [{"cast_id": 4, "character": "Detective Allen ... [{"credit_id": "58b5a1d99251410a8800de78", "de...
286 9268 Eraser U.S. Marshall John Kruger erases the identitie... [Action, Drama, Mystery, Thriller] [suicide, ambush, showdown, hostage, traitor, ... [{"cast_id": 1, "character": "U.S. Marshal Joh... [{"credit_id": "52fe44dfc3a36847f80aefe9", "de...
287 68718 Django Unchained With the help of a German bounty hunter, a fre... [Drama, Western] [bounty hunter, hero, plantation, society, fri... [{"cast_id": 6, "character": "Django", "credit... [{"credit_id": "5703f6a2c3a36869850001d9", "de...
288 10545 The Hunchback of Notre Dame When Quasi defies the evil Frollo and ventures... [Drama, Animation, Family] [paris, based on novel, judge, obsession, danc... [{"cast_id": 1, "character": "Quasimodo (voice... [{"credit_id": "57506dfa9251413080000044", "de...
289 11688 The Emperor's New Groove Kuzco is a self-centered emperor who summons P... [Adventure, Animation, Comedy, Family, Fantasy] [central and south america, birthday, emperor,... [{"cast_id": 11, "character": "Kuzco (voice)",... [{"credit_id": "52fe44799251416c7503609f", "de...
290 76163 The Expendables 2 Mr. Church reunites the Expendables for what s... [Action, Adventure, Thriller] [airplane, number in title, airplane crash, vi... [{"cast_id": 2, "character": "Barney Ross", "c... [{"credit_id": "52fe492ac3a368484e11d7b9", "de...
291 2059 National Treasure Modern treasure hunters, led by archaeologist ... [Adventure, Action, Thriller, Mystery] [riddle, treasure, treasure hunt, archaeologis... [{"cast_id": 14, "character": "Ben Gates", "cr... [{"credit_id": "53579159c3a36856190028c5", "de...
292 2486 Eragon In his homeland of Alagaesia, a farm boy happe... [Fantasy, Action, Adventure, Family] [based on novel, mythical creature, dragon, fa... [{"cast_id": 1, "character": "Eragon", "credit... [{"credit_id": "52fe435ac3a36847f804de45", "de...
293 16523 Where the Wild Things Are Max imagines running away from his mom and sai... [Family, Fantasy] [children's book, igloo, wolf costume, swallow... [{"cast_id": 4, "character": "Max", "credit_id... [{"credit_id": "52fe46d89251416c75085741", "de...
294 116711 Epic A teenager finds herself transported to a deep... [Animation, Adventure, Family, Fantasy] [fantasy, miniature people] [{"cast_id": 11, "character": "Nod (voice)", "... [{"credit_id": "52fe4b9ac3a36847f820b8a7", "de...
295 37710 The Tourist American tourist Frank (Johnny Depp) meets mys... [Action, Thriller, Romance] [paris, hotel, false identity, undercover agen... [{"cast_id": 13, "character": "Frank Tupelo", ... [{"credit_id": "537e0a4d0e0a2624c70021da", "de...
296 9946 End of Days On December 28th, 1999, the citizens of New Yo... [Action, Fantasy, Horror, Mystery] [christianity, sex, new year's eve, pastor, nu... [{"cast_id": 12, "character": "Jericho Cane", ... [{"credit_id": "55732aebc3a368376f0043a5", "de...
297 1372 Blood Diamond An ex-mercenary turned smuggler. A Mende fishe... [Drama, Thriller, Action] [rebel, journalist, journalism, loss of family... [{"cast_id": 27, "character": "Danny Archer", ... [{"credit_id": "52fe42f0c3a36847f802e635", "de...
298 106646 The Wolf of Wall Street A New York stockbroker refuses to cooperate in... [Crime, Drama, Comedy] [corruption, sex, sexuality, bank, humor, biog... [{"cast_id": 8, "character": "Jordan Belfort",... [{"credit_id": "52fe4a6dc3a36847f81cd53f", "de...
299 414 Batman Forever The Dark Knight of Gotham City confronts a das... [Action, Crime, Fantasy] [riddle, dc comics, rose, gotham city, partner... [{"cast_id": 6, "character": "Bruce Wayne / Ba... [{"credit_id": "52fe4241c3a36847f800fe1f", "de...
300 563 Starship Troopers Set in the future, the story follows a young s... [Adventure, Action, Thriller, Science Fiction] [moon, asteroid, space marine, intelligence, b... [{"cast_id": 21, "character": "Johnny Rico", "... [{"credit_id": "52fe4253c3a36847f801557d", "de...
301 83542 Cloud Atlas A set of six nested stories spanning time betw... [Drama, Science Fiction] [clone, future, dystopia, ensemble cast, durin... [{"cast_id": 1, "character": "Dr. Henry Goose ... [{"credit_id": "52fe48a99251416c910941e3", "de...
302 41216 Legend of the Guardians: The Owls of Ga'Hoole Soren, a young barn owl, is kidnapped by owls ... [Animation, Adventure, Family, Fantasy] [owl] [{"cast_id": 1, "character": "Gylfie (voice)",... [{"credit_id": "52fe45bcc3a36847f80d7a33", "de...
303 314 Catwoman Liquidated after discovering a corporate consp... [Action, Crime] [white russian, sex, dc comics, beauty, sexism... [{"cast_id": 2, "character": "Patience Phillip... [{"credit_id": "52fe4236c3a36847f800caa1", "de...
304 184315 Hercules Fourteen hundred years ago, a tormented soul w... [Action, Adventure] [mercenary, battle, ancient greece, hercules, ... [{"cast_id": 4, "character": "Hercules", "cred... [{"credit_id": "547d8154c3a36841e1001a85", "de...
305 9016 Treasure Planet When space galleon cabin boy Jim Hawkins disco... [Adventure, Animation, Family, Fantasy, Scienc... [cyborg, based on novel, space marine, mutiny,... [{"cast_id": 1, "character": "Jim Hawkins (voi... [{"credit_id": "52fe44d1c3a36847f80abe45", "de...
306 18162 Land of the Lost On his latest expedition, Dr. Rick Marshall is... [Adventure, Comedy, Science Fiction] [alien life-form, dinosaur, primate, duringcre... [{"cast_id": 2, "character": "Dr. Rick Marshal... [{"credit_id": "52fe47649251416c75097bb5", "de...
307 138103 The Expendables 3 Barney, Christmas and the rest of the team com... [Action, Adventure, Thriller] [cia, arms dealer, sequel, rescue mission, hos... [{"cast_id": 1, "character": "Barney Ross", "c... [{"credit_id": "53d397770e0a26284100184f", "de...
308 257088 Point Break A young undercover FBI agent infiltrates a gan... [Action, Crime, Thriller] [undercover, undercover agent, extreme sports,... [{"cast_id": 4, "character": "Bodhi", "credit_... [{"credit_id": "57553467c3a368606100216a", "de...
309 10214 Son of the Mask Tim Avery, an aspiring cartoonist, finds himse... [Fantasy, Comedy, Family, Adventure] [baby, mask, viking] [{"cast_id": 1, "character": "Tim Avery", "cre... [{"credit_id": "52fe43439251416c75009b91", "de...
310 205775 In the Heart of the Sea In the winter of 1820, the New England whaling... [Thriller, Drama, Adventure, Action, History] [suicide, ocean, sea, hunger, shipwreck, ship,... [{"cast_id": 2, "character": "Owen Chase", "cr... [{"credit_id": "570b0f0f9251411216000ff4", "de...
311 11692 The Adventures of Pluto Nash The year is 2087, the setting is the moon. Plu... [Action, Comedy, Science Fiction] [moon, casino, bar, nightclub, future, mafia b... [{"cast_id": 10, "character": "Pluto Nash", "c... [{"credit_id": "52fe447a9251416c75036309", "de...
312 22972 Green Zone During the U.S.-led occupation of Baghdad in 2... [War, Action, Adventure, Drama, Thriller] [weapon of mass destruction, baghdad, iraqi ] [{"cast_id": 3, "character": "Roy Miller", "cr... [{"credit_id": "52fe4459c3a368484e01dec1", "de...
313 227973 The Peanuts Movie Snoopy embarks upon his greatest mission as he... [Animation] [based on comic strip, family, 3d, charlie bro... [{"cast_id": 4, "character": "Charlie Brown (v... [{"credit_id": "5648aa83c3a3682605007625", "de...
314 29193 The Spanish Prisoner An employee of a corporation with a lucrative ... [Crime, Drama, Mystery, Thriller] [dialogue, confidence, invention, independent ... [{"cast_id": 1, "character": "Jimmy Dell", "cr... [{"credit_id": "561f77189251417f47001122", "de...
315 1734 The Mummy Returns Rick and Evelyn O'Connell, along with their 8 ... [Adventure, Action, Fantasy] [son, ancient egypt, bracelet] [{"cast_id": 3, "character": "Richard O'Connel... [{"credit_id": "52fe4312c3a36847f8038435", "de...
316 3131 Gangs of New York It's 1863. America was born in the streets. Am... [Drama, History, Crime] [fire, irish-american, immigrant, gang war, pi... [{"cast_id": 2, "character": "Amsterdam Vallon... [{"credit_id": "52fe4389c3a36847f805bc87", "de...
317 76758 The Flowers of War A Westerner finds refuge with a group of women... [Drama, History, War] [forced prostitution, child rape] [{"cast_id": 2, "character": "John Miller", "c... [{"credit_id": "52fe494bc3a368484e1244b5", "de...
318 9408 Surf's Up Cody is a surfing penguin from Shiverpool who ... [Animation, Comedy, Family] [sea, world cup, surfer, wave, surfboard, gian... [{"cast_id": 1, "character": "Cody Maverick", ... [{"credit_id": "52fe44f4c3a36847f80b3e15", "de...
319 9890 The Stepford Wives What does it take to become a Stepford wife, a... [Action, Comedy, Science Fiction] [android, housewife, transformation] [{"cast_id": 19, "character": "Joanna Eberhart... [{"credit_id": "52fe4541c3a36847f80c3eff", "de...
320 855 Black Hawk Down When U.S. Rangers and an elite Delta Force tea... [Action, History, War] [prisoners of war, wound, somalia, warlord, fa... [{"cast_id": 20, "character": "SSgt. Matt Ever... [{"credit_id": "52fe4282c3a36847f8024871", "de...
321 77953 The Campaign Two rival politicians compete to win an electi... [Comedy] [politics, politician, election campaign,  nor... [{"cast_id": 12, "character": "Cam Brady", "cr... [{"credit_id": "587ea5eb9251413f1b02b874", "de...
322 18 The Fifth Element In 2257, a taxi driver is unintentionally give... [Adventure, Fantasy, Action, Thriller, Science... [clone, taxi, cyborg, egypt, future, stowaway,... [{"cast_id": 5, "character": "Korben Dallas", ... [{"credit_id": "52fe420fc3a36847f8000c09", "de...
323 37786 Sex and the City 2 Carrie, Charlotte, and Miranda are all married... [Comedy, Drama, Romance] [] [{"cast_id": 2, "character": "Carrie Bradshaw"... [{"credit_id": "555893a492514129b70020b9", "de...
324 10501 The Road to El Dorado After a failed swindle, two con-men end up wit... [Adventure, Animation, Comedy, Family] [gold, horse, sword fight] [{"cast_id": 1, "character": "Miguel (voice)"... [{"credit_id": "52fe437c9251416c750122e9", "de...
325 57800 Ice Age: Continental Drift Manny, Diego, and Sid embark upon another adve... [Animation, Comedy, Adventure, Family] [blue footed booby, prehistoric times, melting... [{"cast_id": 3, "character": "Sid (voice)", "c... [{"credit_id": "52fe4946c3a36847f8191f9b", "de...
326 150689 Cinderella When her father unexpectedly passes away, youn... [Romance, Fantasy, Family, Drama] [cinderella, magic, prince, fairy tale, kingdo... [{"cast_id": 12, "character": "Cinderella", "c... [{"credit_id": "548083d49251416e81002c34", "de...
327 7980 The Lovely Bones After being brutally murdered, 14-year-old Sus... [Fantasy, Drama] [rape, 1970s, evidence, tree, afterlife, loss ... [{"cast_id": 3, "character": "Abigail Salmon",... [{"credit_id": "52fe448bc3a36847f809bf0b", "de...
328 12 Finding Nemo Nemo, an adventurous young clownfish, is unexp... [Animation, Family] [father son relationship, harbor, underwater, ... [{"cast_id": 8, "character": "Marlin (voice)",... [{"credit_id": "52fe420ec3a36847f80006b1", "de...
329 122 The Lord of the Rings: The Return of the King Aragorn is revealed as the heir to the ancient... [Adventure, Fantasy, Action] [elves, orcs, middle-earth (tolkien), based on... [{"cast_id": 12, "character": "Frodo Baggins",... [{"credit_id": "52fe421bc3a36847f80046c3", "de...
330 121 The Lord of the Rings: The Two Towers Frodo and Sam are trekking to Mordor to destro... [Adventure, Fantasy, Action] [elves, orcs, middle-earth (tolkien), hobbit, ... [{"cast_id": 13, "character": "Frodo Baggins",... [{"credit_id": "52fe421ac3a36847f800454f", "de...
331 68737 Seventh Son John Gregory, who is a seventh son of a sevent... [Adventure, Fantasy] [magic, chosen one, dark fantasy, witch hunter... [{"cast_id": 2, "character": "Master Gregory",... [{"credit_id": "52fe47a2c3a368484e0d1d65", "de...
332 1995 Lara Croft: Tomb Raider English aristocrat Lara Croft is skilled in ha... [Adventure, Fantasy, Action, Thriller] [treasure, buddhist monk, planetary configurat... [{"cast_id": 12, "character": "Lara Croft", "c... [{"credit_id": "568685039251412e5201dbcf", "de...
333 157353 Transcendence Two leading computer scientists work toward th... [Thriller, Science Fiction, Drama, Mystery] [artificial intelligence, technology, nanotech... [{"cast_id": 2, "character": "Dr. Will Caster"... [{"credit_id": "53fc4dd90e0a267a6f00a427", "de...
334 331 Jurassic Park III In need of funds for research, Dr. Alan Grant ... [Adventure, Action, Thriller, Science Fiction] [exotic island, dna, paleontology, tyrannosaur... [{"cast_id": 1, "character": "Dr. Alan Grant",... [{"credit_id": "52fe4238c3a36847f800d47f", "de...
335 61791 Rise of the Planet of the Apes Scientist Will Rodman is determined to find a ... [Thriller, Action, Drama, Science Fiction] [intelligence, zoo, cage, dystopia, golden gat... [{"cast_id": 1, "character": "Will Rodman", "c... [{"credit_id": "550a9773925141467e000f50", "de...
336 8204 The Spiderwick Chronicles Upon moving into the run-down Spiderwick Estat... [Adventure, Family, Fantasy] [brother sister relationship, family relations... [{"cast_id": 9, "character": "Jared Grace / Si... [{"credit_id": "585afab5c3a36838430092eb", "de...
337 47964 A Good Day to Die Hard Iconoclastic, take-no-prisoners cop John McCla... [Action, Thriller] [bomb, cia, russia, escape, courthouse, rogue,... [{"cast_id": 1, "character": "John McClane", "... [{"credit_id": "5336b04a9251417db4000c80", "de...
338 10733 The Alamo Based on the 1836 standoff between a group of ... [Western, History, War] [texas, officer, uprising, alamo, mexican] [{"cast_id": 1, "character": "Sam Houston", "c... [{"credit_id": "539301940e0a266db7001fbc", "de...
339 9806 The Incredibles Bob Parr has given up his superhero days to lo... [Action, Adventure, Animation, Family] [secret identity, secret, hero, island, wretch... [{"cast_id": 1, "character": "Bob Parr / Mr. I... [{"credit_id": "52fe4531c3a36847f80c159d", "de...
340 1408 Cutthroat Island Morgan Adams and her slave, William Shaw, are ... [Action, Adventure] [exotic island, treasure, map, ship, scalp, pi... [{"cast_id": 1, "character": "Morgan Adams", "... [{"credit_id": "52fe42f4c3a36847f802f69f", "de...
341 32657 Percy Jackson & the Olympians: The Lightning T... Accident prone teenager, Percy discovers he's ... [Adventure, Fantasy, Family] [monster, greek mythology, god, poseidon  , li... [{"cast_id": 1, "character": "Percy Jackson", ... [{"credit_id": "5871ac92c3a3684f0400e185", "de...
342 607 Men in Black Men in Black follows the exploits of agents Ka... [Action, Adventure, Comedy, Science Fiction] [secret identity, sun glasses, undercover, spa... [{"cast_id": 25, "character": "Agent K", "cred... [{"credit_id": "52fe425dc3a36847f8018775", "de...
343 863 Toy Story 2 Andy heads off to Cowboy Camp, leaving his toy... [Animation, Comedy, Family] [museum, prosecution, identity crisis, airplan... [{"cast_id": 18, "character": "Woody (voice)",... [{"credit_id": "52fe4284c3a36847f8025073", "de...
344 44048 Unstoppable A runaway train, transporting deadly, toxic ch... [Action, Thriller] [runaway train] [{"cast_id": 1, "character": "Frank Barnes", "... [{"credit_id": "52fe4674c3a36847f80fff55", "de...
345 5175 Rush Hour 2 It's vacation time for Carter as he finds hims... [Action, Comedy, Crime, Thriller] [duringcreditsstinger] [{"cast_id": 10, "character": "Det. James Cart... [{"credit_id": "52fe43fac3a36847f807b663", "de...
346 2655 What Lies Beneath When Claire Spencer starts hearing ghostly voi... [Drama, Horror, Mystery, Thriller] [secret, haunted house, ouija board, haunting,... [{"cast_id": 2, "character": "Dr. Norman Spenc... [{"credit_id": "52fe4363c3a36847f805087d", "de...
347 22794 Cloudy with a Chance of Meatballs Inventor Flint Lockwood creates a machine that... [Animation, Comedy, Family] [weather, food, science] [{"cast_id": 1, "character": "Flint Lockwood (... [{"credit_id": "52fe444fc3a368484e01be87", "de...
348 8355 Ice Age: Dawn of the Dinosaurs Times are changing for Manny the moody mammoth... [Animation, Comedy, Family, Adventure] [ice age, bridge, insanity, jungle, dinosaur, ... [{"cast_id": 2, "character": "Manny (voice)", ... [{"credit_id": "52fe44a2c3a36847f80a13a1", "de...
349 116745 The Secret Life of Walter Mitty A timid magazine photo manager who lives life ... [Adventure, Comedy, Drama, Fantasy] [himalaya, photographer, magazine, iceland, da... [{"cast_id": 11, "character": "Walter Mitty", ... [{"credit_id": "52fe4b9dc3a36847f820c10b", "de...
350 4327 Charlie's Angels Aspects of this take on the 1970s hit TV serie... [Action, Adventure, Comedy, Crime, Thriller] [martial arts, female friendship, millionaire,... [{"cast_id": 1, "character": "Natalie Cook", "... [{"credit_id": "52fe43bac3a36847f806b227", "de...
351 1422 The Departed To take down South Boston's Irish Mafia, the p... [Drama, Thriller, Crime] [undercover, boston, police, friends, mafia, u... [{"cast_id": 2, "character": "William \"Billy\... [{"credit_id": "52fe42f5c3a36847f802fed5", "de...
352 10674 Mulan A tomboyish girl disguises herself as a young ... [Animation, Family, Adventure] [homeland, musical, training, daughter, cricke... [{"cast_id": 10, "character": "Mushu (voice)",... [{"credit_id": "52fe43a09251416c75017cc7", "de...
353 7446 Tropic Thunder Vietnam veteran 'Four Leaf' Tayback's memoir, ... [Action, Comedy] [film making, satire, jungle, movie star, sout... [{"cast_id": 2, "character": "Tugg Speedman", ... [{"credit_id": "52fe447dc3a36847f8099323", "de...
354 65754 The Girl with the Dragon Tattoo This English-language adaptation of the Swedis... [Thriller, Crime, Mystery, Drama] [rape, journalist, based on novel, journalism,... [{"cast_id": 2, "character": "Mikael Blomkvist... [{"credit_id": "52fe4718c3a368484e0b4c87", "de...
355 1572 Die Hard: With a Vengeance New York detective John McClane is back and ki... [Action, Thriller] [bomb, taxi, riddle, robbery, detective, helic... [{"cast_id": 8, "character": "John McClane", "... [{"credit_id": "54ea01fd925141682400183b", "de...
356 10528 Sherlock Holmes Eccentric consulting detective, Sherlock Holme... [Action, Adventure, Crime, Mystery] [detective, scotland yard, coffin, black magic... [{"cast_id": 30, "character": "Sherlock Holmes... [{"credit_id": "52fe43809251416c75012ea9", "de...
357 271969 Ben-Hur A falsely accused nobleman survives years of s... [Drama] [betrayal, vengeance] [{"cast_id": 1, "character": "Judah Ben-Hur", ... [{"credit_id": "587811b7925141104a00cb16", "de...
358 10865 Atlantis: The Lost Empire The world's most highly qualified crew of arch... [Animation, Family, Adventure, Science Fiction] [sea, atlantis, animation, underwater, sea mon... [{"cast_id": 1, "character": "Milo James Thatc... [{"credit_id": "577ada7d9251415af00004b1", "de...
359 258509 Alvin and the Chipmunks: The Road Chip Through a series of misunderstandings, Alvin, ... [Adventure, Animation, Comedy, Family] [chipmunk, cgi, talking animal, aftercreditsst... [{"cast_id": 16, "character": "Dave", "credit_... [{"credit_id": "565c2c3f9251416919007486", "de...
360 2253 Valkyrie Wounded in Africa during World War II, Nazi Co... [Drama, Thriller, History, War] [berlin, suicide, bomb, assassination, resista... [{"cast_id": 8, "character": "Claus Schenk Gra... [{"credit_id": "538319b20e0a2657cd004f23", "de...
361 10661 You Don't Mess with the Zohan An Israeli counterterrorism soldier with a sec... [Comedy, Action] [new york, israel, middle east, hairdresser, l... [{"cast_id": 4, "character": "Zohan", "credit_... [{"credit_id": "58d3d3af9251411fd501530d", "de...
362 257344 Pixels Video game experts are recruited by the milita... [Action, Comedy, Science Fiction] [video game, nerd, alien attack, 3d, pixels] [{"cast_id": 17, "character": "Sam Brenner", "... [{"credit_id": "556eabb8c3a368746e001007", "de...
363 644 A.I. Artificial Intelligence A robotic boy, the first programmed to love, D... [Drama, Science Fiction, Adventure] [artificial intelligence, prophecy, prostitute... [{"cast_id": 18, "character": "David", "credit... [{"credit_id": "52fe4263c3a36847f801a995", "de...
364 10756 The Haunted Mansion Workaholic Jim Evers and his wife/business par... [Thriller, Fantasy, Comedy, Family, Mystery] [secret passage, magic, estate agent, haunted ... [{"cast_id": 1, "character": "Jim Evers", "cre... [{"credit_id": "52fe43b09251416c7501a351", "de...
365 686 Contact Contact is a science fiction film about an enc... [Drama, Science Fiction, Mystery] [based on novel, nasa, new mexico, extraterres... [{"cast_id": 5, "character": "Eleanor Arroway"... [{"credit_id": "52fe426ac3a36847f801ce85", "de...
366 9383 Hollow Man Cocky researcher, Sebastian Caine is working o... [Action, Science Fiction, Thriller] [killing, human experimentation, scientist, in... [{"cast_id": 2, "character": "Sebastian Caine ... [{"credit_id": "52fe44f0c3a36847f80b2f81", "de...
367 179 The Interpreter After Silvia Broome, an interpreter at United ... [Crime, Thriller] [new york, dictator, africa, destruction of a ... [{"cast_id": 2, "character": "Silvia Broome", ... [{"credit_id": "52fe4223c3a36847f8006e9f", "de...
368 76285 Percy Jackson: Sea of Monsters In their quest to confront the ultimate evil, ... [Adventure, Family, Fantasy] [poison, hermes, poseidon, demigod, golden fle... [{"cast_id": 2, "character": "Percy Jackson", ... [{"credit_id": "587bc9fac3a368426e0055e8", "de...
369 1996 Lara Croft Tomb Raider: The Cradle of Life Lara Croft ventures to an underwater temple in... [Action, Adventure, Fantasy, Thriller] [riddle, treasure, medallion, kenia, alexander... [{"cast_id": 11, "character": "Lara Croft", "c... [{"credit_id": "52fe432ac3a36847f803f41d", "de...
370 291805 Now You See Me 2 One year after outwitting the FBI and winning ... [Action, Adventure, Comedy, Crime, Mystery, Th... [london england, china, magic, secret society,... [{"cast_id": 3, "character": "J. Daniel Atlas"... [{"credit_id": "55a77e329251411e11001568", "de...
371 10003 The Saint Ivan Tretiak, Russian Mafia boss who wants to ... [Thriller, Action, Romance, Science Fiction, A... [berlin, russia, gas, master thief, the saint] [{"cast_id": 13, "character": "Simon Templar",... [{"credit_id": "52fe43039251416c7500018d", "de...
372 1535 Spy Game Veteran spy Nathan Muir is on the verge of ret... [Action, Crime, Thriller] [spy, china, cia, cold war] [{"cast_id": 2, "character": "Nathan D. Muir",... [{"credit_id": "559fd2d8c3a3680810005604", "de...
373 2067 Mission to Mars When contact is lost with the crew of the firs... [Science Fiction] [mars, spacecraft, space travel, alien, long t... [{"cast_id": 23, "character": "Jim McConnell",... [{"credit_id": "52fe4331c3a36847f8041839", "de...
374 46195 Rio Captured by smugglers when he was just a hatch... [Animation, Adventure, Comedy, Family] [brazil, pet, bird, musical, canary, samba, an... [{"cast_id": 15, "character": "Blu (voice)", "... [{"credit_id": "52fe46e9c3a36847f81195c3", "de...
375 2277 Bicentennial Man Richard Martin buys a gift, a new NDR-114 robo... [Comedy, Science Fiction] [android, hologram, freedom, futuristic, robot] [{"cast_id": 1, "character": "Andrew Martin", ... [{"credit_id": "52fe4349c3a36847f8048a5f", "de...
376 10357 Volcano An earthquake shatters a peaceful Los Angeles ... [Science Fiction, Action, Drama, Thriller] [subway, lava, volcano, volcanologist, los ang... [{"cast_id": 10, "character": "Mike Roark", "c... [{"credit_id": "52fe435f9251416c7500dded", "de...
377 4477 The Devil's Own Frankie McGuire, one of the IRA's deadliest as... [Crime, Thriller, Drama] [new york, terrorist, anonymity, northern irel... [{"cast_id": 3, "character": "Tom O'Meara", "c... [{"credit_id": "52fe43c5c3a36847f806e313", "de...
378 8665 K-19: The Widowmaker When Russia's first nuclear submarine malfunct... [Drama, History, Thriller] [submarine, soviet union, core melt, north atl... [{"cast_id": 1, "character": "Alexei Vostrikov... [{"credit_id": "52fe44b2c3a36847f80a500f", "de...
379 9387 Conan the Barbarian A film adaptation of the classic sword and sor... [Adventure, Fantasy, Action] [gladiator, repayment, despot, barbarian, swor... [{"cast_id": 1, "character": "Conan", "credit_... [{"credit_id": "52fe44f1c3a36847f80b31a5", "de...
380 921 Cinderella Man The true story of boxer, Jim Braddock who, in ... [Romance, Drama, History] [transporter, netherlands, world cup, socially... [{"cast_id": 1, "character": "Jim Braddock", "... [{"credit_id": "52fe428dc3a36847f8027913", "de...
381 49852 The Nutcracker: The Untold Story Set in 1920's Vienna, this a tale of a little ... [Fantasy, Action, Family] [] [{"cast_id": 6, "character": "Mary", "credit_i... [{"credit_id": "5387691d0e0a26144d004120", "de...
382 4464 Seabiscuit True story of the undersized Depression-era ra... [Drama, History] [horse race, american dream, racehorse, great ... [{"cast_id": 2, "character": "Charles Howard",... [{"credit_id": "566839ed9251417401002f45", "de...
383 664 Twister TV weatherman Bill Harding is trying to get hi... [Action, Adventure, Drama] [wife husband relationship, tornado, twister, ... [{"cast_id": 22, "character": "Dr. Jo Harding"... [{"credit_id": "52fe4266c3a36847f801b8e7", "de...
384 8358 Cast Away Chuck, a top international manager for FedEx, ... [Adventure, Drama] [exotic island, suicide attempt, volleyball, l... [{"cast_id": 3, "character": "Chuck Noland", "... [{"credit_id": "52fe44a2c3a36847f80a1505", "de...
385 9836 Happy Feet Into the world of the Emperor Penguins, who fi... [Animation, Comedy] [ocean, fish, zoo, penguin, tap dancing, love,... [{"cast_id": 33, "character": "Mumble (voice)"... [{"credit_id": "52fe4537c3a36847f80c299b", "de...
386 2502 The Bourne Supremacy When a CIA operation to purchase classified Ru... [Action, Drama, Thriller] [berlin, assassin, based on novel, amnesia, sn... [{"cast_id": 6, "character": "Jason Bourne", "... [{"credit_id": "52fe435bc3a36847f804e0e3", "de...
387 9772 Air Force One Russian terrorists conspire to hijack the airc... [Action, Thriller] [prison, corruption, journalist, white house, ... [{"cast_id": 1, "character": "President James ... [{"credit_id": "557db4ca92514138f800041e", "de...
388 161 Ocean's Eleven Less than 24 hours into his parole, charismati... [Thriller, Crime] [prison, pickpocket, strip club, con artist, a... [{"cast_id": 11, "character": "Danny Ocean", "... [{"credit_id": "52fe4220c3a36847f800615d", "de...
389 52451 The Three Musketeers The hot-headed young D'Artagnan along with thr... [Adventure, Action, Thriller] [number in title, historical fiction, musketee... [{"cast_id": 2, "character": "M'lady De Winter... [{"credit_id": "52fe482cc3a36847f815b217", "de...
390 76492 Hotel Transylvania Dracula, who operates a high-end resort away f... [Animation, Comedy, Family, Fantasy] [witch, magic, mummy, vampire, dracula, skelet... [{"cast_id": 2, "character": "Dracula (voice)"... [{"credit_id": "52fe493ec3a368484e1216e1", "de...
391 4523 Enchanted The beautiful princess Giselle is banished by ... [Comedy, Family, Fantasy, Romance] [poison, queen, fairy tale, musical, princess,... [{"cast_id": 3, "character": "Giselle", "credi... [{"credit_id": "52fe43c8c3a36847f806f4e1", "de...
392 59961 Safe House A dangerous CIA renegade resurfaces after a de... [Action, Thriller] [cia, violence, safe house, rogue agent, cape ... [{"cast_id": 3, "character": "Tobin Frost", "c... [{"credit_id": "52fe49a4c3a36847f81a4f2b", "de...
393 10481 102 Dalmatians Get ready for a howling good time as an all ne... [Comedy, Family] [london england, prison, release from prison, ... [{"cast_id": 1, "character": "Cruella de Vil",... [{"credit_id": "5539fe5e9251413f5a00359b", "de...
394 59108 Tower Heist A luxury condo manager leads a staff of worker... [Action, Comedy] [skyscraper, thanksgiving, billionaire, parade... [{"cast_id": 12, "character": "Josh Kovacs", "... [{"credit_id": "52fe4981c3a36847f819dbf3", "de...
395 1581 The Holiday Two women, one (Cameron Diaz) from America and... [Comedy, Romance] [holiday, london england, film making, christm... [{"cast_id": 1, "character": "Amanda Woods", "... [{"credit_id": "52fe4301c3a36847f80332a7", "de...
396 9798 Enemy of the State Hotshot Washington lawyer, Robert Dean becomes... [Action, Drama, Thriller] [corruption, washington d.c., helicopter, fals... [{"cast_id": 16, "character": "Robert Clayton ... [{"credit_id": "52fe452fc3a36847f80c0f65", "de...
397 22897 It's Complicated Ten years after their divorce, Jane and Jake A... [Comedy, Romance] [graduation, ex husband, woman director] [{"cast_id": 2, "character": "Jane Adler", "cr... [{"credit_id": "52fe4454c3a368484e01d111", "de...
398 298 Ocean's Thirteen Danny Ocean's team of criminals are back and c... [Crime, Thriller] [casino, thief, revenge, heist, las vegas, pre... [{"cast_id": 1, "character": "Daniel Ocean", "... [{"credit_id": "5676c14992514179d4005d5f", "de...
399 7484 Open Season Boog, a domesticated 900lb. Grizzly bear finds... [Adventure, Animation, Family] [hunter, mountains, garage, grizzly bear, bunn... [{"cast_id": 7, "character": "Boog (voice)", "... [{"credit_id": "52fe447fc3a36847f8099b9b", "de...
400 157350 Divergent In a world divided into factions based on pers... [Adventure, Action, Science Fiction] [based on novel, dystopia, youth, dystopic fut... [{"cast_id": 3, "character": "Beatrice \"Tris\... [{"credit_id": "53cf6e4e0e0a265ded00920e", "de...
401 853 Enemy at the Gates Enemy at the Gates is a war film from Jean-Jac... [War] [winter, sniper, world war ii, stalingrad] [{"cast_id": 22, "character": "Vassili Zaitsev... [{"credit_id": "52fe4282c3a36847f8024703", "de...
402 10159 The Rundown When Travis, the mouthy son of a criminal, dis... [Adventure, Action, Comedy, Thriller] [hunter, bounty, bounty hunter, fight, amazon,... [{"cast_id": 11, "character": "Beck", "credit_... [{"credit_id": "52fe43389251416c75008083", "de...
403 9593 Last Action Hero Danny is obsessed with a fictional movie chara... [Adventure, Fantasy, Action, Comedy, Family] [magic, movie in movie, spoof, magical object,... [{"cast_id": 1, "character": "Jack Slater", "c... [{"credit_id": "59a08d11c3a36847e5018977", "de...
404 1904 Memoirs of a Geisha A sweeping romantic epic set in Japan in the y... [Drama, History, Romance] [japan, prostitute, sister sister relationship... [{"cast_id": 4, "character": "Sayuri", "credit... [{"credit_id": "52fe4320c3a36847f803c457", "de...
405 9615 The Fast and the Furious: Tokyo Drift In order to avoid a jail sentence, Sean Boswel... [Action, Crime, Drama, Thriller] [car race, car journey, car mechanic, auto, ca... [{"cast_id": 12, "character": "Sean Boswell", ... [{"credit_id": "56784ed792514111900002c8", "de...
406 51052 Arthur Christmas Each Christmas, Santa and his vast army of hig... [Drama, Animation, Family, Comedy] [holiday, santa claus, duringcreditsstinger, w... [{"cast_id": 2, "character": "Arthur (voice)",... [{"credit_id": "5913a131925141580d00132d", "de...
407 297 Meet Joe Black When the grim reaper comes to collect the soul... [Fantasy, Drama, Mystery] [life and death, love at first sight, broken e... [{"cast_id": 2, "character": "Joe Black", "cre... [{"credit_id": "52fe4234c3a36847f800bded", "de...
408 9884 Collateral Damage Firefighter Gordon Brewer is plunged into the ... [Action, Thriller, Drama] [terrorist, fbi, colombia, firemen, revenge, e... [{"cast_id": 14, "character": "Gordy Brewer", ... [{"credit_id": "52fe4540c3a36847f80c3c09", "de...
409 16858 All That Jazz Bob Fosse's semi-autobiographical film celebra... [Drama, Music] [show business, film making, tap dancing, movi... [{"cast_id": 2, "character": "Joe Gideon", "cr... [{"credit_id": "52fe46f09251416c750888a1", "de...
410 62764 Mirror Mirror After she spends all her money, an evil enchan... [Adventure, Fantasy, Drama, Comedy, Science Fi... [attempted murder, fairy tale, black magic, co... [{"cast_id": 5, "character": "Evil Queen", "cr... [{"credit_id": "52fe468dc3a368484e096f15", "de...
411 22538 Scott Pilgrim vs. the World Scott Pilgrim is a film adaptation of the crit... [Action, Adventure, Comedy] [whipping, hipster, underage girlfriend, anima... [{"cast_id": 1, "character": "Scott Pilgrim", ... [{"credit_id": "52fe4445c3a368484e0198d7", "de...
412 9341 The Core Geophysicist Dr. Josh Keyes discovers that an ... [Action, Thriller, Adventure, Science Fiction] [magnetic field, center of the earth, disaster... [{"cast_id": 1, "character": "Dr. Josh Keyes",... [{"credit_id": "54b64442c3a36837ca001428", "de...
413 12107 Nutty Professor II: The Klumps The hilarity begins when professor Sherman Klu... [Fantasy, Comedy, Romance, Science Fiction] [alter ego, mad scientist, family, dean, durin... [{"cast_id": 15, "character": "Professor Sherm... [{"credit_id": "52fe44b69251416c7503e635", "de...
414 9637 Scooby-Doo The Mystery Inc. gang have gone their separate... [Mystery, Adventure, Comedy] [amateur detective, voodoo, resort, crime solv... [{"cast_id": 13, "character": "Fred Jones", "c... [{"credit_id": "52fe4514c3a36847f80bb51f", "de...
415 49049 Dredd In the future, America is a dystopian wastelan... [Action, Science Fiction] [usa, corruption, crime fighter, judge, metrop... [{"cast_id": 2, "character": "Judge Dredd", "c... [{"credit_id": "52fe4783c3a36847f8139ea9", "de...
416 9339 Click A workaholic architect finds a universal remot... [Comedy, Drama, Fantasy, Romance] [regret, workaholic, heart attack, architect, ... [{"cast_id": 1, "character": "Michael Newman",... [{"credit_id": "52fe44e9c3a36847f80b1757", "de...
417 16281 Creepshow Inspired by the E.C. comics of the 1950s, Geor... [Horror, Comedy, Fantasy] [monster, halloween, meteor, buried alive, coc... [{"cast_id": 9, "character": "Henry Northrup (... [{"credit_id": "52fe46c09251416c750824fb", "de...
418 39691 Cats & Dogs 2 : The Revenge of Kitty Galore The ongoing war between the canine and feline ... [Comedy, Family] [torture, aftercreditsstinger, duringcreditsst... [{"cast_id": 4, "character": "Diggs (voice)", ... [{"credit_id": "55d0c7cdc3a3687757001475", "de...
419 8247 Jumper David Rice is a man who knows no boundaries, a... [Adventure, Fantasy, Science Fiction] [adolescence, based on novel, loss of child, f... [{"cast_id": 29, "character": "David Rice", "c... [{"credit_id": "52fe4498c3a36847f809f29f", "de...
420 11253 Hellboy II: The Golden Army In this continuation to the adventure of the d... [Adventure, Fantasy, Science Fiction] [auction, northern ireland, resignation, super... [{"cast_id": 3, "character": "Hellboy", "credi... [{"credit_id": "52fe441b9251416c75028f8d", "de...
421 1949 Zodiac The true story of the investigation of 'The Zo... [Crime, Drama, Mystery, Thriller] [california, san francisco, killing, journalis... [{"cast_id": 13, "character": "Robert Graysmit... [{"credit_id": "5669e7e99251415ec500222d", "de...
422 8452 The 6th Day Futuristic action about a man who meets a clon... [Science Fiction] [clone, future, murder, cloning, laser gun, dy... [{"cast_id": 1, "character": "Adam Gibson", "c... [{"credit_id": "538da91fc3a368713f004a34", "de...
423 310 Bruce Almighty Bruce Nolan toils as a "human interest" televi... [Fantasy, Comedy] [christianity, moon, responsability, moses, st... [{"cast_id": 1, "character": "Bruce Nolan", "c... [{"credit_id": "52fe4236c3a36847f800c6a3", "de...
424 27578 The Expendables Barney Ross leads a band of highly skilled mer... [Thriller, Adventure, Action] [tattoo, martial arts, sniper, island, mercena... [{"cast_id": 4, "character": "Barney Ross", "c... [{"credit_id": "52fe4555c3a368484e05423f", "de...
425 954 Mission: Impossible When Ethan Hunt, the leader of a crack espiona... [Adventure, Action, Thriller] [paris, london england, spy, cia, terrorist, s... [{"cast_id": 22, "character": "Ethan Hunt", "c... [{"credit_id": "52fe4292c3a36847f80294b1", "de...
426 70160 The Hunger Games Every year in the ruins of what was once North... [Science Fiction, Adventure, Fantasy] [hallucination, dystopia, female protagonist, ... [{"cast_id": 4, "character": "Katniss Everdeen... [{"credit_id": "52fe47edc3a368484e0e0d2d", "de...
427 45243 The Hangover Part II The Hangover crew heads to Thailand for Stu's ... [Comedy] [sun glasses, interpol, undercover cop, hangov... [{"cast_id": 7, "character": "Phil Wenneck", "... [{"credit_id": "52fe46b8c3a36847f810e6a5", "de...
428 364 Batman Returns Having defeated the Joker, Batman now faces th... [Action, Fantasy] [holiday, corruption, double life, dc comics, ... [{"cast_id": 22, "character": "Bruce Wayne/Bat... [{"credit_id": "52fe423cc3a36847f800e513", "de...
429 7518 Over the Hedge A scheming raccoon fools a mismatched family o... [Comedy, Animation, Family] [squirrel, eating and drinking, vororte, garde... [{"cast_id": 1, "character": "RJ (voice)", "cr... [{"credit_id": "52fe4482c3a36847f809a535", "de...
430 11544 Lilo & Stitch A lonely Hawaiian girl named Lilo is being rai... [Animation, Family] [sister sister relationship, extraterrestrial ... [{"cast_id": 9, "character": "'Stitch' (voice)... [{"credit_id": "52fe44569251416c750312d3", "de...
431 9986 Charlotte's Web Wilbur the pig is scared of the end of the sea... [Comedy, Family, Fantasy] [hero, barn, spider, pig, egg, friendship, spr... [{"cast_id": 21, "character": "Charlotte the S... [{"credit_id": "52fe4557c3a36847f80c8cd9", "de...
432 8656 Deep Impact A seven-mile-wide space rock is hurtling towar... [Action, Drama, Romance] [usa president, nasa, metereologist, space mis... [{"cast_id": 1, "character": "Capt. Spurgeon '... [{"credit_id": "59046a5fc3a3684a8e00a018", "de...
433 146216 RED 2 Retired C.I.A. agent Frank Moses reunites his ... [Action, Comedy, Crime, Thriller] [paris, london england, cia, russia, mi6, hire... [{"cast_id": 1, "character": "Frank Moses", "c... [{"credit_id": "536642c5c3a3681238002cc2", "de...
434 9291 The Longest Yard Pro quarter-back, Paul Crewe and former colleg... [Comedy, Drama] [prison, american football, prisoner, blackmai... [{"cast_id": 1, "character": "Paul Crewe", "cr... [{"credit_id": "55c67a2d92514105d8000793", "de...
435 55301 Alvin and the Chipmunks: Chipwrecked Playing around while aboard a cruise ship, the... [Comedy, Fantasy, Family, Music, Animation] [sequel, chipmunk, cruise ship, overboard] [{"cast_id": 10, "character": "David Seville",... [{"credit_id": "5910cafdc3a36864fc036632", "de...
436 109418 Grown Ups 2 The all-star comedy cast from Grown Ups return... [Comedy] [] [{"cast_id": 5, "character": "Lenny Feder", "c... [{"credit_id": "52fe4ab4c3a36847f81dd247", "de...
437 11665 Get Smart When the identities of secret agents from Cont... [Action, Comedy, Thriller] [dancing, spy, terrorist, traitor, airplane, v... [{"cast_id": 4, "character": "Maxwell Smart", ... [{"credit_id": "52fe44749251416c750355c1", "de...
438 6964 Something's Gotta Give Harry Sanborn is an aged music industry exec w... [Drama, Comedy, Romance] [age difference, ladykiller, woman director] [{"cast_id": 1, "character": "Harry Sanborn", ... [{"credit_id": "548200699251416e7800666d", "de...
439 11324 Shutter Island World War II soldier-turned-U.S. Marshal Teddy... [Drama, Thriller, Mystery] [based on novel, island, hurricane, investigat... [{"cast_id": 2, "character": "Teddy Daniels", ... [{"credit_id": "5370922d0e0a2647d4014298", "de...
440 12193 Four Christmases Brad and Kate have made something of an art fo... [Comedy, Romance, Drama] [holiday, romantic comedy, dysfunctional famil... [{"cast_id": 2, "character": "Brad McVie", "cr... [{"credit_id": "52fe44c89251416c75040bed", "de...
441 9928 Robots Rodney Copperbottom is a young robot inventor ... [Animation, Comedy, Family, Science Fiction] [inventor, business man, robot, dishonesty] [{"cast_id": 13, "character": "Fender (voice)"... [{"credit_id": "52fe454bc3a36847f80c62bb", "de...
442 754 Face/Off An antiterrorism agent goes under the knife to... [Action, Crime, Science Fiction, Thriller] [undercover, mexican standoff, biological weap... [{"cast_id": 1, "character": "Sean Archer", "c... [{"credit_id": "52fe4271c3a36847f801f141", "de...
443 10202 Bedtime Stories Skeeter Bronson is a down-on-his-luck guy who'... [Fantasy, Comedy, Family, Romance] [wishes come true, escapade, disorder, imagina... [{"cast_id": 2, "character": "Skeeter Bronson"... [{"credit_id": "52fe43409251416c750095a9", "de...
444 4147 Road to Perdition Mike Sullivan works as a hit man for crime bos... [Thriller, Crime, Drama] [based on graphic novel, homework, shot in the... [{"cast_id": 13, "character": "Michael Sulliva... [{"credit_id": "52fe43aec3a36847f8067899", "de...
445 50546 Just Go with It A plastic surgeon, romancing a much younger sc... [Romance, Comedy] [beach, fictitious marriage, blackmail, plasti... [{"cast_id": 2, "character": "Danny Maccabee",... [{"credit_id": "564e5969c3a368070a000c15", "de...
446 1701 Con Air When the government puts all its rotten crimin... [Action, Thriller, Crime] [prison, ambush, helicopter, airport, gas stat... [{"cast_id": 1, "character": "Cameron Poe", "c... [{"credit_id": "52fe430ec3a36847f8037077", "de...
447 13027 Eagle Eye Jerry Shaw and Rachel Holloman are two strange... [Mystery, Thriller, Action] [artificial intelligence, washington d.c., sec... [{"cast_id": 4, "character": "Jerry Shaw", "cr... [{"credit_id": "54e348069251411956009b4c", "de...
448 2289 Cold Mountain In this classic story of love and devotion set... [Drama] [loss of lover, loss of family, deserter, loss... [{"cast_id": 4, "character": "Inman", "credit_... [{"credit_id": "52fe434ac3a36847f8049081", "de...
449 20504 The Book of Eli A post-apocalyptic tale, in which a lone man f... [Action, Thriller, Science Fiction] [book, post-apocalyptic, dystopia, faith, blind] [{"cast_id": 1, "character": "Eli", "credit_id... [{"credit_id": "52fe43e9c3a368484e0058ad", "de...
450 9574 Flubber Professor Phillip Brainard, an absent minded p... [Comedy, Family, Science Fiction] [wedding vows, inventor, slime, green, flight,... [{"cast_id": 1, "character": "Professor Philip... [{"credit_id": "52fe450cc3a36847f80b93f3", "de...
451 11618 The Haunting Dr. David Marrow invites Nell Vance, and Theo ... [Horror, Thriller, Fantasy, Mystery] [based on novel, trauma, castle, haunted house... [{"cast_id": 12, "character": "Dr. David Marro... [{"credit_id": "58b2e9c292514177b4004a2e", "de...
452 2300 Space Jam In a desperate attempt to win a basketball mat... [Animation, Comedy, Drama, Family, Fantasy] [sport, basketball, doctor, basketball team, b... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "591355ed9251414e85059835", "de...
453 12096 The Pink Panther When the coach of the France soccer team is ki... [Action, Comedy, Crime, Mystery, Family] [robbery, investigation, inspector, killer, cl... [{"cast_id": 11, "character": "Inspector Jacqu... [{"credit_id": "5628186ac3a368487d00002a", "de...
454 10200 The Day the Earth Stood Still A representative of an alien race that went th... [Drama, Science Fiction, Thriller] [extraterrestrial technology, spacecraft, ulti... [{"cast_id": 4, "character": "Klaatu", "credit... [{"credit_id": "52fe43409251416c75009485", "de...
455 8834 Conspiracy Theory A man obsessed with conspiracy theories become... [Action, Drama, Mystery, Thriller] [new york, cia, helicopter, assassin, secret, ... [{"cast_id": 9, "character": "Jerry Fletcher",... [{"credit_id": "52fe44bbc3a36847f80a6f6b", "de...
456 228150 Fury Last months of World War II in April 1945. As ... [War, Drama, Action] [world war ii, nazis, war, nazi germany, panze... [{"cast_id": 1, "character": "Don 'Wardaddy' C... [{"credit_id": "5477f63d92514103b80010c0", "de...
457 6068 Six Days Seven Nights When Quinn, a grouchy pilot living the good li... [Action, Adventure, Comedy, Romance] [overleven, family guy] [{"cast_id": 1, "character": "Quinn Harris", "... [{"credit_id": "56485c7f9251413ae10068db", "de...
458 41515 Yogi Bear Jellystone Park has been losing business, so g... [Comedy, Family, Animation, Adventure] [picnic, sandwich, bear, 3d, yogi] [{"cast_id": 4, "character": "Yogi Bear (voice... [{"credit_id": "52fe45cfc3a36847f80dbc0d", "de...
459 9023 Spirit: Stallion of the Cimarron As a wild stallion travels across the frontier... [Western, Animation, Adventure, Comedy, Family] [human being, freedom, mustang, rivalry, wildl... [{"cast_id": 1, "character": "Spirit (voice)",... [{"credit_id": "52fe44d2c3a36847f80ac171", "de...
460 38317 Zookeeper A comedy about a zookeeper who might be great ... [Comedy, Romance, Family] [talking animal, scientist, german accent, ost... [{"cast_id": 4, "character": "Griffin Keyes", ... [{"credit_id": "52fe46aa9251416c9105bb3f", "de...
461 2157 Lost in Space The prospects for continuing life on Earth in ... [Adventure, Family, Science Fiction] [time travel, sabotage, deep space explorer] [{"cast_id": 26, "character": "Dr. Zachary Smi... [{"credit_id": "52fe433bc3a36847f80448b9", "de...
462 14462 The Manchurian Candidate When his army unit was ambushed during the fir... [Drama, Thriller, Mystery] [senator, gulf war, canoe, kuwait, conspiracy,... [{"cast_id": 1, "character": "Major Bennett Ez... [{"credit_id": "5560ffa09251415e230010ea", "de...
463 161795 Déjà Vu L.A. shop owner Dana and Englishman Sean meet ... [Romance, Drama] [love, american, pin, stranger, ruby] [{"cast_id": 2, "character": "Sean", "credit_i... [{"credit_id": "52fe4c4ec3a36847f8227997", "de...
464 159824 Hotel Transylvania 2 When the old-old-old-fashioned vampire Vlad ar... [Animation, Comedy, Family] [transylvania, hotel, witch, technology, magic... [{"cast_id": 7, "character": "Dracula (voice)"... [{"credit_id": "52fe4c219251416c910f0d93", "de...
465 49948 Fantasia 2000 Blending lively music and brilliant animation,... [Animation, Family, Music] [orchestra, musical segments] [{"cast_id": 3, "character": "Himself - Introd... [{"credit_id": "59078d1c925141643300101e", "de...
466 2135 The Time Machine Hoping to alter the events of the past, a 19th... [Science Fiction, Adventure, Action] [future, time machine] [{"cast_id": 17, "character": "Alexander Hartd... [{"credit_id": "52fe4339c3a36847f8043c15", "de...
467 9822 Mighty Joe Young As a child living in Africa, Jill Young saw he... [Action, Adventure, Family, Fantasy] [gorilla, dying and death] [{"cast_id": 1, "character": "Jill Young", "cr... [{"credit_id": "571c23c4c3a36864e0003ca3", "de...
468 9705 Swordfish Rogue agent Gabriel Shear is determined to get... [Action, Crime, Thriller] [female nudity, hacker, terrorism, violence, e... [{"cast_id": 1, "character": "Gabriel Shear", ... [{"credit_id": "52fe451fc3a36847f80bdb07", "de...
469 1656 The Legend of Zorro Having spent the last 10 years fighting injust... [Action, Adventure] [california, spy, father son relationship, mex... [{"cast_id": 1, "character": "Zorro", "credit_... [{"credit_id": "52fe4309c3a36847f8035b21", "de...
470 12159 What Dreams May Come Chris Neilson dies to find himself in a heaven... [Drama, Fantasy, Romance] [paradise, soul, underworld, heaven, painting,... [{"cast_id": 13, "character": "Chris Nielsen",... [{"credit_id": "541b9c180e0a261243002609", "de...
471 9678 Little Nicky After the lord of darkness decides he will not... [Comedy, Fantasy, Romance] [father son relationship, brother sister relat... [{"cast_id": 1, "character": "Nicky", "credit_... [{"credit_id": "52fe451ac3a36847f80bc927", "de...
472 4442 The Brothers Grimm Folklore collectors and con artists, Jake and ... [Adventure, Fantasy, Action, Comedy, Thriller] [brother brother relationship, literature, aft... [{"cast_id": 2, "character": "Jacob Grimm", "c... [{"credit_id": "52fe43c1c3a36847f806d521", "de...
473 75 Mars Attacks! 'We come in peace' is not what those green men... [Comedy, Fantasy, Science Fiction] [saving the world, total destruction, white ho... [{"cast_id": 6, "character": "President James ... [{"credit_id": "52fe4214c3a36847f80022fd", "de...
474 330770 Evolution 11-year-old Nicolas lives with his mother in a... [Mystery, Drama, Horror] [nurse, sea, beach, boy, pregnant, blood, woma... [{"cast_id": 4, "character": "Nicolas", "credi... [{"credit_id": "550540cd9251412c05002436", "de...
475 9433 The Edge The plane carrying wealthy Charles Morse crash... [Action, Adventure, Drama] [photographer, grizzly bear, wilderness, airpl... [{"cast_id": 9, "character": "Robert Green", "... [{"credit_id": "52fe44f6c3a36847f80b48a3", "de...
476 19959 Surrogates Set in a futuristic world where humans live in... [Action, Science Fiction, Thriller] [clone, dystopia] [{"cast_id": 1, "character": "Tom Greer", "cre... [{"credit_id": "5378c8450e0a26141f005426", "de...
477 11973 Thirteen Days Dramatisation of the Cuban Missile Crisis, the... [Drama, Thriller] [usa president, atomic bomb, john f. kennedy, ... [{"cast_id": 13, "character": "Kenneth O'Donne... [{"credit_id": "5683d79792514169d0003747", "de...
478 11228 Daylight A group of armed robbers fleeing the police he... [Action, Adventure, Thriller] [taxi, new jersey, helicopter, river, hero, ta... [{"cast_id": 9, "character": "Kit Latura", "cr... [{"credit_id": "59be9ecfc3a3683075000868", "de...
479 77951 Walking With Dinosaurs Walking with Dinosaurs 3D is a film depicting ... [Animation, Family, Adventure] [dinosaur, 3d] [{"cast_id": 10, "character": "Ricky (voice)",... [{"credit_id": "52fe4985c3a368484e12fc0f", "de...
480 5491 Battlefield Earth In the year 3000, man is no match for the Psyc... [Action, Science Fiction, War] [based on novel, post-apocalyptic, dystopia, m... [{"cast_id": 11, "character": "Terl", "credit_... [{"credit_id": "52fe4409c3a36847f807e759", "de...
481 10715 Looney Tunes: Back in Action Bugs Bunny and Daffy Duck are up to their feud... [Animation, Comedy, Family] [spy, duck, bunny, wretch, film industry, live... [{"cast_id": 1, "character": "DJ Drake / Tasma... [{"credit_id": "591081e3c3a368646b035a32", "de...
482 10197 Nine Arrogant, self-centered movie director Guido C... [Drama, Music, Romance] [memory, sidewalk cafe, room key, driving a ca... [{"cast_id": 15, "character": "Lilli", "credit... [{"credit_id": "52fe43409251416c7500933d", "de...
483 9562 Timeline A group of archaeological students become trap... [Action, Adventure, Science Fiction] [professor, time travel, quantum mechanics, hu... [{"cast_id": 1, "character": "Chris Johnston",... [{"credit_id": "52fe450ac3a36847f80b8cdd", "de...
484 9922 The Postman In 2013 there are no highways, no I-ways, no d... [Drama, Adventure] [usa, post, postman, army, apocalypse] [{"cast_id": 12, "character": "The Postman", "... [{"credit_id": "52fe454ac3a36847f80c5ceb", "de...
485 9447 Babe: Pig in the City Babe, fresh from his victory in the sheepherdi... [Adventure, Comedy, Drama, Family, Fantasy] [piggy bank, shortage of money, pig, farm, pig... [{"cast_id": 11, "character": "Farmer Arthur H... [{"credit_id": "52fe44f8c3a36847f80b4ff3", "de...
486 274854 The Last Witch Hunter The modern world holds many secrets, but by fa... [Fantasy, Action, Adventure] [new york, witch, uprising, witch hunter] [{"cast_id": 0, "character": "Kaulder", "credi... [{"credit_id": "56a4febdc3a368388b0079f2", "de...
487 8870 Red Planet Astronauts search for solutions to save a dyin... [Thriller, Action, Science Fiction] [mars, future, astronaut, science, catastrophe] [{"cast_id": 13, "character": "Robby Gallagher... [{"credit_id": "52fe44c2c3a36847f80a85f5", "de...
488 9992 Arthur and the Invisibles Arthur is a spirited ten-year old whose parent... [Adventure, Fantasy, Animation, Family] [grandfather grandson relationship, wretch, tr... [{"cast_id": 20, "character": "Arthur Montgome... [{"credit_id": "52fe4559c3a36847f80c9381", "de...
489 36970 Oceans An ecological drama/documentary, filmed throug... [Documentary, Family] [ocean, sea, fish, whale, duringcreditsstinger] [{"cast_id": 3, "character": "Narrator (voice:... [{"credit_id": "54186c670e0a2637f900366f", "de...
490 10077 A Sound of Thunder When a hunter sent back to the prehistoric era... [Thriller, Science Fiction, Adventure, Action] [dying and death, time travel, romance, dinosaur] [{"cast_id": 34, "character": "Alicia Wallenbe... [{"credit_id": "52fe431e9251416c7500438b", "de...
491 76649 Pompeii Set in 79 A.D., POMPEII tells the epic story o... [Action, Adventure, History, Romance, Drama] [gladiator, arena, gladiator fight, lava, roma... [{"cast_id": 3, "character": "Milo", "credit_i... [{"credit_id": "52fe4946c3a368484e12359b", "de...
492 293644 Top Cat Begins Top Cat has arrived to charm his way into your... [Comedy, Animation] [3d] [{"cast_id": 4, "character": "Top Cat / Choo C... [{"credit_id": "592741ec9251413b54029cf9", "de...
493 453 A Beautiful Mind At Princeton University, John Nash struggles t... [Drama, Romance] [individual, schizophrenia, massachusetts, lov... [{"cast_id": 4, "character": "John Nash", "cre... [{"credit_id": "52fe4245c3a36847f8011443", "de...
494 8587 The Lion King A young lion cub named Simba can't wait to be ... [Family, Animation, Drama] [loss of parents, wild boar, uncle, shaman, re... [{"cast_id": 8, "character": "Young Simba (voi... [{"credit_id": "59161a6bc3a36842690252b9", "de...
495 72545 Journey 2: The Mysterious Island Sean Anderson partners with his mom's boyfrien... [Adventure, Action, Science Fiction] [mission, mysterious island, missing person, d... [{"cast_id": 12, "character": "Hank", "credit_... [{"credit_id": "52fe4871c3a368484e0f87b9", "de...
496 109451 Cloudy with a Chance of Meatballs 2 After the disastrous food storm in the first f... [Animation, Family, Comedy] [inventor, food, scientist] [{"cast_id": 15, "character": "Flint Lockwood ... [{"credit_id": "55685e5292514156c7002163", "de...
497 9533 Red Dragon Former FBI Agent Will Graham, who was once alm... [Crime, Thriller, Horror] [psychopath, serial killer, fbi agent] [{"cast_id": 1, "character": "Hannibal Lecter"... [{"credit_id": "52fe4505c3a36847f80b7b55", "de...
498 2023 Hidalgo Set in 1890, this is the story of a Pony Expre... [Western, Adventure] [horse race, horse, racehorse] [{"cast_id": 11, "character": "Frank Hopkins",... [{"credit_id": "52fe432dc3a36847f80403ef", "de...
499 71880 Jack and Jill Jack Sadelstein, a successful advertising exec... [Comedy] [duringcreditsstinger] [{"cast_id": 2, "character": "Jack / Jill", "c... [{"credit_id": "5723e71cc3a3682d3f003afb", "de...
500 584 2 Fast 2 Furious It's a major double-cross when former police o... [Action, Crime, Thriller] [miami, car race, sports car, los angeles, car... [{"cast_id": 4, "character": "Brian O'Conner",... [{"credit_id": "52fe4256c3a36847f801660b", "de...
501 309809 The Little Prince Based on the best-seller book 'The Little Prin... [Adventure, Animation, Fantasy] [philosophy, utopia, airplane, adventure, dyst... [{"cast_id": 43, "character": "The Aviator (vo... [{"credit_id": "548825f1c3a3684155000e4a", "de...
502 4858 The Invasion Washington, D.C. psychologist Carol Bennell an... [Science Fiction, Thriller] [remake, alien, escape, alien invasion, alien ... [{"cast_id": 15, "character": "Carol", "credit... [{"credit_id": "52fe43dfc3a36847f807540f", "de...
503 17711 The Adventures of Rocky & Bullwinkle Rocky and Bullwinkle have been living off the ... [Action, Adventure, Animation, Comedy, Family] [adventure, cartoon, comedy, breaking the four... [{"cast_id": 1, "character": "Natasha", "credi... [{"credit_id": "593c9f81c3a3680f4201597d", "de...
504 328111 The Secret Life of Pets The quiet life of a terrier named Max is upend... [Animation, Family] [pet, bunny, anthropomorphism, dog, animal, ap... [{"cast_id": 2, "character": "Max (voice)", "c... [{"credit_id": "5585f1a59251411dec00047a", "de...
505 8698 The League of Extraordinary Gentlemen To prevent a world war from breaking out, famo... [Fantasy, Action, Thriller, Science Fiction] [saving the world, vampire, bite, men, invisib... [{"cast_id": 17, "character": "Allan Quatermai... [{"credit_id": "534e5d7f0e0a2679d50016bd", "de...
506 93456 Despicable Me 2 Gru is recruited by the Anti-Villain League to... [Animation, Comedy, Family] [secret agent, bakery, falling in love, father... [{"cast_id": 11, "character": "Gru (voice)", "... [{"credit_id": "52fe492c9251416c750bfc79", "de...
507 602 Independence Day On July 2, a giant alien mothership enters orb... [Action, Adventure, Science Fiction] [spacecraft, patriotism, countdown, independen... [{"cast_id": 16, "character": "Captain Steven ... [{"credit_id": "52fe425bc3a36847f8017f63", "de...
508 330 The Lost World: Jurassic Park Four years after Jurassic Park's genetically b... [Adventure, Action, Science Fiction] [exotic island, dna, paleontology, tyrannosaur... [{"cast_id": 1, "character": "Dr. Ian Malcolm"... [{"credit_id": "52fe4238c3a36847f800d3c5", "de...
509 953 Madagascar Zoo animals leave the comforts of man-made hab... [Family, Animation] [lion, hippopotamus, giraffe, penguin, zebra] [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "557caebfc3a3686334002304", "de...
510 9693 Children of Men In 2027, in a chaotic world in which humans ca... [Drama, Action, Thriller, Science Fiction] [police state, hippie, rebel, miracle, future,... [{"cast_id": 12, "character": "Theo Faron", "c... [{"credit_id": "52fe451dc3a36847f80bd37f", "de...
511 36657 X-Men Two mutants, Rogue and Wolverine, come to a pr... [Adventure, Action, Science Fiction] [mutant, marvel comic, superhero, based on com... [{"cast_id": 5, "character": "Charles Xavier /... [{"credit_id": "52fe45fe9251416c910457f7", "de...
512 8909 Wanted Doormat Wesley Gibson discovers that his recen... [Action, Thriller, Crime] [assassin, loss of father, secret society, mis... [{"cast_id": 2, "character": "Fox", "credit_id... [{"credit_id": "52fe44c7c3a36847f80a9791", "de...
513 9802 The Rock A group of renegade marine commandos seizes a ... [Action, Adventure, Thriller] [san francisco, fbi, gas attack, alcatraz, hos... [{"cast_id": 20, "character": "John Patrick Ma... [{"credit_id": "566b77c39251415ec50061b7", "de...
514 950 Ice Age: The Meltdown Diego, Manny and Sid return in this sequel to ... [Animation, Family, Comedy, Adventure] [mammoth, sloth, ice age, barrier ice, ice mel... [{"cast_id": 1, "character": "Manny (voice)", ... [{"credit_id": "52fe4292c3a36847f80292c9", "de...
515 1824 50 First Dates Henry is a player skilled at seducing women. B... [Comedy, Romance] [deja vu, amnesia, hawaii, ladykiller, romanti... [{"cast_id": 1, "character": "Henry Roth", "cr... [{"credit_id": "52fe4318c3a36847f8039b69", "de...
516 2976 Hairspray Pleasantly plump teenager, Tracy Turnblad and ... [Family, Comedy, Music, Romance] [races, dream, dance, television, tv show, rac... [{"cast_id": 18, "character": "Edna Turnblad",... [{"credit_id": "56a4b065c3a368388b006cf3", "de...
517 11026 Exorcist: The Beginning Having lived through traumatizing events durin... [Horror, Mystery, Thriller] [secret, obsession, exorcism, remake, priest, ... [{"cast_id": 1, "character": "Father Merrin", ... [{"credit_id": "52fe43e69251416c7502265d", "de...
518 332 Inspector Gadget John Brown is a bumbling but well-intentioned ... [Action, Adventure, Comedy, Family] [gadget] [{"cast_id": 2, "character": "Inspector Gadget... [{"credit_id": "52fe4238c3a36847f800d529", "de...
519 75656 Now You See Me An FBI agent and an Interpol detective track a... [Thriller, Crime] [paris, bank, secret, fbi, vault, magic, new o... [{"cast_id": 3, "character": "J. Daniel Atlas"... [{"credit_id": "52fe490bc3a368484e117ceb", "de...
520 38365 Grown Ups After their high school basketball coach passe... [Comedy] [overweight, swing, foot, convertible, arrow] [{"cast_id": 4, "character": "Lenny Feder", "c... [{"credit_id": "52fe46b29251416c9105c989", "de...
521 594 The Terminal Viktor Navorski is a man without a country; hi... [Comedy, Drama] [new york, airport, marriage proposal, transla... [{"cast_id": 4, "character": "Viktor Navorski"... [{"credit_id": "52fe4259c3a36847f8017699", "de...
522 15189 Hotel for Dogs Placed in a foster home that doesn't allow pet... [Comedy, Family] [adoption, puppy, pitbull, orphan, foster home... [{"cast_id": 3, "character": "Andi", "credit_i... [{"credit_id": "52fe46429251416c75072873", "de...
523 11678 Vertical Limit Trapped near the summit of K2, the world's sec... [Action, Adventure, Thriller] [himalaya, pakistan, climbing, k2, mountaineer... [{"cast_id": 11, "character": "Peter Garrett",... [{"credit_id": "52fe44779251416c75035c0f", "de...
524 6538 Charlie Wilson's War The true story of Texas congressman Charlie Wi... [Comedy, Drama, History] [washington d.c., alcohol, cia, helicopter, re... [{"cast_id": 12, "character": "Charlie Wilson"... [{"credit_id": "52fe4459c3a36847f8090d5b", "de...
525 10555 Shark Tale Oscar is a small fish whose big aspirations of... [Animation, Action, Comedy, Family] [fish, hero, mission of murder, threat to deat... [{"cast_id": 12, "character": "Oscar (voice)",... [{"credit_id": "56c0cf849251410519000410", "de...
526 1125 Dreamgirls Three young women – Deena Jones, Effie White a... [Drama] [music record, manager, black people, adultery... [{"cast_id": 10, "character": "Curtis Taylor J... [{"credit_id": "5676b4a2c3a368167a00610c", "de...
527 4551 Be Cool Disenchanted with the movie industry, Chili Pa... [Comedy, Crime] [baseball bat, widow, recording contract, reco... [{"cast_id": 4, "character": "Chili Palmer", "... [{"credit_id": "52fe43cbc3a36847f807039f", "de...
528 612 Munich During the 1972 Olympic Games in Munich, eleve... [Drama, Action, History, Thriller] [paris, assassination, israel, hotel room, 197... [{"cast_id": 10, "character": "Avner", "credit... [{"credit_id": "52fe425dc3a36847f8018a71", "de...
529 9567 Tears of the Sun Navy SEAL Lieutenant A.K. Waters and his elite... [Action, Drama, War] [u.s. army, nigeria, president] [{"cast_id": 9, "character": "Lieutenant A.K. ... [{"credit_id": "537a1cd2c3a3681cdf000020", "de...
530 37821 Killers When an elite assassin marries a beautiful com... [Action, Comedy, Thriller, Romance] [assassin] [{"cast_id": 4, "character": "Jen Kornfeldt", ... [{"credit_id": "52fe46719251416c91054a11", "de...
531 203801 The Man from U.N.C.L.E. At the height of the Cold War, a mysterious cr... [Comedy, Action, Adventure] [spy, cold war, remake, based on tv series, bu... [{"cast_id": 3, "character": "Napoleon Solo", ... [{"credit_id": "5630caf09251416167001e3d", "de...
532 2539 Spanglish Mexican immigrant and single mother Flor Moren... [Comedy] [upper class, mother, single parent, parents k... [{"cast_id": 7, "character": "John Clasky", "c... [{"credit_id": "52fe435dc3a36847f804eb55", "de...
533 9297 Monster House Monsters under the bed are scary enough, but w... [Animation, Comedy, Family, Fantasy] [monster, secret, toy, children, neighbor, mis... [{"cast_id": 1, "character": "Little Girl (voi... [{"credit_id": "55469f70c3a3680ce80074c7", "de...
534 3172 Bandits Two bank robbers fall in love with the girl th... [Action, Comedy, Crime, Romance] [prison] [{"cast_id": 1, "character": "Joshep Blake", "... [{"credit_id": "52fe438cc3a36847f805cba9", "de...
535 6520 First Knight The timeless tale of King Arthur and the legen... [Action, Adventure, Drama, Romance] [camelot, knight, king arthur, excalibur, knig... [{"cast_id": 1, "character": "King Arthur", "c... [{"credit_id": "52fe4458c3a36847f8090709", "de...
536 1439 Anna and the King The story of the romance between the King of S... [Drama, History, Romance] [civil war, father son relationship, east indi... [{"cast_id": 1, "character": "Anna Leonowens",... [{"credit_id": "52fe42f7c3a36847f80305ad", "de...
537 37958 Immortals Theseus is a mortal man chosen by Zeus to lead... [Fantasy, Action, Drama] [poison, army, zeus, poseidon, spear] [{"cast_id": 1, "character": "King Hyperion", ... [{"credit_id": "53466a710e0a265fef001227", "de...
538 2026 Hostage When a mafia accountant is taken hostage on hi... [Mystery, Drama, Thriller, Crime] [fbi, kidnapping, police operation, home invas... [{"cast_id": 12, "character": "Jeff Talley", "... [{"credit_id": "52fe432ec3a36847f8040603", "de...
539 7450 Titan A.E. A young man finds out that he holds the key to... [Animation, Action, Science Fiction, Family, A... [monster, galaxy, dystopia, space, alien, anim... [{"cast_id": 3, "character": "Cale Tucker", "c... [{"credit_id": "59125c279251414ead0479ab", "de...
540 11375 Hollywood Homicide Joe Gavilan (Harrison Ford) and his new partne... [Action, Adventure, Comedy, Thriller] [rap music, hitman] [{"cast_id": 9, "character": "Sgt. Joe Gavilan... [{"credit_id": "52fe44339251416c7502c5d7", "de...
541 9425 Soldier Sergeant Todd is a veteran soldier for an elit... [Action, War, Science Fiction] [space marine, dystopia, alien planet, genetic... [{"cast_id": 1, "character": "Todd", "credit_i... [{"credit_id": "52fe44f5c3a36847f80b44f7", "de...
542 25769 Carriers Four friends fleeing a viral pandemic soon lea... [Action, Drama, Horror, Science Fiction, Thril... [beach, desperation, infection, survival, bioh... [{"cast_id": 1, "character": "Danny Green", "c... [{"credit_id": "52fe44ddc3a368484e03b3ab", "de...
543 23685 Monkeybone After a car crash sends repressed cartoonist S... [Adventure, Fantasy, Animation, Action, Comedy] [parallel world, organ donation, horniness age... [{"cast_id": 1, "character": "Stu Miley", "cre... [{"credit_id": "590376c8c3a3683b9600159d", "de...
544 11866 Flight of the Phoenix When an Amacor oil rig in the Gobi Desert of M... [Action, Adventure, Drama, Thriller] [robbery, water, gobi desert, disaster, airpla... [{"cast_id": 12, "character": "Frank Towns", "... [{"credit_id": "5513ec8d9251412cec000fdc", "de...
545 9741 Unbreakable An ordinary man makes an extraordinary discove... [Science Fiction, Thriller, Drama] [father son relationship, train accident, comi... [{"cast_id": 1, "character": "David Dunn", "cr... [{"credit_id": "52fe4525c3a36847f80bf021", "de...
546 211672 Minions Minions Stuart, Kevin and Bob are recruited by... [Family, Animation, Adventure, Comedy] [assistant, aftercreditsstinger, duringcredits... [{"cast_id": 22, "character": "Scarlet Overkil... [{"credit_id": "5431b2b10e0a2656e20026c7", "de...
547 23629 Sucker Punch A young girl is institutionalized by her abusi... [Action, Fantasy, Thriller] [brothel, fantasy, asylum, reality, escape, ro... [{"cast_id": 20, "character": "Baby Doll", "cr... [{"credit_id": "5378a3dfc3a368553a003ad5", "de...
548 8688 Snake Eyes All bets are off when corrupt homicide cop Ric... [Crime, Mystery] [casino, political activism, boxer, mission of... [{"cast_id": 1, "character": "Rick Santoro", "... [{"credit_id": "52fe44b4c3a36847f80a5533", "de...
549 10153 Sphere The OSSA discovers a spacecraft thought to be ... [Science Fiction] [ocean, extraterrestrial technology, space mar... [{"cast_id": 11, "character": "Dr. Norman Good... [{"credit_id": "53736c41c3a3681539001170", "de...
550 153518 The Angry Birds Movie An island populated entirely by happy, flightl... [Family, Animation] [island, bird, pig, talking animal, based on v... [{"cast_id": 8, "character": "Red (voice)", "c... [{"credit_id": "55258c23925141118a00059a", "de...
551 8676 Fool's Gold Treasure hunter Ben "Finn" Finnegan has sunk h... [Romance, Comedy, Adventure] [helicopter, cemetery, boat, mexican standoff,... [{"cast_id": 1, "character": "Ben 'Finn' Finne... [{"credit_id": "52fe44b3c3a36847f80a5363", "de...
552 20829 Funny People Famous and wealthy funnyman George Simmons doe... [Comedy, Drama] [comedian, cancer, bromance, stand-up comedian] [{"cast_id": 3, "character": "George Simmons",... [{"credit_id": "52fe43fcc3a368484e00935f", "de...
553 4349 The Kingdom A team of U.S. government agents is sent to in... [Thriller, Action, Drama] [assassination, assassin, terrorist, explosive... [{"cast_id": 11, "character": "Ronald Fleury",... [{"credit_id": "52fe43bbc3a36847f806b761", "de...
554 9718 Talladega Nights: The Ballad of Ricky Bobby Lifelong friends and national idols Ricky Bobb... [Comedy] [north carolina, prayer, family dinner, advert... [{"cast_id": 8, "character": "Ricky Bobby", "c... [{"credit_id": "52fe4521c3a36847f80be20f", "de...
555 10808 Dr. Dolittle 2 Dr. John Dolittle the beloved doctor is back, ... [Comedy, Family, Romance, Fantasy] [veterinarian, forest, bear, animal, animal pr... [{"cast_id": 7, "character": "Dr. John Dolittl... [{"credit_id": "58dd0e90c3a368223e00b59c", "de...
556 197 Braveheart Enraged at the slaughter of Murron, his new br... [Action, Drama, History, War] [individual, scotland, in love with enemy, leg... [{"cast_id": 5, "character": "William Wallace"... [{"credit_id": "52fe4225c3a36847f8007a7d", "de...
557 25 Jarhead Jarhead is a film about a US Marine Anthony Sw... [Drama, War] [sniper, marine corps, saudi arabia, petrol, g... [{"cast_id": 1, "character": "Staff Sgt. Sykes... [{"credit_id": "52fe4210c3a36847f8001145", "de...
558 35 The Simpsons Movie After Homer accidentally pollutes the town's w... [Animation, Comedy, Family] [father son relationship, lake, springfield, t... [{"cast_id": 2, "character": "Homer / Itchy / ... [{"credit_id": "52fe4211c3a36847f8001521", "de...
559 11086 The Majestic Set in 1951, a blacklisted Hollywood writer ge... [Drama, Romance] [california, falsely accused, prosecution, ant... [{"cast_id": 1, "character": "Peter Appleton",... [{"credit_id": "57d546a0c3a3681323000788", "de...
560 10477 Driven Talented rookie race-car driver Jimmy Bly has ... [Action] [competition, running, career, idol, racing car] [{"cast_id": 1, "character": "Jimmy Bly", "cre... [{"credit_id": "52fe43779251416c75011823", "de...
561 1997 Two Brothers Two tigers are separated as cubs and taken int... [Adventure, Drama, Family] [brother brother relationship, loss of brother... [{"cast_id": 11, "character": "Na\u00ef-Rea", ... [{"credit_id": "52fe432ac3a36847f803f4c5", "de...
562 6947 The Village When a willful young man tries to venture beyo... [Drama, Mystery, Thriller] [secret, forest, rural setting, blindness, cou... [{"cast_id": 3, "character": "Ivy Walker", "cr... [{"credit_id": "52fe4469c3a36847f8094857", "de...
563 3050 Doctor Dolittle A successful physician and devoted family man,... [Comedy, Family, Fantasy] [talking to animals, woman director] [{"cast_id": 1, "character": "Dr. John Dolittl... [{"credit_id": "52fe4380c3a36847f8058d3d", "de...
564 2675 Signs A family living on a farm finds mysterious cro... [Drama, Thriller, Science Fiction, Mystery] [symbolism, water, farm, faith, alien, family ... [{"cast_id": 2, "character": "Rev. Graham Hess... [{"credit_id": "52fe4364c3a36847f8051017", "de...
565 809 Shrek 2 Shrek, Fiona and Donkey set off to Far, Far Aw... [Adventure, Animation, Comedy, Family, Fantasy] [prison, magic, liberation, honeymoon, parents... [{"cast_id": 29, "character": "Shrek (voice)",... [{"credit_id": "57d85f1ac3a36878e90025c4", "de...
566 920 Cars Lightning McQueen, a hotshot rookie race car d... [Animation, Adventure, Comedy, Family] [car race, car journey, village and town, auto... [{"cast_id": 13, "character": "Lightning McQue... [{"credit_id": "52fe428dc3a36847f8027841", "de...
567 4806 Runaway Bride Ike Graham, New York columnist, writes his tex... [Comedy, Romance] [small town, self-discovery, just married, rep... [{"cast_id": 5, "character": "Maggie Carpenter... [{"credit_id": "52fe43dbc3a36847f807448d", "de...
568 7451 xXx Xander Cage is your standard adrenaline junkie... [Action, Adventure, Thriller] [sports car, biological weapon, cold war, russ... [{"cast_id": 8, "character": "Xander Cage", "c... [{"credit_id": "538d8c59c3a368714b004879", "de...
569 228165 The SpongeBob Movie: Sponge Out of Water Burger Beard is a pirate who is in search of t... [Animation, Adventure, Comedy, Family] [ocean, sea, star, water, comedy, sponge, spon... [{"cast_id": 9, "character": "SpongeBob / Gary... [{"credit_id": "5910d192c3a368646b03a70e", "de...
570 3595 Ransom When a rich man's son is kidnapped, he coopera... [Action, Thriller] [bounty, loss of child, yellow press, fbi, bab... [{"cast_id": 1, "character": "Tom Mullen", "cr... [{"credit_id": "52fe43a0c3a36847f8062ca7", "de...
571 16869 Inglourious Basterds In Nazi-occupied France during World War II, a... [Drama, Action, Thriller, War] [paris, guerrilla, cinema, self sacrifice, dyn... [{"cast_id": 3, "character": "Lieutenant Aldo ... [{"credit_id": "52fe46f29251416c75088c65", "de...
572 879 Hook The boy who wasn't supposed to grow up—Peter P... [Adventure, Fantasy, Comedy, Family] [flying, swordplay, sword, fantasy, peter pan,... [{"cast_id": 1, "character": "Peter Banning", ... [{"credit_id": "52fe4286c3a36847f8025c61", "de...
573 1573 Die Hard 2 John McClane is an off-duty cop gripped with a... [Action, Thriller] [ambush, helicopter, journalist, based on nove... [{"cast_id": 1, "character": "John McClane", "... [{"credit_id": "5770234d92514157a6001849", "de...
574 9257 S.W.A.T. Hondo Harrelson recruits Jim Street to join an... [Action, Thriller, Crime] [liberation, transport of prisoners, special u... [{"cast_id": 25, "character": "Sgt. Dan 'Hondo... [{"credit_id": "5379d4980e0a261431006f58", "de...
575 1903 Vanilla Sky David Aames (Tom Cruise) has it all: wealth, g... [Drama, Mystery, Romance, Science Fiction, Thr... [amnesia, ex-girlfriend, virtual reality] [{"cast_id": 13, "character": "David Aames", "... [{"credit_id": "52fe4320c3a36847f803c339", "de...
576 9697 Lady in the Water Apartment building superintendent Cleveland He... [Drama, Thriller, Fantasy, Mystery] [fortune teller, religion and supernatural, su... [{"cast_id": 1, "character": "Cleveland Heep",... [{"credit_id": "52fe451dc3a36847f80bd5db", "de...
577 395 AVP: Alien vs. Predator When scientists discover something in the Arct... [Adventure, Science Fiction, Action] [saving the world, predator, laserpointer, spa... [{"cast_id": 7, "character": "Alexa Woods", "c... [{"credit_id": "52fe423ec3a36847f800f063", "de...
578 23398 Alvin and the Chipmunks: The Squeakquel Pop sensations Alvin, Simon and Theodore end u... [Comedy, Family, Animation, Fantasy, Music] [chipmunk, cgi, based on tv series, aftercredi... [{"cast_id": 1, "character": "Toby", "credit_i... [{"credit_id": "52fe4468c3a368484e021627", "de...
579 10590 We Were Soldiers The story of the first major battle of the Ame... [Action, History, War] [vietnam veteran, missile, vietnam war, army, ... [{"cast_id": 19, "character": "Lt. Col. Hal Mo... [{"credit_id": "58862c47c3a3683f30000dbe", "de...
580 117263 Olympus Has Fallen When the White House (Secret Service Code: "Ol... [Action, Thriller] [white house, secret service, terrorist attack] [{"cast_id": 7, "character": "Mike Banning", "... [{"credit_id": "52fe4bafc3a36847f820f6d9", "de...
581 200 Star Trek: Insurrection When an alien race and factions within Starfle... [Science Fiction, Action, Adventure, Thriller] [space opera, retribution, spacecraft officer,... [{"cast_id": 8, "character": "Captain Jean-Luc... [{"credit_id": "52fe4226c3a36847f8007c59", "de...
582 44943 Battle: Los Angeles The Earth is attacked by unknown forces. As pe... [Action, Science Fiction] [saving the world, hero, marine corps, chaos, ... [{"cast_id": 10, "character": "Michael Nantz",... [{"credit_id": "52fe46a5c3a36847f810a6cb", "de...
583 587 Big Fish Throughout his life Edward Bloom has always be... [Adventure, Fantasy, Drama] [circus, father son relationship, witch, fish,... [{"cast_id": 5, "character": "Younger Ed Bloom... [{"credit_id": "52fe4258c3a36847f8017005", "de...
584 10395 Wolf Publisher Will Randall becomes a werewolf and ... [Fantasy] [adultery, heal, bite, werewolf] [{"cast_id": 1, "character": "Will Randall", "... [{"credit_id": "564e6e889251414af90010ff", "de...
585 57212 War Horse Follows a young man named Albert and his horse... [Drama, War] [world war i, horse, farm life, execution, tra... [{"cast_id": 2, "character": "Capt. James Nich... [{"credit_id": "52fe4929c3a36847f818c16b", "de...
586 152760 The Monuments Men Based on the true story of the greatest treasu... [War, Drama, History, Action] [world war ii, nazis, art theft, post world wa... [{"cast_id": 7, "character": "James Granger", ... [{"credit_id": "53630586c3a3681568000c62", "de...
587 2756 The Abyss A civilian oil rig crew is recruited to conduc... [Adventure, Action, Thriller, Science Fiction] [ocean, sea, diving suit, flying saucer, nucle... [{"cast_id": 10, "character": "Virgil 'Bud' Br... [{"credit_id": "52fe436ac3a36847f80528dd", "de...
588 33909 Wall Street: Money Never Sleeps As the global economy teeters on the brink of ... [Drama, Crime] [duringcreditsstinger] [{"cast_id": 8, "character": "Gordon Gekko", "... [{"credit_id": "52fe45429251416c9102c3bf", "de...
589 49017 Dracula Untold Vlad Tepes is a great hero, but when he learns... [Horror, Action, Drama, Fantasy, War] [vampire, dracula, bite, battle, 15th century,... [{"cast_id": 6, "character": "Dracula / Vlad T... [{"credit_id": "545e6edf0e0a261fb300708a", "de...
590 9882 The Siege The secret US abduction of a suspected terrori... [Drama, Action, Thriller, Crime] [islam, muslim, car bomb, fbi agent] [{"cast_id": 9, "character": "Anthony 'Hub' Hu... [{"credit_id": "52fe4540c3a36847f80c3af5", "de...
591 2270 Stardust In a countryside town bordering on a magical l... [Adventure, Fantasy, Romance, Family] [witch, based on novel, new love, prince, beau... [{"cast_id": 24, "character": "Yvaine", "credi... [{"credit_id": "52fe4349c3a36847f8048871", "de...
592 978 Seven Years in Tibet Austrian mountaineer, Heinrich Harrer journeys... [Adventure, Drama, History] [buddhism, himalaya, austria, mountains, buddh... [{"cast_id": 14, "character": "Heinrich Harrer... [{"credit_id": "52fe4295c3a36847f802a0df", "de...
593 44564 The Dilemma Longtime friends Ronny and Nick are partners i... [Comedy, Drama] [adultery, infidelity, secret, investigation, ... [{"cast_id": 4, "character": "Nick Brannen", "... [{"credit_id": "58d402a8c3a368121b0159b8", "de...
594 3132 Bad Company When a Harvard-educated CIA agent is killed du... [Action, Adventure, Comedy, Thriller] [ambush, cia, assassin, nightclub, hustler, hi... [{"cast_id": 12, "character": "Officer Oakes",... [{"credit_id": "52fe4389c3a36847f805bcfb", "de...
595 8814 Doom A team of space marines known as the Rapid Res... [Adventure, Action, Horror] [teleportation, based on video game, severed e... [{"cast_id": 1, "character": "Sarge", "credit_... [{"credit_id": "52fe44bac3a36847f80a6b37", "de...
596 8427 I Spy When the Switchblade, the most sophisticated p... [Action, Adventure, Comedy, Thriller] [budapest, kidnapping, boxer, secret agent, li... [{"cast_id": 1, "character": "Kelly Robinson",... [{"credit_id": "52fe44a8c3a36847f80a280d", "de...
597 52520 Underworld: Awakening After being held in a coma-like state for fift... [Fantasy, Action, Horror] [vampire, daughter, hybrid, child vampire, wer... [{"cast_id": 1, "character": "Selene", "credit... [{"credit_id": "52fe4830c3a36847f815bcb3", "de...
598 80585 Rock of Ages A small town girl and a city boy meet on the S... [Comedy, Drama, Music, Romance] [musical, rocker, teenager, young love, rock sta] [{"cast_id": 19, "character": "Sherrie Christi... [{"credit_id": "52fe47c99251416c91075b3b", "de...
599 10592 Hart's War Fourth-generation Army Col. William McNamara i... [Drama, War] [black people, world war ii, prisoners of war,... [{"cast_id": 19, "character": "Col. William A.... [{"credit_id": "52fe438e9251416c75015179", "de...
600 49021 Killer Elite Based on a shocking true story, Killer Elite p... [Action, Adventure, Thriller] [rescue] [{"cast_id": 9, "character": "Danny", "credit_... [{"credit_id": "52fe4781c3a36847f8139761", "de...
601 11535 Rollerball From the director of Die Hard comes this high-... [Action, Science Fiction, Thriller] [manager, arena, dystopia, wrestling, sport, r... [{"cast_id": 1, "character": "Jonathan Cross",... [{"credit_id": "54b88dfc92514148b00007aa", "de...
602 10550 Ballistic: Ecks vs. Sever Jonathan Ecks, an FBI agent, realizes that he ... [Action, Adventure, Thriller] [loss of family, enemy, adversary, agent] [{"cast_id": 1, "character": "Agent Jeremiah E... [{"credit_id": "52fe43869251416c75013c47", "de...
603 11258 Hard Rain Get swept up in the action as an armored car d... [Thriller] [sheriff, rain, evacuation, armored car, crook... [{"cast_id": 11, "character": "Jim", "credit_i... [{"credit_id": "52fe441b9251416c750290c3", "de...
604 12610 Osmosis Jones A policeman white blood cell, with the help of... [Adventure, Animation, Action, Comedy, Family] [cold, flu, lethal virus, construction worker] [{"cast_id": 1, "character": "Osmosis Jones (v... [{"credit_id": "5537417cc3a3681be40010a0", "de...
605 59981 Legends of Oz: Dorothy's Return Dorothy wakes up in post-tornado Kansas, only ... [Animation, Music, Family] [] [{"cast_id": 2, "character": "Dorothy (voice)"... [{"credit_id": "5502c097c3a3685b9e003f47", "de...
606 201088 Blackhat A man is released from prison to help American... [Crime, Drama, Mystery] [terrorist, technology, anti hero, hacker, com... [{"cast_id": 4, "character": "Nicholas Hathawa... [{"credit_id": "5549e18ec3a36841b9001c03", "de...
607 5137 Sky Captain and the World of Tomorrow When gigantic robots attack New York City, "Sk... [Mystery, Action, Thriller, Science Fiction, A... [london england, himalaya, journalist, killer ... [{"cast_id": 2, "character": "Sky Captain", "c... [{"credit_id": "52fe43f6c3a36847f807a96d", "de...
608 3093 Basic Instinct 2 Novelist Catherine Tramell is once again in tr... [Crime, Mystery, Thriller] [male nudity, sex, legs, soho london, playing ... [{"cast_id": 2, "character": "Catherine Tramel... [{"credit_id": "52fe4385c3a36847f805a71d", "de...
609 107846 Escape Plan Ray Breslin is the world's foremost authority ... [Action, Thriller] [prison, muslim, ship, mystery, science fictio... [{"cast_id": 7, "character": "Ray Breslin", "c... [{"credit_id": "54f58b179251412bb30018f0", "de...
610 188207 The Legend of Hercules In Ancient Greece 1200 B.C., a queen succumbs ... [Action, Adventure] [mythology, zeus, ancient greece, demigod, cit... [{"cast_id": 1, "character": "Hercules", "cred... [{"credit_id": "52fe4d329251416c75133441", "de...
611 4614 The Sum of All Fears When the president of Russia suddenly dies, a ... [Thriller, Action, Drama] [cia, terrorist, atomic bomb, cold war, nuclea... [{"cast_id": 11, "character": "Jack Ryan", "cr... [{"credit_id": "5755f66ac3a3680cd1000195", "de...
612 24021 The Twilight Saga: Eclipse Bella once again finds herself surrounded by d... [Adventure, Fantasy, Drama, Romance] [vampire, graduation, bite, immortality, werew... [{"cast_id": 23, "character": "Isabella 'Bella... [{"credit_id": "564d24fb92514158f6003a4c", "de...
613 11371 The Score An aging thief hopes to retire and live off hi... [Action, Crime, Thriller] [quebec, jewel, scepter, customs house, jewelr... [{"cast_id": 10, "character": "Nick Wells", "c... [{"credit_id": "52fe44339251416c7502c3b7", "de...
614 20352 Despicable Me Villainous Gru lives up to his reputation as a... [Animation, Family] [adoptive father, orphanage, life's dream, riv... [{"cast_id": 3, "character": "Gru (voice)", "c... [{"credit_id": "52fe43e3c3a368484e003ee5", "de...
615 11517 Money Train A vengeful New York transit cop decides to ste... [Action, Comedy, Crime] [brother brother relationship, subway, new yor... [{"cast_id": 1, "character": "John", "credit_i... [{"credit_id": "5675eda0c3a368168e003f07", "de...
616 214756 Ted 2 Newlywed couple Ted and Tami-Lynn want to have... [Comedy] [sperm bank, sequel, buddy, courthouse, teddy ... [{"cast_id": 2, "character": "John", "credit_i... [{"credit_id": "5537fa9d9251411fd0001024", "de...
617 26428 Agora A historical drama set in Roman Egypt, concern... [Adventure, Drama, History] [christianity, philosophy, egypt, new love, wa... [{"cast_id": 1, "character": "Hypatia", "credi... [{"credit_id": "5550a69d9251414dd90002ad", "de...
618 9824 Mystery Men When Captain Amazing (Kinnear) is kidnapped by... [Adventure, Fantasy, Action, Comedy, Science F... [bowling, hostage, sphinx, training, insane as... [{"cast_id": 14, "character": "Mr. Furious", "... [{"credit_id": "552515b792514171cb0086c5", "de...
619 48988 Hall Pass When best buds Rick and Fred begin to show sig... [Comedy] [wife husband relationship, daydream, marriage... [{"cast_id": 3, "character": "Rick Mills", "cr... [{"credit_id": "56785742c3a3684757000407", "de...
620 9008 The Insider Tells the true story of a 60 Minutes televisio... [Drama, Thriller] [spy, newspaper, research, interview, tobacco,... [{"cast_id": 12, "character": "Lowell Bergman"... [{"credit_id": "52fe44d0c3a36847f80abaaf", "de...
621 300673 The Finest Hours The Coast Guard makes a daring rescue attempt ... [Action, Drama, History, Thriller] [coast guard, based on true story, survival, r... [{"cast_id": 0, "character": "Bernie Webber", ... [{"credit_id": "56e4d210c3a3685aa8004f7d", "de...
622 12113 Body of Lies The CIA’s hunt is on for the mastermind of a w... [Action, Drama, Thriller] [terror, falsely accused, based on novel, dyin... [{"cast_id": 4, "character": "Roger Ferris", "... [{"credit_id": "52fe44b79251416c7503e9a1", "de...
623 38778 Dinner for Schmucks Rising executive Tim Wagner works for a boss w... [Comedy] [mouse, idiot, mind control, taxidermy, afterc... [{"cast_id": 4, "character": "Barry", "credit_... [{"credit_id": "52fe46df9251416c910628d5", "de...
624 72331 Abraham Lincoln: Vampire Hunter President Lincoln's mother is killed by a supe... [Action, Fantasy, Horror] [usa president, vampire, steam locomotive, ame... [{"cast_id": 8, "character": "Abraham Lincoln"... [{"credit_id": "52fe4864c3a368484e0f66a9", "de...
625 1844 Entrapment Two thieves, who travel in elegant circles, tr... [Romance, Drama, Mystery] [london england, new year's eve, skyscraper, b... [{"cast_id": 2, "character": "Robert \"Mac\" M... [{"credit_id": "557374dcc3a3686ef900234f", "de...
626 846 The X Files Mulder and Scully, now taken off the FBI's X F... [Mystery, Science Fiction, Thriller] [bomb, helicopter, secret, obsession, extrater... [{"cast_id": 16, "character": "Agent Fox Mulde... [{"credit_id": "52fe4281c3a36847f802416f", "de...
627 9703 The Last Legion As the Roman empire crumbles, young Romulus Au... [Action, Adventure, Fantasy, War] [roman empire, emperor, ancient rome, western ... [{"cast_id": 1, "character": "Aurelius", "cred... [{"credit_id": "52fe451ec3a36847f80bd9ef", "de...
628 857 Saving Private Ryan As U.S. troops storm the beaches of Normandy, ... [Drama, History, War] [war crimes, self sacrifice, war veteran, worl... [{"cast_id": 10, "character": "Captain John H.... [{"credit_id": "52fe4283c3a36847f8024adf", "de...
629 136797 Need for Speed The film revolves around a local street-racer ... [Action, Crime, Drama, Thriller] [street race, super cars, super speed, car, ba... [{"cast_id": 8, "character": "Tobey Marshall",... [{"credit_id": "53c1c8f50e0a26158f0098bd", "de...
630 3981 What Women Want Advertising executive Nick Marshall is as cock... [Comedy, Romance] [women, telepathy, supernatural powers, advert... [{"cast_id": 16, "character": "Darcy McGuire",... [{"credit_id": "52fe43aac3a36847f806613f", "de...
631 425 Ice Age With the impending ice age almost upon them, a... [Animation, Comedy, Family, Adventure] [human evolution, parents kids relationship, s... [{"cast_id": 11, "character": "Manny (voice)",... [{"credit_id": "52fe4242c3a36847f801036b", "de...
632 6171 Dreamcatcher Four boyhood pals perform a heroic act and are... [Drama, Horror, Science Fiction, Thriller] [religion and supernatural] [{"cast_id": 2, "character": "Col. Abraham Cur... [{"credit_id": "52fe4443c3a36847f808bb15", "de...
633 72976 Lincoln A revealing drama that focuses on the 16th Pre... [History, Drama] [usa president, speech, battlefield, family co... [{"cast_id": 4, "character": "Abraham Lincoln"... [{"credit_id": "52fe4886c3a368484e0fd461", "de...
634 603 The Matrix Set in the 22nd century, The Matrix tells the ... [Action, Science Fiction] [saving the world, artificial intelligence, ma... [{"cast_id": 34, "character": "Thomas \"Neo\" ... [{"credit_id": "5831cc6d92514162d2027340", "de...
635 568 Apollo 13 The true story of technical troubles that scut... [Drama] [moon, florida, nasa, spaceman, race against t... [{"cast_id": 19, "character": "Jim Lovell", "c... [{"credit_id": "52fe4253c3a36847f80158f9", "de...
636 9021 The Santa Clause 2 Better watch out! The big guy in red is coming... [Fantasy, Comedy, Family] [holiday, christmas party, home, santa claus, ... [{"cast_id": 1, "character": "Scott Calvin / S... [{"credit_id": "569aa051c3a36872b7000a24", "de...
637 82695 Les Misérables An adaptation of the successful stage musical ... [Drama, Music, Romance] [france, robbery, brothel, mayor, star, musica... [{"cast_id": 12, "character": "Jean Valjean", ... [{"credit_id": "52fe486b9251416c9108c05f", "de...
638 9489 You've Got Mail Book superstore magnate, Joe Fox and independe... [Comedy, Romance] [romantic comedy, online dating, woman director] [{"cast_id": 1, "character": "Joe Fox", "credi... [{"credit_id": "5669ff98c3a36836b4006515", "de...
639 12133 Step Brothers Brennan Huff and Dale Doback might be grown me... [Comedy] [becoming an adult, autonomy, childhood trauma... [{"cast_id": 10, "character": "Brennan Huff", ... [{"credit_id": "57695a139251415ca50002ae", "de...
640 9342 The Mask of Zorro It has been twenty years since Don Diego de la... [Action, Adventure] [california, spy, hero, horseback riding, swor... [{"cast_id": 3, "character": "Alejandro Murrie... [{"credit_id": "52fe44eac3a36847f80b1959", "de...
641 41733 Due Date Peter Highman must scramble across the US in f... [Comedy, Drama] [highway, slacker, hitchhiker, wallet, sunglas... [{"cast_id": 18, "character": "Peter Highman",... [{"credit_id": "569c1c83c3a36858c6000d63", "de...
642 227306 Unbroken A chronicle of the life of Louis Zamperini, an... [Drama, War] [world war ii, prisoners of war, biography, sp... [{"cast_id": 11, "character": "Louis Zamperini... [{"credit_id": "531b62dd92514177b1004164", "de...
643 5551 Space Cowboys Frank Corvin, ‘Hawk’ Hawkins, Jerry O'Neill an... [Action, Adventure, Thriller] [nasa, space travel, astronaut, elderly] [{"cast_id": 11, "character": "Frank Corvin", ... [{"credit_id": "52fe440ec3a36847f807fc47", "de...
644 9350 Cliffhanger A year after losing his friend in a tragic 4,0... [Action, Adventure, Thriller] [rocky mountains, airplane, hijacking, suitcas... [{"cast_id": 1, "character": "Gabe Walker", "c... [{"credit_id": "54afbbdc9251413fe1001ac6", "de...
645 9208 Broken Arrow When rogue stealth-fighter pilot Vic Deakins d... [Action, Adventure, Drama, Thriller] [helicopter, river, captain, underground, mexi... [{"cast_id": 1, "character": "Maj. Vic 'Deak' ... [{"credit_id": "52fe44dcc3a36847f80ae72f", "de...
646 4244 The Kid Powerful businessman Russ Duritz is self-absor... [Fantasy, Comedy, Family] [age difference, midlife crisis, suppressed pa... [{"cast_id": 1, "character": "Russell Duritz",... [{"credit_id": "52fe43b5c3a36847f806964b", "de...
647 1852 World Trade Center On September, 11th 2001, after the terrorist a... [Drama, History, Thriller] [terror, runaway, alarm clock, hero, firemen, ... [{"cast_id": 7, "character": "John McLoughlin"... [{"credit_id": "538b02c00e0a2667020013bf", "de...
648 11820 Mona Lisa Smile The story of Katherine Ann Watson, a feminist ... [Drama, Romance] [faculty, art history, rowing, school nurse, f... [{"cast_id": 11, "character": "Katherine Ann W... [{"credit_id": "52fe448b9251416c7503894b", "de...
649 76493 The Dictator The heroic story of a dictator who risks his l... [Comedy] [kurdish] [{"cast_id": 4, "character": "Aladeen / Efawad... [{"credit_id": "52fe493ec3a368484e12177d", "de...
650 345 Eyes Wide Shut After Dr. Bill Hartford's wife, Alice, admits ... [Mystery, Drama] [life and death, sexual obsession, free love, ... [{"cast_id": 1, "character": "Dr. William 'Bil... [{"credit_id": "52fe423bc3a36847f800df81", "de...
651 196867 Annie Ever since her parents left her as a baby, lit... [Comedy, Drama, Family] [musical, orphan, foster child] [{"cast_id": 6, "character": "Annie Beckett", ... [{"credit_id": "52fe4d3c9251416c9110f435", "de...
652 256591 Focus Nicky, a veteran con artist, takes a novice na... [Romance, Comedy, Crime, Drama] [seduction, con man, femme fatale, deception, ... [{"cast_id": 4, "character": "Nicky", "credit_... [{"credit_id": "55058e8d92514179fb00047c", "de...
653 59962 This Means War Two top CIA operatives wage an epic battle aga... [Action, Comedy, Romance] [love triangle, friendship, dating, sushi bar,... [{"cast_id": 3, "character": "Lauren", "credit... [{"credit_id": "56775821c3a3681683007059", "de...
654 36648 Blade: Trinity For years, Blade has fought against the vampir... [Science Fiction, Action, Horror, Thriller, Ad... [fbi, dracula, fistfight, vampire hunter, supe... [{"cast_id": 3, "character": "Blade", "credit_... [{"credit_id": "52fe45fd9251416c910455ef", "de...
655 1880 Red Dawn It is the mid-1980s. From out of the sky, Sovi... [Action, Thriller] [guerrilla, colorado, invasion, anti-communism... [{"cast_id": 1, "character": "Jed", "credit_id... [{"credit_id": "52fe431dc3a36847f803b5f1", "de...
656 9440 Primary Colors In this adaptation of the best-selling roman à... [Comedy, Drama] [white house, usa president, presidential elec... [{"cast_id": 10, "character": "Jack Stanton", ... [{"credit_id": "52fe44f7c3a36847f80b4b73", "de...
657 71679 Resident Evil: Retribution The Umbrella Corporation’s deadly T-virus cont... [Action, Horror, Science Fiction] [mutant, dystopia, sequel, conspiracy, tokyo j... [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "52fe4842c3a368484e0f00b5", "de...
658 10483 Death Race Terminal Island, New York: 2020. Overcrowding ... [Action, Thriller, Science Fiction] [car race, dystopia, matter of life and death,... [{"cast_id": 12, "character": "Jensen Ames", "... [{"credit_id": "52fe43789251416c75011a8f", "de...
659 11412 The Long Kiss Goodnight Samantha Caine, suburban homemaker, is the ide... [Crime, Action, Mystery, Thriller] [assassination, amnesia, hostage, chase, dark ... [{"cast_id": 10, "character": "Samantha Caine ... [{"credit_id": "52fe443a9251416c7502d59d", "de...
660 11983 Proof of Life Alice hires a professional negotiator to obtai... [Action, Adventure, Drama, Romance, Thriller] [hostage, new love, suspense, agent] [{"cast_id": 9, "character": "Alice Bowman", "... [{"credit_id": "58267142c3a3683604012050", "de...
661 6795 Zathura: A Space Adventure After their father is called into work, two yo... [Family, Fantasy, Science Fiction, Adventure] [adventure, house, alien, giant robot, outer s... [{"cast_id": 5, "character": "Danny", "credit_... [{"credit_id": "52fe4466c3a36847f8093a25", "de...
662 550 Fight Club A ticking-time-bomb insomniac and a slippery s... [Drama] [support group, dual identity, nihilism, rage ... [{"cast_id": 4, "character": "The Narrator", "... [{"credit_id": "55731b8192514111610027d7", "de...
663 11170 We Are Marshall When a plane crash claims the lives of members... [Drama] [american football, 1970s, trainer, college, s... [{"cast_id": 1, "character": "Jack Lengyel", "... [{"credit_id": "52fe44079251416c7502678b", "de...
664 9292 Hudson Hawk Eddie Hawkins, called Hudson Hawk has just bee... [Action, Adventure, Comedy] [vatican, leonardo da vinci, painting, master ... [{"cast_id": 1, "character": "Eddie 'Hudson Ha... [{"credit_id": "52fe44e3c3a36847f80aff27", "de...
665 10783 Lucky Numbers Russ Richards is a TV weatherman and local cel... [Action, Adventure, Comedy, Crime, Romance, Th... [weather forecast, tv station, weather, lotter... [{"cast_id": 1, "character": "Russ Richards", ... [{"credit_id": "52fe43b69251416c7501b3ab", "de...
666 100241 I, Frankenstein 200 years after his shocking creation, Dr. Fra... [Horror, Thriller] [soul, queen, anti hero, fantasy, prince, supe... [{"cast_id": 1, "character": "Adam", "credit_i... [{"credit_id": "52fe49d0c3a36847f81a7b85", "de...
667 257 Oliver Twist Oliver Twist the modern filmed version of Char... [Crime, Drama, Family] [london england, child abuse, street gang, run... [{"cast_id": 1, "character": "Oliver Twist", "... [{"credit_id": "52fe422ec3a36847f800a423", "de...
668 9947 Elektra Elektra the warrior survives a near-death expe... [Action, Fantasy] [martial arts, based on comic book, female ass... [{"cast_id": 23, "character": "Elektra Natchio... [{"credit_id": "52fe454dc3a36847f80c6a2b", "de...
669 189 Sin City: A Dame to Kill For Some of Sin City's most hard-boiled citizens c... [Crime, Thriller] [detective, dystopia, dominatrix, murder, susp... [{"cast_id": 5, "character": "Marv", "credit_i... [{"credit_id": "52fe4224c3a36847f800743f", "de...
670 12618 Random Hearts After the death of their loved ones in a tragi... [Drama, Romance] [infidelity, politician, airplane crash, death... [{"cast_id": 1, "character": "Dutch Van Den Br... [{"credit_id": "52fe45089251416c75049655", "de...
671 253412 Everest Inspired by the incredible events surrounding ... [Adventure, Drama] [mountains, snow storm, hiking, climbing, snow... [{"cast_id": 1, "character": "Rob Hall", "cred... [{"credit_id": "564d07a39251416de300459a", "de...
672 1427 Perfume: The Story of a Murderer Jean-Baptiste Grenouille, born in the stench o... [Crime, Fantasy, Drama] [paris, female nudity, prostitute, small town,... [{"cast_id": 9, "character": "Jean-Baptiste Gr... [{"credit_id": "52fe42f6c3a36847f80300f5", "de...
673 818 Austin Powers in Goldmember The world's most shagadelic spy continues his ... [Comedy, Crime, Science Fiction] [saving the world, submarine, brother brother ... [{"cast_id": 29, "character": "Austin Powers /... [{"credit_id": "52fe427bc3a36847f802215b", "de...
674 16577 Astro Boy Set in futuristic Metro City, Astro Boy is abo... [Animation, Action, Family, Science Fiction] [superhero] [{"cast_id": 1, "character": "Dr. Tenma (voice... [{"credit_id": "57711154c3a368153c000034", "de...
675 329 Jurassic Park A wealthy entrepreneur secretly creates a them... [Adventure, Science Fiction] [exotic island, dna, paleontology, tyrannosaur... [{"cast_id": 4, "character": "Dr. Alan Grant",... [{"credit_id": "52fe4238c3a36847f800d2cf", "de...
676 12160 Wyatt Earp Covering the life and times of one of the West... [Drama, Action, Western] [gunslinger, gambling, sheriff, deputy sheriff... [{"cast_id": 14, "character": "Wyatt Earp", "c... [{"credit_id": "52fe44c19251416c7503fe59", "de...
677 9331 Clear and Present Danger CIA Analyst Jack Ryan is drawn into an illegal... [Action, Drama, Thriller] [assassination, spy, ambush, cia, helicopter, ... [{"cast_id": 14, "character": "Jack Ryan", "cr... [{"credit_id": "52fe44e8c3a36847f80b1301", "de...
678 300168 Dragon Blade Huo An, the commander of the Protection Squad ... [Action, Drama, Adventure] [] [{"cast_id": 2, "character": "Huo Han", "credi... [{"credit_id": "54536744c3a368148d00103d", "de...
679 9072 Little Man After leaving the prison, the dwarf criminal C... [Comedy, Crime] [baby, adoption, married couple, small person,... [{"cast_id": 1, "character": "Calvin", "credit... [{"credit_id": "563cc772925141781900437b", "de...
680 3536 U-571 In the midst of World War II, the battle under... [Action, Drama, Thriller, War] [submarine, world war ii, north atlantic, miss... [{"cast_id": 4, "character": "Lt. Andrew Tyler... [{"credit_id": "52fe4399c3a36847f8060c9f", "de...
681 9087 The American President Widowed U.S. president Andrew Shepherd, one of... [Comedy, Drama, Romance] [white house, usa president, new love, widower... [{"cast_id": 1, "character": "Andrew Shepherd"... [{"credit_id": "52fe44dac3a36847f80adfa3", "de...
682 12177 The Love Guru Born in America and raised in an Indian ashram... [Comedy, Romance] [sport, ice hockey, guru, comedy, bollywood, i... [{"cast_id": 12, "character": "Guru Pitka", "c... [{"credit_id": "5633fb279251414ad8013e0e", "de...
683 12138 3000 Miles to Graceland It was an ingenious enough plan: rob the Rivie... [Action, Adventure, Comedy, Thriller, Crime] [casino, submachine gun, hold-up robbery, elvi... [{"cast_id": 15, "character": "Michael Zane", ... [{"credit_id": "52fe44bc9251416c7503f2db", "de...
684 273248 The Hateful Eight Bounty hunters seek shelter from a raging bliz... [Crime, Drama, Mystery, Western] [bounty hunter, wyoming, mountains, narration,... [{"cast_id": 22, "character": "Major Marquis W... [{"credit_id": "538aa95ec3a368714e0005b3", "de...
685 9955 Blades of Glory When a much-publicized ice-skating scandal str... [Action, Comedy, Drama] [competition, olympic games, sport, rivalry, i... [{"cast_id": 25, "character": "Chazz Michael M... [{"credit_id": "52fe4550c3a36847f80c7377", "de...
686 50359 Hop E.B., the Easter Bunny's teenage son, heads to... [Animation, Comedy, Family] [coup d'etat, slacker, easter, easter bunny, a... [{"cast_id": 1, "character": "Easter Bunny (vo... [{"credit_id": "52fe47c5c3a36847f8147445", "de...
687 1271 300 Based on Frank Miller's graphic novel, "300" i... [Action, Adventure, War] [evisceration, javelin, shield, army, fall fro... [{"cast_id": 2, "character": "King Leonidas", ... [{"credit_id": "52fe42ecc3a36847f802d26d", "de...
688 693 Meet the Fockers Hard-to-crack ex-CIA man, Jack Byrnes and his ... [Comedy, Romance] [cia, parents kids relationship, florida, anti... [{"cast_id": 22, "character": "Gaylord 'Greg' ... [{"credit_id": "52fe426bc3a36847f801d309", "de...
689 14306 Marley & Me A newly married couple who, in the process of ... [Comedy, Family] [journalist, based on novel, puppy, dog, durin... [{"cast_id": 1, "character": "John Grogan", "c... [{"credit_id": "583f2145c3a368669500f41e", "de...
690 497 The Green Mile A supernatural tale set on death row in a Sout... [Fantasy, Drama, Crime] [southern usa, black people, mentally disabled... [{"cast_id": 4, "character": "Paul Edgecomb", ... [{"credit_id": "52fe424ac3a36847f8012bdd", "de...
691 11199 Wild Hogs Restless and ready for adventure, four suburba... [Action, Adventure, Comedy] [midlife crisis, road trip, politically incorr... [{"cast_id": 1, "character": "Doug Madsen", "c... [{"credit_id": "52fe440e9251416c750276bb", "de...
692 9982 Chicken Little When the sky really is falling and sanity has ... [Animation, Family, Comedy] [fish, small town, space marine, chicken, alie... [{"cast_id": 19, "character": "Chicken Little ... [{"credit_id": "52fe4557c3a36847f80c8aff", "de...
693 210577 Gone Girl With his wife's disappearance having become th... [Mystery, Thriller, Drama] [based on novel, marriage crisis, disappearanc... [{"cast_id": 7, "character": "Nick Dunne", "cr... [{"credit_id": "56d1e21e9251413e5f00981a", "de...
694 2501 The Bourne Identity Wounded to the brink of death and suffering fr... [Action, Drama, Mystery, Thriller] [paris, barcelona spain, assassin, based on no... [{"cast_id": 8, "character": "Jason Bourne", "... [{"credit_id": "54a2d039925141212700620c", "de...
695 710 GoldenEye James Bond must unmask the mysterious head of ... [Adventure, Action, Thriller] [cuba, falsely accused, secret identity, compu... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426ec3a36847f801e16f", "de...
696 2275 The General's Daughter When the body of Army Capt. Elizabeth Campbell... [Crime, Drama, Mystery, Thriller] [suicide, detective, based on novel, bondage, ... [{"cast_id": 1, "character": "Paul Brenner", "... [{"credit_id": "56904a209251414570000083", "de...
697 37165 The Truman Show Truman Burbank is the star of "The Truman Show... [Comedy, Drama] [claustrophobia, hidden camera, dystopia, real... [{"cast_id": 1, "character": "Truman Burbank",... [{"credit_id": "568b00d3c3a36860e902c51a", "de...
698 9837 The Prince of Egypt This is the extraordinary tale of two brothers... [Adventure, Animation, Drama, Family, Music] [moses, egypt, pyramid, exodus, kingdom, gover... [{"cast_id": 1, "character": "Moses/God", "cre... [{"credit_id": "590faef9c3a36864c602640e", "de...
699 10708 Daddy Day Care Two men get laid off and have to become stay-a... [Comedy, Family] [competition, success, kindergarten, children,... [{"cast_id": 1, "character": "Charlie Hinton",... [{"credit_id": "52fe43a69251416c75018bc9", "de...
700 136400 2 Guns A DEA agent and an undercover Naval Intelligen... [Action, Comedy, Crime] [undercover, undercover agent, based on comic ... [{"cast_id": 10, "character": "Robert 'Bobby' ... [{"credit_id": "52fe4c15c3a368484e1a6189", "de...
701 10992 Cats & Dogs When a professor develops a vaccine that elimi... [Comedy, Family] [fight, governance, puppy, allergy, 3d] [{"cast_id": 1, "character": "Professor Brody"... [{"credit_id": "52fe43de9251416c75021451", "de...
702 9654 The Italian Job Charlie Croker pulled off the crime of a lifet... [Action, Crime] [venice, california, train station, helicopter... [{"cast_id": 1, "character": "Charlie Croker",... [{"credit_id": "57fa3769c3a36818af005eec", "de...
703 2642 Two Weeks Notice Dedicated environmental lawyer Lucy Kelson goe... [Romance, Comedy] [new york, parish hall, romantic comedy, lawye... [{"cast_id": 8, "character": "Lucy Kelson", "c... [{"credit_id": "52fe4362c3a36847f80502d5", "de...
704 8916 Antz In this animated hit, a neurotic worker ant in... [Adventure, Animation, Comedy, Family] [general, hero, worker, ant, work, assignment,... [{"cast_id": 12, "character": "Z-4195 aka Z (v... [{"credit_id": "58d034b8c3a3683efe002318", "de...
705 19899 Couples Retreat Four couples, all friends, descend on a tropic... [Comedy, Romance] [island, married couple, yoga, tahiti, couples... [{"cast_id": 8, "character": "Dave", "credit_i... [{"credit_id": "52fe47f79251416c750ab66f", "de...
706 2119 Days of Thunder Talented but unproven stock car driver Cole Tr... [Adventure] [stock-car-race, daytona, car crash] [{"cast_id": 19, "character": "Cole Trickle", ... [{"credit_id": "52fe4337c3a36847f80434fd", "de...
707 9641 Cheaper by the Dozen 2 Steve Martin and Bonnie Hunt return as heads o... [Comedy] [holiday, lake, big family, father, labor pain... [{"cast_id": 1, "character": "Tom Baker", "cre... [{"credit_id": "52fe4515c3a36847f80bb71f", "de...
708 294254 Maze Runner: The Scorch Trials Thomas and his fellow Gladers face their great... [Action] [based on novel, resistance, maze, post-apocal... [{"cast_id": 0, "character": "Thomas", "credit... [{"credit_id": "55fe9c50c3a3681334002f5b", "de...
709 38167 Eat Pray Love Liz Gilbert had everything a modern woman is s... [Drama] [indonesia, female protagonist, india, divorce... [{"cast_id": 4, "character": "Elizabeth Gilber... [{"credit_id": "52fe469c9251416c91059ee1", "de...
710 5994 The Family Man Jack's lavish, fast-paced lifestyle changes on... [Comedy, Drama, Romance, Fantasy] [workaholic, second chance, guardian angel, ch... [{"cast_id": 11, "character": "Jack Campbell",... [{"credit_id": "52fe4434c3a36847f80885ad", "de...
711 39514 RED When his peaceful life is threatened by a high... [Action, Adventure, Comedy, Crime, Thriller] [cia, retirement, shot to death, sniper rifle,... [{"cast_id": 4, "character": "Frank Moses", "c... [{"credit_id": "5366408b0e0a2647d1003457", "de...
712 9563 Any Given Sunday A star quarterback gets knocked out of the gam... [Drama] [american football, trainer, training, america... [{"cast_id": 16, "character": "Tony D'Amato", ... [{"credit_id": "56786ed0925141118c000774", "de...
713 547 The Horse Whisperer Based on the novel by the same name from Nicho... [Drama, Romance] [love triangle, new york, montana, attachment ... [{"cast_id": 1, "character": "Tom Booker", "cr... [{"credit_id": "52fe4250c3a36847f80147e5", "de...
714 1538 Collateral Cab driver Max picks up a man who offers him $... [Drama, Crime, Thriller] [california, taxi, assassin, hostage, taxi dri... [{"cast_id": 2, "character": "Vincent", "credi... [{"credit_id": "5811265bc3a368798a00d2e3", "de...
715 9334 The Scorpion King In ancient Egypt, peasant Mathayus is hired to... [Action, Fantasy, Adventure] [egypt, temple] [{"cast_id": 20, "character": "Mathayus", "cre... [{"credit_id": "536cb2dcc3a368122000b233", "de...
716 11128 Ladder 49 Under the watchful eye of his mentor, Captain ... [Drama, Action, Thriller] [ledge, practical joke] [{"cast_id": 1, "character": "Jack Morrison", ... [{"credit_id": "52fe43fe9251416c75025589", "de...
717 75780 Jack Reacher In an innocent heartland city, five are shot d... [Crime, Drama, Thriller] [based on novel, sniper, investigation, police... [{"cast_id": 1001, "character": "Jack Reacher"... [{"credit_id": "52fe4912c3a368484e1191ab", "de...
718 8914 Deep Blue Sea On a remote former submarine refueling facilit... [Action, Science Fiction, Thriller] [shark attack, shark, alzheimer's disease, kil... [{"cast_id": 14, "character": "Carter Blake", ... [{"credit_id": "52fe44c7c3a36847f80a9971", "de...
719 13576 This Is It A compilation of interviews, rehearsals and ba... [Music, Documentary] [pop star, music, concert, aftercreditsstinger... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe457d9251416c750583b7", "de...
720 39538 Contagion As an epidemic of a lethal airborne virus - th... [Drama, Thriller, Science Fiction] [saving the world, mutation, infection, termin... [{"cast_id": 8, "character": "Mitch Emhoff", "... [{"credit_id": "570b8f979251413627002f4f", "de...
721 10628 Kangaroo Jack Two childhood friends, a New York hairstylist ... [Comedy, Adventure, Crime] [money delivery, fool, australia, hoodlum, kan... [{"cast_id": 1, "character": "Charlie Carbone"... [{"credit_id": "52fe43989251416c750167f3", "de...
722 14836 Coraline When Coraline moves to an old house, she feels... [Animation, Family] [dream, eye, stuffed animal, parallel world, b... [{"cast_id": 1, "character": "Coraline Jones (... [{"credit_id": "552b6ca592514101f6005760", "de...
723 8645 The Happening When a deadly airborne virus threatens to wipe... [Thriller, Science Fiction] [tree, natural disaster, crisis, park, strange... [{"cast_id": 6, "character": "Elliot Moore", "... [{"credit_id": "52fe44b1c3a36847f80a4b21", "de...
724 9509 Man on Fire Jaded ex-CIA operative John Creasy reluctantly... [Action, Drama, Thriller, Crime] [mexico, cia, kidnapping, diary, bible, bodygu... [{"cast_id": 1, "character": "Creasy", "credit... [{"credit_id": "56c24a7f9251414a890006f3", "de...
725 10067 The Shaggy Dog The tale of a workaholic dad-turned-dog who fi... [Comedy, Family] [father son relationship, parents kids relatio... [{"cast_id": 22, "character": "Dave Douglas", ... [{"credit_id": "52fe431a9251416c7500380d", "de...
726 9384 Starsky & Hutch Join uptight David Starsky and laid-back Ken "... [Comedy, Crime] [informant, jumping from a rooftop, surveillan... [{"cast_id": 1, "character": "David Starsky", ... [{"credit_id": "556e26b0925141421d0013a7", "de...
727 9279 Jingle All the Way Meet Howard Langston, a salesman for a mattres... [Family, Comedy] [holiday, christmas party, santa claus, toy, p... [{"cast_id": 12, "character": "Howard Langston... [{"credit_id": "52fe44e0c3a36847f80af6f3", "de...
728 1487 Hellboy In the final days of World War II, the Nazis a... [Fantasy, Action, Science Fiction] [black magic, fistfight, cover-up, superhero, ... [{"cast_id": 1, "character": "Hellboy", "credi... [{"credit_id": "5828d0259251417b1a02f451", "de...
729 9422 A Civil Action Jan Schlickmann is a cynical lawyer who goes o... [Drama] [success, advancement, right and justice, leuk... [{"cast_id": 10, "character": "Jan Schlichtman... [{"credit_id": "52fe44f5c3a36847f80b4397", "de...
730 77174 ParaNorman In the town of Blithe Hollow, Norman Babcock i... [Family, Animation, Adventure, Comedy] [medium, stop motion, curse, jock, ghost, comm... [{"cast_id": 10, "character": "Norman Babcock ... [{"credit_id": "562ad63d9251414006001b1e", "de...
731 4824 The Jackal Hired by a powerful member of the Russian mafi... [Action, Thriller, Adventure, Crime] [fbi, cold war, hitman] [{"cast_id": 11, "character": "The Jackal", "c... [{"credit_id": "557c5b20c3a368632f001f3e", "de...
732 9620 Paycheck Michael Jennings is a genius who's hired – and... [Action, Adventure, Mystery, Science Fiction, ... [prophecy, engineer, scientist, millionaire] [{"cast_id": 7, "character": "Jennings", "cred... [{"credit_id": "52fe4512c3a36847f80bac4d", "de...
733 9302 Up Close & Personal Tally Atwater has a dream: to be a prime-time ... [Drama, Romance] [miami, television, career, vitamin b, reporter] [{"cast_id": 10, "character": "Warren Justice"... [{"credit_id": "52fe44e4c3a36847f80b0441", "de...
734 10199 The Tale of Despereaux Once upon a time... in the far away kingdom of... [Adventure, Animation, Family] [loyalty, totalitarian regime, mouse, forgiven... [{"cast_id": 5, "character": "Despereaux (voic... [{"credit_id": "58bad317c3a368664d023ea1", "de...
735 10771 The Tuxedo Cabbie-turned-chauffeur Jimmy Tong learns ther... [Thriller, Action, Comedy, Science Fiction] [bomb, intelligence, chauffeur, wound, secret ... [{"cast_id": 10, "character": "Jimmy Tong", "c... [{"credit_id": "563b4031c3a3681b4d027533", "de...
736 3512 Under Siege 2: Dark Territory A passenger train has been hijacked by an elec... [Action, Thriller] [terrorist, pentagon, satellite, navy seal, tr... [{"cast_id": 21, "character": "Casey Ryback", ... [{"credit_id": "52fe4397c3a36847f8060221", "de...
737 137094 Jack Ryan: Shadow Recruit Jack Ryan, as a young covert CIA analyst, unco... [Action, Drama, Thriller] [london england, corruption, cia, terrorist, s... [{"cast_id": 14, "character": "Jack Ryan", "cr... [{"credit_id": "53902dad0e0a2643fc0007a5", "de...
738 274479 Joy A story based on the life of a struggling Long... [Drama, Comedy] [factory, inventor, strong woman, biography, b... [{"cast_id": 0, "character": "Joy Mangano", "c... [{"credit_id": "5677e557c3a368167a0092f7", "de...
739 267860 London Has Fallen In London for the Prime Minister's funeral, Mi... [Action, Crime, Thriller] [london england, terrorist, terrorist attack] [{"cast_id": 3, "character": "Mike Banning", "... [{"credit_id": "578c9731c3a3686224003ec6", "de...
740 8078 Alien: Resurrection Two hundred years after Lt. Ripley died, a gro... [Science Fiction, Horror, Action] [android, mercenary, dystopia, sequel, alien, ... [{"cast_id": 1, "character": "Ripley", "credit... [{"credit_id": "53957a4dc3a3686434003f9d", "de...
741 7485 Shooter A marksman living in exile is coaxed back into... [Action, Drama, Mystery, Thriller, Crime] [corruption, sniper, senator, conspiracy of mu... [{"cast_id": 1, "character": "Bob Lee Swagger"... [{"credit_id": "52fe447fc3a36847f8099c73", "de...
742 170687 The Boxtrolls An orphaned boy raised by underground creature... [Animation, Comedy, Family, Fantasy] [based on novel, stop motion, father daughter ... [{"cast_id": 3, "character": "Archibald Snatch... [{"credit_id": "57eee623c3a3682ab70080ac", "de...
743 6435 Practical Magic Sally and Gillian Owens, born into a magical f... [Drama, Fantasy, Comedy] [witch, magic, sorcery, love, curse, family cu... [{"cast_id": 1, "character": "Sally Owens", "c... [{"credit_id": "52fe4451c3a36847f808eeb7", "de...
744 137106 The Lego Movie An ordinary Lego mini-figure, mistakenly thoug... [Adventure, Animation, Comedy, Family, Fantasy] [father son relationship, creativity, friendsh... [{"cast_id": 16, "character": "Emmet Brickowsk... [{"credit_id": "53a44a6cc3a3682a4200128a", "de...
745 10040 Miss Congeniality 2: Armed and Fabulous After her triumph at the Miss United States pa... [Action, Comedy] [ransom, press conference, ship, miss america,... [{"cast_id": 12, "character": "Gracie Hart", "... [{"credit_id": "52fe43109251416c750020e9", "de...
746 6278 Reign of Fire In post-apocalyptic England, an American volun... [Adventure, Action, Fantasy] [dragon, evolution, fire chief, animated map, ... [{"cast_id": 1, "character": "Quinn Abercromby... [{"credit_id": "52fe4449c3a36847f808d295", "de...
747 82682 Gangster Squad Los Angeles, 1949. Ruthless, Brooklyn-born mob... [Crime, Drama, Action, Thriller] [los angeles, gangster] [{"cast_id": 12, "character": "John O'Mara", "... [{"credit_id": "5528fcf7c3a368565f000c1e", "de...
748 17610 Year One When a couple of lazy hunter-gatherers are ban... [Comedy, Adventure] [temple, slavery, stone age, circumcision, heb... [{"cast_id": 1, "character": "Zed", "credit_id... [{"credit_id": "52fe47379251416c75091ae1", "de...
749 22954 Invictus Newly elected President Nelson Mandela knows h... [Drama, History] [stadium, south africa, apartheid, nelson mand... [{"cast_id": 3, "character": "Nelson Mandela",... [{"credit_id": "52fe4457c3a368484e01d927", "de...
750 16995 State of Play Handsome, unflappable U.S. Congressman Stephen... [Action] [corruption, assassination, detective, journal... [{"cast_id": 2, "character": "Cal McAffrey", "... [{"credit_id": "52fe46fc9251416c7508a343", "de...
751 16558 Duplicity Two romantically-engaged corporate spies team ... [Romance, Comedy, Crime] [spy] [{"cast_id": 1, "character": "Ray Koval", "cre... [{"credit_id": "52fe46db9251416c75085cf9", "de...
752 9849 My Favorite Martian News producer, Tim O'Hara gets himself fired f... [Comedy, Drama, Family, Science Fiction] [alien, martian, based on tv series, fish out ... [{"cast_id": 1, "character": "Tim O'Hara", "cr... [{"credit_id": "588fd9399251412f39000088", "de...
753 5820 The Sentinel A secret service agent is framed as the mole i... [Action, Thriller, Crime] [usa president, agent] [{"cast_id": 1, "character": "Pete Garrison", ... [{"credit_id": "556ae1fdc3a3682725000fe5", "de...
754 16866 Planet 51 When Earth astronaut Capt. Chuck Baker arrives... [Science Fiction, Animation, Family, Comedy, A... [flying saucer, alien life-form, spaceship, al... [{"cast_id": 1, "character": "Capt. Charles 'C... [{"credit_id": "52fe46f19251416c75088b93", "de...
755 201 Star Trek: Nemesis En route to the honeymoon of William Riker to ... [Science Fiction, Action, Adventure, Thriller] [clone, assassination, ambush, federation, sta... [{"cast_id": 6, "character": "Captain Jean-Luc... [{"credit_id": "52fe4226c3a36847f8007d29", "de...
756 11775 Intolerable Cruelty A revenge-seeking gold digger marries a womani... [Crime, Comedy, Romance] [california, assassin, infidelity, fetish, hit... [{"cast_id": 15, "character": "Miles Massey", ... [{"credit_id": "52fe44839251416c75037693", "de...
757 87825 Trouble with the Curve Slowed by age and failing eyesight, crack base... [Drama, Romance] [women, baseball, pitcher, home run, aging, sp... [{"cast_id": 15, "character": "Gus", "credit_i... [{"credit_id": "52fe49da9251416c910baf1d", "de...
758 12201 Edge of Darkness As a seasoned homicide detective, Thomas Crave... [Crime, Drama, Mystery, Thriller] [murder, violence, death of daughter, homicide... [{"cast_id": 2, "character": "Thomas Craven", ... [{"credit_id": "52fe44c99251416c75040e1b", "de...
759 11015 The Relic A researcher at Chicago's Natural History Muse... [Horror, Mystery, Thriller] [chicago, based on novel, monster, museum, pil... [{"cast_id": 13, "character": "Dr. Margo Green... [{"credit_id": "52fe43e39251416c75021fe1", "de...
760 9932 Analyze That The mafia's Paul Vitti is back in prison and w... [Comedy, Crime] [prison, gold, therapist, gangster] [{"cast_id": 17, "character": "Paul Vitti", "c... [{"credit_id": "52fe454cc3a36847f80c64ef", "de...
761 13389 Righteous Kill Two veteran New York City detectives work to i... [Action, Crime, Drama, Thriller] [revenge, murder, plot twist, dirty cop] [{"cast_id": 9, "character": "Turk", "credit_i... [{"credit_id": "52fe45639251416c75054ae9", "de...
762 8838 Mercury Rising Renegade FBI agent Art Jeffries protects a nin... [Action, Crime, Drama, Thriller] [assassin, loss of family, autism, fbi, bangko... [{"cast_id": 11, "character": "Art Jeffries", ... [{"credit_id": "52fe44bec3a36847f80a7833", "de...
763 17332 The Soloist A Los Angeles journalist befriends a homeless ... [Drama] [newspaper, cello, musical, violin, los angeles] [{"cast_id": 7, "character": "Steve Lopez", "c... [{"credit_id": "52fe471a9251416c7508dd93", "de...
764 4958 The Legend of Bagger Vance World War I has left golfer Rannulph Junuh a p... [Fantasy, Drama] [competition, world war i, great depression, c... [{"cast_id": 28, "character": "Rannulph Junuh"... [{"credit_id": "566ee7bfc3a36836b40123c5", "de...
765 786 Almost Famous Almost Famous is an autobiographical inspired ... [Drama, Music] [hotel room, san diego, drug addiction, stewar... [{"cast_id": 14, "character": "Penny Lane", "c... [{"credit_id": "52fe4276c3a36847f80207d1", "de...
766 9513 Garfield: A Tail of Two Kitties Garfield is back and this time Garfield and hi... [Animation, Comedy, Family] [london england, cat, mistake in person, luxur... [{"cast_id": 19, "character": "Garfield (voice... [{"credit_id": "52fe4502c3a36847f80b709d", "de...
767 11679 xXx: State of the Union Ice Cube stars as Darius Stone, a thrill-seeki... [Action, Adventure, Crime, Drama, Mystery, Thr... [washington d.c., helicopter, usa president, g... [{"cast_id": 13, "character": "Darius Stone / ... [{"credit_id": "5578b667c3a3682a7500041a", "de...
768 38321 Priest In an alternate world, humanity and vampires h... [Action, Science Fiction, Fantasy, Thriller, H... [vampire, crucifixion, post-apocalyptic, dysto... [{"cast_id": 10, "character": "Priest", "credi... [{"credit_id": "52fe46ab9251416c9105bdbb", "de...
769 14411 Sinbad: Legend of the Seven Seas The sailor of legend is framed by the goddess ... [Family, Animation, Adventure] [prince, water monster] [{"cast_id": 1, "character": "Sinbad (voice)",... [{"credit_id": "59160db7c3a368371b013ad4", "de...
770 8413 Event Horizon In the year 2047 a group of astronauts are sen... [Horror, Science Fiction, Mystery] [space marine, nudity, nightmare, hallucinatio... [{"cast_id": 8, "character": "Captain Miller",... [{"credit_id": "52fe44a6c3a36847f80a228f", "de...
771 10052 Dragonfly A grieving doctor is being contacted by his la... [Drama] [pregnancy and birth, voice, dragonfly, car cr... [{"cast_id": 23, "character": "Joe Darrow", "c... [{"credit_id": "52fe43159251416c75002b83", "de...
772 9676 The Black Dahlia Lee Blanchard and Bucky Bleichert are former b... [Drama] [pornography, observer, los angeles, murder hunt] [{"cast_id": 1, "character": "Dwight 'Bucky' B... [{"credit_id": "54f398c0925141799d00048c", "de...
773 9664 Flyboys The adventures of the Lafayette Escadrille, yo... [Action, Adventure, Drama, History, Romance, War] [world war i, biplane] [{"cast_id": 1, "character": "Blaine Rawlings"... [{"credit_id": "52fe4518c3a36847f80bc29d", "de...
774 2100 The Last Castle A Court Martialed general rallies together 120... [Action, Drama, Thriller] [prison, general] [{"cast_id": 16, "character": "Lt. Gen. Eugene... [{"credit_id": "52fe4335c3a36847f80429d9", "de...
775 10384 Supernova Set in the 22nd century, when a battered salva... [Horror, Science Fiction, Thriller] [black people, starships, future, star, supern... [{"cast_id": 6, "character": "Nick Vanzant", "... [{"credit_id": "52fe43639251416c7500e78f", "de...
776 137321 Winter's Tale A burglar falls for an heiress as she dies in ... [Drama, Fantasy, Mystery, Romance] [based on novel] [{"cast_id": 5, "character": "Peter Lake", "cr... [{"credit_id": "539056dfc3a3680d7500163a", "de...
777 123553 The Mortal Instruments: City of Bones In New York City, Clary Fray, a seemingly ordi... [Action, Adventure, Drama, Mystery, Romance, F... [angel, vampire, werewolf, warlock, downworlde... [{"cast_id": 1, "character": "Clary Fray", "cr... [{"credit_id": "52fe4a98c3a368484e15c691", "de...
778 11260 Meet Dave A crew of miniature aliens operate a spaceship... [Comedy, Science Fiction, Adventure, Family] [new york, captain, starships, new love, earth... [{"cast_id": 14, "character": "Dave Ming Chang... [{"credit_id": "52fe441c9251416c75029207", "de...
779 9009 Dark Water Dahlia Williams and her daughter Cecelia move ... [Drama, Horror, Thriller] [based on novel, water, remake, teacher, divor... [{"cast_id": 1, "character": "Dahlia Williams"... [{"credit_id": "54144d3ac3a3687dc1001cb6", "de...
780 11374 Edtv Video store clerk Ed agrees to have his life f... [Comedy] [tv show, tv station, simulated reality , real... [{"cast_id": 13, "character": "Ed 'Eddie' Peku... [{"credit_id": "52fe44339251416c7502c553", "de...
781 2309 Inkheart The adventures of a father and his young daugh... [Adventure, Family, Fantasy] [book, fairy tale, eavesdropping, adventure, w... [{"cast_id": 28, "character": "Mo 'Silvertongu... [{"credit_id": "52fe434cc3a36847f8049af5", "de...
782 8285 The Spirit Down these mean streets a man must come. A her... [Action, Comedy, Thriller, Crime, Science Fict... [secret identity, robber, mask, frog, based on... [{"cast_id": 6, "character": "The Spirit/Denny... [{"credit_id": "52fe449cc3a36847f809fee7", "de...
783 210860 Mortdecai Art dealer, Charles Mortdecai, searches for a ... [Comedy, Adventure] [based on novel, painting, debt, art dealer, s... [{"cast_id": 3, "character": "Charles Mortdeca... [{"credit_id": "569a2fa5c3a3686fa80011ee", "de...
784 2312 In the Name of the King: A Dungeon Siege Tale A man named Farmer sets out to rescue his kidn... [Adventure, Fantasy, Action, Drama] [fictional place, monster, loss of family, new... [{"cast_id": 13, "character": "Farmer", "credi... [{"credit_id": "52fe434dc3a36847f8049dd7", "de...
785 9839 Beyond Borders Beyond Borders is an epic tale of the turbulen... [Drama, Romance, Adventure, War] [london england, cia, landmine, love of one's ... [{"cast_id": 18, "character": "Sarah Jordan", ... [{"credit_id": "52fe4538c3a36847f80c2c2f", "de...
786 381902 The Monkey King 2 Taking place 500 years after the Havoc in Heav... [Action, Adventure, Fantasy] [monkey king] [{"cast_id": 0, "character": "The Monkey King"... [{"credit_id": "56bdb3e5925141734a002d66", "de...
787 13922 The Great Raid As World War II rages, the elite Sixth Ranger ... [Action, History, War] [based on novel, world war ii, prisoners of wa... [{"cast_id": 1, "character": "Lt. Colonel Mucc... [{"credit_id": "52fe45b59251416c7505fb7f", "de...
788 293660 Deadpool Deadpool tells the origin story of former Spec... [Action, Adventure, Comedy] [anti hero, mercenary, marvel comic, superhero... [{"cast_id": 99, "character": "Wade Wilson / D... [{"credit_id": "56c986b2925141172f0068b6", "de...
789 9713 Holy Man Eddie Murphy stars as an over-the-top televisi... [Drama, Comedy] [salesclerk, television, tv ratings, guru, tel... [{"cast_id": 9, "character": "G", "credit_id":... [{"credit_id": "52fe4520c3a36847f80bdf9f", "de...
790 190859 American Sniper U.S. Navy SEAL Chris Kyle takes his sole missi... [War, Action] [sniper, biography, iraq, navy seal, u.s. sold... [{"cast_id": 44, "character": "Chris Kyle", "c... [{"credit_id": "52fe4c6f9251416c910f4d57", "de...
791 257445 Goosebumps A teenager teams up with the daughter of young... [Adventure, Horror, Comedy] [based on novel, magic, fantasy, werewolf, fam... [{"cast_id": 3, "character": "R.L. Stine", "cr... [{"credit_id": "58ab3f3792514158c00003d1", "de...
792 9007 Just Like Heaven Shortly after David Abbott moves into his new ... [Comedy, Fantasy, Romance] [coma, based on novel, workaholic, flirt, arch... [{"cast_id": 1, "character": "Dr. Elizabeth Ma... [{"credit_id": "59a2f9c8925141774f043659", "de...
793 889 The Flintstones in Viva Rock Vegas The Flintstones are at it again. The Flintston... [Science Fiction, Comedy, Family, Romance] [waitress, marriage proposal, flirt, stone age... [{"cast_id": 19, "character": "Fred Flintstone... [{"credit_id": "52fe4288c3a36847f80263c5", "de...
794 1370 Rambo III Combat has taken its toll on Rambo, but he's f... [Action, Adventure, Thriller, War] [competition, submachine gun, soviet union, li... [{"cast_id": 25, "character": "Rambo", "credit... [{"credit_id": "52fe42f0c3a36847f802e40b", "de...
795 4942 Leatherheads A light hearted comedy about the beginnings of... [Comedy, Romance, Drama] [american football, sports team, stadium, hero... [{"cast_id": 2, "character": "Jimmy 'Dodge' Co... [{"credit_id": "52fe43e5c3a36847f8076f15", "de...
796 347969 The Ridiculous 6 When his long-lost outlaw father returns, Tomm... [Comedy, Western] [wild west] [{"cast_id": 3, "character": "Tommy aka White ... [{"credit_id": "5679392c925141118700256c", "de...
797 24438 Did You Hear About the Morgans? In New York City, an estranged couple who witn... [Comedy] [witness protection, comedy, duringcreditsstin... [{"cast_id": 1, "character": "Paul Morgan", "c... [{"credit_id": "5776cb279251414643001333", "de...
798 116741 The Internship Two recently laid-off men in their 40s try to ... [Comedy] [job interview, loss of job, intern, reference... [{"cast_id": 7, "character": "Nick Campbell", ... [{"credit_id": "52fe4b9cc3a36847f820c027", "de...
799 35791 Resident Evil: Afterlife In a world ravaged by a virus infection, turni... [Action, Adventure, Horror, Science Fiction] [post-apocalyptic, dystopia, undead, biohazard... [{"cast_id": 11, "character": "Alice", "credit... [{"credit_id": "52fe45b59251416c9103babb", "de...
800 72431 Red Tails The story of the Tuskegee Airmen, the first Af... [Drama, Action, Adventure, History, War] [world war ii, fighter pilot, fighter plane] [{"cast_id": 2, "character": "Colonel William ... [{"credit_id": "53677d8c0e0a2647c4005769", "de...
801 1813 The Devil's Advocate A hotshot lawyer gets more than he bargained f... [Drama, Horror, Mystery, Thriller] [child abuse, southern usa, obsession, subway,... [{"cast_id": 1, "character": "Kevin Lomax", "c... [{"credit_id": "53e14bf30e0a264ea600001d", "de...
802 87428 That's My Boy While in his teens, Donny fathered a son, Todd... [Comedy] [deadbeat dad, cheating fiancée, teacher stude... [{"cast_id": 3, "character": "Donny Berger", "... [{"credit_id": "52fe49c49251416c910b8207", "de...
803 8840 DragonHeart In an ancient time when majestic fire-breather... [Fantasy] [magic, kingdom, despot, immortality, village,... [{"cast_id": 9, "character": "Bowen", "credit_... [{"credit_id": "558dc98092514137b2000291", "de...
804 10589 After the Sunset Two master thieves (Brosnan and Hayek) are fin... [Action, Comedy, Crime, Drama] [bahamas, master thief, crook couple] [{"cast_id": 12, "character": "Max Burdett", "... [{"credit_id": "52fe438d9251416c75014e2f", "de...
805 71676 Ghost Rider: Spirit of Vengeance When the devil resurfaces with aims to take ov... [Action, Fantasy, Thriller] [monk, eastern europe, skeleton, biker, marvel... [{"cast_id": 5, "character": "Johnny Blaze / G... [{"credit_id": "52fe4842c3a368484e0eff43", "de...
806 1722 Captain Corelli's Mandolin When a Greek fisherman leaves to fight with th... [Drama, History, Romance] [officer, greek island, mandolin, italian sold... [{"cast_id": 12, "character": "Captain Antonio... [{"credit_id": "52fe4310c3a36847f8037b55", "de...
807 10022 The Pacifier Disgraced Navy SEAL Shane Wolfe is handed a ne... [Action, Comedy, Drama, Family, Thriller] [bodybuilder, children, body guard, scientist,... [{"cast_id": 15, "character": "Shane Wolf", "c... [{"credit_id": "52fe43099251416c75001117", "de...
808 11358 Walking Tall A former U.S. soldier returns to his hometown ... [Adventure, Drama, Action, Thriller] [casino, sheriff, home, violence, special forc... [{"cast_id": 15, "character": "Chris Vaughn", ... [{"credit_id": "52fe44309251416c7502bd57", "de...
809 13 Forrest Gump A man with a low IQ has accomplished great thi... [Comedy, Drama, Romance] [vietnam veteran, hippie, mentally disabled, r... [{"cast_id": 7, "character": "Forrest Gump", "... [{"credit_id": "52fe420ec3a36847f800076b", "de...
810 6477 Alvin and the Chipmunks A struggling songwriter named Dave Seville fin... [Comedy, Music, Family, Fantasy, Animation] [pop, pop star, record producer, surprise, app... [{"cast_id": 19, "character": "Dave", "credit_... [{"credit_id": "52fe4454c3a36847f808fa81", "de...
811 1597 Meet the Parents Greg Focker is ready to marry his girlfriend, ... [Comedy, Romance] [cia, airport, cat, jew, orderly, airplane, fa... [{"cast_id": 1, "character": "Gaylord \"Greg\"... [{"credit_id": "557313ddc3a36838d3004484", "de...
812 10530 Pocahontas History comes gloriously to life in Disney's e... [Adventure, Animation, Drama, Family] [culture clash, settler, forbidden love, colon... [{"cast_id": 1, "character": "Pocahontas (voic... [{"credit_id": "52fe43819251416c75013087", "de...
813 1924 Superman Mild-mannered Clark Kent works as a reporter a... [Action, Adventure, Fantasy, Science Fiction] [saving the world, journalist, dc comics, crim... [{"cast_id": 1, "character": "Superman / Clark... [{"credit_id": "553929789251414081002335", "de...
814 9327 The Nutty Professor Eddie Murphy stars as shy Dr. Sherman Klump, a... [Fantasy, Comedy, Romance, Science Fiction] [overweight, overweight man, duringcreditsstin... [{"cast_id": 1, "character": "Sherman Klump | ... [{"credit_id": "52fe44e8c3a36847f80b11cd", "de...
815 8488 Hitch Dating coach Alex 'Hitch' Hitchens mentors a b... [Comedy, Drama, Romance] [speed date, romantic comedy, dating] [{"cast_id": 17, "character": "Alex 'Hitch' Hi... [{"credit_id": "52fe44adc3a36847f80a3c35", "de...
816 10603 George of the Jungle Baby George got into a plane crash in a jungle... [Adventure, Comedy, Family, Romance] [africa, san francisco, gorilla, lion, feral c... [{"cast_id": 5, "character": "George of the Ju... [{"credit_id": "52fe43919251416c75015811", "de...
817 8273 American Wedding With high school a distant memory, Jim and Mic... [Comedy, Romance] [handcuffs, sister sister relationship, spanne... [{"cast_id": 7, "character": "Jim Levenstein",... [{"credit_id": "52fe449ac3a36847f809f9a1", "de...
818 109424 Captain Phillips The true story of Captain Richard Phillips and... [Action, Drama, Thriller] [ship, hijacking, somalia, fisherman, blood, p... [{"cast_id": 10, "character": "Captain Richard... [{"credit_id": "52fe4ab5c3a36847f81dd519", "de...
819 35056 Date Night Phil and Claire Foster fear that their mild-ma... [Comedy] [date, corruption, taxi, expensive restaurant,... [{"cast_id": 2, "character": "Claire Foster", ... [{"credit_id": "5839e689c3a3681cdc00be61", "de...
820 8839 Casper Furious that her late father only willed her h... [Fantasy, Comedy, Family] [halloween, friendship, supernatural, afterlif... [{"cast_id": 14, "character": "Kathleen 'Kat' ... [{"credit_id": "52fe44bec3a36847f80a7937", "de...
821 156022 The Equalizer In The Equalizer, Denzel Washington plays McCa... [Thriller, Action, Crime] [corruption, assassin, hostage, fbi, hitman, r... [{"cast_id": 1, "character": "Robert McCall", ... [{"credit_id": "53e01d970e0a265a90005716", "de...
822 7303 Maid in Manhattan Marisa Ventura is a struggling single mom who ... [Comedy, Drama, Romance] [hotel, politician, mistaken identity, maid, c... [{"cast_id": 1, "character": "Marisa Ventura",... [{"credit_id": "5881210e925141303e001962", "de...
823 8963 Crimson Tide On a US nuclear missile sub, a young first off... [Action, Thriller, Drama] [submarine, mutiny, russia, missile, nuclear m... [{"cast_id": 3, "character": "Lt. Commander Ro... [{"credit_id": "566b4f729251415ec5005aac", "de...
824 1402 The Pursuit of Happyness The true story of Christopher Gardner, who inv... [Drama] [san francisco, single parent, homeless person... [{"cast_id": 19, "character": "Chris Gardner",... [{"credit_id": "52fe42f3c3a36847f802f1b7", "de...
825 9315 Flightplan A claustrophobic, Hitchcockian thriller. A ber... [Thriller, Drama, Mystery] [berlin, loss of father, airplane, baby-snatch... [{"cast_id": 9, "character": "Kyle Pratt", "cr... [{"credit_id": "52fe44e6c3a36847f80b0add", "de...
826 8984 Disclosure A computer specialist is sued for sexual haras... [Drama, Thriller, Crime, Mystery, Romance] [employee, workplace, sexual harassment, intri... [{"cast_id": 1, "character": "Tom Sanders", "c... [{"credit_id": "52fe44cec3a36847f80ab1bb", "de...
827 795 City of Angels When guardian angel Seth -- who invisibly watc... [Drama, Fantasy, Romance] [suicide, angel, life and death, desperation, ... [{"cast_id": 14, "character": "Seth", "credit_... [{"credit_id": "52fe4277c3a36847f8020f63", "de...
828 24 Kill Bill: Vol. 1 An assassin is shot at the altar by her ruthle... [Action, Crime] [japan, coma, martial arts, kung fu, underworl... [{"cast_id": 3, "character": "Beatrix 'The Bri... [{"credit_id": "56a517709251410c080054d2", "de...
829 11353 Bowfinger On the verge of bankruptcy and desperate for h... [Comedy] [film producer, film director, movie studio, h... [{"cast_id": 6, "character": "Bobby Bowfinger"... [{"credit_id": "52fe442c9251416c7502b705", "de...
830 393 Kill Bill: Vol. 2 The Bride unwaveringly continues on her roarin... [Action, Crime, Thriller] [brother brother relationship, swordplay, kata... [{"cast_id": 1, "character": "Beatrix 'The Bri... [{"credit_id": "52fe423ec3a36847f800efa5", "de...
831 9618 Tango & Cash Ray Tango and Gabriel Cash are narcotics detec... [Action, Adventure, Comedy] [prisoner, war on drugs, los angeles] [{"cast_id": 8, "character": "Raymond 'Ray' Ta... [{"credit_id": "52fe4512c3a36847f80bab47", "de...
832 9374 Death Becomes Her Madeline is married to Ernest, who was once ar... [Fantasy, Comedy] [jealousy, beauty, immortality, rivalry, potio... [{"cast_id": 1, "character": "Madeline Ashton"... [{"credit_id": "52fe44efc3a36847f80b2bbd", "de...
833 8584 Shanghai Noon Chon Wang, a clumsy imperial guard trails Prin... [Adventure, Action, Comedy, Western] [princess, sioux, travel, rescue, native ameri... [{"cast_id": 4, "character": "Chon Wang", "cre... [{"credit_id": "52fe44afc3a36847f80a4429", "de...
834 2320 Executive Decision Terrorists hijack a 747 inbound to Washington ... [Action, Adventure, Drama, Thriller] [bomb, ransom, hostage, airplane, hijacking, t... [{"cast_id": 2, "character": "Dr. David Grant"... [{"credit_id": "52fe434ec3a36847f804a22d", "de...
835 58224 Mr. Popper's Penguins Jim Carrey stars as Tom Popper, a successful b... [Comedy, Family] [taxi, restaurant, zoo, penguin, ex husband, l... [{"cast_id": 4, "character": "Tom Popper", "cr... [{"credit_id": "56abe2c49251410e8f003564", "de...
836 1729 The Forbidden Kingdom An American teenager who is obsessed with Hong... [Action, Adventure, Fantasy] [tempel, shaolin, teenager, urination, staff, ... [{"cast_id": 14, "character": "Old Hop / Lu Ya... [{"credit_id": "52fe4312c3a36847f80381f1", "de...
837 175574 Free Birds In this irreverent, hilarious, adventurous bud... [Animation, Comedy, Family] [holiday, thanksgiving, freedom, duringcredits... [{"cast_id": 2, "character": "Reggie (voice)",... [{"credit_id": "52fe4d61c3a36847f825dbcf", "de...
838 8077 Alien³ After escaping with Newt and Hicks from the al... [Science Fiction, Action, Horror] [prison, android, spacecraft, space marine, im... [{"cast_id": 1, "character": "Ripley", "credit... [{"credit_id": "53944156c3a3686434002af5", "de...
839 8818 Evita The hit musical based on the life of Evita Dua... [History, Drama, Music] [prostitute, deification, dancehall hostess, p... [{"cast_id": 1, "character": "Eva Per\u00f3n",... [{"credit_id": "52fe44bac3a36847f80a6c53", "de...
840 8195 Ronin A briefcase with undisclosed contents – sought... [Action, Thriller, Crime, Adventure] [paris, france, arms deal, audi, impostor, cas... [{"cast_id": 1, "character": "Sam", "credit_id... [{"credit_id": "52fe4494c3a36847f809e389", "de...
841 10586 The Ghost and the Darkness Sir Robert Beaumont is behind schedule on a ra... [Adventure] [africa, lion, bridge, based on true story, ke... [{"cast_id": 11, "character": "Charles Remingt... [{"credit_id": "52fe438c9251416c75014c45", "de...
842 116149 Paddington A young Peruvian bear with a passion for all t... [Family, Comedy] [england, train station, based on novel, bear,... [{"cast_id": 5, "character": "Millicent", "cre... [{"credit_id": "542861980e0a26556f002f29", "de...
843 80035 The Watch Four everyday suburban guys come together as a... [Comedy] [usa, sterility, castration, marriage, friends... [{"cast_id": 6, "character": "Evan", "credit_i... [{"credit_id": "52fe479e9251416c910703c9", "de...
844 10632 The Hunted In the wilderness of British Columbia, two hun... [Drama, Action, Thriller, Crime] [hunter, fbi, knife, balkan war, woods, psycho... [{"cast_id": 1, "character": "L.T. Bonham", "c... [{"credit_id": "5587d0059251411efc0006d3", "de...
845 12117 Instinct Dr. Ethan Powell, an anthropologist, is in Afr... [Drama, Mystery, Thriller] [prison, gorilla, research, instinct, murder, ... [{"cast_id": 10, "character": "Dr. Ethan Powel... [{"credit_id": "52fe44b89251416c7503eb3d", "de...
846 1792 Stuck on You In Martha's Vineyard, Mass., conjoined twins W... [Comedy] [sex, dancer, martial arts, cook, stripper, lo... [{"cast_id": 1, "character": "Bob", "credit_id... [{"credit_id": "52fe4315c3a36847f80391db", "de...
847 13260 Semi-Pro Jackie Moon is the owner, promoter, coach, and... [Comedy] [sport, basketball, flint michigan, nba, merge... [{"cast_id": 2, "character": "Jackie Moon", "c... [{"credit_id": "52fe45549251416c75052ca1", "de...
848 72197 The Pirates! In an Adventure with Scientists! The luxuriantly bearded Pirate Captain is a bo... [Animation, Adventure, Family, Comedy] [rivalry, stop motion, pirate, aftercreditssti... [{"cast_id": 1, "character": "Pirate Captain (... [{"credit_id": "587ea594c3a368494c02684d", "de...
849 3580 Changeling Christine Collins is overjoyed when her kidnap... [Crime, Drama, Mystery] [corruption, mother, nudity, minister, power, ... [{"cast_id": 6, "character": "Christine Collin... [{"credit_id": "52fe439ec3a36847f8062297", "de...
850 12123 Chain Reaction Two researchers in a green alternative energy ... [Action, Drama, Science Fiction, Thriller] [fbi, hydrogen bomb, secret lab, energy supply... [{"cast_id": 14, "character": "Eddie Kasalivic... [{"credit_id": "52fe44ba9251416c7503ee1d", "de...
851 9566 The Fan When the San Francisco Giants pay centerfielde... [Drama, Mystery, Thriller] [sport, luck, san francisco giants, child cust... [{"cast_id": 12, "character": "Gil Renard", "c... [{"credit_id": "52fe450bc3a36847f80b8f77", "de...
852 9833 The Phantom of the Opera Deformed since birth, a bitter man known only ... [Thriller, Drama, Romance] [dancing, obsession, auction, wheelchair, rose... [{"cast_id": 1, "character": "The Phantom", "c... [{"credit_id": "546893d022136e68da0007e8", "de...
853 4517 Elizabeth: The Golden Age When Queen Elizabeth's reign is threatened by ... [Drama, History, Romance] [england, assassination, spain, virgin, colony... [{"cast_id": 5, "character": "Elizabeth I", "c... [{"credit_id": "52fe43c8c3a36847f806f1b9", "de...
854 8202 Æon Flux 400 years into the future, disease has wiped o... [Action, Science Fiction] [martial arts, dystopia, surrealism, based on ... [{"cast_id": 1, "character": "Aeon Flux", "cre... [{"credit_id": "52fe4495c3a36847f809e6f3", "de...
855 16072 Gods and Generals The film centers mostly around the personal an... [Drama, History, War] [war, battle, union soldier, confederate soldi... [{"cast_id": 3, "character": "Lt. Gen. Thomas ... [{"credit_id": "52fe469e9251416c7507dfbb", "de...
856 34314 Turbulence On a flight transporting dangerous convicts, m... [Action, Thriller, Crime] [stewardess, airplane, shootout, air marshal, ... [{"cast_id": 3, "character": "Ryan Weaver", "c... [{"credit_id": "5970ded1c3a3687162027618", "de...
857 19724 Imagine That A financial executive who can't stop his caree... [Comedy] [] [{"cast_id": 1, "character": "Evan Danielson",... [{"credit_id": "551710749251416f04001179", "de...
858 145220 Muppets Most Wanted While on a grand world tour, The Muppets find ... [Comedy, Adventure, Crime, Family] [musical, the muppets] [{"cast_id": 15, "character": "Dominic Badguy"... [{"credit_id": "53e01048c3a3686c56002ccf", "de...
859 14623 Thunderbirds Dangerous missions are the bread and butter of... [Action, Adventure, Comedy, Family, Fantasy, S... [secret organization, based on tv series, gold... [{"cast_id": 2, "character": "Alan Tracy", "cr... [{"credit_id": "52fe46099251416c7506ae97", "de...
860 42297 Burlesque The Burlesque Lounge has its best days behind ... [Drama, Romance] [musical, los angeles, burlesque, burlesque da... [{"cast_id": 1, "character": "Tess", "credit_i... [{"credit_id": "58eb3efcc3a3684aa4072ff0", "de...
861 2841 A Very Long Engagement In 1919, Mathilde was 19 years old. Two years ... [Drama] [paris, prostitute, loss of lover, amnesia, bo... [{"cast_id": 8, "character": "Mathilde", "cred... [{"credit_id": "52fe4370c3a36847f805429d", "de...
862 802 Lolita Humbert Humbert is a middle-aged British novel... [Drama, Romance] [sexual obsession, hotel, depression, loss of ... [{"cast_id": 10, "character": "Humbert Humbert... [{"credit_id": "52fe4278c3a36847f80213c7", "de...
863 10375 D-Tox A disgraced FBI agent with a drinking problem ... [Action, Thriller] [alcoholism, serial killer, hospital, police o... [{"cast_id": 1, "character": "Jake Malloy", "c... [{"credit_id": "56274ce592514137c40019d0", "de...
864 36586 Blade II A rare mutation has occurred within the vampir... [Fantasy, Horror, Action, Thriller] [katana, mutation, vampire, silver, superhero,... [{"cast_id": 1, "character": "Blade", "credit_... [{"credit_id": "5682e33d92514132db012f4d", "de...
865 11321 Seven Pounds An IRS agent with a fateful secret embarks on ... [Drama] [vegetarian, tax collector, pianist, blind, or... [{"cast_id": 14, "character": "Ben", "credit_i... [{"credit_id": "558ac5eec3a36821040036a2", "de...
866 70074 Bullet to the Head After watching their respective partners die, ... [Action, Crime, Thriller] [] [{"cast_id": 4, "character": "James Bonomo", "... [{"credit_id": "52fe47e9c3a368484e0e0019", "de...
867 242 The Godfather: Part III In the midst of trying to legitimize his busin... [Crime, Drama, Thriller] [italy, christianity, new york, assassination,... [{"cast_id": 1, "character": "Don Michael Corl... [{"credit_id": "52fe422bc3a36847f80097a9", "de...
868 9621 Elizabethtown Drew Baylor is fired after causing his shoe co... [Comedy, Drama, Romance] [suicide, hotel room, suicide attempt, new lov... [{"cast_id": 6, "character": "Drew Baylor", "c... [{"credit_id": "52fe4512c3a36847f80bacdb", "de...
869 1819 You, Me and Dupree After standing in as best man for his longtime... [Comedy, Romance] [roommate, love of one's life, newlywed] [{"cast_id": 4, "character": "Molly", "credit_... [{"credit_id": "52fe4318c3a36847f8039abf", "de...
870 8536 Superman II Three escaped criminals from the planet Krypto... [Action, Adventure, Fantasy, Science Fiction] [saving the world, dc comics, sequel, superher... [{"cast_id": 3, "character": "Lex Luthor", "cr... [{"credit_id": "52fe44aec3a36847f80a3f8d", "de...
871 8046 Gigli Gigli is ordered to kidnap the psychologically... [Drama] [new york, mentally disabled, kidnapping, blac... [{"cast_id": 9, "character": "Larry Gigli", "c... [{"credit_id": "562748bb92514137cf001a55", "de...
872 1717 All the King's Men The story of an idealist's rise to power in th... [Drama, Thriller] [corruption, journalist, based on novel, black... [{"cast_id": 2, "character": "Willie Stark", "... [{"credit_id": "53705c35c3a368124a00f6d7", "de...
873 479 Shaft New York police detective John Shaft arrests W... [Action, Adventure, Crime, Thriller] [corruption, black people, italo-american, bro... [{"cast_id": 6, "character": "John Shaft", "cr... [{"credit_id": "52fe4248c3a36847f8012177", "de...
874 9444 Anastasia This animated adventure retells the story of t... [Animation, Family] [tzar, musical, russian revolution, train expl... [{"cast_id": 2, "character": "Anastasia (voice... [{"credit_id": "59124cef9251414e8d047ff0", "de...
875 824 Moulin Rouge! A celebration of love and creative inspiration... [Drama, Music, Romance] [duke, musical, writer's block, music, termina... [{"cast_id": 20, "character": "Satine", "credi... [{"credit_id": "52fe427cc3a36847f8022757", "de...
876 11456 Domestic Disturbance A divorced father discovers that his 12-year-o... [Mystery, Thriller, Crime] [menace, adoption, dangerous, adoptive father,... [{"cast_id": 1, "character": "Frank Morrison",... [{"credit_id": "52fe44439251416c7502e9a3", "de...
877 261023 Black Mass The true story of Whitey Bulger, the brother o... [Crime, Drama] [boston, based on true story, organized crime] [{"cast_id": 0, "character": "James 'Whitey' B... [{"credit_id": "56684b69c3a36836ac0033dd", "de...
878 3683 Flags of Our Fathers There were five Marines and one Navy Corpsman ... [War, Drama, History] [world war ii, dying and death, pacific, iwo j... [{"cast_id": 7, "character": "John 'Doc' Bradl... [{"credit_id": "52fe43a2c3a36847f80637e9", "de...
879 22803 Law Abiding Citizen A frustrated man decides to take justice into ... [Drama, Crime, Thriller] [tattoo, secret passage, baseball bat, deal, e... [{"cast_id": 4, "character": "Nick Rice", "cre... [{"credit_id": "540642c10e0a2658d800d7ba", "de...
880 285923 Grindhouse Two full length feature horror movies written ... [Thriller, Action, Horror] [exploitation, slasher, zombie, killer] [{"cast_id": 3, "character": "Stuntman Mike (s... [{"credit_id": "54004dc7c3a3684372001354", "de...
881 39437 Beloved After Paul D. finds his old slave friend Sethe... [Drama, Thriller] [] [{"cast_id": 1, "character": "Sethe", "credit_... [{"credit_id": "52fe47199251416c91069f5f", "de...
882 1950 Lucky You A professional poker player whose astounding l... [Drama, Romance] [poker, sport, las vegas] [{"cast_id": 4, "character": "Huck Cheever", "... [{"credit_id": "52fe4325c3a36847f803dd71", "de...
883 640 Catch Me If You Can A true story about Frank Abagnale Jr. who, bef... [Drama, Crime] [con man, biography, fbi agent, overhead camer... [{"cast_id": 23, "character": "Frank Abagnale ... [{"credit_id": "589c8190c3a3686e280065c9", "de...
884 97630 Zero Dark Thirty A chronicle of the decade-long hunt for al-Qae... [Thriller, Drama, History] [assassination, cia, hotel, terrorist, prisone... [{"cast_id": 4, "character": "Maya", "credit_i... [{"credit_id": "538d99270e0a266712006053", "de...
885 9767 The Break-Up Cohabitating couple Gary and Brooke find their... [Romance, Comedy] [bowling, chicago, american football, flat, ba... [{"cast_id": 1, "character": "Gary Grobowski",... [{"credit_id": "52fe4529c3a36847f80bfc6b", "de...
886 11631 Mamma Mia! Set on an idyllic Greek island, the plot serve... [Comedy, Romance] [single parent, greece, musical, daughter, sin... [{"cast_id": 6, "character": "Donna Sheridan",... [{"credit_id": "52fe446c9251416c750342a5", "de...
887 32856 Valentine's Day More than a dozen Angelenos navigate Valentine... [Comedy, Romance] [flower, married couple, florist, kiss, single... [{"cast_id": 1, "character": "Morley Clarkson"... [{"credit_id": "52fe44ec9251416c91021721", "de...
888 6519 The Dukes of Hazzard Cousins, Bo and Luke Duke, with the help of th... [Action, Adventure, Comedy] [sheriff, farm, bikini, redneck, moonshine] [{"cast_id": 1, "character": "Luke Duke", "cre... [{"credit_id": "52fe4457c3a36847f80905f5", "de...
889 8741 The Thin Red Line Based on the graphic novel by James Jones, The... [Drama, History, War] [based on novel, japanese, world war ii, battl... [{"cast_id": 30, "character": "1st Sgt. Edward... [{"credit_id": "52fe44b6c3a36847f80a5e9b", "de...
890 49520 The Change-Up Dave is a married man with two kids and a lovi... [Comedy] [jealousy, chance, wish, change, man change, c... [{"cast_id": 2, "character": "Sabrina McArdle"... [{"credit_id": "563f579cc3a3681b5e02ca2a", "de...
891 1850 Man on the Moon A film about the life and career of the eccent... [Comedy, Drama, Romance] [show business, comedian, wrestling] [{"cast_id": 17, "character": "Andy Kaufman/To... [{"credit_id": "52fe431ac3a36847f803a811", "de...
892 524 Casino The life of the gambling paradise – Las Vegas ... [Drama, Crime] [poker, drug abuse, 1970s, overdose, illegal p... [{"cast_id": 4, "character": "Sam 'Ace' Rothst... [{"credit_id": "52fe424dc3a36847f8013a01", "de...
893 26389 From Paris with Love James Reese has a good job as an ambassador's ... [Action, Crime, Thriller] [paris, cia, undercover, explosive, pimp, amba... [{"cast_id": 3, "character": "Charlie Wax", "c... [{"credit_id": "5763f7b792514134cd00026b", "de...
894 11817 Bulletproof Monk A mysterious and immortal Tibetan kung fu mast... [Action, Comedy, Fantasy] [monk, homeless person, injection, fall, knife... [{"cast_id": 11, "character": "Kar", "credit_i... [{"credit_id": "52fe448b9251416c750387cf", "de...
895 2123 Me, Myself & Irene Rhode Island State Trooper Charlie Baileygates... [Comedy] [schizophrenia, ex-cop, aftercreditsstinger, d... [{"cast_id": 14, "character": "Off. Charlie Ba... [{"credit_id": "52fe4338c3a36847f8043749", "de...
896 9907 Barnyard When things get crazy at the farm, it's up to ... [Animation, Comedy, Family] [peasant, farm, cow, cojote, family] [{"cast_id": 11, "character": "Daisy the Cow (... [{"credit_id": "52fe4545c3a36847f80c4d21", "de...
897 9969 Deck the Halls Two neighbors have it out after one of them de... [Comedy, Family] [holiday, massachusetts, neighbor, christmas] [{"cast_id": 20, "character": "Buddy Hall", "c... [{"credit_id": "52fe4553c3a36847f80c7f93", "de...
898 18239 The Twilight Saga: New Moon Forks, Washington resident Bella Swan is reeli... [Adventure, Fantasy, Drama, Romance] [moon, cinema, vampire, werewolf, fang vamp] [{"cast_id": 54, "character": "Isabella 'Bella... [{"credit_id": "564da1a09251414dcd009ec1", "de...
899 808 Shrek It ain't easy bein' green -- especially if you... [Adventure, Animation, Comedy, Family, Fantasy] [magic, liberation, lordship, castle, robin ho... [{"cast_id": 24, "character": "Shrek (voice)",... [{"credit_id": "52fe4279c3a36847f802182b", "de...
900 38050 The Adjustment Bureau A man glimpses the future Fate has planned for... [Science Fiction, Thriller, Romance] [hotel, dancer, hat, senator, future, honesty,... [{"cast_id": 13, "character": "David Norris", ... [{"credit_id": "52fe468e9251416c9105830f", "de...
901 8367 Robin Hood: Prince of Thieves When the dastardly Sheriff of Nottingham murde... [Adventure] [england, crusade, mercifulness, robin hood, f... [{"cast_id": 1, "character": "Robin Hood", "cr... [{"credit_id": "52fe44a3c3a36847f80a17fb", "de...
902 9390 Jerry Maguire Jerry Maguire used to be a typical sports agen... [Comedy, Drama, Romance] [stadium, career, sport, sports agent] [{"cast_id": 1, "character": "Jerry Maguire", ... [{"credit_id": "52fe44f1c3a36847f80b33c7", "de...
903 72105 Ted John Bennett, a man whose childhood wish of br... [Comedy, Fantasy] [friendship, love, teddy bear, toy comes to li... [{"cast_id": 10, "character": "John Bennett", ... [{"credit_id": "52fe4858c3a368484e0f4489", "de...
904 2898 As Good as It Gets New York City. Melvin Udall, a cranky, bigoted... [Comedy, Romance] [single parent, waitress, lone wolf, friendshi... [{"cast_id": 1, "character": "Melvin Udall", "... [{"credit_id": "52fe4373c3a36847f8055113", "de...
905 10312 Patch Adams Meet Patch Adams, a doctor who doesn't look, a... [Comedy, Drama] [nurse, hospital, doctor, laughter] [{"cast_id": 11, "character": "Hunter 'Patch' ... [{"credit_id": "5673eadcc3a3685ef1001af6", "de...
906 109443 Anchorman 2: The Legend Continues With the 70s behind him, San Diego's top rated... [Comedy] [journalism, mustache, tv news, newsroom, gang... [{"cast_id": 5, "character": "Ron Burgundy", "... [{"credit_id": "56abe1a29251417e1a00369d", "de...
907 2022 Mr. Deeds When Longfellow Deeds, a small-town pizzeria o... [Comedy, Romance] [love letter, new hampshire, ferrari, liar, ci... [{"cast_id": 1, "character": "Longfellow Deeds... [{"credit_id": "52fe432dc3a36847f8040377", "de...
908 37686 Super 8 In 1979 Ohio, several youngsters are making a ... [Thriller, Science Fiction, Mystery] [1970s, secret, alien, train crash, pistol, fi... [{"cast_id": 14, "character": "Joe Lamb", "cre... [{"credit_id": "52fe46639251416c91052d21", "de...
909 462 Erin Brockovich A twice-divorced mother of three who sees an i... [Drama] [biography, based on true story, single mother... [{"cast_id": 25, "character": "Erin Brockovich... [{"credit_id": "58b999c0c3a36866af00ba1d", "de...
910 9919 How to Lose a Guy in 10 Days An advice columnist, Andie Anderson (Kate Huds... [Comedy, Romance] [new york, bet, journalist, therapist, adverti... [{"cast_id": 12, "character": "Andie Anderson"... [{"credit_id": "52fe4549c3a36847f80c59c1", "de...
911 187017 22 Jump Street After making their way through high school (tw... [Crime, Comedy, Action] [high school, undercover cop, buddy comedy, af... [{"cast_id": 6, "character": "Schmidt", "credi... [{"credit_id": "5635fa64925141284c01a325", "de...
912 628 Interview with the Vampire A vampire relates his epic life story of love,... [Horror, Romance] [paris, san francisco, vampire, plantation, pi... [{"cast_id": 18, "character": "Louis de Pointe... [{"credit_id": "52fe4260c3a36847f80199bf", "de...
913 10201 Yes Man Carl Allen has stumbled across a way to shake ... [Comedy] [bungee-jump, scooter] [{"cast_id": 2, "character": "Carl Allen", "cr... [{"credit_id": "56858f91c3a3684bcc01df11", "de...
914 302699 Central Intelligence After he reunites with an old pal through Face... [Action, Comedy] [spy, cia, espionage, high school reunion, ref... [{"cast_id": 0, "character": "Bob Stone", "cre... [{"credit_id": "5863be259251412b8400cc12", "de...
915 9441 Stepmom Jackie is a divorced mother of two. Isabel is ... [Drama, Romance] [divorce, rebellious daughter, freeze frame, c... [{"cast_id": 9, "character": "Isabel Kelly", "... [{"credit_id": "594311409251417f77013a6c", "de...
916 274167 Daddy's Home The story of a mild-mannered radio executive (... [Comedy] [daddys home] [{"cast_id": 6, "character": "Brad Whitaker", ... [{"credit_id": "56edb908c3a3682253008126", "de...
917 224141 Into the Woods In a woods filled with magic and fairy tale ch... [Fantasy, Comedy, Music] [witch, cinderella, prince, fairy tale, musica... [{"cast_id": 11, "character": "Witch", "credit... [{"credit_id": "57ebe97e92514118530005c1", "de...
918 388 Inside Man Bank robber Dalton Russell enters a Manhattan ... [Crime, Drama, Thriller] [bank manager, kidnapping, nazi background, do... [{"cast_id": 15, "character": "Detective Keith... [{"credit_id": "52fe423dc3a36847f800eb7b", "de...
919 2112 Payback With friends like these, who needs enemies? Th... [Drama, Action, Thriller, Crime] [new york, heroin, money, criminal] [{"cast_id": 15, "character": "Porter", "credi... [{"credit_id": "52fe4337c3a36847f80430fd", "de...
920 10329 Congo Eight people embark on an expedition into the ... [Action, Adventure, Drama, Mystery, Science Fi... [gorilla, kongo, diamond mine, diamond] [{"cast_id": 7, "character": "Dr. Karen Ross",... [{"credit_id": "54e1b491c3a3684095000d5a", "de...
921 74465 We Bought a Zoo Benjamin has lost his wife and, in a bid to st... [Drama, Comedy, Family] [zoo] [{"cast_id": 4, "character": "Benjamin Mee", "... [{"credit_id": "52fe48ccc3a368484e10b87b", "de...
922 13811 Knowing A teacher opens a time capsule that has been d... [Action, Adventure, Drama, Mystery, Science Fi... [cataclysm, code, suspense, end of the world, ... [{"cast_id": 2, "character": "John Koestler", ... [{"credit_id": "52fe45a49251416c7505d793", "de...
923 6877 Failure to Launch Tripp, an attractive man in his thirties, is s... [Comedy] [hotel mom, romantic comedy, lying, living wit... [{"cast_id": 4, "character": "Tripp", "credit_... [{"credit_id": "52fe4466c3a36847f8093caf", "de...
924 10320 The Ring Two Rachel Keller must prevent evil Samara from ta... [Drama, Horror, Thriller] [nun, based on novel, bath tub, nightmare, son... [{"cast_id": 10, "character": "Rachel Keller",... [{"credit_id": "557a0ba4c3a368034f000473", "de...
925 50646 Crazy, Stupid, Love. Cal Weaver is living the American dream. He ha... [Comedy, Drama, Romance] [soulmates, midlife crisis, marriage crisis, w... [{"cast_id": 3, "character": "Cal Weaver", "cr... [{"credit_id": "565b6197c3a368507d0034b0", "de...
926 8920 Garfield Garfield, the fat, lazy, lasagna lover, has ev... [Animation, Comedy, Family] [competition, moderator, lasagne, garfield] [{"cast_id": 15, "character": "Garfield (voice... [{"credit_id": "52fe44c8c3a36847f80a9b97", "de...
927 13673 Christmas with the Kranks Luther Krank is fed up with the commerciality ... [Comedy, Family] [holiday, christmas] [{"cast_id": 1, "character": "Luther Krank", "... [{"credit_id": "558fe9de92514122ae000bb4", "de...
928 60308 Moneyball The story of Oakland Athletics general manager... [Drama] [underdog, based on novel, baseball, teamwork,... [{"cast_id": 2, "character": "Billy Beane", "c... [{"credit_id": "5383b2540e0a2624bd00d335", "de...
929 6950 Outbreak A deadly airborne virus finds its way into the... [Action, Drama, Science Fiction, Thriller] [river, general, research, army, serum, monkey... [{"cast_id": 1, "character": "Sam Daniels", "c... [{"credit_id": "52fe446ac3a36847f80949df", "de...
930 225574 Non-Stop Bill Marks is a burned-out veteran of the Air ... [Action, Thriller, Mystery] [airplane, conspiracy, airplane crash, cell ph... [{"cast_id": 11, "character": "Bill Marks", "c... [{"credit_id": "52fe4e629251416c75154b41", "de...
931 13836 Race to Witch Mountain A taxi driver gets more than he bargained for ... [Adventure, Family, Fantasy, Science Fiction, ... [spacecraft, laser, teleportation, telekinesis... [{"cast_id": 2, "character": "Jack Bruno", "cr... [{"credit_id": "57c83cd7925141400b00016b", "de...
932 752 V for Vendetta In a world in which Great Britain has become a... [Action, Thriller, Fantasy] [detective, vatican, fascism, satanism, fascis... [{"cast_id": 23, "character": "Evey Hammond", ... [{"credit_id": "52fe4270c3a36847f801ebf5", "de...
933 6038 Shanghai Knights The dynamic duo of Chon Wang and Roy O'Bannon ... [Action, Adventure, Comedy, Western] [london england, indian territory, emperor, re... [{"cast_id": 1, "character": "Chon Wang", "cre... [{"credit_id": "55a675c2c3a36845a900000f", "de...
934 9975 Curious George When The Man in the Yellow Hat befriends Curio... [Adventure, Animation, Comedy, Family] [museum, product placement, balloon, jungle, m... [{"cast_id": 17, "character": "Ted - Man with ... [{"credit_id": "52fe4555c3a36847f80c84fb", "de...
935 11451 Herbie Fully Loaded Maggie Peyton, the new owner of Number 53 - th... [Comedy, Family, Adventure, Fantasy, Romance] [car race, victory, car, nascar, woman director] [{"cast_id": 1, "character": "Maggie Peyton", ... [{"credit_id": "59620742925141790403a4fe", "de...
936 12103 Don't Say a Word When the daughter of a psychiatrist is kidnapp... [Thriller] [cemetery, diamant, suspense, psychiatrist, ki... [{"cast_id": 13, "character": "Nathan R. Conra... [{"credit_id": "555dcd3ac3a36868c900138d", "de...
937 60304 Hansel & Gretel: Witch Hunters After getting a taste for blood as children, H... [Fantasy, Horror, Action] [witch, black magic, steampunk, good vs evil, ... [{"cast_id": 3, "character": "Hansel", "credit... [{"credit_id": "55c0cdcb9251410f78001d93", "de...
938 2251 Unfaithful Connie is a wife and mother whose 11-year marr... [Thriller, Drama] [adultery, infidelity, eroticism, literature, ... [{"cast_id": 13, "character": "Ed Sumner", "cr... [{"credit_id": "5627627792514137cd001e0d", "de...
939 46529 I Am Number Four A teenage fugitive with an incredible secret r... [Action, Thriller, Science Fiction, Adventure] [secret identity, alien, teenage boy, teenage ... [{"cast_id": 2, "character": "John Smith / Num... [{"credit_id": "52fe46fdc3a36847f811da87", "de...
940 231 Syriana The Middle Eastern oil industry is the backdro... [Drama, Thriller] [anti terror, bomb, assassination, middle east... [{"cast_id": 16, "character": "Bob Barnes", "c... [{"credit_id": "52fe4229c3a36847f8008e49", "de...
941 300671 13 Hours: The Secret Soldiers of Benghazi An American Ambassador is killed during an att... [Action, Drama, History, Thriller, War] [based on novel, assault rifle, mercenary, lib... [{"cast_id": 2, "character": "Tyrone 'Rone' Wo... [{"credit_id": "56c5a7cdc3a3680d3e002ae4", "de...
942 228326 The Book of Life The journey of Manolo, a young man who is torn... [Romance, Animation, Adventure, Comedy, Family... [love triangle, afterlife, day of the dead, bu... [{"cast_id": 1, "character": "Manolo (voice)",... [{"credit_id": "594699d2c3a36816e4029c50", "de...
943 9754 Firewall State-of-the-art security system creator, Jack... [Thriller] [bank, technology, blackmail, hacker, seattle,... [{"cast_id": 1, "character": "Jack Stanfield",... [{"credit_id": "52fe4527c3a36847f80bf56f", "de...
944 66 Absolute Power A master thief coincidentally is robbing a hou... [Crime, Drama, Thriller] [corruption, assassination, washington d.c., r... [{"cast_id": 5, "character": "Luther Whitney",... [{"credit_id": "52fe4212c3a36847f8001cd1", "de...
945 4421 G.I. Jane A female Senator succeeds in enrolling a woman... [Action, Drama] [poem, middle east, helicopter, satellite, nav... [{"cast_id": 1, "character": "Lieutenant Jorda... [{"credit_id": "52fe43c1c3a36847f806d11f", "de...
946 2649 The Game In honor of his birthday, San Francisco banker... [Drama, Thriller, Mystery] [brother brother relationship, birthday, dange... [{"cast_id": 10, "character": "Nicholas Van Or... [{"credit_id": "52fe4362c3a36847f80506b7", "de...
947 588 Silent Hill The eerie and deserted ghost town of Silent Hi... [Horror, Mystery] [monster, mother role, burning of witches, fog... [{"cast_id": 13, "character": "Rose Da Silva",... [{"credit_id": "52fe4258c3a36847f801715d", "de...
948 10393 The Replacements Maverick old-guard coach Jimmy McGinty is hire... [Comedy] [american football, strike, sport, coach, misf... [{"cast_id": 3, "character": "Shane Falco", "c... [{"credit_id": "52fe43669251416c7500eca5", "de...
949 71552 American Reunion The characters we met a little more than a dec... [Comedy] [wife husband relationship, sequel, family reu... [{"cast_id": 11, "character": "Jim Levenstein"... [{"credit_id": "52fe4839c3a368484e0eeaa5", "de...
950 9631 The Negotiator The police try to arrest expert hostage negoti... [Action, Adventure, Crime, Drama, Mystery, Thr... [corruption, hostage, pension, innocence, poli... [{"cast_id": 14, "character": "Lt. Danny Roman... [{"credit_id": "52fe4514c3a36847f80bb20d", "de...
951 216282 Into the Storm The town of Silverton is in one day destroyed ... [Action, Thriller] [tornado, student, found footage, disaster movie] [{"cast_id": 3, "character": "Gary Morris", "c... [{"credit_id": "58ebb9329251414b28048112", "de...
952 306 Beverly Hills Cop III Back in sunny southern California and on the t... [Action, Comedy, Crime] [detective, undercover, security camera, carou... [{"cast_id": 1, "character": "Axel Foley", "cr... [{"credit_id": "52fe4235c3a36847f800c327", "de...
953 928 Gremlins 2: The New Batch Young sweethearts Billy and Kate move to the B... [Comedy, Horror, Fantasy] [new york, monster, skyscraper, mutant, restau... [{"cast_id": 17, "character": "Billy Peltzer",... [{"credit_id": "52fe428ec3a36847f8028059", "de...
954 205587 The Judge A successful lawyer returns to his hometown fo... [Drama] [father son relationship, judge, lawyer] [{"cast_id": 9, "character": "Judge Joseph 'Jo... [{"credit_id": "541337a50e0a264f3a000331", "de...
955 6623 The Peacemaker When a train carrying atomic warheads mysterio... [Action, Thriller] [helicopter, terrorist, nuclear missile, bridg... [{"cast_id": 1, "character": "Lt. Col. Thomas ... [{"credit_id": "52fe445fc3a36847f80920f5", "de...
956 1577 Resident Evil: Apocalypse As the city is locked down under quarantine, A... [Horror, Action, Science Fiction] [martial arts, mutant, dystopia, rescue, consp... [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "52fe42ffc3a36847f8032d57", "de...
957 9801 Bridget Jones: The Edge of Reason Bridget Jones is becoming uncomfortable in her... [Comedy, Romance] [london england, lovesickness, thailand, clums... [{"cast_id": 1, "character": "Bridget Jones", ... [{"credit_id": "52fe452fc3a36847f80c11ad", "de...
958 2116 Out of Time Matt Lee Whitlock, respected chief of police i... [Thriller, Crime, Drama] [miami, florida, double murder, divorce] [{"cast_id": 13, "character": "Matthias \" Lee... [{"credit_id": "52fe4337c3a36847f80432fb", "de...
959 9624 On Deadly Ground Forrest Taft is an environmental agent who wor... [Action, Thriller] [fight, inuit, petrol, company, alaska, enviro... [{"cast_id": 1, "character": "Forrest Taft", "... [{"credit_id": "52fe4513c3a36847f80baed9", "de...
960 14199 The Adventures of Sharkboy and Lavagirl Everyone always knew that Max had a wild imagi... [Adventure, Family, Science Fiction] [imaginary friend, outcast] [{"cast_id": 1, "character": "Sharkboy", "cred... [{"credit_id": "52fe45d79251416c75064457", "de...
961 1907 The Beach Twenty-something Richard travels to Thailand a... [Drama, Adventure, Romance, Thriller] [hippie, exotic island, beach, map, group dyna... [{"cast_id": 2, "character": "Richard", "credi... [{"credit_id": "52fe4320c3a36847f803c54f", "de...
962 4599 Raising Helen Helen Harris has a glamorous, big-city life wo... [Drama, Comedy, Romance] [new york, pastor, world of fasion, loss of pa... [{"cast_id": 2, "character": "Helen Harris", "... [{"credit_id": "52fe43cfc3a36847f8071457", "de...
963 22832 Ninja Assassin Ninja Assassin follows Raizo (Rain), one of th... [Action, Crime, Thriller] [assassination, assassin, ninja fighter, reven... [{"cast_id": 5, "character": "Raizo", "credit_... [{"credit_id": "54f5e3dec3a3686dae000086", "de...
964 10390 For Love of the Game A baseball legend almost finished with his dis... [Drama, Romance] [baseball, trainer, career, legend, training, ... [{"cast_id": 1, "character": "Billy Chapel", "... [{"credit_id": "52fe43659251416c7500eb4b", "de...
965 9879 Striptease Bounced from her job, Erin Grant needs money i... [Drama, Thriller, Crime] [blackmail, strip club, striptease, police, u.... [{"cast_id": 9, "character": "Erin Grant", "cr... [{"credit_id": "576324fd925141242500014e", "de...
966 38579 Marmaduke When Phil and Debbie Winslow relocate from the... [Family, Comedy] [] [{"cast_id": 4, "character": "Marmaduke (voice... [{"credit_id": "563480d2c3a3681b5e016559", "de...
967 44603 Hereafter A supernatural thriller centered on three peop... [Drama, Fantasy] [] [{"cast_id": 19, "character": "George Lonegan"... [{"credit_id": "52fe4691c3a36847f81061e5", "de...
968 11892 Murder by Numbers Tenacious homicide detective Cassie Mayweather... [Crime, Drama, Thriller] [detective, secret, fbi, homicide, evidence, n... [{"cast_id": 1, "character": "Cassie Mayweathe... [{"credit_id": "56472653c3a368261a002ffb", "de...
969 9691 Assassins Assassin Robert Rath arrives at a funeral to k... [Action, Adventure, Crime, Thriller] [competition, assassination, cia, bank, cat, m... [{"cast_id": 1, "character": "Robert Rath", "c... [{"credit_id": "54942ba79251416e2400160f", "de...
970 1248 Hannibal Rising The story of the early, murderous roots of the... [Crime, Drama, Thriller] [winter, psychopath, horror, serial killer] [{"cast_id": 7, "character": "Hannibal Lecter"... [{"credit_id": "55a236ec9251412977003197", "de...
971 12220 The Story of Us Ben and Katie Jordan are a married couple who ... [Comedy, Drama, Romance] [love of one's life, therapist, psychology, we... [{"cast_id": 1, "character": "Ben Jordan", "cr... [{"credit_id": "52fe44cc9251416c750414eb", "de...
972 72710 The Host A parasitic alien soul is injected into the bo... [Action, Adventure, Romance, Science Fiction, ... [based on novel, mass murder, dystopia, genoci... [{"cast_id": 52, "character": "Melanie Stryder... [{"credit_id": "52fe487bc3a368484e0fa919", "de...
973 1255 The Host A parasitic alien soul is injected into the bo... [Action, Adventure, Romance, Science Fiction, ... [based on novel, mass murder, dystopia, genoci... [{"cast_id": 3, "character": "Park Gang-du", "... [{"credit_id": "52fe42eac3a36847f802ca6b", "de...
974 72710 The Host Gang-du is a dim-witted man working at his fat... [Horror, Drama, Science Fiction] [river, mobile phone, bravery, archer, daughte... [{"cast_id": 52, "character": "Melanie Stryder... [{"credit_id": "52fe487bc3a368484e0fa919", "de...
975 1255 The Host Gang-du is a dim-witted man working at his fat... [Horror, Drama, Science Fiction] [river, mobile phone, bravery, archer, daughte... [{"cast_id": 3, "character": "Park Gang-du", "... [{"credit_id": "52fe42eac3a36847f802ca6b", "de...
976 10782 Basic A DEA agent investigates the disappearance of ... [Action, Drama, Mystery, Thriller, Crime] [drug addiction, military court, panama, milit... [{"cast_id": 1, "character": "Hardy", "credit_... [{"credit_id": "52fe43b69251416c7501b2f1", "de...
977 9573 Blood Work Still recovering from a heart transplant, a re... [Crime, Drama, Mystery, Thriller] [houseboat, heart, investigation, police, ex-c... [{"cast_id": 1, "character": "Terry McCaleb", ... [{"credit_id": "52fe450cc3a36847f80b931b", "de...
978 4959 The International An interpol agent and an attorney are determin... [Drama, Thriller, Crime] [duringcreditsstinger] [{"cast_id": 3, "character": "Louis Salinger",... [{"credit_id": "52fe43e7c3a36847f807771d", "de...
979 10061 Escape from L.A. This time, a cataclysmic temblor hits Los Ange... [Action, Adventure, Science Fiction, Thriller] [prison, usa president, earthquake, dystopia, ... [{"cast_id": 12, "character": "Snake Plissken"... [{"credit_id": "52fe43179251416c750031ab", "de...
980 10386 The Iron Giant In the small town of Rockwell, Maine in Octobe... [Adventure, Animation, Family, Fantasy, Scienc... [cold war, friendship, giant robot, sitting on... [{"cast_id": 18, "character": "Hogarth Hughes ... [{"credit_id": "590f9001c3a36864d4026483", "de...
981 421 The Life Aquatic with Steve Zissou Wes Anderson’s incisive quirky comedy build up... [Adventure, Comedy, Drama] [ocean, film making, loss of mother, cynic, re... [{"cast_id": 1, "character": "Steve Zissou", "... [{"credit_id": "52fe4241c3a36847f8010079", "de...
982 316152 Free State of Jones In 1863, Mississippi farmer Newt Knight serves... [War, Action, Drama, History, Thriller] [slavery, american civil war] [{"cast_id": 0, "character": "Newton Knight", ... [{"credit_id": "58ba93e8c3a368663001c19c", "de...
983 11615 The Life of David Gale A man against capital punishment is accused of... [Drama, Thriller, Crime] [prison, journalist, texas, professor, death p... [{"cast_id": 12, "character": "David Gale", "c... [{"credit_id": "56e7676292514109230009b9", "de...
984 13498 Man of the House Texas Ranger Roland Sharp is assigned to prote... [Comedy, Action] [] [{"cast_id": 1, "character": "Ranger Roland Sh... [{"credit_id": "52fe45729251416c75056c8b", "de...
985 241554 Run All Night Brooklyn mobster and prolific hit man Jimmy Co... [Action, Crime, Drama, Mystery, Thriller] [hitman, revenge, murder, on the run, mobster] [{"cast_id": 3, "character": "Jimmy Conlon", "... [{"credit_id": "52fe4eb9c3a36847f82a3fd5", "de...
986 2252 Eastern Promises A Russian teenager living in London who dies d... [Thriller, Crime, Mystery] [london england, gay, male nudity, female nudi... [{"cast_id": 8, "character": "Anna Khitrova", ... [{"credit_id": "52fe4346c3a36847f8047983", "de...
987 11968 Into the Blue When they take some friends on an extreme spor... [Action, Thriller, Adventure, Crime] [diving, cocaine, shipwreck, sailing, airplane... [{"cast_id": 10, "character": "Jared", "credit... [{"credit_id": "52fe44ac9251416c7503cefd", "de...
988 10047 The Messenger: The Story of Joan of Arc In 1429 a teenage girl from a remote French vi... [Adventure, Drama, Action, History, War] [schizophrenia, france, rape, siege, biography... [{"cast_id": 9, "character": "Jeanne d\u2019Ar... [{"credit_id": "52fe43129251416c75002615", "de...
989 38319 Your Highness A fantasy movie about an arrogant, lazy prince... [Comedy] [kidnapping, traitor, virgin, prince, princess... [{"cast_id": 7, "character": "Thadeous", "cred... [{"credit_id": "52fe46ab9251416c9105bd27", "de...
990 69668 Dream House Publisher, Will Atenton quits a lucrative job ... [Drama, Thriller, Mystery] [house fire, extension ladder, last day on job] [{"cast_id": 2, "character": "Will Atenton", "... [{"credit_id": "52fe47d4c3a368484e0dbd75", "de...
991 9770 Mad City A misguided museum guard who loses his job and... [Action, Drama, Thriller] [journalist, museum, hostage drama, independen... [{"cast_id": 1, "character": "Sam Baily", "cre... [{"credit_id": "52fe4529c3a36847f80bfdaf", "de...
992 11212 Baby's Day Out Baby Bink couldn't ask for more; he has adorin... [Action, Adventure, Comedy, Family] [baby, hoodlum, lost child] [{"cast_id": 9, "character": "Eddie", "credit_... [{"credit_id": "52fe44129251416c75027da7", "de...
993 10533 The Scarlet Letter Set in puritanical Boston in the mid 1600s, th... [Drama, History, Romance] [based on novel, burning of witches, puritan, ... [{"cast_id": 1, "character": "Hester Prynne", ... [{"credit_id": "52fe43829251416c75013211", "de...
994 38363 Fair Game Wife and mother Valerie Plame (Naomi Watts) ha... [Drama, Thriller] [cia, nuclear scientist, iraq, politician, dur... [{"cast_id": 4, "character": "Valerie Plame", ... [{"credit_id": "52fe46b19251416c9105c8a9", "de...
995 9923 Domino The daughter of actor, Laurence Harvey turns a... [Action, Crime] [bounty hunter, fbi, weapon, spectacle] [{"cast_id": 24, "character": "Domino Harvey",... [{"credit_id": "52fe454ac3a36847f80c5e15", "de...
996 11863 Jade Someone does a nasty hatchet job on a San Fran... [Action, Thriller, Mystery, Romance] [callgirl, san francisco, investigation, murder] [{"cast_id": 1, "character": "David Corelli", ... [{"credit_id": "52fe44959251416c75039f45", "de...
997 18501 Gamer Mind-control technology has taken society by a... [Action, Thriller, Science Fiction] [dystopia, mind control, gun battle, wrongful ... [{"cast_id": 1, "character": "Kable", "credit_... [{"credit_id": "5332f311c3a3686a780046e3", "de...
998 109491 Beautiful Creatures Ethan Wate just wants to get to know Lena Duch... [Fantasy, Drama, Romance] [civil war, southern usa, magic, light, dark, ... [{"cast_id": 12, "character": "Ethan Wate", "c... [{"credit_id": "55950f8c925141683b001aab", "de...
999 9275 Death to Smoochy Tells the story of Rainbow Randolph, the corru... [Comedy, Crime, Drama, Thriller] [corruption, moderator, tv show, success, iris... [{"cast_id": 8, "character": "Rainbow Randolph... [{"credit_id": "52fe44e0c3a36847f80af3af", "de...
1000 329833 Zoolander 2 Derek and Hansel are modelling again when an o... [Comedy] [stupidity, sequel, fashion, male model, fashi... [{"cast_id": 0, "character": "Derek Zoolander"... [{"credit_id": "54ff0d5e9251410e56001a13", "de...
1001 12634 The Big Bounce A small-time con artist and a Hawaiian real es... [Comedy, Crime] [hotel, robbery, based on novel, judge, hawaii... [{"cast_id": 1, "character": "Jack Ryan", "cre... [{"credit_id": "52fe450c9251416c75049f8b", "de...
1002 10416 What Planet Are You From? A highly-evolved planet, whose denizens feel n... [Comedy, Drama, Romance, Science Fiction] [noises, alien life-form, erection, neue frau,... [{"cast_id": 1, "character": "Harold Anderson"... [{"credit_id": "52fe436b9251416c7500f8df", "de...
1003 47327 Drive Angry Milton is a hardened felon who has broken out ... [Fantasy, Thriller, Action, Crime] [bone, car explosion, premarital sex, satanic ... [{"cast_id": 4, "character": "Milton", "credit... [{"credit_id": "54e07d43c3a368454d0053e5", "de...
1004 15268 Street Fighter: The Legend of Chun-Li When a teenager, Chun-Li witnesses the kidnapp... [Action, Adventure, Science Fiction, Thriller] [martial arts, revenge, street fighter, based ... [{"cast_id": 1, "character": "Chun-Li", "credi... [{"credit_id": "52fe46499251416c75073839", "de...
1005 10796 The One A sheriff's deputy fights an alternate univers... [Action, Science Fiction, Thriller] [dual identity] [{"cast_id": 13, "character": "Gabe Law / Gabr... [{"credit_id": "598ee621c3a368747300f38f", "de...
1006 9548 The Adventures of Ford Fairlane Ford "Mr. Rock n' Roll Detective" Fairlane is ... [Action, Comedy, Thriller, Crime, Mystery] [rock and roll, show business, rock star, heav... [{"cast_id": 1, "character": "Ford Fairlane", ... [{"credit_id": "5964eb1c92514122510ef9ce", "de...
1007 18947 The Boat That Rocked The Boat that Rocked is an ensemble comedy, wh... [Drama, Comedy] [great britain, musical, rock, pirate radio, s... [{"cast_id": 13, "character": "Carl", "credit_... [{"credit_id": "52fe47ae9251416c750a1da9", "de...
1008 1900 Traffic An exploration of the United States of America... [Thriller, Drama, Crime] [usa, war on drugs, drug traffic, drug dealer,... [{"cast_id": 15, "character": "Robert Wakefiel... [{"credit_id": "52fe431fc3a36847f803c13d", "de...
1009 89 Indiana Jones and the Last Crusade When Dr. Henry Jones Sr. suddenly goes missing... [Adventure, Action] [saving the world, venice, holy grail, library... [{"cast_id": 8, "character": "Indiana Jones", ... [{"credit_id": "52fe4216c3a36847f8002e01", "de...
1010 96724 Anna Karenina Trapped in a loveless marriage, aristocrat Ann... [Drama, Romance] [based on novel, st. petersburg russia, high s... [{"cast_id": 4, "character": "Anna Karenina", ... [{"credit_id": "52fe49bf9251416c750d218b", "de...
1011 198184 Chappie Every child comes into the world full of promi... [Crime, Action, Science Fiction] [artificial intelligence, android, robot, near... [{"cast_id": 2, "character": "Chappie", "credi... [{"credit_id": "55594b54925141785200063f", "de...
1012 9481 The Bone Collector Rookie cop, Amelia Donaghy reluctantly teams w... [Drama, Mystery, Thriller, Crime] [paraplegic, investigation, psychopath] [{"cast_id": 1, "character": "Lincoln Rhyme", ... [{"credit_id": "52fe44fdc3a36847f80b61e7", "de...
1013 4547 Panic Room Trapped in their New York brownstone's panic r... [Crime, Drama, Thriller] [burglar, bunker, housebreaking, safe, money] [{"cast_id": 1, "character": "Meg Altman", "cr... [{"credit_id": "58a469cd92514165c500442a", "de...
1014 53953 The Tooth Fairy A woman and her daughter (Nicole Muñoz) encoun... [Horror] [gore, slasher, single mother, tooth fairy, wo... [{"cast_id": 2, "character": "Peter Campbell",... [{"credit_id": "52fe4885c3a36847f816b927", "de...
1015 6415 Three Kings A group of American soldiers stationed in Iraq... [Action, Adventure, Comedy] [gold, gulf war, three kings, iraq, kuwait, re... [{"cast_id": 1, "character": "Archie Gates", "... [{"credit_id": "52fe4450c3a36847f808ecf1", "de...
1016 181283 Child 44 Set in Stalin-era Soviet Union, a disgraced MG... [Crime, Thriller] [based on novel, soviet union, russian, murder... [{"cast_id": 4, "character": "Leo Demidov", "c... [{"credit_id": "52fe4c639251416c75118f3d", "de...
1017 9896 Rat Race In an ensemble film about easy money, greed, m... [Adventure, Comedy] [casino, running, preisgeld, millionaire, road... [{"cast_id": 9, "character": "Owen Templeton",... [{"credit_id": "55f04bafc3a3684c7f000019", "de...
1018 167 K-PAX Prot is a patient at a mental hospital who cla... [Drama, Science Fiction] [robbery, dream, hypnosis, investigation, murd... [{"cast_id": 2, "character": "Dr. Mark Powell"... [{"credit_id": "534d0dd00e0a2661a7000f41", "de...
1019 11232 Kate & Leopold When her scientist ex-boyfriend discovers a po... [Comedy, Fantasy, Romance, Science Fiction] [lover (female), love of one's life, time trav... [{"cast_id": 8, "character": "Kate McKay", "cr... [{"credit_id": "56263e52c3a3680e0e016e10", "de...
1020 1636 Bedazzled Elliot Richardson, suicidal techno geek, is gi... [Fantasy, Comedy, Romance] [love of one's life, mephisto, wish, sale of s... [{"cast_id": 5, "character": "The Devil", "cre... [{"credit_id": "52fe4307c3a36847f8034f01", "de...
1021 2148 The Cotton Club The story of the people that frequented Harlem... [Music, Drama, Crime, Romance] [jazz, jazz musician, musical, mafia] [{"cast_id": 17, "character": "Dixie Dwyer", "... [{"credit_id": "52fe433ac3a36847f80443ad", "de...
1022 5176 3:10 to Yuma In Arizona in the late 1800's, infamous outlaw... [Western] [saloon, hero, liberation of prisoners, transp... [{"cast_id": 1, "character": "Ben Wade", "cred... [{"credit_id": "52fe43fac3a36847f807b735", "de...
1023 260346 Taken 3 Ex-government operative Bryan Mills finds his ... [Thriller, Action] [revenge, murder, on the run, fugitive, framed... [{"cast_id": 3, "character": "Bryan Mills", "c... [{"credit_id": "5430413ac3a36831b5000ed5", "de...
1024 1389 Out of Sight Meet Jack Foley, a smooth criminal who bends t... [Romance, Comedy, Crime] [journalist, bedroom, purse, trunk, elmore leo... [{"cast_id": 1, "character": "Jack Foley", "cr... [{"credit_id": "52fe42f2c3a36847f802ef47", "de...
1025 9894 The Cable Guy When recently single Steven moves into his new... [Comedy, Drama, Thriller] [prison, prostitute, karaoke, dark comedy, cab... [{"cast_id": 1, "character": "Cable Guy", "cre... [{"credit_id": "52fe4542c3a36847f80c41f1", "de...
1026 7504 Earth It's 1947 and the borderlines between India an... [Drama] [based on novel, war of independence, period d... [{"cast_id": 2, "character": "Dil Navaz", "cre... [{"credit_id": "52fe4480c3a36847f8099e81", "de...
1027 8592 Dick Tracy The comic strip detective finds his life vastl... [Adventure, Action, Comedy, Thriller, Crime] [corruption, crime fighter, gangster boss, inv... [{"cast_id": 1, "character": "Dick Tracy", "cr... [{"credit_id": "52fe44b0c3a36847f80a471d", "de...
1028 913 The Thomas Crown Affair A very rich and successful playboy amuses hims... [Drama, Crime, Romance] [martinique, claude monet, famous painting, gl... [{"cast_id": 16, "character": "Thomas Crown", ... [{"credit_id": "52fe428cc3a36847f8027377", "de...
1029 11091 Riding in Cars with Boys A single mother, with dreams of becoming a wri... [Comedy, Drama, Romance] [baby, becoming an adult, puberty, dream, drug... [{"cast_id": 1, "character": "Beverly Donofrio... [{"credit_id": "52fe43f59251416c75024339", "de...
1030 1368 First Blood When former Green Beret John Rambo is harassed... [Action, Adventure, Thriller, War] [prison, vietnam veteran, falsely accused, pol... [{"cast_id": 20, "character": "John J. Rambo",... [{"credit_id": "52fe42efc3a36847f802e1e5", "de...
1031 593 Solaris Ground control has been receiving strange tran... [Drama, Science Fiction, Adventure, Mystery] [1970s, loss of sense of reality, extraterrest... [{"cast_id": 28, "character": "Kris Kelvin", "... [{"credit_id": "52fe4259c3a36847f8017563", "de...
1032 5393 Happily N'Ever After An alliance of evil-doers, led by Frieda, look... [Animation, Comedy, Family, Fantasy, Science F... [dwarves, cinderella, wolf, bad mother-in-law,... [{"cast_id": 31, "character": "Der Zauberer", ... [{"credit_id": "52fe4404c3a36847f807d7ff", "de...
1033 9095 Mary Reilly A housemaid falls in love with Dr. Jekyll and ... [Drama, Horror, Thriller, Romance] [servant, monster, laboratory, jekyll and hyde... [{"cast_id": 1, "character": "Mary Reilly", "c... [{"credit_id": "568abecfc3a36860e902bbc0", "de...
1034 8874 My Best Friend's Wedding When she receives word that her longtime plato... [Comedy, Romance] [karaoke, marriage proposal, new love, love of... [{"cast_id": 12, "character": "Julianne Potter... [{"credit_id": "52fe44c2c3a36847f80a889d", "de...
1035 11467 America's Sweethearts In the midst of a nasty public breakup of marr... [Comedy, Romance] [film business, film producer, wife husband re... [{"cast_id": 10, "character": "Kathleen \"Kiki... [{"credit_id": "52fe44469251416c7502ef3f", "de...
1036 320 Insomnia Two Los Angeles homicide detectives are dispat... [Crime, Mystery, Thriller] [detective, confession, fbi, homicide, blackma... [{"cast_id": 3, "character": "Will Dormer", "c... [{"credit_id": "52fe4237c3a36847f800ced5", "de...
1037 199 Star Trek: First Contact The Borg, a relentless race of cyborgs, are on... [Science Fiction, Action, Adventure, Thriller] [federation, starfleet, borg, enterprise-e, cy... [{"cast_id": 19, "character": "Captain Jean-Lu... [{"credit_id": "537491aec3a368150f002753", "de...
1038 20533 Jonah Hex Gunslinger Jonah Hex (Josh Brolin) is appointe... [Action, Western, Drama, Fantasy, Thriller] [gunslinger, usa, dc comics, hell, facial scar... [{"cast_id": 2, "character": "Jonah Hex", "cre... [{"credit_id": "52fe43ecc3a368484e0060d9", "de...
1039 10684 Courage Under Fire A US Army officer had made a "friendly fire" m... [Drama, Thriller, Mystery, War] [gulf war, pilot, u.s. army, praise, rescue mi... [{"cast_id": 1, "character": "Lieutenant Colon... [{"credit_id": "5910e29c9251414e89038e5b", "de...
1040 1624 Liar Liar Fletcher Reede is a fast-talking attorney and ... [Comedy] [california, workaholic, birthday, lie, pregna... [{"cast_id": 1, "character": "Fletcher Reede",... [{"credit_id": "557dce419251410a2c00018a", "de...
1041 325789 The Infiltrator A U.S Customs official uncovers a massive mone... [Crime, Drama, Thriller] [undercover, biography, drug, drug lord] [{"cast_id": 2, "character": "Robert Mazur", "... [{"credit_id": "578af3a79251417aca003525", "de...
1042 113464 Inchon A noisy and absurd re-telling of the great 195... [Drama, History, War] [] [{"cast_id": 7, "character": "Gen. Douglas Mac... [{"credit_id": "54e69d5cc3a3685af90007ef", "de...
1043 888 The Flintstones Modern Stone Age family the Flintstones hit th... [Fantasy, Comedy, Family] [manager, jealousy, bad mother-in-law, adoptio... [{"cast_id": 16, "character": "Fred Flintstone... [{"credit_id": "52fe4287c3a36847f8026275", "de...
1044 82675 Taken 2 In Istanbul, retired CIA operative Bryan Mills... [Action, Crime, Thriller] [kidnapping, turkey, police chase, bag over he... [{"cast_id": 11, "character": "Bryan Mills", "... [{"credit_id": "598121ff92514151ae00694f", "de...
1045 4256 Scary Movie 3 In the third installment of the Scary Movie fr... [Comedy] [horror spoof] [{"cast_id": 21, "character": "Becca", "credit... [{"credit_id": "52fe43b6c3a36847f8069da7", "de...
1046 1493 Miss Congeniality When the local FBI office receives a letter fr... [Comedy, Crime, Action] [undercover agent, beauty contest, terrorism] [{"cast_id": 1, "character": "Gracie Hart", "c... [{"credit_id": "55841c72c3a36853c40014ff", "de...
1047 88751 Journey to the Center of the Earth On a quest to find out what happened to his mi... [Action, Science Fiction, Adventure, Comedy, F... [volcano, prehistoric, dinosaur, prehistoric c... [{"cast_id": 1, "character": "Trevor Anderson"... [{"credit_id": "52fe4a019251416c910c0191", "de...
1048 11130 The Princess Diaries 2: Royal Engagement Mia Thermopolis is now a college graduate and ... [Comedy, Drama, Family, Romance] [coronation, duty, marriage, falling in love] [{"cast_id": 1, "character": "Mia Thermopolis"... [{"credit_id": "52fe43fe9251416c7502563d", "de...
1049 9944 The Pelican Brief Two Supreme Court Justices have been assassina... [Drama, Mystery, Thriller, Crime] [judge, professor, mission of murder, supreme ... [{"cast_id": 9, "character": "Darby Shaw", "cr... [{"credit_id": "52fe454cc3a36847f80c6875", "de...
1050 10731 The Client A street-wise kid, Mark Sway, sees the suicide... [Drama, Thriller, Crime, Mystery] [suicide, brother brother relationship, witnes... [{"cast_id": 11, "character": "Regina \"Reggie... [{"credit_id": "572e51efc3a36869e6002179", "de...
1051 7350 The Bucket List Corporate billionaire Edward Cole and working ... [Drama, Comedy] [africa, himalaya, brain tumor, wife husband r... [{"cast_id": 12, "character": "Edward Periman ... [{"credit_id": "52fe447bc3a36847f8098cc7", "de...
1052 9869 Patriot Games When CIA Analyst Jack Ryan interferes with an ... [Drama, Action, Thriller, Crime] [assassination, assassin, repayment, ira, jack... [{"cast_id": 11, "character": "Jack Ryan", "cr... [{"credit_id": "52fe453bc3a36847f80c33a1", "de...
1053 4379 Monster-in-Law Office temp Charlotte Cantilini thinks she's f... [Romance, Comedy] [bad mother-in-law, surgeon, dogsitter, fallin... [{"cast_id": 16, "character": "Charlie Cantill... [{"credit_id": "52fe43bdc3a36847f806c11b", "de...
1054 146233 Prisoners When Keller Dover's daughter and her friend go... [Drama, Thriller, Crime] [pennsylvania, kidnapping, maze, vigilante, ru... [{"cast_id": 2, "character": "Keller Dover", "... [{"credit_id": "52fe4b799251416c75103f71", "de...
1055 2034 Training Day On his first day on the job as a narcotics off... [Action, Crime, Drama, Thriller] [police brutality, war on drugs, drug traffic,... [{"cast_id": 5, "character": "Alonzo Harris", ... [{"credit_id": "5633f4c29251413b46008322", "de...
1056 926 Galaxy Quest The stars of a 1970s sci-fi show - now scrapin... [Comedy, Family, Science Fiction] [space battle, spaceship, spoof, fictional tv ... [{"cast_id": 40, "character": "Jason Nesmith",... [{"credit_id": "52fe428ec3a36847f8027e5d", "de...
1057 4248 Scary Movie 2 While the original parodied slasher flicks lik... [Comedy] [sex, exorcism, secret door] [{"cast_id": 28, "character": "Cindy Campbell"... [{"credit_id": "52fe43b5c3a36847f806989f", "de...
1058 64328 The Muppets When Kermit the Frog and the Muppets learn tha... [Comedy, Family, Music] [musical, the muppets, robot, oil tycoon, stud... [{"cast_id": 7, "character": "Mary", "credit_i... [{"credit_id": "52fe46d5c3a368484e0a63f7", "de...
1059 36647 Blade When Blade's mother was bitten by a vampire du... [Horror, Action] [suicide, hero, vampire, bite, fistfight, supe... [{"cast_id": 3, "character": "Blade", "credit_... [{"credit_id": "549d776d9251414d2700151f", "de...
1060 7214 Coach Carter Based on a true story, in which Richmond High ... [Drama] [black people, autoritian education, sport, hi... [{"cast_id": 1, "character": "Ken Carter", "cr... [{"credit_id": "52fe4473c3a36847f8096ccb", "de...
1061 1537 Changing Lanes A rush-hour fender-bender on New York City's c... [Action, Adventure, Crime, Thriller] [new york, custody battle, suspense, lawyer] [{"cast_id": 1, "character": "Gavin Banek", "c... [{"credit_id": "52fe42fbc3a36847f80317d5", "de...
1062 9360 Anaconda A "National Geographic" film crew is taken hos... [Adventure, Horror, Thriller] [amazon, jungle, anaconda, film crew, killer s... [{"cast_id": 1, "character": "Terri Flores", "... [{"credit_id": "59a2d5aac3a368478f03fde6", "de...
1063 6282 Coyote Ugly Graced with a velvet voice, 21-year-old Violet... [Comedy] [bar, musical, beautiful woman] [{"cast_id": 1, "character": "Violet Sanford",... [{"credit_id": "52fe4449c3a36847f808d4f3", "de...
1064 508 Love Actually Follows seemingly unrelated people as their li... [Comedy, Romance, Drama] [london england, male nudity, female nudity, l... [{"cast_id": 29, "character": "Juliet", "credi... [{"credit_id": "52fe424bc3a36847f8013335", "de...
1065 9487 A Bug's Life On behalf of "oppressed bugs everywhere," an i... [Adventure, Animation, Comedy, Family] [winter, fight, ant, invention, collector, ant... [{"cast_id": 1, "character": "Hopper (voice)",... [{"credit_id": "52fe44fec3a36847f80b64e5", "de...
1066 768 From Hell Frederick Abberline is an opium-huffing inspec... [Horror, Mystery, Thriller] [loss of family, drug addiction, jack the ripper] [{"cast_id": 19, "character": "Inspector Frede... [{"credit_id": "52fe4273c3a36847f801fbfb", "de...
1067 2636 The Specialist May Munro is a woman obsessed with getting rev... [Action, Thriller] [explosive, revenge, explosives expert] [{"cast_id": 8, "character": "Ray Quick", "cre... [{"credit_id": "52fe4361c3a36847f804fd57", "de...
1068 10478 Tin Cup A washed up golf pro working at a driving rang... [Comedy, Drama, Romance] [lover (female), golf, man-woman relation, spo... [{"cast_id": 10, "character": "Roy 'Tin Cup' M... [{"credit_id": "564856d2c3a3682614006cf5", "de...
1069 27983 Yours, Mine and Ours When a widower with 10 children marries a wido... [Comedy, Drama, Family] [nurse, widow, children, parent, sibling] [{"cast_id": 1, "character": "Helen North", "c... [{"credit_id": "55c8af20c3a36804a0000676", "de...
1070 9981 Kicking & Screaming Phil Weston has been unathletic his entire lif... [Romance, Comedy, Family] [father son relationship, generations confilct... [{"cast_id": 19, "character": "Phil Weston", "... [{"credit_id": "52fe4556c3a36847f80c8957", "de...
1071 7453 The Hitchhiker's Guide to the Galaxy Mere seconds before the Earth is to be demolis... [Adventure, Comedy, Family, Science Fiction] [bureaucracy, england, dolphin, android, based... [{"cast_id": 12, "character": "Arthur Dent", "... [{"credit_id": "52fe447ec3a36847f809962f", "de...
1072 15045 Fat Albert An obese boy named Fat Albert and his friends ... [Comedy, Drama, Family] [] [{"cast_id": 1, "character": "Fat Albert", "cr... [{"credit_id": "5906db2e92514169e102b846", "de...
1073 7737 Resident Evil: Extinction Years after the Racoon City catastrophe, survi... [Horror, Action, Science Fiction] [clone, mutant, post-apocalyptic, dystopia, co... [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "52fe4484c3a36847f809ac1d", "de...
1074 232672 Blended After a bad blind date, a man and woman find t... [Comedy] [africa, blind date, relationship, family vaca... [{"cast_id": 2, "character": "Lauren", "credit... [{"credit_id": "53e00e910e0a265a99005231", "de...
1075 17379 Last Holiday After she's diagnosed with a terminal illness,... [Adventure, Comedy, Drama] [] [{"cast_id": 1, "character": "Georgia Byrd", "... [{"credit_id": "52fe47229251416c7508ec43", "de...
1076 8987 The River Wild While on a family vacation, rafting expert Ga... [Action, Adventure, Crime, Thriller] [river, robber, boston, bank robber, marriage ... [{"cast_id": 1, "character": "Gail Hartman", "... [{"credit_id": "52fe44cfc3a36847f80ab353", "de...
1077 11359 The Indian in the Cupboard A nine-year-old boy gets a plastic Indian and ... [Adventure, Family, Fantasy] [cupboard, games, puppet, parallel world, toy ... [{"cast_id": 1, "character": "Omri", "credit_i... [{"credit_id": "52fe44309251416c7502bdcd", "de...
1078 82525 Savages Pot growers Ben and Chon face off against the ... [Crime, Drama, Thriller] [widow, american abroad, eye gouging, dea agen... [{"cast_id": 52, "character": "Ophelia \"O\" S... [{"credit_id": "52fe48599251416c91089465", "de...
1079 9759 Cellular A young man receives an emergency phone call o... [Action, Adventure, Crime, Thriller] [bank, mobile phone, telephone, weapon, police... [{"cast_id": 20, "character": "Ryan Hewitt", "... [{"credit_id": "5693a8dcc3a3684d04004f4f", "de...
1080 9486 Johnny English Rowan plays the eponymous lead character in a ... [Adventure, Action, Comedy] [spy, hero, queen, intelligence, coronation, f... [{"cast_id": 1, "character": "Johnny English",... [{"credit_id": "52fe44fdc3a36847f80b6459", "de...
1081 9906 The Ant Bully Fed up with being targeted by the neighborhood... [Fantasy, Adventure, Animation, Comedy, Family] [ant, child hero, shrinking, ant-hill, children] [{"cast_id": 21, "character": "Hova", "credit_... [{"credit_id": "52fe4545c3a36847f80c4c03", "de...
1082 841 Dune In the year 10,191, the world is at war for co... [Action, Science Fiction, Adventure] [prophecy, witch, monster, telepathy, atomic b... [{"cast_id": 23, "character": "Paul Atreides",... [{"credit_id": "54e0ae2f925141027c004f4f", "de...
1083 4688 Across the Universe Musical based on The Beatles songbook and set ... [Adventure, Drama, Music, Romance] [riot, protest, musical, music, cultural diffe... [{"cast_id": 11, "character": "Lucy Carrigan",... [{"credit_id": "52fe43d3c3a36847f8072939", "de...
1084 4148 Revolutionary Road A young couple living in a Connecticut suburb ... [Drama, Romance] [adultery, jealousy, infidelity, career, marri... [{"cast_id": 2, "character": "Frank Wheeler", ... [{"credit_id": "56329bb69251413b46005dc8", "de...
1085 2207 16 Blocks An aging cop is assigned the ordinary task of ... [Action, Adventure, Crime, Thriller] [mission of murder, male bonding, doing the ri... [{"cast_id": 14, "character": "Jack Mosley", "... [{"credit_id": "52fe4341c3a36847f804620f", "de...
1086 9381 Babylon A.D. In Babylon A.D Vin Diesel stars as a veteran-t... [Action, Adventure, Science Fiction, Thriller] [submarine, baby, secret, future, mercenary, p... [{"cast_id": 14, "character": "Toorop", "credi... [{"credit_id": "52fe44f0c3a36847f80b2e2f", "de...
1087 9625 The Glimmer Man A former government operative renowned for his... [Action, Adventure, Crime, Drama, Thriller] [secret agent, past, cop, series of murders, h... [{"cast_id": 1, "character": "Lt. Jack Cole", ... [{"credit_id": "52fe4513c3a36847f80baf47", "de...
1088 9304 Multiplicity Construction worker Doug Kinney finds that the... [Comedy, Fantasy, Science Fiction] [clone, mistake in person, cloning, experiment... [{"cast_id": 11, "character": "Doug Kinney", "... [{"credit_id": "52fe44e4c3a36847f80b0553", "de...
1089 20856 Aliens in the Attic It's summer vacation, but the Pearson family k... [Adventure, Comedy, Family, Fantasy, Science F... [alien, comedy, duringcreditsstinger, beforecr... [{"cast_id": 4, "character": "Tom Pearson", "c... [{"credit_id": "537830e40e0a261425003dca", "de...
1090 5955 The Pledge A police chief about to retire pledges to help... [Crime, Drama, Mystery, Thriller] [promise, murder, drawing, porcupine, pledge, ... [{"cast_id": 19, "character": "Jerry Black", "... [{"credit_id": "52fe4431c3a36847f8087b59", "de...
1091 9899 The Producers After putting together another Broadway flop, ... [Comedy, Music] [cheating, adolf hitler, success, music, blond... [{"cast_id": 15, "character": "Leo Bloom", "cr... [{"credit_id": "52fe4543c3a36847f80c45e9", "de...
1092 9826 The Phantom The 21st successor to the role of Bengalla's r... [Adventure, Action] [secret identity, gold, gangster boss, phantom... [{"cast_id": 1, "character": "The Phantom / Ki... [{"credit_id": "52fe4535c3a36847f80c2215", "de...
1093 21355 All the Pretty Horses The year is 1949. A young Texan named John Gra... [Drama, Romance, Western] [dancing, chess, prisoner, coffin, wrong accus... [{"cast_id": 4, "character": "John Grady Cole"... [{"credit_id": "584ef8f6c3a3682a800011b1", "de...
1094 10858 Nixon An all-star cast powers this epic look at Amer... [History, Drama] [usa president, presidential election, waterga... [{"cast_id": 1, "character": "Richard Nixon", ... [{"credit_id": "52fe43c59251416c7501d705", "de...
1095 11439 The Ghost Writer A writer stumbles upon a long-hidden secret wh... [Thriller, Mystery] [london england, cia, war crimes, tony blair, ... [{"cast_id": 4, "character": "The Ghost", "cre... [{"credit_id": "59235b10c3a3680484001a0b", "de...
1096 9457 Deep Rising A group of heavily armed hijackers board a lux... [Adventure, Action, Horror, Science Fiction] [ocean liner, sea monster, jewel heist, armed ... [{"cast_id": 11, "character": "John Finnegan",... [{"credit_id": "54ce157c9251414757004e2c", "de...
1097 12412 Miracle at St. Anna Miracle at St. Anna chronicles the story of fo... [Drama, War] [black people, world war ii, toscana, village,... [{"cast_id": 3, "character": "2nd Staff Sergea... [{"credit_id": "53562a460e0a262865002d83", "de...
1098 1494 Curse of the Golden Flower During China's Tang dynasty the emperor has ta... [Action, Drama, Fantasy] [poison, china, martial arts, swordplay, fight... [{"cast_id": 15, "character": "Emperor Ping", ... [{"credit_id": "52fe42fac3a36847f8031203", "de...
1099 13184 Bangkok Dangerous When carrying out a hit, assassin Joe (Cage) a... [Action, Crime, Thriller] [assassin, asia, gun, deaf-mute, hitman, bangk... [{"cast_id": 2, "character": "Joe", "credit_id... [{"credit_id": "52fe454b9251416c75051965", "de...
1100 2185 Big Trouble The story of how a mysterious suitcase brings ... [Action, Comedy, Thriller] [gadfly] [{"cast_id": 1, "character": "Eliot Arnold", "... [{"credit_id": "577adbdc9251415b00000516", "de...
1101 6639 Love in the Time of Cholera In Colombia just after the Great War, an old m... [Drama, Romance] [sex, marriage proposal, new love, colombia, l... [{"cast_id": 17, "character": "Florentino Ariz... [{"credit_id": "52fe4461c3a36847f8092731", "de...
1102 38153 Shadow Conspiracy Bobby Bishop (Sheen) is a special assistant to... [Action, Thriller] [] [{"cast_id": 4, "character": "Bobby Bishop", "... [{"credit_id": "52fe469a9251416c91059a87", "de...
1103 58233 Johnny English Reborn The most prominent heads of state in the world... [Crime, Adventure, Action, Comedy, Thriller] [buddhist monk, cooking, prime minister, kitch... [{"cast_id": 1, "character": "Johnny English",... [{"credit_id": "59b88df49251417e23008a73", "de...
1104 116977 Foodfight! Dex, a superdog sleuth, is the law of the land... [Animation, Action, Comedy, Family] [supermarket, fight, product placement, comput... [{"cast_id": 2, "character": "Dex Dogtective",... [{"credit_id": "580983fcc3a3681b21003aaa", "de...
1105 68734 Argo As the Iranian revolution reaches a boiling po... [Drama, Thriller] [cia, wife husband relationship, document, rev... [{"cast_id": 3, "character": "Tony Mendez", "c... [{"credit_id": "52fe47a1c3a368484e0d1bc7", "de...
1106 5503 The Fugitive Wrongfully accused of murdering his wife, Rich... [Adventure, Action, Thriller, Crime, Mystery] [chicago, showdown, undercover, surgeon, death... [{"cast_id": 2, "character": "Dr. Kimble", "cr... [{"credit_id": "52fe440ac3a36847f807eb7f", "de...
1107 27573 The Bounty Hunter Milo Boyd is a bounty hunter whose latest gig ... [Action] [bounty hunter, ex-husband ex-wife relationship] [{"cast_id": 1, "character": "Milo Boyd", "cre... [{"credit_id": "547cf2ac9251412d78003b27", "de...
1108 819 Sleepers Two gangsters seek revenge on the state jail w... [Crime, Drama, Thriller] [child abuse, sadistic, sexual abuse, pastor, ... [{"cast_id": 19, "character": "Father Bobby", ... [{"credit_id": "52fe427bc3a36847f8022255", "de...
1109 1369 Rambo: First Blood Part II John Rambo is released from prison by the gove... [Action, Adventure, Thriller, War] [usa, vietnam veteran, submachine gun, prisone... [{"cast_id": 27, "character": "John J. Rambo",... [{"credit_id": "52fe42f0c3a36847f802e2e7", "de...
1110 9623 The Juror With his gangster boss on trial for murder, a ... [Drama, Thriller] [jurors, blackmail, court case, son, trial, co... [{"cast_id": 1, "character": "Annie Laird", "c... [{"credit_id": "52fe4513c3a36847f80bae71", "de...
1111 10895 Pinocchio Lonely toymaker Geppetto has his wishes answer... [Animation, Family] [italy, lie, magic, fairy, pinocchio, carnival... [{"cast_id": 37, "character": "Gideon", "credi... [{"credit_id": "52fe43cb9251416c7501e6e9", "de...
1112 10935 Heaven's Gate Harvard graduate James Averill (Kris Kristoffe... [Action, Drama, History, Western] [montana, showdown, brothel, marshal, dance, i... [{"cast_id": 1, "character": "James Averill", ... [{"credit_id": "52fe43d49251416c7501fcf7", "de...
1113 834 Underworld: Evolution As the war between the vampires and the Lycans... [Fantasy, Action, Science Fiction, Thriller] [budapest, key, vampire, light, werewolf, evol... [{"cast_id": 1, "character": "Selene", "credit... [{"credit_id": "52fe427ec3a36847f8023033", "de...
1114 228066 Victor Frankenstein Eccentric scientist Victor Von Frankenstein cr... [Drama, Science Fiction, Thriller] [london england, human experimentation, franke... [{"cast_id": 4, "character": "Victor Von Frank... [{"credit_id": "56b756d5c3a36806f800b927", "de...
1115 711 Finding Forrester Gus van Sant tells the story of a young Africa... [Drama] [upper class, brother brother relationship, sc... [{"cast_id": 11, "character": "William Forrest... [{"credit_id": "52fe426ec3a36847f801e1ef", "de...
1116 10468 28 Days After getting into a car accident while drunk ... [Comedy, Drama] [alcoholism, urteil, car crash, wedding, withd... [{"cast_id": 3, "character": "Gwen Cummings", ... [{"credit_id": "52fe43769251416c750113b7", "de...
1117 10027 Unleashed Raised as a slave, Danny is used to fighting f... [Action, Crime] [martial arts, hitman, serial killer] [{"cast_id": 14, "character": "Danny", "credit... [{"credit_id": "52fe430b9251416c7500150b", "de...
1118 11812 The Sweetest Thing Christina's love life is stuck in neutral. Aft... [Romance, Comedy] [roommate, marriage, aftercreditsstinger, duri... [{"cast_id": 10, "character": "Christina Walte... [{"credit_id": "52fe448a9251416c7503857f", "de...
1119 37233 The Firm Mitch McDeere is a young man with a promising ... [Drama, Mystery, Thriller] [fbi, law, tennessee, lawyer, law firm, bar exam] [{"cast_id": 13, "character": "Mitch McDeere",... [{"credit_id": "54a868b3c3a3680c29002755", "de...
1120 37950 Charlie St. Cloud Accomplished sailor Charlie St. Cloud has the ... [Drama] [brother brother relationship, based on novel,... [{"cast_id": 4, "character": "Charlie St. Clou... [{"credit_id": "52fe46829251416c91056b31", "de...
1121 27582 The Mechanic Arthur Bishop is a 'mechanic' - an elite assas... [Action, Thriller, Crime] [poison, chicago, prostitute, martial arts, as... [{"cast_id": 3, "character": "Arthur Bishop", ... [{"credit_id": "5353d147c3a3681d870042dd", "de...
1122 64688 21 Jump Street In high school, Schmidt was a dork and Jenko w... [Action, Comedy, Crime] [male friendship, high school, parody, crude h... [{"cast_id": 2, "character": "Jenko", "credit_... [{"credit_id": "52fe46e4c3a368484e0a9a09", "de...
1123 509 Notting Hill The British comedy from director Roger Michell... [Romance, Comedy, Drama] [london england, bookshop, birthday, new love,... [{"cast_id": 11, "character": "Anna Scott", "c... [{"credit_id": "52fe424cc3a36847f8013427", "de...
1124 7443 Chicken Run Having been hopelessly repressed and facing ev... [Animation, Comedy, Family] [chicken, freedom, escape, chicken farm, pie m... [{"cast_id": 3, "character": "Rocky (Voice)", ... [{"credit_id": "52fe447cc3a36847f80990f1", "de...
1125 5966 Along Came Polly Reuben Feffer is a guy who's spent his entire ... [Comedy, Romance] [beach, honeymoon, bride, chance, risk, relati... [{"cast_id": 8, "character": "Reuben Feffer", ... [{"credit_id": "556f817b9251410866000a63", "de...
1126 11066 Boomerang Marcus is a successful advertising executive w... [Comedy, Romance] [role of women, ladykiller, success, ladies' m... [{"cast_id": 1, "character": "Marcus Graham", ... [{"credit_id": "52fe43ef9251416c750238b1", "de...
1127 136795 The Heat Uptight and straight-laced, FBI Special Agent ... [Action, Comedy, Crime] [boston, fbi, buddy comedy] [{"cast_id": 11, "character": "Sarah Ashburn",... [{"credit_id": "52fe4c1ec3a368484e1a818b", "de...
1128 8095 Cleopatra Historical epic. The triumphs and tragedy of t... [Drama, History, Romance] [ancient rome, historical figure, cleopatra, j... [{"cast_id": 2, "character": "Cleopatra", "cre... [{"credit_id": "54afb978c3a3683fba003e96", "de...
1129 87826 Here Comes the Boom A high school biology teacher moonlights as a ... [Comedy] [high school teacher, prize money, physics tea... [{"cast_id": 1011, "character": "Bella Flores"... [{"credit_id": "564a8bd69251414dc200160f", "de...
1130 11560 High Crimes High powered lawyer Claire Kubik finds her wor... [Drama, Mystery, Thriller, Crime] [based on novel, witness, village, court, love... [{"cast_id": 1, "character": "Claire Chapman",... [{"credit_id": "597aa90cc3a368374c004c53", "de...
1131 25189 The Mirror Has Two Faces Rose Morgan (Barbara Streisand), who still liv... [Comedy, Drama, Romance] [sex, professor, wedding, woman director, colu... [{"cast_id": 10, "character": "Rose Morgan", "... [{"credit_id": "52fe44bcc3a368484e034055", "de...
1132 2637 The Mothman Prophecies Reporter John Klein is plunged into a world of... [Drama, Horror, Mystery] [based on novel, small town, dream, motel, hal... [{"cast_id": 1, "character": "John Klein", "cr... [{"credit_id": "52fe4361c3a36847f804fe1f", "de...
1133 18480 Brüno Flamboyantly gay Austrian television reporter ... [Comedy] [gay, fame, mockumentary, hollywood, lgbt, dur... [{"cast_id": 1, "character": "Bruno", "credit_... [{"credit_id": "555a65fac3a368777200d0c7", "de...
1134 709 Licence to Kill James Bond and his American colleague Felix Le... [Adventure, Action, Thriller] [corruption, florida, secret identity, liberat... [{"cast_id": 20, "character": "James Bond", "c... [{"credit_id": "52fe426ec3a36847f801e06f", "de...
1135 49730 Red Riding Hood Valerie is in love with a brooding outsider, P... [Fantasy, Thriller, Horror] [winter, fantasy, fairy tale, hood, werewolf, ... [{"cast_id": 1, "character": "Valerie", "credi... [{"credit_id": "53675f9dc3a36812180042f9", "de...
1136 2749 15 Minutes When Eastern European criminals Oleg and Emil ... [Action, Crime, Thriller] [new york, female nudity, prison, prostitute, ... [{"cast_id": 3, "character": "Detective Eddie ... [{"credit_id": "578171449251417b950006e0", "de...
1137 9607 Super Mario Bros. Mario and Luigi, plumbers from Brooklyn, find ... [Adventure, Comedy, Family, Fantasy] [saving the world, brother brother relationshi... [{"cast_id": 11, "character": "Mario Mario", "... [{"credit_id": "52fe4510c3a36847f80ba51d", "de...
1138 1830 Lord of War Yuri Orlov is a globetrotting arms dealer and,... [Crime, Drama, Thriller] [cold war, weapon, arms dealer] [{"cast_id": 1, "character": "Yuri Orlov", "cr... [{"credit_id": "52fe4318c3a36847f8039d85", "de...
1139 79 Hero One man defeated three assassins who sought to... [Drama, Adventure, Action, History] [countryside, loss of lover, right and justice... [{"cast_id": 6, "character": "Nameless", "cred... [{"credit_id": "52fe4214c3a36847f8002709", "de...
1140 54054 One for the Money An unemployed lingerie buyer convinces her bai... [Action, Comedy, Crime] [bounty hunter, based on novel, romance, frame... [{"cast_id": 3, "character": "Stephanie Plum",... [{"credit_id": "52fe4888c3a36847f816c713", "de...
1141 228967 The Interview Dave Skylark and his producer Aaron Rapoport r... [Action, Comedy] [cia, coup d'etat, north korea, assassination ... [{"cast_id": 8, "character": "Dave Skylark", "... [{"credit_id": "549b987c9251413123002ce9", "de...
1142 46528 The Warrior's Way An Asian assassin (Dong-gun Jang) is forced to... [Adventure, Fantasy, Action, Western, Thriller] [assassin, small town, forest, revenge, decept... [{"cast_id": 7, "character": "Lynne", "credit_... [{"credit_id": "52fe46fcc3a36847f811d8e9", "de...
1143 27936 Micmacs A man and his friends come up with an intricat... [Action, Comedy, Crime] [unemployment, contortionist, human cannonball] [{"cast_id": 1, "character": "Bazil", "credit_... [{"credit_id": "52fe456ec3a368484e05a8cf", "de...
1144 65 8 Mile The setting is Detroit in 1995. The city is di... [Drama] [individual, street gang, adolescence, rap mus... [{"cast_id": 3, "character": "Jimmy B. \"Rabbi... [{"credit_id": "52fe4212c3a36847f8001c6b", "de...
1145 280391 Why I Did (Not) Eat My Father Based on the novel 'Evolution Man' by Roy Lewi... [Adventure, Comedy, Animation] [animation, evolution, humanity] [{"cast_id": 0, "character": "Edouard (voice)"... [{"credit_id": "53b70add0e0a2676c4005f20", "de...
1146 9476 A Knight's Tale William Thatcher, a peasant, is sent to appren... [Adventure, Drama, Romance, Action] [poetry, knight, tournament, duel, torture, wr... [{"cast_id": 1, "character": "Sir William That... [{"credit_id": "5691715092514179ac000850", "de...
1147 10610 The Medallion A Hong Kong detective suffers a fatal accident... [Thriller, Fantasy, Action, Comedy] [detective, medallion, leather jacket, wretch,... [{"cast_id": 1, "character": "Eddie Yang", "cr... [{"credit_id": "52fe43939251416c75015bd7", "de...
1148 745 The Sixth Sense A psychological thriller about an eight year o... [Mystery, Thriller, Drama] [child abuse, sense of guilt, loss of child, c... [{"cast_id": 9, "character": "Malcolm Crowe", ... [{"credit_id": "52fe426fc3a36847f801e775", "de...
1149 49527 Man on a Ledge An ex-cop turned con threatens to jump to his ... [Action, Thriller, Crime] [deception, new york city, rooftop, diamond he... [{"cast_id": 2, "character": "Nick Cassidy", "... [{"credit_id": "52fe479ac3a36847f813e9f3", "de...
1150 73937 The Big Year Three fanatical bird-watchers spend an entire ... [Comedy] [helicopter, based on novel, honeymoon, airpla... [{"cast_id": 1, "character": "Kenny Bostick", ... [{"credit_id": "55950d8592514170ef0028b6", "de...
1151 1885 The Karate Kid Hassled by the school bullies, Daniel LaRusso ... [Drama] [flat, taskmaster, karate, egg, kids and famil... [{"cast_id": 10, "character": "Daniel LaRusso"... [{"credit_id": "52fe431dc3a36847f803b81f", "de...
1152 168672 American Hustle A con man, Irving Rosenfeld, along with his se... [Drama, Crime] [con artist, scam, mobster, fbi agent] [{"cast_id": 3, "character": "Irving Rosenfeld... [{"credit_id": "52fe4cd3c3a36847f8240683", "de...
1153 18240 The Proposal When she learns she's in danger of losing her ... [Comedy, Romance, Drama] [fictitious marriage, deportation, immigration... [{"cast_id": 3, "character": "Margaret Tate", ... [{"credit_id": "5635d9db925141284c019df7", "de...
1154 10398 Double Jeopardy A woman framed for her husband's murder suspec... [Crime, Drama, Mystery, Thriller] [prison, sailboat, sailing trip, new orleans, ... [{"cast_id": 1, "character": "Travis Lehman", ... [{"credit_id": "52fe43679251416c7500eef9", "de...
1155 165 Back to the Future Part II Marty and Doc are at it again in this wacky se... [Adventure, Comedy, Family, Science Fiction] [skateboarding, flying car, car race, delorean... [{"cast_id": 25, "character": "Marty McFly Sr.... [{"credit_id": "52fe4221c3a36847f8006467", "de...
1156 240832 Lucy A woman, accidentally caught in a dark deal, t... [Action, Science Fiction] [artificial intelligence, telepathy, intellige... [{"cast_id": 1, "character": "Lucy Miller", "c... [{"credit_id": "52fe4eadc3a36847f82a0adb", "de...
1157 216015 Fifty Shades of Grey When college senior Anastasia Steele steps in ... [Drama, Romance, Thriller] [based on novel, perversion, spanking, billion... [{"cast_id": 5, "character": "Anastasia Steele... [{"credit_id": "56615c03c3a36875e4006286", "de...
1158 12279 Spy Kids 3-D: Game Over Carmen's caught in a virtual reality game desi... [Action, Adventure, Comedy, Family, Science Fi... [video game, intelligence, liberation, child h... [{"cast_id": 1, "character": "Gregorio Cortez"... [{"credit_id": "52fe44d89251416c75042f83", "de...
1159 1645 A Time to Kill A young lawyer defends a black man accused of ... [Crime, Drama, Thriller] [ku klux klan, rape, mississippi, jurors, blac... [{"cast_id": 1, "character": "Jake Tyler Briga... [{"credit_id": "52fe4308c3a36847f803542f", "de...
1160 11007 Cheaper by the Dozen The Baker brood moves to Chicago after patriar... [Comedy] [big family, new job, aspiring actor, smart kid] [{"cast_id": 1, "character": "Tom Baker", "cre... [{"credit_id": "52fe43e19251416c75021bf3", "de...
1161 193756 Lone Survivor Based on the failed June 28, 2005 mission "Ope... [Action, Drama, Thriller, War] [war, survival, navy seal, military, dangerous... [{"cast_id": 3, "character": "Marcus Luttrell"... [{"credit_id": "539abafcc3a3684afc0003d5", "de...
1162 11287 A League of Their Own Small-town sisters Dottie and Kit join an all-... [Comedy] [baseball, world war ii, sport, baseball playe... [{"cast_id": 9, "character": "Jimmy Dugan", "c... [{"credit_id": "52fe441e9251416c750297cd", "de...
1163 259693 The Conjuring 2 Lorraine and Ed Warren travel to north London ... [Horror] [london england, england, 1970s, spirit, singl... [{"cast_id": 1, "character": "Ed Warren", "cre... [{"credit_id": "5739d8af9251414ae00017fd", "de...
1164 37799 The Social Network On a fall night in 2003, Harvard undergrad and... [Drama] [hacker, hacking, creator, frat party, social ... [{"cast_id": 7, "character": "Mark Zuckerberg"... [{"credit_id": "52fe466f9251416c9105471d", "de...
1165 10184 He's Just Not That Into You Remember that really cute guy who said he'd ca... [Comedy, Romance, Drama] [relationship, ensemble cast, duringcreditssti... [{"cast_id": 7, "character": "Neil", "credit_i... [{"credit_id": "52fe433d9251416c75008c21", "de...
1166 4257 Scary Movie 4 Cindy finds out the house she lives in is haun... [Comedy] [haunted house, alien life-form, riesen-ipod] [{"cast_id": 10, "character": "Cindy", "credit... [{"credit_id": "52fe43b6c3a36847f8069e41", "de...
1167 4234 Scream 3 A murdering spree begins to happen again, this... [Horror, Mystery] [mask, metal detector, film director, ex-cop, ... [{"cast_id": 15, "character": "Dewey Riley", "... [{"credit_id": "52fe43b4c3a36847f80690dd", "de...
1168 196 Back to the Future Part III The final installment of the Back to the Futur... [Adventure, Comedy, Family, Science Fiction] [railroad robber, california, delorean, indian... [{"cast_id": 14, "character": "Marty McFly / S... [{"credit_id": "52fe4225c3a36847f80078d5", "de...
1169 257091 Get Hard When obscenely rich hedge-fund manager James i... [Comedy] [prison, training, framed, embezzlement] [{"cast_id": 3, "character": "James", "credit_... [{"credit_id": "5639e6799251414d2200166f", "de...
1170 6114 Dracula When Dracula leaves the captive Jonathan Harke... [Romance, Horror] [adultery, maze, vampire, bite, remake, rough ... [{"cast_id": 2, "character": "Dracula", "credi... [{"credit_id": "52fe443ec3a36847f808a953", "de...
1171 24803 Julie & Julia Julia Child and Julie Powell – both of whom wr... [Romance, Drama] [cooking, book, cookbook, blog, recipe, woman ... [{"cast_id": 1, "character": "Julia Child", "c... [{"credit_id": "52fe44aac3a368484e02ff57", "de...
1172 109410 42 The powerful story of Jackie Robinson, the leg... [Drama] [baseball, biography, sport, brooklyn dodgers] [{"cast_id": 19, "character": "Jackie Robinson... [{"credit_id": "5609cc74c3a368681700089a", "de...
1173 1213 The Talented Mr. Ripley Tom Ripley is a calculating young man who beli... [Thriller, Crime, Drama] [venice, italy, gay, new york, lovesickness, d... [{"cast_id": 24, "character": "Tom Ripley", "c... [{"credit_id": "57c75cc39251410a5600036f", "de...
1174 100042 Dumb and Dumber To 20 years after the dimwits set out on their fi... [Comedy] [friendship, sequel, road movie, buddy comedy] [{"cast_id": 6, "character": "Lloyd Christmas"... [{"credit_id": "54e36a7bc3a3684897001610", "de...
1175 9036 Eight Below In the Antarctic, after an expedition with Dr.... [Adventure, Drama, Family] [expedition, pilot, survival, sled dogs, seal] [{"cast_id": 1, "character": "Jerry Shepard", ... [{"credit_id": "52fe44d4c3a36847f80ac939", "de...
1176 257211 The Intern 70-year-old widower Ben Whittaker has discover... [Comedy] [intern, woman director] [{"cast_id": 2, "character": "Ben Whittaker", ... [{"credit_id": "560db746925141478a0017d5", "de...
1177 323675 Ride Along 2 As his wedding day approaches, Ben heads to Mi... [Action, Comedy] [police, sequel, police officer, brother-in-la... [{"cast_id": 1, "character": "Ben Barber", "cr... [{"credit_id": "58baaa0cc3a368515d003486", "de...
1178 9361 The Last of the Mohicans As the English and French soldiers battle for ... [Action, Adventure, Drama, History, Romance, War] [secret love, mohawk, native american, 18th ce... [{"cast_id": 12, "character": "Hawkeye/Nathani... [{"credit_id": "52fe44eec3a36847f80b260f", "de...
1179 1677 Ray Born on a sharecropping plantation in Northern... [Drama, Music] [black people, soul, country music, loss of br... [{"cast_id": 1, "character": "Ray Charles", "c... [{"credit_id": "56781e99c3a3681685009347", "de...
1180 187 Sin City Welcome to Sin City. This town beckons to the ... [Action, Thriller, Crime] [dystopia, based on comic book, held captive, ... [{"cast_id": 8, "character": "Nancy Callahan",... [{"credit_id": "52fe4224c3a36847f8007375", "de...
1181 7461 Vantage Point The attempted assassination of the American Pr... [Drama, Action, Thriller, Crime] [bomb, terror, spain, usa president, terrorist... [{"cast_id": 1, "character": "Thomas Barnes", ... [{"credit_id": "52fe447fc3a36847f8099a89", "de...
1182 16538 I Love You, Man Peter Klaven is a successful real estate agent... [Comedy] [poker, bondage, duringcreditsstinger] [{"cast_id": 1, "character": "Peter Klaven", "... [{"credit_id": "587ea380c3a36846c302260a", "de...
1183 9889 Shallow Hal A shallow man falls in love with a 300 pound w... [Comedy, Romance] [overweight, beauty, hypnosis, overweight man,... [{"cast_id": 14, "character": "Rosemary Shanah... [{"credit_id": "52fe4541c3a36847f80c3e43", "de...
1184 820 JFK New Orleans District Attorney Jim Garrison dis... [Drama, Thriller, History] [assassination, cia, homophobia, new orleans, ... [{"cast_id": 23, "character": "Jim Garrison", ... [{"credit_id": "52fe427bc3a36847f8022365", "de...
1185 11565 Big Momma's House 2 FBI agent Malcolm Turner goes back undercover ... [Comedy, Crime] [undercover, nanny, computer virus, stress, un... [{"cast_id": 17, "character": "Malcolm / Big M... [{"credit_id": "52fe445b9251416c75031e27", "de...
1186 6073 The Mexican Jerry Welbach, a reluctant bagman, has been gi... [Action, Comedy, Crime, Romance] [kidnapping, pistol] [{"cast_id": 1, "character": "Jerry Welbach", ... [{"credit_id": "52fe443bc3a36847f8089dfd", "de...
1187 16996 17 Again On the brink of a midlife crisis, 30-something... [Comedy] [high school, bullying, high school sports, fa... [{"cast_id": 1, "character": "Mike O'Donnell (... [{"credit_id": "563e1c4b9251417fa90036b7", "de...
1188 193610 The Other Woman After discovering her boyfriend is married, Ca... [Comedy, Romance] [infidelity, revenge, unfaithful boyfriend, wo... [{"cast_id": 7, "character": "Carly Whitten", ... [{"credit_id": "52fe4cd39251416c91101639", "de...
1189 19912 The Final Destination After a young man's premonition of a deadly ra... [Horror, Mystery] [car race, dying and death, plan, stock-car-ra... [{"cast_id": 1, "character": "Nick O'Bannon", ... [{"credit_id": "52fe47f89251416c750ab9e7", "de...
1190 296098 Bridge of Spies During the Cold War, the Soviet Union captures... [Thriller, Drama] [spy, cia, cold war, soviet union, pilot, lawy... [{"cast_id": 0, "character": "James B. Donovan... [{"credit_id": "564b24409251414dd1003509", "de...
1191 8007 Behind Enemy Lines While flying a routine reconnaissance mission ... [Action, Drama, Thriller, War] [helicopter, war crimes, sniper, bosnia and he... [{"cast_id": 1, "character": "Lt. Chris Burnet... [{"credit_id": "52fe448cc3a36847f809c49b", "de...
1192 32823 Get Him to the Greek Pinnacle records has the perfect plan to get t... [Comedy] [aftercreditsstinger] [{"cast_id": 1, "character": "Aaron Green", "c... [{"credit_id": "553e2e76c3a3687db1002f94", "de...
1193 4380 Shall We Dance? Upon first sight of a beautiful instructor, a ... [Drama, Romance, Comedy] [jealousy, wife husband relationship, dancing ... [{"cast_id": 14, "character": "John Clark", "c... [{"credit_id": "52fe43bec3a36847f806c1c7", "de...
1194 11551 Small Soldiers When missile technology is used to enhance toy... [Comedy, Adventure, Fantasy, Science Fiction, ... [defense industry, toy shop, technical toy, so... [{"cast_id": 1, "character": "Alan Abernathy",... [{"credit_id": "52fe44589251416c75031709", "de...
1195 10336 Spawn After being murdered by corrupt colleagues in ... [Action, Adventure, Fantasy, Horror, Science F... [anti hero, secret agent, fistfight, based on ... [{"cast_id": 9, "character": "Al Simmons", "cr... [{"credit_id": "537348f30e0a267c67001487", "de...
1196 11362 The Count of Monte Cristo Edmond Dantés's life and plans to marry the be... [Action, Adventure, Drama, Thriller] [loss of lover, lover (female), ex-lover, tort... [{"cast_id": 17, "character": "Edmond Dantes",... [{"credit_id": "52fe44309251416c7502bf37", "de...
1197 50348 The Lincoln Lawyer A lawyer conducts business from the back of hi... [Crime, Drama, Thriller] [judge, arrest, jury, private investigator] [{"cast_id": 2, "character": "Mickey Haller", ... [{"credit_id": "52fe47c4c3a36847f81471bb", "de...
1198 48138 Unknown An American biologist attending a conference i... [Action, Mystery, Thriller] [taxi, hotel, coma, taxi driver, prince, brief... [{"cast_id": 2, "character": "Dr. Martin Harri... [{"credit_id": "52fe4756c3a36847f81300b1", "de...
1199 1124 The Prestige A mysterious story of two magicians whose inte... [Drama, Mystery, Thriller] [competition, secret, obsession, magic, dying ... [{"cast_id": 11, "character": "Robert Angier",... [{"credit_id": "52fe42e8c3a36847f802beed", "de...
1200 227159 Horrible Bosses 2 Dale, Kurt and Nick decide to start their own ... [Comedy] [prison, kidnapping, sequel, car chase, sex ad... [{"cast_id": 4, "character": "Nick Hendricks",... [{"credit_id": "594976749251413ff405a00c", "de...
1201 68179 Escape from Planet Earth Astronaut Scorch Supernova finds himself caugh... [Animation, Comedy, Adventure, Family, Science... [spaceship, alien, rescue, escape, planet, ast... [{"cast_id": 1, "character": "Scorch Supernova... [{"credit_id": "52fe4788c3a368484e0cc2d7", "de...
1202 1579 Apocalypto Set in the Mayan civilization, when a man's id... [Action, Adventure, Drama, Thriller] [loss of family, solar eclipse, slavery, jagua... [{"cast_id": 15, "character": "Jaguar Paw", "c... [{"credit_id": "52fe4300c3a36847f8032fdb", "de...
1203 708 The Living Daylights James Bond helps a Russian General escape into... [Action, Adventure, Thriller] [london england, smuggling of arms, prison, en... [{"cast_id": 18, "character": "James Bond", "c... [{"credit_id": "52fe426ec3a36847f801df5f", "de...
1204 34851 Predators A mercenary reluctantly leads a motley crew of... [Action, Science Fiction, Adventure, Thriller] [hunter, predator, yakuza, hunting human being... [{"cast_id": 5, "character": "Edwin", "credit_... [{"credit_id": "52fe45819251416c91034aa7", "de...
1205 9930 Legal Eagles District Attorney Tom Logan is set for higher ... [Comedy, Crime, Drama, Romance, Thriller] [court case, client, lawyer, courtroom] [{"cast_id": 1, "character": "Tom Logan", "cre... [{"credit_id": "576c710192514107f6000c58", "de...
1206 1586 Secret Window Mort Rainey, a writer just emerging from a pai... [Thriller, Mystery] [alcohol, adultery, detective, mississippi, je... [{"cast_id": 1, "character": "Mort Rainey", "c... [{"credit_id": "52fe4301c3a36847f8033655", "de...
1207 2044 The Lake House A lonely doctor who once occupied an unusual l... [Romance, Drama, Mystery] [chicago, writing, architect, future, time, ar... [{"cast_id": 14, "character": "Alex Wyler", "c... [{"credit_id": "564338099251410a490019e2", "de...
1208 9913 The Skeleton Key A hospice nurse working at a spooky New Orlean... [Drama, Horror, Mystery, Thriller] [nurse, secret, dream, fight, kidnapping, new ... [{"cast_id": 14, "character": "Caroline Ellis"... [{"credit_id": "52fe4547c3a36847f80c53c7", "de...
1209 71864 The Odd Life of Timothy Green A childless couple bury a box in their backyar... [Fantasy, Drama, Comedy, Family] [green, dodgeball, incredibile, timothy] [{"cast_id": 3, "character": "Cindy Green", "c... [{"credit_id": "52fe484cc3a368484e0f1ddb", "de...
1210 10761 Made of Honor Tom and Hannah have been platonic friends for ... [Comedy, Romance] [scotland, love of one's life, ladykiller, one... [{"cast_id": 23, "character": "Thomas 'Tom' Ba... [{"credit_id": "52fe43b19251416c7501a7a3", "de...
1211 209451 Jersey Boys From director Clint Eastwood comes the big-scr... [Music, Drama] [biography, based on play] [{"cast_id": 5, "character": "Angelo \u201cGyp... [{"credit_id": "52fe4d66c3a368484e1e70f3", "de...
1212 11975 The Rainmaker When Rudy Baylor (Matt Damon), a young attorne... [Drama, Crime, Thriller] [jurors, proof, court case, leukemia, lawyer, ... [{"cast_id": 12, "character": "Rudy Baylor", "... [{"credit_id": "52fe44ad9251416c7503d30f", "de...
1213 4970 Gothika After a car crash, a criminal psychologist (Ha... [Horror, Thriller] [amnesia, mental institution, patient, trust, ... [{"cast_id": 14, "character": "Miranda Grey", ... [{"credit_id": "52fe43e9c3a36847f8077d15", "de...
1214 11831 Amistad In 1839, the slave ship Amistad set sail from ... [Drama, History, Mystery] [cuba, mutiny, slavery, sentence, historical f... [{"cast_id": 13, "character": "Theodore", "cre... [{"credit_id": "52fe448e9251416c75038f33", "de...
1215 9096 Medicine Man An eccentric scientist working for a large dru... [Adventure] [medicine, ant, research, amazon, cancer, jung... [{"cast_id": 1, "character": "Dr. Robert Campb... [{"credit_id": "5645cb8e9251410a4c008bf5", "de...
1216 440 Aliens vs Predator: Requiem A sequel to 2004's Alien vs. Predator, the ico... [Fantasy, Action, Science Fiction, Thriller, H... [predator, national guard, hybrid, alien, morg... [{"cast_id": 17, "character": "Dallas Howard",... [{"credit_id": "53957f680e0a266db40063f9", "de...
1217 11011 Ri¢hie Ri¢h Billionaire heir Richie Rich has it all, inclu... [Comedy, Family] [family, life raft, private plane, toothbrush,... [{"cast_id": 9, "character": "Richie Rich", "c... [{"credit_id": "52fe43e29251416c75021e25", "de...
1218 10641 Autumn in New York Autumn in New York follows the sexual exploits... [Drama, Romance] [new love, love of one's life, unexpected happ... [{"cast_id": 1, "character": "Will Keane", "cr... [{"credit_id": "52fe439a9251416c75016d65", "de...
1219 11172 Music and Lyrics A washed up singer is given a couple days to c... [Comedy, Music, Romance] [pop star, song, romantic comedy, song writing... [{"cast_id": 1, "character": "Sophie Fisher", ... [{"credit_id": "52fe44079251416c7502687b", "de...
1220 39513 Paul For the past 60 years, a space-traveling smart... [Adventure, Comedy, Science Fiction] [san diego, area 51, alien space craft, hit wi... [{"cast_id": 1, "character": "Paul (voice)", "... [{"credit_id": "52fe47219251416c9106af8d", "de...
1221 82687 The Guilt Trip An inventor and his mom hit the road together ... [Comedy] [inventor, road trip, guilt, mother son relati... [{"cast_id": 13, "character": "Andy Brewster",... [{"credit_id": "52fe486a9251416c9108bb21", "de...
1222 41446 Scream 4 Sidney Prescott, now the author of a self-help... [Horror, Mystery] [sheriff, book, knife, horror, rescue, author,... [{"cast_id": 8, "character": "Sheriff Dwight '... [{"credit_id": "52fe45cac3a36847f80da9e1", "de...
1223 8224 8MM A small, seemingly innocuous plastic reel of f... [Thriller, Crime, Mystery] [pornography, porn actor, loss of daughter, ch... [{"cast_id": 3, "character": "Tom Welles", "cr... [{"credit_id": "52fe4498c3a36847f809f203", "de...
1224 10537 The Doors The story of the famous and influential 1960's... [Drama, Music] [hippie, poetry, sex, rock and roll, nudity, h... [{"cast_id": 13, "character": "Jim Morrison", ... [{"credit_id": "52fe43839251416c75013415", "de...
1225 225886 Sex Tape When Jay and Annie first got together, their r... [Comedy] [marriage, internet, relationship, family, sex... [{"cast_id": 1, "character": "Annie", "credit_... [{"credit_id": "56670d49c3a368090200181c", "de...
1226 10385 Hanging Up A trio of sisters bond over their ambivalence ... [Comedy, Drama] [sister sister relationship, cheating, amnesia... [{"cast_id": 1, "character": "Eve Mozell Marks... [{"credit_id": "563b2dcc9251414c70003e22", "de...
1227 55779 Final Destination 5 In this fifth installment, Death is just as om... [Horror, Mystery] [premonition, death by accident, crash, end is... [{"cast_id": 3, "character": "Molly", "credit_... [{"credit_id": "5332d6639251410b48003461", "de...
1228 10154 Mickey Blue Eyes An English auctioneer proposes to the daughter... [Comedy, Crime, Romance] [new york, marriage proposal, fbi, mafia boss,... [{"cast_id": 1, "character": "Michael Felgate"... [{"credit_id": "52fe43379251416c75007d3f", "de...
1229 10647 Pay It Forward Like some other kids, 12-year-old Trevor McKin... [Drama, Romance] [child's point of view, candlelight vigil, goo... [{"cast_id": 1, "character": "Eugene Simonet",... [{"credit_id": "52fe439b9251416c75016fd1", "de...
1230 11431 Fever Pitch When relaxed and charming Ben Wrightman meets ... [Comedy, Drama, Romance] [baseball, fanatic, relationship problems, spo... [{"cast_id": 1, "character": "Lindsey Meeks", ... [{"credit_id": "52fe443f9251416c7502df99", "de...
1231 8457 Drillbit Taylor Three kids hire a low-budget bodyguard to prot... [Comedy] [prison, jealousy, homeless person, beach, par... [{"cast_id": 1, "character": "Drillbit Taylor"... [{"credit_id": "52fe44abc3a36847f80a3473", "de...
1232 188161 A Million Ways to Die in the West As a cowardly farmer begins to fall for the my... [Comedy, Western] [gunslinger, farmer, wild west, laxative] [{"cast_id": 5, "character": "Albert Stark", "... [{"credit_id": "540a21360e0a262b3700098a", "de...
1233 8850 The Shadow Based on the 1930's comic strip, puts the hero... [Adventure, Fantasy, Action, Thriller, Science... [new york, atomic bomb, ladykiller, hypnosis, ... [{"cast_id": 8, "character": "Lamont Cranston/... [{"credit_id": "52fe44c0c3a36847f80a8087", "de...
1234 64685 Extremely Loud & Incredibly Close A year after his father's death, Oskar, a trou... [Drama] [based on novel, autism, key, scavenger hunt, ... [{"cast_id": 11, "character": "Oskar Schell", ... [{"credit_id": "52fe46e4c3a368484e0a9895", "de...
1235 38357 Morning Glory A young and devoted morning television produce... [Comedy, Drama, Romance] [work ethic, tv morning show, tv reporter] [{"cast_id": 3, "character": "Becky Fuller", "... [{"credit_id": "52fe46b09251416c9105c6af", "de...
1236 10060 Get Rich or Die Tryin' A tale of an inner city drug dealer who turns ... [Drama] [loss of mother, attempted murder, career, mus... [{"cast_id": 26, "character": "Marcus", "credi... [{"credit_id": "52fe43179251416c7500307f", "de...
1237 11398 The Art of War When ruthless terrorists threaten to bring dow... [Crime, Action, Adventure] [china, chinese woman, secret agent, conspirac... [{"cast_id": 9, "character": "Neil Shaw", "cre... [{"credit_id": "52fe44389251416c7502cfeb", "de...
1238 1833 Rent This rock opera tells the story of one year in... [Drama, Romance] [gay, sex, aids, musical, hiv, based on play, ... [{"cast_id": 26, "character": "Mark Cohen", "c... [{"credit_id": "52fe4319c3a36847f8039fab", "de...
1239 10391 Bless the Child When Maggie's sister Jenna saddles her with an... [Drama, Horror, Thriller, Crime] [sister sister relationship, autism, mephisto,... [{"cast_id": 1, "character": "Maggie O'Connor"... [{"credit_id": "52fe43659251416c7500ebbd", "de...
1240 8970 The Out-of-Towners The remake of the 1970 Neil Simon comedy follo... [Comedy] [new york, travel, misfortune] [{"cast_id": 1, "character": "Henry Clark", "c... [{"credit_id": "52fe44ccc3a36847f80aaa81", "de...
1241 9306 The Island of Dr. Moreau A shipwrecked sailor stumbles upon a mysteriou... [Fantasy, Horror, Science Fiction] [monster, experiment, island, mutation, geneti... [{"cast_id": 7, "character": "Dr. Moreau", "cr... [{"credit_id": "56d37a4592514154b60014dc", "de...
1242 11370 The Musketeer In Peter Hyams's adaptation of the famous Alex... [Action, Adventure, Drama] [loss of family, queen, power, power takeover,... [{"cast_id": 1, "character": "The Queen", "cre... [{"credit_id": "56ca389d925141172f008c55", "de...
1243 12184 The Other Boleyn Girl A sumptuous and sensual tale of intrigue, roma... [Drama] [england, sister sister relationship, queen, k... [{"cast_id": 17, "character": "Anne Boleyn", "... [{"credit_id": "52fe44c69251416c75040899", "de...
1244 1921 Sweet November Nelson is a man devoted to his advertising car... [Drama, Romance] [workaholic, dogsitter] [{"cast_id": 15, "character": "Nelson", "credi... [{"credit_id": "52fe4322c3a36847f803cc09", "de...
1245 1683 The Reaping Katherine Morrissey, a former Christian missio... [Horror] [river, miracle, bible, louisiana, frog, grass... [{"cast_id": 1, "character": "Katherine", "cre... [{"credit_id": "52fe430bc3a36847f8036677", "de...
1246 203 Mean Streets A small-time hood must choose from among love,... [Drama, Crime] [epilepsy, protection money, secret love, mone... [{"cast_id": 8, "character": "Charlie Cappa", ... [{"credit_id": "52fe4226c3a36847f8007da3", "de...
1247 11858 Renaissance Man Danny DeVito plays an advertising man who is s... [Comedy, War] [vietnam veteran, commercial, advertising expe... [{"cast_id": 1, "character": "Bill Rago", "cre... [{"credit_id": "52fe44949251416c75039d0b", "de...
1248 62835 Colombiana Zoe Saldana plays a young woman who, after wit... [Action, Thriller, Crime, Drama] [street gang, uncle, female assassin, witness ... [{"cast_id": 3, "character": "Cataleya Restrep... [{"credit_id": "52fe468fc3a368484e09758f", "de...
1249 18937 Quest for Camelot During the times of King Arthur, Kayley is a b... [Fantasy, Animation, Drama, Romance, Family] [] [{"cast_id": 1, "character": "Kayley (voice)",... [{"credit_id": "59139064c3a36842c10005f4", "de...
1250 13536 City By The Sea A man struggling to come to terms with the sin... [Crime, Drama, Mystery] [murder, homicide detective] [{"cast_id": 1, "character": "Vincent LaMarca"... [{"credit_id": "52fe45779251416c7505784f", "de...
1251 15556 At First Sight A blind man has an operation to regain his sig... [Drama, Romance] [blind, massage therapist] [{"cast_id": 1, "character": "Virgil Adamson",... [{"credit_id": "5620bdde92514171d000751b", "de...
1252 10718 Torque Biker Cary Ford is framed by an old rival and ... [Action] [ex-girlfriend, drug dealer, gang, motorcyclist] [{"cast_id": 1, "character": "Ford", "credit_i... [{"credit_id": "556e30e8925141421d001456", "de...
1253 11062 City Hall The accidental shooting of a boy in New York l... [Drama, Thriller] [corruption, undercover, war on drugs, mayor, ... [{"cast_id": 1, "character": "Mayor John Pappa... [{"credit_id": "571fb8ccc3a368775b0032ff", "de...
1254 10802 Showgirls A young drifter named Nomi arrives in Las Vega... [Drama] [dancing, female nudity, go-go dancer, spanner... [{"cast_id": 10, "character": "Nomi Malone", "... [{"credit_id": "52fe43ba9251416c7501bc57", "de...
1255 1887 Marie Antoinette The retelling of France's iconic but ill-fated... [Drama, History] [shoe, voice over, rite, theatre audience, bri... [{"cast_id": 19, "character": "Marie Antoinett... [{"credit_id": "52fe431ec3a36847f803b8d9", "de...
1256 6071 Kiss of Death Jimmy Kilmartin is an ex-con living in Astoria... [Action, Crime, Drama, Thriller] [hoodlum] [{"cast_id": 1, "character": "Jimmy Kilmartin"... [{"credit_id": "52fe443bc3a36847f8089d21", "de...
1257 10461 Get Carter Remake of the Michael Caine classic. Jack Cart... [Action, Drama, Thriller, Crime] [ritual, pornographic video, car crash, dvd] [{"cast_id": 1, "character": "Jack Carter", "c... [{"credit_id": "52fe43749251416c75011093", "de...
1258 80278 The Impossible In December 2004, close-knit family Maria, Hen... [Thriller, Drama] [thailand, tsunami, family vacation, tidal wav... [{"cast_id": 3, "character": "Maria Bennett", ... [{"credit_id": "53466d040e0a265fef001254", "de...
1259 12704 Ishtar Two terrible lounge singers get booked to play... [Action, Adventure, Comedy] [wilderness, sahara, beautiful woman, singer, ... [{"cast_id": 1, "character": "Lyle Rogers", "c... [{"credit_id": "52fe45179251416c7504b68d", "de...
1260 10315 Fantastic Mr. Fox The Fantastic Mr. Fox bored with his current l... [Adventure, Animation, Comedy, Family] [fox, tree, peasant, revenge, cider, tale, far... [{"cast_id": 4, "character": "Mr. Fox (voice)"... [{"credit_id": "52fe43579251416c7500cb7f", "de...
1261 16643 Life or Something Like It A reporter Lanie Kerrigan interviews a psychic... [Comedy, Drama, Romance] [] [{"cast_id": 1, "character": "Lanie Kerrigan",... [{"credit_id": "54a456919251414d2700d04c", "de...
1262 2687 Memoirs of an Invisible Man After a freak accident, an invisible yuppie ru... [Comedy, Fantasy, Science Fiction] [invisible man] [{"cast_id": 25, "character": "Nick Holloway",... [{"credit_id": "52fe4365c3a36847f80510e1", "de...
1263 194 Amélie At a tiny Parisian café, the adorable yet pain... [Comedy, Romance] [paris, love triangle, ghost train, sex-shop, ... [{"cast_id": 4, "character": "Am\u00e9lie Poul... [{"credit_id": "52fe4225c3a36847f800778b", "de...
1264 11025 New York Minute Top student Jane Ryan heads to Manhattan for a... [Comedy] [twin sister, music video, geek, vacation, uni... [{"cast_id": 1, "character": "Jane Ryan", "cre... [{"credit_id": "52fe43e69251416c750225c5", "de...
1265 8849 Alfie In Manhattan, the British limousine driver Alf... [Comedy] [new york, cheating, flirt, lover, older woman... [{"cast_id": 1, "character": "Alfie", "credit_... [{"credit_id": "562643e89251413ded006a07", "de...
1266 78698 Big Miracle Based on an inspiring true story, a small-town... [Adventure, Drama, Romance] [whale, alaska, aftercreditsstinger, duringcre... [{"cast_id": 1, "character": "Rachel Kramer", ... [{"credit_id": "575adb64c3a36805d8001df8", "de...
1267 30943 The Deep End of the Ocean Michelle Pfeiffer is ferocious in the role of ... [Drama, Mystery] [kidnapping, boy, reunion] [{"cast_id": 1, "character": "Beth Cappadora",... [{"credit_id": "57a6886d9251417f2b002585", "de...
1268 9544 FearDotCom With four corpses on his hands, New York City ... [Horror, Thriller] [race against time, psychopath, homepage, cop,... [{"cast_id": 1, "character": "Detective Mike R... [{"credit_id": "52fe4507c3a36847f80b81d5", "de...
1269 24418 Cirque du Freak: The Vampire's Assistant Darren Shan is a regular teenage kid. He and h... [Adventure, Fantasy, Action, Thriller] [vampire, spider, wolfman, stew, best friend, ... [{"cast_id": 1, "character": "Larten Crepsley"... [{"credit_id": "52fe4494c3a368484e02aef3", "de...
1270 7288 Duplex When a young couple buys their dream home, the... [Action, Comedy, Thriller] [] [{"cast_id": 1, "character": "Alex Rose", "cre... [{"credit_id": "52fe4477c3a36847f809798b", "de...
1271 14655 Soul Men Two former backup soul singers, Louis and Floy... [Comedy, Music] [duringcreditsstinger] [{"cast_id": 4, "character": "Louis Hinds", "c... [{"credit_id": "5988828a925141091500005e", "de...
1272 24575 Raise the Titanic To obtain a supply of a rare mineral, a ship r... [Action, Drama, Thriller] [] [{"cast_id": 6, "character": "Master Chief Vin... [{"credit_id": "57a341c89251410c7d001d39", "de...
1273 10366 Universal Soldier: The Return Luc Deveraux, the heroic former Universal Sold... [Action, Science Fiction] [super computer, computer program, destiny, ti... [{"cast_id": 1, "character": "Luc Devereux", "... [{"credit_id": "52fe43619251416c7500e175", "de...
1274 19898 Pandorum Two crew members wake up on an abandoned space... [Action, Horror, Mystery, Science Fiction, Thr... [dystopia, spaceship, survival, mission] [{"cast_id": 1, "character": "Bower", "credit_... [{"credit_id": "52fe47f79251416c750ab619", "de...
1275 4965 Impostor Gary Sinise plays Spencer Olham, a top-secret ... [Action, Science Fiction, Thriller] [android, alien] [{"cast_id": 14, "character": "Spencer Olham",... [{"credit_id": "52fe43e8c3a36847f8077b0d", "de...
1276 15074 Extreme Ops While filming an advertisement, some extreme s... [Action, Adventure, Drama, Thriller] [ski] [{"cast_id": 1, "character": "Will", "credit_i... [{"credit_id": "52fe46369251416c75070fd5", "de...
1277 56715 Just Visiting A knight and his valet are plagued by a witch,... [Comedy, Fantasy, Science Fiction] [time travel, remake, alternate history, drago... [{"cast_id": 2, "character": "Thibault", "cred... [{"credit_id": "55a0e383925141297d001191", "de...
1278 1272 Sunshine Fifty years into the future, the sun is dying,... [Science Fiction, Thriller] [saving the world, bomb, sun, space marine, su... [{"cast_id": 5, "character": "Robert Capa", "c... [{"credit_id": "5378a9080e0a261425004f95", "de...
1279 72358 A Thousand Words Jack McCall is a fast-talking literary agent, ... [Drama, Comedy] [liar, literary agent] [{"cast_id": 3, "character": "Jack McCall", "c... [{"credit_id": "5917008fc3a3683a9302f11c", "de...
1280 20542 Delgo In a divided land, it takes a rebellious boy a... [Adventure, Fantasy, Animation, Comedy, Scienc... [] [{"cast_id": 6, "character": "Delgo", "credit_... [{"credit_id": "52fe43edc3a368484e006445", "de...
1281 266396 The Gunman Eight years after fleeing the Congo following ... [Action, Drama, Crime] [assassin, hitman] [{"cast_id": 1, "character": "Terrier", "credi... [{"credit_id": "558b4eb892514141d8001135", "de...
1282 9978 Stormbreaker Alex Rider thinks he is a normal school boy, u... [Adventure, Action, Family] [england, secret intelligence service, child h... [{"cast_id": 34, "character": "Alex Rider", "c... [{"credit_id": "52fe4556c3a36847f80c87a3", "de...
1283 8271 Disturbia Kale is a 17-year-old placed under house arres... [Thriller, Drama, Mystery] [kidnapping, young people] [{"cast_id": 1, "character": "Kale Brecht", "c... [{"credit_id": "55be22ab9251413e58004651", "de...
1284 10428 Hackers Along with his new friends, a teenager who was... [Action, Crime, Thriller, Drama] [female nudity, hacker, nudity, computer virus... [{"cast_id": 16, "character": "Dade Murphy / '... [{"credit_id": "52fe436e9251416c750100bb", "de...
1285 5353 The Hunting Party An emerging journalist (Jesse Eisenberg), an e... [Action, Adventure, Thriller, Drama] [civil war, spy, hotel, journalist, journalism... [{"cast_id": 1, "character": "Simon Hunt", "cr... [{"credit_id": "52fe4404c3a36847f807d5db", "de...
1286 11934 The Hudsucker Proxy A naive business graduate is installed as pres... [Comedy, Drama] [suicide, new york, corruption, journalist, in... [{"cast_id": 13, "character": "Norville Barnes... [{"credit_id": "52fe44a49251416c7503be3f", "de...
1287 14392 The Warlords A heroic tale of three blood brothers and thei... [Action, Drama, History] [assassin, general, dynasty, brother, blood br... [{"cast_id": 1, "character": "General Ma Xinyi... [{"credit_id": "52fe45ee9251416c75067587", "de...
1288 19495 Nomad: The Warrior The Nomad is a historical epic set in 18th-cen... [Action, History, War] [] [{"cast_id": 1, "character": "Mansur", "credit... [{"credit_id": "52fe47db9251416c750a7c09", "de...
1289 110415 Snowpiercer In a future where a failed global-warming expe... [Action, Science Fiction, Drama] [father son relationship, child labour, brothe... [{"cast_id": 4, "character": "Curtis Everett",... [{"credit_id": "59aff0aa925141072f06deb8", "de...
1290 77459 A Monster in Paris Paris,1910. Emile, a shy movie projectionist, ... [Adventure, Animation, Comedy, Family, Fantasy] [monster, cgi, 3d, paris france] [{"cast_id": 1001, "character": "Lucille (voic... [{"credit_id": "5922c7aec3a368799b066fec", "de...
1291 26486 The Last Shot A movie director-screenwriter finds a man to f... [Action, Comedy] [] [{"cast_id": 4, "character": "Steven Schats", ... [{"credit_id": "52fe4506c3a368484e044091", "de...
1292 9495 The Crow Exactly one year after young rock guitarist Er... [Fantasy, Action, Thriller] [halloween, arson, detroit] [{"cast_id": 1, "character": "Eric Draven", "c... [{"credit_id": "52fe44ffc3a36847f80b6a67", "de...
1293 256040 Baahubali: The Beginning The young Shivudu is left as a foundling in a ... [Action, Adventure, War, History] [kingdom, war, bollywood, medieval india, anci... [{"cast_id": 0, "character": "Shivudu / Baahub... [{"credit_id": "530206d392514121a42beaa4", "de...
1294 24420 The Time Traveler's Wife Due to a genetic disorder, handsome librarian ... [Drama, Romance, Fantasy] [chicago, sex, based on novel, nudity, diary, ... [{"cast_id": 3, "character": "Henry DeTamble",... [{"credit_id": "537c9cefc3a36854df00111a", "de...
1295 1257 Because I Said So In an effort to prevent family history from re... [Comedy] [mother, guitar, sister sister relationship, p... [{"cast_id": 6, "character": "Daphne", "credit... [{"credit_id": "52fe42ebc3a36847f802cb51", "de...
1296 62214 Frankenweenie When a car hits young Victor's pet dog Sparky,... [Animation, Comedy, Family] [shyness, stop motion, black and white, retro,... [{"cast_id": 20, "character": "Victor Frankens... [{"credit_id": "5488dcbd92514161d000031c", "de...
1297 16320 Serenity When the renegade crew of Serenity agrees to h... [Science Fiction, Action, Adventure, Thriller] [martial arts, telepathy, dystopia, spaceship,... [{"cast_id": 3, "character": "Mal", "credit_id... [{"credit_id": "52fe46c59251416c75082fe3", "de...
1298 8842 Against the Ropes A fictional story inspired by North America's ... [Romance, Drama] [biography, sport] [{"cast_id": 1, "character": "Jackie Kallen", ... [{"credit_id": "555f44e69251417e51002c21", "de...
1299 9531 Superman III Aiming to defeat the Man of Steel, wealthy exe... [Comedy, Action, Adventure, Fantasy, Science F... [saving the world, dc comics, super computer, ... [{"cast_id": 1, "character": "Superman / Clark... [{"credit_id": "5539a98fc3a368784500791d", "de...
1300 64807 Grudge Match A pair of aging boxing rivals are coaxed out o... [Comedy] [father son relationship, sport, rivalry, elde... [{"cast_id": 1, "character": "Billy 'The Kid' ... [{"credit_id": "562f55819251410a22008d15", "de...
1301 12289 Red Cliff In the early third century, the land of Wu is ... [Adventure, Drama, Action] [flaming arrow, chinese history, strategy, car... [{"cast_id": 2, "character": "Sun Quan", "cred... [{"credit_id": "52fe44da9251416c750432cd", "de...
1302 11529 Sweet Home Alabama New York fashion designer Melanie Carmichael s... [Comedy, Romance] [new york, marriage proposal, alabama, career ... [{"cast_id": 1, "character": "Melanie \"Carmic... [{"credit_id": "5685a6bd92514169d0008330", "de...
1303 20943 The Ugly Truth A romantically challenged morning show produce... [Comedy, Romance] [romantic comedy, romance, tv morning show, re... [{"cast_id": 1, "character": "Abby", "credit_i... [{"credit_id": "55bf3526c3a3686534007458", "de...
1304 9099 Sgt. Bilko The army is known for churning out lean mean f... [Comedy, Family] [gulf war, u.s. army, based on tv series, mili... [{"cast_id": 6, "character": "Master Sergeant ... [{"credit_id": "52fe44dbc3a36847f80ae3d7", "de...
1305 9488 Spy Kids 2: The Island of Lost Dreams Exploring the further adventures of Carmen and... [Action, Adventure, Family] [spy, experiment, island, secret organization,... [{"cast_id": 1, "character": "Gregorio Cortez"... [{"credit_id": "52fe44fec3a36847f80b65a3", "de...
1306 193 Star Trek: Generations Captain Jean-Luc Picard and the crew of the En... [Science Fiction, Action, Adventure, Thriller] [based on tv series, death, exploding planet, ... [{"cast_id": 5, "character": "Captain Jean-Luc... [{"credit_id": "52fe4225c3a36847f8007717", "de...
1307 44865 The Grandmaster Ip Man's peaceful life in Foshan changes after... [Action, Drama, History] [martial arts, kung fu, biography, kung fu mas... [{"cast_id": 3, "character": "Ip Man", "credit... [{"credit_id": "52fe469fc3a36847f8109283", "de...
1308 55787 Water for Elephants In this captivating Depression-era melodrama, ... [Drama, Romance] [clown, elephant trainer, veterinary] [{"cast_id": 2, "character": "Jacob Jankowski"... [{"credit_id": "52fe48e0c3a36847f817e3e1", "de...
1309 257932 Dragon Nest: Warriors' Dawn The land of Altera has observed an uneasy peac... [Adventure, Family, Fantasy, Animation] [] [{"cast_id": 2, "character": "Elena (voice)", ... [{"credit_id": "55cc5439c3a36855640007b4", "de...
1310 10400 The Hurricane The story of Rubin "Hurricane" Carter, a boxer... [Drama] [prison, boxer, boxing match, boxing school, b... [{"cast_id": 1, "character": "Rubin \"Hurrican... [{"credit_id": "5558a4e3c3a368776a0084cd", "de...
1311 1957 Enough Working-class waitress Slim thought she was en... [Drama, Thriller] [waitress, wife husband relationship, violent ... [{"cast_id": 8, "character": "Slim Hiller", "c... [{"credit_id": "58810997c3a36814700007a0", "de...
1312 10833 Heartbreakers Max and Page are a brilliant mother/daughter c... [Crime, Comedy, Romance] [cons and scams] [{"cast_id": 1, "character": "Max Conners", "c... [{"credit_id": "56916a1a92514179ac000751", "de...
1313 256961 Paul Blart: Mall Cop 2 Security guard Paul Blart is headed to Las Veg... [Action, Comedy, Family] [shopping mall, las vegas, security guard] [{"cast_id": 3, "character": "Paul Blart", "cr... [{"credit_id": "564b14ff9251417c46002926", "de...
1314 5852 Angel Eyes A story about a seemingly unlikely couple who ... [Drama, Romance, Thriller] [car crash, police officer] [{"cast_id": 1, "character": "Sharon Pogue", "... [{"credit_id": "58f7d916c3a36845720005b9", "de...
1315 12312 Joe Somebody When underappreciated video specialist Joe Sch... [Comedy] [profession, karate, daughter, beförderung, ex... [{"cast_id": 1, "character": "Joe Scheffer", "... [{"credit_id": "52fe44db9251416c75043575", "de...
1316 622 The Ninth Gate An all-expenses-paid international search for ... [Horror, Mystery, Thriller] [new york, obsession, passion for collection, ... [{"cast_id": 25, "character": "Dean Corso", "c... [{"credit_id": "52fe425fc3a36847f801952f", "de...
1317 11306 Extreme Measures Thriller about Guy Luthan (Hugh Grant), a Brit... [Drama, Thriller] [new york, surgeon, british, suspense, morgue,... [{"cast_id": 1, "character": "Dr. Guy Luthan",... [{"credit_id": "52fe44229251416c75029f59", "de...
1318 12508 Rock Star Rock Star tells the story of Chris Cole and a ... [Music, Drama, Comedy] [rock star, success, discontentedness and disp... [{"cast_id": 1, "character": "Chris 'Izzy' Col... [{"credit_id": "52fe44f19251416c750463d7", "de...
1319 25793 Precious Set in Harlem in 1987, Claireece "Precious" Jo... [Drama] [aids, illiteracy, song, unwillingly pregnant,... [{"cast_id": 1, "character": "Precious", "cred... [{"credit_id": "52fe44dec3a368484e03b7bf", "de...
1320 10534 White Squall Teenage boys discover discipline and camarader... [Action, Drama] [sailing trip, diary, sailing, survival, comin... [{"cast_id": 1, "character": "Captain Christop... [{"credit_id": "52fe43829251416c7501325d", "de...
1321 1091 The Thing Scientists in the Antarctic are confronted by ... [Horror, Mystery, Science Fiction] [ice, space marine, paranoia, snow storm, norw... [{"cast_id": 14, "character": "R.J. MacReady",... [{"credit_id": "54e637ddc3a3685fdd000537", "de...
1322 87421 Riddick Betrayed by his own kind and left for dead on ... [Science Fiction, Action, Thriller] [dystopia, revenge, alien, planet, imax] [{"cast_id": 1, "character": "Riddick", "credi... [{"credit_id": "52fe49c49251416c910b8163", "de...
1323 10871 Switchback FBI agent Dennis Quaid tries to catch a serial... [Action, Adventure, Mystery, Thriller] [loss of son, serial killer, train] [{"cast_id": 11, "character": "Frank LaCrosse"... [{"credit_id": "5883ff70c3a368063c01189a", "de...
1324 13503 Texas Rangers Ten years after the Civil War has ended, the G... [Action, Western] [underwear, tiger, racial segregation] [{"cast_id": 1, "character": "Lincoln Rogers D... [{"credit_id": "52fe45729251416c75056d79", "de...
1325 13600 City of Ember For generations, the people of the City of Emb... [Adventure, Family, Fantasy] [underground world, mayor, adventure, post-apo... [{"cast_id": 17, "character": "Lina Mayfleet",... [{"credit_id": "52fe457f9251416c750589d7", "de...
1326 68722 The Master Freddie, a volatile, heavy-drinking veteran wh... [Drama] [post traumatic stress disorder, sexual obses... [{"cast_id": 4, "character": "Freddie Quell", ... [{"credit_id": "52fe47a0c3a368484e0d169f", "de...
1327 14324 Virgin Territory The film is set in Tuscany during the Black De... [Adventure, Action, Comedy, Romance] [] [{"cast_id": 2, "character": "Ghino", "credit_... [{"credit_id": "59b88e659251417df80091a0", "de...
1328 14325 The Express Based on the incredible true story, The Expres... [Drama] [american football, college, biography, sport,... [{"cast_id": 1, "character": "Ernie Davis", "c... [{"credit_id": "55be345b9251413e51004b35", "de...
1329 299687 The 5th Wave 16-year-old Cassie Sullivan tries to survive i... [Adventure, Science Fiction] [based on novel, dystopia, alien, alien invasi... [{"cast_id": 10, "character": "Cassiopeia \"Ca... [{"credit_id": "5450e61bc3a3680242004501", "de...
1330 312221 Creed The former World Heavyweight Champion Rocky Ba... [Drama] [underdog, sport, spin off, underground fighti... [{"cast_id": 1, "character": "Adonis Johnson",... [{"credit_id": "5660debac3a36875ed004b80", "de...
1331 23168 The Town Doug MacRay is a longtime thief, who, smarter ... [Crime, Drama, Thriller] [based on novel, money laundering, ambulance, ... [{"cast_id": 4, "character": "Doug MacRay", "c... [{"credit_id": "52fe4461c3a368484e01fa9d", "de...
1332 76494 What to Expect When You're Expecting Challenges of impending parenthood turn the li... [Romance, Comedy, Drama] [based on novel, adoption, pregnant, miscarria... [{"cast_id": 3, "character": "Jules Baxter", "... [{"credit_id": "55c0c93bc3a3682379001cc3", "de...
1333 4944 Burn After Reading When a disc containing memoirs of a former CIA... [Comedy, Drama] [blackmail, paranoia, fitness-training, plasti... [{"cast_id": 4, "character": "Harry Pfarrer", ... [{"credit_id": "569a8307c3a36872bb000465", "de...
1334 10488 Nim's Island A young girl inhabits an isolated island with ... [Adventure, Comedy, Family, Fantasy] [fictional place, exotic island, shipwreck, cr... [{"cast_id": 1, "character": "Nim Rusoe", "cre... [{"credit_id": "553b6136925141275e004f44", "de...
1335 96721 Rush A biographical drama centered on the rivalry b... [Drama, Action] [world champion, sport, racing car, formula 1,... [{"cast_id": 2, "character": "Niki Lauda", "cr... [{"credit_id": "52fe49bf9251416c750d20f1", "de...
1336 334 Magnolia An epic mosaic of many interrelated characters... [Drama] [farewell, regret, parents kids relationship, ... [{"cast_id": 3, "character": "Linda Partridge"... [{"credit_id": "52fe4239c3a36847f800d6cb", "de...
1337 23742 Cop Out Detectives Jimmy and Paul, despite nine years ... [Action, Comedy, Crime] [new york, money laundering, daughter, police,... [{"cast_id": 4, "character": "Jimmy Monroe", "... [{"credit_id": "52fe4475c3a368484e0242f1", "de...
1338 259694 How to Be Single New York City is full of lonely hearts seeking... [Comedy, Romance] [new york, based on novel, one-night stand, si... [{"cast_id": 8, "character": "Alice Kepley", "... [{"credit_id": "56be233492514140a600221d", "de...
1339 62837 Dolphin Tale A story centered on the friendship between a b... [Drama, Family] [dolphin, boy, trap, summer, tail] [{"cast_id": 10, "character": "Dr. McCarthy", ... [{"credit_id": "52fe468fc3a368484e097675", "de...
1340 8966 Twilight When Bella Swan moves to a small town in the P... [Adventure, Fantasy, Drama, Romance] [soulmates, vampire, forbidden love, immortali... [{"cast_id": 4, "character": "Isabella 'Bella'... [{"credit_id": "52fe44ccc3a36847f80aa8e3", "de...
1341 8470 John Q John Quincy Archibald is a father and husband ... [Drama, Thriller, Crime] [father son relationship, chicago, heart attac... [{"cast_id": 1, "character": "John Quincy Arch... [{"credit_id": "556a3a33c3a368762c0024b9", "de...
1342 11001 Blue Streak Miles Logan is a jewel thief who just hit the ... [Action, Comedy, Crime] [robbery, diamant, police operation, police ev... [{"cast_id": 10, "character": "Miles Logan", "... [{"credit_id": "52fe43df9251416c750217cd", "de...
1343 138832 We're the Millers A veteran pot dealer creates a fake family as ... [Comedy, Crime] [mexico, police, gang, drug smuggling, drug, f... [{"cast_id": 37, "character": "David Clark", "... [{"credit_id": "52fe4c56c3a368484e1b3195", "de...
1344 16911 The Inhabited Island On the threshold of 22nd century, furrowing th... [Action, Fantasy, Science Fiction, Thriller] [based on novel, brother sister relationship, ... [{"cast_id": 1, "character": "Maxim Kammerer",... [{"credit_id": "54e46c62c3a368454b00a240", "de...
1345 2163 Breakdown When his SUV breaks down on a remote Southwest... [Drama, Action, Thriller] [california, bank, ransom, car breakdown, kidn... [{"cast_id": 15, "character": "Jeffrey \" Jeff... [{"credit_id": "52fe433cc3a36847f8044b9d", "de...
1346 36670 Never Say Never Again James Bond returns as the secret agent 007 one... [Adventure, Action, Thriller] [video game, spy, bahamas, british, stealing, ... [{"cast_id": 2, "character": "James Bond", "cr... [{"credit_id": "55181b47c3a36862ff004228", "de...
1347 23048 Hot Tub Time Machine A malfunctioning time machine at a ski resort ... [Science Fiction, Comedy, Adventure] [female nudity, one-night stand, time travel, ... [{"cast_id": 2, "character": "Adam", "credit_i... [{"credit_id": "555adea1c3a3681089001472", "de...
1348 227735 Dolphin Tale 2 The team of people who saved Winter's life rea... [Family, Drama] [dolphin, aquarium, swimming] [{"cast_id": 1, "character": "Dr. Cameron McCa... [{"credit_id": "548f83dcc3a3686d860001b5", "de...
1349 2155 Reindeer Games After assuming his dead cellmate's identity to... [Thriller] [prison, robbery, role reversal, extramarital ... [{"cast_id": 17, "character": "Rudy Duncan", "... [{"credit_id": "52fe433bc3a36847f804473f", "de...
1350 8409 A Man Apart When Vetter's wife is killed in a botched hit ... [Action, Drama] [repayment, arbitrary law, cop, loss of wife] [{"cast_id": 1, "character": "Sean Vetter", "c... [{"credit_id": "52fe44a5c3a36847f80a21c7", "de...
1351 222936 Aloha A celebrated military contractor returns to th... [Drama, Comedy, Romance] [love triangle, hawaii, satellite, military, d... [{"cast_id": 8, "character": "Brian Gilcrest",... [{"credit_id": "55c56d18c3a3682f1c000b2a", "de...
1352 31908 Ghosts of Mississippi Ghosts of Mississippi is a drama covering the ... [History, Drama] [assassin, widow, trial, civil rights, activist] [{"cast_id": 1, "character": "Bobby DeLaughter... [{"credit_id": "5468f9de22136e68d2001387", "de...
1353 10219 Snow Falling on Cedars A Japanese-American fisherman may have killed ... [Drama, Romance] [journalist, japanese, wife, fisherman, war, b... [{"cast_id": 1, "character": "Ishmael Chambers... [{"credit_id": "5790d4689251414b32004e49", "de...
1354 48171 The Rite Seminary student Michael Kovak (Colin O'Donogh... [Drama, Thriller, Horror] [vatican, violinist, hospital, miscarriage, ex... [{"cast_id": 2, "character": "Father Lucas", "... [{"credit_id": "52fe4758c3a36847f81308b7", "de...
1355 782 Gattaca Science fiction drama about a future society i... [Thriller, Science Fiction, Mystery, Romance] [paraplegic, suicide attempt, cheating, dna, s... [{"cast_id": 7, "character": "Vincent Freeman"... [{"credit_id": "52fe4275c3a36847f8020563", "de...
1356 75531 Isn't She Great An unsuccessful over-the-top actress becomes a... [Drama, Comedy] [autism, based on article] [{"cast_id": 10, "character": "Jacqueline Susa... [{"credit_id": "52fe4904c3a368484e1166bb", "de...
1357 11802 Space Chimps Circus monkey Ham III works in a circus where ... [Animation, Family] [space marine, chimp, space, aftercreditsstinger] [{"cast_id": 2, "character": "Ham III (voice)"... [{"credit_id": "52fe44889251416c7503827d", "de...
1358 9776 Head of State When a presidential candidate dies unexpectedl... [Comedy] [usa, black people, usa president, presidentia... [{"cast_id": 1, "character": "Mays Gilliam", "... [{"credit_id": "52fe452bc3a36847f80c025b", "de...
1359 18785 The Hangover When three friends finally come to after a rau... [Comedy] [underwear, tiger, stag night, hangover, lost ... [{"cast_id": 1, "character": "Phil Wenneck", "... [{"credit_id": "52fe479a9251416c7509f653", "de...
1360 365222 Ip Man 3 When a band of brutal gangsters led by a crook... [Action, Drama, History] [biography] [{"cast_id": 0, "character": "Ip Man", "credit... [{"credit_id": "56b4b0019251410aab0026e8", "de...
1361 817 Austin Powers: The Spy Who Shagged Me When diabolical genius, Dr. Evil travels back ... [Adventure, Comedy, Crime, Science Fiction] [saving the world, moon, submarine, clone, spy... [{"cast_id": 25, "character": "Austin Powers /... [{"credit_id": "52fe427bc3a36847f8022011", "de...
1362 268 Batman The Dark Knight of Gotham City begins his war ... [Fantasy, Action] [double life, dc comics, dual identity, chemic... [{"cast_id": 5, "character": "Jack Napier/The ... [{"credit_id": "52fe422fc3a36847f800aa4b", "de...
1363 2661 Batman The Dark Knight of Gotham City begins his war ... [Fantasy, Action] [double life, dc comics, dual identity, chemic... [{"cast_id": 17, "character": "Batman / Bruce ... [{"credit_id": "52fe4363c3a36847f80509a7", "de...
1364 268 Batman The Dynamic Duo faces four super-villains who ... [Family, Adventure, Comedy, Science Fiction, C... [submarine, dc comics, missile, shark attack, ... [{"cast_id": 5, "character": "Jack Napier/The ... [{"credit_id": "52fe422fc3a36847f800aa4b", "de...
1365 2661 Batman The Dynamic Duo faces four super-villains who ... [Family, Adventure, Comedy, Science Fiction, C... [submarine, dc comics, missile, shark attack, ... [{"cast_id": 17, "character": "Batman / Bruce ... [{"credit_id": "52fe4363c3a36847f80509a7", "de...
1366 45054 There Be Dragons Arising out of the horror of the Spanish Civil... [Drama] [spanish civil war, priest, independent film, ... [{"cast_id": 5, "character": "Josemar\u00eda",... [{"credit_id": "52fe46acc3a36847f810c013", "de...
1367 943 Lethal Weapon 3 Archetypal buddy cops Riggs and Murtaugh are b... [Adventure, Action, Comedy, Thriller, Crime] [rookie cop, dog biscuit, shooting practice, s... [{"cast_id": 21, "character": "Martin Riggs", ... [{"credit_id": "52fe4291c3a36847f8028cbd", "de...
1368 22881 The Blind Side Oversized African-American, Michael Oher, the ... [Drama] [american football, adoption, education, priva... [{"cast_id": 1, "character": "Leigh Anne Tuohy... [{"credit_id": "52fe4454c3a368484e01cda3", "de...
1369 10054 Spy Kids Carmen and Juni think their parents are boring... [Action, Comedy, Family, Adventure] [double life, parents kids relationship, broth... [{"cast_id": 11, "character": "Carmen Cortez",... [{"credit_id": "52fe43159251416c75002d37", "de...
1370 51540 Horrible Bosses For Nick, Kurt and Dale, the only thing that w... [Comedy, Crime] [conspiracy of murder, bad boss, employee, dea... [{"cast_id": 1, "character": "Dr. Julia Harris... [{"credit_id": "563f504b925141781900bb25", "de...
1371 44264 True Grit Following the murder of her father by hired ha... [Drama, Adventure, Western] [loss of father, father murder, texas ranger, ... [{"cast_id": 24, "character": "Rooster Cogburn... [{"credit_id": "52fe4681c3a36847f8102c47", "de...
1372 350 The Devil Wears Prada The Devil Wears Prada is about a young journal... [Comedy, Drama, Romance] [paris, journalist, journalism, world of fasio... [{"cast_id": 25, "character": "Miranda Priestl... [{"credit_id": "52fe423bc3a36847f800e2e3", "de...
1373 152 Star Trek: The Motion Picture When a destructive space entity is spotted app... [Science Fiction, Adventure, Mystery] [artificial intelligence, uss enterprise, star... [{"cast_id": 5, "character": "Captain James T.... [{"credit_id": "52fe421fc3a36847f8005a53", "de...
1374 109431 Identity Thief When a mild-mannered businessman learns his id... [Comedy, Crime] [] [{"cast_id": 12, "character": "Sandy Patterson... [{"credit_id": "52fe4ab6c3a36847f81dd875", "de...
1375 1598 Cape Fear Sam Bowden is a small-town corporate attorney.... [Crime, Thriller] [prison, child abuse, rape, small town, daught... [{"cast_id": 1, "character": "Max Cady", "cred... [{"credit_id": "52fe4303c3a36847f8033dd9", "de...
1376 8065 21 Ben Campbell is a young, highly intelligent, s... [Drama, Crime] [gambling, card game, professor, harvard unive... [{"cast_id": 1, "character": "Ben Campbell", "... [{"credit_id": "52fe4490c3a36847f809d381", "de...
1377 271718 Trainwreck Having thought that monogamy was never possibl... [Comedy] [alcohol, one-night stand] [{"cast_id": 4, "character": "Amy Townsend", "... [{"credit_id": "55aa7f0c92514172ef003b26", "de...
1378 11638 Guess Who The fiancé of an African-American woman who's ... [Comedy, Romance] [black people, jealousy, parents-in-law, troub... [{"cast_id": 1, "character": "Percy Jones", "c... [{"credit_id": "52fe446e9251416c75034771", "de...
1379 409 The English Patient Beginning in the 1930s, "The English Patient" ... [Drama, Romance, War] [cairo, egypt, identity, amnesia, world war ii... [{"cast_id": 1, "character": "Count L\u00e1szl... [{"credit_id": "52fe4240c3a36847f800fba1", "de...
1380 2118 L.A. Confidential Three detectives in the corrupt and brutal L.A... [Crime, Drama, Mystery, Thriller] [corruption, detective, shotgun, morgue, f wor... [{"cast_id": 17, "character": "Det. Sgt. Jack ... [{"credit_id": "52fe4337c3a36847f8043425", "de...
1381 11459 Sky High Set in a world where superheroes are commonly ... [Adventure, Comedy, Family] [hero, loyalty, mockery, supernatural powers, ... [{"cast_id": 1, "character": "Will Stronghold"... [{"credit_id": "52fe44449251416c7502eb07", "de...
1382 10806 In & Out A midwestern teacher questions his sexuality a... [Comedy, Romance] [gay, homophobia, coming out, lgbt] [{"cast_id": 8, "character": "Howard Brackett"... [{"credit_id": "52fe43bb9251416c7501bea5", "de...
1383 9348 Species In 1993, the Search for Extra Terrestrial Inte... [Science Fiction, Horror, Action] [telepathy, dna, paranoia, genetics, instinct,... [{"cast_id": 5, "character": "Sil", "credit_id... [{"credit_id": "53735c95c3a368150900114f", "de...
1384 377 A Nightmare on Elm Street Teenagers in a small town are dropping like fl... [Horror] [child murderer, sleep, nightmare, supernatura... [{"cast_id": 7, "character": "Lt. Thompson", "... [{"credit_id": "52fe423cc3a36847f800e5c7", "de...
1385 8843 The Cell A psychotherapist journeys inside a comatose s... [Horror, Science Fiction, Thriller] [drowning, therapist, virtual reality, serial ... [{"cast_id": 1, "character": "Catherine Deane"... [{"credit_id": "52fe44bfc3a36847f80a7c03", "de...
1386 9313 The Man in the Iron Mask Years have passed since the Three Musketeers, ... [Action, Adventure, Drama] [france, swordplay, mask, musketeer] [{"cast_id": 1, "character": "King Louis XIV /... [{"credit_id": "52fe44e6c3a36847f80b0977", "de...
1387 39486 Secretariat Housewife and mother Penny Chenery agrees to t... [Drama] [horse race, horseback riding, biography] [{"cast_id": 1, "character": "Penny Chenery", ... [{"credit_id": "52fe471e9251416c9106a99f", "de...
1388 1273 TMNT After the defeat of their old arch nemesis, Th... [Adventure, Animation, Comedy, Family] [new york, brother brother relationship, journ... [{"cast_id": 8, "character": "Casey Jones (voi... [{"credit_id": "52fe42ecc3a36847f802d3db", "de...
1389 13920 Radio High school football coach, Harold Jones befri... [Drama] [biography, friendship, sport] [{"cast_id": 1, "character": "Radio", "credit_... [{"credit_id": "571c2363925141115f006cf3", "de...
1390 50544 Friends with Benefits Jamie is a New York-based executive recruiter ... [Romance, Comedy] [funeral, friends, hospital, aftercreditssting... [{"cast_id": 2, "character": "Dylan Harper", "... [{"credit_id": "52fe47cbc3a36847f8148865", "de...
1391 325133 Neighbors 2: Sorority Rising A sorority moves in next door to the home of M... [Comedy] [alcohol, college, party, sequel, sorority, ne... [{"cast_id": 1, "character": "Mac Radner", "cr... [{"credit_id": "57337f1092514140bd000a3b", "de...
1392 140823 Saving Mr. Banks Author P.L. Travers travels from London to Hol... [Comedy, Drama, History] [biography, animation, writer, moviemaking] [{"cast_id": 13, "character": "P.L. Travers", ... [{"credit_id": "52fe4a9d9251416c750e81cd", "de...
1393 1883 Malcolm X The biopic of the controversial and influentia... [Drama, History] [islam, new york, prison, assassination, ku kl... [{"cast_id": 1, "character": "Malcolm X", "cre... [{"credit_id": "563b39aa9251414c70003fd5", "de...
1394 89492 This Is 40 Pete and Debbie are both about to turn 40, the... [Comedy] [wife husband relationship, children, family r... [{"cast_id": 2, "character": "Pete", "credit_i... [{"credit_id": "52fe4a1c9251416c910c39b1", "de...
1395 22949 Old Dogs Charlie and Dan have been best friends and bus... [Comedy, Family] [japanese, camp, best friend, co-worker, kids,... [{"cast_id": 1, "character": "Dan", "credit_id... [{"credit_id": "5681cd359251412e5201008b", "de...
1396 12437 Underworld: Rise of the Lycans A prequel to the first two Underworld films, t... [Fantasy, Action, Adventure, Science Fiction, ... [prison, underworld, slavery, castle, vampire,... [{"cast_id": 2, "character": "Viktor", "credit... [{"credit_id": "5380b9960e0a2624b40081c7", "de...
1397 2959 License to Wed Newly engaged, Ben and Sadie can't wait to sta... [Comedy] [new love, ten commandments, bride, bridegroom... [{"cast_id": 18, "character": "Reverend Frank"... [{"credit_id": "52fe4376c3a36847f805601d", "de...
1398 9957 The Benchwarmers A trio of guys try and make up for missed oppo... [Comedy] [baseball, pizza, sport, paperboy, team, homer... [{"cast_id": 20, "character": "Clark", "credit... [{"credit_id": "52fe4550c3a36847f80c759d", "de...
1399 11648 Must Love Dogs Sarah Nolan is a newly divorced woman cautious... [Comedy, Romance] [sister sister relationship, make a match, sin... [{"cast_id": 1, "character": "Sarah Nolan", "c... [{"credit_id": "52fe44709251416c75034bcb", "de...
1400 9366 Donnie Brasco An FBI undercover agent infilitrates the mob a... [Crime, Drama, Thriller] [undercover, colombia, mafia, mobster, dirty c... [{"cast_id": 2, "character": "Donnie Brasco / ... [{"credit_id": "52fe44eec3a36847f80b278b", "de...
1401 1576 Resident Evil When a virus leaks from a top-secret facility,... [Horror, Action, Science Fiction] [undercover, mutant, dystopia, conspiracy, zom... [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "57815ddcc3a36813870019fa", "de...
1402 609 Poltergeist Steve Freeling lives with his wife, Diane, and... [Horror] [medium, ghostbuster, poltergeist, haunted hou... [{"cast_id": 21, "character": "Steve Freeling"... [{"credit_id": "52fe425dc3a36847f801896d", "de...
1403 5516 The Ladykillers An eccentric, if not charming Southern profess... [Comedy, Crime, Thriller] [church choir, hiding place, garbage, duringcr... [{"cast_id": 14, "character": "Professor G.H. ... [{"credit_id": "52fe440bc3a36847f807ef5b", "de...
1404 13051 Max Payne Coming together to solve a series of murders i... [Action] [assassin, based on video game, aftercreditsst... [{"cast_id": 1, "character": "Max Payne", "cre... [{"credit_id": "52fe45339251416c7504eee5", "de...
1405 49530 In Time In the not-too-distant future the aging gene h... [Action, Thriller, Science Fiction] [bank, future, time, dystopia, race against ti... [{"cast_id": 11, "character": "Will Salas", "c... [{"credit_id": "5682637492514132db0119c5", "de...
1406 34806 The Back-Up Plan When Zoe tires of looking for Mr. Right, she d... [Comedy, Romance] [kiss, sperm bank, romantic comedy, male femal... [{"cast_id": 22, "character": "Zoe", "credit_i... [{"credit_id": "52fe457e9251416c91034559", "de...
1407 49022 Something Borrowed Though Rachel (Ginnifer Goodwin) is a successf... [Comedy, Drama, Romance] [new york, alcohol, based on novel, secret, ch... [{"cast_id": 6, "character": "Darcy", "credit_... [{"credit_id": "556094369251417e51005e8e", "de...
1408 11469 Black Knight Martin Lawrence plays Jamal, an employee in Me... [Adventure, Comedy, Fantasy] [england, black people, medallion, castle, tim... [{"cast_id": 1, "character": "Jamal Walker / S... [{"credit_id": "52fe44469251416c7502f077", "de...
1409 23479 The Bad News Bears An aging, down-on-his-luck ex-minor leaguer co... [Comedy, Family] [baseball, sport, little league] [{"cast_id": 1, "character": "Coach Morris But... [{"credit_id": "52fe446ac3a368484e021d7f", "de...
1410 11667 Street Fighter Col. Guile and various other martial arts hero... [Action, Adventure, Thriller] [dictator, martial arts, hostage, liberation o... [{"cast_id": 14, "character": "Colonel William... [{"credit_id": "52fe44759251416c750356b5", "de...
1411 423 The Pianist The Pianist is a film adapted from the biograp... [Drama, War] [individual, resistance, radio station, war cr... [{"cast_id": 8, "character": "Wladyslaw Szpilm... [{"credit_id": "55a673c5c3a3683e94000003", "de...
1412 2447 The Nativity Story Mary and Joseph make the hard journey to Bethl... [Drama, History] [jesus christ, bible, three kings, archangel g... [{"cast_id": 22, "character": "Maria", "credit... [{"credit_id": "52fe4358c3a36847f804d3e7", "de...
1413 10066 House of Wax A group of unwitting teens are stranded near a... [Horror] [american football, traffic jam, remake, murde... [{"cast_id": 22, "character": "Carly Jones", "... [{"credit_id": "52fe43199251416c750036c1", "de...
1414 2288 Closer A witty, romantic, and very dangerous love sto... [Drama, Romance] [father son relationship, love at first sight,... [{"cast_id": 4, "character": "Anna Cameron", "... [{"credit_id": "52fe434ac3a36847f8048fcb", "de...
1415 88794 J. Edgar As the face of law enforcement in America for ... [Drama, Crime, History] [biography, historical figure, fbi director] [{"cast_id": 1, "character": "J. Edgar Hoover"... [{"credit_id": "52fe4a039251416c910c04df", "de...
1416 13515 Mirrors An ex-cop and his family are the target of an ... [Horror, Mystery, Thriller] [schizophrenia, night watchman, subway, halluc... [{"cast_id": 6, "character": "Ben Carson", "cr... [{"credit_id": "53562d380e0a26285e002d7c", "de...
1417 11979 Queen of the Damned Lestat de Lioncourt is awakened from his slumb... [Drama, Fantasy, Horror] [queen, rock star, secret society, vampire, li... [{"cast_id": 13, "character": "Lestat de Lionc... [{"credit_id": "52fe44af9251416c7503d56b", "de...
1418 169 Predator 2 Ten years after a band of mercenaries first ba... [Science Fiction, Action, Thriller] [predator, war on drugs, extraterrestrial tech... [{"cast_id": 14, "character": "The Predator", ... [{"credit_id": "52fe4222c3a36847f8006753", "de...
1419 8090 Untraceable Special Agent Jennifer Marsh (Diane Lane) work... [Drama] [suicide, fbi, kidnapping, snuff, sadism, inve... [{"cast_id": 1, "character": "Agent Jennifer M... [{"credit_id": "52fe4492c3a36847f809dc3f", "de...
1420 11622 Blast from the Past Following a bomb scare in the 1960s that locke... [Comedy, Romance] [isolation, atomic bomb, bunker, shelter] [{"cast_id": 12, "character": "Adam Webber", "... [{"credit_id": "55840d3f92514171f7000fc6", "de...
1421 3604 Flash Gordon A football player and his friends travel to th... [Science Fiction] [emperor, solar eclipse, prince, tv duel, figh... [{"cast_id": 12, "character": "Flash Gordon", ... [{"credit_id": "52fe43a0c3a36847f80630d1", "de...
1422 9541 Jersey Girl Ollie Trinke is a young, suave music publicist... [Comedy, Romance] [yuppie, daughter, loss of wife] [{"cast_id": 1, "character": "Ollie Trinke", "... [{"credit_id": "555f46029251417e51002c41", "de...
1423 94348 Alex Cross After Washington DC detective Alex Cross is to... [Action, Thriller, Crime, Mystery] [ex military] [{"cast_id": 12, "character": "Dr. Alex Cross"... [{"credit_id": "539307fcc3a368643c0014c7", "de...
1424 8197 Midnight in the Garden of Good and Evil A visiting city reporter's assignment suddenly... [Crime, Drama, Mystery, Thriller] [drag queen, voodoo, savannah] [{"cast_id": 2, "character": "John Kelso", "cr... [{"credit_id": "52fe4494c3a36847f809e3d1", "de...
1425 336004 Heist A father is without the means to pay for his d... [Crime, Action, Thriller] [casino, robbery, bus hijacking, heist] [{"cast_id": 4, "character": "Vaughn", "credit... [{"credit_id": "56c494719251416ba70027d3", "de...
1426 35019 Nanny McPhee and the Big Bang Nanny McPhee appears at the door of a harried ... [Comedy, Fantasy] [nanny, fantasy, children, aftercreditsstinger... [{"cast_id": 11, "character": "Nanny McPhee", ... [{"credit_id": "577ad97f9251415af20003e1", "de...
1427 10410 Hoffa Jack Nicholson's portrait of union leader Jame... [Crime, History] [policy and organisations, power, trade union,... [{"cast_id": 1, "character": "James R. 'Jimmy'... [{"credit_id": "56714aa7c3a36834c101540d", "de...
1428 8836 The X Files: I Want to Believe Six years after the events of The X-Files seri... [Drama, Mystery, Science Fiction, Thriller] [extraterrestrial technology, fbi, alien, fbi ... [{"cast_id": 1, "character": "Fox Mulder", "cr... [{"credit_id": "52fe44bcc3a36847f80a72d7", "de...
1429 14442 Ella Enchanted Ella lives in a magical world in which each ch... [Family, Fantasy, Comedy] [elves, based on novel, magic, fairy, prince, ... [{"cast_id": 1, "character": "Ella of Frell", ... [{"credit_id": "58781697925141785c0001d5", "de...
1430 321741 Concussion A dramatic thriller based on the incredible tr... [Drama] [american football, concussion, biography, pro... [{"cast_id": 0, "character": "Dr. Bennet Omalu... [{"credit_id": "54c88589c3a36874ac0054a4", "de...
1431 59965 Abduction A young man sets out to uncover the truth abou... [Thriller, Action, Mystery] [cia, airport, hero, fight, kidnapping, time b... [{"cast_id": 2, "character": "Nathan Harper", ... [{"credit_id": "5391990d0e0a260fb5001629", "de...
1432 14175 Valiant The animated comedy tells the story of a lowly... [Animation, Family, Adventure] [animation, animal, 3d] [{"cast_id": 2, "character": "Valiant (voice)"... [{"credit_id": "52fe45d49251416c75063f11", "de...
1433 11004 Wonder Boys Grady (Michael Douglas) is a 50-ish English pr... [Comedy, Drama] [adultery, robbery, based on novel, professor,... [{"cast_id": 9, "character": "Prof. Grady Trip... [{"credit_id": "52fe43e09251416c75021903", "de...
1434 11918 Superhero Movie The team behind Scary Movie takes on the comic... [Action, Comedy, Science Fiction] [anti hero, high school, dragonfly, superhero,... [{"cast_id": 2, "character": "Dragonfly", "cre... [{"credit_id": "52fe44a19251416c7503b8d1", "de...
1435 98357 Broken City In a broken city rife with injustice, ex-cop B... [Thriller, Crime, Drama] [mayor, investigation, politics, ex-cop, reven... [{"cast_id": 3, "character": "Billy Taggart", ... [{"credit_id": "52fe4a0f9251416c750dc54d", "de...
1436 10012 Cursed A werewolf loose in Los Angeles changes the li... [Horror, Comedy] [brother sister relationship, bite, transforma... [{"cast_id": 1, "character": "Zela", "credit_i... [{"credit_id": "52fe43079251416c75000ab3", "de...
1437 49526 Premium Rush In Manhattan, a bike messenger picks up an env... [Crime, Action, Thriller] [new york, dirty cop, bicycle courier, duringc... [{"cast_id": 1, "character": "Wilee", "credit_... [{"credit_id": "52fe479ac3a36847f813e923", "de...
1438 268920 Hot Pursuit An uptight by-the-book cop must protect the wi... [Action, Comedy, Crime] [texas, prisoner, cop, drug cartel, on the run... [{"cast_id": 3, "character": "Cooper", "credit... [{"credit_id": "54c880a8c3a36874ac005429", "de...
1439 9093 The Four Feathers The story, set in 1875, follows a British offi... [War, Adventure, Drama, Romance] [islam, sex, loyalty, bravery, army, revenge, ... [{"cast_id": 1, "character": "Harry Faversham"... [{"credit_id": "52fe44dbc3a36847f80ae229", "de...
1440 119283 Parker A thief with a unique code of professional eth... [Action, Crime] [professional thief, jewel robbery] [{"cast_id": 4, "character": "Parker", "credit... [{"credit_id": "563f881392514129fe020b0b", "de...
1441 11823 Wimbledon A pro tennis player has lost his ambition and ... [Comedy, Romance] [tennis, new love, tennis player, australia, w... [{"cast_id": 13, "character": "Lizzie Bradbury... [{"credit_id": "5706559f9251411f39002208", "de...
1442 35169 Furry Vengeance When real estate developer Dan Sanders finaliz... [Comedy] [bear, animal, aftercreditsstinger, duringcred... [{"cast_id": 12, "character": "Dan Sanders", "... [{"credit_id": "57064fc3c3a3685d480024b3", "de...
1443 118957 Bait A freak tsunami traps shoppers at a coastal Au... [Action, Horror, Thriller] [drowning, supermarket, shark attack, australi... [{"cast_id": 3, "character": "Tina", "credit_i... [{"credit_id": "52fe4beec3a36847f82199db", "de...
1444 849 Krull A prince and a fellowship of companions set ou... [Fantasy, Action, Adventure] [kingdom, lightsaber, cult favorite, dead body... [{"cast_id": 17, "character": "Prince Colwyn",... [{"credit_id": "52fe4281c3a36847f80243bf", "de...
1445 4515 Lions for Lambs Three stories told simultaneous in ninety minu... [Action, Adventure, Drama, History] [journalist, terrorist, war against terror, ex... [{"cast_id": 2, "character": "Dr. Stephen Mall... [{"credit_id": "52fe43c7c3a36847f806f0b1", "de...
1446 18886 Flight of the Intruder U.S. Navy pilot Lt. Jake Grafton and his bomba... [Action, Adventure, Drama, Thriller] [bomber, vietnam war, u.s. navy, aviation, com... [{"cast_id": 1, "character": "Cmdr. Frank 'Doo... [{"credit_id": "52fe47a69251416c750a0d47", "de...
1447 6575 Walk Hard: The Dewey Cox Story Singer Dewey Cox overcomes adversity to become... [Comedy, Music] [music record, rock and roll, pop, hip-hop, fa... [{"cast_id": 14, "character": "Dewey Cox", "cr... [{"credit_id": "52fe445bc3a36847f809135f", "de...
1448 6440 The Shipping News An emotionally-beaten man with his young daugh... [Drama, Romance] [sex, adultery, based on novel, fishing, isola... [{"cast_id": 1, "character": "Quoyle", "credit... [{"credit_id": "56263bd892514164170003d6", "de...
1449 13496 American Outlaws When a Midwest town learns that a corrupt rail... [Action, Western] [sheriff, horse, outlaw, jesse james, cole you... [{"cast_id": 4, "character": "Jesse James", "c... [{"credit_id": "58f7e15f9251413743000b80", "de...
1450 18320 The Young Victoria From Academy Award® winners Graham King and Ma... [Drama, History, Romance] [royal family, biography, royalty, period dram... [{"cast_id": 27, "character": "Queen Victoria"... [{"credit_id": "538d957dc3a368713c004917", "de...
1451 22787 Whiteout The only U.S. Marshal assigned to Antarctica, ... [Action, Crime, Mystery, Thriller] [airplane, based on comic book, corpse, stich] [{"cast_id": 1, "character": "Carrie Stetko", ... [{"credit_id": "52fe444fc3a368484e01bc97", "de...
1452 8967 The Tree of Life The impressionistic story of a Texas family in... [Drama, Fantasy] [philosophy, father son relationship, red hair... [{"cast_id": 2, "character": "Mr. O'Brien", "c... [{"credit_id": "56392e8892514129fe0122e5", "de...
1453 37498 Knock Off Marcus Ray (Jean-Claude Van Damme), a sales re... [Action, Adventure, Thriller] [parking garage, freighter, fundraiser] [{"cast_id": 1, "character": "Marcus Ray", "cr... [{"credit_id": "52fe464f9251416c910504dd", "de...
1454 144336 Sabotage In "Sabotage", Arnold Schwarzenegger leads an ... [Action, Drama, Thriller, Crime] [drug cartel, dea] [{"cast_id": 9, "character": "John 'Breacher' ... [{"credit_id": "5417f6d30e0a2637f90022db", "de...
1455 9616 The Order For centuries, a secret Order of priests has e... [Drama, Fantasy, Horror, Mystery, Romance, Thr... [riddle, rome, vatican, secret organization, i... [{"cast_id": 1, "character": "Alex Bernier", "... [{"credit_id": "52fe4512c3a36847f80baaa1", "de...
1456 13056 Punisher: War Zone Waging his one-man war on the world of organiz... [Action, Crime] [broken neck, fbi agent, wall safe, trashed ho... [{"cast_id": 2, "character": "Frank Castle / T... [{"credit_id": "53638c8e0e0a261e0100270f", "de...
1457 14113 Zoom Jack Shepard is an out-of-shape auto shop owne... [Family, Fantasy, Comedy] [superhero, kids and family] [{"cast_id": 1, "character": "Jack Sheppard", ... [{"credit_id": "573133109251414868000f72", "de...
1458 285783 The Walk The story of French high-wire artist Philippe ... [Adventure, Drama, Thriller] [1970s, skyscraper, based on true story, tight... [{"cast_id": 0, "character": "Philippe Petit",... [{"credit_id": "5677d85ec3a368168e009124", "de...
1459 49478 Warriors of Virtue A young man, Ryan, suffering from a disability... [Fantasy, Family, Action] [american football, mythology, chinese food, k... [{"cast_id": 3, "character": "Komodo", "credit... [{"credit_id": "546a21b122136e68cf0038e6", "de...
1460 9726 A Good Year Failed London banker Max Skinner inherits his ... [Comedy, Drama, Romance] [provence, wine cellar, vineyard, wine garden,... [{"cast_id": 3, "character": "Max Skinner", "c... [{"credit_id": "554f61c2925141698400438b", "de...
1461 20763 Radio Flyer A father reminisces about his childhood when h... [Drama] [step father, physical abuse, abuse] [{"cast_id": 1, "character": "Mike", "credit_i... [{"credit_id": "546223f7c3a3686f2b00245b", "de...
1462 9702 Bound by Honor Based on the true life experiences of poet Jim... [Action, Crime, Drama, Thriller] [juvenile prison, artist, jail, east l.a., hoo... [{"cast_id": 1, "character": "Miklo", "credit_... [{"credit_id": "52fe451ec3a36847f80bd943", "de...
1463 9311 Smilla's Sense of Snow Smilla Jaspersen, half Danish, half Greenlande... [Action, Crime, Drama, Mystery, Thriller] [copenhagen, inuit, comet, arctic, snow] [{"cast_id": 12, "character": "Smilla Jasperso... [{"credit_id": "52fe44e5c3a36847f80b07fd", "de...
1464 9280 Femme Fatale A woman tries to straighten out her life, even... [Thriller, Crime, Romance] [paris, france, new identity, paparazzi, cannes] [{"cast_id": 9, "character": "Laure/lily", "cr... [{"credit_id": "5627610cc3a368277f002020", "de...
1465 26843 Lion of the Desert This movie tells the story of Omar Mukhtar, an... [Action, History, War] [italy, middle east, resistance, world war ii,... [{"cast_id": 1, "character": "Omar Mukhtar", "... [{"credit_id": "52fe451cc3a368484e04928f", "de...
1466 11876 The Horseman on the Roof In a time of war and disease, a young officer ... [War, Adventure, Drama, Romance] [italian, new love, provence, horse, exile] [{"cast_id": 1, "character": "Pauline de Th\u0... [{"credit_id": "52fe44989251416c7503a549", "de...
1467 22267 Ride with the Devil Ride with the Devil follows four people who ar... [Drama, War, Romance, Western] [civil war, friends, bush whacker, raid] [{"cast_id": 7, "character": "Jake Roedel", "c... [{"credit_id": "555871a6c3a3687782009200", "de...
1468 45958 Biutiful This is a story of a man in free fall. On the ... [Drama] [immigrant, illegal immigrant, chinese, single... [{"cast_id": 6, "character": "Uxbal", "credit_... [{"credit_id": "52fe46dbc3a36847f81162e5", "de...
1469 1969 Bandidas Set in the late 19th century. When a ruthless ... [Action, Comedy, Western, Crime] [mexico, bank robber, revenge, best friend, ba... [{"cast_id": 4, "character": "Maria Alvarez", ... [{"credit_id": "52fe4327c3a36847f803e6fd", "de...
1470 310706 Black Water Transit In this action thriller set in post-Katrina Ne... [Drama, Crime] [] [{"cast_id": 4, "character": "Jack", "credit_i... [{"credit_id": "5500016ac3a3685b9900106a", "de...
1471 198663 The Maze Runner Set in a post-apocalyptic world, young Thomas ... [Action, Mystery, Science Fiction, Thriller] [based on novel, maze, post-apocalyptic, dysto... [{"cast_id": 3, "character": "Thomas", "credit... [{"credit_id": "5423f35d0e0a263b840034fe", "de...
1472 239573 Unfinished Business A hard-working small business owner and his tw... [Comedy] [europe, business trip] [{"cast_id": 2, "character": "Dan Trunkman", "... [{"credit_id": "5575c4749251413f3a004590", "de...
1473 10436 The Age of Innocence Tale of 19th century New York high society in ... [Drama, Romance] [upper class, new york, lover, countess, lawye... [{"cast_id": 1, "character": "Newland Archer",... [{"credit_id": "52fe43709251416c750106c5", "de...
1474 1381 The Fountain Spanning over one thousand years, and three pa... [Drama, Adventure, Science Fiction, Romance] [brain tumor, operation, queen, love of one's ... [{"cast_id": 2, "character": "Tom\u00e1s/Tom C... [{"credit_id": "52fe42f2c3a36847f802eddf", "de...
1475 2162 Chill Factor A store clerk and an ice cream truck driver ar... [Action, Comedy, Thriller] [] [{"cast_id": 14, "character": "Arlo", "credit_... [{"credit_id": "52fe433cc3a36847f8044b1b", "de...
1476 127493 Stolen A former thief frantically searches for his mi... [Action, Crime, Drama, Thriller] [taxi driver, thief, fbi agent] [{"cast_id": 3, "character": "Will Montgomery"... [{"credit_id": "52fe4afbc3a368484e171221", "de...
1477 12429 Ponyo The son of a sailor, 5-year old Sosuke lives a... [Animation, Family] [mother, fish, cliff, father, mermaid, princes... [{"cast_id": 14, "character": "Ponyo (voice)",... [{"credit_id": "52fe44df9251416c75043e6f", "de...
1478 228205 The Longest Ride The lives of a young couple intertwine with a ... [Drama, Romance] [based on novel, art student, cowboy, injury, ... [{"cast_id": 3, "character": "Luke Collins", "... [{"credit_id": "558d4b8bc3a36878d9000947", "de...
1479 2900 The Astronaut's Wife When astronaut Spencer Armacost returns to Ear... [Drama, Science Fiction, Thriller] [wife husband relationship, space travel, spac... [{"cast_id": 16, "character": "Commander Spenc... [{"credit_id": "52fe4373c3a36847f805529f", "de...
1480 21311 I Dreamed of Africa Inspired by the true story of indomitable Kuki... [Romance, Drama, Adventure] [africa] [{"cast_id": 1, "character": "Kuki Gallmann", ... [{"credit_id": "5609d6f7c3a3686814000a38", "de...
1481 77875 Playing for Keeps A former sports star who's fallen on hard time... [Comedy, Romance] [mother, father son relationship, field, athle... [{"cast_id": 8, "character": "George", "credit... [{"credit_id": "558c14569251410f8f000b60", "de...
1482 192136 Mandela: Long Walk to Freedom A chronicle of Nelson Mandela's life journey f... [Drama, History] [prison, south africa, apartheid, biography, n... [{"cast_id": 3, "character": "Nelson Mandela",... [{"credit_id": "52fe4c9d9251416c910fa79d", "de...
1483 18254 Reds A radical American journalist becomes involved... [Drama, History] [journalist, russian revolution 1917] [{"cast_id": 2, "character": "John Reed", "cre... [{"credit_id": "5745432b92514153c10011f2", "de...
1484 881 A Few Good Men When cocky military lawyer Lt. Daniel Kaffee a... [Drama] [suicide, underdog, suspicion of murder, court... [{"cast_id": 10, "character": "Lt. Daniel Kaff... [{"credit_id": "52fe4286c3a36847f8025d91", "de...
1485 10877 Exit Wounds Maverick cop Orin Boyd always brings down the ... [Action, Crime, Thriller] [corruption, scandal, shadowing, police] [{"cast_id": 1, "character": "Orin Boyd", "cre... [{"credit_id": "52fe43c89251416c7501dfc3", "de...
1486 9600 Big Momma's House When a street-smart FBI agent is sent to Georg... [Crime, Comedy] [绝地奶霸, 卧底肥妈, big爆任务, 超级妈妈] [{"cast_id": 14, "character": "Malcolm Turner"... [{"credit_id": "52fe450fc3a36847f80ba117", "de...
1487 202575 Thunder and the House of Magic Thunder, an abandoned young cat seeking shelte... [Family, Fantasy, Animation, Adventure] [magic, 3d] [{"cast_id": 26, "character": "Thunder / Dylan... [{"credit_id": "53820c430e0a2624c700a682", "de...
1488 71469 The Darkest Hour In Moscow, five young people lead the charge a... [Horror, Action, Thriller, Science Fiction] [alien invasion, american abroad, moscow, unli... [{"cast_id": 1, "character": "Sean", "credit_i... [{"credit_id": "54c3aec5c3a3687c4001024a", "de...
1489 85446 Step Up Revolution Emily arrives in Miami with aspirations to bec... [Music, Drama, Romance] [flash mob, dance instructor, real estate deve... [{"cast_id": 1010, "character": "Emily", "cred... [{"credit_id": "52fe49419251416c910a76d7", "de...
1490 326 Snakes on a Plane America is on the search for the murderer Eddi... [Action, Crime, Horror, Thriller] [snake, suspense, fbi agent, death, animal att... [{"cast_id": 2, "character": "Neville Flynn", ... [{"credit_id": "5691639ac3a36802e400064d", "de...
1491 10685 The Watcher FBI agent Joel Campbell, burnt-out and shell-s... [Mystery, Thriller] [chicago, fbi, menace, covered investigation, ... [{"cast_id": 1, "character": "FBI Special Agen... [{"credit_id": "52fe43a29251416c75018231", "de...
1492 7220 The Punisher When undercover FBI agent Frank Castle's wife ... [Action, Crime, Drama] [chain, submachine gun, undercover, smuggling,... [{"cast_id": 1, "character": "Frank Castle / T... [{"credit_id": "52fe4474c3a36847f8096fb1", "de...
1493 9763 Goal!: The Dream Begins Like millions of kids around the world, Santia... [Drama] [restaurant, sport, coach, athlete, newcastle ... [{"cast_id": 1, "character": "Santiago Munez",... [{"credit_id": "52fe4528c3a36847f80bfa1d", "de...
1494 72387 Safe After a former elite agent rescues a 12-year-o... [Action, Crime, Thriller] [broken trachea] [{"cast_id": 3, "character": "Luke Wright", "c... [{"credit_id": "52fe4868c3a368484e0f716d", "de...
1495 12596 Pushing Tin Two air traffic controllers (John Cusack, Bill... [Comedy, Drama] [competition, airport, air controller, adversary] [{"cast_id": 1, "character": "Nick Falzone", "... [{"credit_id": "52fe45039251416c75048bc1", "de...
1496 1892 Return of the Jedi As Rebel leaders map their strategy for an all... [Adventure, Action, Science Fiction] [rebel, brother sister relationship, emperor, ... [{"cast_id": 8, "character": "Luke Skywalker",... [{"credit_id": "52fe431ec3a36847f803bc0f", "de...
1497 13460 Doomsday A lethal virus spreads throughout the British ... [Action, Thriller, Science Fiction] [dystopia, quarantine, futuristic, sword fight... [{"cast_id": 1, "character": "Major Eden Sincl... [{"credit_id": "5518614d9251416f0a00498d", "de...
1498 8055 The Reader The story of Michael Berg, a German lawyer who... [Drama, Romance] [germany, war crimes, trial, female prisoner, ... [{"cast_id": 2, "character": "Hanna Schmitz", ... [{"credit_id": "52fe448fc3a36847f809ce05", "de...
1499 50647 Wanderlust Rattled by sudden unemployment, a Manhattan co... [Comedy] [hippie, commune, nudism, nude protest, afterc... [{"cast_id": 1, "character": "George", "credit... [{"credit_id": "52fe47d0c3a36847f8149ab3", "de...
1500 10719 Elf When young Buddy falls into Santa's gift sack ... [Comedy, Family, Fantasy] [holiday, elves, santa claus, looking for bir... [{"cast_id": 1, "character": "Buddy", "credit_... [{"credit_id": "52fe43a89251416c7501905b", "de...
1501 9294 Phenomenon An ordinary man sees a bright light descend fr... [Drama, Fantasy, Romance, Science Fiction] [brain tumor, telekinesis, genius, terminal il... [{"cast_id": 2, "character": "George Malley", ... [{"credit_id": "52fe44e3c3a36847f80b002f", "de...
1502 11888 Snow Dogs When a Miami dentist inherits a team of sled d... [Adventure, Comedy, Family] [adoption, log cabin, alaska, sled dogs] [{"cast_id": 39, "character": "Demon (voice)",... [{"credit_id": "52fe449b9251416c7503aa43", "de...
1503 9647 Scrooged In this modern take on Charles Dickens' "A Chr... [Fantasy, Comedy, Drama] [holiday, tv ratings, comedy, scrooge, christm... [{"cast_id": 11, "character": "Francis Xavier ... [{"credit_id": "52fe4516c3a36847f80bba59", "de...
1504 9353 Nacho Libre Nacho Libre is loosely based on the story of F... [Comedy, Family] [nun, sport, orphanage, ordensbruder, ringer, ... [{"cast_id": 4, "character": "Nacho", "credit_... [{"credit_id": "52fe44ecc3a36847f80b2023", "de...
1505 55721 Bridesmaids Annie’s life is a mess. But when she finds out... [Comedy, Romance] [competition, jealousy, fight, materialism, br... [{"cast_id": 4, "character": "Annie", "credit_... [{"credit_id": "5674a1ea92514179d7000bea", "de...
1506 109414 This Is the End While attending a party at James Franco's hous... [Action, Comedy] [rape, monster, panic, friendship, celebrity, ... [{"cast_id": 14, "character": "James Franco", ... [{"credit_id": "52fe4ab2c3a36847f81dcf1f", "de...
1507 10307 Stigmata A young woman with no strong religious beliefs... [Horror] [vatican, miracle, christian, faith, clergyman... [{"cast_id": 10, "character": "Frankie Paige",... [{"credit_id": "52fe43569251416c7500c80f", "de...
1508 11978 Men of Honor Against formidable odds -- and an old-school d... [Drama] [diving, u.s. navy] [{"cast_id": 11, "character": "Master Chief Le... [{"credit_id": "52fe44ae9251416c7503d4f7", "de...
1509 22907 Takers A seasoned team of bank robbers, including Gor... [Action, Crime, Drama, Thriller] [heist] [{"cast_id": 11, "character": "Jesse Attica", ... [{"credit_id": "52fe4455c3a368484e01d299", "de...
1510 87567 The Big Wedding To the amusement of their adult children and f... [Comedy] [adoption, marriage, divorce, birth mother] [{"cast_id": 13, "character": "Don Griffin", "... [{"credit_id": "52fe49cd9251416c910b9375", "de...
1511 38322 Big Mommas: Like Father, Like Son FBI agent Malcolm Turner and his 17-year-old s... [Crime, Comedy, Action] [undercover, fbi, sequel, comedy, disguise, fb... [{"cast_id": 4, "character": "Malcolm / Big Mo... [{"credit_id": "5947f948c3a368111502e6d4", "de...
1512 45612 Source Code Decorated soldier Captain Colter Stevens wakes... [Thriller, Science Fiction, Mystery] [bomb, identity, fantasy, bomber, suspicion, t... [{"cast_id": 1, "character": "Colter Stevens",... [{"credit_id": "52fe46cbc3a36847f81129f1", "de...
1513 7305 Alive The amazing, true story of a Uruguayan rugby t... [Action, Adventure, Drama, Thriller] [rugby, stranded, survival, plane wreck, airpl... [{"cast_id": 14, "character": "Nando Parrado",... [{"credit_id": "52fe4479c3a36847f80982f3", "de...
1514 3594 The Number 23 Walter Sparrow is an animal control officer th... [Thriller, Drama, Mystery] [suicide, based on novel, hotel room, obsessio... [{"cast_id": 21, "character": "Walter Sparrow ... [{"credit_id": "52fe439fc3a36847f8062b8d", "de...
1515 157841 The Young and Prodigious T.S. Spivet A 12-year-old cartographer secretly leaves his... [Adventure, Drama, Family] [train, cartographer] [{"cast_id": 16, "character": "T.S. Spivet", "... [{"credit_id": "52fe4bd49251416c910e6fc7", "de...
1516 11519 1941 It's been six days since the attack on Pearl H... [Action, Comedy] [submarine, california, world war ii, war ship... [{"cast_id": 7, "character": "Sgt. Frank Tree"... [{"credit_id": "52fe44509251416c750306d9", "de...
1517 12920 Dreamer: Inspired By a True Story Ben Crane believes that a severely injured rac... [Drama, Family] [horse race, horse, kentucky, sport, based on ... [{"cast_id": 1, "character": "Ben Crane", "cre... [{"credit_id": "52fe452c9251416c7504e239", "de...
1518 59 A History of Violence An average family is thrust into the spotlight... [Drama, Thriller, Crime] [robbery, double life, dual identity, small to... [{"cast_id": 2, "character": "Tom Stall", "cre... [{"credit_id": "52fe4212c3a36847f8001923", "de...
1519 9335 Transporter 2 Professional driver Frank Martin is living in ... [Action, Thriller, Crime] [martial arts, war on drugs, kidnapping, bodyg... [{"cast_id": 1, "character": "Frank Martin", "... [{"credit_id": "52fe44e9c3a36847f80b154d", "de...
1520 12106 The Quick and the Dead A mysterious woman comes to compete in a quick... [Action, Western] [gunslinger, revenge, prairie, shootout, pistol] [{"cast_id": 11, "character": "Ellen \"The Lad... [{"credit_id": "52fe44b69251416c7503e58b", "de...
1521 11141 Laws of Attraction Amidst a sea of litigation, two New York City ... [Action, Comedy, Romance, Thriller] [irland, rock star, court case, rivalry, falli... [{"cast_id": 1, "character": "Daniel Rafferty"... [{"credit_id": "52fe44019251416c75025aad", "de...
1522 8649 Bringing Out the Dead 48 hours in the life of a burnt-out paramedic.... [Drama] [new york, coma, ambulance, night life, drug a... [{"cast_id": 1, "character": "Frank Pierce", "... [{"credit_id": "52fe44b2c3a36847f80a4cb7", "de...
1523 31867 Repo Men In the future, medical technology has advanced... [Action, Science Fiction, Thriller, Crime] [dystopia, evil corporation, repo man, aftercr... [{"cast_id": 1, "character": "Remy", "credit_i... [{"credit_id": "52fe44a49251416c91017c3f", "de...
1524 10253 Dragon Wars: D-War Based on the Korean legend, unknown creatures ... [Fantasy, Drama, Horror, Action, Thriller, Sci... [giant snake, korea, building, dagger, south k... [{"cast_id": 13, "character": "Ethan Kendrick"... [{"credit_id": "52fe434a9251416c7500ad21", "de...
1525 3587 Bogus Recently orphaned, a young boy is taken in by ... [Fantasy, Comedy, Family] [circus, magic, aunt, imaginary friend] [{"cast_id": 2, "character": "Harriet Franklin... [{"credit_id": "52fe439fc3a36847f8062763", "de...
1526 124459 The Incredible Burt Wonderstone After breaking up with his longtime stage part... [Comedy] [magic, las vegas] [{"cast_id": 5, "character": "Burt Wonderstone... [{"credit_id": "5640b21992514170610013a4", "de...
1527 24662 Cats Don't Dance Danny, an ambitious singing/dancing cat, goes ... [Animation, Comedy, Family, Music] [dance, musical, furry, talking animal, anthro... [{"cast_id": 2, "character": "Danny", "credit_... [{"credit_id": "56a4c4c5925141524c001bcf", "de...
1528 32274 Cradle Will Rock A true story of politics and art in the 1930s ... [Drama] [] [{"cast_id": 3, "character": "Marc Blitzsetin"... [{"credit_id": "52fe44c99251416c9101cc53", "de...
1529 182 The Good German An American journalist played by George Cloone... [War, Crime, Drama, Mystery, Romance, Thriller] [berlin, corruption, nazi background, love of ... [{"cast_id": 3, "character": "Jake Geismar", "... [{"credit_id": "567581fcc3a3681685002ea0", "de...
1530 5494 George and the Dragon A knight returning from the Crusades takes on ... [Adventure] [swordplay, hero, sword, dragon] [{"cast_id": 12, "character": "George", "credi... [{"credit_id": "52fe4409c3a36847f807e8db", "de...
1531 28 Apocalypse Now At the height of the Vietnam war, Captain Benj... [Drama, War] [guerrilla, river, vietnam, vietcong, cambodia... [{"cast_id": 29, "character": "Captain Benjami... [{"credit_id": "52fe4210c3a36847f800131b", "de...
1532 38073 Going the Distance Erin and Garrett are very much in love. When E... [Comedy, Drama, Romance] [male nudity, sex, san francisco, waitress, ne... [{"cast_id": 3, "character": "Erin Rankin Lang... [{"credit_id": "552ee5bec3a368618e0097de", "de...
1533 2054 Mr. Holland's Opus In 1965, passionate musician Glenn Holland tak... [Music, Drama, Family] [composer, mentor, deaf-mute, musical, apprent... [{"cast_id": 10, "character": "Glenn Holland",... [{"credit_id": "56488f159251413acf00765f", "de...
1534 302156 Criminal Bill Pope is a CIA agent on a mission in Londo... [Action] [cia, memory, convict, implant] [{"cast_id": 3, "character": "Jericho Stewart"... [{"credit_id": "576528eb92514167de001225", "de...
1535 606 Out of Africa Out of Africa tells the story of the life of D... [Drama] [dancing, train station, denmark, fire, cemete... [{"cast_id": 22, "character": "Karen Christenc... [{"credit_id": "52fe425cc3a36847f8018663", "de...
1536 87502 Flight Commercial airline pilot Whip Whitaker has a p... [Drama] [confession, airplane, f word, hangover, airpl... [{"cast_id": 50, "character": "Whip Whitaker",... [{"credit_id": "52fe49ca9251416c910b8de9", "de...
1537 698 Moonraker During the transportation of a Space Shuttle a... [Action, Adventure, Thriller, Science Fiction] [venice, mass murder, space marine, space suit... [{"cast_id": 15, "character": "James Bond", "c... [{"credit_id": "52fe426cc3a36847f801d72b", "de...
1538 120467 The Grand Budapest Hotel The Grand Budapest Hotel tells of a legendary ... [Comedy, Drama] [hotel, painting, wartime, gunfight, theft, me... [{"cast_id": 2, "character": "M. Gustave", "cr... [{"credit_id": "5319c3bac3a3685c5d002e64", "de...
1539 11313 Hearts in Atlantis A widowed mother and her son change when a mys... [Drama, Mystery] [american football, billard, baseball bat, ric... [{"cast_id": 1, "character": "Ted Brautigan", ... [{"credit_id": "52fe44239251416c7502a311", "de...
1540 6488 Arachnophobia A large spider from the jungles of South Ameri... [Comedy, Horror] [small town, outbreak, exterminator, spider bi... [{"cast_id": 1, "character": "Dr. Ross Jenning... [{"credit_id": "52fe4455c3a36847f808fe5f", "de...
1541 10559 Frequency When a rare phenomenon gives police officer Jo... [Crime, Drama, Science Fiction, Thriller] [new york, mother, detective, baseball, radio,... [{"cast_id": 20, "character": "Frank Sullivan"... [{"credit_id": "52fe43879251416c75013ffb", "de...
1542 296099 Vacation Hoping to bring his family closer together and... [Comedy] [route 66, grand canyon, cow, vacation, road t... [{"cast_id": 0, "character": "Rusty Griswold",... [{"credit_id": "562eab5c9251410a220074ad", "de...
1543 8012 Get Shorty Chili Palmer is a Miami mobster who gets sent ... [Comedy, Thriller, Crime] [gambling, miami, based on novel, job, murder,... [{"cast_id": 1, "character": "Chili Palmer", "... [{"credit_id": "563607f0c3a3681b5401b720", "de...
1544 1574 Chicago Murderesses Velma Kelly and Roxie Hart find th... [Action, Comedy, Crime, Drama, Music] [chicago, based on stage musical, prison matro... [{"cast_id": 12, "character": "Velma Kelly", "... [{"credit_id": "52fe42ffc3a36847f8032b49", "de...
1545 9032 Big Daddy A lazy law school grad adopts a kid to impress... [Comedy, Drama] [bachelor, law, vomit, syracuse university, la... [{"cast_id": 11, "character": "Sonny Koufax", ... [{"credit_id": "5726b101c3a368549e000a68", "de...
1546 2770 American Pie 2 The whole gang are back and as close as ever. ... [Comedy, Romance] [sex, party, summer, beach house, group of fri... [{"cast_id": 1, "character": "Jim Levenstein",... [{"credit_id": "5564ee039251416f25000f6d", "de...
1547 862 Toy Story Led by Woody, Andy's toys live happily in his ... [Animation, Comedy, Family] [jealousy, toy, boy, friendship, friends, riva... [{"cast_id": 14, "character": "Woody (voice)",... [{"credit_id": "52fe4284c3a36847f8024f55", "de...
1548 1637 Speed Los Angeles SWAT cop Jack Traven is up against... [Action, Adventure, Crime] [bomb, airport, bus, bus ride, highway, bomb p... [{"cast_id": 2, "character": "Jack Traven", "c... [{"credit_id": "52fe4307c3a36847f8034f5b", "de...
1549 72570 The Vow Happy young married couple Paige and Leo are, ... [Drama, Romance] [coma, amnesia, based on true story, memory lo... [{"cast_id": 1001, "character": "Paige Collins... [{"credit_id": "5609b4ce92514171a00004c7", "de...
1550 27569 Extraordinary Measures Working-class father John Crowley is finally o... [Drama] [] [{"cast_id": 1, "character": "Dr. Robert Stone... [{"credit_id": "52fe4554c3a368484e053f65", "de...
1551 10637 Remember the Titans After leading his football team to 15 winning ... [Drama] [ku klux klan, american football, trainer, spo... [{"cast_id": 1, "character": "Coach Herman Boo... [{"credit_id": "52fe43999251416c75016bdf", "de...
1552 1669 The Hunt for Red October A new Soviet nuclear missile sub (a Boomer) he... [Action, Adventure, Thriller] [submarine, cold war, russian, defection, jack... [{"cast_id": 2, "character": "Jack Ryan", "cre... [{"credit_id": "52fe430ac3a36847f80360a7", "de...
1553 132363 The Butler A look at the life of Cecil Gaines who served ... [Drama] [white house, butler, biography, civil rights] [{"cast_id": 17, "character": "Cecil Gaines", ... [{"credit_id": "533017ff9251413a75005535", "de...
1554 9472 DodgeBall: A True Underdog Story When megalomaniacal White Goodman, the owner o... [Comedy] [underdog, competition, bank, bar, ball, cheer... [{"cast_id": 1, "character": "Peter La Fleur",... [{"credit_id": "5566375ac3a3680ab1000041", "de...
1555 2907 The Addams Family Uncle Fester has been missing for 25 years. An... [Horror, Comedy, Fantasy] [dead wish, vampire, black humor, uncle, eccen... [{"cast_id": 3, "character": "Gomez Addams", "... [{"credit_id": "52fe4374c3a36847f80554dd", "de...
1556 9273 Ace Ventura: When Nature Calls Summoned from an ashram in Tibet, Ace finds hi... [Crime, Comedy, Adventure] [africa, indigenous, human animal relationship... [{"cast_id": 1, "character": "Ace Ventura", "c... [{"credit_id": "52fe44dfc3a36847f80af28b", "de...
1557 9880 The Princess Diaries A socially awkward but very bright 15-year-old... [Comedy, Family, Romance] [heir to the throne, grandmother granddaughter... [{"cast_id": 10, "character": "Amelia \"Mia\" ... [{"credit_id": "55783958c3a36842ee00177f", "de...
1558 2925 The First Wives Club After years of helping their hubbies climb the... [Comedy] [divorce, divorced woman, reunited friends] [{"cast_id": 3, "character": "Elise Elliot Atc... [{"credit_id": "53c00f0ec3a3687e59004d46", "de...
1559 807 Se7en Two homicide detectives are on a desperate hun... [Crime, Mystery, Thriller] [self-fulfilling prophecy, detective, s.w.a.t.... [{"cast_id": 17, "character": "Detective David... [{"credit_id": "52fe4279c3a36847f802176f", "de...
1560 17654 District 9 Aliens land in South Africa and, with their sh... [Science Fiction] [slum, street gang, mutation, south africa, jo... [{"cast_id": 3, "character": "Wikus van der Me... [{"credit_id": "52fe473c9251416c7509237d", "de...
1561 11836 The SpongeBob SquarePants Movie There's trouble brewing in Bikini Bottom. Some... [Animation, Comedy, Family] [ocean, sea, star, water, freeze, spongebob] [{"cast_id": 11, "character": "Spongebob", "cr... [{"credit_id": "52fe448f9251416c750391cd", "de...
1562 322 Mystic River A story about friendship and loyalty, guilt an... [Thriller, Crime, Drama, Mystery] [child abuse, sexual abuse, loss of child, rep... [{"cast_id": 4, "character": "Jimmy Markum", "... [{"credit_id": "52fe4237c3a36847f800d051", "de...
1563 70 Million Dollar Baby Despondent over a painful estrangement from hi... [Drama] [transporter, suicide attempt, strong woman, b... [{"cast_id": 4, "character": "Frankie Dunn", "... [{"credit_id": "52fe4213c3a36847f800200b", "de...
1564 9535 Analyze This Countless wiseguy films are spoofed in this fi... [Comedy, Crime] [new york, mafia boss, wedding, psychiatrist] [{"cast_id": 1, "character": "Paul Vitti", "cr... [{"credit_id": "52fe4506c3a36847f80b7c81", "de...
1565 11036 The Notebook An epic love story centered around an older ma... [Romance, Drama] [poem, river, sadness, fight, love of one's li... [{"cast_id": 4, "character": "Allie Hamilton",... [{"credit_id": "52fe43e89251416c75022af1", "de...
1566 6557 27 Dresses Altruistic Jane finds herself facing her worst... [Comedy, Romance] [lovesickness, newspaper, bar, sister sister r... [{"cast_id": 14, "character": "Jane Nichols", ... [{"credit_id": "52fe445bc3a36847f8091225", "de...
1567 18126 Hannah Montana: The Movie When Miley Stewart (aka pop-star Hannah Montan... [Comedy, Drama, Family, Music, Romance] [double life, pop star, musical, tennessee, te... [{"cast_id": 2, "character": "Miley Stewart/Ha... [{"credit_id": "563e20079251411867003cb7", "de...
1568 16340 Rugrats in Paris: The Movie The Rugrats are back! There's Tommy the brave ... [Adventure, Animation, Comedy, Family] [paris, invention] [{"cast_id": 1, "character": "Tommy Pickles (v... [{"credit_id": "588c37d092514136d40021ff", "de...
1569 10333 The Prince of Tides A troubled man talks to his suicidal sister's ... [Drama, Romance] [american football, trainer, twin sister, supp... [{"cast_id": 1, "character": "Tom Wingo", "cre... [{"credit_id": "52fe435b9251416c7500d40f", "de...
1570 4476 Legends of the Fall An epic tale of three brothers and their fathe... [Adventure, Drama, Romance, War] [brother brother relationship, montana, based ... [{"cast_id": 17, "character": "Tristan Ludlow"... [{"credit_id": "52fe43c4c3a36847f806e1df", "de...
1571 22947 Up in the Air George Clooney plays the dry cynical character... [Drama, Romance] [suitcase, business, omaha, on the road, downs... [{"cast_id": 4, "character": "Ryan Bingham", "... [{"credit_id": "56677c9e925141740b0007d2", "de...
1572 2755 About Schmidt 66-year-old Warren Schmidt is a retired insura... [Drama, Comedy] [wife husband relationship, channel surfing, m... [{"cast_id": 4, "character": "Warren R. Schmid... [{"credit_id": "52fe436ac3a36847f8052811", "de...
1573 82654 Warm Bodies After a zombie becomes involved with the girlf... [Horror, Comedy, Romance] [post-apocalyptic, dystopia, zombie, zombie ap... [{"cast_id": 13, "character": "R", "credit_id"... [{"credit_id": "57667af1c3a3687f530001dc", "de...
1574 59967 Looper In the futuristic action thriller Looper, time... [Action, Thriller, Science Fiction] [suicide, assassin, drug addiction, future, ti... [{"cast_id": 3, "character": "Joe", "credit_id... [{"credit_id": "52fe49a5c3a36847f81a52a1", "de...
1575 16300 Down to Earth After dying before his time, an aspiring comic... [Fantasy, Comedy, Science Fiction, Romance] [] [{"cast_id": 3, "character": "Lance Barton", "... [{"credit_id": "551ed1c492514137410035e0", "de...
1576 9598 Babe Babe is a little pig who doesn't quite know hi... [Fantasy, Drama, Comedy, Family] [sheep, pig, affection, piglet, heroism, talki... [{"cast_id": 1, "character": "Babe the Gallant... [{"credit_id": "52fe450fc3a36847f80b9ff7", "de...
1577 82696 Hope Springs After thirty years of marriage, a middle-aged ... [Drama, Comedy, Romance] [renewing wedding vows, marriage counselling] [{"cast_id": 13, "character": "Kay", "credit_i... [{"credit_id": "52fe486f9251416c9108c445", "de...
1578 9870 Forgetting Sarah Marshall When Sarah Marshall dumps aspiring musician Pe... [Comedy, Romance, Drama] [hawaii, one-night stand, beauty] [{"cast_id": 10, "character": "Peter Bretter",... [{"credit_id": "52fe453bc3a36847f80c3487", "de...
1579 8292 Four Brothers Four adopted brothers return to their Detroit ... [Action, Crime] [brother brother relationship, robbery, arbitr... [{"cast_id": 2, "character": "Bobby Mercer", "... [{"credit_id": "57d062ebc3a3681629001a5d", "de...
1580 8780 Baby Mama A successful, single businesswoman who dreams ... [Comedy] [pregnancy and birth, surrogate mother] [{"cast_id": 4, "character": "Kate Holbrook", ... [{"credit_id": "557028a3925141086c001cd7", "de...
1581 9715 Hope Floats Birdee Pruitt has been humiliated on live tele... [Drama, Romance] [texas, telegram, despair, leaving one's famil... [{"cast_id": 1, "character": "Birdee Pruitt", ... [{"credit_id": "52fe4520c3a36847f80be045", "de...
1582 10521 Bride Wars Two best friends become rivals when their resp... [Comedy] [bride, friendship, engagement, rivalry, weddi... [{"cast_id": 2, "character": "Emma", "credit_i... [{"credit_id": "52fe437f9251416c75012b75", "de...
1583 10762 Without a Paddle Three friends, whose lives have been drifting ... [Action, Adventure, Comedy, Thriller] [death of a friend, treasure hunt] [{"cast_id": 40, "character": "Dan Mott", "cre... [{"credit_id": "52fe43b29251416c7501a909", "de...
1584 10096 13 Going on 30 After total humiliation at her thirteenth birt... [Comedy, Fantasy, Romance] [new york, photographer, editor-in-chief, wish... [{"cast_id": 12, "character": "Jenna Rink", "c... [{"credit_id": "52fe43259251416c750054a3", "de...
1585 59436 Midnight in Paris A romantic comedy about a family traveling to ... [Fantasy, Comedy, Romance] [paris, painter, detective, based on novel, sc... [{"cast_id": 3, "character": "Gil", "credit_id... [{"credit_id": "52fe4990c3a36847f81a0c7f", "de...
1586 227783 The Nut Job Surly, a curmudgeon, independent squirrel is b... [Animation, Comedy, Family, Adventure] [squirrel, 3d] [{"cast_id": 1, "character": "Surly (voice)", ... [{"credit_id": "52fe4eb29251416c7515f38f", "de...
1587 4133 Blow A boy named George Jung grows up in a struggli... [Crime, Drama] [1970s, war on drugs, drug addiction, drug tra... [{"cast_id": 44, "character": "George Jung", "... [{"credit_id": "52fe43aec3a36847f8067595", "de...
1588 10207 Message in a Bottle A woman finds a romantic letter in a bottle wa... [Romance, Drama] [sailboat, anonymous letter, sailing, love let... [{"cast_id": 1, "character": "Garrett Blake", ... [{"credit_id": "52fe43429251416c7500988d", "de...
1589 172 Star Trek V: The Final Frontier Capt. Kirk and his crew must deal with Mr. Spo... [Science Fiction, Action, Adventure, Thriller] [federation, starfleet, uss enterprise-a, sha-... [{"cast_id": 4, "character": "Captain James T.... [{"credit_id": "52fe4222c3a36847f80069b1", "de...
1590 21972 Like Mike Calvin and his friends, who all live in an orp... [Comedy, Drama, Family, Fantasy] [bet, lightning, sports team, sport, basketbal... [{"cast_id": 1, "character": "Calvin Cambridge... [{"credit_id": "590379e8c3a3683bb80013af", "de...
1591 36593 The Naked Gun 33⅓: The Final Insult Frank Drebin is persuaded out of retirement to... [Comedy, Crime] [undercover, spoof, state prison] [{"cast_id": 4, "character": "Lt. Frank Drebin... [{"credit_id": "52fe45f79251416c91044833", "de...
1592 707 A View to a Kill A newly developed microchip designed by Zorin ... [Adventure, Action, Thriller] [paris, london england, france, england, san f... [{"cast_id": 16, "character": "James Bond", "c... [{"credit_id": "52fe426dc3a36847f801deb5", "de...
1593 533 The Curse of the Were-Rabbit Cheese-loving eccentric Wallace and his cunnin... [Adventure, Animation, Comedy, Family] [competition, garden, vegetable, stop motion, ... [{"cast_id": 30, "character": "Wallace / Hutch... [{"credit_id": "52fe424ec3a36847f8013ec3", "de...
1594 6023 P.S. I Love You A young widow discovers that her late husband ... [Drama, Romance] [job-hopping, irland, shoe seller, letter, dyi... [{"cast_id": 19, "character": "Holly", "credit... [{"credit_id": "52fe4438c3a36847f80893b3", "de...
1595 6439 Racing Stripes Shattered illusions are hard to repair -- espe... [Comedy] [love of animals, horse, identity crisis, farm... [{"cast_id": 23, "character": "Stripes (voice)... [{"credit_id": "52fe4451c3a36847f808ef7b", "de...
1596 4347 Atonement As a 13-year-old, fledgling writer Briony Tall... [Drama, Romance] [based on novel, sister sister relationship, f... [{"cast_id": 11, "character": "Cecilia Tallis"... [{"credit_id": "52fe43bbc3a36847f806b5a7", "de...
1597 37056 Letters to Juliet An American girl on vacation in Italy finds an... [Comedy, Drama, Romance] [italy, letter, romantic comedy, american abro... [{"cast_id": 2, "character": "Sophie Hall", "c... [{"credit_id": "52fe46269251416c9104acd1", "de...
1598 4105 Black Rain Two New York cops get involved in a gang war b... [Action, Thriller, Crime] [japan, yakuza, japanese mafia] [{"cast_id": 1, "character": "Nick", "credit_i... [{"credit_id": "575ca5e89251412b68000667", "de...
1599 76489 The Three Stooges While trying to save their childhood orphanage... [Comedy] [duringcreditsstinger] [{"cast_id": 10, "character": "Larry", "credit... [{"credit_id": "52fe493dc3a368484e1215f5", "de...
1600 3933 Corpse Bride Set in a 19th-century european village, this s... [Romance, Fantasy, Animation, Music] [shyness, england, cheating, old town, grave, ... [{"cast_id": 2, "character": "Victor Van Dort ... [{"credit_id": "52fe43a7c3a36847f806504f", "de...
1601 9918 Glory Road In 1966, Texas Western coach Don Haskins led t... [Drama] [basketball, racial segregation, teachers and ... [{"cast_id": 19, "character": "Don Haskins", "... [{"credit_id": "52fe4548c3a36847f80c5951", "de...
1602 273481 Sicario A young female FBI agent joins a secret CIA op... [Action, Crime, Drama, Mystery, Thriller] [mexico, cia, smoking, texas, fbi, murder, dir... [{"cast_id": 2, "character": "Kate Macer", "cr... [{"credit_id": "554f6950925141402a007258", "de...
1603 307081 Southpaw Billy "The Great" Hope, the reigning junior mi... [Action, Drama] [sport] [{"cast_id": 0, "character": "Billy 'The Great... [{"credit_id": "55defab2925141471a001b90", "de...
1604 16871 Drag Me to Hell After denying a woman the extension she needs ... [Horror, Thriller] [gypsy, work, gore, curse, psychologist, psych... [{"cast_id": 5, "character": "Christine Brown"... [{"credit_id": "52fe46f39251416c75088def", "de...
1605 293863 The Age of Adaline After 29-year-old Adaline recovers from a near... [Fantasy, Drama, Romance] [san francisco, immortality, love, forever] [{"cast_id": 0, "character": "Adaline Bowman",... [{"credit_id": "55c3273e9251413eee0018c1", "de...
1606 13156 Secondhand Lions "Secondhand Lions" follows the comedic adventu... [Comedy, Drama, Family] [texas, money, veteran] [{"cast_id": 1, "character": "Garth", "credit_... [{"credit_id": "52fe45469251416c75050f75", "de...
1607 41233 Step Up 3D A tight-knit group of New York City street dan... [Drama, Romance] [musical, duringcreditsstinger, 3d] [{"cast_id": 5, "character": "Luke", "credit_i... [{"credit_id": "52fe45bec3a36847f80d7dc1", "de...
1608 9266 Blue Crush Nothing gets between Anne Marie and her board.... [Adventure] [sea, surfer, hawaii, sport, job, american foo... [{"cast_id": 12, "character": "Anne Marie Chad... [{"credit_id": "52fe44dec3a36847f80aee8d", "de...
1609 1262 Stranger Than Fiction Everybody knows that your life is a story. But... [Comedy, Drama, Fantasy, Romance] [professor, literature, love, romantic comedy,... [{"cast_id": 1, "character": "Harold Crick", "... [{"credit_id": "569932fa925141253a00470a", "de...
1610 4513 30 Days of Night This is the story of an isolated Alaskan town ... [Horror, Thriller] [sunrise, winter, vampire, marriage crisis, al... [{"cast_id": 4, "character": "Eben Oleson", "c... [{"credit_id": "52fe43c7c3a36847f806ef9d", "de...
1611 22970 The Cabin in the Woods Five college friends spend the weekend at a re... [Horror, Thriller] [cabin, plot twist, cabin in the woods, filmed... [{"cast_id": 9, "character": "Dana Polk", "cre... [{"credit_id": "52fe4458c3a368484e01dc39", "de...
1612 7278 Meet the Spartans From the creators of Scary Movie and Date Movi... [Comedy] [fight, queen, penguin, black hole, men, army,... [{"cast_id": 14, "character": "Leonidas", "cre... [{"credit_id": "52fe4476c3a36847f809783f", "de...
1613 9013 Midnight Run An accountant embezzles $15 million of mob mon... [Adventure, Comedy, Crime] [crooked lawyer, bail jumper, mafia accountant... [{"cast_id": 1, "character": "Jack Walsh", "cr... [{"credit_id": "56446be39251410a410052c8", "de...
1614 865 The Running Man By 2017, the global economy has collapsed and ... [Action, Science Fiction] [prison, chase, hunting human beings, game sho... [{"cast_id": 15, "character": "Ben Richards", ... [{"credit_id": "52fe4284c3a36847f8025235", "de...
1615 10776 Little Shop of Horrors Seymour Krelborn is a nerdy orphan working at ... [Horror, Comedy, Music] [flower, solar eclipse, florist, assistant, pl... [{"cast_id": 8, "character": "Seymour Krelborn... [{"credit_id": "558d5d0ec3a36834820001e0", "de...
1616 50456 Hanna A 16-year-old girl raised by her father to be ... [Action, Thriller, Adventure] [assassin, self sacrifice, strip club, secret ... [{"cast_id": 6, "character": "Hanna Heller", "... [{"credit_id": "52fe47c8c3a36847f8147ecb", "de...
1617 9823 Mortal Kombat: Annihilation A group of heroic warriors has only six days t... [Action, Fantasy, Science Fiction] [martial arts, authority, tournament, battle, ... [{"cast_id": 1, "character": "Liu Kang", "cred... [{"credit_id": "52fe4534c3a36847f80c2035", "de...
1618 59861 Larry Crowne After losing his job, a middle-aged man reinve... [Comedy, Romance, Drama] [classroom, college, teacher, diner, loss of j... [{"cast_id": 3, "character": "Larry Crowne", "... [{"credit_id": "52fe499dc3a36847f81a3b4f", "de...
1619 133805 Carrie A reimagining of the classic horror tale about... [Drama, Horror] [terror, based on novel, power, telekinesis, h... [{"cast_id": 16, "character": "Carrie White", ... [{"credit_id": "533966d49251417da70045dd", "de...
1620 12763 Take the Lead A former professional dancer volunteers to tea... [Music] [dancing master, dance, musical, woman director] [{"cast_id": 1, "character": "Pierre Dulaine",... [{"credit_id": "556add5cc3a36826f80011db", "de...
1621 9766 Gridiron Gang Teenagers at a juvenile detention center, unde... [Action, Adventure, Crime, Drama] [competition, prisoner, probation assistant , ... [{"cast_id": 1, "character": "Sean Porter", "c... [{"credit_id": "52fe4529c3a36847f80bfbbd", "de...
1622 14034 What's the Worst That Could Happen? Thief Kevin Caffery attempts to rob from the h... [Action, Comedy] [business man, master thief, thief, ring] [{"cast_id": 1, "character": "Kevin Caffery", ... [{"credit_id": "52fe45c59251416c75061f41", "de...
1623 12244 9 When 9 first comes to life, he finds himself i... [Action, Adventure, Animation, Science Fiction... [man vs machine, hope, post-apocalyptic, dysto... [{"cast_id": 7, "character": "1 (voice)", "cre... [{"credit_id": "52fe44d29251416c750422f3", "de...
1624 109421 Side Effects A woman turns to prescription medication as a ... [Thriller, Crime, Drama] [fraud, cover-up, murder, drug, prescription m... [{"cast_id": 14, "character": "Jonathan Banks"... [{"credit_id": "52fe4ab4c3a36847f81dd435", "de...
1625 11137 The Prince & Me A fairy tale love-story about pre-med student ... [Comedy, Romance] [secret identity, wisconsin, prince, college, ... [{"cast_id": 1, "character": "Paige Morgan", "... [{"credit_id": "5628b8049251414ccf0016cf", "de...
1626 51162 Winnie the Pooh During an ordinary day in Hundred Acre Wood, W... [Animation, Family] [owl, tiger, aftercreditsstinger, duringcredit... [{"cast_id": 1004, "character": "Winnie the Po... [{"credit_id": "5542d8a9925141586100090e", "de...
1627 10152 Dumb and Dumberer: When Harry Met Lloyd This wacky prequel to the 1994 blockbuster goe... [Comedy] [skateboarding, adoption, friendship, fate] [{"cast_id": 12, "character": "Mrs. Dunne", "c... [{"credit_id": "52fe43369251416c75007c47", "de...
1628 9452 Bulworth A suicidally disillusioned liberal politician ... [Comedy, Drama] [mission of murder, politics, election campaig... [{"cast_id": 1, "character": "Senator Jay Bill... [{"credit_id": "52fe44f9c3a36847f80b52af", "de...
1629 239566 Get on Up A chronicle of James Brown's rise from extreme... [Drama, Music] [biography, james brown] [{"cast_id": 9, "character": "James Brown", "c... [{"credit_id": "569a4861c3a3686f9b0015e4", "de...
1630 53113 One True Thing A career woman reassesses her parents' lives a... [Drama, Romance] [dysfunctional family, cancer, death of parent] [{"cast_id": 1, "character": "Kate Gulden", "c... [{"credit_id": "52fe4853c3a36847f8161c1d", "de...
1631 9271 Virtuosity The Law Enforcement Technology Advancement Cen... [Action, Crime, Science Fiction, Thriller] [artificial intelligence, android, hologram, c... [{"cast_id": 10, "character": "Lt. Parker Barn... [{"credit_id": "52fe44dfc3a36847f80af169", "de...
1632 4474 My Super Ex-Girlfriend When New York architect Matt Saunders dumps hi... [Fantasy, Drama, Action, Comedy, Crime, Scienc... [new york, flying, ex-boyfriend, ex-girlfriend... [{"cast_id": 3, "character": "Jenny Johnson", ... [{"credit_id": "52fe43c4c3a36847f806e0c3", "de...
1633 184346 Deliver Us from Evil When a frightening wave of violence sweeps thr... [Thriller, Crime, Horror] [possessed, demon, occult, demonic possession] [{"cast_id": 4, "character": "Ralph Sarchie", ... [{"credit_id": "54b13f8ec3a3680945002153", "de...
1634 48340 Sanctum The 3-D action-thriller Sanctum, from executiv... [Action, Thriller] [cave, water, adventure] [{"cast_id": 4, "character": "Carl Hurley", "c... [{"credit_id": "536b7fdd0e0a2647c800c280", "de...
1635 14846 Little Black Book Determined to learn about her boyfriend's past... [Comedy, Romance, Drama] [plan] [{"cast_id": 1, "character": "Stacy", "credit_... [{"credit_id": "5537815392514140b10004f3", "de...
1636 72207 The Five-Year Engagement Exactly one year after Tom meets Violet, he su... [Comedy] [sex, san francisco, restaurant, frustration, ... [{"cast_id": 7, "character": "Tom Solomon", "c... [{"credit_id": "5674a22192514179dd000b11", "de...
1637 16232 Mr. 3000 Aging baseball star who goes by the nickname, ... [Comedy, Drama] [baseball, sport] [{"cast_id": 1, "character": "Stan Ross", "cre... [{"credit_id": "5626adedc3a368278f000015", "de...
1638 43539 The Next Three Days A married couple's life is turned upside down ... [Romance, Drama, Thriller, Crime] [evidence, passport, argument, county jail, fi... [{"cast_id": 20, "character": "John Brennan", ... [{"credit_id": "52fe464fc3a36847f80f816b", "de...
1639 9920 Ultraviolet In the late 21st century, a subculture of huma... [Science Fiction, Action, Thriller] [skyscraper, vampire, victim, dystopia, boy, d... [{"cast_id": 22, "character": "Violet Song Jat... [{"credit_id": "58a4c23ac3a3686cc2008ab8", "de...
1640 8978 Assault on Precinct 13 On New Year's Eve, inside a police station tha... [Thriller] [drug abuse, mexican standoff, junkie, prison ... [{"cast_id": 8, "character": "Sergeant Jake Ro... [{"credit_id": "5399a25ec3a3681d1b00188f", "de...
1641 11702 The Replacement Killers Hired assassin John Lee is asked by Chinatown ... [Action, Drama, Crime, Thriller] [usa, china, assault rifle, sniper, chinatown,... [{"cast_id": 11, "character": "John Lee", "cre... [{"credit_id": "52fe447c9251416c7503683d", "de...
1642 18550 Fled During a routine prison work detail, convict P... [Action, Comedy, Thriller] [hacker, undercover agent, mafia, chain gang, ... [{"cast_id": 1, "character": "Piper", "credit_... [{"credit_id": "52fe47859251416c7509c72b", "de...
1643 8869 Eight Legged Freaks The residents of a rural mining town discover ... [Action, Comedy, Horror, Thriller] [pick up, wetting pants, hockey mask, barbersh... [{"cast_id": 12, "character": "Chris McCormick... [{"credit_id": "52fe44c2c3a36847f80a8535", "de...
1644 43347 Love & Other Drugs Maggie, an alluring free spirit who won't let ... [Drama, Comedy, Romance] [male nudity, female nudity, letter, love, via... [{"cast_id": 2, "character": "Jamie Randall", ... [{"credit_id": "52fe4641c3a36847f80f4acd", "de...
1645 3489 88 Minutes "88 Minutes" focuses on a college professor (P... [Crime, Mystery, Thriller] [fbi, professor, ladies' man, medical examiner... [{"cast_id": 1, "character": "Jack Gramm", "cr... [{"credit_id": "52fe4396c3a36847f805fe51", "de...
1646 9701 North Country A fictionalized account of the first major suc... [Drama] [rape, secret, minnesota, witness, miner, insu... [{"cast_id": 1, "character": "Josey Aimes", "c... [{"credit_id": "52fe451ec3a36847f80bd87b", "de...
1647 2122 The Whole Ten Yards Jimmy 'The Tulip' Tudeski now spends his days ... [Comedy, Thriller, Crime] [hitman] [{"cast_id": 15, "character": "Jimmy", "credit... [{"credit_id": "55377e8f9251414ab9001c4c", "de...
1648 37707 Splice Elsa and Clive, two young rebellious scientist... [Horror, Thriller, Science Fiction] [dna, genetics, gene manipulation, genetic eng... [{"cast_id": 2, "character": "Clive", "credit_... [{"credit_id": "52fe46669251416c9105329f", "de...
1649 10658 Howard the Duck A scientific experiment unknowingly brings ext... [Comedy, Fantasy, Science Fiction] [duck, physicist, extraterrestrial, anthropomo... [{"cast_id": 1, "character": "Beverly Switzler... [{"credit_id": "52fe439d9251416c7501758b", "de...
1650 13150 Pride and Glory A saga centered on a multi-generational family... [Thriller, Crime, Drama] [megacity, brother-in-law, police] [{"cast_id": 1, "character": "Ray Tierney", "c... [{"credit_id": "52fe45459251416c75050d43", "de...
1651 9042 The Cave After a group of biologists discovers a huge n... [Action, Adventure, Horror, Thriller] [fall, burned alive, violence, diver, swimwear] [{"cast_id": 1, "character": "Jack McAllister"... [{"credit_id": "52fe44d5c3a36847f80acc27", "de...
1652 17813 Alex & Emma Writer Alex Sheldon (Luke Wilson) must finish ... [Comedy, Romance] [gambling, sex, casino, based on novel, vandal... [{"cast_id": 1, "character": "Alex Sheldon / A... [{"credit_id": "584f7bc3c3a3682fb80045e2", "de...
1653 11208 Wicker Park Matthew, a young advertising executive in Chic... [Drama, Mystery, Romance, Thriller] [love of one's life, leave, look-alike, intrigue] [{"cast_id": 1, "character": "Matthew", "credi... [{"credit_id": "52fe44119251416c75027b89", "de...
1654 58151 Fright Night A teenager suspects his new neighbour is a vam... [Horror, Comedy] [sunrise, vampire, suspicion, remake, suburbia] [{"cast_id": 9, "character": "Charley Brewster... [{"credit_id": "52fe4956c3a36847f8194f53", "de...
1655 11400 The New World A drama about explorer John Smith and the clas... [Drama, History, Romance] [chief, colonialism, new world] [{"cast_id": 1, "character": "Captain Smith", ... [{"credit_id": "53590bcfc3a368560100a1f8", "de...
1656 10350 Wing Commander The Hollywood version of the popular video gam... [Action, Science Fiction] [fight, pilot, outer space, based on video gam... [{"cast_id": 1, "character": "1st Lt. Christop... [{"credit_id": "52fe435e9251416c7500db63", "de...
1657 28902 In Dreams Claire Cooper dreams strange things from time ... [Drama, Thriller] [based on novel, suicide attempt, dream, kidna... [{"cast_id": 4, "character": "Claire Cooper", ... [{"credit_id": "55970f30c3a36855e300026d", "de...
1658 14164 Dragonball Evolution The young warrior Son Goku sets out on a quest... [Action, Adventure, Fantasy, Science Fiction, ... [karate, superhero, revenge, dragon, duringcre... [{"cast_id": 17, "character": "Master Roshi", ... [{"credit_id": "52fe45d29251416c75063b05", "de...
1659 76640 The Last Stand Ray Owens is sheriff of the quiet US border to... [Action, Crime, Thriller] [sheriff, small town, hostage, prisoner, fbi, ... [{"cast_id": 2, "character": "Sheriff Ray Owen... [{"credit_id": "534e53950e0a2679e0001588", "de...
1660 11058 Godsend A couple agree to have their deceased son clon... [Drama, Horror, Science Fiction, Thriller] [schizophrenia, clone, loss of son, nightmare,... [{"cast_id": 1, "character": "Paul Duncan", "c... [{"credit_id": "52fe43ed9251416c7502357f", "de...
1661 14844 Chasing Liberty The President's daughter, unable to experience... [Comedy, Romance] [venice, berlin, usa president, undercover, pr... [{"cast_id": 1, "character": "Anna Foster", "c... [{"credit_id": "563c813992514150af00414f", "de...
1662 57089 Hoodwinked Too! Hood VS. Evil Red Riding Hood is training in the group of Si... [Comedy, Animation, Family] [witch, wolf, little red riding hood, sequel, ... [{"cast_id": 2, "character": "Red Riding Hood ... [{"credit_id": "52fe4924c3a36847f818af43", "de...
1663 1947 An Unfinished Life Stoic and heartbroken, Einar Gilkyson quietly ... [Drama] [loss of son, sheriff, wyoming, grandfather gr... [{"cast_id": 1, "character": "Einar Gilkyson",... [{"credit_id": "562a0dd6c3a3681b5e001c48", "de...
1664 8054 The Imaginarium of Doctor Parnassus A traveling theater company gives its audience... [Adventure, Fantasy, Mystery] [circus, immortality, elderly, aftercreditssti... [{"cast_id": 4, "character": "Doctor Parnassus... [{"credit_id": "52fe448ec3a36847f809cd2b", "de...
1665 46829 Barney's Version The picaresque and touching story of the polit... [Comedy, Drama] [suicide, jealousy, canada, independent film, ... [{"cast_id": 12, "character": "Barney Panofsky... [{"credit_id": "577685e0925141035b000a8c", "de...
1666 146238 Runner Runner When a poor college student who cracks an onli... [Crime, Thriller, Drama] [gambling, casino, gambling debts, dirty cop, ... [{"cast_id": 1, "character": "Ivan Block", "cr... [{"credit_id": "52fe4b799251416c75103ffb", "de...
1667 9989 Antitrust A computer programmer's dream job at a hot Por... [Action, Crime, Drama] [technology, garage, hacker, male friendship, ... [{"cast_id": 18, "character": "Milo Hoffman", ... [{"credit_id": "52fe4558c3a36847f80c90af", "de...
1668 9665 Glory Robert Gould Shaw leads the US Civil War's fir... [War] [war, racism, battle, union soldier, confedera... [{"cast_id": 1, "character": "Col. Robert Goul... [{"credit_id": "5538b05e92514138a9001d03", "de...
1669 311 Once Upon a Time in America A former Prohibition-era Jewish gangster retur... [Drama, Crime] [life and death, corruption, street gang, rape... [{"cast_id": 3, "character": "David 'Noodles' ... [{"credit_id": "52fe4236c3a36847f800c805", "de...
1670 102362 Dead Man Down In New York City, a crime lord's right-hand ma... [Thriller, Action, Crime, Drama] [revenge, new york city, mysterious woman, cri... [{"cast_id": 1, "character": "Victor", "credit... [{"credit_id": "52fe4a07c3a36847f81b458b", "de...
1671 11162 The Merchant of Venice In 16th century Venice, when a merchant must d... [Drama, Romance] [venice, shakespeare, jew, ship, salesperson, ... [{"cast_id": 1, "character": "Shylock", "credi... [{"credit_id": "52fe44049251416c750262b9", "de...
1672 6016 The Good Thief A compulsive gambler plans the heist of his li... [Crime, Drama, Thriller] [casino, monte carlo, painting, caper, indepen... [{"cast_id": 14, "character": "Bob Montagnet",... [{"credit_id": "5664145ac3a3682c01007c11", "de...
1673 17186 Supercross Faced with the suspicious death of their fathe... [Action, Adventure, Drama, Romance] [sport] [{"cast_id": 2, "character": "K.C. Carlyle", "... [{"credit_id": "52fe470e9251416c7508c655", "de...
1674 13967 Miss Potter The story of Beatrix Potter, the author of the... [Drama, Family, Romance] [loss of lover, mountain lake, author, rabbit] [{"cast_id": 1, "character": "Norman Warne", "... [{"credit_id": "58ab4d78c3a36849fe000d0a", "de...
1675 2008 The Promise An orphaned girl, driven by poverty at such a ... [Fantasy, Drama, Action, Thriller, Romance] [servant, emperor, battle assignment] [{"cast_id": 13, "character": "Princess Qingch... [{"credit_id": "52fe432bc3a36847f803fb19", "de...
1676 9053 DOA: Dead or Alive Four beautiful rivals at an invitation-only ma... [Adventure, Action, Thriller] [competition, martial arts, kung fu, assassin,... [{"cast_id": 1, "character": "Tina Armstrong",... [{"credit_id": "52fe44d6c3a36847f80ad00b", "de...
1677 4512 The Assassination of Jesse James by the Coward... Outlaw Jesse James is rumored be the 'fastest ... [Action, Drama, Western] [killing, admiration, hold-up robbery, to shoo... [{"cast_id": 3, "character": "Jesse James", "c... [{"credit_id": "52fe43c7c3a36847f806eed1", "de...
1678 76349 1911 At the beginning of the 20th century, China is... [Adventure, Drama, Action, History, War] [martial arts, sword, revolution, blood, gunfi... [{"cast_id": 1, "character": "Huang Xing / Hua... [{"credit_id": "52fe4933c3a368484e11f9c3", "de...
1679 31203 Little Nicholas Nicolas has a happy existence, parents who lov... [Comedy] [] [{"cast_id": 10, "character": "Nicolas", "cred... [{"credit_id": "52fe44689251416c9100fab9", "de...
1680 265208 Wild Card When a Las Vegas bodyguard with lethal skills ... [Thriller, Crime, Drama] [gambling, bodyguard, remake] [{"cast_id": 0, "character": "Nick Wild", "cre... [{"credit_id": "567846fcc3a3684750000223", "de...
1681 45610 Machine Gun Preacher The true story of Sam Childers, a former drug-... [Action, Thriller, Crime] [underage soldier, duringcreditsstinger] [{"cast_id": 12, "character": "Sam Childers", ... [{"credit_id": "52fe46cbc3a36847f811285d", "de...
1682 50135 Animals United A group of animals waiting for the annual floo... [Animation, Family, Comedy] [dam, shark, animal, hoover dam, crane the bird] [{"cast_id": 35, "character": "Charles", "cred... [{"credit_id": "594853dc9251417e4c026b9a", "de...
1683 1874 Goodbye Bafana The true story of a white South African racist... [History, Drama] [jail guard, prison cell, south africa, aparth... [{"cast_id": 5, "character": "James Gregory", ... [{"credit_id": "52fe431cc3a36847f803b2a7", "de...
1684 271331 United Passions An epic, untold story that brings to life the ... [Drama] [soccer] [{"cast_id": 0, "character": "Sepp Blatter", "... [{"credit_id": "537e77030e0a2624cb002bf8", "de...
1685 215211 Grace of Monaco The story of former Hollywood star Grace Kelly... [Romance, Drama] [monaco, prince] [{"cast_id": 1, "character": "Grace Kelly", "c... [{"credit_id": "543f83bb0e0a265abf0012cc", "de...
1686 367961 Savva. Heart of the Warrior A fairytale about a grand life journey of a 10... [Fantasy, Adventure, Animation] [village, creature, battle, monkey, hyena] [{"cast_id": 0, "character": "Savva (voice)", ... [{"credit_id": "57fbb32bc3a3687467000e8a", "de...
1687 10955 Ripley's Game Tom Ripley - cool, urbane, wealthy, and murder... [Crime, Thriller] [berlin, male nudity, villa, milan, hitman, as... [{"cast_id": 2, "character": "Tom Ripley", "cr... [{"credit_id": "52fe43d89251416c7502062f", "de...
1688 223702 Sausage Party Sausage Party, the first R-rated CG animated m... [Adventure, Animation, Comedy, Fantasy] [supermarket, party, sausage, food, anthropomo... [{"cast_id": 7, "character": "Frank / Sergeant... [{"credit_id": "52fe4e1e9251416c7514bec9", "de...
1689 254470 Pitch Perfect 2 The Bellas are back, and they are better than ... [Comedy, Music] [music, sequel, singer, male female relationsh... [{"cast_id": 4, "character": "Beca Mitchell", ... [{"credit_id": "5568cc72c3a36854760000c9", "de...
1690 69 Walk the Line A chronicle of country music legend Johnny Cas... [Drama, Music, Romance] [germany, prison, music record, adultery, coun... [{"cast_id": 2, "character": "Johnny Cash", "c... [{"credit_id": "52fe4213c3a36847f8001f3f", "de...
1691 4967 Keeping the Faith Best friends since they were kids, Rabbi Jacob... [Comedy] [love triangle, rabbi, priest, catholicism] [{"cast_id": 10, "character": "Rabbi Jake Schr... [{"credit_id": "52fe43e9c3a36847f8077c2f", "de...
1692 9449 The Borrowers The four-inch-tall Clock family secretly share... [Adventure, Fantasy, Action, Comedy, Family] [dwarves, household, lawyer, little people, ch... [{"cast_id": 1, "character": "Ocious P. Potter... [{"credit_id": "570aea0992514111f20001e3", "de...
1693 11499 Frost/Nixon For three years after being forced from office... [Drama, History] [camera, lie, scandal, watergate scandal, rich... [{"cast_id": 6, "character": "David Frost", "c... [{"credit_id": "56430a0dc3a36870e0001396", "de...
1694 4912 Confessions of a Dangerous Mind Television made him famous, but his biggest hi... [Comedy, Crime, Drama, Romance, Thriller] [microfilm, biography, silencer, intrigue] [{"cast_id": 15, "character": "Chuck Barris", ... [{"credit_id": "52fe43e2c3a36847f80760b5", "de...
1695 12771 Serving Sara Serving Sara is a 2002 romantic comedy film wh... [Comedy, Romance] [wealth, falling in love, divorce, pretty woma... [{"cast_id": 1, "character": "Joe Tyler", "cre... [{"credit_id": "52fe451f9251416c7504c811", "de...
1696 323676 The Boss A titan of industry is sent to prison after sh... [Comedy] [business woman, ex-con, duringcreditsstinger,... [{"cast_id": 0, "character": "Michelle Darnell... [{"credit_id": "5694418f9251414b7200038e", "de...
1697 12506 Cry Freedom A dramatic story, based on actual events, abou... [Drama] [journalist, 1970s, male friendship, south afr... [{"cast_id": 1, "character": "Steve Biko", "cr... [{"credit_id": "52fe44f09251416c7504632d", "de...
1698 24071 Mumford In the small town of Mumford, a psychologist o... [Comedy, Drama, Romance] [] [{"cast_id": 3, "character": "Mumford", "credi... [{"credit_id": "52fe4480c3a368484e026c51", "de...
1699 11249 Seed of Chucky The killer doll is back! The all-new film is t... [Drama, Horror, Comedy] [baby, puppet, filmdreh, murder, killer doll, ... [{"cast_id": 1, "character": "Chucky", "credit... [{"credit_id": "52fe441a9251416c75028e57", "de...
1700 9667 The Jacket A military veteran goes on a journey into the ... [Drama, Mystery, Thriller, Fantasy] [smoking, medicine, psychology, hallucination,... [{"cast_id": 4, "character": "Jack Starks", "c... [{"credit_id": "52fe4518c3a36847f80bc3c1", "de...
1701 812 Aladdin Princess Jasmine grows tired of being forced t... [Animation, Family, Comedy, Adventure, Fantasy... [magic, musical, cartoon, princess, love, come... [{"cast_id": 18, "character": "Aladdin \"Al\" ... [{"credit_id": "533635889251417d9e000506", "de...
1702 277216 Straight Outta Compton In 1987, five young men, using brutally honest... [Drama, Music] [brother brother relationship, aids, police br... [{"cast_id": 13, "character": "Ice Cube", "cre... [{"credit_id": "56829e7392514169d000046c", "de...
1703 87 Indiana Jones and the Temple of Doom After arriving in India, Indiana Jones is aske... [Adventure, Action] [riddle, treasure, heart, skeleton, treasure h... [{"cast_id": 4, "character": "Indiana Jones", ... [{"credit_id": "52fe4215c3a36847f8002c45", "de...
1704 14444 The Rugrats Movie Tommy faces responsibility when Dil, his new b... [Animation, Family] [brother brother relationship, baby, home, pre... [{"cast_id": 4, "character": "Ranger Margaret ... [{"credit_id": "52fe45f49251416c7506837d", "de...
1705 2043 Along Came a Spider When a teacher kidnaps a girl from a prestigio... [Crime, Mystery, Thriller, Action] [psychology, police operation, police, psychol... [{"cast_id": 11, "character": "Alex Cross", "c... [{"credit_id": "55853ddd92514173e6002912", "de...
1706 315664 Florence Foster Jenkins The story of Florence Foster Jenkins, a New Yo... [Comedy, Drama] [opera, biography, singing false] [{"cast_id": 0, "character": "Florence Foster ... [{"credit_id": "572cadb792514165f000009f", "de...
1707 1428 Once Upon a Time in Mexico Hitman "El Mariachi" becomes involved in inter... [Action] [corruption, cia] [{"cast_id": 2, "character": "El Mariachi", "c... [{"credit_id": "52fe42f6c3a36847f803021d", "de...
1708 562 Die Hard NYPD cop, John McClane's plan to reconcile wit... [Action, Thriller] [helicopter, journalist, based on novel, terro... [{"cast_id": 5, "character": "John McClane", "... [{"credit_id": "52fe4252c3a36847f8015429", "de...
1709 15373 Role Models Two salesmen trash a company truck on an energ... [Comedy] [camping, campsite, big brother, friends, comm... [{"cast_id": 2, "character": "Wheeler", "credi... [{"credit_id": "563e157f9251411867003b27", "de...
1710 318846 The Big Short The men who made millions from a global econom... [Comedy, Drama] [bank, fraud, biography, wall street, finances... [{"cast_id": 2, "character": "Michael Burry", ... [{"credit_id": "568349e09251414f6300f7b7", "de...
1711 26320 Taking Woodstock The story of Elliot Tiber and his family, who ... [Music, Comedy, Drama] [music festival, independent film, catskills, ... [{"cast_id": 8, "character": "Elliot Teichberg... [{"credit_id": "52fe44fac3a368484e041c19", "de...
1712 14292 Miracle In 1980, the United States Ice Hockey team's c... [Drama, History] [olympic games, sport, ice hockey, milwaukee w... [{"cast_id": 3, "character": "Herb Brooks", "c... [{"credit_id": "52fe45e39251416c75065e53", "de...
1713 924 Dawn of the Dead A group of surviving people take refuge in a s... [Fantasy, Horror, Action] [refugee, mass murder, habor, car journey, dep... [{"cast_id": 22, "character": "Ana", "credit_i... [{"credit_id": "52fe428ec3a36847f8027c57", "de...
1714 2018 The Wedding Planner Mary Fiore, San Francisco's premiere wedding p... [Comedy] [san francisco, marriage proposal, love of one... [{"cast_id": 16, "character": "Mary Fiore", "c... [{"credit_id": "59a5cc909251412f61011d2b", "de...
1715 192577 Space Pirate Captain Harlock Space Pirate Captain Harlock and his fearless ... [Animation, Science Fiction] [] [{"cast_id": 1, "character": "Captain Harlock ... [{"credit_id": "52fe4cac9251416c910fc711", "de...
1716 9428 The Royal Tenenbaums An estranged family of former child prodigies ... [Comedy, Drama] [forgiveness, child prodigy, terminal illness,... [{"cast_id": 2, "character": "Royal Tenenbaum"... [{"credit_id": "52fe44f6c3a36847f80b4671", "de...
1717 2832 Identity Complete strangers stranded at a remote desert... [Mystery, Thriller] [weather, multiple character, scream, convict,... [{"cast_id": 7, "character": "Ed", "credit_id"... [{"credit_id": "589fd370c3a3684e89000248", "de...
1718 137093 Last Vegas Three sixty-something friends take a break fro... [Comedy] [casino, male friendship, stag night, las vega... [{"cast_id": 12, "character": "Paddy", "credit... [{"credit_id": "52fe4c25c3a368484e1a9d19", "de...
1719 699 For Your Eyes Only A British spy ship has sunk and on board was a... [Adventure, Action, Thriller] [london england, submarine, england, sea, assa... [{"cast_id": 17, "character": "James Bond", "c... [{"credit_id": "562d3b5fc3a3681b4d009859", "de...
1720 9778 Serendipity Although strangers Sara and Jonathan are both ... [Comedy, Romance] [soulmates, new love, book, dollar, fate, dest... [{"cast_id": 1, "character": "Jonathan Trager"... [{"credit_id": "52fe452bc3a36847f80c03df", "de...
1721 8831 Timecop An officer for a security agency that regulate... [Thriller, Science Fiction, Action, Crime] [martial arts, time travel, science fiction, a... [{"cast_id": 9, "character": "Max Walker", "cr... [{"credit_id": "52fe44bbc3a36847f80a6e07", "de...
1722 9398 Zoolander Clear the runway for Derek Zoolander, VH1's th... [Comedy] [male model, time magazine, fashion show, fash... [{"cast_id": 1, "character": "Derek Zoolander"... [{"credit_id": "556f8417925141326c0008cb", "de...
1723 112949 Safe Haven A young woman with a mysterious past lands in ... [Romance] [based on novel, small town, widower, single f... [{"cast_id": 9, "character": "Katie Feldman", ... [{"credit_id": "54876e7b9251416b9400008f", "de...
1724 10439 Hocus Pocus After 300 years of slumber, three sister witch... [Comedy, Family, Fantasy] [witch, halloween, salem, trick or treating, s... [{"cast_id": 1, "character": "Winifred 'Winnie... [{"credit_id": "52fe43719251416c750108d7", "de...
1725 3638 No Reservations Master chef Kate Armstrong runs her life and h... [Comedy] [italy, competition, loss of mother, loss of s... [{"cast_id": 1, "character": "Kate", "credit_i... [{"credit_id": "52fe43a1c3a36847f80633b1", "de...
1726 23483 Kick-Ass Dave Lizewski is an unnoticed high school stud... [Action, Crime] [crime fighter, secret identity, comic book, s... [{"cast_id": 9, "character": "Dave Lizewski / ... [{"credit_id": "566c57cbc3a368535a008f91", "de...
1727 62206 30 Minutes or Less Two fledgling criminals kidnap a pizza deliver... [Action, Adventure, Comedy] [pizza delivery, adventure, pizza boy, number ... [{"cast_id": 3, "character": "Nick", "credit_i... [{"credit_id": "52fe4675c3a368484e091d2d", "de...
1728 10577 Dracula 2000 In the millenium version of this classic Gothi... [Thriller, Horror] [vampire, dracula, bite, blood, vlad, fang vamp] [{"cast_id": 10, "character": "Dracula", "cred... [{"credit_id": "5686a528c3a36860e901fa56", "de...
1729 218778 Alexander and the Terrible, Horrible, No Good,... Alexander's day begins with gum stuck in his h... [Family, Comedy] [based on novel, job interview, bad luck, wish... [{"cast_id": 20, "character": "Ben Cooper", "c... [{"credit_id": "57b0bac592514141fa001978", "de...
1730 4348 Pride & Prejudice Pride & Prejudice is a humorous story of love ... [Drama, Romance] [bachelor, beautiful, prejudice, suitor, perio... [{"cast_id": 38, "character": "Elizabeth Benne... [{"credit_id": "52fe43bbc3a36847f806b66b", "de...
1731 78 Blade Runner In the smog-choked dystopian Los Angeles of 20... [Science Fiction, Drama, Thriller] [artificial intelligence, man vs machine, cybo... [{"cast_id": 6, "character": "Rick Deckard", "... [{"credit_id": "549e9edcc3a3682f2300824b", "de...
1732 11780 Rob Roy In the highlands of Scotland in the 1700s, Rob... [Adventure] [scotland, biography, 18th century, highlands,... [{"cast_id": 9, "character": "Robert Roy MacGr... [{"credit_id": "52fe44849251416c7503799d", "de...
1733 192102 3 Days to Kill A dangerous international spy is determined to... [Action, Drama, Thriller, Crime] [retirement, secret service, illegal drugs] [{"cast_id": 2, "character": "Ethan Renner", "... [{"credit_id": "5369a1a7c3a36812200071ae", "de...
1734 2001 We Own the Night A New York nightclub manager tries to save his... [Drama, Crime, Thriller] [new york, father son relationship, nightclub,... [{"cast_id": 2, "character": "Bobby Green", "c... [{"credit_id": "58d281fac3a36838f101cc2b", "de...
1735 10383 Lost Souls A small group of Catholics led by an ailing pr... [Horror, Thriller] [pedophilia, daughter, anti-christ, incest] [{"cast_id": 7, "character": "Maya Larkin", "c... [{"credit_id": "52fe43639251416c7500e733", "de...
1736 11516 Winged Migration The cameras of Jacques Perrin fly with migrato... [Documentary] [ocean, lake, bird, horse, parrot, owl, ornith... [{"cast_id": 7, "character": "Narrator", "cred... [{"credit_id": "52fe44509251416c75030575", "de...
1737 10025 Just My Luck Manhattanite Ashley is known to many as the lu... [Comedy, Drama, Family, Fantasy, Romance] [jinx, bad luck, kiss, romantic comedy, alcoho... [{"cast_id": 22, "character": "Ashley Albright... [{"credit_id": "52fe430a9251416c75001319", "de...
1738 15198 Mystery, Alaska In Mystery, Alaska, life revolves around the l... [Drama, Comedy] [sport, ice hockey] [{"cast_id": 4, "character": "John Biebe", "cr... [{"credit_id": "52fe46439251416c750729df", "de...
1739 23172 The Spy Next Door Former CIA spy Bob Ho takes on his toughest as... [Action, Comedy, Family] [duringcreditsstinger] [{"cast_id": 4, "character": "Gillian", "credi... [{"credit_id": "52fe4461c3a368484e01fbd7", "de...
1740 17834 A Simple Wish Murray is a male fairy godmother, and he is tr... [Adventure, Comedy, Family, Fantasy] [magic, wish, kids, fairy godmother] [{"cast_id": 5, "character": "Murray", "credit... [{"credit_id": "52fe474c9251416c75094657", "de...
1741 10016 Ghosts of Mars Melanie Ballard (Natasha Henstridge) is a hard... [Action, Horror, Science Fiction] [climbing up a wall, hung upside down, flashba... [{"cast_id": 10, "character": "Lt. Melanie Bal... [{"credit_id": "552f907692514114e6000b1b", "de...
1742 10317 Our Brand Is Crisis A feature film based on the documentary "Our B... [Comedy, Drama] [bolivia, woman, political campaign, south ame... [{"cast_id": 3, "character": "'Calamity' Jane ... [{"credit_id": "55bf9e699251413e510072dd", "de...
1743 58431 Pride and Prejudice and Zombies A zombie outbreak has fallen upon the land in ... [Romance, Horror, Comedy, Thriller] [based on novel, dystopia, shaolin, prejudice,... [{"cast_id": 12, "character": "Elizabeth Benne... [{"credit_id": "52fe4962c3a36847f81974d3", "de...
1744 9746 Kundun The Tibetans refer to the Dalai Lama as 'Kundu... [Drama] [buddhism, china, mountains, buddhist monk, ti... [{"cast_id": 4, "character": "Dalai Lama (Adul... [{"credit_id": "56826296925141133400b1a9", "de...
1745 13092 How to Lose Friends & Alienate People A British writer struggles to fit in at a high... [Comedy, Romance, Drama] [failure, starlet] [{"cast_id": 1, "character": "Young Sidney", "... [{"credit_id": "52fe45399251416c7504fb79", "de...
1746 59859 Kick-Ass 2 After Kick-Ass’ insane bravery inspires a new ... [Action, Adventure, Crime] [crime fighter, secret identity, marvel comic,... [{"cast_id": 35, "character": "Dave Lizewski /... [{"credit_id": "58cf95a0c3a368508c0317d5", "de...
1747 13495 Alatriste In 17th century Spain Diego Alatriste, a brave... [Action] [] [{"cast_id": 2, "character": "Diego Alatriste"... [{"credit_id": "52fe45719251416c75056ad3", "de...
1748 254473 Brick Mansions In a dystopian Detroit, grand houses that once... [Action, Crime, Drama] [martial arts, atomic bomb, ghetto, parkour, c... [{"cast_id": 1, "character": "Damien Collier",... [{"credit_id": "52fe4ebd9251416c9113c123", "de...
1749 700 Octopussy James Bond is sent to investigate after a fell... [Adventure, Action, Thriller] [atomic bomb, eastern block, crocodile, secret... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426cc3a36847f801d973", "de...
1750 4964 Knocked Up For fun loving party animal Ben Stone, the las... [Comedy, Romance, Drama] [alcohol, one-night stand, bed, pregnancy and ... [{"cast_id": 2, "character": "Ben Stone", "cre... [{"credit_id": "52fe43e8c3a36847f8077a17", "de...
1751 10024 My Sister's Keeper Sara and Brian live an idyllic life with their... [Drama] [parents kids relationship, sister sister rela... [{"cast_id": 2, "character": "Sara Fitzgerald"... [{"credit_id": "52fe430a9251416c75001279", "de...
1752 13490 Welcome Home Roscoe Jenkins Martin Lawrence leads an all-star cast, includ... [Comedy, Drama] [talk show] [{"cast_id": 1, "character": "Roscoe Jenkins",... [{"credit_id": "52fe45709251416c75056953", "de...
1753 15927 A Passage to India The film is set during the period of growing i... [Drama, Adventure, History] [doctor, india, english, magistrate, 1920s, mo... [{"cast_id": 1, "character": "Adela Quested", ... [{"credit_id": "52fe468b9251416c7507ba99", "de...
1754 1259 Notes on a Scandal A veteran high school teacher befriends a youn... [Drama, Romance] [sex, adultery, based on novel, cat, infidelit... [{"cast_id": 2, "character": "Barbara Covett",... [{"credit_id": "52fe42ebc3a36847f802cc2b", "de...
1755 5125 Rendition When an Egyptian terrorism suspect "disappears... [Drama, Thriller] [anti terror, terror, cia, loss of son, police... [{"cast_id": 1, "character": "Anwar El-Ibrahim... [{"credit_id": "52fe43f5c3a36847f807a709", "de...
1756 174 Star Trek VI: The Undiscovered Country On the eve of retirement, Kirk and McCoy are c... [Science Fiction, Action, Adventure, Thriller] [farewell, federation, starfleet, peace confer... [{"cast_id": 6, "character": "James Tiberius K... [{"credit_id": "52fe4222c3a36847f8006ac1", "de...
1757 9583 Divine Secrets of the Ya-Ya Sisterhood A mother and daughter dispute is resolved by t... [Comedy, Drama, Romance] [secret society, conciliation, marriage, mothe... [{"cast_id": 1, "character": "Siddalee 'Sidda'... [{"credit_id": "555dd65ec3a36868c9001463", "de...
1758 9437 Kiss the Girls Forensic psychologist Alex Cross travels to No... [Drama, Mystery, Thriller, Crime] [washington d.c., covered investigation, inves... [{"cast_id": 8, "character": "Alex Cross", "cr... [{"credit_id": "52fe44f7c3a36847f80b4a33", "de...
1759 525 The Blues Brothers Jake Blues is just out of jail, and teams up w... [Music, Comedy, Action, Crime] [dancing, prison, chicago, country music, nun,... [{"cast_id": 4, "character": "Elwood Blues (as... [{"credit_id": "52fe424dc3a36847f8013c09", "de...
1760 10188 The Sisterhood of the Traveling Pants 2 Four young women continue the journey toward a... [Adventure, Comedy, Drama, Family] [female friendship, best friend, summer vacati... [{"cast_id": 2, "character": "Lena Kaligaris",... [{"credit_id": "586292d992514115ca042885", "de...
1761 63574 Joyful Noise G.G. Sparrow faces off with her choir's newly ... [Comedy, Music] [] [{"cast_id": 2, "character": "Vi Rose Hill", "... [{"credit_id": "569074a09251414561000c1e", "de...
1762 245 About a Boy Will Freeman is a hip Londoner who one day rea... [Drama, Comedy, Romance] [london england, rock and roll, single parent,... [{"cast_id": 7, "character": "Will", "credit_i... [{"credit_id": "52fe422cc3a36847f8009b63", "de...
1763 9825 Lake Placid When a man is eaten alive by an unknown creatu... [Horror, Comedy, Action, Science Fiction, Thri... [diving, sheriff, lake, crocodile, deputy, pal... [{"cast_id": 1, "character": "Jack Wells", "cr... [{"credit_id": "563a2b4f9251414ab70201f6", "de...
1764 186 Lucky Number Slevin Slevin is mistakenly put in the middle of a pe... [Drama, Thriller, Crime, Mystery] [assassination, assassin, identity, sniper, mi... [{"cast_id": 7, "character": "Slevin", "credit... [{"credit_id": "52fe4224c3a36847f80072b1", "de...
1765 9549 The Right Stuff A chronicle of the original Mercury astronauts... [Drama, History] [cold war, pilot, space travel, politics, hist... [{"cast_id": 5, "character": "Gus Grissom", "c... [{"credit_id": "52fe4508c3a36847f80b851d", "de...
1766 61891 Anonymous Set against the backdrop of the succession of ... [Drama, History, Thriller] [shakespeare, anonymity, poet, play, political... [{"cast_id": 2, "character": "Young Earl of Ox... [{"credit_id": "52fe4668c3a368484e08f05d", "de...
1767 34584 The NeverEnding Story While hiding from bullies in his school's atti... [Drama, Family, Fantasy, Adventure] [based on novel, fictional place, wolf, mythol... [{"cast_id": 1, "character": "Bastian", "credi... [{"credit_id": "52fe456d9251416c91031ed3", "de...
1768 2666 Dark City A man struggles with memories of his past, inc... [Mystery, Science Fiction] [soul, sleep, manipulation, future, dystopia, ... [{"cast_id": 12, "character": "John Murdoch", ... [{"credit_id": "52fe4363c3a36847f8050b51", "de...
1769 12783 The Duchess A chronicle of the life of 18th century aristo... [Drama, History, Romance] [england, adultery, duke, gambling debts, marr... [{"cast_id": 5, "character": "Georgiana Cavend... [{"credit_id": "52fe45239251416c7504cf39", "de...
1770 13155 Return to Oz Dorothy, saved from a psychiatric experiment b... [Adventure, Family, Fantasy] [wizard of oz] [{"cast_id": 1, "character": "Dorothy Gale", "... [{"credit_id": "588a748cc3a368409301c92a", "de...
1771 42807 The Newton Boys Four Newton brothers are a poor farmer family ... [Crime, Action, Drama] [bank robber, crime spree, western u.s.] [{"cast_id": 6, "character": "Willis Newton", ... [{"credit_id": "52fe461bc3a36847f80ecfa9", "de...
1772 28355 Case 39 In her many years as a social worker, Emily Je... [Horror, Mystery, Thriller] [child abuse, detective, social worker, supern... [{"cast_id": 1, "character": "Emily Jenkins", ... [{"credit_id": "52fe458ec3a368484e0622a9", "de...
1773 8080 Suspect Zero A killer is on the loose, and an FBI agent sif... [Crime, Thriller] [serial killer] [{"cast_id": 1, "character": "Fran Kulok", "cr... [{"credit_id": "52fe4492c3a36847f809daeb", "de...
1774 5126 Martian Child A recently-widowed, science fiction writer con... [Drama] [underdog, adoption, education, adoptive fathe... [{"cast_id": 1, "character": "David", "credit_... [{"credit_id": "52fe43f5c3a36847f807a7d7", "de...
1775 56288 Spy Kids: All the Time in the World Eight years after the third film, the OSS has ... [Family, Comedy, Action] [spy, child hero, secret agent, espionage] [{"cast_id": 3, "character": "Marissa Cortez W... [{"credit_id": "52fe48f7c3a36847f81828bb", "de...
1776 303858 Money Monster Financial TV host Lee Gates and his producer P... [Thriller] [bomb, sniper, tv show, hostage drama, police,... [{"cast_id": 6, "character": "Lee Gates", "cre... [{"credit_id": "55693b229251416b04000b3e", "de...
1777 1613 The 51st State Elmo McElroy is a streetwise American master c... [Thriller, Action, Comedy, Crime] [chemical, laxative, skinheads] [{"cast_id": 1, "character": "Elmo McElroy", "... [{"credit_id": "52fe4305c3a36847f803456d", "de...
1778 31582 Flawless An ultraconservative police officer suffers a ... [Comedy, Drama] [independent film] [{"cast_id": 3, "character": "Walt Koontz", "c... [{"credit_id": "553e3dbdc3a3687db100310e", "de...
1779 16617 Mindhunters Trainees in the FBI's psychological profiling ... [Mystery, Thriller, Crime] [fbi, island, serial killer, series of murders] [{"cast_id": 8, "character": "Gabe Jensen", "c... [{"credit_id": "52fe46df9251416c75086549", "de...
1780 8944 What Just Happened During the course of an ordinary week in Holly... [Comedy, Drama] [film producer, midlife crisis, independent fi... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "56fa7d06c3a3681937002bd9", "de...
1781 41488 The Statement The film is set in France in the 1990s, the Fr... [Drama, Thriller] [] [{"cast_id": 1, "character": "Pierre Brossard"... [{"credit_id": "55478268c3a36856e50088ff", "de...
1782 37028 The Magic Flute During World War I, in an unnamed country, a s... [Comedy, Drama, Music] [fictional place, opera, musical] [{"cast_id": 1, "character": "Tamino", "credit... [{"credit_id": "52fe46219251416c9104a355", "de...
1783 14560 Paul Blart: Mall Cop Mild-mannered Paul Blart (Kevin James) has alw... [Action, Adventure, Comedy, Family] [security guard, duringcreditsstinger] [{"cast_id": 1, "character": "Paul Blart", "cr... [{"credit_id": "58dd4d1c92514111f7000e9f", "de...
1784 10330 Freaky Friday Mother and daughter bicker over everything -- ... [Comedy] [single parent, brother sister relationship, m... [{"cast_id": 7, "character": "Tess Coleman", "... [{"credit_id": "56832be9c3a36828f500ba6d", "de...
1785 6957 The 40 Year Old Virgin Andy Stitzer has a pleasant life with a nice a... [Comedy, Romance] [first time, virgin] [{"cast_id": 1, "character": "Andy Stitzer", "... [{"credit_id": "52fe446ac3a36847f8094c49", "de...
1786 1934 Shakespeare in Love Young Shakespeare is forced to stage his lates... [Romance, History] [shakespeare, love of one's life, oscar award,... [{"cast_id": 18, "character": "Will Shakespear... [{"credit_id": "52fe4323c3a36847f803d3fd", "de...
1787 169917 A Walk Among the Tombstones Private investigator Matthew Scudder is hired ... [Crime, Drama, Mystery, Thriller] [based on novel, murder, mafia, private invest... [{"cast_id": 7, "character": "Matthew Scudder"... [{"credit_id": "547dc5ce9251412d6d0056cc", "de...
1788 951 Kindergarten Cop Hard-edged cop John Kimble gets more than he b... [Comedy] [crime fighter, cook, drug dealer, dying and d... [{"cast_id": 1, "character": "Detective John K... [{"credit_id": "52fe4292c3a36847f8029389", "de...
1789 10189 Pineapple Express A stoner and his dealer are forced to go on th... [Action, Comedy] [smoking, marijuana, stoner, roach, lollipop, ... [{"cast_id": 6, "character": "Dale Denton", "c... [{"credit_id": "564a6ba19251414dc4000c0b", "de...
1790 9454 Ever After: A Cinderella Story A unique 16th century woman, Danielle possesse... [Drama, Romance, Comedy] [france, child abuse, slavery, leonardo da vin... [{"cast_id": 12, "character": "Danielle De Bar... [{"credit_id": "559fbc489251412daf004a6a", "de...
1791 2055 Open Range A former gunslinger is forced to take up arms ... [Western] [horse, beef, ranger] [{"cast_id": 12, "character": "Charley Waite",... [{"credit_id": "52fe4330c3a36847f80411c9", "de...
1792 1551 Flatliners Five medical students want to find out if ther... [Drama, Horror, Science Fiction, Thriller] [life and death, afterlife, swing, memory, med... [{"cast_id": 1, "character": "Nelson", "credit... [{"credit_id": "564888e09251413e7f006ed4", "de...
1793 5902 A Bridge Too Far Tells the story of operation Market Garden. A ... [Drama, History, War] [netherlands, world war ii, panzer, british so... [{"cast_id": 4, "character": "Lt. Gen. Fredric... [{"credit_id": "52fe442bc3a36847f8086685", "de...
1794 11460 Red Eye After attending the funeral of her grandmother... [Horror, Thriller] [hostage, menace, hitman, airplane] [{"cast_id": 1, "character": "Lisa Reisert", "... [{"credit_id": "52fe44449251416c7502eb99", "de...
1795 9358 Final Destination 2 When Kimberly has a violent premonition of a h... [Horror, Mystery] [ambulance, premonition, hospital] [{"cast_id": 1, "character": "Clear Rivers", "... [{"credit_id": "532c0d2b9251416e9f000c43", "de...
1796 134 O Brother, Where Art Thou? In the deep south during the 1930s, three esca... [Action, Adventure, Comedy] [prophecy, southern usa, music record, country... [{"cast_id": 3, "character": "Ulysses Everett ... [{"credit_id": "52fe421cc3a36847f8004d43", "de...
1797 22894 Legion When God loses faith in humankind, he sends hi... [Horror] [angel, diner, religion, apocalypse, demon, de... [{"cast_id": 1, "character": "Michael", "credi... [{"credit_id": "534f9032c3a3681cae0008ce", "de...
1798 134374 Pain & Gain Daniel Lugo, manager of the Sun Gym in 1990s M... [Thriller, Crime, Action] [miami, scam, crime, weight lifting, weightlif... [{"cast_id": 6, "character": "Daniel Lugo", "c... [{"credit_id": "52fe4bcdc3a368484e199d03", "de...
1799 1901 In Good Company Dan Foreman is a seasoned advertisement sales ... [Comedy, Drama, Romance] [midlife crisis, daughter, bad boss] [{"cast_id": 1, "character": "Carter Duryea", ... [{"credit_id": "52fe431fc3a36847f803c207", "de...
1800 15028 Clockstoppers Until now, Zak Gibbs' greatest challenge has b... [Adventure, Family, Science Fiction, Thriller] [time, airplane, youth, wristwatch] [{"cast_id": 4, "character": "Zak Gibbs", "cre... [{"credit_id": "54afed0cc3a3683fba00443d", "de...
1801 11509 Silverado Four unwitting heroes cross paths on their jou... [Action, Crime, Drama, Western] [sheriff, fight, horse, male friendship, two g... [{"cast_id": 1, "character": "Paden", "credit_... [{"credit_id": "52fe444e9251416c75030187", "de...
1802 7445 Brothers When his helicopter goes down during his fourt... [Drama, Thriller, War] [brother brother relationship, brother-in-law,... [{"cast_id": 43, "character": "Sam Cahill", "c... [{"credit_id": "52fe447dc3a36847f8099251", "de...
1803 17047 Agent Cody Banks 2: Destination London With all-new gadgets, high-flying action, exci... [Comedy] [london england, cia, teenage hero, teen spy, ... [{"cast_id": 1, "character": "Cody Banks", "cr... [{"credit_id": "52fe47029251416c7508ae3b", "de...
1804 62838 New Year's Eve The lives of several couples and singles in Ne... [Comedy, Romance] [new year's eve, illustrator, caterer, pedicab... [{"cast_id": 3, "character": "Stan Harris", "c... [{"credit_id": "52fe468fc3a368484e0976d3", "de...
1805 2057 Original Sin A young man is plunged into a life of subterfu... [Drama, Thriller, Mystery, Romance] [women, sex, cuba, eroticism, lover (female), ... [{"cast_id": 17, "character": "Julia Russell/B... [{"credit_id": "52fe4330c3a36847f80412ff", "de...
1806 70436 The Raven A fictionalized account of the last days of Ed... [Crime, Thriller, Mystery] [poison, blackmail, masked ball, historical fi... [{"cast_id": 3, "character": "Edgar Allan Poe"... [{"credit_id": "559fdb4dc3a3680d5b0000a6", "de...
1807 16784 Welcome to Mooseport A US president (Gene Hackman) who has retired ... [Comedy] [] [{"cast_id": 1, "character": "Harold 'Handy' H... [{"credit_id": "5906db98c3a3684a6802b083", "de...
1808 8011 Highlander: The Final Dimension Starts off in the 15th century, with Connor Mc... [Action, Fantasy, Science Fiction] [japan, new york, scotland, morocco, good and ... [{"cast_id": 1, "character": "Connor 'The High... [{"credit_id": "53f635eac3a36833f400402f", "de...
1809 31640 Blood and Wine A man who has failed as a father and husband c... [Crime, Drama, Thriller] [robbery, gun, fight, love, murder, heist, the... [{"cast_id": 1, "character": "Alex Gates", "cr... [{"credit_id": "532813d19251411a22001e36", "de...
1810 9092 Snow White: A Tale of Terror Based somewhat more authentically on the Grimm... [Fantasy, Horror] [jealousy, toxication, castle, step mother, fa... [{"cast_id": 1, "character": "Lady Claudia Hof... [{"credit_id": "57792629c3a368145c000906", "de...
1811 2779 The Curse of the Jade Scorpion CW Briggs is a veteran insurance investigator,... [Comedy, Crime, Mystery, Romance, Thriller] [hypnosis, independent film] [{"cast_id": 18, "character": "Chris Magruder"... [{"credit_id": "52fe436dc3a36847f805343d", "de...
1812 316002 Accidental Love A small town waitress gets a nail accidentally... [Romance, Comedy] [one-night stand, romantic comedy, accidental ... [{"cast_id": 0, "character": "Howard Birdwell"... [{"credit_id": "58682bf89251414e75003289", "de...
1813 36355 Flipper Sandy Ricks is sent by his mom to Coral Key, a... [Adventure, Family] [dolphin, florida, florida keys, summer] [{"cast_id": 1, "character": "Sandy Ricks", "c... [{"credit_id": "546379a80e0a2678100024c1", "de...
1814 238615 Self/less An extremely wealthy elderly man dying from ca... [Science Fiction, Mystery, Thriller] [lie, immortality, terminal illness, laborator... [{"cast_id": 1, "character": "Young Damian", "... [{"credit_id": "564083d69251417052000d64", "de...
1815 1985 The Constant Gardener Justin Quayle is a low-level British diplomat ... [Drama, Mystery, Thriller] [aids, diplomat, nairobi, politician, pharmace... [{"cast_id": 11, "character": "Justin Quayle",... [{"credit_id": "52fe4328c3a36847f803ec45", "de...
1816 615 The Passion of the Christ "The Passion of the Christ" is a film about th... [Drama] [christianity, jewry, roman empire, jesus chri... [{"cast_id": 27, "character": "Jesus", "credit... [{"credit_id": "52fe425ec3a36847f8018d11", "de...
1817 788 Mrs. Doubtfire Loving but irresponsible dad Daniel Hillard, e... [Comedy, Drama, Family] [san francisco, parents kids relationship, res... [{"cast_id": 20, "character": "Daniel Hillard ... [{"credit_id": "52fe4276c3a36847f80209a5", "de...
1818 380 Rain Man Selfish yuppie Charlie Babbitt's father left a... [Drama] [individual, mentally disabled, autism, loss o... [{"cast_id": 4, "character": "Raymond Babbitt"... [{"credit_id": "52fe423cc3a36847f800e92d", "de...
1819 13223 Gran Torino Walt Kowalski is a widower who holds onto his ... [Drama] [rape, war veteran, immigration, priest, gang,... [{"cast_id": 1, "character": "Walt Kowalski", ... [{"credit_id": "52fe45509251416c75052449", "de...
1820 10523 W. Whether you love him or hate him, there is no ... [Drama, History] [usa, white house, usa president, george w. bu... [{"cast_id": 2, "character": "George W. Bush",... [{"credit_id": "52fe437f9251416c75012bd7", "de...
1821 8681 Taken While vacationing with a friend in Paris, an A... [Action, Thriller] [paris, kidnapping, human trafficking, rescue,... [{"cast_id": 1, "character": "Bryan", "credit_... [{"credit_id": "52fe44b4c3a36847f80a547b", "de...
1822 239571 The Best of Me A pair of former high school sweethearts reuni... [Drama, Romance] [high school sweetheart] [{"cast_id": 1, "character": "Amanda Collier",... [{"credit_id": "52fe4e96c3a36847f829aab3", "de...
1823 619 The Bodyguard A former Secret Service agent grudgingly takes... [Thriller, Action, Drama, Music, Romance] [sister sister relationship, anonymous letter,... [{"cast_id": 17, "character": "Rachel Marron",... [{"credit_id": "52fe425ec3a36847f8019133", "de...
1824 424 Schindler's List The true story of how businessman Oskar Schind... [Drama, History, War] [factory, concentration camp, hero, holocaust,... [{"cast_id": 14, "character": "Oskar Schindler... [{"credit_id": "52fe4242c3a36847f8010303", "de...
1825 50014 The Help Aibileen Clark is a middle-aged African-Americ... [Drama] [mississippi, based on novel, exploitation, ra... [{"cast_id": 10, "character": "Eugenia 'Skeete... [{"credit_id": "5667145f92514129be001613", "de...
1826 162903 The Fifth Estate A look at the relationship between WikiLeaks f... [Drama, Thriller] [journalist, biography, internet, information ... [{"cast_id": 1, "character": "Julian Assange",... [{"credit_id": "52fe4c60c3a36847f822b12f", "de...
1827 11024 Scooby-Doo 2: Monsters Unleashed When Mystery, Inc. are guests of honor at the ... [Mystery, Fantasy, Adventure, Comedy] [detective, monster, engine, based on tv serie... [{"cast_id": 1, "character": "Fred", "credit_i... [{"credit_id": "52fe43e69251416c75022553", "de...
1828 208763 Forbidden Kingdom Early 18th century. Cartographer Jonathan Gree... [Thriller, Adventure, Mystery, Fantasy] [monster, mystic, church, demon, witchcraft, s... [{"cast_id": 6, "character": "Jonathan Green",... [{"credit_id": "52fe4d53c3a368484e1e31e7", "de...
1829 6466 Freddy vs. Jason Evil dream-demon Freddy Krueger devises a plan... [Horror] [murder, marijuana, teenager, bad dream] [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "551d04719251416a23002293", "de...
1830 254024 The Face of an Angel Both a journalist and a documentary filmmaker ... [Thriller, Drama] [murder investigation] [{"cast_id": 3, "character": "Simone Ford", "c... [{"credit_id": "52fe4ea09251416c9113823f", "de...
1831 12589 Jimmy Neutron: Boy Genius Jimmy Neutron is a boy genius and way ahead of... [Action, Adventure, Animation, Comedy, Family,... [showdown, gi, villain, genius, alien, rescue,... [{"cast_id": 1, "character": "James 'Jimmy' Is... [{"credit_id": "52fe45029251416c7504887f", "de...
1832 7191 Cloverfield Five young New Yorkers throw their friend a go... [Action, Thriller, Science Fiction] [helicopter, monster, skyscraper, fight, camco... [{"cast_id": 11, "character": "Marlena", "cred... [{"credit_id": "54b0517692514174810004ab", "de...
1833 1497 Teenage Mutant Ninja Turtles II: The Secret of... The Turtles and the Shredder battle once again... [Science Fiction, Adventure, Action, Comedy, F... [crime fighter, fight, mutant, turtle, ninja, ... [{"cast_id": 2, "character": "April O'Neil", "... [{"credit_id": "598dbcd5c3a368758e012c86", "de...
1834 117 The Untouchables Young Treasury Agent Elliot Ness arrives in Ch... [Crime, Drama, History, Thriller] [white suit, al capone, tough cop, treasury ag... [{"cast_id": 14, "character": "Eliot Ness", "c... [{"credit_id": "52fe421ac3a36847f8004273", "de...
1835 6977 No Country for Old Men Llewelyn Moss stumbles upon dead bodies, $2 mi... [Crime, Drama, Thriller] [texas, drug traffic, hitman, united states–me... [{"cast_id": 1, "character": "Sheriff Ed Tom B... [{"credit_id": "52fe446dc3a36847f8095825", "de...
1836 168530 Ride Along For the past two years, high-school security g... [Action, Comedy] [police operation, police officer, brother-in-... [{"cast_id": 3, "character": "James", "credit_... [{"credit_id": "571b4198c3a36824a3000b35", "de...
1837 634 Bridget Jones's Diary A chaotic Bridget Jones meets a snobbish lawye... [Comedy, Romance, Drama] [holiday, london england, england, alcohol, se... [{"cast_id": 1, "character": "Bridget Jones", ... [{"credit_id": "52fe4261c3a36847f8019ed9", "de...
1838 392 Chocolat A fable of emotional liberation and chocolate.... [Comedy, Drama, Romance] [chocolate, mayor, praline, single, mother dau... [{"cast_id": 4, "character": "Vianne Rocher", ... [{"credit_id": "52fe423ec3a36847f800eefb", "de...
1839 10327 Legally Blonde 2: Red, White & Blonde After Elle Woods, the eternally perky, fashion... [Comedy] [washington d.c., boston, chambers of a barris... [{"cast_id": 8, "character": "Elle Woods", "cr... [{"credit_id": "52fe435a9251416c7500d081", "de...
1840 88042 Parental Guidance Artie and Diane agree to look after their thre... [Comedy] [] [{"cast_id": 1010, "character": "Artie Decker"... [{"credit_id": "52fe49e79251416c910bc961", "de...
1841 41630 No Strings Attached Emma is a busy doctor who sets up a seemingly ... [Comedy, Romance] [father son relationship, casual meeting, stud... [{"cast_id": 14, "character": "Emma Kurtzman",... [{"credit_id": "58af1db8c3a3684605000048", "de...
1842 11969 Tombstone Legendary marshal Wyatt Earp, now a weary gunf... [Action, Adventure, Drama, History, Western] [retirement, wyatt earp, right and justice, hi... [{"cast_id": 11, "character": "Wyatt Earp", "c... [{"credit_id": "547a4c3e925141298d0030bb", "de...
1843 2085 Romeo Must Die Two warring gang families (one African-America... [Action, Crime, Thriller] [martial arts, hip-hop, oakland, asian, asian ... [{"cast_id": 8, "character": "Hang Sing", "cre... [{"credit_id": "52fe4333c3a36847f804213d", "de...
1844 794 The Omen Immediately after their miscarriage, the US di... [Horror, Thriller] [monk, prophecy, ambassador, nanny, rottweiler... [{"cast_id": 13, "character": "Robert Thorn", ... [{"credit_id": "52fe4277c3a36847f8020e79", "de...
1845 9286 Final Destination 3 A student's premonition of a deadly rollercoas... [Horror, Mystery] [beheading, dying and death, stroke of fate] [{"cast_id": 11, "character": "Wendy Christens... [{"credit_id": "532c0f309251416e9f000c7c", "de...
1846 77877 The Lucky One U.S. Marine Sergeant Logan Thibault returns fr... [Drama, Romance] [based on novel, wife husband relationship, ph... [{"cast_id": 4, "character": "Logan Thibault",... [{"credit_id": "52fe4980c3a368484e12eb59", "de...
1847 1265 Bridge to Terabithia Jesse Aarons trained all summer to become the ... [Adventure, Drama, Family] [brother sister relationship, friendship, bull... [{"cast_id": 4, "character": "Jess Aarons", "c... [{"credit_id": "52fe42ebc3a36847f802cef7", "de...
1848 866 Finding Neverland Finding Neverland is an amusing drama about ho... [Drama] [london england, scotland, parents kids relati... [{"cast_id": 13, "character": "Sir James Matth... [{"credit_id": "52fe4284c3a36847f802530b", "de...
1849 175555 A Madea Christmas Madea dispenses her unique form of holiday spi... [Comedy, Drama] [christmas] [{"cast_id": 2, "character": "Madea", "credit_... [{"credit_id": "52fe4d61c3a36847f825db07", "de...
1850 75174 The Grey An oil drilling team struggles to survive afte... [Action, Drama, Thriller] [alcohol, isolation, wolf, wilderness, forest,... [{"cast_id": 4, "character": "John Ottway", "c... [{"credit_id": "52fe48f3c3a368484e11337d", "de...
1851 11096 Hide and Seek David Callaway tries to piece together his lif... [Horror, Mystery, Thriller] [house, imaginary friend, suspense, loss of wife] [{"cast_id": 1, "character": "David Callaway",... [{"credit_id": "52fe43f69251416c750245c3", "de...
1852 8699 Anchorman: The Legend of Ron Burgundy It's the 1970s, and San Diego super-sexist anc... [Comedy] [journalism, sexism, ladder, panda, tv show in... [{"cast_id": 2, "character": "Ron Burgundy", "... [{"credit_id": "52fe44b5c3a36847f80a5a21", "de...
1853 769 GoodFellas The true story of Henry Hill, a half-Irish, ha... [Drama, Crime] [prison, based on novel, florida, 1970s, mass ... [{"cast_id": 16, "character": "James Conway", ... [{"credit_id": "52fe4274c3a36847f801fcc3", "de...
1854 10923 Agent Cody Banks Recruited by the U.S. government to be a speci... [Action] [spy, cia, killer robot, delinquent, teen spy] [{"cast_id": 1, "character": "Cody Banks", "cr... [{"credit_id": "52fe43d19251416c7501f6d5", "de...
1855 11283 Nanny McPhee Widower Cedric Brown (Colin Firth) hires Nanny... [Fantasy, Comedy, Family] [loss of mother, nanny, education, wizardry, c... [{"cast_id": 1, "character": "Nanny McPhee", "... [{"credit_id": "52fe441d9251416c750294e3", "de...
1856 111 Scarface After getting a green card in exchange for ass... [Action, Crime, Drama, Thriller] [miami, corruption, capitalism, cuba, prohibit... [{"cast_id": 9, "character": "Tony Montana", "... [{"credit_id": "52fe4219c3a36847f8003e99", "de...
1857 11676 Nothing to Lose Advertising executive Nick Beame learns that h... [Action, Adventure, Comedy] [rap music, infidelity, security camera, loss,... [{"cast_id": 10, "character": "Nick Beam", "cr... [{"credit_id": "52fe44769251416c75035b09", "de...
1858 746 The Last Emperor A dramatic history of Pu Yi, the last of the E... [Drama, History] [buddhism, japan, suicide, china, suicide atte... [{"cast_id": 17, "character": "Puyi", "credit_... [{"credit_id": "52fe426fc3a36847f801e7fb", "de...
1859 77866 Contraband When his brother-in-law runs afoul of a drug l... [Thriller, Action, Drama, Crime] [head wound, criminal, security guard, contrab... [{"cast_id": 2, "character": "Chris Farraday",... [{"credit_id": "52fe497fc3a368484e12e7c7", "de...
1860 9416 Money Talks Money Talks is a 1997 American comedy film dir... [Action, Adventure, Comedy] [prison, diamant, liberation of prisoners, tra... [{"cast_id": 7, "character": "Franklin Hatchet... [{"credit_id": "52fe44f5c3a36847f80b41c5", "de...
1861 7345 There Will Be Blood When ruthless oil prospector, Daniel Plainview... [Drama] [brother brother relationship, deaf-mute, amer... [{"cast_id": 2, "character": "Daniel Plainview... [{"credit_id": "52fe447bc3a36847f8098a39", "de...
1862 14317 The Wild Thornberrys Movie Eliza and Debbie are two sisters who don't alw... [Animation, Adventure, Family] [sister sister relationship, safari, wildlife,... [{"cast_id": 4, "character": "Eliza Thornberry... [{"credit_id": "52fe45e69251416c75066399", "de...
1863 20694 Rugrats Go Wild Rugrats Go Wild is a 2003 crossover animated f... [Animation, Family] [kids and family] [{"cast_id": 1, "character": "Tommy Pickles", ... [{"credit_id": "52fe43f4c3a368484e007c35", "de...
1864 12277 Undercover Brother An Afro-American organization, the B.R.O.T.H.E... [Action, Comedy] [usa president, double life, policy and organi... [{"cast_id": 14, "character": "Undercover Brot... [{"credit_id": "52fe44d89251416c75042e49", "de...
1865 9779 The Sisterhood of the Traveling Pants Four best friends (Tibby, Lena, Carmen &amp; B... [Drama, Comedy] [holiday, female friendship, jeans, coming of ... [{"cast_id": 1, "character": "Tibby Rollins", ... [{"credit_id": "52fe452cc3a36847f80c04e5", "de...
1866 2140 Kiss of the Dragon Liu Jian, an elite Chinese police officer, com... [Action, Crime, Thriller] [paris, prostitute, drug] [{"cast_id": 18, "character": "Liu Jian", "cre... [{"credit_id": "52fe433ac3a36847f8043ed9", "de...
1867 12620 The House Bunny Shelley is living a carefree life until a riva... [Romance, Comedy] [virgin, nudity, college, costume, yoga, bikin... [{"cast_id": 23, "character": "Shelley", "cred... [{"credit_id": "52fe45089251416c75049755", "de...
1868 14177 Beauty Shop You thought you'd heard it all in the barbersh... [Comedy, Romance] [] [{"cast_id": 4, "character": "Gina Norris", "c... [{"credit_id": "52fe45d59251416c75063f8f", "de...
1869 198185 Million Dollar Arm In a last-ditch effort to save his career, spo... [Drama] [baseball, sport, duringcreditsstinger] [{"cast_id": 2, "character": "J. B. Bernstein"... [{"credit_id": "5328ac27c3a3683d63000458", "de...
1870 227156 The Giver In a seemingly perfect community, without war,... [Drama, Science Fiction] [dystopia, black and white, based on young adu... [{"cast_id": 7, "character": "The Giver", "cre... [{"credit_id": "53e018d70e0a265a9600578d", "de...
1871 10735 What a Girl Wants An American girl, Daphne, heads to Europe in s... [Comedy] [london england, england, daughter, politician... [{"cast_id": 1, "character": "Daphne Reynolds"... [{"credit_id": "52fe43ac9251416c750199df", "de...
1872 11351 Jeepers Creepers 2 After 23 horrifying days of gorging on human f... [Horror, Thriller] [father son relationship, scarecrow, peasant, ... [{"cast_id": 7, "character": "Jack Taggart, Sr... [{"credit_id": "556a3876c3a368548900219f", "de...
1873 10030 Good Luck Chuck Cursed since childhood, dentist Charlie Kagan ... [Comedy, Drama, Romance] [sex, aquarium, nudity, one-night stand, bride... [{"cast_id": 43, "character": "Dr. Charlie Log... [{"credit_id": "52fe430c9251416c75001877", "de...
1874 10623 Cradle 2 the Grave Gang leader Tony pulls off a major diamond hei... [Action, Crime, Drama] [robbery, diamant, intelligence, bank robber, ... [{"cast_id": 9, "character": "Su", "credit_id"... [{"credit_id": "52fe43979251416c75016555", "de...
1875 590 The Hours "The Hours" is the story of three women search... [Drama] [london england, suicide, gay, poetry, aids, d... [{"cast_id": 5, "character": "Virginia Woolf",... [{"credit_id": "52fe4258c3a36847f8017291", "de...
1876 9655 She's the Man Viola Johnson is in a real jam. Complications ... [Comedy, Drama, Family, Romance] [roommate, twin sister, sport, boarding school... [{"cast_id": 1, "character": "Viola", "credit_... [{"credit_id": "52fe4517c3a36847f80bbe7f", "de...
1877 1268 Mr. Bean's Holiday Mr. Bean wins a trip to Cannes where he unwitt... [Family, Comedy] [holiday, france, film director, chaos, clumsy... [{"cast_id": 22, "character": "Mr. Bean", "cre... [{"credit_id": "52fe42ecc3a36847f802d0d1", "de...
1878 11237 Anacondas: The Hunt for the Blood Orchid The blood orchid - A rare flower that holds th... [Adventure, Action, Horror, Science Fiction, T... [snake, expedition, traitor, research, orchid,... [{"cast_id": 1, "character": "Bill Johnson", "... [{"credit_id": "52fe44179251416c7502890d", "de...
1879 190955 Blood Ties Two brothers, on either side of the law, face ... [Thriller, Crime, Drama] [] [{"cast_id": 8, "character": "Chris Pierzynski... [{"credit_id": "5434650bc3a3681143009425", "de...
1880 5123 August Rush A drama with fairy tale elements, where an orp... [Drama] [date, loss of son, love at first sight, child... [{"cast_id": 12, "character": "August Rush", "... [{"credit_id": "52fe43f5c3a36847f807a60d", "de...
1881 4518 Elizabeth The story of the ascension to the throne and t... [Drama, History] [duke, historical figure, treason, catholic, p... [{"cast_id": 2, "character": "Elisabeth I", "c... [{"credit_id": "52fe43c8c3a36847f806f27f", "de...
1882 11932 Bride of Chucky Chucky hooks up with another murderous doll, t... [Horror, Comedy] [route 66, puppet, evil doll, killer doll, kil... [{"cast_id": 15, "character": "Chucky", "credi... [{"credit_id": "52fe44a39251416c7503bd13", "de...
1883 11165 Tora! Tora! Tora! In the summer of 1941, the United States and J... [History, Action, Drama, Adventure, War] [japan, world war ii, pearl harbor, soldier, i... [{"cast_id": 1, "character": "Admiral Husband ... [{"credit_id": "52fe44059251416c750264b3", "de...
1884 6116 Spice World The film follows the Spice Girls and their ent... [Adventure, Fantasy, Drama, Comedy, Music] [pop, pop culture, pop star] [{"cast_id": 13, "character": "Victoria", "cre... [{"credit_id": "52fe443ec3a36847f808ab1d", "de...
1885 57431 The Sitter Noah, is not your typical entertain-the-kids-n... [Comedy] [babysitter, duringcreditsstinger] [{"cast_id": 1, "character": "Karl", "credit_i... [{"credit_id": "52fe4933c3a36847f818e6ed", "de...
1886 21724 Dance Flick Street dancer, Thomas Uncles is from the wrong... [Action, Comedy, Music] [rap music, hip-hop] [{"cast_id": 2, "character": "Megan", "credit_... [{"credit_id": "563e25e5c3a3681b4b028758", "de...
1887 278 The Shawshank Redemption Framed in the 1940s for the double murder of h... [Drama, Crime] [prison, corruption, police brutality, prison ... [{"cast_id": 3, "character": "Andy Dufresne", ... [{"credit_id": "52fe4231c3a36847f800b153", "de...
1888 9290 Crocodile Dundee in Los Angeles After settling in the tiny Australian town of ... [Adventure, Comedy] [crocodile, traffic jam, los angeles, stolen p... [{"cast_id": 17, "character": "Michael J. 'Cro... [{"credit_id": "52fe44e2c3a36847f80afd8f", "de...
1889 11543 Kingpin After bowler Roy Munson swindles the wrong cro... [Comedy] [sport, handicap, sexual favor, star spangled ... [{"cast_id": 13, "character": "Roy Munson", "c... [{"credit_id": "52fe44569251416c75031251", "de...
1890 284536 The Gambler Literature professor Jim Bennett leads a secre... [Thriller, Crime, Drama] [gambling, gun, professor, beating, gambler, l... [{"cast_id": 2, "character": "Jim Bennett", "c... [{"credit_id": "557006c192514140ca000e1f", "de...
1891 152737 August: Osage County A look at the lives of the strong-willed women... [Comedy, Drama] [suicide, drug addiction, funeral, dysfunction... [{"cast_id": 11, "character": "Violet Weston",... [{"credit_id": "52fe4b299251416c910d1dcf", "de...
1892 13374 Ice Princess With the help of her coach, her parents, and t... [Drama, Comedy, Family] [sport, figure skating, teenage girl, teen mov... [{"cast_id": 1, "character": "Casey Carlyle", ... [{"credit_id": "52fe45619251416c75054691", "de...
1893 8976 A Lot Like Love On a flight from Los Angeles to New York, Oliv... [Comedy] [new york, shyness, career, flight, romantic c... [{"cast_id": 8, "character": "Oliver Martin", ... [{"credit_id": "564d1f8bc3a3686037008913", "de...
1894 319888 Eddie the Eagle Inspired by true events, Eddie the Eagle is a ... [Comedy, Drama, History] [underdog, olympic games, ski jump, biography,... [{"cast_id": 5, "character": "Eddie \"the Eagl... [{"credit_id": "580e7925c3a3683867001598", "de...
1895 9469 He Got Game A basketball player's father must try to convi... [Drama] [prison, father son relationship, homicide, be... [{"cast_id": 8, "character": "Jake Shuttleswor... [{"credit_id": "5989db109251414bd1016292", "de...
1896 1909 Don Juan DeMarco John Arnold DeMarco is a man who believes he i... [Romance, Drama, Comedy] [sex addiction, love, mental institution, pati... [{"cast_id": 1, "character": "Don Juan deMarco... [{"credit_id": "52fe4320c3a36847f803c619", "de...
1897 22971 Dear John Sergeant John Tyree is home on a 2 week leave ... [Drama, Romance, War] [based on novel, army, love, u.s. soldier] [{"cast_id": 1, "character": "Savannah Lynn Cu... [{"credit_id": "548768829251417005000338", "de...
1898 34813 The Losers A tale of double cross and revenge, centered u... [Action, Adventure, Crime, Mystery, Thriller] [hospital, black ops, reference to macgyver, s... [{"cast_id": 3, "character": "Franklin Clay", ... [{"credit_id": "52fe457e9251416c91034611", "de...
1899 46261 Don't Be Afraid of the Dark A young girl sent to live with her father and ... [Fantasy, Horror, Thriller] [monster, remake, creature, bathtub, teeth, ol... [{"cast_id": 10, "character": "Kim", "credit_i... [{"credit_id": "52fe46edc3a36847f811a321", "de...
1900 10431 War FBI agent Jack Crawford is out for revenge whe... [Action, Thriller, Crime] [fbi, revenge, fbi agent] [{"cast_id": 19, "character": "Rogue", "credit... [{"credit_id": "52fe436f9251416c75010311", "de...
1901 8051 Punch-Drunk Love A beleaguered small-business owner gets a harm... [Comedy, Drama, Romance] [shyness, brother sister relationship, busines... [{"cast_id": 13, "character": "Barry Egan", "c... [{"credit_id": "52fe448ec3a36847f809cb5b", "de...
1902 9352 EuroTrip When Scott learns that his longtime cyber-budd... [Comedy] [paris, berlin, alcohol, sex, nudity, adventur... [{"cast_id": 1, "character": "Scott Thomas", "... [{"credit_id": "56d9c45ac3a36870ac0107b9", "de...
1903 10167 Half Past Dead This movie tells the story of a man who goes u... [Crime, Action, Thriller] [resistance, undercover, alcatraz, stolen money] [{"cast_id": 1, "character": "Sasha Petrosevit... [{"credit_id": "58fce714c3a368798402457f", "de...
1904 18147 Unaccompanied Minors Five disparate kids snowed in at the airport o... [Comedy, Family] [holiday] [{"cast_id": 2, "character": "Oliver Porter", ... [{"credit_id": "52fe47639251416c7509784b", "de...
1905 17170 Bright Lights, Big City A young kid from Kansas moves to New York to w... [Drama] [magazine, writer, drug, fashion show] [{"cast_id": 1, "character": "Jamie Conway", "... [{"credit_id": "564682a9c3a368260c000fe2", "de...
1906 18975 The Adventures of Pinocchio One of puppet-maker Geppetto's creations comes... [Animation, Family, Fantasy] [italy, father son relationship, pinocchio, lo... [{"cast_id": 1, "character": "Geppetto", "cred... [{"credit_id": "52fe47af9251416c750a20e7", "de...
1907 15487 The Greatest Game Ever Played A biopic of 20-year-old Francis Ouimet who def... [Drama, Family] [sport] [{"cast_id": 1, "character": "Francis Ouimet",... [{"credit_id": "52fe465f9251416c75076401", "de...
1908 22825 The Box Norma and Arthur Lewis, a suburban couple with... [Thriller, Science Fiction] [experiment, homicide, key, sacrifice, researc... [{"cast_id": 2, "character": "Norma Lewis", "c... [{"credit_id": "52fe4451c3a368484e01c57f", "de...
1909 11152 The Ruins A group of friends whose leisurely Mexican hol... [Drama, Horror] [maya civilization, carnivorous plant, cancún,... [{"cast_id": 5, "character": "Eric", "credit_i... [{"credit_id": "536b54440e0a2647cb00bb40", "de...
1910 1831 The Next Best Thing A comedy-drama about best friends - one a stra... [Comedy] [gay, parents kids relationship, custody battl... [{"cast_id": 3, "character": "Abbie Reynolds",... [{"credit_id": "52fe4318c3a36847f8039e51", "de...
1911 43931 My Soul to Take A serial killer returns to his hometown to sta... [Drama, Horror, Mystery, Thriller] [soul, serial killer, slasher, teenager, 3d] [{"cast_id": 3, "character": "Adam \"Bug\" Hel... [{"credit_id": "53578493c3a36855f2002905", "de...
1912 10591 The Girl Next Door Exceptionally ambitious high schooler Matthew ... [Comedy] [porn actor, pornographic video, high school, ... [{"cast_id": 17, "character": "Matthew Kidman"... [{"credit_id": "52fe438e9251416c750150a7", "de...
1913 10861 Maximum Risk A policeman takes his twin brother's place and... [Action, Adventure, Thriller] [mistake in person, dying and death, twin brot... [{"cast_id": 1, "character": "Mikhail Suverov"... [{"credit_id": "52fe43c59251416c7501d877", "de...
1914 12770 Stealing Harvard John and his girlfriend have vowed to marry on... [Action, Comedy, Drama] [robbery, fool, studies, house, uncle, indepen... [{"cast_id": 1, "character": "John Plummer", "... [{"credit_id": "52fe451f9251416c7504c7b5", "de...
1915 276907 Legend Suave, charming and volatile, Reggie Kray and ... [Crime, Thriller] [biography, based on true story, gangster, twins] [{"cast_id": 2, "character": "Ronald Kray / Re... [{"credit_id": "55a0efb6c3a3681ce300127b", "de...
1916 10074 Hot Rod For Rod Kimball, performing stunts is a way of... [Action, Comedy] [stuntman, step father, swimming pool, aftercr... [{"cast_id": 22, "character": "Rod Kimble", "c... [{"credit_id": "52fe431d9251416c75003f95", "de...
1917 65055 Shark Night A weekend at a lake house in the Louisiana Gul... [Horror, Thriller] [shark attack, louisiana, dirty cop, shark, af... [{"cast_id": 2, "character": "Sara Palski", "c... [{"credit_id": "52fe46fac3a368484e0ae759", "de...
1918 10397 Angela's Ashes Based on the best selling autobiography by Iri... [Drama] [emigration, irish-american, hunger, socially ... [{"cast_id": 1, "character": "Angela McCourt",... [{"credit_id": "52fe43669251416c7500ee95", "de...
1919 200505 Draft Day At the NFL Draft, general manager Sonny Weaver... [Drama] [sport, duringcreditsstinger] [{"cast_id": 1, "character": "Sonny Weaver Jr.... [{"credit_id": "552e395ec3a368618e007cb5", "de...
1920 11954 Lifeforce A space shuttle mission investigating Halley's... [Fantasy, Horror, Science Fiction, Thriller] [space marine, vampire, flying saucer, comet, ... [{"cast_id": 1, "character": "Col. Tom Carlsen... [{"credit_id": "52fe44a99251416c7503c8dd", "de...
1921 60309 The Conspirator Mary Surratt is the lone female charged as a c... [Crime, Drama, History] [president, history, conspiracy, lawyer, trial... [{"cast_id": 3, "character": "Anna Surratt", "... [{"credit_id": "52fe461fc3a368484e0801f3", "de...
1922 9787 Lords of Dogtown The film follows the surf and skateboarding tr... [Drama] [skateboarding, success, independent film, wom... [{"cast_id": 1, "character": "Jay", "credit_id... [{"credit_id": "52fe452dc3a36847f80c09bf", "de...
1923 293646 The 33 Based on a true story about the collapse at th... [Drama, History] [mining, chile, based on true story, survival,... [{"cast_id": 0, "character": "Mario Sep\u00fal... [{"credit_id": "56c23f43c3a36826060006b6", "de...
1924 6978 Big Trouble in Little China When trucker, Jack Burton agreed to take his f... [Action, Adventure, Comedy, Fantasy] [kung fu, chinatown, magic, mystery] [{"cast_id": 1, "character": "Jack Burton", "c... [{"credit_id": "52fe446ec3a36847f80958c9", "de...
1925 133698 Fly Me to the Moon Successful woman in love tries to break her fa... [Comedy, Romance] [] [{"cast_id": 2, "character": "Isabelle", "cred... [{"credit_id": "52fe4bb9c3a368484e1969cb", "de...
1926 59440 Warrior The inspirational story of an estranged family... [Action, Drama] [bank, training, beating, mixed martial arts, ... [{"cast_id": 3, "character": "Tom Conlon", "cr... [{"credit_id": "52fe4990c3a36847f81a0dff", "de...
1927 1770 Michael Collins Michael Collins plays a crucial role in the es... [Drama, Thriller] [civil war, fight, presidential election, free... [{"cast_id": 17, "character": "Michael Collins... [{"credit_id": "52fe4313c3a36847f8038787", "de...
1928 10655 Gettysburg Summer 1863. The Confederacy pushes north into... [War, Drama, History] [civil war, independence, troops, army, battle... [{"cast_id": 1, "character": "Col. Joshua Cham... [{"credit_id": "52fe439d9251416c750173fd", "de...
1929 8988 Stop-Loss A veteran soldier returns from his completed t... [Drama, War] [post traumatic stress disorder, iraq war vet... [{"cast_id": 2, "character": "Brandon King", "... [{"credit_id": "557025de925141086c001c97", "de...
1930 15992 Abandon A psychological thriller about a senior at one... [Drama, Mystery, Thriller] [alcohol, detective, dancer, nightmare, colleg... [{"cast_id": 1, "character": "Katie Burke", "c... [{"credit_id": "52fe46939251416c7507c949", "de...
1931 17707 Brokedown Palace Best friends Alice and Darlene take a trip to ... [Drama, Thriller] [holiday, prison, thailand, drug, injustice] [{"cast_id": 1, "character": "Alice Marano", "... [{"credit_id": "52fe47419251416c7509305d", "de...
1932 77883 The Possession A young girl buys an antique box at a yard sal... [Horror, Thriller] [] [{"cast_id": 23, "character": "Clyde", "credit... [{"credit_id": "52fe4981c3a368484e12ee29", "de...
1933 40001 Mrs. Winterbourne Connie Doyle is eighteen and pregnant her boyf... [Comedy, Romance, Drama] [role reversal, mistaken identity, train wreck] [{"cast_id": 1, "character": "Grace Winterbour... [{"credit_id": "52fe457ac3a36847f80c9aff", "de...
1934 64639 Straw Dogs L.A. screenwriter David Sumner relocates with ... [Drama, Thriller] [southern usa, rape, bar, wife husband relatio... [{"cast_id": 2, "character": "David Sumner", "... [{"credit_id": "52fe46e2c3a368484e0a90b7", "de...
1935 9903 The Hoax In what would cause a fantastic media frenzy, ... [Comedy, Drama] [flying, 1970s, false identity, biography] [{"cast_id": 26, "character": "Clifford Irving... [{"credit_id": "52fe4544c3a36847f80c4907", "de...
1936 21338 Stone Cold Joe Huff (Brian Bosworth) is a tough, loner co... [Action, Crime, Thriller] [undercover, fbi, biker, cop, motorcycle gang] [{"cast_id": 1, "character": "Joe Huff / John ... [{"credit_id": "57529fd5c3a36817de001958", "de...
1937 20766 The Road A father and his son walk alone through burned... [Adventure, Drama] [post-apocalyptic, dystopia, paternity, during... [{"cast_id": 2, "character": "Father", "credit... [{"credit_id": "57667addc3a3687f530001d7", "de...
1938 24264 Sheena Sheena's white parents are killed while on Saf... [Action, Adventure, Comedy, Fantasy, Science F... [africa, mercenary, adventure, female hero, ju... [{"cast_id": 1, "character": "Sheena", "credit... [{"credit_id": "5438f2f00e0a265f770005a3", "de...
1939 19803 Underclassman A young detective goes undercover at an elite ... [Action, Comedy] [police, high school, undercover cop] [{"cast_id": 1, "character": "Tracy 'Tre' Stok... [{"credit_id": "56480a3e9251413ae1005bbc", "de...
1940 20309 Say It Isn't So Boy meets girl; boy falls in love (and had wil... [Comedy, Romance] [] [{"cast_id": 1, "character": "Gilbert Noble", ... [{"credit_id": "573520a3c3a36802620004e4", "de...
1941 9912 The World's Fastest Indian The life story of New Zealander Burt Munro, wh... [Drama] [new zealand, utah, life's dream, independent ... [{"cast_id": 29, "character": "Burt Munro", "c... [{"credit_id": "52fe4547c3a36847f80c526f", "de...
1942 9067 Tank Girl Based on the British cult comic-strip, our tan... [Action, Comedy, Fantasy, Science Fiction] [destroy, dystopia, reincarnation, desert, art... [{"cast_id": 1, "character": "Rebecca (Tank Gi... [{"credit_id": "52fe44d8c3a36847f80ad669", "de...
1943 27360 King's Ransom Hoping to foil his own gold-digging wife's pla... [Comedy, Crime] [caper, action] [{"cast_id": 2, "character": "Malcolm King", "... [{"credit_id": "52fe4544c3a368484e050669", "de...
1944 8338 Blindness When a sudden plague of blindness devastates a... [Drama, Mystery, Science Fiction, Thriller] [fight, blindness and impaired vision, asylum,... [{"cast_id": 5, "character": "Doctor's Wife", ... [{"credit_id": "52fe44a0c3a36847f80a0dff", "de...
1945 168705 BloodRayne In eighteenth century Romania, Rayne, a dhampi... [Action, Adventure, Fantasy, Horror] [vampire, vampire hunter, based on video game,... [{"cast_id": 3, "character": "Rayne", "credit_... [{"credit_id": "52fe4cd4c3a36847f82407f7", "de...
1946 72113 Carnage After 11-year-old Zachary Cowan strikes his cl... [Comedy, Drama] [flat, mobile phone, hamster, insult, dark com... [{"cast_id": 3, "character": "Nancy", "credit_... [{"credit_id": "5545710c925141586d005150", "de...
1947 9729 Where the Truth Lies An ambitious reporter probes the reasons behin... [Drama, Mystery, Thriller] [sex, journalist, journalism, 1970s, entertain... [{"cast_id": 1, "character": "Lanny", "credit_... [{"credit_id": "52fe4523c3a36847f80be93b", "de...
1948 94352 Cirque du Soleil: Worlds Away An original story featuring performances by Ci... [Fantasy, Family] [clown, music, mimes, cirque du soleil, carnie... [{"cast_id": 17, "character": "Mia", "credit_i... [{"credit_id": "52fe49549251416c750c4811", "de...
1949 22256 Without Limits The film follows the life of famous 1970s runn... [Drama] [running, olympic games, sport, athlete] [{"cast_id": 1, "character": "Steve Prefontain... [{"credit_id": "59476a2c9251413ff4038c11", "de...
1950 12404 Me and Orson Welles New York, 1937. A teenager hired to star in Or... [Comedy, Drama, Romance] [new york, based on novel, historical figure, ... [{"cast_id": 4, "character": "Richard Samuels"... [{"credit_id": "548d744292514122ea003fad", "de...
1951 152742 The Best Offer Virgil Oldman is a world renowned antiques exp... [Drama, Romance, Crime, Mystery] [painting, auctioneer, confidence game, fine a... [{"cast_id": 5, "character": "Virgil Oldman", ... [{"credit_id": "58c744ecc3a3683dc50032d3", "de...
1952 11699 The Bad Lieutenant: Port of Call - New Orleans Terrence McDonagh, a New Orleans Police sergea... [Drama, Crime] [police brutality, organized crime, policeman,... [{"cast_id": 15, "character": "Terence McDonag... [{"credit_id": "549840bd92514132ed006813", "de...
1953 49953 A Turtle's Tale: Sammy's Adventures A sea turtle who was hatched in 1959 spends th... [Animation, Family] [global warming, sea turtle, 3d] [{"cast_id": 2, "character": "Sammy (voice)", ... [{"credit_id": "58e81c2fc3a3684a79048cc5", "de...
1954 48034 Little White Lies Despite a traumatic event, a group of friends ... [Comedy, Drama] [american football, country house, motorboat, ... [{"cast_id": 1, "character": "Max Cantara", "c... [{"credit_id": "52fe4753c3a36847f812f899", "de...
1955 39845 Love Ranch Story of a couple that starts the first legal ... [Drama] [independent film] [{"cast_id": 3, "character": "Grace Bontempo",... [{"credit_id": "52fe47359251416c9106da57", "de...
1956 25353 The True Story of Puss 'n Boots A free adaptation of Charles Perrault's famous... [Family, Adventure, Animation] [cat, surrealism, cartoon cat] [{"cast_id": 1, "character": "Le chat", "credi... [{"credit_id": "52fe44c3c3a368484e0356a1", "de...
1957 36696 Space Dogs Belka, the amazing flying dog is unexpectedly ... [Family, Animation] [russia, space mission, space, outer space, dog] [{"cast_id": 6, "character": "Belka (voice)", ... [{"credit_id": "52fe46039251416c91046147", "de...
1958 109091 The Counselor A rich and successful lawyer named Counselor i... [Thriller, Crime, Drama] [poetry, lawyer, drug smuggling, drug traffick... [{"cast_id": 3, "character": "The Counselor", ... [{"credit_id": "530038159251416ad81ef051", "de...
1959 38543 Ironclad In the year 1215, the rebel barons of England ... [Romance, Adventure, Action, History] [ambush, hero, fight, castle, battlefield, due... [{"cast_id": 5, "character": "Thomas Marshall"... [{"credit_id": "534a699ac3a3682df6001467", "de...
1960 33157 Waterloo After defeating France and imprisoning Napoleo... [History, Action, Drama] [biography, napoleon bonaparte, waterloo] [{"cast_id": 1, "character": "Napoleon Bonapar... [{"credit_id": "5385fb0bc3a3681ad700139d", "de...
1961 290864 Kung Fu Jungle A martial arts instructor working at a police ... [Crime, Action, Thriller] [martial arts, kung fu, serial killer] [{"cast_id": 0, "character": "Hahou Mo", "cred... [{"credit_id": "540b09990e0a262b3d00259a", "de...
1962 242166 Red Sky Disgraced Top Gun fighter pilot Butch Masters ... [Action, Thriller] [love triangle, middle east, fight, kidnapping... [{"cast_id": 1, "character": "Butch \"Cobra\" ... [{"credit_id": "556c566b92514140300013be", "de...
1963 859 Dangerous Liaisons Dangerous Liaisons is the film based on the no... [Drama, Romance] [lovesickness, sexuality, cheating, cynic, lad... [{"cast_id": 12, "character": "Marquise Isabel... [{"credit_id": "52fe4283c3a36847f8024c59", "de...
1964 83770 On the Road Dean and Sal are the portrait of the Beat Gene... [Adventure, Drama] [based on novel, cemetery, narration, nudity, ... [{"cast_id": 2, "character": "Dean Moriarty / ... [{"credit_id": "52fe48be9251416c91096e5d", "de...
1965 168 Star Trek IV: The Voyage Home Fugitives of the Federation for their daring r... [Science Fiction, Adventure] [saving the world, san francisco, uss enterpri... [{"cast_id": 7, "character": "Admiral/Captain ... [{"credit_id": "52fe4222c3a36847f80066ed", "de...
1966 1246 Rocky Balboa When he loses a highly publicized virtual boxi... [Drama] [philadelphia, transporter, fight, love of one... [{"cast_id": 24, "character": "Rocky Balboa", ... [{"credit_id": "52fe42e9c3a36847f802c5f9", "de...
1967 4233 Scream 2 Two years after the terrifying events that occ... [Horror, Mystery] [film festivals, slaughter, slasher] [{"cast_id": 14, "character": "Dewey Riley", "... [{"credit_id": "52fe43b3c3a36847f8069023", "de...
1968 174751 Jane Got a Gun After her outlaw husband returns home shot wit... [Action, Drama, Western] [] [{"cast_id": 25, "character": "Jane Hammond", ... [{"credit_id": "52fe4d50c3a36847f825a661", "de...
1969 184098 Think Like a Man Too All the couples are back for a wedding in Las ... [Comedy, Romance] [] [{"cast_id": 13, "character": "Isaac", "credit... [{"credit_id": "58729b599251410e710015f6", "de...
1970 2069 The Whole Nine Yards A mobster named Jimmy the Tulip agrees to coop... [Comedy, Crime] [bounty, gangster boss, montreal, gangster, de... [{"cast_id": 10, "character": "Jimmy \"The Tul... [{"credit_id": "5536457b9251416ff500181b", "de...
1971 1788 Footloose When teenager Ren and his family move from big... [Drama, Family, Music, Romance] [dancing, dancer, dance, music, dance teacher] [{"cast_id": 1, "character": "Ren McCormack", ... [{"credit_id": "52fe4315c3a36847f8039007", "de...
1972 11635 Old School Three friends attempt to recapture their glory... [Comedy] [sex doll, streaking, mouth to mouth resuscita... [{"cast_id": 13, "character": "Mitch Martin", ... [{"credit_id": "52fe446d9251416c75034555", "de...
1973 177 The Fisher King Two troubled men face their terrible destinies... [Comedy, Drama] [holy grail, homeless person, loss of lover, m... [{"cast_id": 1, "character": "Jack Lucas", "cr... [{"credit_id": "52fe4223c3a36847f8006d15", "de...
1974 3600 I Still Know What You Did Last Summer Unfinished business with coed Julie James brin... [Horror, Mystery, Thriller] [competition, island, radio, bahamas, college,... [{"cast_id": 14, "character": "Julie James", "... [{"credit_id": "58ea9763925141281907b01f", "de...
1975 2621 Return to Me It took a lot of cajoling to get Bob (Duchovny... [Romance, Comedy, Drama] [transplantation, love of one's life, veterina... [{"cast_id": 3, "character": "Bob Rueland", "c... [{"credit_id": "52fe4360c3a36847f804fb99", "de...
1976 10358 Zack and Miri Make a Porno Lifelong platonic friends Zack and Miri look t... [Comedy] [pornography, love of one's life, platonic lov... [{"cast_id": 3, "character": "Zack", "credit_i... [{"credit_id": "52fe43609251416c7500deb7", "de...
1977 10480 Nurse Betty What happens when a person decides that life i... [Comedy, Crime, Thriller] [independent film, native american, violence, ... [{"cast_id": 1, "character": "Betty Sizemore",... [{"credit_id": "52fe43789251416c75011973", "de...
1978 10313 The Men Who Stare at Goats A reporter in Iraq might just have the story o... [Comedy, War] [vietnam veteran, kuwait, new age, staring con... [{"cast_id": 3, "character": "Lyn Cassady", "c... [{"credit_id": "5989ab3a925141370600675e", "de...
1979 18828 Double Take The governor of a Mexican state is assassinate... [Adventure, Drama, Action, Comedy, Romance] [mexico, cia, fbi, train] [{"cast_id": 1, "character": "Daryl Chase", "c... [{"credit_id": "58b9861d925141606b00bcea", "de...
1980 3558 Girl, Interrupted Set in the changing world of the late 1960's, ... [Drama] [based on novel, suicide attempt, puberty, bio... [{"cast_id": 14, "character": "Susanna Kaysen"... [{"credit_id": "52fe439cc3a36847f806189f", "de...
1981 13476 Win a Date with Tad Hamilton! A small-town girl wins a date with a Hollywood... [Comedy, Romance] [celebrity, romantic comedy, male female relat... [{"cast_id": 1, "character": "Tad Hamilton", "... [{"credit_id": "52fe456e9251416c75056483", "de...
1982 10208 Muppets from Space When Gonzo's breakfast cereal tells him that h... [Fantasy, Comedy, Science Fiction, Family] [puppet, the muppets] [{"cast_id": 1, "character": "Kermit the Frog"... [{"credit_id": "52fe43429251416c75009913", "de...
1983 24961 The Wiz A Thanksgiving dinner brings a host of family ... [Adventure, Family, Fantasy, Music] [melancholy, little dog, based on stage musica... [{"cast_id": 1, "character": "Dorothy", "credi... [{"credit_id": "52fe44b2c3a368484e031a51", "de...
1984 20697 Ready to Rumble Two slacker wrestling fans are devastated by t... [Action, Comedy, Drama] [wrestling, sport] [{"cast_id": 1, "character": "Gordie Boggs", "... [{"credit_id": "52fe43f4c3a368484e007d43", "de...
1985 20761 Play It to the Bone Two aging fighters in LA, friends, get a call ... [Comedy, Drama] [sport] [{"cast_id": 1, "character": "Cesar Dominguez"... [{"credit_id": "52fe43f8c3a368484e008853", "de...
1986 70868 I Don't Know How She Does It A comedy centered on the life of Kate Reddy, a... [Romance, Comedy] [pregnancy, family vacation, widower, working ... [{"cast_id": 5, "character": "Kate Reddy", "cr... [{"credit_id": "52fe4816c3a368484e0e8a5b", "de...
1987 43593 Piranha 3D Each year the population of sleepy Lake Victor... [Comedy, Horror] [yacht, movie in movie, scuba diving, piranha,... [{"cast_id": 23, "character": "Julie Forester"... [{"credit_id": "5360d4440e0a262f3b000f2e", "de...
1988 6478 Beyond the Sea Based on the life and career of legendary ente... [Drama, Music] [musical, perfectionist, rowboat, courtship] [{"cast_id": 1, "character": "Bobby Darin", "c... [{"credit_id": "52fe4454c3a36847f808fb3d", "de...
1989 40688 Meet the Deedles Two surfers end up as Yellowstone park rangers... [Animation, Comedy, Family] [] [{"cast_id": 1, "character": "Phil Deedle", "c... [{"credit_id": "565ca60e9251415d1f00043b", "de...
1990 26672 The Thief and the Cobbler It is written among the limitless constellatio... [Adventure, Fantasy, Animation, Science Fictio... [prophecy, witch, princess, battle, desert, tr... [{"cast_id": 1, "character": "Zigzag the Grand... [{"credit_id": "52fe4512c3a368484e046d8d", "de...
1991 45881 The Bridge of San Luis Rey The Bridge of San Luis Rey is American author ... [Romance, Drama] [based on novel, bridge, peru, period drama, 1... [{"cast_id": 8, "character": "Brother Juniper"... [{"credit_id": "58070eed92514170b7018635", "de...
1992 41283 Faster Driver (Dwayne Johnson) has spent the last 10 ... [Crime, Drama, Action, Thriller] [] [{"cast_id": 20, "character": "Driver", "credi... [{"credit_id": "5505696c9251412c05002719", "de...
1993 4935 Howl's Moving Castle When Sophie, a shy young woman, is cursed with... [Fantasy, Animation, Adventure] [flying, witch, rain, castle, scarecrow, body ... [{"cast_id": 6, "character": "Hauru", "credit_... [{"credit_id": "52fe43e5c3a36847f8076cb3", "de...
1994 19908 Zombieland Columbus has made a habit of running from what... [Comedy, Horror] [washington d.c., sister sister relationship, ... [{"cast_id": 2, "character": "Columbus", "cred... [{"credit_id": "52fe47f89251416c750ab953", "de...
1995 10663 The Waterboy Bobby Boucher is a water boy for a struggling ... [Comedy] [sport, social outcast, ridicule, lawn mower, ... [{"cast_id": 1, "character": "Bobby Boucher", ... [{"credit_id": "52fe439e9251416c750177b1", "de...
1996 1891 The Empire Strikes Back The epic saga continues as Luke Skywalker, in ... [Adventure, Action, Science Fiction] [rebel, android, asteroid, space battle, snow ... [{"cast_id": 7, "character": "Luke Skywalker",... [{"credit_id": "566e19f292514169e200d46f", "de...
1997 9737 Bad Boys Marcus Burnett is a hen-pecked family man. Mik... [Action, Comedy, Crime, Thriller] [miami, detective, handcuffs, airport, mexican... [{"cast_id": 47, "character": "Detective Mike ... [{"credit_id": "52fe4524c3a36847f80bec6d", "de...
1998 37137 The Naked Gun 2½: The Smell of Fear Bumbling cop Frank Drebin is out to foil the b... [Comedy, Crime] [washington d.c., usa president, spoof, the wh... [{"cast_id": 7, "character": "Frank Drebin", "... [{"credit_id": "57a52b11925141332d006a42", "de...
1999 9532 Final Destination After a teenager has a terrifying vision of hi... [Horror] [omen, airplane accident, corpse, death, near-... [{"cast_id": 1, "character": "Alex Chance Brow... [{"credit_id": "532b02dac3a3681fd7001f6a", "de...
2000 10316 The Ides of March Dirty tricks stand to soil an ambitious young ... [Drama] [ohio, politics, dirty tricks, presidential ca... [{"cast_id": 6, "character": "Stephen Meyers",... [{"credit_id": "52fe43589251416c7500ccbb", "de...
2001 2787 Pitch Black When their ship crash-lands on a remote planet... [Thriller, Science Fiction, Action] [darkness, dystopia, comet, alien life-form, s... [{"cast_id": 1, "character": "Richard B. Riddi... [{"credit_id": "5876887fc3a3682d33000bae", "de...
2002 12658 Someone Like You... Jane Goodale has everything going for her. She... [Comedy, Romance] [feminism, cohabitant, tv show, man-woman rela... [{"cast_id": 1, "character": "Jane Goodale", "... [{"credit_id": "5624c548c3a3680e10011551", "de...
2003 152601 Her In the not so distant future, Theodore, a lone... [Romance, Science Fiction, Drama] [artificial intelligence, computer, love, lone... [{"cast_id": 5, "character": "Theodore", "cred... [{"credit_id": "52fe4b269251416c910d16a5", "de...
2004 10866 Joy Ride Three young people on a road trip from Colorad... [Mystery, Thriller, Drama] [colorado, friendship, stalker, pokies, truck ... [{"cast_id": 1, "character": "Fuller Thomas", ... [{"credit_id": "52fe43c69251416c7501dab1", "de...
2005 227707 The Adventurer: The Curse of the Midas Box 17-year-old Mariah Mundi's life is turned upsi... [Fantasy, Adventure, Family] [london england, based on novel, key, adventur... [{"cast_id": 1, "character": "Mariah Mundi", "... [{"credit_id": "5636292d9251416d5200c6ec", "de...
2006 21349 Anywhere But Here In this adaptation of the Mona Simpson novel, ... [Drama, Comedy, Romance] [dream] [{"cast_id": 1, "character": "Adele August", "... [{"credit_id": "52fe4415c3a368484e00e823", "de...
2007 19150 The Crew Four retired mobsters plan one last crime to s... [Action, Comedy] [] [{"cast_id": 1, "character": "Bobby Bartelleme... [{"credit_id": "52fe47bf9251416c750a41d5", "de...
2008 70435 Haywire Mallory Kane is a highly trained operative who... [Action, Thriller] [mercenary, secret agent, rescue, foot chase, ... [{"cast_id": 6, "character": "Mallory Kane", "... [{"credit_id": "52fe47f8c3a368484e0e32c5", "de...
2009 580 Jaws: The Revenge After another deadly shark attack, Ellen Brody... [Adventure, Thriller] [shark attack, bahamas, dying and death, aggre... [{"cast_id": 17, "character": "Ellen Brody", "... [{"credit_id": "52fe4255c3a36847f8016259", "de...
2010 9819 Marvin's Room A leukemia patient attempts to end a 20-year f... [Drama] [sister sister relationship, sister, leukemia,... [{"cast_id": 1, "character": "Bessie", "credit... [{"credit_id": "59a675fbc3a3682756008de8", "de...
2011 13579 The Longshots The true story of Jasmine Plummer who, at the ... [Drama, Family] [] [{"cast_id": 1, "character": "Curtis Plummer",... [{"credit_id": "52fe457d9251416c7505845d", "de...
2012 20024 The End of the Affair On a rainy London night in 1946, novelist Maur... [Drama] [bomb, sex, jealousy, infidelity, obsession, w... [{"cast_id": 1, "character": "Maurice Bendrix"... [{"credit_id": "570b6f88c3a3680ee100290a", "de...
2013 2453 Harley Davidson and the Marlboro Man It's the lawless future, and renegade biker Ha... [Action, Thriller] [corruption, harley davidson, drug dealer, los... [{"cast_id": 1, "character": "Harley Davidson"... [{"credit_id": "52fe4358c3a36847f804d5f1", "de...
2014 6973 In the Valley of Elah A career officer and his wife work with a poli... [History, Drama, Thriller, Crime, Mystery] [father son relationship, detective, war crime... [{"cast_id": 1, "character": "Hank Deerfield",... [{"credit_id": "52fe446dc3a36847f809557b", "de...
2015 11156 Coco Before Chanel 2009 biopic about the early life of Coco Chane... [Drama, History] [fashion designer, woman director] [{"cast_id": 7, "character": "Gabrielle 'Coco'... [{"credit_id": "52fe44039251416c75026013", "de...
2016 354110 Forsaken John Henry returns to his hometown in hopes of... [Western, Drama] [] [{"cast_id": 1, "character": "Mary-Alice Watso... [{"credit_id": "576bbf53c3a3683706002b19", "de...
2017 22215 Cheri A sumptuous dramatic comedy set in late 19th C... [Drama, Comedy, Romance] [] [{"cast_id": 1, "character": "Lea", "credit_id... [{"credit_id": "59bbac23c3a3680efe00e2ab", "de...
2018 11632 Vanity Fair Beautiful, funny, passionate, and calculating,... [Drama, Romance] [london england, british empire, lover, advanc... [{"cast_id": 22, "character": "Becky Sharp", "... [{"credit_id": "52fe446c9251416c75034365", "de...
2019 30596 Bodyguards and Assassins In 1905, revolutionist Sun Yat-Sen visits Hong... [Drama, Action, History] [assassination, martial arts, sword, blood spl... [{"cast_id": 2, "character": "Sum Chung-Yang /... [{"credit_id": "52fe44289251416c91006cad", "de...
2020 3021 1408 A man who specializes in debunking paranormal ... [Horror, Thriller] [suicide, new york, hotel, fire, hotel room, w... [{"cast_id": 19, "character": "Mike Enslin", "... [{"credit_id": "52fe437dc3a36847f8057f15", "de...
2021 957 Spaceballs When the nefarious Dark Helmet hatches a plan ... [Comedy, Science Fiction] [android, lasergun, swordplay, temple, space m... [{"cast_id": 24, "character": "President Skroo... [{"credit_id": "52fe4293c3a36847f8029829", "de...
2022 256917 The Water Diviner In 1919, Australian farmer Joshua Connor trave... [War, Drama] [istanbul, australia, post world war i, farmer... [{"cast_id": 1, "character": "Joshua Connor", ... [{"credit_id": "530b1a37c3a36842010056a5", "de...
2023 251 Ghost Sam Wheat is a banker, Molly Jensen is an arti... [Fantasy, Drama, Thriller, Mystery, Romance] [corruption, fortune teller, money transfer, m... [{"cast_id": 2, "character": "Sam Wheat", "cre... [{"credit_id": "52fe422dc3a36847f8009f89", "de...
2024 544 There's Something About Mary Having never fully recovered from a prom date ... [Romance, Comedy] [surgeon, stalker, romantic comedy, dream girl... [{"cast_id": 5, "character": "Mary Jensen", "c... [{"credit_id": "52fe424fc3a36847f8014609", "de...
2025 11395 The Santa Clause Scott Calvin is an ordinary man, who accidenta... [Fantasy, Drama, Comedy, Family] [holiday, christmas party, santa claus, deal, ... [{"cast_id": 10, "character": "Santa Claus / S... [{"credit_id": "52fe44379251416c7502ce8b", "de...
2026 14635 The Rookie Jim Morris never made it out of the minor leag... [Drama, Family] [father son relationship, baseball, sports tea... [{"cast_id": 1, "character": "Jimmy Morris", "... [{"credit_id": "52fe460a9251416c7506b15b", "de...
2027 13680 The Game Plan Bachelor football star Joe Kingman seems to ha... [Comedy, Family] [american football, bachelor, sports team, spo... [{"cast_id": 1, "character": "Joe Kingman", "c... [{"credit_id": "56347f52c3a3681b5c017375", "de...
2028 688 The Bridges of Madison County Photographer Robert Kincaid wanders into the l... [Drama, Romance] [farewell, adultery, love at first sight, phot... [{"cast_id": 10, "character": "Francesca Johns... [{"credit_id": "52fe426ac3a36847f801cf97", "de...
2029 11090 The Animal When loser Marvin Mange is involved in a horri... [Action, Comedy] [dream, employee, car crash, scientist, police... [{"cast_id": 1, "character": "Marvin Mange", "... [{"credit_id": "52fe43f59251416c750242ff", "de...
2030 783 Gandhi In the early years of the 20th century, Mohand... [Drama, History] [muslim, indian lead, demonstration, world war... [{"cast_id": 7, "character": "Mahatma Gandhi",... [{"credit_id": "574dc2c3925141120e0000cb", "de...
2031 228194 The Hundred-Foot Journey A story centered around an Indian family who m... [Drama] [france, based on novel, indian lead, restaura... [{"cast_id": 1, "character": "Madam Mallory", ... [{"credit_id": "593fe99f92514105f7000e0a", "de...
2032 1642 The Net Angela Bennett is a freelance software enginee... [Crime, Drama, Mystery, Thriller, Action] [cheating, new identity, computer virus, chase... [{"cast_id": 1, "character": "Angela Bennett/R... [{"credit_id": "52fe4307c3a36847f80351b3", "de...
2033 10950 I Am Sam Sam has the mental capacity of a 7-year-old. H... [Drama] [foster parents, pro bono, new baby, social se... [{"cast_id": 1, "character": "Sam Dawson", "cr... [{"credit_id": "594913a3c3a368265f033b4b", "de...
2034 235260 Son of God The life story of Jesus is told from his humbl... [Drama] [biography, resurrection] [{"cast_id": 4, "character": "Mary, Mother of ... [{"credit_id": "55c4f998c3a36856a7000494", "de...
2035 277 Underworld Vampires and werewolves have waged a nocturnal... [Fantasy, Action, Thriller] [budapest, subway, love of one's life, vampire... [{"cast_id": 21, "character": "Selene", "credi... [{"credit_id": "570a7c34c3a3687796004b11", "de...
2036 8999 Derailed When two married business executives having an... [Drama, Thriller] [prison, chicago, rape, based on novel, hotel ... [{"cast_id": 2, "character": "Charles Schine",... [{"credit_id": "52fe44d0c3a36847f80ab849", "de...
2037 11323 The Informant! A rising star at agri-industry giant Archer Da... [Drama, Comedy, Crime] [agriculture, company, witness to murder] [{"cast_id": 2, "character": "Mark Whitacre", ... [{"credit_id": "5685ab6ac3a3684bcc01e24a", "de...
2038 10445 Shadowlands C.S. Lewis, a world-renowned writer and profes... [Drama, Romance] [bachelor, stroke of fate, brother, oxford, au... [{"cast_id": 1, "character": "C. S. 'Jack' Lew... [{"credit_id": "5949b346925141456a000d0d", "de...
2039 11453 Deuce Bigalow: European Gigolo Deuce Bigalow goes to Amsterdam after a little... [Comedy] [painter, amsterdam, dolphin, europe, pimp, fe... [{"cast_id": 1, "character": "Deuce Bigalow", ... [{"credit_id": "55e9eed2c3a3682c5d0078d7", "de...
2040 146239 Delivery Man An affable underachiever finds out he's father... [Comedy] [remake, sperm donor] [{"cast_id": 2, "character": "David", "credit_... [{"credit_id": "531a0d8892514177bf002b3f", "de...
2041 205588 Our Kind of Traitor A young Oxford academic and his attorney girlf... [Thriller] [based on novel, woman director] [{"cast_id": 1, "character": "Perry Makepeace"... [{"credit_id": "53d1505a0e0a265dfa00cfea", "de...
2042 10878 Saving Silverman A pair of buddies conspire to save their best ... [Comedy, Crime, Romance] [female nudity, harassment, male friendship, d... [{"cast_id": 1, "character": "Darren Silverman... [{"credit_id": "52fe43c89251416c7501e01f", "de...
2043 82650 Diary of a Wimpy Kid: Dog Days School is out and Greg is ready for the days o... [Comedy, Family] [best friend, sweet sixteen, duringcreditsstin... [{"cast_id": 15, "character": "Greg Heffley", ... [{"credit_id": "52fe48649251416c9108ab97", "de...
2044 10279 Summer of Sam Spike Lee's take on the "Son of Sam" murders i... [Thriller, Drama, Crime, Romance] [distrust, intolerance, punk rock, italian ame... [{"cast_id": 1, "character": "Vinny", "credit_... [{"credit_id": "562584d992514144b0005fbb", "de...
2045 2294 Jay and Silent Bob Strike Back When Jay and Silent Bob learn that their comic... [Comedy] [film making, jay and silent bob, self mocking... [{"cast_id": 9, "character": "Silent Bob", "cr... [{"credit_id": "556a356f9251415408000e78", "de...
2046 2176 The Glass House After the parents of Ruby and her younger brot... [Drama, Thriller] [california, brother sister relationship, loss... [{"cast_id": 1, "character": "Ruby Baker", "cr... [{"credit_id": "58162f2b9251415abb00ea89", "de...
2047 270487 Hail, Caesar! Tells the comedic tale of Eddie Mannix, a fixe... [Comedy, Drama, Mystery] [journalist, cat, ransom, kidnapping, ancient ... [{"cast_id": 5, "character": "Eddie Mannix", "... [{"credit_id": "568262a6c3a3682abc00ca4a", "de...
2048 19366 Josie and the Pussycats Josie, Melody and Val are three small-town gir... [Comedy, Music] [manager, pop, secret, small town, garage, mus... [{"cast_id": 8, "character": "Josie McCoy", "c... [{"credit_id": "5645da789251410a3f008cb3", "de...
2049 204082 Homefront Phil Broker is a former DEA agent who has gone... [Action, Thriller] [based on novel, drug dealer, ex-cop, rural se... [{"cast_id": 2, "character": "Phil Broker", "c... [{"credit_id": "5627574892514137c7001c98", "de...
2050 24100 The Little Vampire Based on the popular books, the story tells of... [Family, Horror] [based on novel, vampire, bite, independent fi... [{"cast_id": 1, "character": "Frederick Sackvi... [{"credit_id": "52fe4482c3a368484e0271c7", "de...
2051 1599 I Heart Huckabees A husband-and-wife team play detective, but no... [Comedy, Romance] [sex, detective, jealousy, humor, protest, wif... [{"cast_id": 1, "character": "Albert Markovski... [{"credit_id": "52fe4303c3a36847f8033e31", "de...
2052 5550 RoboCop 3 The mega corporation Omni Consumer Products is... [Action, Adventure, Crime, Science Fiction, Th... [cyborg, dystopia, police, sequel, cyberpunk, ... [{"cast_id": 11, "character": "RoboCop", "cred... [{"credit_id": "52fe440ec3a36847f807fbc7", "de...
2053 30379 Megiddo: The Omega Code 2 Stone (the Antichrist) becomes President of th... [Action, Science Fiction, Thriller] [dystopia] [{"cast_id": 0, "character": "Stone Alexander"... [{"credit_id": "536da61c0e0a2647d400eced", "de...
2054 42586 Darling Lili Set in Paris during World War I. Lili Smith/Sc... [Drama, Comedy, Thriller, Music, Romance] [spy, uncle] [{"cast_id": 2, "character": "Lili Smith (Schm... [{"credit_id": "52fe460bc3a36847f80e90e3", "de...
2055 17709 Dudley Do-Right Based on the 60's-era cartoon of the same name... [Comedy, Family, Romance] [based on cartoon, mountie] [{"cast_id": 1, "character": "Dudley Do-Right"... [{"credit_id": "558411739251410b1b000b6f", "de...
2056 287948 The Transporter Refueled The fast-paced action movie is again set in th... [Thriller, Action, Crime] [transporter, sequel, suspense, car, bank heis... [{"cast_id": 0, "character": "Frank Martin", "... [{"credit_id": "55dba8e7c3a36879520003d8", "de...
2057 7548 The Libertine The story of John Wilmot, a.k.a. the Earl of R... [Drama, Romance] [london england, sex, dying and death, poet, t... [{"cast_id": 22, "character": "Rochester", "cr... [{"credit_id": "566965a492514169e2000fbe", "de...
2058 9075 Black Book In the Nazi-occupied Netherlands during World ... [Drama, Thriller, War] [in love with enemy, netherlands, world war ii... [{"cast_id": 1, "character": "Rachel Stein / E... [{"credit_id": "52fe44d9c3a36847f80ad995", "de...
2059 11661 Joyeux Noël In 1914, World War I, the bloodiest war ever a... [Romance, Drama, History, War, Music] [holiday, world war i, hostility, singer, sing... [{"cast_id": 1, "character": "Anna Sorensen", ... [{"credit_id": "560bdf34c3a368681f00519b", "de...
2060 109513 Hit & Run Former getaway driver Charlie Bronson jeopardi... [Action, Comedy, Romance] [witness protection, getaway driver, duringcre... [{"cast_id": 11, "character": "Annie Bean", "c... [{"credit_id": "595b9484925141222b039eac", "de...
2061 12085 Mad Money Three female employees of the Federal Reserve ... [Action, Comedy, Crime] [gang, hoodlum, woman director] [{"cast_id": 2, "character": "Bridget Cardigan... [{"credit_id": "52fe44b19251416c7503dab5", "de...
2062 204922 Before I Go to Sleep A woman wakes up every day, remembering nothin... [Mystery, Thriller] [amnesia, therapist, aggression, hospital, fla... [{"cast_id": 1, "character": "Christine Lucas"... [{"credit_id": "57064f9f9251411f3c0020e4", "de...
2063 38985 Sorcerer Four exiled international criminals on the run... [Action, Thriller, Adventure] [dynamite, car journey, nicaragua, criminal, b... [{"cast_id": 1, "character": "Jackie Scanlon /... [{"credit_id": "52fe46f09251416c91064bc7", "de...
2064 44113 Stone Parole officer Jack Mabry has only a few weeks... [Drama] [prison, fire, manipulation, seduction, vegeta... [{"cast_id": 5, "character": "Madylyn", "credi... [{"credit_id": "52fe4677c3a36847f8100a37", "de...
2065 21494 Moliere Molière, a down-and-out actor-cum-playwright u... [Romance, Drama, Comedy] [playwright] [{"cast_id": 1, "character": "Moliere", "credi... [{"credit_id": "5900754bc3a3680fcc00a327", "de...
2066 164457 Out of the Furnace Two brothers live in the economically-depresse... [Thriller, Drama, Crime] [prison, brother brother relationship, drug de... [{"cast_id": 3, "character": "Russell Baze", "... [{"credit_id": "52fe4c7ac3a36847f82304c3", "de...
2067 4566 Michael Clayton A law firm brings in its 'fixer' to remedy the... [Drama, Mystery, Crime] [killing, restaurant, chambers of a barrister,... [{"cast_id": 15, "character": "Michael Clayton... [{"credit_id": "52fe43cdc3a36847f8070bd3", "de...
2068 17795 My Fellow Americans They used to run the country. Now they're runn... [Comedy, Drama] [white house, usa president, national security... [{"cast_id": 2, "character": "President Russel... [{"credit_id": "52fe47489251416c75093c89", "de...
2069 1073 Arlington Road Threats from sinister foreign nationals aren't... [Drama, Thriller, Mystery] [bomb, terrorist, fbi, professor, paranoia, co... [{"cast_id": 12, "character": "Michael Faraday... [{"credit_id": "52fe42e6c3a36847f802b68b", "de...
2070 153158 Underdogs In the small village where Amadeo lives there ... [Animation, Adventure, Romance] [soccer] [{"cast_id": 6, "character": "Eusebio (voice)"... [{"credit_id": "52fe4b3b9251416c910d3e3d", "de...
2071 81836 To Rome with Love Four tales unfold in the Eternal City: While v... [Romance, Comedy] [rome, expatriate, episodic] [{"cast_id": 3, "character": "Shannon", "credi... [{"credit_id": "52fe482e9251416c910830d7", "de...
2072 10724 Firefox The Soviets have developed a revolutionary new... [Science Fiction, Action, Adventure, Thriller] [flying, pilot, kampfjet, false identity, assa... [{"cast_id": 1, "character": "Mitchell Gant", ... [{"credit_id": "52fe43a99251416c7501935f", "de...
2073 9473 South Park: Bigger, Longer & Uncut When the four boys see an R-rated movie featur... [Animation, Comedy, Music] [gay, mount rushmore national memorial, swear ... [{"cast_id": 1, "character": "Eric Cartman / S... [{"credit_id": "52fe44fcc3a36847f80b5d47", "de...
2074 2196 Death at a Funeral Chaos ensues when a man tries to expose a dark... [Comedy, Drama] [brother brother relationship, farewell, fathe... [{"cast_id": 4, "character": "Daniel", "credit... [{"credit_id": "52fe4340c3a36847f8045d0d", "de...
2075 1499 Teenage Mutant Ninja Turtles III The four turtles travel back in time to the da... [Action, Adventure, Comedy, Family, Fantasy, S... [japan, time travel, ninja] [{"cast_id": 5, "character": "April O'Neil", "... [{"credit_id": "53f989e1c3a36873580026c6", "de...
2076 20857 Hardball An aimless young man who is scalping tickets, ... [Comedy, Romance] [gay] [{"cast_id": 3, "character": "Conor O'Neill", ... [{"credit_id": "59712f07c3a3686f7c023e79", "de...
2077 82693 Silver Linings Playbook After spending eight months in a mental instit... [Drama, Comedy, Romance] [dancing, philadelphia, running, based on nove... [{"cast_id": 31, "character": "Pat Solitano, J... [{"credit_id": "52fe486b9251416c9108be0d", "de...
2078 1646 Freedom Writers A young teacher inspires her class of at-risk ... [Crime, Drama] [black people, based on novel, holocaust, ghet... [{"cast_id": 1, "character": "Erin Gruwell", "... [{"credit_id": "581279fd925141574301b962", "de...
2079 44944 For Colored Girls About existence from the perspective of 20 nam... [Drama] [female nudity, poem, rape, love, domestic vio... [{"cast_id": 7, "character": "Crystal / Brown"... [{"credit_id": "52fe46a6c3a36847f810a803", "de...
2080 4108 The Transporter Former Special Forces officer, Frank Martin wi... [Action, Crime, Thriller] [car journey, transportation, auto, human traf... [{"cast_id": 1, "character": "Frank Martin", "... [{"credit_id": "52fe43adc3a36847f8067161", "de...
2081 8456 Never Back Down Rebellious Jake Tyler is lured into an ultimat... [Drama, Action] [rebel, martial arts, underground, fight, trai... [{"cast_id": 12, "character": "Jake Tyler", "c... [{"credit_id": "52fe44abc3a36847f80a33ad", "de...
2082 7341 The Rage: Carrie 2 After the suicide of her only friend, Rachel h... [Horror, Thriller, Science Fiction] [suicide, male nudity, female nudity, fire, nu... [{"cast_id": 1, "character": "Rachel Lang", "c... [{"credit_id": "52fe447ac3a36847f8098781", "de...
2083 19255 Away We Go Verona and Burt have moved to Colorado to be c... [Drama, Comedy, Romance] [interracial relationship, dead father, refere... [{"cast_id": 1, "character": "Burt Farlander",... [{"credit_id": "52fe47ca9251416c750a5843", "de...
2084 10187 Swing Vote In a remarkable turn of events, the result of ... [Drama, Comedy] [usa president, presidential election, fox news] [{"cast_id": 2, "character": "Bud Johnson", "c... [{"credit_id": "54f3cbdb9251410bfe00067b", "de...
2085 31005 Moonlight Mile As he copes with the death of his fiancee alon... [Romance, Drama] [] [{"cast_id": 3, "character": "Joe Nast", "cred... [{"credit_id": "555eec5c9251417e4f002317", "de...
2086 49517 Tinker Tailor Soldier Spy Recently-retired MI6 agent, George Smiley is d... [Drama, Thriller, Mystery] [spy, cold war, spying, espionage, mole, briti... [{"cast_id": 18, "character": "Control", "cred... [{"credit_id": "570b92e1c3a368757000752f", "de...
2087 44857 Molly Molly McKay is a profoundly autistic twenty-so... [Drama, Comedy, Romance] [] [{"cast_id": 1, "character": "Molly McKay", "c... [{"credit_id": "52fe469fc3a36847f81090af", "de...
2088 50780 The Beaver Suffering from a severe case of depression, to... [Drama] [puppet, woman director] [{"cast_id": 6, "character": "Meredith Black",... [{"credit_id": "55717377c3a3683920001555", "de...
2089 16363 The Best Little Whorehouse in Texas The town sheriff and a madame team up to stop ... [Comedy] [brothel, corset, crusader, musical, governor,... [{"cast_id": 1, "character": "Sheriff Ed Earl ... [{"credit_id": "569f9f0fc3a36858c800990f", "de...
2090 1946 eXistenZ A game designer on the run from assassins must... [Action, Thriller, Science Fiction, Horror] [video game, hacker, bodyguard, pop star, virt... [{"cast_id": 3, "character": "Allegra Geller",... [{"credit_id": "52fe4325c3a36847f803db2d", "de...
2091 85 Raiders of the Lost Ark When Dr. Indiana Jones – the tweed-suited prof... [Adventure, Action] [saving the world, riddle, nepal, himalaya, ca... [{"cast_id": 2, "character": "Indy", "credit_i... [{"credit_id": "52fe4215c3a36847f8002a3d", "de...
2092 772 Home Alone 2: Lost in New York Instead of flying to Florida with his folks, K... [Comedy, Family, Adventure, Crime] [holiday, new york, new york city, christmas] [{"cast_id": 12, "character": "Kevin", "credit... [{"credit_id": "52fe4274c3a36847f802001b", "de...
2093 840 Close Encounters of the Third Kind After an encounter with UFOs, a line worker fe... [Science Fiction, Drama] [indiana, obsession, extraterrestrial technolo... [{"cast_id": 14, "character": "Roy Neary", "cr... [{"credit_id": "52fe427ec3a36847f802346b", "de...
2094 9682 Pulse When their computer hacker friend accidentally... [Horror, Thriller] [suicide, hacker, death of a friend, website, ... [{"cast_id": 1, "character": "Mattie", "credit... [{"credit_id": "52fe451bc3a36847f80bcbff", "de...
2095 96 Beverly Hills Cop II Detroit cop, Axel Foley heads for the land of ... [Action, Comedy, Crime] [smuggling of arms, detective, intensive care,... [{"cast_id": 17, "character": "Det. Axel Foley... [{"credit_id": "52fe4216c3a36847f8003251", "de...
2096 10678 Bringing Down the House Straight-laced lawyer, Peter Sanderson (Steve ... [Comedy] [prison, ex-boyfriend, support, escape, lawyer] [{"cast_id": 1, "character": "Peter Sanderson"... [{"credit_id": "52fe43a19251416c75017f41", "de...
2097 274 The Silence of the Lambs FBI trainee, Clarice Starling ventures into a ... [Crime, Drama, Thriller] [based on novel, psychopath, horror, suspense,... [{"cast_id": 1, "character": "Clarice Starling... [{"credit_id": "55746f699251413f3a001b82", "de...
2098 8872 Wayne's World When a sleazy TV exec offers Wayne and Garth a... [Music, Comedy] [tv show, heavy metal, television producer, wo... [{"cast_id": 1, "character": "Wayne Campbell",... [{"credit_id": "52fe44c2c3a36847f80a8747", "de...
2099 16290 Jackass 3D Jackass 3D is a 3-D film and the third movie o... [Comedy, Documentary, Action] [pain, stunts, stuntman, stupidity, comedy, du... [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "53f903b6c3a3687355001cf8", "de...
2100 579 Jaws 2 Police chief Brody must protect the citizens o... [Horror, Thriller] [mayor, island, police chief, sailing, boat ac... [{"cast_id": 23, "character": "Police Chief Ma... [{"credit_id": "52fe4255c3a36847f8016129", "de...
2101 14405 Beverly Hills Chihuahua A pampered Beverly Hills chihuahua named Chloe... [Adventure, Comedy, Family] [dog dirt, chihuahua, pinata, potted plant, du... [{"cast_id": 1, "character": "Chloe (voice)", ... [{"credit_id": "52fe45ef9251416c75067909", "de...
2102 138843 The Conjuring Paranormal investigators Ed and Lorraine Warre... [Horror, Thriller] [sister sister relationship, exorcism, rhode i... [{"cast_id": 7, "character": "Ed Warren", "cre... [{"credit_id": "52fe4c56c3a368484e1b324f", "de...
2103 11637 Are We There Yet? The fledgling romance between Nick, a playboy ... [Adventure, Comedy, Family, Romance] [car journey, macho, road trip, children, pret... [{"cast_id": 1, "character": "Nick Persons", "... [{"credit_id": "5539fe07c3a3684022000d96", "de...
2104 226486 Tammy After losing her job and learning that her hus... [Comedy] [] [{"cast_id": 4, "character": "Tammy", "credit_... [{"credit_id": "567e97d9c3a3682abc002ca1", "de...
2105 1584 School of Rock Fired from his band and hard up for cash, guit... [Comedy, Music] [rock and roll, rock, high school, music band] [{"cast_id": 1, "character": "Dewey Finn", "cr... [{"credit_id": "52fe4301c3a36847f8033479", "de...
2106 9312 Mortal Kombat For nine generations an evil sorcerer has been... [Action, Fantasy] [martial arts, monster, island, gore, sorcerer... [{"cast_id": 1, "character": "Lord Rayden", "c... [{"credit_id": "52fe44e6c3a36847f80b0899", "de...
2107 12153 White Chicks Two FBI agent brothers, Marcus and Kevin Copel... [Comedy] [undercover, fbi, fish out of water, high soci... [{"cast_id": 17, "character": "Kevin Copeland"... [{"credit_id": "563c842ec3a3681b5c0285e3", "de...
2108 65057 The Descendants With his wife Elizabeth on life support after ... [Comedy, Drama] [hawaii, father-in-law, daughter, cheating wif... [{"cast_id": 3, "character": "Matt King", "cre... [{"credit_id": "52fe46fbc3a368484e0ae867", "de...
2109 8326 Holes Stanley's family is cursed with bad luck. Unfa... [Adventure, Family, Drama, Comedy] [curse, suitor, false accusations, reference t... [{"cast_id": 2, "character": "Warden Walker", ... [{"credit_id": "52fe449fc3a36847f80a08ab", "de...
2110 35690 The Last Song A drama centered on a rebellious girl who is s... [Drama, Family, Romance] [brother sister relationship, new love, daught... [{"cast_id": 5, "character": "Ronnie Miller", ... [{"credit_id": "52fe45b09251416c9103af49", "de...
2111 76203 12 Years a Slave In the pre-Civil War United States, Solomon No... [Drama, History] [whip, kidnapping, slavery, plantation, night ... [{"cast_id": 6, "character": "Solomon Northup"... [{"credit_id": "52fe492cc3a368484e11dfdb", "de...
2112 13497 Drumline A fish-out-of-water comedy about a talented st... [Drama, Romance, Comedy, Music] [music rehearsal, fraternity initiation, telev... [{"cast_id": 1, "character": "Devon Miles", "c... [{"credit_id": "52fe45729251416c75056c15", "de...
2113 35688 Why Did I Get Married Too? Four couples reunite for their annual vacation... [Comedy, Romance] [] [{"cast_id": 1, "character": "Terry", "credit_... [{"credit_id": "52fe45b09251416c9103aed9", "de...
2114 162 Edward Scissorhands A small suburban town receives a visit from a ... [Fantasy, Drama, Romance] [underdog, love at first sight, hairdresser, s... [{"cast_id": 5, "character": "Edward Scissorha... [{"credit_id": "52fe4220c3a36847f80061e3", "de...
2115 296096 Me Before You A small town girl is caught between dead-end j... [Drama, Romance] [england, based on novel, depression, small to... [{"cast_id": 0, "character": "Louisa \"Lou\" C... [{"credit_id": "56b778879251416615006f86", "de...
2116 103370 Madea's Witness Protection A Wall Street investment banker who has been s... [Drama, Comedy, Crime] [] [{"cast_id": 2, "character": "Madea / Joe / Br... [{"credit_id": "52fe4a1dc3a36847f81ba633", "de...
2117 1051 The French Connection Tough narcotics detective 'Popeye' Doyle is in... [Action, Crime, Thriller] [police brutality, marseille, night life, atte... [{"cast_id": 21, "character": "Det. Jimmy \"Po... [{"credit_id": "52fe42e6c3a36847f802b3bf", "de...
2118 376659 Bad Moms When three overworked and under-appreciated mo... [Comedy] [alcohol, bar, party, divorce, family, hit and... [{"cast_id": 0, "character": "Amy Mitchell", "... [{"credit_id": "5690c7adc3a3686b52001c68", "de...
2119 10073 Date Movie Spoof of romantic comedies which focuses on a ... [Comedy] [date, diary, parents-in-law, bridegroom, wedd... [{"cast_id": 16, "character": "Julia Jones", "... [{"credit_id": "52fe431c9251416c75003e6d", "de...
2120 16690 Return to Never Land The classic tale of 'Peter Pan' continues in D... [Adventure, Fantasy, Animation, Family] [animation] [{"cast_id": 1, "character": "Jane / Young Wen... [{"credit_id": "52fe46e59251416c750872b9", "de...
2121 273895 Selma "Selma," as in Alabama, the place where segreg... [History, Drama] [alabama, martin luther king, president, black... [{"cast_id": 5, "character": "Martin Luther Ki... [{"credit_id": "54aeb6ac9251417aa7000998", "de...
2122 14873 The Jungle Book 2 Mowgli, missing the jungle and his old friends... [Family, Animation, Adventure] [river, musical, tiger, village, feral child, ... [{"cast_id": 1, "character": "Baloo (voice)", ... [{"credit_id": "5947baa6c3a368265f01dd7e", "de...
2123 8968 Boogeyman Every culture has one – the horrible monster f... [Thriller, Horror, Drama, Mystery] [nightmare, hallucination, childhood trauma, b... [{"cast_id": 2, "character": "Kate Houghton", ... [{"credit_id": "53a68e4b0e0a2614360033eb", "de...
2124 9963 Premonition A depressed housewife who learns her husband w... [Thriller, Drama, Mystery] [deja vu, dying and death, time travel, loss o... [{"cast_id": 22, "character": "Linda Hanson", ... [{"credit_id": "52fe4551c3a36847f80c79bb", "de...
2125 15655 The Tigger Movie As it happens, everybody - Pooh, Piglet, Eeyor... [Animation, Family] [owl, donkey, tiger, piglet, bear, rabbit, wom... [{"cast_id": 2, "character": "Tigger / Winnie ... [{"credit_id": "59121da0c3a3686519043247", "de...
2126 21208 Orphan A married couple with a rocky past adopt 9-yea... [Horror, Thriller, Mystery] [nun, deaf-mute, orphan, all girl, troubled ma... [{"cast_id": 1, "character": "Kate Coleman", "... [{"credit_id": "52fe440fc3a368484e00d3cb", "de...
2127 272878 Max A dog that helped soldiers in Afghanistan retu... [Adventure, Drama, Family] [afghanistan, war, based on true story, rescue... [{"cast_id": 3, "character": "Ray", "credit_id... [{"credit_id": "5619d1a8925141222f0009ed", "de...
2128 9760 Epic Movie When Edward, Peter, Lucy and Susan each follow... [Action, Adventure, Comedy] [] [{"cast_id": 1, "character": "Edward", "credit... [{"credit_id": "56348a269251412857016e9e", "de...
2129 314365 Spotlight The true story of how The Boston Globe uncover... [Drama, Thriller, History] [child abuse, journalism, judge, florida, bost... [{"cast_id": 2, "character": "Michael Rezendes... [{"credit_id": "566c2fdb9251415001002dd6", "de...
2130 13279 Lakeview Terrace A young interracial couple has just moved into... [Drama, Crime, Thriller] [vandalism, harassment, neighbor, house party,... [{"cast_id": 26, "character": "Abel Turner", "... [{"credit_id": "52fe45559251416c75052f31", "de...
2131 1975 The Grudge 2 In Tokyo, a young woman is exposed to the same... [Horror, Thriller] [remake, little boy, curse] [{"cast_id": 1, "character": "Karen Davis", "c... [{"credit_id": "52fe4327c3a36847f803e891", "de...
2132 33644 How Stella Got Her Groove Back Through good times and bad, Stella and Delilah... [Comedy, Drama, Romance] [black people, age difference, jamaica, vacati... [{"cast_id": 1, "character": "Stella Payne", "... [{"credit_id": "54f39ad5c3a3681deb000435", "de...
2133 1649 Bill & Ted's Bogus Journey Amiable slackers Bill and Ted are once again r... [Adventure, Comedy, Family, Fantasy, Science F... [future, dying and death, heaven, time travel,... [{"cast_id": 1, "character": "Ted Logan", "cre... [{"credit_id": "52fe4308c3a36847f803571f", "de...
2134 9895 Man of the Year The irreverent host of a political satire talk... [Comedy, Drama, Romance, Thriller] [usa president, presidential election, comedian] [{"cast_id": 13, "character": "Tom Dobbs", "cr... [{"credit_id": "52fe4543c3a36847f80c42ad", "de...
2135 9570 The Black Hole The explorer craft U.S.S. Palomino is returnin... [Adventure, Family, Science Fiction, Action] [killer robot, space marine, ghost ship, black... [{"cast_id": 1, "character": "Dr. Hans Reinhar... [{"credit_id": "52fe450bc3a36847f80b91db", "de...
2136 27579 The American Dispatched to a small Italian town to await fu... [Crime, Drama, Thriller] [prostitute, sweden, suspense, priest, very li... [{"cast_id": 2, "character": "Jack / Edward", ... [{"credit_id": "52fe4555c3a368484e0542fb", "de...
2137 16052 Selena In this biographical drama, Selena Quintanilla... [Drama] [musical, tejano, elopement, bustier, fan club] [{"cast_id": 3, "character": "Selena Quintanil... [{"credit_id": "58f7e0eac3a3684529000b31", "de...
2138 40264 Vampires Suck Becca, an anxious, non-vampire teen is torn be... [Horror, Comedy] [vampire, high school, prom, spoof, horror spo... [{"cast_id": 7, "character": "Jacob White", "c... [{"credit_id": "548ad7a4925141261800138b", "de...
2139 1164 Babel Tragedy strikes a married couple on vacation i... [Drama] [terror, loss of mother, gun, morocco, deaf-mu... [{"cast_id": 1, "character": "Richard", "credi... [{"credit_id": "52fe42e9c3a36847f802c243", "de...
2140 239678 This Is Where I Leave You When their father passes away, four grown, wor... [Drama, Comedy] [based on novel, funeral, dysfunctional family... [{"cast_id": 1, "character": "Judd Altman", "c... [{"credit_id": "5982dfbf9251413f3f009bf6", "de...
2141 14359 Doubt In 1964, a Catholic school nun questions a pri... [Drama, Mystery] [sexual abuse, boy, wine, gift, janitor, singi... [{"cast_id": 3, "character": "Sister Aloysius ... [{"credit_id": "52fe45ea9251416c75066d11", "de...
2142 3989 Team America: World Police Team America World Police follows an internati... [Music, Adventure, Animation, Action, Comedy] [paris, france, cairo, capitalism, loss of lov... [{"cast_id": 4, "character": "Gary Johnston (v... [{"credit_id": "52fe43abc3a36847f8066625", "de...
2143 76617 Texas Chainsaw 3D A young woman learns that she has inherited a ... [Horror, Thriller] [sequel, gore, leatherface, slasher, chainsaw,... [{"cast_id": 4, "character": "Heather Miller",... [{"credit_id": "54e373e5c3a368087b0038b6", "de...
2144 1710 Copycat An agoraphobic psychologist and a female detec... [Drama, Thriller] [police brutality, psychology, police operatio... [{"cast_id": 8, "character": "Helen Hudson", "... [{"credit_id": "561cd9b4c3a368225e0034cc", "de...
2145 4258 Scary Movie 5 Home with their newly-formed family, happy par... [Comedy] [sequel, parody, spoof, aftercreditsstinger, d... [{"cast_id": 6, "character": "Dan Sanders", "c... [{"credit_id": "52fe43b7c3a36847f8069f4b", "de...
2146 20391 Paint Your Wagon A Michigan farmer and a prospector form a part... [Drama, Action, Comedy, Western, Music] [mining, prospector] [{"cast_id": 1, "character": "Ben Rumson", "cr... [{"credit_id": "52fe43e5c3a368484e004659", "de...
2147 10139 Milk The story of California's first openly gay ele... [History, Drama] [gay, san francisco, homophobia, mayor, biogra... [{"cast_id": 2, "character": "Harvey Milk", "c... [{"credit_id": "52fe43339251416c7500756b", "de...
2148 335778 Risen Follows the epic Biblical story of the Resurre... [Action] [christianity, jesus christ, apostle, crucifix... [{"cast_id": 0, "character": "Lucius", "credit... [{"credit_id": "5739fed1c3a36806bc000163", "de...
2149 9645 Ghost Ship After discovering a passenger ship missing sin... [Horror, Mystery, Thriller] [cruise, pilot, ghost ship] [{"cast_id": 12, "character": "Captain Sean Mu... [{"credit_id": "52fe4515c3a36847f80bb93d", "de...
2150 55465 A Very Harold & Kumar Christmas Six years have elapsed since Guantanamo Bay, l... [Comedy] [holiday, indian lead, beer, christmas tree, c... [{"cast_id": 1003, "character": "Neil", "credi... [{"credit_id": "52fe48cec3a36847f817a783", "de...
2151 617 Wild Things When teen-socialite Kelly Van Ryan (Richards) ... [Crime, Drama, Mystery] [upper class, poison, sailboat, rape, sexual a... [{"cast_id": 9, "character": "Sam Lombardo", "... [{"credit_id": "52fe425ec3a36847f8018f4b", "de...
2152 19904 The Stepfather Michael Harding (Penn Badgley) returns home fr... [Horror, Thriller, Mystery] [step father, remake] [{"cast_id": 7, "character": "David Harris", "... [{"credit_id": "52fe47f79251416c750ab845", "de...
2153 48289 The Debt Rachel Singer is a former Mossad agent who tri... [Drama, Thriller] [beach, mossad, secret agent, insane asylum, l... [{"cast_id": 6, "character": "Rachel Singer", ... [{"credit_id": "54cdf138925141475d004748", "de...
2154 243 High Fidelity When record store owner Rob Gordon gets dumped... [Comedy, Drama, Romance, Music] [chicago, music record, rock and roll, record ... [{"cast_id": 7, "character": "Rob Gordon", "cr... [{"credit_id": "52fe422cc3a36847f8009919", "de...
2155 6933 One Missed Call Several people start receiving voice-mails fro... [Horror, Mystery, Thriller] [candy, loss of sister, mobile phone, answerin... [{"cast_id": 19, "character": "Beth Raymond", ... [{"credit_id": "52fe4468c3a36847f809449b", "de...
2156 17182 Eye for an Eye It's fire and brimstone time as grieving mothe... [Drama, Thriller] [rape, gun, self-defense, grieving parents] [{"cast_id": 1, "character": "Karen McCann", "... [{"credit_id": "56f1bce89251412e01000369", "de...
2157 8848 The Bank Job Terry is a small-time car dealer trying to lea... [Thriller, Crime, Drama] [infidelity, subway, car dealer, vault, manneq... [{"cast_id": 17, "character": "Terry Leather",... [{"credit_id": "52fe44c0c3a36847f80a7fd1", "de...
2158 38 Eternal Sunshine of the Spotless Mind Joel Barish, heartbroken that his girlfriend u... [Science Fiction, Drama, Romance] [deja vu, regret, jealousy, amnesia, dream, op... [{"cast_id": 5, "character": "Joel Barish", "c... [{"credit_id": "52fe4211c3a36847f800166f", "de...
2159 38303 You Again History -- make that high school -- may repeat... [Comedy, Romance] [brother sister relationship, marriage, bully,... [{"cast_id": 3, "character": "Marni", "credit_... [{"credit_id": "52fe46a89251416c9105b75b", "de...
2160 1266 Street Kings Tom Ludlow is a disillusioned L.A. Police Offi... [Action, Crime, Drama, Thriller] [police, los angeles] [{"cast_id": 5, "character": "Detective Tom Lu... [{"credit_id": "52fe42ecc3a36847f802cfa3", "de...
2161 107985 The World's End Five friends who reunite in an attempt to top ... [Comedy, Action, Science Fiction] [end of the world, apocalypse, trilogy, homage] [{"cast_id": 2, "character": "Gary King", "cre... [{"credit_id": "52fe4a8dc3a36847f81d496f", "de...
2162 14043 Nancy Drew Intrepid teenage private eye Nancy Drew heads ... [Action, Adventure, Crime, Family, Mystery, Th... [california, detective, based on novel, dream,... [{"cast_id": 1, "character": "Nancy Drew", "cr... [{"credit_id": "5648c1799251413e7f007984", "de...
2163 19901 Daybreakers In the year 2019, a plague has transformed alm... [Fantasy, Horror, Action, Thriller, Science Fi... [female nudity, sunrise, waitress, experiment,... [{"cast_id": 3, "character": "Edward Dalton", ... [{"credit_id": "54c61f8c9251412fdb00321a", "de...
2164 34016 She's Out of My League When he starts dating drop-dead gorgeous Molly... [Comedy, Romance] [confidence, romantic comedy, dating, insecuri... [{"cast_id": 1, "character": "Molly", "credit_... [{"credit_id": "52fe454b9251416c9102d6eb", "de...
2165 59860 Monte Carlo Three young women vacationing in Paris find th... [Adventure, Comedy, Romance] [monte carlo, mistaken identity, look-alike, y... [{"cast_id": 2, "character": "Grace / Cordeli... [{"credit_id": "55a396fe9251412971005179", "de...
2166 10069 Stay Alive After the mysterious, brutal death of an old f... [Horror, Thriller] [video game, hacker, virtual reality, virtual ... [{"cast_id": 25, "character": "Hutch", "credit... [{"credit_id": "52fe431a9251416c75003a05", "de...
2167 9588 Quigley Down Under American Matt Quigley answers Australian land ... [Romance, Action, Adventure, Western, Drama] [australian, chase] [{"cast_id": 1, "character": "Matthew Quigley"... [{"credit_id": "52fe450ec3a36847f80b9abb", "de...
2168 12819 Alpha and Omega Two mismatched wolves embark on a cross-countr... [Family, Animation] [wolf, arranged marriage, forbidden love, road... [{"cast_id": 8, "character": "Kate", "credit_i... [{"credit_id": "52fe45279251416c7504d749", "de...
2169 9954 The Covenant Four young men who belong to a supernatural le... [Action, Adventure, Fantasy, Horror, Science F... [magic, male friendship, college, supernatural... [{"cast_id": 23, "character": "Caleb Danvers",... [{"credit_id": "52fe454fc3a36847f80c71ed", "de...
2170 10115 Stick It Haley is a naturally gifted athlete but, with ... [Comedy, Drama] [gymnastics, trainer, puberty, training, sport... [{"cast_id": 15, "character": "Burt Vickerman"... [{"credit_id": "52fe432a9251416c750060dd", "de...
2171 25132 Shorts A young boy's discovery of a colorful, wish-gr... [Comedy, Family] [] [{"cast_id": 1, "character": "Teo Thompon", "c... [{"credit_id": "52fe44b9c3a368484e03368f", "de...
2172 577 To Die For Susan wants to work in television and will the... [Fantasy, Drama, Comedy, Thriller] [adultery, winter, obsession, television, new ... [{"cast_id": 4, "character": "Suzanne Stone Ma... [{"credit_id": "52fe4255c3a36847f8015f8b", "de...
2173 328387 Nerve Industrious high school senior, Vee Delmonico,... [Mystery, Adventure, Crime] [based on novel, technology, internet, hacking... [{"cast_id": 4, "character": "Vee Delmonico", ... [{"credit_id": "57993c2f925141234800341d", "de...
2174 12690 Appaloosa Two friends hired to police a small town that ... [Drama, Western, Crime] [small town, rancher] [{"cast_id": 4, "character": "Everett Hitch", ... [{"credit_id": "52fe45139251416c7504afb9", "de...
2175 9945 Vampires The church enlists a team of vampire-hunters t... [Action, Drama, Fantasy, Horror, Thriller] [based on novel, new mexico, party, vampire hu... [{"cast_id": 8, "character": "Jack Crow", "cre... [{"credit_id": "52fe454dc3a36847f80c68cf", "de...
2176 539 Psycho When larcenous real estate clerk Marion Crane ... [Drama, Horror, Thriller] [hotel, clerk, arizona, shower, rain, motel, m... [{"cast_id": 4, "character": "Norman Bates", "... [{"credit_id": "52fe424fc3a36847f801422b", "de...
2177 13596 My Best Friend's Girl When Dustin's girlfriend, Alexis, breaks up wi... [Romance, Comedy] [date, sex, bar, test, friendship, insult, str... [{"cast_id": 3, "character": "Tank", "credit_i... [{"credit_id": "52fe457f9251416c7505887d", "de...
2178 226857 Endless Love A privileged girl and a charismatic boy's inst... [Drama, Romance] [teenage romance] [{"cast_id": 4, "character": "David Elliot", "... [{"credit_id": "52fe4e8a9251416c75159e09", "de...
2179 13159 Georgia Rule Georgia Rule follows a rebellious, uncontrolla... [Comedy, Drama, Romance] [grandmother granddaughter relationship, promi... [{"cast_id": 1, "character": "Georgia Randall"... [{"credit_id": "52fe45479251416c75050ff9", "de...
2180 47941 Under the Rainbow In World War II era Los Angeles, the manager o... [Comedy] [] [{"cast_id": 2, "character": "Bruce Thorpe", "... [{"credit_id": "52fe474fc3a36847f812e93d", "de...
2181 526 Ladyhawke Captain Etienne Navarre is a man on whose shou... [Adventure, Drama, Fantasy, Romance] [moon, monk, swordplay, bishop, cathedral, fal... [{"cast_id": 6, "character": "Phillipe Gaston"... [{"credit_id": "52fe424dc3a36847f8013cb1", "de...
2182 22796 Simon Birch Simon Birch tells the story of Joe and Simon's... [Comedy, Drama, Family] [illegitimate son] [{"cast_id": 1, "character": "Adult Joe Wentew... [{"credit_id": "52fe444fc3a368484e01bf15", "de...
2183 2355 Reign Over Me A man who lost his family in the September 11 ... [Drama] [confidence, trauma, leaving one's family, chi... [{"cast_id": 15, "character": "Charlie Fineman... [{"credit_id": "562eb58bc3a3681b5c00b9e6", "de...
2184 5915 Into the Wild The true story of top student and athlete, Chr... [Adventure, Drama] [male nudity, parents kids relationship, campi... [{"cast_id": 15, "character": "Christopher McC... [{"credit_id": "57190512c3a3687b8c004a60", "de...
2185 9842 School for Scoundrels A young guy short on luck, enrolls in a class ... [Comedy, Drama, Romance] [date, competition, lovesickness, mentor, traf... [{"cast_id": 23, "character": "Dr. P", "credit... [{"credit_id": "52fe4539c3a36847f80c2e9d", "de...
2186 61012 Silent Hill: Revelation 3D Heather Mason and her father have been on the ... [Thriller, Horror, Mystery] [female protagonist, another dimension, based ... [{"cast_id": 5, "character": "Heather Mason / ... [{"credit_id": "5370cd59c3a3681241010086", "de...
2187 755 From Dusk Till Dawn Seth Gecko and his younger brother Richard are... [Horror, Action, Thriller, Crime] [dancing, brother brother relationship, sexual... [{"cast_id": 1, "character": "Seth Gecko", "cr... [{"credit_id": "52fe4271c3a36847f801f22d", "de...
2188 13682 Pooh's Heffalump Movie Who or what exactly is a Heffalump? The lovabl... [Animation, Family] [] [{"cast_id": 1, "character": "Winnie the Pooh ... [{"credit_id": "52fe458b9251416c7505a2bb", "de...
2189 9089 Home for the Holidays After losing her job, making out with her soon... [Comedy, Drama, Romance] [baltimore, thanksgiving, family clan, family ... [{"cast_id": 10, "character": "Claudia Larson"... [{"credit_id": "555516df9251411e4d00071d", "de...
2190 9470 Kung Fu Hustle Set in Canton, China in the 1940s, the story r... [Action, Comedy, Crime, Fantasy] [kung fu, magic, mafia, defense, gangster, pol... [{"cast_id": 24, "character": "Sing", "credit_... [{"credit_id": "52fe44fbc3a36847f80b5b19", "de...
2191 18357 The Country Bears For Beary Barrington, The Country Bears' young... [Adventure, Comedy, Family] [human animal relationship, musical, clowning,... [{"cast_id": 1, "character": "Beary Barrington... [{"credit_id": "592992079251413b5b04ed56", "de...
2192 7979 The Kite Runner After spending years in California, Amir retur... [Drama] [1970s, afghanistan, hang gliding, war in afgh... [{"cast_id": 5, "character": "Amir", "credit_i... [{"credit_id": "55183918c3a3686302004356", "de...
2193 470 21 Grams This is the story of three gentle persons: Pau... [Drama, Crime, Thriller] [life and death, transplantation, suicide atte... [{"cast_id": 3, "character": "Paul Rivers", "c... [{"credit_id": "52fe4247c3a36847f8011e1b", "de...
2194 15644 Paparazzi A rising Hollywood actor decides to take perso... [Action, Drama, Thriller] [independent film] [{"cast_id": 1, "character": "Bo Laramie", "cr... [{"credit_id": "5678044292514179dd008c37", "de...
2195 9582 A Guy Thing Paul Morse is a good guy. When his friends thr... [Comedy, Romance] [infidelity, bachelor, blackmail, fantasy, tru... [{"cast_id": 1, "character": "Paul Morse", "cr... [{"credit_id": "52fe450dc3a36847f80b973f", "de...
2196 10642 Loser On a university scholarship, a good natured st... [Drama, Comedy, Romance, Family] [college, lost and found, older brother younge... [{"cast_id": 1, "character": "Paul Tannek", "c... [{"credit_id": "52fe439a9251416c75016dd7", "de...
2197 22074 Capitalism: A Love Story Michael Moore's Capitalism: A Love Story comes... [Documentary] [usa, capitalism, capitalist, wall street, cri... [{"cast_id": 1, "character": "Michael Moore", ... [{"credit_id": "52fe4432c3a368484e015277", "de...
2198 2428 The Greatest Story Ever Told All-star epic retelling of Christ's life. [Drama, History] [jesus christ, biography, epic] [{"cast_id": 22, "character": "Jesus", "credit... [{"credit_id": "52fe4356c3a36847f804cabd", "de...
2199 290751 Secret in Their Eyes A tight-knit team of FBI investigators, along ... [Crime, Drama, Mystery] [fbi, missing child] [{"cast_id": 1, "character": "Ray", "credit_id... [{"credit_id": "563f5d70c3a3681b4b02bc63", "de...
2200 13805 Disaster Movie In DISASTER MOVIE, the filmmaking team behind ... [Action, Comedy] [natural disaster, violence, mortal danger, du... [{"cast_id": 5, "character": "Will", "credit_i... [{"credit_id": "52fe45a39251416c7505d4ab", "de...
2201 4597 Armored A crew of officers at an armored transport sec... [Action, Crime, Drama, Thriller] [robbery, homeless person, bank, armored car, ... [{"cast_id": 2, "character": "Ty Hackett", "cr... [{"credit_id": "548cd133c3a36820be00245a", "de...
2202 9414 The Man Who Knew Too Little An American gets a ticket for an audience part... [Comedy, Thriller, Crime, Action] [london england, bomb, brother brother relatio... [{"cast_id": 1, "character": "Wallace 'Wally' ... [{"credit_id": "554a26c5c3a36841a9002508", "de...
2203 63492 What's Your Number? Ally Darling (Anna Faris) is realizing she's a... [Comedy, Romance] [based on novel, loser, magazine, womanizer, m... [{"cast_id": 2, "character": "Colin Shea", "cr... [{"credit_id": "5942fd409251417f65012e01", "de...
2204 81796 Lockout Set in the near future, Lockout follows a fals... [Action, Thriller, Science Fiction] [usa president, anti hero, dementia, future, s... [{"cast_id": 1, "character": "Snow", "credit_i... [{"credit_id": "52fe482c9251416c91082d25", "de...
2205 10710 Envy A man becomes increasingly jealous of his frie... [Comedy] [jealousy, inventor, neighbor, best friend, mi... [{"cast_id": 1, "character": "Tim Dingman", "c... [{"credit_id": "58cbe37ac3a36828e4012d2f", "de...
2206 15092 Crank: High Voltage Chelios faces a Chinese mobster who has stolen... [Action, Thriller, Crime] [female nudity, prostitute, horse race, heart,... [{"cast_id": 1, "character": "Chev Chelios", "... [{"credit_id": "52fe46389251416c7507138f", "de...
2207 11382 Bullets Over Broadway Set in 1920's New York City, this movie tells ... [Action, Comedy, Thriller] [lover (female), talent, mafia boss, author] [{"cast_id": 1, "character": "David Shayne", "... [{"credit_id": "52fe44359251416c7502c8db", "de...
2208 15005 One Night with the King This amazing biblical drama chronicles the bra... [Drama] [based on novel, persia, queen, esther] [{"cast_id": 1, "character": "Hadassah / Esthe... [{"credit_id": "5507fa1c92514110da000f2d", "de...
2209 8198 The Quiet American A stylish political thriller where love and wa... [Drama, Action, Thriller, Romance] [terror, journalist, lover (female), saigon, i... [{"cast_id": 2, "character": "Thomas Fowler", ... [{"credit_id": "52fe4495c3a36847f809e4a9", "de...
2210 6963 The Weather Man A Chicago weather man, separated from his wife... [Comedy, Drama] [new york, chicago, midlife crisis, television... [{"cast_id": 3, "character": "David Spritz", "... [{"credit_id": "52fe446bc3a36847f8094f8b", "de...
2211 15070 Undisputed Monroe Hutchens is the heavyweight champion of... [Action, Adventure, Drama, Thriller] [sport] [{"cast_id": 1, "character": "Monroe Hutchen",... [{"credit_id": "52fe46369251416c75070e87", "de...
2212 12797 Ghost Town Dentist, Bertram Pincus is a man whose people ... [Comedy, Fantasy, Romance] [dying and death, misanthrope, lecture, cardio... [{"cast_id": 1, "character": "Bertram Pincus",... [{"credit_id": "52fe45249251416c7504d1bb", "de...
2213 17134 12 Rounds When New Orleans cop Danny Fisher prevents a b... [Action, Adventure, Drama, Thriller] [police, cops, cat and mouse, family, revenge ... [{"cast_id": 1, "character": "Det. Danny Fishe... [{"credit_id": "538ee0730e0a2644b9001141", "de...
2214 41402 Let Me In A bullied young boy befriends a young female v... [Drama, Horror, Mystery] [vampire, child vampire, remake, bully, young ... [{"cast_id": 8, "character": "Owen", "credit_i... [{"credit_id": "54554defc3a3681473004dd8", "de...
2215 18885 3 Ninjas Kick Back During a championship baseball match, the thre... [Adventure, Action, Comedy, Family] [underdog, hero, friendship, treasure hunt, fr... [{"cast_id": 2, "character": "Grandpa Mori Shi... [{"credit_id": "52fe47a69251416c750a0c5f", "de...
2216 4953 Be Kind Rewind A man whose brain becomes magnetized unintenti... [Drama, Comedy] [camcorder, videoband, delusion, nuclear power... [{"cast_id": 12, "character": "Jerry", "credit... [{"credit_id": "52fe43e7c3a36847f80773cf", "de...
2217 10773 Mrs Henderson Presents Eccentric 70-year-old widow purchases the Wind... [Comedy, Drama] [world war ii, widow, musical, theatre milieu,... [{"cast_id": 1, "character": "Mrs. Laura Hende... [{"credit_id": "52fe43b49251416c7501ae99", "de...
2218 146198 Triple 9 A gang of criminals and corrupt cops plan the ... [Action, Thriller] [heist, betrayal, dirty cop] [{"cast_id": 5, "character": "Chris Allen", "c... [{"credit_id": "56c9ca00c3a36840910077a5", "de...
2219 2639 Deconstructing Harry This film tells the story of a successful writ... [Comedy, Drama] [new york, writer's block, insanity, independe... [{"cast_id": 1, "character": "Harry Block", "c... [{"credit_id": "52fe4361c3a36847f804fef1", "de...
2220 10563 Three to Tango Oscar and Peter land a career-making opportuni... [Comedy, Romance] [gay, dance, architect, artist, tango, busines... [{"cast_id": 1, "character": "Oscar Novak", "c... [{"credit_id": "5633f3a8c3a3681b52015b30", "de...
2221 295964 Burnt Adam Jones is a Chef who destroyed his career ... [Drama] [london england, cook, restaurant, diva, caree... [{"cast_id": 2, "character": "Adam Jones", "cr... [{"credit_id": "5689952fc3a3680e01001da6", "de...
2222 5971 We're No Angels Two escaped cons only prayer to escape is to p... [Comedy, Crime, Drama] [prison, prisoner, independent film] [{"cast_id": 13, "character": "Ned", "credit_i... [{"credit_id": "52fe4433c3a36847f8088305", "de...
2223 9716 Everyone Says I Love You A New York girl sets her father up with a beau... [Music, Comedy, Romance] [paris, venice, adultery, robbery, lovesicknes... [{"cast_id": 2, "character": "Skylar Dandridge... [{"credit_id": "57a3a486c3a3683f9700371f", "de...
2224 11835 Death Sentence Nick Hume is a mild-mannered executive with a ... [Action, Crime, Drama, Thriller] [loss of son, repayment, revenge, murder, gang... [{"cast_id": 16, "character": "Nick Hume", "cr... [{"credit_id": "52fe448f9251416c7503910f", "de...
2225 26171 Everybody's Fine Eight months after the death of his wife, Fran... [Drama] [family relationships, doctor, retired, visit,... [{"cast_id": 1, "character": "Frank Goode", "c... [{"credit_id": "539c12b7c3a36810c900184e", "de...
2226 31117 Superbabies: Baby Geniuses 2 Following on from the plot of the last movie, ... [Comedy, Family] [baby, baseball, scientific study, computer, g... [{"cast_id": 6, "character": "Bill Biscane / K... [{"credit_id": "52fe44609251416c9100e7b1", "de...
2227 9074 The Man Special Agent Derrick Vann is a man out to get... [Action, Comedy, Crime] [mistake in person, false identity, arms deale... [{"cast_id": 1, "character": "Derrick Vann", "... [{"credit_id": "52fe44d8c3a36847f80ad8c9", "de...
2228 14396 Code Name: The Cleaner Cedric the Entertainer plays Jake, a seemingly... [Action, Comedy, Crime] [] [{"cast_id": 1, "character": "Jake Rodgers", "... [{"credit_id": "52fe45ee9251416c7506767b", "de...
2229 15673 Connie and Carla After accidentally witnessing a mafia hit in t... [Comedy] [gay, drag queen, mistaken identity] [{"cast_id": 1, "character": "Connie", "credit... [{"credit_id": "52fe46719251416c75078765", "de...
2230 42618 Sweet Charity Taxi dancer Charity continues to have Faith in... [Comedy, Drama, Music, Romance] [broken engagement, charity, celebrity, tragic... [{"cast_id": 2, "character": "Charity", "credi... [{"credit_id": "52fe460dc3a36847f80e9a7f", "de...
2231 171274 Inherent Vice In Los Angeles at the turn of the 1970s, drug-... [Comedy, Romance, Crime, Drama, Mystery] [based on novel, 1970s, private investigator, ... [{"cast_id": 1, "character": "Larry \"Doc\" Sp... [{"credit_id": "5319bba7c3a3685c31002d5e", "de...
2232 24432 Doogal This is the story of Doogal, an adorable candy... [Family] [] [{"cast_id": 1, "character": "Doogal", "credit... [{"credit_id": "52fe4496c3a368484e02b33d", "de...
2233 109417 Battle of the Year A down-on-his-luck coach is hired to prepare a... [Music, Drama] [musical, 3d] [{"cast_id": 1011, "character": "Jason Blake",... [{"credit_id": "52fe4ab3c3a36847f81dd0e3", "de...
2234 13948 An American Carol In An American Carol a cynical, Anti-American ... [Comedy, Fantasy] [terrorist, parody, documentary filmmaker, sat... [{"cast_id": 3, "character": "Michael Malone",... [{"credit_id": "52fe45b99251416c750603e5", "de...
2235 106747 Machete Kills Ex-Federale agent Machete is recruited by the ... [Action, Crime, Thriller] [mexico, white house, nuclear missile, machete... [{"cast_id": 11, "character": "Machete Cortez"... [{"credit_id": "52fe4a70c3a36847f81cde43", "de...
2236 10929 Willard Desperate for companionship, the repressed Wil... [Horror] [bad boss, evil mother, revenge, humiliation, ... [{"cast_id": 1, "character": "Willard Stiles",... [{"credit_id": "56bc7053c3a3683ea60021f6", "de...
2237 14220 Strange Wilderness With the ratings dropping for a wilderness-the... [Comedy] [tv show, bigfoot] [{"cast_id": 4, "character": "Peter", "credit_... [{"credit_id": "52fe45da9251416c75064bd3", "de...
2238 46435 Topsy-Turvy After their production "Princess Ida" meets wi... [Comedy, Drama, Music] [prostitute, musical, biography, telephone cal... [{"cast_id": 3, "character": "Sir Arthur Sulli... [{"credit_id": "5544e843925141586500463a", "de...
2239 256962 Little Boy An eight-year-old boy is willing to do whateve... [Comedy, Drama, War] [japanese, world war ii, spirituality] [{"cast_id": 15, "character": "Pepper Flynt Bu... [{"credit_id": "591dac46925141482f020a4c", "de...
2240 48231 A Dangerous Method Seduced by the challenge of an impossible case... [Drama, Thriller] [based on novel, psychoanalysis, sigmund freud... [{"cast_id": 2, "character": "Sabina Spielrein... [{"credit_id": "52fe475bc3a36847f8131233", "de...
2241 3509 A Scanner Darkly An undercover cop in a not-too-distant future ... [Animation, Science Fiction, Thriller] [california, detective, based on novel, dream,... [{"cast_id": 1, "character": "Fred/Bob Arctor"... [{"credit_id": "52fe4397c3a36847f80600ab", "de...
2242 82684 Chasing Mavericks Surfer Jay Moriarity sets out to ride the Nort... [Drama] [wave, surfing, sport, mentor protégé relation... [{"cast_id": 11, "character": "Frosty Hesson",... [{"credit_id": "52fe48699251416c9108b929", "de...
2243 12142 Alone in the Dark Edward Carnby is a private investigator specia... [Action, Fantasy, Horror, Thriller] [detective, monster, professor, island, museum... [{"cast_id": 12, "character": "Edward Carnby",... [{"credit_id": "52fe44bd9251416c7503f4f1", "de...
2244 23367 Bandslam A high school social outcast and the popular g... [Comedy, Drama, Family, Music] [new jersey, musical, battle of the bands, tee... [{"cast_id": 69, "character": "Sam", "credit_i... [{"credit_id": "52fe4467c3a368484e021115", "de...
2245 10740 Birth It took Anna 10 years to recover from the deat... [Drama, Mystery, Thriller] [loss of husband, reincarnation, friends, litt... [{"cast_id": 1, "character": "Anna", "credit_i... [{"credit_id": "5561bd59c3a3682220001a90", "de...
2246 241239 A Most Violent Year A thriller set in New York City during the win... [Crime, Drama, Thriller] [corruption, capitalism, winter, american drea... [{"cast_id": 4, "character": "Abel Morales", "... [{"credit_id": "5559ae3d9251410b390033f3", "de...
2247 14582 Passchendaele Sergeant Michael Dunne fights in the 10th Batt... [Drama, Romance, War, History] [nurse, battle, platoon, veteran, recruitment] [{"cast_id": 2, "character": "Michael Dunne", ... [{"credit_id": "5475e80792514160e3003ca8", "de...
2248 14914 Flash of Genius In this David vs. Goliath drama based on a tru... [Drama] [biography] [{"cast_id": 1, "character": "Ian Miellor", "c... [{"credit_id": "558a84fd9251411472000ea9", "de...
2249 3902 I'm Not There. Six actors portray six personas of music legen... [Drama, Music] [rock and roll, music style, success, john f. ... [{"cast_id": 10, "character": "Jude", "credit_... [{"credit_id": "52fe43a6c3a36847f8064c11", "de...
2250 77948 The Cold Light of Day A young American uncovers a conspiracy during ... [Action, Thriller] [kidnapping, spying, government] [{"cast_id": 11, "character": "Will Shaw", "cr... [{"credit_id": "52fe4984c3a368484e12fa91", "de...
2251 21755 The Brothers Bloom The Brothers Bloom are the best con men in the... [Adventure, Comedy, Drama, Romance] [con man, estafa] [{"cast_id": 1, "character": "Penelope Stamp",... [{"credit_id": "52fe4426c3a368484e01239d", "de...
2252 4960 Synecdoche, New York A theater director struggles with his work, an... [Drama] [new york, man-woman relation, writer] [{"cast_id": 3, "character": "Caden Cotard", "... [{"credit_id": "52fe43e8c3a36847f80777e3", "de...
2253 128 Princess Mononoke Ashitaka, a prince of the disappearing Ainu tr... [Adventure, Fantasy, Animation] [fight, wolf, village and town, iron, pan, wil... [{"cast_id": 3, "character": "Ashitaka (voice)... [{"credit_id": "52fe421bc3a36847f8004995", "de...
2254 14652 Bon voyage Isabelle Adjani and Gerard Depardieu star in d... [Comedy, Drama, Foreign] [] [{"cast_id": 8, "character": "Fr\u00e9d\u00e9r... [{"credit_id": "52fe460c9251416c7506b59b", "de...
2255 40932 Can't Stop the Music Movie about the Village People filmed in a doc... [Comedy, Music] [camp, disco, woman director, village people] [{"cast_id": 2, "character": "Alex the G.I.", ... [{"credit_id": "54b65f1892514167800014f9", "de...
2256 16608 The Proposition Set in the Australian outback in the 1880s, th... [Action, Adventure, Crime, Drama, Thriller, We... [gallows, australia, psychopath, outlaw, misan... [{"cast_id": 1, "character": "Charlie Burns", ... [{"credit_id": "52fe46de9251416c750862b9", "de...
2257 334531 My All American Freddie Steinmark, an underdog on the gridiron... [Drama] [american football, biography, sport, champion... [{"cast_id": 5, "character": "Darrell Royal", ... [{"credit_id": "5766ba79c3a36863130003eb", "de...
2258 32316 Marci X A Jewish-American Princess is forced to take c... [Comedy] [] [{"cast_id": 3, "character": "Marci Feld", "cr... [{"credit_id": "53f29b01c3a3685ae7005bac", "de...
2259 7299 Equilibrium In a dystopian future, a totalitarian regime m... [Action, Science Fiction, Thriller] [resistance, fascism, totalitarian regime, des... [{"cast_id": 1, "character": "John Preston", "... [{"credit_id": "54f3217f9251416b38003f51", "de...
2260 13405 The Children of Huang Shi About young British journalist, George Hogg, w... [Drama, War] [based on true story, duringcreditsstinger] [{"cast_id": 1, "character": "George Hogg", "c... [{"credit_id": "52fe45659251416c75054f4d", "de...
2261 19457 The Yards In the rail yards of Queens, contractors repai... [Drama, Action, Thriller, Crime] [corruption, subway, infiltration, criminal] [{"cast_id": 1, "character": "Leo Handler", "c... [{"credit_id": "5969222192514136a0000bed", "de...
2262 112937 The Oogieloves in the Big Balloon Adventure It's Schluufy's birthday, and the Oogieloves (... [Family] [] [{"cast_id": 11, "character": "Lero Sombrero",... [{"credit_id": "52fe4b24c3a36847f81f4a07", "de...
2263 314385 By the Sea Set in France during the mid-1970s, Vanessa, a... [Drama, Romance] [france, hotel, 1970s, grief, travel, unhappin... [{"cast_id": 0, "character": "Vanessa", "credi... [{"credit_id": "56c309759251414b850017e4", "de...
2264 8953 Steamboy After receiving a package from his Grandfather... [Animation, Fantasy, Science Fiction] [england, inventor, ball, boy, industrial revo... [{"cast_id": 1, "character": "James Ray Steam ... [{"credit_id": "52fe44cac3a36847f80aa39f", "de...
2265 29078 The Game of Their Lives Based on a true story, this film tells the tal... [Drama] [sport] [{"cast_id": 1, "character": "Frank Borghi", "... [{"credit_id": "52fe45c6c3a368484e06e337", "de...
2266 46503 All Good Things Newly-discovered facts, court records and spec... [Drama, Mystery, Thriller, Crime, Romance] [difficult childhood, patriarch, childhood tra... [{"cast_id": 2, "character": "Katie Marks", "c... [{"credit_id": "52fe46fbc3a36847f811d41b", "de...
2267 10448 Rapa Nui Inter-tribal rivalry leads to a competition to... [Adventure] [in love with enemy, indigenous, island] [{"cast_id": 1, "character": "Noro", "credit_i... [{"credit_id": "52fe43739251416c75010d95", "de...
2268 13688 CJ7 Ti, a really poor construction worker that str... [Comedy, Drama, Family, Fantasy, Science Fiction] [little boy, ufo, extraterrestrial] [{"cast_id": 1, "character": "Ti Chow", "credi... [{"credit_id": "5747bbbe92514135c9000db9", "de...
2269 10353 The Visitors II: The Corridors of Time The sequel to The Visitors reunites us with th... [Comedy, Fantasy] [mephisto, french revolution, time travel, lea... [{"cast_id": 7, "character": "Jacquouille la F... [{"credit_id": "52fe435f9251416c7500dc4b", "de...
2270 43935 Dylan Dog: Dead of Night Supernatural private eye, Dylan Dog, seeks out... [Action, Comedy, Horror, Mystery, Science Fict... [detective, vampire, supernatural, zombie, wer... [{"cast_id": 6, "character": "Dylan Dog", "cre... [{"credit_id": "52fe466cc3a36847f80fe299", "de...
2271 11458 People I Know A New York press agent must scramble when his ... [Drama, Thriller] [drug addiction, press, release from prison, w... [{"cast_id": 1, "character": "Eli Wurman", "cr... [{"credit_id": "52fe44449251416c7502ea6d", "de...
2272 44638 The Tempest An adaptation of the play by William Shakespea... [Drama, Fantasy] [shakespeare, sword, island, frog, sorcery, ba... [{"cast_id": 29, "character": "Prospera", "cre... [{"credit_id": "58705845c3a3684f1200203b", "de...
2273 241257 Regression Minnesota, 1990. Detective Bruce Kenner invest... [Horror, Mystery, Thriller] [investigation, memory loss] [{"cast_id": 1, "character": "Bruce Kenner", "... [{"credit_id": "56a8979e9251413c22004663", "de...
2274 14538 Three Kingdoms: Resurrection of the Dragon The aging Zhao embarks on his final and greate... [Action, History, Drama] [warrior woman, number in title] [{"cast_id": 2, "character": "Luo Ping-An", "c... [{"credit_id": "52fe45fd9251416c7506960d", "de...
2275 13250 Butterfly on a Wheel A sociopathic kidnapper methodically pushes a ... [Crime, Drama, Thriller] [chicago, infidelity, man-woman relation, reve... [{"cast_id": 3, "character": "Tom Ryan", "cred... [{"credit_id": "52fe45529251416c75052973", "de...
2276 133931 Zambezia Set in a bustling bird city on the edge of the... [Comedy, Animation, Adventure, Family] [falcon, bird, origin] [{"cast_id": 28, "character": "Kai (voice)", "... [{"credit_id": "52fe4bbfc3a368484e1979b1", "de...
2277 280871 Ramanujan A prodigious Indian mathematician has to overc... [Drama, History] [mathematician, biography, prodigy, ramanujam,... [{"cast_id": 9, "character": "Srinivasa Ramanu... [{"credit_id": "53bc55d8c3a3684cf9000067", "de...
2278 239897 Dwegons Family inherits an old house and to their surp... [Animation] [] [{"cast_id": 5, "character": "Grandma Fitz / B... [{"credit_id": "52fe4e9cc3a36847f829c579", "de...
2279 184341 Hands of Stone The legendary Roberto Duran and his equally le... [Drama] [] [{"cast_id": 3, "character": "Ray Arcel", "cre... [{"credit_id": "52fe4cbd9251416c75124283", "de...
2280 334074 Survivor A Foreign Service Officer in London tries to p... [Thriller] [new year's eve, fire, showdown, terrorist, em... [{"cast_id": 1, "character": "Nash", "credit_i... [{"credit_id": "551e45a092514137430026d7", "de...
2281 199373 The Frozen Ground An Alaska State Trooper partners with a young ... [Thriller, Crime] [gun, escape, serial killer, man hunt, hunting] [{"cast_id": 1, "character": "Jack Halcombe", ... [{"credit_id": "52fe4d9b9251416c9111c005", "de...
2282 14202 The Painted Veil A British medical doctor fights a cholera outb... [Drama, Romance] [china, cholera, foreign aid, epidemic, lovele... [{"cast_id": 1, "character": "Walter Fane", "c... [{"credit_id": "52fe45d79251416c75064587", "de...
2283 6968 The Baader Meinhof Complex Der Baader Meinhof Komplex depicts the politic... [Action, Crime, Drama, History, Thriller] [terror, raf, 1970s] [{"cast_id": 1, "character": "Ulrike Meinhof",... [{"credit_id": "52fe446cc3a36847f8095259", "de...
2284 581 Dances with Wolves Wounded Civil War soldier, John Dunbar tries t... [Adventure, Drama, Western] [countryside, based on novel, suicide attempt,... [{"cast_id": 12, "character": "Lieutenant Dunb... [{"credit_id": "52fe4255c3a36847f801630d", "de...
2285 52449 Bad Teacher A lazy, incompetent middle school teacher who ... [Comedy] [classroom, teacher, school, workplace humor] [{"cast_id": 3, "character": "Elizabeth Halsey... [{"credit_id": "569cd0ebc3a36858cb002c61", "de...
2286 12150 Sea of Love Seen-it-all New York detective Frank Keller is... [Drama, Crime, Mystery] [new york, alcohol, sex, detective, newspaper,... [{"cast_id": 8, "character": "Frank Keller", "... [{"credit_id": "52fe44bf9251416c7503f8b5", "de...
2287 11247 A Cinderella Story Sam Montgomery is a tomboyish, unpopular girl ... [Comedy] [jealousy, cinderella, work, step mother, high... [{"cast_id": 1, "character": "Sam Montgomery",... [{"credit_id": "52fe441a9251416c75028d57", "de...
2288 4232 Scream A killer known as Ghostface begins killing off... [Crime, Horror, Mystery] [halloween, gore, serial killer, slasher, tabl... [{"cast_id": 19, "character": "Deputy Dwight '... [{"credit_id": "52fe43b3c3a36847f8068f41", "de...
2289 9378 Thir13en Ghosts Arthur and his two children, Kathy and Bobby, ... [Horror, Thriller] [hunter, nanny, nudity, collector, house, supe... [{"cast_id": 1, "character": "Arthur Kriticos"... [{"credit_id": "52fe44efc3a36847f80b2d33", "de...
2290 694 The Shining Jack Torrance accepts a caretaker job at the O... [Horror, Thriller] [hotel, isolation, hotelier, colorado, maze, b... [{"cast_id": 18, "character": "Jack Torrance",... [{"credit_id": "52fe426bc3a36847f801d3a1", "de...
2291 105 Back to the Future Eighties teenager Marty McFly is accidentally ... [Adventure, Comedy, Science Fiction, Family] [clock tower, car race, terrorist, delorean, l... [{"cast_id": 14, "character": "Marty McFly", "... [{"credit_id": "52fe4218c3a36847f80039eb", "de...
2292 11377 House on Haunted Hill A remake of the 1959 film of the same name. A ... [Horror, Mystery, Thriller] [lunatic asylum, aftercreditsstinger] [{"cast_id": 9, "character": "Stephen H. Price... [{"credit_id": "52fe44349251416c7502c6c3", "de...
2293 26367 I Can Do Bad All By Myself When Madea catches sixteen-year-old Jennifer a... [Drama, Comedy] [aunt, duringcreditsstinger] [{"cast_id": 1, "character": "Madea", "credit_... [{"credit_id": "52fe44fdc3a368484e04271b", "de...
2294 385383 Fight Valley When Tory Coro turns up dead, the neighborhood... [Action, Drama] [new jersey, martial arts, sister, sport, murd... [{"cast_id": 2, "character": "Duke", "credit_i... [{"credit_id": "56ed0e07c3a36822590056b3", "de...
2295 41210 The Switch An unmarried 40-year-old woman turns to a turk... [Comedy, Romance, Drama] [alcohol, single parent, baby, restaurant, aqu... [{"cast_id": 1, "character": "Wally Mars", "cr... [{"credit_id": "5795311a9251414269004a26", "de...
2296 12090 Just Married Tom Leezak and Sarah McNerney fall in love and... [Comedy] [venice, france, prison, fire, europe, married... [{"cast_id": 13, "character": "Tom Leezak", "c... [{"credit_id": "52fe44b29251416c7503dd01", "de...
2297 62630 The Devil's Double A chilling vision of the House of Saddam Husse... [Drama, Action, Thriller, Crime, War] [palace, impostor, pervertion] [{"cast_id": 6, "character": "Latif Yahia / Ud... [{"credit_id": "52fe4685c3a368484e095479", "de...
2298 16110 Thomas and the Magic Railroad Mr. Conductor's supply of magic gold dust, whi... [Animation, Drama, Family, Science Fiction] [] [{"cast_id": 1, "character": "Mr. Conductor", ... [{"credit_id": "52fe46a39251416c7507ea85", "de...
2299 29427 The Crazies Four friends find themselves trapped in their ... [Mystery, Horror, Action] [terror, biological weapon, cover-up, splatter... [{"cast_id": 9, "character": "David", "credit_... [{"credit_id": "52fe45dfc3a368484e073bbd", "de...
2300 129 Spirited Away A ten year old girl who wanders away from her ... [Fantasy, Adventure, Animation, Family] [witch, parents kids relationship, magic, twil... [{"cast_id": 3, "character": "Chihiro (voice)"... [{"credit_id": "571e4beec3a3683393000236", "de...
2301 244114 Firestorm A crew of seasoned criminals led by the notori... [Action, Crime] [robbery, street war, gun battle, rogue cop] [{"cast_id": 1, "character": "Lui", "credit_id... [{"credit_id": "52fe4eebc3a36847f82b0d1d", "de...
2302 2669 The Bounty The familiar story of Lieutenant Bligh, whose ... [Action, Drama, History] [female nudity, exotic island, mutiny, lake, n... [{"cast_id": 1, "character": "Fletcher Christi... [{"credit_id": "52fe4364c3a36847f8050e35", "de...
2303 203833 The Book Thief While subjected to the horrors of WWII Germany... [Drama] [world war ii, book, nazi germany, jewish] [{"cast_id": 1, "character": "Hans Hubermann",... [{"credit_id": "53185c8f92514177bf000e45", "de...
2304 13523 Sex Drive A high school senior drives cross-country with... [Comedy, Adventure, Romance] [sex, jealousy, virgin, nudity, community, fri... [{"cast_id": 1, "character": "Ian", "credit_id... [{"credit_id": "53745e9dc3a3681518002464", "de...
2305 25195 Leap Year When yet another anniversary passes without a ... [Romance, Comedy] [taxi, bar, wales, marriage proposal, airplane... [{"cast_id": 1, "character": "Anna Brady", "cr... [{"credit_id": "52fe44bdc3a368484e034131", "de...
2306 17277 The Fall of the Roman Empire Drawn from the same events that later inspired... [Drama, History] [roman empire, ancient rome] [{"cast_id": 1, "character": "Lucilla", "credi... [{"credit_id": "59213590925141482f0536d3", "de...
2307 50725 Take Me Home Tonight Recent MIT grad Matt Franklin (Topher Grace) s... [Comedy, Drama, Romance] [becoming an adult, lie, night, sister, job, p... [{"cast_id": 1, "character": "Matt Franklin", ... [{"credit_id": "52fe47d4c3a36847f814a817", "de...
2308 82631 Won't Back Down Two determined mothers­, one a teacher, look t... [Drama] [based on true story] [{"cast_id": 11, "character": "Nona Alberts", ... [{"credit_id": "52fe48619251416c9108a615", "de...
2309 73191 The Nutcracker On Christmas Eve, a little girl named Marie (C... [Family, Fantasy, Music] [ballet] [{"cast_id": 1, "character": "The sugarplum Fa... [{"credit_id": "52fe4890c3a368484e0ff793", "de...
2310 22479 Kansas City Robert Altman's story is a riff on race, class... [Thriller, Drama, Music, Crime] [politician, kansas city, election, jazz music] [{"cast_id": 2, "character": "Blondie O'Hara",... [{"credit_id": "5998a5dec3a3680f4e00b0c4", "de...
2311 340611 Indignation In 1951, Marcus Messner, a working-class Jewis... [Drama] [based on novel, jewish life, ohio, 1950s] [{"cast_id": 0, "character": "Marcus Messner",... [{"credit_id": "58514b91c3a3682dfe017405", "de...
2312 10065 The Amityville Horror A family is terrorized by demonic forces after... [Horror, Thriller, Drama] [holy water, long island, remake, family dinne... [{"cast_id": 25, "character": "George Lutz", "... [{"credit_id": "52fe43199251416c75003567", "de...
2313 2757 Adaptation. A love-lorn script writer grows increasingly d... [Comedy, Crime, Drama] [alligator, marriage crisis, writer's block, o... [{"cast_id": 4, "character": "Charlie/Donald K... [{"credit_id": "52fe436ac3a36847f8052983", "de...
2314 11683 Land of the Dead The world is full of zombies and the survivors... [Horror] [cage, dystopia, survivor, zombie, zombie apoc... [{"cast_id": 32, "character": "Riley", "credit... [{"credit_id": "557d90c99251417ac80001db", "de...
2315 244339 Out of Inferno On the hottest day in 50 years, a serious fire... [Action] [] [{"cast_id": 4, "character": "", "credit_id": ... [{"credit_id": "52fe4ef0c3a36847f82b1f89", "de...
2316 1878 Fear and Loathing in Las Vegas The hallucinogenic misadventures of sportswrit... [Adventure, Drama, Comedy] [gonzo journalist, sweaty face, fake identity,... [{"cast_id": 11, "character": "Raoul Duke", "c... [{"credit_id": "52fe431dc3a36847f803b4cb", "de...
2317 23082 The Invention of Lying Set in a world where the concept of lying does... [Comedy, Romance, Fantasy] [] [{"cast_id": 1, "character": "Mark Bellison", ... [{"credit_id": "5675f37392514179d4003cd2", "de...
2318 195589 Neighbors A couple with a newborn baby face unexpected d... [Comedy] [alcohol, baby, party, family, fraternity, fra... [{"cast_id": 1, "character": "Mac Radner", "cr... [{"credit_id": "53f00b04c3a3685ae2001dc9", "de...
2319 854 The Mask When timid bank clerk Stanley Ipkiss discovers... [Romance, Comedy, Crime, Fantasy] [dual identity, bank, mockery, green, balloon,... [{"cast_id": 17, "character": "Stanley Ipkiss ... [{"credit_id": "52fe4282c3a36847f80247bd", "de...
2320 2280 Big A young boy, Josh Baskin makes a wish at a car... [Fantasy, Drama, Comedy, Romance, Family] [baseball, co-worker, bronx, pinball machine, ... [{"cast_id": 1, "character": "Joshua \"Josh\" ... [{"credit_id": "52fe4349c3a36847f8048aef", "de...
2321 496 Borat: Cultural Learnings of America for Make ... Kazakh journalist Borat Sagdiyev travels to Am... [Comedy] [male nudity, usa, california, prostitute, jou... [{"cast_id": 5, "character": "Borat Sagdiyev",... [{"credit_id": "52fe424ac3a36847f8012af5", "de...
2322 8835 Legally Blonde Elle Woods has it all. She's the president of ... [Comedy] [harvard law school, black female judge, smart... [{"cast_id": 10, "character": "Elle Woods", "c... [{"credit_id": "564a76fc9251414dcd001092", "de...
2323 157 Star Trek III: The Search for Spock Admiral Kirk and his bridge crew risk their ca... [Science Fiction, Action, Adventure, Thriller] [] [{"cast_id": 5, "character": "Admiral James T.... [{"credit_id": "52fe4220c3a36847f8005eb3", "de...
2324 8643 The Exorcism of Emily Rose When a younger girl called Emily Rose (Carpent... [Crime, Drama, Horror, Thriller] [epilepsy, possession, teenage girl, spirit, u... [{"cast_id": 1, "character": "Erin Bruner", "c... [{"credit_id": "52fe44b1c3a36847f80a4a81", "de...
2325 10402 Deuce Bigalow: Male Gigolo Deuce Bigalow is a less than attractive, down ... [Comedy] [fish, aquarium, carnival, house, callboy, vac... [{"cast_id": 1, "character": "Deuce Bigalow", ... [{"credit_id": "52fe43679251416c7500f0bb", "de...
2326 218043 Left Behind A small group of survivors are left behind aft... [Thriller, Action, Science Fiction] [airplane, the rapture, remake, pilot hero] [{"cast_id": 1, "character": "Rayford Steele",... [{"credit_id": "54acfad4925141183c000e11", "de...
2327 9043 The Family Stone An uptight, conservative, businesswoman accomp... [Comedy, Drama, Romance] [holiday, christmas] [{"cast_id": 1, "character": "Julie Morton", "... [{"credit_id": "52fe44d5c3a36847f80acc99", "de...
2328 21301 Barbershop 2: Back in Business The continuing adventures of the barbers at Ca... [Comedy, Drama] [blaxploitation] [{"cast_id": 1, "character": "Calvin", "credit... [{"credit_id": "52fe4414c3a368484e00e35d", "de...
2329 10147 Bad Santa A miserable conman and his partner pose as San... [Drama, Comedy, Crime] [holiday, elves, christmas party, department s... [{"cast_id": 12, "character": "Willie Soke", "... [{"credit_id": "52fe43359251416c75007981", "de...
2330 816 Austin Powers: International Man of Mystery As a swingin' fashion photographer by day and ... [Science Fiction, Comedy, Crime] [android, undercover, missile, group therapy, ... [{"cast_id": 30, "character": "Austin Powers /... [{"credit_id": "52fe427ac3a36847f8021ec5", "de...
2331 302688 My Big Fat Greek Wedding 2 The continuing adventures of the Portokalos fa... [Romance, Comedy, Family] [comedy, wedding] [{"cast_id": 2, "character": "Ian Miller", "cr... [{"credit_id": "576aff4bc3a36822bd0014f1", "de...
2332 60307 Diary of a Wimpy Kid: Rodrick Rules Back in middle school after summer vacation, G... [Family, Comedy] [based on novel, middle school] [{"cast_id": 1, "character": "Greg Heffley", "... [{"credit_id": "52fe461fc3a368484e080071", "de...
2333 106 Predator Dutch and his group of commandos are hired by ... [Science Fiction, Action, Adventure, Thriller] [central and south america, predator, alien, s... [{"cast_id": 13, "character": "Major Alan 'Dut... [{"credit_id": "52fe4218c3a36847f8003b37", "de...
2334 279 Amadeus The incredible story of genius musician Wolfga... [Drama, History, Music] [italy, composer, opera, talent, musician, mar... [{"cast_id": 4, "character": "Antonio Salieri"... [{"credit_id": "57d19657c3a3684b9d008667", "de...
2335 8617 Prom Night Donna's senior prom is supposed to be the best... [Crime, Horror] [aunt, remake, blood on shirt, slasher, death ... [{"cast_id": 2, "character": "Donna Keppel", "... [{"credit_id": "5833737cc3a36832f0003a4e", "de...
2336 10625 Mean Girls Cady Heron is a hit with The Plastics, the A-l... [Comedy] [female friendship, high school, fish out of w... [{"cast_id": 9, "character": "Cady Heron", "cr... [{"credit_id": "5635ec3092514129fe00c2f5", "de...
2337 10934 Under the Tuscan Sun After a rough divoce, Frances, a 35 year old b... [Comedy, Drama, Romance] [depression, toscana, recreation, author, divo... [{"cast_id": 1, "character": "Frances", "credi... [{"credit_id": "52fe43d49251416c7501fbe5", "de...
2338 5279 Gosford Park Multiple storylined drama set in 1932, showing... [Drama, Mystery, Thriller] [servant, money, shooting party] [{"cast_id": 2, "character": "Mrs. Wilson", "c... [{"credit_id": "52fe4401c3a36847f807ceab", "de...
2339 10013 Peggy Sue Got Married Peggy Sue faints at a Highschool reunion. When... [Comedy, Drama, Fantasy, Romance] [time travel, high school reunion] [{"cast_id": 1, "character": "Peggy Sue", "cre... [{"credit_id": "52fe43079251416c75000b0f", "de...
2340 194662 Birdman A fading actor best known for his portrayal of... [Drama, Comedy] [times square, superhero, long take, new york ... [{"cast_id": 2, "character": "Riggan", "credit... [{"credit_id": "539a03d5c3a3682ace0003f2", "de...
2341 160588 Blue Jasmine Jasmine French used to be on the top of the he... [Comedy, Drama] [san francisco, sister sister relationship, ne... [{"cast_id": 3, "character": "Jasmine Francis"... [{"credit_id": "52fe4c33c3a36847f82229f1", "de...
2342 9829 United 93 A real time account of the events on United Fl... [Drama, History, Crime, Thriller, Action] [airplane, hijacking, terror cell, emergency l... [{"cast_id": 25, "character": "Captain Jason D... [{"credit_id": "52fe4536c3a36847f80c2561", "de...
2343 10028 Honey Honey Daniels (Jessica Alba) dreams of making ... [Romance, Music, Family] [new york, dancing, hip-hop, dream, dance, bla... [{"cast_id": 16, "character": "Honey Daniels",... [{"credit_id": "52fe430b9251416c75001641", "de...
2344 10535 Spy Hard The evil Gen. Rancor has his sights set on wor... [Action, Comedy] [atomic bomb, spoof, james bond spoof] [{"cast_id": 1, "character": "Dick Steele", "c... [{"credit_id": "52fe43829251416c7501330b", "de...
2345 790 The Fog Strange things begin to occurs as a tiny Calif... [Horror] [prophecy, sea, beach, gold, small town, behea... [{"cast_id": 14, "character": "Stevie Wayne", ... [{"credit_id": "52fe4276c3a36847f8020b33", "de...
2346 43959 Soul Surfer Soul Surfer is the inspiring true story of tee... [Action, Drama] [competition, based on novel, shark attack, su... [{"cast_id": 3, "character": "Bethany Hamilton... [{"credit_id": "52fe466dc3a36847f80fe915", "de...
2347 10364 Catch-22 A bombardier in World War II tries desperately... [War, Comedy, Drama] [world war ii, island, bomber, pianosa, american] [{"cast_id": 1, "character": "Captain John Yos... [{"credit_id": "56d9117e9251412fe8005083", "de...
2348 16991 Observe and Report Bi-polar mall security guard Ronnie Barnhardt ... [Comedy, Crime, Drama] [robbery, unrequited love, security guard, mall] [{"cast_id": 3, "character": "Ronnie Barnhardt... [{"credit_id": "52fe46fb9251416c7508a1a9", "de...
2349 9610 Conan the Destroyer Based on a character created by Robert E. Howa... [Adventure, Fantasy, Action] [swordplay, sword, magic, warrior woman, lone ... [{"cast_id": 8, "character": "Conan", "credit_... [{"credit_id": "569c1833c3a36858cb000b9f", "de...
2350 1578 Raging Bull When Jake LaMotta steps into a boxing ring and... [Drama] [transporter, jealousy, violent husband, paran... [{"cast_id": 1, "character": "Jake La Motta", ... [{"credit_id": "52fe4300c3a36847f8032f25", "de...
2351 25643 Love Happens Dr. Burke Ryan is a successful self-help autho... [Drama, Romance] [hotel, florist, forest, grief, seminar, motiv... [{"cast_id": 1, "character": "Burke", "credit_... [{"credit_id": "52fe44d4c3a368484e039279", "de...
2352 11904 Young Sherlock Holmes Sherlock Holmes and Dr. Watson meet as boys in... [Action, Adventure, Crime, Drama, Family, Myst... [london england, school friend, religion and s... [{"cast_id": 1, "character": "Sherlock Holmes"... [{"credit_id": "52fe449e9251416c7503b1ff", "de...
2353 28665 Fame An updated version of the 1980 musical, which ... [Music, Comedy, Drama, Romance] [musical, duringcreditsstinger] [{"cast_id": 4, "character": "Jenny Garrison",... [{"credit_id": "55bf3fbd9251413e5b006654", "de...
2354 44115 127 Hours The true story of mountain climber Aron Ralsto... [Adventure, Drama, Thriller] [mountains, despair, adventure, utah, alone, c... [{"cast_id": 2, "character": "Aron Ralston", "... [{"credit_id": "52fe4677c3a36847f8100b31", "de...
2355 10569 Small Time Crooks A loser of a crook and his wife strike it rich... [Action, Comedy, Crime] [bank, restaurant, role of women, bank robber,... [{"cast_id": 16, "character": "Ray", "credit_i... [{"credit_id": "52fe43899251416c75014475", "de...
2356 10560 Center Stage A group of 12 teenagers from various backgroun... [Drama, Music] [new york, competition, dancer, dance, ball, c... [{"cast_id": 1, "character": "Jody Sawyer", "c... [{"credit_id": "52fe43889251416c750140bd", "de...
2357 333348 Love the Coopers When four generations of the Cooper clan come ... [Comedy, Family] [big family, family relationships, family, wom... [{"cast_id": 16, "character": "Rags (voice)", ... [{"credit_id": "551863fdc3a36815520011cd", "de...
2358 20483 Catch That Kid Athletic 12-year-old Maddy (Kristen Stewart) s... [Family, Action, Adventure] [bank robbery] [{"cast_id": 1, "character": "Madeline \"Maddy... [{"credit_id": "52fe43e9c3a368484e005541", "de...
2359 11457 Life as a House When a man is diagnosed with terminal cancer, ... [Drama] [father son relationship, house, cancer, drug,... [{"cast_id": 1, "character": "George Monroe", ... [{"credit_id": "52fe44449251416c7502ea11", "de...
2360 321697 Steve Jobs Set backstage at three iconic product launches... [Drama, History] [biography, computer, father daughter relation... [{"cast_id": 1, "character": "Steve Jobs", "cr... [{"credit_id": "5668d60692514174110041ae", "de...
2361 19840 I Love You, Beth Cooper Nerdy teenager Denis Cooverman (Paul Rust) har... [Comedy, Romance] [virgin, cheerleader, graduation, high school,... [{"cast_id": 1, "character": "Beth Cooper", "c... [{"credit_id": "52fe47f49251416c750aaf69", "de...
2362 22327 Youth in Revolt Nick Twisp (Michael Cera), a teen with a taste... [Drama, Comedy, Romance] [based on novel, coming of age, duringcreditss... [{"cast_id": 1, "character": "Nick Twisp", "cr... [{"credit_id": "58b987f1c3a368663000abc3", "de...
2363 38665 The Legend of the Lone Ranger When the young Texas Ranger, John Reid, is the... [Action, Adventure, Romance, Western] [lone ranger, wild bill hickok, buffalo bill, ... [{"cast_id": 4, "character": "Maj. Bartholomew... [{"credit_id": "52fe46ce9251416c910605f3", "de...
2364 2575 The Tailor of Panama A British spy is banished to Panama after havi... [Drama, Thriller] [dancing, spy, birthday, map, fireworks, bridg... [{"cast_id": 15, "character": "Andrew \" Andy ... [{"credit_id": "55545ebe9251410d770006c7", "de...
2365 11644 Blow Out Jack Terry is a master sound recordist who wor... [Drama, Mystery, Thriller] [audio tape, hitman, presidential election, no... [{"cast_id": 1, "character": "Jack Terry", "cr... [{"credit_id": "52fe446f9251416c7503498f", "de...
2366 146227 Getaway Former race car driver Brent Magna (Hawke) is ... [Action, Crime] [] [{"cast_id": 1, "character": "Brent Magna", "c... [{"credit_id": "52fe4b789251416c75103e35", "de...
2367 68924 The Ice Storm In the weekend after thanksgiving 1973 the Hoo... [Drama] [based on novel, 1970s, thanksgiving, dysfunct... [{"cast_id": 4, "character": "Ben Hood", "cred... [{"credit_id": "55566554c3a3687772003911", "de...
2368 253235 And So It Goes A self-centered realtor enlists the help of hi... [Comedy, Drama, Romance] [grandfather granddaughter relationship, neigh... [{"cast_id": 3, "character": "Oren Little", "c... [{"credit_id": "52fe4e739251416c91132147", "de...
2369 22102 Troop Beverly Hills A Beverly Hills housewife in the middle of a d... [Adventure, Comedy, Family] [wilderness, teen angst] [{"cast_id": 2, "character": "Phyllis Nefler",... [{"credit_id": "56487cb09251413acf007320", "de...
2370 18701 Being Julia Julia Lambert is a true diva: beautiful, talen... [Comedy, Drama, Romance] [] [{"cast_id": 1, "character": "Jimmie Langton",... [{"credit_id": "52fe47929251416c7509e4a3", "de...
2371 10068 Nine 1/2 Weeks An erotic story about a woman, the assistant o... [Drama, Romance] [sexual obsession, prostitute, women's sexual ... [{"cast_id": 17, "character": "John", "credit_... [{"credit_id": "52fe431a9251416c7500390b", "de...
2372 848 Dragonslayer The sorcerer and his apprentice Galen are on a... [Fantasy] [secret identity, self sacrifice, magic, virgi... [{"cast_id": 16, "character": "Galen", "credit... [{"credit_id": "52fe4281c3a36847f8024305", "de...
2373 36811 The Last Station A historical drama that illustrates Russian au... [Drama, Romance] [duringcreditsstinger] [{"cast_id": 2, "character": "Valentin Bulgako... [{"credit_id": "52fe460d9251416c91047787", "de...
2374 522 Ed Wood The mostly true story of the legendary "worst ... [Comedy, Drama, History] [individual, taxi, transsexuality, fortune tel... [{"cast_id": 5, "character": "Ed Wood", "credi... [{"credit_id": "52fe424cc3a36847f80138c9", "de...
2375 130150 Labor Day Depressed single mom Adele and her son Henry o... [Drama] [escaped convict, depressed mom] [{"cast_id": 5, "character": "Frank Chambers",... [{"credit_id": "542487fac3a368087a0042cb", "de...
2376 12246 Mongol: The Rise of Genghis Khan The story recounts the early life of Genghis K... [History] [mongolia, genghis khan] [{"cast_id": 3, "character": "Temudjin", "cred... [{"credit_id": "52fe44d39251416c75042455", "de...
2377 13809 RockNRolla When a Russian mobster sets up a real estate s... [Action, Crime, Thriller] [london england, gang leader, money, gang, crime] [{"cast_id": 20, "character": "Archy", "credit... [{"credit_id": "52fe45a49251416c7505d637", "de...
2378 27380 Megaforce Megaforce is an elite multi-national military ... [Adventure, Action, Science Fiction] [dictator, soldier, electronic music score, mi... [{"cast_id": 14, "character": "Ace Hunter", "c... [{"credit_id": "5765e851c3a3687fd10010d4", "de...
2379 10549 Hamlet Hamlet, Prince of Denmark, returns home to fin... [Drama] [mother, shakespeare, denmark, loss of father,... [{"cast_id": 1, "character": "Prince Hamlet", ... [{"credit_id": "52fe43869251416c75013ba5", "de...
2380 33870 Mao's Last Dancer At the age of 11, Li was plucked from a poor C... [Drama, Romance] [costume, song, village, promise, ballet] [{"cast_id": 2, "character": "Li Cunxin - adul... [{"credit_id": "52fe45419251416c9102c18d", "de...
2381 245703 Midnight Special A father and son go on the run after the dad l... [Adventure, Drama, Science Fiction] [father son relationship, helicopter, fbi, mot... [{"cast_id": 5, "character": "Roy Tomlin", "cr... [{"credit_id": "5723e69592514122a9001073", "de...
2382 10739 Anything Else Jerry Falk, an aspiring writer in New York, fa... [Comedy, Romance] [psychoanalysis, comedian, relationship proble... [{"cast_id": 3, "character": "David Dobel", "c... [{"credit_id": "5839e198c3a36843df006c9d", "de...
2383 127560 The Railway Man A victim from World War II's "Death Railway" s... [Drama, History] [post traumatic stress disorder, japanese, wo... [{"cast_id": 4, "character": "Young Eric", "cr... [{"credit_id": "52fe4afec3a368484e171d61", "de...
2384 37903 The White Ribbon Strange events happen in a small village in th... [Crime, Drama, Mystery] [germany, child abuse, pastor, propaganda, chi... [{"cast_id": 14, "character": "Marie-Louise, d... [{"credit_id": "554ef4b4c3a3687b7d000b8b", "de...
2385 396152 Restoration During home renovations, a young couple releas... [Horror] [] [{"cast_id": 3, "character": "Rebecca Jordan",... [{"credit_id": "572bd470c3a368013d0002b1", "de...
2386 10017 The Wraith Packard Walsh and his motorized gang control a... [Romance, Science Fiction, Horror, Action, Crime] [male nudity, female nudity, sex, killing, she... [{"cast_id": 1, "character": "Jake Kesey / The... [{"credit_id": "579278cb9251410d12003570", "de...
2387 11468 Salton Sea After the murder of his beloved wife, a man in... [Drama, Mystery, Thriller] [dual identity, identity, war on drugs, jazz m... [{"cast_id": 1, "character": "Tom Van Allen | ... [{"credit_id": "52fe44469251416c7502efef", "de...
2388 193613 Metallica: Through the Never Trip, a young roadie for Metallica, is sent on... [Music] [heavy metal, live concert] [{"cast_id": 2, "character": "Trip", "credit_i... [{"credit_id": "52fe4cd39251416c911016f1", "de...
2389 17436 The Informers A collection of intersecting short stories set... [Drama] [sex, slice of life, hollywood, drug, hedonism... [{"cast_id": 1, "character": "William", "credi... [{"credit_id": "52fe47259251416c7508f45d", "de...
2390 43434 Carlos The story of Venezuelan revolutionary, Ilich R... [Crime, Drama, Thriller, History] [gun, car bomb, miniseries, terrorism, opec, h... [{"cast_id": 4, "character": "Ilich Ram\u00edr... [{"credit_id": "57352b61c3a3680253000870", "de...
2391 31166 I Come with the Rain Kline, a former Los Angeles police officer tur... [Thriller, Drama] [] [{"cast_id": 1, "character": "Kline", "credit_... [{"credit_id": "52fe44659251416c9100f2ff", "de...
2392 69848 One Man's Hero One Man's Hero tells the little-known story of... [Western, Action, Drama, History] [war, army, battlefield, chivalry] [{"cast_id": 0, "character": "Captain John Ril... [{"credit_id": "558603f4c3a36837e90007f2", "de...
2393 8408 Day of the Dead The final chapter of George A. Romero's "Dead ... [Horror, Science Fiction] [florida, insanity, disembodied head, zombie, ... [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "52fe44a5c3a36847f80a20f9", "de...
2394 332411 I Am Wrath A man is out for justice after a group of corr... [Action, Crime, Drama, Thriller] [revenge, murder, police corruption, violence,... [{"cast_id": 3, "character": "Stanley Hill", "... [{"credit_id": "56c5999b9251415475000194", "de...
2395 9389 Renaissance To find Ilona and unlock the secrets of her di... [Action, Animation, Science Fiction] [paris, japanese, identity, underworld, monopo... [{"cast_id": 4, "character": "Barth\u00e9l\u00... [{"credit_id": "52fe44f1c3a36847f80b333d", "de...
2396 9626 Red Sonja The tyrant Gedren seeks the total power in a w... [Adventure, Fantasy, Action] [monster, swordplay, queen, talisman, marvel c... [{"cast_id": 1, "character": "Kalidor", "credi... [{"credit_id": "52fe4513c3a36847f80bafab", "de...
2397 75638 Red Lights Two investigators of paranormal hoaxes, the ve... [Thriller] [paranormal, psychic, skepticism] [{"cast_id": 3, "character": "Margaret Matheso... [{"credit_id": "5366571fc3a3681212002ddf", "de...
2398 8363 Superbad High school best buddies are facing separation... [Comedy] [becoming an adult, high school, young people,... [{"cast_id": 1, "character": "Seth", "credit_i... [{"credit_id": "55d5460392514102c60032c8", "de...
2399 15670 Madea Goes to Jail At long last, Madea returns to the big screen ... [Comedy, Crime, Drama] [criminal] [{"cast_id": 5, "character": "Madea / Joe / Br... [{"credit_id": "52fe46709251416c7507868d", "de...
2400 290555 Wolves The coming-of-age story of Cayden Richards. Fo... [Horror, Action] [adoption, werewolf] [{"cast_id": 0, "character": "Conner", "credit... [{"credit_id": "541718d60e0a261c35005b42", "de...
2401 8328 Step Up 2: The Streets When rebellious street dancer Andie lands at t... [Music, Drama, Romance] [underdog, competition, street gang, hip-hop, ... [{"cast_id": 1, "character": "Andie West", "cr... [{"credit_id": "56696620c3a36836b4005212", "de...
2402 10982 Hoodwinked! The recipes of candies of the goody shops have... [Animation, Comedy, Family] [wolf, suspicion, little red riding hood, inve... [{"cast_id": 1, "character": "Red (voice)", "c... [{"credit_id": "52fe43dc9251416c75020fd9", "de...
2403 205 Hotel Rwanda Inspired by true events, this film takes place... [Drama, History, War] [rwanda, refugee, refugee camp, militia, murde... [{"cast_id": 10, "character": "Paul Rusesabagi... [{"credit_id": "52fe4226c3a36847f8007eeb", "de...
2404 1620 Hitman The best-selling videogame, Hitman, roars to l... [Action, Crime, Drama, Thriller] [assassin, secret identity, intelligence, sovi... [{"cast_id": 1, "character": "Agent 47", "cred... [{"credit_id": "52fe4305c3a36847f8034755", "de...
2405 175541 Black Nativity A street-wise teen from Baltimore who has been... [Drama, Music] [musical, based on stage musical, woman direct... [{"cast_id": 2, "character": "Reverend Cornell... [{"credit_id": "52fe4d60c3a36847f825d973", "de...
2406 241254 The Prince A family man who turns out to be a retired mob... [Thriller, Action] [mobster, justice, retired, missing, missing d... [{"cast_id": 4, "character": "Omar", "credit_i... [{"credit_id": "549d40a6c3a3685542002278", "de...
2407 31932 City of Ghosts A con man (Dillon) travels to Cambodia (also o... [Thriller] [] [{"cast_id": 1, "character": "Jimmy", "credit_... [{"credit_id": "52fe44aa9251416c91018887", "de...
2408 1933 The Others Grace is a religious woman who lives in an old... [Horror, Drama, Mystery, Thriller] [nanny, haunted house, channel islands, parall... [{"cast_id": 8, "character": "Grace Stewart", ... [{"credit_id": "52fe4323c3a36847f803d32d", "de...
2409 679 Aliens When Ripley's lifepod is found by a salvage cr... [Horror, Action, Thriller, Science Fiction] [android, extraterrestrial technology, space m... [{"cast_id": 21, "character": "Lieutenant Elle... [{"credit_id": "52fe4269c3a36847f801c985", "de...
2410 11113 My Fair Lady A misogynistic and snobbish phonetics professo... [Drama, Family, Music, Romance] [musical, transformation, flower girl, colonel... [{"cast_id": 1, "character": "Eliza Doolittle"... [{"credit_id": "52fe43fb9251416c75024edb", "de...
2411 3597 I Know What You Did Last Summer As they celebrate their high school graduation... [Horror, Thriller, Mystery] [secret, blackmail, fisherman, police, high sc... [{"cast_id": 13, "character": "Julie James", "... [{"credit_id": "52fe43a0c3a36847f8062dcd", "de...
2412 193893 Let's Be Cops It's the ultimate buddy cop movie except for o... [Comedy] [corruption, robbery, kidnapping, nightclub, m... [{"cast_id": 3, "character": "Ryan Davis", "cr... [{"credit_id": "59956629c3a36856bd00fdfb", "de...
2413 9675 Sideways Two middle-aged men embark on a spiritual jour... [Comedy, Drama, Romance] [california, golf, oscar award, wine, stag nig... [{"cast_id": 1, "character": "Miles", "credit_... [{"credit_id": "52fe4519c3a36847f80bc72f", "de...
2414 9988 Beerfest During a trip to Germany to scatter their gran... [Comedy] [germany, competition, prostitute, alcohol, be... [{"cast_id": 25, "character": "Todd Wolfhouse ... [{"credit_id": "52fe4558c3a36847f80c8f95", "de...
2415 948 Halloween In John Carpenter's horror classic, a psychoti... [Horror, Thriller] [female nudity, nudity, mask, babysitter, hall... [{"cast_id": 14, "character": "Dr. Sam Loomis"... [{"credit_id": "52fe4291c3a36847f8029049", "de...
2416 21765 Good Boy! An intergalactic dog pilot from Sirius (the do... [Comedy, Family, Science Fiction] [] [{"cast_id": 1, "character": "Mrs. Baker", "cr... [{"credit_id": "55ac1f8992514125da0078dd", "de...
2417 146304 The Best Man Holiday When college friends reunite after 15 years ov... [Comedy] [best man] [{"cast_id": 4, "character": "Quentin", "credi... [{"credit_id": "52fe4b7b9251416c7510450d", "de...
2418 7516 Smokin' Aces When a Las Vegas performer-turned-snitch named... [Action, Comedy, Crime, Thriller] [neo-nazi, gun, sniper, fbi, hitman, bodyguard... [{"cast_id": 1, "character": "Richard Messner"... [{"credit_id": "5371ef490e0a2672e500180b", "de...
2419 41439 Saw: The Final Chapter As a deadly battle rages over Jigsaw's brutal ... [Horror, Crime] [survivor, violence, self help guru, tricycle,... [{"cast_id": 4, "character": "Jigsaw / John", ... [{"credit_id": "52fe45cac3a36847f80da85d", "de...
2420 2752 40 Days and 40 Nights Matt Sullivan's last big relationship ended in... [Comedy, Romance] [sex addiction, laundromat] [{"cast_id": 1, "character": "Matt Sulivan", "... [{"credit_id": "52fe436ac3a36847f80526ad", "de...
2421 9429 A Night at the Roxbury Despite being well into adulthood, brothers Do... [Comedy] [night life, nightclub, flower, flower shop, m... [{"cast_id": 9, "character": "Steve Butabi", "... [{"credit_id": "52fe44f6c3a36847f80b46cd", "de...
2422 38117 Beastly A curse transforms a handsome and arrogant you... [Drama, Fantasy, Romance] [based on novel, love, beautiful woman, curse,... [{"cast_id": 4, "character": "Kyle Kingson", "... [{"credit_id": "575700359251414eb100011a", "de...
2423 9792 The Hills Have Eyes Based on Wes Craven's 1977 suspenseful cult cl... [Horror, Thriller] [ambush, new mexico, van, family holiday, axe ... [{"cast_id": 1, "character": "Doug Bukowski", ... [{"credit_id": "52fe452ec3a36847f80c0c49", "de...
2424 13778 Dickie Roberts: Former Child Star TV child star of the '70s, Dickie Roberts is n... [Comedy] [loser, child prodigy] [{"cast_id": 1, "character": "Dickie Roberts",... [{"credit_id": "52fe459c9251416c7505c745", "de...
2425 228203 McFarland, USA A track coach in a small California town trans... [Drama] [california, small town, coach, championship, ... [{"cast_id": 1, "character": "Jim White", "cre... [{"credit_id": "54dba0dcc3a3681233002424", "de...
2426 41382 Lottery Ticket Kevin Carson is a young man living in the proj... [Comedy] [] [{"cast_id": 3, "character": "Kevin Carson", "... [{"credit_id": "52fe45c5c3a36847f80d992b", "de...
2427 13960 ATL As four friends prepare for life after high sc... [Drama] [] [{"cast_id": 1, "character": "Rashad", "credit... [{"credit_id": "58decefb9251415e7f00047e", "de...
2428 114150 Pitch Perfect College student Beca knows she does not want t... [Comedy, Music, Romance] [competition, roommate, college, female friend... [{"cast_id": 7, "character": "Beca Mitchell", ... [{"credit_id": "52fe4b46c3a36847f81fb88d", "de...
2429 26602 Summer Catch A coming-of-age romantic comedy set against th... [Drama, Comedy, Romance] [beach, baseball, sport, bikini, party, love, ... [{"cast_id": 1, "character": "Ryan Dunne", "cr... [{"credit_id": "52fe450ec3a368484e045d67", "de...
2430 10223 A Simple Plan Captivated by the lure of sudden wealth, the q... [Drama, Crime, Thriller] [brother brother relationship, money delivery,... [{"cast_id": 1, "character": "Hank Mitchell", ... [{"credit_id": "56468606c3a3682611000f40", "de...
2431 16028 They After witnessing a horrific and traumatic even... [Horror, Thriller] [suicide, asylum, nightmare, darkness, superna... [{"cast_id": 1, "character": "Julia Lund", "cr... [{"credit_id": "5558abddc3a368776f009f08", "de...
2432 15639 Larry the Cable Guy: Health Inspector A slovenly cable repairman becomes a big-city ... [Comedy] [health inspector, food intoxication] [{"cast_id": 1, "character": "Larry", "credit_... [{"credit_id": "52fe466d9251416c75077fc9", "de...
2433 16112 The Adventures of Elmo in Grouchland Elmo loves his fuzzy, blue blanket, and would ... [Family] [] [{"cast_id": 1004, "character": "Elmo / Grouch... [{"credit_id": "56b4fccbc3a36806ea0057e6", "de...
2434 26390 Brooklyn's Finest Enforcing the law within the notoriously rough... [Crime, Drama, Thriller] [male nudity, female nudity, tattoo, gambling,... [{"cast_id": 3, "character": "Eddie Dugan", "c... [{"credit_id": "52fe4500c3a368484e042e7b", "de...
2435 27759 55 Days at Peking Diplomats, soldiers and other representatives ... [Action, Drama, History] [siege, epic, beijing] [{"cast_id": 1, "character": "Maj. Matt Lewis"... [{"credit_id": "52fe4564c3a368484e057c51", "de...
2436 109428 Evil Dead Evil Dead, the fourth installment of the Evil ... [Horror] [remake, demon, necronomicon, duringcreditssti... [{"cast_id": 12, "character": "Mia Allen", "cr... [{"credit_id": "52fe4ab5c3a36847f81dd657", "de...
2437 23049 My Life in Ruins A Greek tour guide named Georgia attempts to r... [Comedy, Romance] [beach, greece, tour bus, tour guide, viagra, ... [{"cast_id": 1, "character": "Georgia Ianakopo... [{"credit_id": "52fe445cc3a368484e01e9ad", "de...
2438 9310 American Dreamz The new season of "American Dreamz," the wildl... [Comedy, Drama, Family] [usa president, moderator, musical, music, cas... [{"cast_id": 1, "character": "Martin Tweed", "... [{"credit_id": "53c4f738c3a3682479001259", "de...
2439 11411 Superman IV: The Quest for Peace With global superpowers engaged in an increasi... [Action, Adventure, Science Fiction] [saving the world, dc comics, mountains, nucle... [{"cast_id": 19, "character": "Superman / Clar... [{"credit_id": "52fe443a9251416c7502d511", "de...
2440 16988 How She Move After the death of Raya Green's(Rutina Wesley)... [Drama] [black people, loss of sister, dance, stepping] [{"cast_id": 1, "character": "Raya Green", "cr... [{"credit_id": "559bd0d1c3a368719e0016aa", "de...
2441 7304 Running Scared After a drug-op gone bad, Joey Gazelle is put ... [Action, Crime, Drama, Thriller] [ice hockey, racism, pedophile, throat slittin... [{"cast_id": 1, "character": "Joey Gazelle", "... [{"credit_id": "52fe4479c3a36847f809829d", "de...
2442 24747 Bobby Jones: Stroke of Genius The story of golf icon and legend, Bobby Jones... [Drama] [sport] [{"cast_id": 1, "character": "Bobby Jones", "c... [{"credit_id": "57d1ee76c3a3684718000165", "de...
2443 58048 Shanghai Surprise Glendon Wasey is a fortune hunter looking for ... [Adventure] [] [{"cast_id": 4, "character": "Gloria Tatlock",... [{"credit_id": "52fe4952c3a36847f819430b", "de...
2444 1491 The Illusionist With his eye on a lovely aristocrat, a gifted ... [Fantasy, Drama, Thriller, Romance] [magic, princess, love, rivalry, vienna austri... [{"cast_id": 1, "character": "Eisenheim", "cre... [{"credit_id": "5548e1179251412ac5000127", "de...
2445 2989 Roar Roar follows a family who are attacked by vari... [Adventure, Thriller] [africa, lion, elephant, vegetarian, leopard, ... [{"cast_id": 1, "character": "Madeleine", "cre... [{"credit_id": "52fe437ac3a36847f805704b", "de...
2446 10629 Veronica Guerin In this true story, Veronica Guerin is an inve... [Drama, Crime, Thriller] [journalism, police, drug scene, murder, drug ... [{"cast_id": 1, "character": "Veronica Guerin"... [{"credit_id": "52fe43989251416c75016875", "de...
2447 255343 Escobar: Paradise Lost For Pablo Escobar family is everything. When y... [Thriller, Romance] [surfer, murder, murderer, columbia, telephone... [{"cast_id": 1, "character": "Pablo Escobar", ... [{"credit_id": "55ffee4cc3a3681334005846", "de...
2448 4723 Southland Tales Set in the futuristic landscape of Los Angeles... [Action, Adventure, Comedy, Drama, Science Fic... [suicide, brother brother relationship, spy, p... [{"cast_id": 16, "character": "Boxer Santaros"... [{"credit_id": "52fe43d6c3a36847f807318f", "de...
2449 10800 Dragon Hunters Dragon Hunters is a fantastic tale telling the... [Animation, Family] [destroy, future, world supremacy, best friend... [{"cast_id": 8, "character": "Lian-Chu", "cred... [{"credit_id": "52fe43b99251416c7501bb79", "de...
2450 25763 Damnation Alley A small group of survivors at a military insta... [Action, Adventure, Science Fiction] [based on novel, future, post-apocalyptic, war... [{"cast_id": 10, "character": "Tanner", "credi... [{"credit_id": "586a6a159251414e7f0198d9", "de...
2451 79694 The Apparition Plagued by frightening occurrences in their ho... [Horror, Thriller] [experiment, supernatural, paranormal, hauntin... [{"cast_id": 1019, "character": "Kelly", "cred... [{"credit_id": "52fe49e0c3a368484e144eb1", "de...
2452 4032 My Girl Vada Sultenfuss is obsessed with death. Her mo... [Comedy, Drama, Family] [neighbor, child killed by animal, writing cla... [{"cast_id": 2, "character": "Vada Sultenfuss"... [{"credit_id": "52fe43acc3a36847f8066b35", "de...
2453 18615 Fur: An Imaginary Portrait of Diane Arbus In 1958 New York Diane Arbus is a housewife an... [Drama, Mystery, Romance] [photographer, biography, hair, werewolf, hype... [{"cast_id": 5, "character": "Diane Arbus", "c... [{"credit_id": "564c55309251417c46005e72", "de...
2454 10673 Wall Street A young and impatient stockbroker is willing t... [Crime, Drama] [power, fraud, broker, wall street, finances, ... [{"cast_id": 8, "character": "Bud Fox", "credi... [{"credit_id": "52fe43a09251416c75017bd9", "de...
2455 4584 Sense and Sensibility Rich Mr. Dashwood dies, leaving his second wif... [Drama, Romance] [bowling, based on novel, servant, country lif... [{"cast_id": 6, "character": "Marianne Dashwoo... [{"credit_id": "52fe43cec3a36847f807101f", "de...
2456 2977 Becoming Jane A biographical portrait of a pre-fame Jane Aus... [Drama, Romance] [england, judge, irland, new love, empowerment... [{"cast_id": 10, "character": "Jane Austen", "... [{"credit_id": "53569575c3a3687f54000051", "de...
2457 10760 Sydney White A modern retelling of Snow White set against s... [Comedy] [college, romance, sorority, student, snow whi... [{"cast_id": 12, "character": "Sydney White", ... [{"credit_id": "52fe43b19251416c7501a685", "de...
2458 11093 House of Sand and Fog Behrani, an Iranian immigrant buys a Californi... [Drama] [san francisco, immigrant, house, intimidation... [{"cast_id": 1, "character": "Kathy", "credit_... [{"credit_id": "52fe43f59251416c75024455", "de...
2459 207 Dead Poets Society At an elite, old-fashioned boarding school in ... [Drama] [individual, philosophy, poetry, shakespeare, ... [{"cast_id": 3, "character": "John Keating", "... [{"credit_id": "52fe4227c3a36847f8008045", "de...
2460 8467 Dumb and Dumber Lloyd and Harry are two men whose stupidity is... [Comedy] [gas station, motel, utah, stupidity, pill, pr... [{"cast_id": 1, "character": "Lloyd Christmas"... [{"credit_id": "52fe44acc3a36847f80a379f", "de...
2461 639 When Harry Met Sally... During their travels from Chicago to New York,... [Comedy, Romance, Drama] [new york, wife husband relationship, restaura... [{"cast_id": 19, "character": "Sally Albright"... [{"credit_id": "52fe4262c3a36847f801a541", "de...
2462 24226 The Verdict Frank Galvin is a down-on-his luck lawyer, red... [Drama] [boston, court, malpractice, alcoholic, courtr... [{"cast_id": 1, "character": "Frank Galvin", "... [{"credit_id": "52fe448bc3a368484e028c55", "de...
2463 9285 Road Trip Four friends take off on an 1800 mile road tri... [Comedy, Adventure] [female nudity, sex, sexism, sperm bank, erect... [{"cast_id": 13, "character": "Josh Parker", "... [{"credit_id": "52fe44e1c3a36847f80afa19", "de...
2464 14709 Varsity Blues In small-town Texas, high school football is a... [Comedy, Drama, Romance] [american football, small town, texas, cheerle... [{"cast_id": 1, "character": "Jonathan 'Mox' M... [{"credit_id": "52fe46129251416c7506c24b", "de...
2465 74643 The Artist Hollywood, 1927: As silent movie star George V... [Drama, Comedy, Romance] [film producer, film history, movie studio, ho... [{"cast_id": 6, "character": "George Valentin"... [{"credit_id": "52fe48d7c3a368484e10d915", "de...
2466 13788 The Unborn A young woman fights the spirit that is slowly... [Horror, Thriller, Mystery] [] [{"cast_id": 1, "character": "Casey Beldon", "... [{"credit_id": "5380af54c3a368059b00536d", "de...
2467 83666 Moonrise Kingdom Set on an island off the coast of New England ... [Comedy, Drama, Romance] [new england, first love, eye patch, search pa... [{"cast_id": 25, "character": "Captain Sharp",... [{"credit_id": "52fe48b29251416c91095507", "de...
2468 10781 The Texas Chainsaw Massacre: The Beginning Chrissie and her friends set out on a road tri... [Horror] [mass murder, planned murder, chain saw, sadis... [{"cast_id": 13, "character": "Chrissie", "cre... [{"credit_id": "558fcc249251414508000763", "de...
2469 318850 The Young Messiah Tells the story of Jesus Christ at age seven a... [Drama] [egypt, jesus christ, gospel, christian, journ... [{"cast_id": 12, "character": "Jesus", "credit... [{"credit_id": "58cd46d0c3a36850e900c1bd", "de...
2470 13908 The Master of Disguise A sweet-natured Italian waiter named Pistachio... [Comedy, Family] [aftercreditsstinger, duringcreditsstinger] [{"cast_id": 4, "character": "Pistachio Disgui... [{"credit_id": "52fe45b19251416c7505f433", "de...
2471 1417 Pan's Labyrinth Living with her tyrannical stepfather in a new... [Fantasy, Drama, War] [spain, resistance, servant, anti hero, fairy,... [{"cast_id": 1, "character": "Ofelia", "credit... [{"credit_id": "571025c09251410832001052", "de...
2472 39180 See Spot Run A drug sniffing agent canine is a target for a... [Action, Comedy, Family] [dog] [{"cast_id": 11, "character": "Murdoch", "cred... [{"credit_id": "52fe47019251416c910670e9", "de...
2473 16161 Baby Boy The story of Jody, a misguided, 20-year-old Af... [Crime, Drama, Romance] [single parent, intolerance, condom, bootlegge... [{"cast_id": 1, "character": "Joseph Summers",... [{"credit_id": "52fe46ae9251416c7507ffa1", "de...
2474 49950 The Roommate When Sara (Minka Kelly), a young design studen... [Thriller, Drama, Horror] [jealousy, roommate, obsession, campus, love, ... [{"cast_id": 6, "character": "Sara Matthews", ... [{"credit_id": "52fe47b1c3a36847f8143321", "de...
2475 10956 Joe Dirt Joe Dirt is a janitor with a mullet hairdo, ac... [Mystery, Adventure, Comedy, Romance, Drama] [parents kids relationship, loss of parents, l... [{"cast_id": 1, "character": "Joe Dirt", "cred... [{"credit_id": "52fe43d89251416c75020683", "de...
2476 9594 Double Impact Jean Claude Van Damme plays a dual role as Ale... [Thriller, Action, Crime, Drama] [loss of parents, karate, fighter, revenge, ho... [{"cast_id": 1, "character": "Alex / Chad Wagn... [{"credit_id": "52fe450ec3a36847f80b9d6f", "de...
2477 4638 Hot Fuzz Top London cop, PC Nicholas Angel is good. Too... [Crime, Action, Comedy] [village, arrest, police, partner, murder, con... [{"cast_id": 40, "character": "Nicholas Angel"... [{"credit_id": "569d89b6c3a36858e5004c66", "de...
2478 13972 The Women The story centers on a group of gossipy, high-... [Comedy, Drama, Romance] [beauty salon, divorce, woman director] [{"cast_id": 9, "character": "Maggie", "credit... [{"credit_id": "52fe45be9251416c75060e61", "de...
2479 5038 Vicky Cristina Barcelona Two girlfriends on a summer holiday in Spain b... [Drama, Romance] [barcelona spain, menage a trois, author] [{"cast_id": 3, "character": "Cristina", "cred... [{"credit_id": "52fe43eec3a36847f80792ad", "de...
2480 13491 Arn: The Knight Templar Arn, the son of a high-ranking Swedish noblema... [Action, Adventure, Drama, Romance] [tv movie] [{"cast_id": 1, "character": "Arn Magnusson", ... [{"credit_id": "54e6676b9251416f46000253", "de...
2481 10571 Boys and Girls Ryan and Jennifer are opposites who definitely... [Comedy, Drama, Romance] [soulmates, new love, platonic love, lovers, g... [{"cast_id": 1, "character": "Ryan Walker", "c... [{"credit_id": "58c2bd94c3a36842e80114ed", "de...
2482 10994 White Oleander A teenager journeys through a series of foster... [Drama] [poison, prison, loss of family, loss of fathe... [{"cast_id": 1, "character": "Astrid Magnussen... [{"credit_id": "52fe43de9251416c750214bb", "de...
2483 19994 Jennifer's Body A newly possessed cheerleader turns into a kil... [Comedy, Horror] [bloodthirstiness, high school, sexual murder,... [{"cast_id": 1, "character": "Jennifer Check",... [{"credit_id": "534a8d61c3a3682dd80016c3", "de...
2484 25166 Drowning Mona The recently deceased Mona Dearly (Bette Midle... [Comedy, Crime, Mystery] [suspicion, suspect, investigation, remake, mu... [{"cast_id": 1, "character": "Chief Wyatt Rash... [{"credit_id": "52fe44bbc3a368484e033ccf", "de...
2485 30890 Radio Days The Narrator (Woody Allen) tells us how the ra... [Comedy, Drama] [beach, taxi driver, world war ii, radio, cone... [{"cast_id": 27, "character": "Joe, the Narrat... [{"credit_id": "52fe44489251416c9100b395", "de...
2486 23169 Remember Me Still reeling from a heartbreaking family even... [Drama, Romance] [new york, father son relationship, grieving, ... [{"cast_id": 2, "character": "Tyler Hawkins", ... [{"credit_id": "52fe4461c3a368484e01fb8f", "de...
2487 17403 How to Deal Mandy Moore stars as Halley, a young hip high ... [Drama, Comedy, Romance] [woman director] [{"cast_id": 1, "character": "Halley Martin", ... [{"credit_id": "555efb94c3a36868eb002692", "de...
2488 12120 My Stepmother is an Alien Trying to rescue her home planet from destruct... [Comedy, Science Fiction] [alien, spoof, sneeze, levitation, message] [{"cast_id": 10, "character": "Steven Mills", ... [{"credit_id": "52fe44b99251416c7503ec53", "de...
2489 9800 Philadelphia No one would take his case until one man was w... [Drama] [gay, aids, homophobia, jurors, court, partner... [{"cast_id": 21, "character": "Andrew Beckett"... [{"credit_id": "52fe452fc3a36847f80c10f9", "de...
2490 1090 The Thirteenth Floor Computer scientist Hannon Fuller has discovere... [Thriller, Science Fiction, Mystery] [artificial intelligence, simulation, computer... [{"cast_id": 21, "character": "Douglas Hall/Jo... [{"credit_id": "52fe42e7c3a36847f802b923", "de...
2491 18475 The Cookout When Todd Anderson signs a $30 million deal wi... [Comedy, Drama] [comedy] [{"cast_id": 1, "character": "blin bling", "cr... [{"credit_id": "52fe477f9251416c7509b8ed", "de...
2492 40160 Meteor After a collision with a comet, a nearly 8km w... [Action, Science Fiction, Thriller] [meteor, disaster, disaster film, disaster movie] [{"cast_id": 2, "character": "Dr. Paul Bradley... [{"credit_id": "54195ddfc3a3686d9c001124", "de...
2493 18074 Duets Duets is a road-trip comedy which revolves aro... [Comedy, Drama, Music] [musical] [{"cast_id": 1, "character": "Liv", "credit_id... [{"credit_id": "564d2037c3a368603700893a", "de...
2494 9689 Hollywood Ending Woody Allen stars as Val Waxman, a two-time Os... [Comedy, Drama] [blindness and impaired vision, creative crisi... [{"cast_id": 7, "character": "Val", "credit_id... [{"credit_id": "52fe451cc3a36847f80bcfff", "de...
2495 9781 Detroit Rock City In 1978, a Kiss concert was an epoch-making ev... [Comedy, Music] [parents kids relationship, kiss, independent ... [{"cast_id": 1, "character": "Lex", "credit_id... [{"credit_id": "52fe452cc3a36847f80c05a3", "de...
2496 8009 Highlander He fought his first battle on the Scottish Hig... [Adventure, Action, Fantasy] [new york, scotland, swordplay, sword, cut-off... [{"cast_id": 1, "character": "Connor 'The High... [{"credit_id": "576be048c3a36863d1002f5e", "de...
2497 3877 Things We Lost in the Fire A recent widow invites her husband's troubled ... [Drama] [sadness, loss of father, junkie, luxury, hero... [{"cast_id": 3, "character": "Audrey Burke", "... [{"credit_id": "52fe43a5c3a36847f8064a2d", "de...
2498 8854 Steel Justice. Safe streets. Payback. Metallurgist J... [Science Fiction, Action, Adventure] [dc comics, los angeles, soldier, military] [{"cast_id": 1, "character": "John Henry Irons... [{"credit_id": "52fe44c1c3a36847f80a8277", "de...
2499 152599 The Immigrant An innocent immigrant woman is tricked into a ... [Drama, Romance] [new york, corruption, sister sister relations... [{"cast_id": 5, "character": "Ewa Cybulski", "... [{"credit_id": "5319c1af92514177ab002694", "de...
2500 18840 The White Countess The last movie from the team of Ismail Merchan... [Drama, History, Family, Romance] [] [{"cast_id": 3, "character": "Todd Jackson", "... [{"credit_id": "59bfa1c19251414759012fd9", "de...
2501 68727 Trance A fine art auctioneer mixed up with a gang, jo... [Thriller, Crime, Drama, Mystery] [amnesia, art thief, hypnotism, heist movie, d... [{"cast_id": 1, "character": "Simon", "credit_... [{"credit_id": "52fe47a1c3a368484e0d195f", "de...
2502 12657 Soul Plane Following a ridiculously awful flight that lea... [Romance, Comedy] [black people, hip-hop, nightclub, airplane, c... [{"cast_id": 1, "character": "Mr. Hunkee", "cr... [{"credit_id": "52fe45109251416c7504a7c3", "de...
2503 8265 Welcome to the Sticks Although living a comfortable life in Salon-de... [Comedy] [clock tower, jealousy, cheating, provence, li... [{"cast_id": 2, "character": "Philippe Abrams"... [{"credit_id": "52fe4499c3a36847f809f3ef", "de...
2504 12410 Good The rise of national socialism in Germany shou... [Drama] [germany, nazis, nazism, euthanasia] [{"cast_id": 2, "character": "Halder", "credit... [{"credit_id": "52fe44dd9251416c75043a39", "de...
2505 34647 Enter the Void This psychedelic tour of life after death is s... [Fantasy, Drama] [prostitute, hallucination, strip club, afterl... [{"cast_id": 3, "character": "Oscar", "credit_... [{"credit_id": "52fe45719251416c910327c1", "de...
2506 73935 Vamps The modern-day story focuses on two beautiful ... [Comedy, Romance, Horror] [vampire, love, woman director] [{"cast_id": 3, "character": "Goody", "credit_... [{"credit_id": "52fe48b3c3a368484e106627", "de...
2507 28178 Hachi: A Dog's Tale A drama based on the true story of a college p... [Drama, Family] [japanese, loyalty, human animal relationship,... [{"cast_id": 1, "character": "Parker Wilson", ... [{"credit_id": "563ba038c3a3681b59024481", "de...
2508 185567 Zulu As a child, Ali Neuman narrowly escaped being ... [Crime, Drama, Thriller] [] [{"cast_id": 2, "character": "Brian Epkeen", "... [{"credit_id": "553f81bec3a3685c650033a2", "de...
2509 264656 The Homesman When three women living on the edge of the Ame... [Western, Drama] [dancing, based on novel, revenge, native amer... [{"cast_id": 1, "character": "Mary Bee Cuddy",... [{"credit_id": "54527910c3a3680239006aac", "de...
2510 35696 Juwanna Mann A basketball star is booted out of the NBA whe... [Comedy, Drama] [sport, basketball, beautiful woman, hit in cr... [{"cast_id": 1, "character": "Jamal Jefferies ... [{"credit_id": "52fe45b19251416c9103b0f9", "de...
2511 16351 Ararat A variety of characters, some close relatives,... [War, Drama] [destruction of a civilization, turkey] [{"cast_id": 3, "character": "Arshile Gorky", ... [{"credit_id": "52fe46c99251416c75083765", "de...
2512 38717 Madison In 1971, air-conditioner repairman and boat en... [Action, Adventure, Drama] [sport, independent film] [{"cast_id": 3, "character": "Jim McCormick", ... [{"credit_id": "52fe46d69251416c91061523", "de...
2513 18777 Slow Burn A district attorney (Ray Liotta) is involved i... [Mystery, Crime, Drama, Thriller] [] [{"cast_id": 3, "character": "Ford Cole", "cre... [{"credit_id": "564b3416c3a3686037003701", "de...
2514 2110 Wasabi Hubert is a French policeman with very sharp m... [Drama, Action, Comedy] [handcuffs, hitman, love letter, police operat... [{"cast_id": 12, "character": "Hubert Fiorenti... [{"credit_id": "52fe4337c3a36847f804300d", "de...
2515 9035 Slither A small town is taken over by an alien plague,... [Comedy, Horror, Science Fiction] [small town, mutant, meteor, meat, alien, viol... [{"cast_id": 1, "character": "Bill Pardy", "cr... [{"credit_id": "52fe44d4c3a36847f80ac8a3", "de...
2516 90 Beverly Hills Cop Tough-talking Detroit cop Axel Foley heads to ... [Action, Comedy, Crime] [california, showdown, undercover, strip club,... [{"cast_id": 6, "character": "Det. Axel Foley"... [{"credit_id": "52fe4216c3a36847f8002eed", "de...
2517 771 Home Alone Eight-year-old Kevin McCallister makes the mos... [Comedy, Family] [holiday, burglar, home invasion, mischief, bo... [{"cast_id": 13, "character": "Kevin", "credit... [{"credit_id": "52fe4274c3a36847f801ff53", "de...
2518 12154 Three Men and a Baby Three bachelors find themselves forced to take... [Family, Comedy, Drama] [baby, roommate, bachelor, party, windeln, sol... [{"cast_id": 11, "character": "Peter Mitchell"... [{"credit_id": "52fe44c09251416c7503fa7f", "de...
2519 9576 Tootsie Michael Dorsey is an unemployed actor with an ... [Comedy, Romance] [infidelity, love, friends, cross dressing, re... [{"cast_id": 1, "character": "Michael Dorsey /... [{"credit_id": "55f21be1c3a3682303002edb", "de...
2520 744 Top Gun For Lieutenant Pete 'Maverick' Mitchell and hi... [Action, Romance, War] [lovesickness, loss of lover, fighter pilot, s... [{"cast_id": 13, "character": "Pete 'Maverick'... [{"credit_id": "52fe426fc3a36847f801e685", "de...
2521 146 Crouching Tiger, Hidden Dragon Two warriors in pursuit of a stolen sword and ... [Adventure, Drama, Action, Romance] [flying, martial arts, taskmaster, comb, tiger... [{"cast_id": 25, "character": "Master Li Mu Ba... [{"credit_id": "52fe421ec3a36847f80055ed", "de...
2522 14 American Beauty Lester Burnham, a depressed suburban father in... [Drama] [male nudity, female nudity, adultery, midlife... [{"cast_id": 6, "character": "Lester Burnham",... [{"credit_id": "52fe420ec3a36847f8000809", "de...
2523 45269 The King's Speech The King's Speech tells the story of the man w... [Drama, History] [great britain, radio, monarchy, radio transmi... [{"cast_id": 32, "character": "King George VI"... [{"credit_id": "565211bd9251414af500bb5f", "de...
2524 9493 Twins Julius and Vincent Benedict are the results of... [Comedy] [perfection, delivery, low intelligence, jet e... [{"cast_id": 1, "character": "Julius Benedict"... [{"credit_id": "56d9264ac3a3681e390210a6", "de...
2525 22556 The Yellow Handkerchief Set in the present-day southern United States,... [Drama, Romance] [independent film] [{"cast_id": 5, "character": "Brett Hanson", "... [{"credit_id": "52fe4445c3a368484e019b05", "de...
2526 873 The Color Purple An epic tale spanning forty years in the life ... [Drama] [prison, africa, southern usa, rape, black peo... [{"cast_id": 19, "character": "Celie", "credit... [{"credit_id": "52fe4285c3a36847f80257ad", "de...
2527 33196 Tidal Wave Man-sik and Yeon-hee, are unsure as to whether... [Action, Adventure, Drama, Thriller] [helicopter, beach, loss of father, giant wave... [{"cast_id": 6, "character": "\uae40\ud718 (Ki... [{"credit_id": "52fe45029251416c91024745", "de...
2528 205596 The Imitation Game Based on the real life story of legendary cryp... [History, Drama, Thriller, War] [gay, england, world war ii, mathematician, bi... [{"cast_id": 2, "character": "Alan Turing", "c... [{"credit_id": "5462d265c3a3681247001066", "de...
2529 10765 Private Benjamin A sheltered young high society woman joins the... [Comedy] [paris, role of women] [{"cast_id": 1, "character": "Pvt. Judy Benjam... [{"credit_id": "52fe43b39251416c7501abb7", "de...
2530 16769 Coal Miner's Daughter Biography of Loretta Lynn, a country and weste... [Drama, Music] [country music, female friendship, biography, ... [{"cast_id": 2, "character": "Loretta Lynn", "... [{"credit_id": "589e87c7c3a3684bb7004dc7", "de...
2531 33217 Diary of a Wimpy Kid Greg Heffley is headed for big things, but fir... [Comedy, Family] [based on novel, coming of age, young boy, bre... [{"cast_id": 4, "character": "Greg Heffley", "... [{"credit_id": "58b9e35ac3a36866af00e169", "de...
2532 132232 Mama Guillermo del Toro presents Mama, a supernatur... [Horror] [supernatural horror] [{"cast_id": 1, "character": "Annabel", "credi... [{"credit_id": "52fe4b8cc3a368484e18e75b", "de...
2533 11153 National Lampoon's Vacation Clark Griswold is on a quest to take his famil... [Comedy, Adventure, Romance] [usa, relatives, family vacation, family holid... [{"cast_id": 1, "character": "Clark Griswold",... [{"credit_id": "52fe44039251416c75025f27", "de...
2534 208134 Bad Grandpa 86-year-old Irving Zisman is on a journey acro... [Comedy] [duringcreditsstinger] [{"cast_id": 1, "character": "Irving Zisman", ... [{"credit_id": "52fe4d44c3a368484e1dfe23", "de...
2535 1165 The Queen The Queen is an intimate behind the scenes gli... [Drama] [upper class, loss of mother, great britain, s... [{"cast_id": 15, "character": "HM Queen Elizab... [{"credit_id": "58212c30c3a36863e5000929", "de...
2536 4011 Beetlejuice Thanks to an untimely demise via drowning, a y... [Fantasy, Comedy] [minister, giant snake, skeleton, calypso, art... [{"cast_id": 5, "character": "Barbara Maitland... [{"credit_id": "52fe43abc3a36847f80666cf", "de...
2537 17202 Why Did I Get Married? The film is about the difficulty of maintainin... [Comedy, Drama] [] [{"cast_id": 2, "character": "Terry", "credit_... [{"credit_id": "52fe470f9251416c7508c81d", "de...
2538 9587 Little Women With their father away as a chaplain in the Ci... [Drama, Romance] [depression, mother daughter relationship, pre... [{"cast_id": 1, "character": "Jo March", "cred... [{"credit_id": "52fe450dc3a36847f80b9a53", "de...
2539 65086 The Woman in Black The story follows a young lawyer, Arthur Kipps... [Drama, Horror, Thriller] [london england, secret, remake, revenge, lawy... [{"cast_id": 2, "character": "Arthur Kipps", "... [{"credit_id": "538afb870e0a2667150011a2", "de...
2540 10053 When a Stranger Calls Far away from the site of a gruesome murder, a... [Horror, Thriller] [babysitter, death of a friend, killer, strang... [{"cast_id": 12, "character": "Jill Johnson", ... [{"credit_id": "52fe43159251416c75002c63", "de...
2541 11870 Big Fat Liar Fourteen-year-old Jason Shepherd (Muniz) has a... [Comedy, Family] [screenplay, film producer, auto, right and ju... [{"cast_id": 1, "character": "Jason Shepherd",... [{"credit_id": "52fe44979251416c7503a275", "de...
2542 11778 The Deer Hunter A group of working-class friends decides to en... [Drama, War] [vietnam veteran, pennsylvania, vietnam, party... [{"cast_id": 11, "character": "Michael Vronsky... [{"credit_id": "52fe44849251416c7503789f", "de...
2543 586 Wag the Dog During the final weeks of a presidential race,... [Comedy, Drama] [washington d.c., rape, cia, usa president, wa... [{"cast_id": 5, "character": "Stanley Motss", ... [{"credit_id": "52fe4258c3a36847f8016f79", "de...
2544 18736 The Lizzie McGuire Movie Lizzie McGuire has graduated from middle schoo... [Family, Comedy] [] [{"cast_id": 1, "character": "Lizzie McGuire",... [{"credit_id": "5826b2cc9251417b26015bd3", "de...
2545 134411 Snitch Construction company owner John Matthews learn... [Thriller, Drama] [father son relationship, based on true story] [{"cast_id": 12, "character": "John Matthews",... [{"credit_id": "52fe4bd0c3a368484e19a431", "de...
2546 287903 Krampus A horror comedy based on the ancient legend ab... [Horror, Comedy, Fantasy] [fire, winter, santa claus, snow storm, christ... [{"cast_id": 2, "character": "Tom Engel", "cre... [{"credit_id": "571f29df925141052c001a7d", "de...
2547 9276 The Faculty When some very creepy things start happening a... [Horror, Mystery, Science Fiction] [american football, high school, alien, teache... [{"cast_id": 1, "character": "Delilah Profitt"... [{"credit_id": "52fe44e0c3a36847f80af489", "de...
2548 15765 What's Love Got to Do with It A film about the singer Tina Turner and how sh... [Drama, Music] [price of fame, tina turner, black woman, came... [{"cast_id": 1, "character": "Anna Mae Bullock... [{"credit_id": "52fe467a9251416c75079a43", "de...
2549 2142 Cop Land Freddy Heflin is the sheriff of a place everyo... [Action, Crime, Drama] [corruption, new jersey, handcuffs, fbi, bridg... [{"cast_id": 15, "character": "Sheriff Freddy ... [{"credit_id": "52fe433ac3a36847f804403d", "de...
2550 11397 Not Another Teen Movie On a bet, a gridiron hero at John Hughes High ... [Comedy] [underdog, ball, kiss, high school, school par... [{"cast_id": 11, "character": "Janey Briggs", ... [{"credit_id": "58c2e4269251417326000f9e", "de...
2551 77016 End of Watch Two young officers are marked for death after ... [Crime, Drama, Thriller] [los angeles, bullet proof vest, u.s. marine, ... [{"cast_id": 2, "character": "Brian Taylor", "... [{"credit_id": "52fe4957c3a368484e1269c5", "de...
2552 11478 The Skulls Luke's exultance at being selected for The Sku... [Crime, Drama, Thriller] [journalist, secret society, pizza, wealth, pa... [{"cast_id": 9, "character": "Lucas \"Luke\" M... [{"credit_id": "52fe44489251416c7502f3a9", "de...
2553 266856 The Theory of Everything The Theory of Everything is the extraordinary ... [Drama, Romance] [wife husband relationship, biography, physici... [{"cast_id": 10, "character": "Stephen Hawking... [{"credit_id": "5488d74cc3a3686f5b000283", "de...
2554 13411 Malibu's Most Wanted Bill Gluckman, a wealthy white Jewish senator ... [Comedy, Crime] [street gang, los angeles] [{"cast_id": 1, "character": "B-Rad", "credit_... [{"credit_id": "58f7e2a19251413787000c6f", "de...
2555 10564 Where the Heart Is Novalee Nation is a 17-year-old Tennessee tran... [Comedy, Drama, Romance] [california, baby, supermarket, oklahoma, preg... [{"cast_id": 1, "character": "Novalee Nation",... [{"credit_id": "52fe43889251416c75014247", "de...
2556 947 Lawrence of Arabia An epic about British officer T.E. Lawrence's ... [Adventure, Drama, History, War] [cairo, arabian, world war i, horse, jerusalem... [{"cast_id": 18, "character": "T.E. Lawrence",... [{"credit_id": "5715157dc3a3684122010c0c", "de...
2557 24150 Halloween II Laurie Strode struggles to come to terms with ... [Horror] [nurse, shotgun, nudity, therapist, book, hall... [{"cast_id": 5, "character": "Laurie Strode", ... [{"credit_id": "533d2b74c3a36878e6002c1b", "de...
2558 228970 Wild A woman with a tragic past decides to start he... [Drama] [adventure, biography, hiking, based on true s... [{"cast_id": 3, "character": "Cheryl", "credit... [{"credit_id": "5562f6169251415bfb00010e", "de...
2559 18405 The Last House on the Left A group of teenage girls heading into the city... [Crime, Thriller, Horror, Drama] [rape, white trash, revenge, murder, dysfuncti... [{"cast_id": 1, "character": "Krug", "credit_i... [{"credit_id": "534d4f3e0e0a2679eb0000ee", "de...
2560 6961 The Wedding Date With the wedding of her younger sister fast ap... [Comedy, Romance] [based on novel, callboy, wedding, escort, fak... [{"cast_id": 1, "character": "Kat Ellis", "cre... [{"credit_id": "52fe446bc3a36847f8094ea1", "de...
2561 11442 Halloween: Resurrection Serial Killer Michael Myers is not finished wi... [Horror, Thriller] [brother sister relationship, innocence, seria... [{"cast_id": 1, "character": "Laurie Strode", ... [{"credit_id": "52fe44409251416c7502e163", "de...
2562 2493 The Princess Bride In this enchantingly cracked fairy tale, the b... [Adventure, Family, Fantasy, Comedy, Romance] [swashbuckler, evil prince, reference to socra... [{"cast_id": 2, "character": "Westley", "credi... [{"credit_id": "5949af6092514145af000b1e", "de...
2563 14047 The Great Debaters The true story of a brilliant but politically ... [Drama] [biography] [{"cast_id": 1, "character": "Melvin B. Tolson... [{"credit_id": "55897a9ec3a36809b1000b54", "de...
2564 64690 Drive A Hollywood stunt performer who moonlights as ... [Drama, Action, Thriller, Crime] [stuntman, blood splatter, independent film, p... [{"cast_id": 2, "character": "Driver", "credit... [{"credit_id": "5683cbe9c3a368227b00d291", "de...
2565 11132 Confessions of a Teenage Drama Queen When the teenager Mary Elizabeth Steppe, a.k.a... [Comedy] [rock star, spotlight, high school, party, riv... [{"cast_id": 1, "character": "Mary Elizabeth C... [{"credit_id": "52fe43ff9251416c7502575f", "de...
2566 17127 The Object of My Affection A pregnant New York social worker begins to de... [Comedy, Drama, Romance] [blind date, love, falling in love, gay man st... [{"cast_id": 1, "character": "Nina Borowski", ... [{"credit_id": "58fb95ac92514163ec010863", "de...
2567 1562 28 Weeks Later In this chilling sequel to 28 Days Later, the ... [Horror, Thriller, Science Fiction] [london england, loss of mother, loss of famil... [{"cast_id": 17, "character": "Tammy Harris", ... [{"credit_id": "52fe42fec3a36847f803252f", "de...
2568 232679 When the Game Stands Tall A young coach turns a losing high school footb... [Drama] [american football, sport, high school sports] [{"cast_id": 2, "character": "Bob Ladouceur", ... [{"credit_id": "52fe4e08c3a36847f827a303", "de...
2569 17880 Because of Winn-Dixie A girl, abandoned by her mother when she was t... [Comedy, Drama, Family] [] [{"cast_id": 1, "character": "Preacher", "cred... [{"credit_id": "52fe474e9251416c75094adf", "de...
2570 14736 Love & Basketball A young African-American couple navigates the ... [Action, Comedy, Drama, Romance] [lovers, affection, sport, basketball, high sc... [{"cast_id": 1, "character": "Kelvin", "credit... [{"credit_id": "564a7c97c3a368602e0014c6", "de...
2571 9434 Grosse Pointe Blank Martin Blank is a freelance hitman who starts ... [Action, Comedy, Thriller, Romance] [mission of murder, school party, high school ... [{"cast_id": 7, "character": "Martin Q. Blank"... [{"credit_id": "52fe44f7c3a36847f80b493d", "de...
2572 23706 All About Steve After one short date, a brilliant crossword co... [Comedy] [blind date, eccentric, aftercreditsstinger, c... [{"cast_id": 3, "character": "Sandra Horowitz"... [{"credit_id": "52fe4473c3a368484e023c31", "de...
2573 11531 Book of Shadows: Blair Witch 2 Young adults become fascinated by the events o... [Mystery, Thriller, Horror] [witch, video, forest, horror, vision] [{"cast_id": 11, "character": "Kim Diamond", "... [{"credit_id": "52fe44539251416c75030d0d", "de...
2574 9100 The Craft A Catholic school newcomer falls in with a cli... [Drama, Fantasy, Horror, Thriller] [witch, suicide attempt, puberty, magic, black... [{"cast_id": 3, "character": "Sarah Bailey", "... [{"credit_id": "52fe44dcc3a36847f80ae457", "de...
2575 116 Match Point Match Point is Woody Allen’s satire of the Bri... [Drama, Thriller, Crime, Romance] [love triangle, london england, upper class, a... [{"cast_id": 16, "character": "Chris Wilton", ... [{"credit_id": "563a431d9251413b13003f66", "de...
2576 38843 Ramona and Beezus Ramona is a little girl with a very big imagin... [Comedy, Family] [sister sister relationship, mother daughter r... [{"cast_id": 1, "character": "Ramona Quimby", ... [{"credit_id": "548dc3fdc3a36820be003dbe", "de...
2577 1245 The Remains of the Day A rule bound head butler's world of manners an... [Drama, Romance] [newspaper, butler, country house, loyalty, fl... [{"cast_id": 1, "character": "James Stevens", ... [{"credit_id": "56292185c3a36848870024d5", "de...
2578 4995 Boogie Nights Set in 1977, back when sex was safe, pleasure ... [Drama] [pornography, sex, porn actor, pornographic vi... [{"cast_id": 8, "character": "Eddie Adams alia... [{"credit_id": "52fe43edc3a36847f8078b3f", "de...
2579 10413 Nowhere to Run Escaped convict Sam Gillen single handedly tak... [Action, Adventure, Drama, Thriller] [prisoner, fight, liberation, shelter] [{"cast_id": 1, "character": "Sam Gillen", "cr... [{"credit_id": "52fe436a9251416c7500f789", "de...
2580 14012 Flicka A headstrong 16 year old Katy McLaughlin desir... [Drama] [horse] [{"cast_id": 1, "character": "Rob McLaughlin",... [{"credit_id": "52fe45c39251416c750618eb", "de...
2581 9793 The Hills Have Eyes 2 A group of National Guard trainees find themse... [Horror, Thriller] [new mexico, mutant, assault, survival] [{"cast_id": 2, "character": "Papa Hades", "cr... [{"credit_id": "52fe452ec3a36847f80c0cd3", "de...
2582 12212 Urban Legends: Final Cut The making of a horror movie takes on a terrif... [Horror] [film making, high school, sequel, serial kill... [{"cast_id": 2, "character": "Amy Mayfield", "... [{"credit_id": "52fe44cb9251416c750411db", "de...
2583 13768 Tuck Everlasting Natalie Babbitt's award winning book for child... [Fantasy, Drama, Science Fiction, Romance, Fam... [] [{"cast_id": 1, "character": "Winnie Foster", ... [{"credit_id": "52fe45969251416c7505baa7", "de...
2584 8975 The Marine A group of diamond thieves on the run kidnap t... [Action, Adventure, Drama, Thriller] [gangster boss, wife, war, change, iraq war] [{"cast_id": 1, "character": "John Triton", "c... [{"credit_id": "52fe44cdc3a36847f80aae07", "de...
2585 342521 Keanu Friends hatch a plot to retrieve a stolen cat ... [Action, Comedy] [hitman, strip club, african american, gangste... [{"cast_id": 5, "character": "Rell Williams / ... [{"credit_id": "589149439251412dcb0014e4", "de...
2586 45272 Country Strong Soon after the rising young singer-songwriter ... [Drama, Romance] [suicide, alcohol, adultery, country music, ba... [{"cast_id": 1, "character": "Kelly Canter", "... [{"credit_id": "584ea3d8c3a368322100f135", "de...
2587 9424 Disturbing Behavior Steve Clark (James Marsden) is a newcomer in t... [Mystery, Horror, Science Fiction] [suicide, sex, island, nightmare, chase, polic... [{"cast_id": 1, "character": "Steve Clark", "c... [{"credit_id": "5638bf8fc3a3681b4b01d884", "de...
2588 97367 The Place Beyond the Pines A motorcycle stunt rider considers committing ... [Drama, Crime] [corruption, father son relationship, carnival... [{"cast_id": 3, "character": "Luke Glanton", "... [{"credit_id": "52fe49dd9251416c750d5efb", "de...
2589 254904 The November Man An ex- CIA operative is brought back in on a v... [Crime, Action, Thriller] [cia, retired, agent] [{"cast_id": 4, "character": "Peter H. Deverea... [{"credit_id": "537d31a50e0a2611c800006a", "de...
2590 18681 Eye of the Beholder A reclusive surveillance expert is hired to sp... [Drama, Mystery, Thriller] [beautiful woman, serial killer, secret servic... [{"cast_id": 1, "character": "Stephen Wilson",... [{"credit_id": "52fe47919251416c7509e0ff", "de...
2591 12162 The Hurt Locker Forced to play a dangerous game of cat-and-mou... [Drama, Thriller, War] [sniper, explosive, loyalty, u.s. army, iraq, ... [{"cast_id": 6, "character": "Sgt. William Jam... [{"credit_id": "5680869f9251417ddd00eac7", "de...
2592 11495 Firestarter As youths, Andy McGee (David Keith) and his fu... [Fantasy, Drama, Horror, Action, Thriller] [fire, telepathy, intelligence, college] [{"cast_id": 1, "character": "Andrew 'Andy' Mc... [{"credit_id": "58c9f1e1c3a36841b6001b46", "de...
2593 64689 Killing Them Softly Jackie Cogan is an enforcer hired to restore o... [Crime, Thriller] [poker, gambling, robbery, based on novel, hit... [{"cast_id": 1, "character": "Jackie Cogan", "... [{"credit_id": "52fe46e4c3a368484e0a9aa7", "de...
2594 157849 A Most Wanted Man When a half-Chechen, half-Russian, tortured ha... [Thriller] [terror, muslim, intelligence, immigrant, tort... [{"cast_id": 4, "character": "G\u00fcnther Bac... [{"credit_id": "54ca1091925141678c00a9c8", "de...
2595 13166 Freddy Got Fingered An unemployed cartoonist moves back in with hi... [Comedy] [wheelchair, slacker, sausage] [{"cast_id": 12, "character": "Gord Brody", "c... [{"credit_id": "52fe45489251416c75051299", "de...
2596 15511 VeggieTales: The Pirates Who Don't Do Anything Set Sail For Adventure! A boatload of beloved ... [Adventure, Animation, Comedy, Science Fiction... [brother brother relationship, hostage, vegeta... [{"cast_id": 3, "character": "George / Sedgewi... [{"credit_id": "52fe46629251416c750769a9", "de...
2597 37003 U2 3D A 3-D presentation of U2's global "Vertigo" to... [Music, Documentary] [] [{"cast_id": 0, "character": "Himself", "credi... [{"credit_id": "57bfd2089251414b1500001e", "de...
2598 12211 Highlander: Endgame Immortals Connor and Duncan Macleod join force... [Action, Fantasy, Science Fiction] [loss of lover, antiquary, loss of powers, dea... [{"cast_id": 1, "character": "Connor MacLeod",... [{"credit_id": "52fe44ca9251416c7504114b", "de...
2599 13816 Idlewild A musical set in the Prohibition-era American ... [Crime, Drama, Music] [mortician, tied to chair, song and dance, pia... [{"cast_id": 1, "character": "Percival", "cred... [{"credit_id": "52fe45a69251416c7505db2f", "de...
2600 51828 One Day A romantic comedy centered on Dexter and Emma,... [Drama, Romance] [based on novel, comedian, job, love, male fem... [{"cast_id": 2, "character": "Emma Morley", "c... [{"credit_id": "52fe4806c3a36847f8154977", "de...
2601 22798 Whip It In Bodeen, Texas, Land Of The Dragon, an indie... [Drama] [sport, roller derby, duringcreditsstinger, wo... [{"cast_id": 2, "character": "Bliss Cavendar",... [{"credit_id": "52fe444fc3a368484e01bf9f", "de...
2602 7501 Knockaround Guys Four sons of well-known New York mobsters must... [Crime, Thriller] [montana, sheriff, pile of dead bodies, money,... [{"cast_id": 1, "character": "Matty Demaret", ... [{"credit_id": "52fe4480c3a36847f8099d47", "de...
2603 10743 Confidence What Jake Vig doesn't know just might get him ... [Action, Comedy, Thriller, Crime] [grifter, con, big con, con game, premarital sex] [{"cast_id": 1, "character": "Jake Vig", "cred... [{"credit_id": "52fe43ad9251416c75019cc7", "de...
2604 37718 The Muse What happens when a screenwriter (Brooks) lose... [Fantasy, Comedy] [screenwriter, muse] [{"cast_id": 1, "character": "Steven Phillips"... [{"credit_id": "52fe46679251416c91053567", "de...
2605 15237 De-Lovely From Paris to Venice to Broadway to Hollywood,... [Drama, Music] [musical, biography, hollywood, theater] [{"cast_id": 1, "character": "Cole Porter", "c... [{"credit_id": "55478ac9c3a3680ce600ba28", "de...
2606 9686 New York Stories Three stories happening in New York. The first... [Comedy, Drama, Romance] [new york, mother, hotel, robbery, jealousy, o... [{"cast_id": 1, "character": "Sheldon", "credi... [{"credit_id": "52fe451bc3a36847f80bce5d", "de...
2607 17644 Barney's Great Adventure Mom and dad dump son Cody, daughter Abby, her ... [Family] [] [] [{"credit_id": "52fe473b9251416c750921ff", "de...
2608 97430 The Man with the Iron Fists In feudal China, a blacksmith who makes weapon... [Action] [blacksmith, brothel, femme fatale, violence, ... [{"cast_id": 3, "character": "Jack Knife", "cr... [{"credit_id": "535289910e0a26561d003136", "de...
2609 12257 Home Fries Dorian and Angus chase down their womanizing s... [Drama, Comedy, Romance] [waitress, infidelity, planned murder, pregnan... [{"cast_id": 1, "character": "Sally Jackson", ... [{"credit_id": "5672deccc3a3680719002f2a", "de...
2610 13539 Here On Earth A rich college kid is taught a lesson after a ... [Romance] [car race, private school, diner] [{"cast_id": 1, "character": "Samantha Cavanau... [{"credit_id": "5735227f925141672f00051a", "de...
2611 68 Brazil Low-level bureaucrat Sam Lowry escapes the mon... [Comedy, Science Fiction] [bureaucracy, police state, terror, great brit... [{"cast_id": 7, "character": "Sam Lowry", "cre... [{"credit_id": "52fe4213c3a36847f8001e6d", "de...
2612 14024 Raise Your Voice Raise Your Voice is a coming-of-age story cent... [Music, Drama, Romance] [music, life's dream, aspiring singer, singer,... [{"cast_id": 1, "character": "Teresa 'Terri' F... [{"credit_id": "5425a6dd0e0a263b810064c9", "de...
2613 115 The Big Lebowski Jeffrey "The Dude" Lebowski, a Los Angeles sla... [Comedy, Crime] [white russian, dude, bowling, vietnam veteran... [{"cast_id": 12, "character": "The Dude", "cre... [{"credit_id": "52fe4219c3a36847f8004109", "de...
2614 7874 Black Snake Moan A God-fearing bluesman takes to a wild young w... [Drama] [southern usa, blues, military service, indepe... [{"cast_id": 24, "character": "Lazarus", "cred... [{"credit_id": "52fe4489c3a36847f809b7af", "de...
2615 4911 Dark Blue Set during the Rodney King riots, a robbery ho... [Action, Crime, Drama, Thriller] [corruption, police brutality, riot, ghetto, s... [{"cast_id": 11, "character": "Eldon Perry", "... [{"credit_id": "598b4915c3a36874ff02faef", "de...
2616 1988 A Mighty Heart Based on Mariane Pearl's account of the terrif... [Drama, Thriller] [terror, journalism, new love, sadness, fbi, d... [{"cast_id": 17, "character": "Mariane Pearl",... [{"credit_id": "52fe4329c3a36847f803ee29", "de...
2617 16222 Whatever It Takes A nerdy teen, Ryan Woodman is smitten with the... [Drama, Comedy, Romance] [] [{"cast_id": 1, "character": "Ashley Grant", "... [{"credit_id": "5685935e9251417e63004122", "de...
2618 9557 Boat Trip Two straight men mistakenly end up on a "gays ... [Comedy] [gay, bikini, cruise ship, babes] [{"cast_id": 1, "character": "Jerry Robinson",... [{"credit_id": "56858a24c3a3685f89007af4", "de...
2619 9026 The Importance of Being Earnest Two young gentlemen living in 1890s England us... [Comedy, Drama, History, Romance] [new love, country estate, country house, fals... [{"cast_id": 1, "character": "Algernon Moncrie... [{"credit_id": "52fe44d3c3a36847f80ac34b", "de...
2620 57943 The Love Letter 20th century computer games designer Scott exc... [Comedy, Drama, Fantasy, Romance] [] [{"cast_id": 1, "character": "Scott Corrigan",... [{"credit_id": "52fe494dc3a36847f81934cf", "de...
2621 18276 Hoot A young man (Lerman) moves from Montana to Flo... [Drama, Family] [owl, teenager, animal protection, based on yo... [{"cast_id": 5, "character": "Delinko", "credi... [{"credit_id": "584f79f09251416e48003c1b", "de...
2622 8321 In Bruges Ray and Ken, two hit men, are in Bruges, Belgi... [Comedy, Drama, Crime] [bruges belgium, town square, vietnamese, cana... [{"cast_id": 11, "character": "Ray", "credit_i... [{"credit_id": "52fe449ec3a36847f80a06b7", "de...
2623 72359 Peeples The story follows what happens when a child ps... [Comedy] [duringcreditsstinger, woman director] [{"cast_id": 4, "character": "Wade Walker", "c... [{"credit_id": "52fe4866c3a368484e0f6c41", "de...
2624 10186 The Rocker Rob "Fish" Fishman is the drummer in '80s hair... [Comedy, Music] [1970s, drums, groupie, musical, rock, heavy m... [{"cast_id": 4, "character": "Robert 'Fish' Fi... [{"credit_id": "52fe433d9251416c75008d31", "de...
2625 25704 Post Grad Ryden Malby has a master plan. Graduate colleg... [Comedy] [career, family, unemployment, woman director,... [{"cast_id": 2, "character": "Ryden Malby", "c... [{"credit_id": "569b9b9ac3a36872cb003174", "de...
2626 133694 Promised Land A salesman for a natural gas company experienc... [Drama] [small town, campaign, salesman, farmland, nat... [{"cast_id": 5, "character": "Steve Butler", "... [{"credit_id": "52fe4bb9c3a368484e19697d", "de...
2627 19265 Whatever Works Whatever Works explores the relationship betwe... [Comedy, Romance] [love at first sight, runaway, age difference,... [{"cast_id": 5, "character": "Boris Yellnikoff... [{"credit_id": "52fe47ca9251416c750a5955", "de...
2628 36047 The In Crowd A mentally disturbed young woman takes a job a... [Thriller] [woman director] [{"cast_id": 1, "character": "Brittany", "cred... [{"credit_id": "52fe45c99251416c9103e539", "de...
2629 8053 The Three Burials of Melquiades Estrada When brash Texas border officer Mike Norton (B... [Adventure, Crime, Drama, Mystery, Western] [border patrol, united states–mexico barrier, ... [{"cast_id": 3, "character": "Pete Perkins", "... [{"credit_id": "52fe448ec3a36847f809ccd9", "de...
2630 2290 Jakob the Liar In 1944 Poland, a Jewish shop keeper named Jak... [Comedy, Drama, History] [jewry, schutzstaffel, jewish life, jewish ghe... [{"cast_id": 20, "character": "Jakob Heym", "c... [{"credit_id": "52fe434ac3a36847f8049125", "de...
2631 5236 Kiss Kiss Bang Bang A petty thief posing as an actor is brought to... [Action, Comedy, Crime, Mystery] [detective, loser, custody battle, shooting, t... [{"cast_id": 35, "character": "Harry Lockhart"... [{"credit_id": "52fe43fec3a36847f807c3f9", "de...
2632 6552 Idle Hands Anton is a cheerful but exceedingly non-ambiti... [Thriller, Comedy, Horror] [teenager, attic, knitting needle, noise compl... [{"cast_id": 1, "character": "Anton", "credit_... [{"credit_id": "52fe445ac3a36847f8090f0d", "de...
2633 1018 Mulholland Drive After a car wreck on the winding Mulholland Dr... [Thriller, Drama, Mystery] [schizophrenia, identity, amnesia, loss of sen... [{"cast_id": 8, "character": "Betty Elms", "cr... [{"credit_id": "52fe42e4c3a36847f802aea5", "de...
2634 10075 Blood and Chocolate A young teenage werewolf is torn between honor... [Drama, Fantasy, Horror, Romance] [chocolate, werewolf, woman director, interspe... [{"cast_id": 31, "character": "Vivian", "credi... [{"credit_id": "52fe431d9251416c7500412d", "de...
2635 38031 You Will Meet a Tall Dark Stranger Two married couples find only trouble and hear... [Comedy, Drama, Romance] [] [{"cast_id": 11, "character": "Helena Shepridg... [{"credit_id": "52fe468b9251416c91057d13", "de...
2636 42188 Never Let Me Go As children, Kathy, Ruth, and Tommy spend thei... [Drama, Romance, Science Fiction] [soul, based on novel, sadness, forgiveness, d... [{"cast_id": 6, "character": "Kathy H.", "cred... [{"credit_id": "52fe45f3c3a36847f80e3c91", "de...
2637 112430 The Company Real-life figures from the Cold War era mix wi... [Drama] [miniseries] [{"cast_id": 1, "character": "Jack McAuliffe",... [{"credit_id": "5322a7959251411f770044a3", "de...
2638 6687 Transsiberian A Trans-Siberian train journey from China to M... [Thriller, Crime, Mystery] [china, married couple, backpacker, firearm, p... [{"cast_id": 12, "character": "Roy", "credit_i... [{"credit_id": "52fe4462c3a36847f8092db7", "de...
2639 13853 The Clan of the Cave Bear Natural changes have the clans moving. Iza, me... [Adventure, Drama] [stone age, tribe, cavemen, prehistoric advent... [{"cast_id": 1, "character": "Ayla", "credit_i... [{"credit_id": "576c70399251411566000859", "de...
2640 31306 Crazy in Alabama An abused wife heads to California to become a... [Comedy, Drama] [] [{"cast_id": 1, "character": "Lucille Vinson",... [{"credit_id": "52fe44729251416c910110ff", "de...
2641 8461 Funny Games When Ann, husband George and son Georgie arriv... [Horror, Thriller, Crime] [brother brother relationship, boat, psychopat... [{"cast_id": 18, "character": "Ann", "credit_i... [{"credit_id": "5490b0c49251411f6a00048f", "de...
2642 331592 Listening For years, we have tried to harness the power ... [Drama, Thriller, Science Fiction] [secret, telepathy, technology, invention, gov... [{"cast_id": 0, "character": "David Thorogood"... [{"credit_id": "571f31249251416f3300273a", "de...
2643 47692 Felicia's Journey A solitary middle-aged bachelor and a naive Ir... [Drama] [suspense, series of murders] [{"cast_id": 4, "character": "Joe Hilditch", "... [{"credit_id": "59b88f23c3a3681405008fb2", "de...
2644 19 Metropolis In a futuristic city sharply divided between t... [Drama, Science Fiction] [man vs machine, underground world, inventor, ... [{"cast_id": 10, "character": "Maria", "credit... [{"credit_id": "52fe420fc3a36847f8000c55", "de...
2645 10045 District B13 Set in the ghettos of Paris in 2010, an underc... [Action, Thriller, Science Fiction] [paris, bomb, vororte, dystopia, parkour, gang... [{"cast_id": 19, "character": "Le\u00efto", "c... [{"credit_id": "52fe43119251416c750023b3", "de...
2646 400 Things to Do in Denver When You're Dead A mafia film in Tarantino style with a star-st... [Drama, Crime] [father son relationship, bounty hunter, boat,... [{"cast_id": 3, "character": "Jimmy 'The Saint... [{"credit_id": "52fe423ec3a36847f800f363", "de...
2647 253450 The Assassin A female assassin during the Tang Dynasty who ... [Action, Drama, History] [assassin, tang dynasty, ancient china, wuxia,... [{"cast_id": 2, "character": "Nie Yinniang", "... [{"credit_id": "597ce2e4c3a368544000477f", "de...
2648 9104 Buffalo Soldiers Set just before the fall of the Berlin Wall in... [Drama, Comedy, War, Crime, Thriller] [germany, corruption, sex, based on novel, inv... [{"cast_id": 15, "character": "Ray Elwood", "c... [{"credit_id": "52fe44dcc3a36847f80ae669", "de...
2649 11190 The Return A story of two Russian boys whose father sudde... [Thriller, Drama, Mystery] [return, brother, heavy rain, speedo, journal] [{"cast_id": 1, "character": "Andrey", "credit... [{"credit_id": "52fe440c9251416c7502724d", "de...
2650 16353 Ong Bak 2 Moments from death a young man is rescued by a... [Adventure, Action, Thriller] [sequel] [{"cast_id": 1, "character": "Tien", "credit_i... [{"credit_id": "52fe46c99251416c7508382d", "de...
2651 23759 Centurion Britain, A.D. 117. Quintus Dias, the sole surv... [Adventure, Action, Drama] [roman empire, ancient rome, ancient world, vi... [{"cast_id": 3, "character": "Centurion Quintu... [{"credit_id": "52fe4476c3a368484e024597", "de...
2652 24206 Silent Trigger Waxman is a former Special Forces soldier who ... [Drama, Action, Thriller] [] [{"cast_id": 1, "character": "Waxman", "credit... [{"credit_id": "52fe448ac3a368484e0289e7", "de...
2653 10185 The Midnight Meat Train The photographer Leon lives with his girlfrien... [Mystery, Drama, Crime, Thriller, Horror] [photographer, butcher, vegetarian, midnight, ... [{"cast_id": 2, "character": "Leon Kaufman", "... [{"credit_id": "52fe433d9251416c75008ca5", "de...
2654 75033 Winnie Mandela A drama that chronicles the life of Winnie Man... [Drama] [biography, nelson mandela] [{"cast_id": 3, "character": "Colonel de Vries... [{"credit_id": "52fe48ebc3a368484e111d7b", "de...
2655 74536 The Son of No One A rookie cop is assigned to the 118 Precinct i... [Drama, Thriller, Crime] [] [{"cast_id": 3, "character": "Jonathan White",... [{"credit_id": "52fe48d0c3a368484e10c49f", "de...
2656 31668 All The Queen's Men A mismatched team of British Special Services ... [Action, Comedy, Drama, History] [transvestism, world war ii] [{"cast_id": 2, "character": "O'Rourke", "cred... [{"credit_id": "52fe44959251416c91015db9", "de...
2657 13501 The Good Night Gary, a musician, is trapped in an unhappy rel... [Comedy, Drama, Romance, Fantasy, Music] [dream, midlife crisis, lucid dreaming] [{"cast_id": 1, "character": "Anna/Melodia", "... [{"credit_id": "52fe45729251416c75056d0d", "de...
2658 15208 Bathory: Countess of Blood Bathory is based on the legends surrounding th... [Drama, Fantasy] [sex, legend, countess] [{"cast_id": 1, "character": "Elizabeth Bathor... [{"credit_id": "57ded862c3a36808ec0085b0", "de...
2659 172391 Khumba A half-striped zebra is blamed for the drought... [Animation, Adventure, Family] [3d, khumba] [{"cast_id": 4, "character": "Khumba (voice)",... [{"credit_id": "52fe4d1fc3a36847f824fbfd", "de...
2660 262543 Automata Jacq Vaucan, an insurance agent of ROC robotic... [Thriller, Science Fiction] [artificial intelligence, rain, future, dystop... [{"cast_id": 0, "character": "Jacq Vaucan", "c... [{"credit_id": "5450fb9f0e0a2639fe004693", "de...
2661 9288 Dungeons & Dragons: Wrath of the Dragon God Due to a curse from his former master Profion,... [Action, Adventure, Fantasy] [fighter, royalty, curse, dragon] [{"cast_id": 1, "character": "Damodar", "credi... [{"credit_id": "52fe44e2c3a36847f80afbd9", "de...
2663 20083 Shinjuku Incident Iron Zhao aka Steelhead, a truck repairman fro... [Drama, Action, Thriller, Crime] [drug stealing, yakluza, shinjuku, criminal sy... [{"cast_id": 1, "character": "Steelhead", "cre... [{"credit_id": "52fe43d6c3a368484e001107", "de...
2664 40880 Pandaemonium Set in England during the early 19th century, ... [Drama, Foreign] [] [{"cast_id": 7, "character": "Samuel Taylor Co... [{"credit_id": "52fe45a8c3a36847f80d3623", "de...
2665 137 Groundhog Day A narcissistic TV weatherman, along with his a... [Romance, Fantasy, Drama, Comedy] [deja vu, groundhog, weather forecast, telecas... [{"cast_id": 11, "character": "Phil Connors", ... [{"credit_id": "57a28536c3a3686c1a000745", "de...
2666 264999 Magic Mike XXL Three years after Mike bowed out of the stripp... [Comedy, Drama, Music] [male friendship, strip club, road trip, strip... [{"cast_id": 4, "character": "Mike", "credit_i... [{"credit_id": "5383ba890e0a2624b700d7d9", "de...
2667 454 Romeo + Juliet In director Baz Luhrmann's contemporary take o... [Drama, Romance] [shakespeare, forbidden love, gun violence, st... [{"cast_id": 1, "character": "Romeo", "credit_... [{"credit_id": "52fe4245c3a36847f801150f", "de...
2668 53457 Sarah's Key On the night of 16 July 1942, ten year old Sar... [Drama, War] [] [{"cast_id": 2, "character": "Julia Jarmond", ... [{"credit_id": "5651cc9dc3a368071600b76e", "de...
2669 288980 Freedom Two men separated by 100 years are united in t... [Drama] [ship, freedom, slave] [{"cast_id": 0, "character": "Samuel", "credit... [{"credit_id": "577a83c1c3a368770a000b94", "de...
2670 33 Unforgiven William Munny is a retired, once-ruthless kill... [Western] [prostitute, sheriff, bounty, regret, right an... [{"cast_id": 4, "character": "Bill Munny", "cr... [{"credit_id": "52fe4211c3a36847f8001437", "de...
2671 1951 Manderlay In 1933, after leaving Dogville, Grace Margare... [Drama] [southern usa, slavery, duringcreditsstinger] [{"cast_id": 2, "character": "Grace", "credit_... [{"credit_id": "52fe4325c3a36847f803dddd", "de...
2672 12405 Slumdog Millionaire Jamal Malik is an impoverished Indian teen who... [Drama, Romance] [slum, indian lead, cheating, suspicion, game ... [{"cast_id": 5, "character": "Jamal Malik", "c... [{"credit_id": "568266a89251417ddd013c60", "de...
2673 10998 Fatal Attraction A married man's one night stand comes back to ... [Drama, Romance, Thriller] [sexual obsession, wife husband relationship, ... [{"cast_id": 8, "character": "Dan Gallagher", ... [{"credit_id": "52fe43df9251416c75021685", "de...
2674 114 Pretty Woman When millionaire wheeler-dealer Edward Lewis e... [Romance, Comedy] [prostitute, capitalism, cinderella, expensive... [{"cast_id": 5, "character": "Vivian Ward", "c... [{"credit_id": "52fe4219c3a36847f8004041", "de...
2675 9396 Crocodile Dundee II Australian outback expert protects his New Yor... [Adventure, Comedy] [new york, crocodile, australia, large knife, ... [{"cast_id": 1, "character": "Michael J. 'Croc... [{"credit_id": "52fe44f2c3a36847f80b36c7", "de...
2676 319910 Broken Horses The bonds of brotherhood, the laws of loyalty,... [Thriller, Mystery, Drama, Crime] [] [{"cast_id": 3, "character": "Vittoria", "cred... [{"credit_id": "578e08b2c3a3680d34007f5a", "de...
2677 2604 Born on the Fourth of July The biography of Ron Kovic. Paralyzed in the V... [Drama, War] [vietnam veteran, post traumatic stress disor... [{"cast_id": 1, "character": "Ron Kovic", "cre... [{"credit_id": "52fe435fc3a36847f804f513", "de...
2678 864 Cool Runnings When a Jamaican sprinter is disqualified from ... [Comedy] [winter, trainer, olympic games, jamaica, trai... [{"cast_id": 14, "character": "Derice Bannock"... [{"credit_id": "52fe4284c3a36847f802516d", "de...
2679 14435 My Bloody Valentine Ten years ago, a tragedy changed the town of H... [Mystery, Horror] [sheriff, miner, delusion, head injury, remake... [{"cast_id": 2, "character": "Tom Hanniger", "... [{"credit_id": "53578063c3a36856190027fc", "de...
2680 1931 Stomp the Yard After the death of his younger brother, a trou... [Drama, Music] [love at first sight, loss of brother, breakda... [{"cast_id": 14, "character": "DJ", "credit_id... [{"credit_id": "52fe4323c3a36847f803d26d", "de...
2681 691 The Spy Who Loved Me Russian and British submarines with nuclear mi... [Adventure, Action, Thriller] [london england, submarine, england, assassina... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe426bc3a36847f801d18d", "de...
2682 9877 Urban Legend There's a campus killer on the loose who's mak... [Horror, Thriller] [college, murder, urban legend, slasher, kille... [{"cast_id": 8, "character": "Natalie Simon", ... [{"credit_id": "5608046ac3a3681207004fdf", "de...
2683 62008 Good Deeds Businessman Wesley Deeds is jolted out of his ... [Comedy, Drama, Romance] [african american, single mother, fiancé fianc... [{"cast_id": 3, "character": "Glen Deeds", "cr... [{"credit_id": "52fe466ec3a368484e09057d", "de...
2684 12227 White Fang Jack London's classic adventure story about th... [Action, Adventure, Drama, Family] [based on novel, gold, treasure, coffin, human... [{"cast_id": 14, "character": "Alex Larson", "... [{"credit_id": "52fe44ce9251416c750418cb", "de...
2685 13824 Superstar Orphan Mary Katherine Gallagher, an ugly duckl... [Comedy, Family] [] [{"cast_id": 4, "character": "Mary Katherine G... [{"credit_id": "52fe45a99251416c7505e2cb", "de...
2686 71688 The Iron Lady A look at the life of Margaret Thatcher, the f... [History, Drama] [capitalism, prime minister, argentina, margar... [{"cast_id": 2, "character": "Margaret Thatche... [{"credit_id": "52fe4843c3a368484e0f0243", "de...
2687 15173 Jonah: A VeggieTales Movie Get ready as Bob the Tomato, Larry the Cucumbe... [Action, Adventure, Animation, Comedy, Family,... [] [{"cast_id": 1, "character": "Archibald Aspara... [{"credit_id": "52fe46419251416c750725c1", "de...
2688 8291 Poetic Justice In this film, we see the world through the eye... [Drama, Romance] [loss of lover, sadness, los angeles, road movie] [{"cast_id": 1, "character": "Justice", "credi... [{"credit_id": "52fe449dc3a36847f80a044d", "de...
2689 13950 All About the Benjamins Bucum Jackson (Cube) is a bounty hunter with a... [Action, Adventure, Comedy] [record store, sexuality, autograph, underwear... [{"cast_id": 1, "character": "Bucum", "credit_... [{"credit_id": "52fe45b99251416c7506049d", "de...
2690 12158 Vampire in Brooklyn Maximillian, the lone survivor of a race of va... [Comedy, Horror, Romance] [vampire, half vampire] [{"cast_id": 12, "character": "Maximillian | P... [{"credit_id": "52fe44c19251416c7503fcb7", "de...
2691 11586 Exorcist II: The Heretic Bizarre nightmares plague Regan MacNeil four y... [Horror, Thriller, Fantasy] [exorcism, examination, pact with the devil, p... [{"cast_id": 1, "character": "Regan MacNeil", ... [{"credit_id": "52fe44619251416c75032a1b", "de...
2692 10008 An American Haunting Based on the true events of the only case in U... [Horror, Thriller] [witch, independent film, curse, suitor, family] [{"cast_id": 23, "character": "John Bell", "cr... [{"credit_id": "52fe43059251416c750006a7", "de...
2693 2830 My Boss's Daughter When a young man agrees to housesit for his bo... [Comedy, Romance] [] [{"cast_id": 1, "character": "Tom Stansfield",... [{"credit_id": "52fe436fc3a36847f80540e9", "de...
2694 12403 A Perfect Getaway For their honeymoon, newlyweds Cliff and Cydne... [Thriller, Mystery, Adventure] [hawaii, honeymoon, double murder, murder] [{"cast_id": 1, "character": "Cydney", "credit... [{"credit_id": "52fe44dc9251416c75043849", "de...
2695 34563 Our Family Wedding The weeks leading up to a young couple's weddi... [Comedy] [interracial marriage, wedding, duringcreditss... [{"cast_id": 2, "character": "Brad Boyd", "cre... [{"credit_id": "52fe456b9251416c91031b95", "de...
2696 14557 Dead Man on Campus Josh Miller (Tom Everett Scott) is a studious ... [Comedy] [college, drug, fraternity house, pot, teen su... [{"cast_id": 1, "character": "Josh", "credit_i... [{"credit_id": "5883ffd89251410460012cbd", "de...
2697 10368 Tea with Mussolini Semi-autobiographical film directed by Franco ... [Comedy, Drama, War] [italy, hotel, loss of mother, ambassador, wor... [{"cast_id": 1, "character": "Elsa Armistan", ... [{"credit_id": "52fe43619251416c7500e239", "de...
2698 10280 Thinner A fat Lawyer finds himself growing "Thinner" w... [Horror, Thriller] [blow job, curse, fat suit, steven king] [{"cast_id": 9, "character": "Billy Halleck", ... [{"credit_id": "52fe43519251416c7500bdc1", "de...
2699 12637 New York, New York An egotistical saxophone player and a young si... [Drama, Music, Romance] [new york, jazz, saxophonist, falling in love] [{"cast_id": 1, "character": "Francine Evans",... [{"credit_id": "52fe450d9251416c7504a0b7", "de...
2700 34152 Crooklyn From Spike Lee comes this vibrant semi-autobio... [Comedy, Drama] [black people, 1970s, jazz musician, straßenki... [{"cast_id": 1, "character": "Carolyn Carmicha... [{"credit_id": "52fe45589251416c9102f1af", "de...
2701 14434 I Think I Love My Wife Richard Cooper (Rock) is a married man and fat... [Comedy, Romance] [] [{"cast_id": 2, "character": "Richard Cooper",... [{"credit_id": "563484419251414ad8015037", "de...
2702 11470 Jason X In the year 2455, Old Earth is now a contamina... [Horror, Science Fiction] [places and planets, space marine, future, cry... [{"cast_id": 1, "character": "Jason Voorhees /... [{"credit_id": "52fe44479251416c7502f0c3", "de...
2703 10741 Bobby In 1968 the lives of a retired doorman, hotel ... [History, Drama] [hotel, senator, kitchen, marriage crisis, pol... [{"cast_id": 7, "character": "John Casey", "cr... [{"credit_id": "52fe43ad9251416c75019bad", "de...
2704 24940 Head Over Heels Ordinary single girl Amanda Pierce (Monica Pot... [Comedy, Romance] [supermodel, stalking, models] [{"cast_id": 1, "character": "Amanda Pierce", ... [{"credit_id": "52fe44b1c3a368484e031709", "de...
2705 82679 Fun Size Wren is invited to a Halloween party by her cr... [Comedy] [halloween, friends, little brother, trick or ... [{"cast_id": 11, "character": "Wren", "credit_... [{"credit_id": "52fe48689251416c9108b5e5", "de...
2706 2013 The Diving Bell and the Butterfly Elle France editor Jean-Dominique Bauby, who, ... [Drama] [writing, lover (female), psychological stress... [{"cast_id": 9, "character": "Jean-Dominique B... [{"credit_id": "52fe432cc3a36847f803fd69", "de...
2707 1440 Little Children The lives of two lovelorn spouses from separat... [Romance, Drama] [skateboarding, mother, american football, adu... [{"cast_id": 7, "character": "Sarah Pierce", "... [{"credit_id": "52fe42f7c3a36847f8030729", "de...
2708 18041 Gossip On a beautiful college campus, something ugly ... [Drama, Mystery, Thriller] [college, suspense, gossip, rumor, social expe... [{"cast_id": 1, "character": "Beau Edson", "cr... [{"credit_id": "58f82ecf9251415c5900238a", "de...
2709 28029 A Walk on the Moon The world of a young housewife is turned upsid... [Drama, Romance] [adultery, woodstock, 1960s] [{"cast_id": 2, "character": "Pearl Kantrowitz... [{"credit_id": "55ef3f1e9251413e2f01a436", "de...
2710 1123 Catch a Fire The true story of anti-apartheid activists in ... [Action, Drama, Thriller] [police brutality, resistance, south africa, a... [{"cast_id": 14, "character": "Nic Vos", "cred... [{"credit_id": "52fe42e8c3a36847f802be69", "de...
2711 14033 Soul Survivors A female collage co-ed freshman who was involv... [Horror, Mystery, Thriller] [hallucination, car crash, death, sole survivor] [{"cast_id": 1, "character": "Annabel", "credi... [{"credit_id": "52fe45c59251416c75061eb3", "de...
2712 87729 Jefferson in Paris His wife having recently died, Thomas Jefferso... [Drama, Romance] [france, revolution, biography, president, his... [{"cast_id": 2, "character": "Thomas Jefferson... [{"credit_id": "52fe49d49251416c910ba1f5", "de...
2713 16899 Easy Virtue A young Englishman marries a glamorous America... [Comedy, Romance] [] [{"cast_id": 2, "character": "Larita Whittaker... [{"credit_id": "55c4bc4e9251416682001e68", "de...
2714 41317 Caravans This epic adventure-drama based on James Miche... [Action, Adventure, Drama, Romance] [] [{"cast_id": 2, "character": "Zulffiqar", "cre... [{"credit_id": "573bc70cc3a3682c8000006f", "de...
2715 245700 Mr. Turner Eccentric British painter J.M.W. Turner lives... [History, Drama] [painter] [{"cast_id": 4, "character": "JMW Turner", "cr... [{"credit_id": "58f56ad4c3a3680e50005f41", "de...
2716 37842 Wild Grass Marguerite loses her wallet, and it's found by... [Drama, Romance] [whiskey, experimental film, wallet, cult dire... [{"cast_id": 2, "character": "Georges Palet", ... [{"credit_id": "52fe46749251416c9105508f", "de...
2717 9045 Amen. The film "Amen." examines the links between th... [Drama, History] [vatican, pope, concentration camp, holocaust,... [{"cast_id": 1, "character": "Kurt Gerstein", ... [{"credit_id": "52fe44d6c3a36847f80acdb1", "de...
2718 44092 Reign of Assassins Set in ancient China, Zeng Jing is a skilled a... [History, Action] [martial arts, sword fight, wuxia] [{"cast_id": 6, "character": "Zeng Jing", "cre... [{"credit_id": "52fe4676c3a36847f810059b", "de...
2719 16005 The Lucky Ones The story revolves around three soldiers — Col... [Comedy, Drama, History] [friendship, war, road trip, independent film,... [{"cast_id": 4, "character": "Fred Cheaver", "... [{"credit_id": "553e37dbc3a3687db1003063", "de...
2720 44754 Margaret A young woman witnesses a bus accident, and is... [Drama] [new york, bus, nightmare, witness, investigat... [{"cast_id": 6, "character": "Lisa Cohen", "cr... [{"credit_id": "551cace19251416a23001567", "de...
2721 23988 Stan Helsing It's Halloween night and video store clerk Sta... [Comedy, Horror] [halloween, slapstick, duringcreditsstinger] [{"cast_id": 3, "character": "Nadine", "credit... [{"credit_id": "52fe447ac3a368484e025721", "de...
2722 43949 Flipped When Juli meets Bryce in the second grade, she... [Romance, Drama] [shyness, based on novel, unrequited love, nei... [{"cast_id": 2, "character": "Julianna \"Juli\... [{"credit_id": "58a9b275925141743a0095f4", "de...
2723 142 Brokeback Mountain Brokeback Mountain is an Ang Lee film about tw... [Drama, Romance] [gay, countryside, homophobia, loss of lover, ... [{"cast_id": 11, "character": "Ennis Del Mar",... [{"credit_id": "55659add92514135430014da", "de...
2724 9603 Clueless Shallow, rich and socially successful Cher is ... [Comedy, Drama, Romance] [puberty, high school, make a match, spoiled c... [{"cast_id": 8, "character": "Cher Horowitz", ... [{"credit_id": "52fe4510c3a36847f80ba273", "de...
2725 10712 Far from Heaven In 1950s Connecticut, a housewife faces a mari... [Drama, Romance] [black people, wife husband relationship, bota... [{"cast_id": 1, "character": "Cathy Whitaker",... [{"credit_id": "52fe43a79251416c75018d35", "de...
2726 243938 Hot Tub Time Machine 2 When Lou, who has become the "father of the In... [Comedy] [time travel, sequel, hot tub, duringcreditsst... [{"cast_id": 4, "character": "Lou", "credit_id... [{"credit_id": "52fe4ee7c3a36847f82afad7", "de...
2727 10876 Quills A nobleman with a literary flair, the Marquis ... [Drama] [asylum, french revolution, french, smuggling,... [{"cast_id": 1, "character": "The Marquis de S... [{"credit_id": "52fe43c89251416c7501df79", "de...
2728 86838 Seven Psychopaths A struggling screenwriter inadvertently become... [Comedy, Crime] [suicide, alcohol, sex, screenwriter, underwor... [{"cast_id": 3, "character": "Marty", "credit_... [{"credit_id": "52fe49a49251416c910b3e2d", "de...
2729 25208 The Caveman's Valentine In this spine-tingling and visually stunning t... [Drama, Mystery, Thriller] [woman director] [{"cast_id": 1, "character": "Romulus", "credi... [{"credit_id": "52fe44bdc3a368484e03438d", "de...
2730 613 Downfall In April of 1945, Germany stands at the brink ... [Drama, History, War] [berlin, poison, dictator, clerk, ideology, wo... [{"cast_id": 1, "character": "Adolf Hitler", "... [{"credit_id": "5754589bc3a368346e001042", "de...
2731 1913 The Sea Inside The Sea Inside is about Spaniard Ramón Sampedr... [Drama] [brother brother relationship, paraplegic, int... [{"cast_id": 13, "character": "Ram\u00f3n Samp... [{"credit_id": "52fe4321c3a36847f803c899", "de...
2732 97370 Under the Skin Jonathan Glazer's atmospheric, visually arrest... [Thriller, Science Fiction, Drama] [male nudity, scotland, edinburgh, alien, very... [{"cast_id": 5, "character": "Laura", "credit_... [{"credit_id": "59aabf7ec3a3682c0a011cb8", "de...
2733 801 Good Morning, Vietnam Radio funny man Adrian Cronauer is sent to Vie... [Comedy, Drama, War] [rock and roll, radio station, war crimes, ent... [{"cast_id": 12, "character": "Adrian Cronauer... [{"credit_id": "53ef8f8fc3a3685ad9001704", "de...
2734 70829 The Last Godfather Young-goo the son of mafia boss Don Carini, is... [Action, Comedy, Thriller] [] [{"cast_id": 1, "character": "Don Carini", "cr... [{"credit_id": "52fe4814c3a368484e0e8467", "de...
2735 54518 Justin Bieber: Never Say Never Tells the story of Justin Bieber, the kid from... [Documentary, Music, Family] [manager, canada, pop singer, star, prayer, mu... [{"cast_id": 2, "character": "himself", "credi... [{"credit_id": "52fe48a0c3a36847f817157b", "de...
2736 44214 Black Swan A ballet dancer wins the lead in "Swan Lake" a... [Drama, Thriller] [dancing, competition, sex, dancer, obsession,... [{"cast_id": 21, "character": "Nina Sayers", "... [{"credit_id": "52fe467ec3a36847f810222b", "de...
2737 240 The Godfather: Part II In the continuing saga of the Corleone crime f... [Drama, Crime] [italo-american, cuba, vororte, melancholy, pr... [{"cast_id": 8, "character": "Don Michael Corl... [{"credit_id": "52fe422bc3a36847f8009501", "de...
2738 9816 Save the Last Dance A white midwestern girl moves to Chicago, wher... [Drama, Family, Romance, Music] [ballet dancer, musical, ballet] [{"cast_id": 18, "character": "Sara Johnson", ... [{"credit_id": "52fe4533c3a36847f80c1cbf", "de...
2739 10131 A Nightmare on Elm Street 4: The Dream Master Dream demon Freddy Krueger is resurrected from... [Horror, Thriller] [martial arts, nightmare, supernatural, high s... [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "52fe43309251416c75006d1d", "de...
2740 339984 Miracles from Heaven A faith based movie. A young girl suffering fr... [Drama] [miracle, christian, cure, woman director, acc... [{"cast_id": 6, "character": "Christy Beam", "... [{"credit_id": "555286d3c3a3687f6300ac38", "de...
2741 8859 Dude, Where’s My Car? Jesse and Chester, two bumbling stoners, wake ... [Comedy] [dude, amnesia, idiot, auto, friendship, canna... [{"cast_id": 1, "character": "Jesse", "credit_... [{"credit_id": "556632e3c3a3685ef00000ee", "de...
2742 11967 Young Guns A group of young gunmen, led by Billy the Kid,... [Crime, Action, Adventure, Drama, Western] [corruption, sheriff, deputy sheriff, ranch, b... [{"cast_id": 11, "character": "William H. 'Bil... [{"credit_id": "52fe44ab9251416c7503ce87", "de...
2743 239563 St. Vincent A young boy whose parents just divorced finds ... [Comedy] [babysitter, friendship, neighbor, divorce, ch... [{"cast_id": 3, "character": "Vincent", "credi... [{"credit_id": "546eafd8c3a3682f9e000ae0", "de...
2744 222899 About Last Night A modern reimagining of the classic romantic c... [Comedy, Romance] [duringcreditsstinger] [{"cast_id": 4, "character": "Bernie", "credit... [{"credit_id": "52fe4e009251416c75148111", "de...
2745 4951 10 Things I Hate About You Bianca, a tenth grader, has never gone on a da... [Comedy, Romance, Drama] [shakespeare, sister, high school, cannabis, d... [{"cast_id": 2, "character": "Patrick Verona",... [{"credit_id": "52fe43e6c3a36847f807731d", "de...
2746 10985 The New Guy Nerdy high school senior Dizzy Harrison has fi... [Comedy, Family] [prison, dual identity, identity, loser, high ... [{"cast_id": 11, "character": "Dizzy Harrison ... [{"credit_id": "5814840cc3a3687aa0030ad0", "de...
2747 9644 National Lampoon's Loaded Weapon 1 An LA detective is murdered because she has mi... [Comedy] [cocaine, police, spoof, los angeles] [{"cast_id": 12, "character": "Sgt. Jack Colt"... [{"credit_id": "52fe4515c3a36847f80bb8c9", "de...
2748 332567 The Shallows An injured surfer stranded on a buoy needs to ... [Horror, Drama, Thriller] [mexico, beach, surfer, island, survival, youn... [{"cast_id": 2, "character": "Nancy Adams", "c... [{"credit_id": "5772e9529251412fd40005e9", "de...
2749 1954 The Butterfly Effect A young man struggles to access sublimated chi... [Science Fiction, Thriller] [amnesia, chaos theory, blackout, time travel,... [{"cast_id": 21, "character": "Evan Treborn", ... [{"credit_id": "52fe4325c3a36847f803de7b", "de...
2750 15489 Snow Day When a school in upstate New York is snowed in... [Comedy, Family] [] [{"cast_id": 1, "character": "Tom Brandston", ... [{"credit_id": "57b7c72cc3a3680ab50044f7", "de...
2751 15250 This Christmas This year Christmas with the Whitfields promis... [Comedy, Drama] [drama, family, family holiday, family feud] [{"cast_id": 1, "character": "Shirley Ann \"Ma... [{"credit_id": "52fe46469251416c75073109", "de...
2752 22345 Baby Geniuses Scientist hold talking, super-intelligent babi... [Science Fiction, Comedy, Family] [baby, genius, toddler, baby geniuses] [{"cast_id": 2, "character": "Elena Kinder", "... [{"credit_id": "52fe443dc3a368484e01786f", "de...
2753 9448 The Big Hit Affable hit man Melvin Smiley is constantly be... [Action, Adventure, Comedy, Thriller] [bungee-jump, dark comedy, cigarette smoking, ... [{"cast_id": 13, "character": "Melvin Smiley",... [{"credit_id": "52fe44f8c3a36847f80b50a9", "de...
2754 38223 Harriet the Spy When the secret notebook of a young girl who f... [Comedy, Drama, Family] [spy, secret, nanny, notebook, binoculars, wom... [{"cast_id": 1, "character": "Harriet M. Welsc... [{"credit_id": "52fe46a09251416c9105a775", "de...
2755 11186 Child's Play 2 Chuckie's back as the doll possessed by the so... [Drama, Horror] [faithlessness, puppet, killer toys, toy comes... [{"cast_id": 1, "character": "Andy Barclay", "... [{"credit_id": "52fe440b9251416c75026fa5", "de...
2756 136835 No Good Deed Terri is a devoted wife and mother of two, liv... [Crime, Thriller] [sadistic, hostage, sociopath, serial killer, ... [{"cast_id": 5, "character": "Colin Evans", "c... [{"credit_id": "541ddfe10e0a261235009866", "de...
2757 5876 The Mist After a violent storm, a dense cloud of mist e... [Science Fiction, Horror, Thriller] [father son relationship, monster, supermarket... [{"cast_id": 15, "character": "David Drayton",... [{"credit_id": "56bcd037925141734d000106", "de...
2758 264660 Ex Machina Caleb, a 26 year old coder at the world's larg... [Drama, Science Fiction] [dancing, artificial intelligence, distrust, i... [{"cast_id": 1, "character": "Caleb Smith", "c... [{"credit_id": "5535b633c3a368523e004fe5", "de...
2759 492 Being John Malkovich Spike Jonze’s debut feature film is a love sto... [Fantasy, Drama, Comedy] [individual, transvestism, sexual identity, wi... [{"cast_id": 5, "character": "Craig Schwartz",... [{"credit_id": "52fe4249c3a36847f80128f7", "de...
2760 25462 Two Can Play That Game Vivica A. Fox sizzles as a woman scorned who p... [Comedy, Romance] [] [{"cast_id": 1, "character": "Shant\u00e9 Smit... [{"credit_id": "52fe44c9c3a368484e036d49", "de...
2761 238603 Earth to Echo After a construction project begins digging in... [Family, Adventure, Science Fiction] [alien, found footage] [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "546dd4d7c3a3685aa5001c02", "de...
2762 10691 Crazy/Beautiful At Pacific Palisades High, a poor Latino falls... [Drama, Romance] [lovesickness, jealousy, parents kids relation... [{"cast_id": 1, "character": "Nicole Oakley", ... [{"credit_id": "5713d27bc3a36860a800cb0a", "de...
2763 1251 Letters from Iwo Jima The story of the battle of Iwo Jima between th... [Action, Adventure, Drama, War] [world war ii, cave, dying and death, pacific ... [{"cast_id": 7, "character": "General Tadamich... [{"credit_id": "52fe42eac3a36847f802c865", "de...
2764 5172 The Astronaut Farmer Texan Charles Farmer left the Air Force as a y... [Adventure, Comedy, Drama, Science Fiction] [nasa, texas, dream, fbi, bankrupt, peasant, e... [{"cast_id": 1, "character": "Charles Farmer",... [{"credit_id": "52fe43f9c3a36847f807b4c9", "de...
2765 58680 Woo Gorgeous and extraverted Woo meets insecure an... [Comedy, Romance] [blind date, love, manhattan, new york city, w... [{"cast_id": 2, "character": "Woo", "credit_id... [{"credit_id": "52fe496fc3a36847f819a071", "de...
2766 264644 Room Jack is a young boy of 5 years old who has liv... [Drama, Thriller] [based on novel, carpet, isolation, kidnapping... [{"cast_id": 2, "character": "Joy 'Ma' Newsome... [{"credit_id": "55bb665e92514123d5006aca", "de...
2767 14577 Dirty Work Unemployed and recently dumped, Mitch and his ... [Comedy] [] [{"cast_id": 1, "character": "Mitch Weaver", "... [{"credit_id": "52fe46039251416c7506a13d", "de...
2768 11592 Serial Mom A picture perfect middle class family is shock... [Comedy, Crime, Horror, Thriller] [housewife, protection, motherly love, evil mo... [{"cast_id": 1, "character": "Beverly Sutphin"... [{"credit_id": "52fe44629251416c75032d29", "de...
2769 16406 Dick Comedy about two high school girls who wander ... [Comedy] [richard nixon, watergate, the white house] [{"cast_id": 1, "character": "Betsy Jobs", "cr... [{"credit_id": "569312d99251416557000da5", "de...
2770 19052 Light It Up On a winter day in a southside Queens high sch... [Drama, Thriller] [] [{"cast_id": 3, "character": "Lester Dewitt", ... [{"credit_id": "52fe47b59251416c750a2dd9", "de...
2771 3682 54 Shane, a Jersey boy with big dreams, crosses t... [Music, Drama] [new york, sex, nightclub, money, drug, disco] [{"cast_id": 2, "character": "Shane O'Shea", "... [{"credit_id": "561fa61592514171cb003460", "de...
2772 9683 Bubble Boy Jimmy is young man who was born without an imm... [Adventure, Comedy, Drama, Romance] [lovesickness, niagara falls, crush, youth, il... [{"cast_id": 1, "character": "Jimmy Livingston... [{"credit_id": "52fe451bc3a36847f80bcc9f", "de...
2773 2084 Birthday Girl A shy bank clerk orders a Russian mail order b... [Comedy, Crime, Thriller] [female nudity, robbery, mail order bride, ban... [{"cast_id": 9, "character": "Sophie alias Nad... [{"credit_id": "52fe4333c3a36847f8042075", "de...
2774 107811 21 & Over Brilliant student Jeff Chang has the most impo... [Comedy] [alcohol, birthday, debauchery] [{"cast_id": 4, "character": "Miller", "credit... [{"credit_id": "5540d2f0c3a3681d9c00199e", "de...
2775 2266 Paris, je t'aime Olivier Assayas, Gus Van Sant, Wes Craven and ... [Drama, Romance] [paris, city portrait, jazz, subway, new love,... [{"cast_id": 24, "character": "Touriste (Tuile... [{"credit_id": "52fe4348c3a36847f8048471", "de...
2776 13074 Resurrecting the Champ Up-and-coming sports reporter rescues a homele... [Drama] [sport] [{"cast_id": 8, "character": "Champ", "credit_... [{"credit_id": "55f982e09251410818002802", "de...
2777 144340 Admission Strait-laced Princeton University admissions o... [Comedy, Drama, Romance] [princeton university, admissions] [{"cast_id": 8, "character": "Portia Nathan", ... [{"credit_id": "52fe4b2e9251416c750faf6b", "de...
2778 48217 The Widow of Saint-Pierre In 1850, on the isolated French island of Sain... [Romance, Drama] [france, island, fisherman, love, revenge, mur... [{"cast_id": 1, "character": "Jean, le capitai... [{"credit_id": "52fe475ac3a36847f8130f4d", "de...
2779 28211 Chloe A doctor hires an escort to seduce her husband... [Drama, Thriller, Mystery] [toronto, lesbian, remake of french film, susp... [{"cast_id": 4, "character": "Catherine Stewar... [{"credit_id": "52fe4581c3a368484e05f549", "de...
2780 47502 Faithful A depressed housewife whose husband is having ... [Comedy, Crime, Drama] [kitchen, female protagonist, bathtub, wedding... [{"cast_id": 1, "character": "Margaret", "cred... [{"credit_id": "59476a54c3a36811150252e8", "de...
2781 9950 Find Me Guilty Based on the true story of Jack DiNorscio, a m... [Drama, Action, Comedy, Crime] [court case, staatsanwältin, family clan, gang... [{"cast_id": 25, "character": "Jackie DiNorsci... [{"credit_id": "52fe454ec3a36847f80c6d67", "de...
2782 84892 The Perks of Being a Wallflower A coming-of-age story based on the best-sellin... [Drama, Romance] [shyness, secret, narration, kiss, freshman, c... [{"cast_id": 6, "character": "Charlie Kelmecki... [{"credit_id": "5532158c92514163100017f2", "de...
2783 24227 Excessive Force Chicago policeman Terry McCain is determined t... [Action] [police, shoulder holster, police shootout, sh... [{"cast_id": 1, "character": "Terry McCain", "... [{"credit_id": "52fe448bc3a368484e028ca3", "de...
2784 9672 Infamous While researching his book In Cold Blood, writ... [Drama] [killing, death penalty, kansas, author, murde... [{"cast_id": 4, "character": "Babe Paley", "cr... [{"credit_id": "52fe4519c3a36847f80bc593", "de...
2785 44853 The Claim A prospector sells his wife and daughter to an... [Drama, Romance, Western] [] [{"cast_id": 4, "character": "Daniel Dillon", ... [{"credit_id": "5623af1492514144b00010d0", "de...
2786 157544 The Vatican Tapes In a highly secured vault deep within the wall... [Thriller, Horror] [exorcism, anti-christ, exorcist] [{"cast_id": 0, "character": "Angela Holmes", ... [{"credit_id": "55c361039251413ef1001fc6", "de...
2787 59678 Attack the Block A teen gang in a grim South London housing est... [Action, Comedy, Science Fiction] [street gang, fireworks, chase, meteor, playgr... [{"cast_id": 3, "character": "Ron", "credit_id... [{"credit_id": "594598c69251413fbb01677f", "de...
2788 79777 In the Land of Blood and Honey During the Bosnian War, Danijel, a soldier fig... [Drama, Romance, War] [muslim, sister sister relationship, sarajevo,... [{"cast_id": 4, "character": "Ajla", "credit_i... [{"credit_id": "52fe49e4c3a368484e145eb1", "de...
2789 158011 The Call Jordan Turner is an experienced 911 operator b... [Crime, Thriller] [underground, gas station, kidnapping, murder,... [{"cast_id": 4, "character": "Jordan Turner", ... [{"credit_id": "52fe4bd99251416c910e78d1", "de...
2790 407887 Operation Chromite A squad of soldiers fight in the Korean War's ... [History, Drama, War, Action] [korea, fictionalized history, operation "trud... [{"cast_id": 1, "character": "Jang, Hak-soo (S... [{"credit_id": "5843fb6fc3a3684813007fb4", "de...
2791 17043 The Crocodile Hunter: Collision Course Aussie adventurer Steve Irwin aka The Crocodil... [Family, Action, Adventure] [crocodile] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe47019251416c7508ad57", "de...
2792 8952 I Love You Phillip Morris Steve Russell is a small-town cop. Bored with ... [Comedy, Drama, Romance] [judge, small town, con man, fraud, jail, whit... [{"cast_id": 4, "character": "Steven Russell",... [{"credit_id": "5584aac1c3a368503400193c", "de...
2793 62204 Quest for Fire A colossal adventure odyssey that turns back t... [Adventure, Drama] [stone age, cavemen, prehistoric adventure, pr... [{"cast_id": 9, "character": "Naoh", "credit_i... [{"credit_id": "52fe4675c3a368484e091cf7", "de...
2794 13435 Antwone Fisher A sailor prone to violent outbursts is sent to... [Drama, Romance] [u.s. navy, biography] [{"cast_id": 1, "character": "Antwone Quenton ... [{"credit_id": "59037a43c3a3683be9001540", "de...
2795 17187 The Emperor's Club William Hundert is a passionate and principled... [Drama, Romance] [] [{"cast_id": 2, "character": "William Hundert"... [{"credit_id": "52fe470e9251416c7508c66b", "de...
2796 319 True Romance Clarence marries hooker Alabama, steals cocain... [Action, Thriller, Crime, Romance] [father son relationship, film producer, mexic... [{"cast_id": 4, "character": "Clarence Worley"... [{"credit_id": "52fe4237c3a36847f800cdad", "de...
2797 59457 Womb A woman's consuming love forces her to bear th... [Romance, Science Fiction] [] [{"cast_id": 3, "character": "Rebecca", "credi... [{"credit_id": "591009b8c3a36864d402c9c1", "de...
2798 9504 Glengarry Glen Ross Glengarry Glen Ross, follows the lives of four... [Crime, Drama, Mystery] [robbery, office, shop, estate agent, company,... [{"cast_id": 1, "character": "Ricky Roma", "cr... [{"credit_id": "56365259925141285701af73", "de...
2799 37414 The Killer Inside Me Deputy Sheriff Lou Ford is a pillar of the com... [Crime, Drama, Thriller] [sheriff, crime fighter] [{"cast_id": 2, "character": "Lou Ford", "cred... [{"credit_id": "52fe46469251416c9104f0fd", "de...
2800 6217 Cat People After years of separation, Irina (Nastassja Ki... [Drama, Fantasy, Horror, Thriller] [shotgun, attack, lingerie, held captive, ince... [{"cast_id": 12, "character": "Irena Gallier",... [{"credit_id": "544a5a85c3a3680faa003f81", "de...
2801 26688 Sorority Row When five sorority girls inadvertently cause t... [Horror, Mystery, Thriller] [female nudity, graduation, serial killer, blo... [{"cast_id": 9, "character": "Ellie", "credit_... [{"credit_id": "53732e59c3a3681518000e0c", "de...
2802 43867 The Prisoner of Zenda An Englishman on a Ruritarian holiday must imp... [Adventure, Drama, Romance] [kidnapping, coronation, villain, kingdom, hei... [{"cast_id": 3, "character": "Major Rudolf Ras... [{"credit_id": "52fe4667c3a36847f80fd01b", "de...
2803 6615 Lars and the Real Girl Sometimes you find love where you'd least expe... [Comedy, Romance, Drama] [garage, lone wolf, dying and death, loss, del... [{"cast_id": 13, "character": "Lars Lindstrom"... [{"credit_id": "52fe445ec3a36847f8091deb", "de...
2804 14574 The Boy in the Striped Pyjamas When his family moves from their home in Berli... [War, Drama] [nationalism, concentration camp, world war ii... [{"cast_id": 5, "character": "Bruno Hoess", "c... [{"credit_id": "586135ff92514115c002f233", "de...
2805 16 Dancer in the Dark Selma, a Czech immigrant on the verge of blind... [Drama, Crime, Music] [individual, dancing, usa, robbery, factory wo... [{"cast_id": 33, "character": "Selma Jezkova",... [{"credit_id": "52fe420ec3a36847f8000981", "de...
2806 39780 Oscar and Lucinda After a childhood of abuse by his evangelistic... [Drama, Romance] [minister, australia, inheritance, wager, woma... [{"cast_id": 2, "character": "Oscar Hopkins", ... [{"credit_id": "52fe47309251416c9106cf95", "de...
2807 21612 The Funeral The story concerns the funeral of one of three... [Crime, Drama] [suicide, bedroom, strike, great depression, t... [{"cast_id": 1, "character": "Ray Tempio", "cr... [{"credit_id": "52fe4421c3a368484e011125", "de...
2808 36691 Solitary Man A car magnate watches his personal and profess... [Comedy, Drama, Romance] [infidelity, bankrupt, loneliness, comedy, fam... [{"cast_id": 2, "character": "Ben Kalmen", "cr... [{"credit_id": "55705cc69251410872002302", "de...
2809 23631 Machete After being set-up and betrayed by the man who... [Action, Comedy, Thriller] [illegal immigration, immigration law, machete... [{"cast_id": 4, "character": "Machete", "credi... [{"credit_id": "52fe4472c3a368484e0236cd", "de...
2810 45324 Casino Jack Based on a true story, a hot shot Washington D... [Crime, Comedy, Drama] [biography, duringcreditsstinger] [{"cast_id": 17, "character": "Jack Abramoff",... [{"credit_id": "52fe46bdc3a36847f810f717", "de...
2811 12144 The Land Before Time An orphaned brontosaurus named Littlefoot sets... [Animation, Adventure, Family] [vulkan, loss of mother, tyrannosaurus rex, ea... [{"cast_id": 12, "character": "Littlefoot", "c... [{"credit_id": "52fe44be9251416c7503f5ed", "de...
2812 11658 Tae Guk Gi: The Brotherhood of War In 1950, in South Korea, shoe-shiner Jin-tae L... [Action, Adventure, Drama, History, War] [archaeologist, korean war, north korea, south... [{"cast_id": 50, "character": "Lee Jin-Tae", "... [{"credit_id": "5314f295c3a3682a22005810", "de...
2813 56601 The Perfect Game Based on a true story, a group of boys from Mo... [Drama, Family] [baseball, sport, based on true story, family ... [{"cast_id": 2, "character": "Cesar", "credit_... [{"credit_id": "52fe4909c3a36847f8186229", "de...
2814 9552 The Exorcist 12-year-old Regan MacNeil begins to adapt an e... [Drama, Horror, Thriller] [exorcism, holy water, religion and supernatur... [{"cast_id": 14, "character": "Regan", "credit... [{"credit_id": "5322da319251411f77004840", "de...
2815 578 Jaws An insatiable great white shark terrorizes the... [Horror, Thriller, Adventure] [fishing, atlantic ocean, bathing, shipwreck, ... [{"cast_id": 15, "character": "Police Chief Ma... [{"credit_id": "52fe4255c3a36847f801603d", "de...
2816 2105 American Pie At a high-school party, four friends find that... [Comedy, Romance] [graduation, innocence, coming of age, teenage... [{"cast_id": 16, "character": "Jim Levenstein"... [{"credit_id": "55722baac3a368368e0023cc", "de...
2817 126319 Ernest & Celestine Celestine is a little mouse trying to avoid a ... [Animation, Comedy, Drama, Family] [mouse, musician, friendship, prejudice, bear] [{"cast_id": 5, "character": "La Grise (voice)... [{"credit_id": "52fe4adcc3a368484e16ad07", "de...
2818 10136 The Golden Child A detective specializing in missing children i... [Action, Adventure, Comedy] [monk, social worker, wretch, tibet, demon, ev... [{"cast_id": 11, "character": "Chandler Jarrel... [{"credit_id": "52fe43319251416c75007101", "de...
2819 67660 Think Like a Man The balance of power in four couples’ relation... [Comedy, Romance] [advice, love, relationship, ensemble cast, du... [{"cast_id": 6, "character": "Dominic", "credi... [{"credit_id": "586ecf54c3a3683b8500bafb", "de...
2820 10611 Barbershop A day in the life of a barbershop on the south... [Comedy, Drama] [hairdresser, shop, neighbor, debt, meeting, h... [{"cast_id": 1, "character": "Calvin Palmer", ... [{"credit_id": "52fe43939251416c75015c7f", "de...
2821 154 Star Trek II: The Wrath of Khan Admiral James T. Kirk is feeling old; the pros... [Action, Adventure, Science Fiction, Thriller] [uss enterprise, genesis, asteroid, self sacri... [{"cast_id": 5, "character": "Admiral James T.... [{"credit_id": "52fe421fc3a36847f8005c31", "de...
2822 3049 Ace Ventura: Pet Detective He's Ace Ventura: Pet Detective. Jim Carrey is... [Comedy, Mystery] [dolphin, mascot, private detective, pets] [{"cast_id": 3, "character": "Ace Ventura", "c... [{"credit_id": "562ec46a925141285700b853", "de...
2823 860 WarGames High School student David Lightman (Matthew Br... [Thriller, Science Fiction] [video game, artificial intelligence, fbi, col... [{"cast_id": 15, "character": "David Lightman"... [{"credit_id": "52fe4283c3a36847f8024d51", "de...
2824 9281 Witness A sheltered Amish child is the sole witness of... [Crime, Drama, Romance, Thriller] [corruption, detective, police brutality, amis... [{"cast_id": 8, "character": "Det. Capt. John ... [{"credit_id": "52fe44e1c3a36847f80af7d5", "de...
2825 75674 Act of Valor When a covert mission to rescue a kidnapped CI... [Action, Thriller, War] [submarine, navy, scuba diving, heroism, navy ... [{"cast_id": 4, "character": "Lisa Morales", "... [{"credit_id": "5392dbecc3a3686446001160", "de...
2826 9762 Step Up Everyone deserves a chance to follow their dre... [Music, Drama, Romance, Crime] [dancing, new love, dance, baltimore, art scho... [{"cast_id": 1, "character": "Tyler Gage", "cr... [{"credit_id": "569591f2c3a3687185000de0", "de...
2827 3179 Beavis and Butt-Head Do America Mike Judge's slacker duo, Beavis and Butt-Head... [Animation, Comedy] [washington d.c., casino, hotel, sun, televisi... [{"cast_id": 11, "character": "Beavis / Butt-H... [{"credit_id": "52fe438dc3a36847f805cee3", "de...
2828 184 Jackie Brown Jackie Brown is a flight attendant who gets ca... [Comedy, Crime, Romance] [airport, underworld, arms deal, weapon, polic... [{"cast_id": 2, "character": "Jackie Brown", "... [{"credit_id": "52fe4223c3a36847f80070eb", "de...
2829 13335 Harold & Kumar Escape from Guantanamo Bay Having satisfied their urge for White Castle, ... [Comedy, Adventure] [terrorist, aftercreditsstinger, duringcredits... [{"cast_id": 1, "character": "Harold Lee", "cr... [{"credit_id": "52fe455c9251416c75053c49", "de...
2830 76726 Chronicle Three high school students make an incredible ... [Science Fiction, Drama, Thriller] [seattle, telekinesis, friendship, loneliness,... [{"cast_id": 2, "character": "Andrew Detmer", ... [{"credit_id": "52fe494ac3a368484e1240d7", "de...
2831 10269 Yentl A Jewish girl disguises herself as a boy to en... [Music, Drama, Romance] [studies, music, disguise, unhappiness, boys' ... [{"cast_id": 1, "character": "Yentl", "credit_... [{"credit_id": "52fe434f9251416c7500b737", "de...
2832 36819 Time Bandits Young history buff Kevin can scarcely believe ... [Family, Fantasy, Science Fiction, Adventure, ... [treasure, map, magic, time travel, titanic, c... [{"cast_id": 2, "character": "King Agamemnon /... [{"credit_id": "52fe460e9251416c910478df", "de...
2833 17130 Crossroads Three friends get together and bury a box maki... [Action, Adventure, Comedy, Drama, Family, Mus... [dancing, women, sex, karaoke, dream, pop sing... [{"cast_id": 3, "character": "Lucy Wagner", "c... [{"credit_id": "52fe47079251416c7508b963", "de...
2834 57214 Project X Three high school seniors throw a party to mak... [Comedy, Crime] [vandalism, high school, swimming pool, party,... [{"cast_id": 1002, "character": "Costa", "cred... [{"credit_id": "52fe4929c3a36847f818c22d", "de...
2835 11202 Patton "Patton" tells the tale of General George S. P... [Drama, History, War] [general, world war ii, normandy, biography, h... [{"cast_id": 1, "character": "Gen. George S. P... [{"credit_id": "52fe440e9251416c75027827", "de...
2836 9357 One Hour Photo Sy "the photo guy" Parrish has lovingly develo... [Horror, Thriller] [sexual abuse, hotel room, cheating, supermark... [{"cast_id": 1, "character": "Seymour Parrish"... [{"credit_id": "541b9acac3a36801b10022b3", "de...
2837 13812 Quarantine A television reporter and her cameraman are tr... [Horror, Science Fiction, Thriller] [quarantine, remake, tv reporter, found footag... [{"cast_id": 1, "character": "Angela Vidal", "... [{"credit_id": "5834decbc3a36829d900d7a5", "de...
2838 9030 The Eye Violinist Sydney Wells was accidentally blinde... [Drama, Horror, Thriller] [sister sister relationship, blindness and imp... [{"cast_id": 1, "character": "Sydney Wells", "... [{"credit_id": "52fe44d4c3a36847f80ac5db", "de...
2839 19084 Johnson Family Vacation AAA can't help the roadside emergency that is ... [Comedy, Family] [] [{"cast_id": 1, "character": "Nate Johnson / U... [{"credit_id": "5881199a925141302e0014a6", "de...
2840 8386 How High Multi-platinum rap superstars Redman and Metho... [Comedy] [carpet, pimp, harvard university, joint, cann... [{"cast_id": 1, "character": "Silas P. Silas",... [{"credit_id": "52fe44a4c3a36847f80a1c5f", "de...
2841 10437 The Muppet Christmas Carol A retelling of the classic Dickens tale of Ebe... [Comedy, Family, Fantasy, Drama] [holiday, future, musical, past, scrooge, chri... [{"cast_id": 1, "character": "Ebenezer Scrooge... [{"credit_id": "52fe43709251416c75010767", "de...
2842 1360 Frida "Frida" chronicles the life Frida Kahlo shared... [Drama, Romance] [painter, love of one's life, disabled, woman ... [{"cast_id": 21, "character": "Frida Kahlo", "... [{"credit_id": "52fe42eec3a36847f802dc1d", "de...
2843 101267 Katy Perry: Part of Me Giving fans unprecedented access to the real l... [Documentary, Music] [woman director] [{"cast_id": 1010, "character": "Herself", "cr... [{"credit_id": "52fe49ecc3a36847f81ada0f", "de...
2844 222935 The Fault in Our Stars Despite the tumor-shrinking medical miracle th... [Romance, Drama] [amsterdam, based on novel, support group, can... [{"cast_id": 1, "character": "Hazel Grace Lanc... [{"credit_id": "585d02fbc3a3684086008ba5", "de...
2845 10220 Rounders A young man is a reformed gambler who must ret... [Drama, Crime] [gambling, law, compulsive gambling, roulette,... [{"cast_id": 1, "character": "Mike McDermott",... [{"credit_id": "555869119251410b39000780", "de...
2846 284296 Top Five A comedian tries to make it as a serious actor... [Drama, Comedy] [comedian, interview, reporter, movie star, fi... [{"cast_id": 0, "character": "Andre", "credit_... [{"credit_id": "5609c33d92514171a0000658", "de...
2847 31915 Prophecy A Savage beast, grown to monstrous size and dr... [Horror, Science Fiction] [monster, mutant, toxic, native american, envi... [{"cast_id": 2, "character": "Maggie Verne", "... [{"credit_id": "54f1264bc3a368323500071e", "de...
2848 11601 Stir of Echoes After being hypnotized by his sister in law, T... [Horror, Mystery, Thriller] [secret, obsession, paranoia, grave, haunted h... [{"cast_id": 9, "character": "Tom Witzky", "cr... [{"credit_id": "52fe44659251416c750332f1", "de...
2849 205220 Philomena A woman searches for her adult son, who was ta... [Drama] [mother, washington d.c., journalist, adoption... [{"cast_id": 14, "character": "Philomena", "cr... [{"credit_id": "5353c3d00e0a265606004707", "de...
2850 11354 The Upside of Anger After her husband runs off with his secretary,... [Comedy, Drama] [sex, lie, college, funeral, friendship, grief... [{"cast_id": 1, "character": "Terry Ann Wolfme... [{"credit_id": "52fe442f9251416c7502bb5b", "de...
2851 16241 The Boys from Brazil Nazi hunter Ezra Lieberman discovers a siniste... [Horror, Drama, Thriller, Science Fiction] [paraguay, mengele, nazi hunter, third reich] [{"cast_id": 4, "character": "Dr. Josef Mengel... [{"credit_id": "5681de4e92514113340098ad", "de...
2852 14191 Aquamarine Two teenage girls discover that mermaids reall... [Fantasy, Romance, Family, Comedy] [female friendship, mermaid, teenager, woman d... [{"cast_id": 1, "character": "Claire Brown", "... [{"credit_id": "5564a9c6c3a368072f00208f", "de...
2853 286565 Paper Towns Quentin Jacobsen has spent a lifetime loving t... [Drama, Mystery, Romance] [friendship, high school, teenager, classmate,... [{"cast_id": 0, "character": "Quentin Jacobsen... [{"credit_id": "5635635ac3a3681b61019741", "de...
2854 26710 My Baby's Daddy A trio of young men are forced to grow up quic... [Comedy] [birth, expectant mother, fatherhood, baby bor... [{"cast_id": 1, "character": "Lonnie", "credit... [{"credit_id": "53d5f724c3a3686b880054fe", "de...
2855 129670 Nebraska An aging, booze-addled father takes a trip fro... [Drama, Adventure] [montana, small town, dementia, aging, road tr... [{"cast_id": 3, "character": "Woody Grant", "c... [{"credit_id": "52fe4b43c3a368484e1800e3", "de...
2856 9059 Tales from the Crypt: Demon Knight A man on the run is hunted by a demon known as... [Horror, Comedy, Thriller] [prostitute, key, jesus christ, chosen one, go... [{"cast_id": 1, "character": "The Collector", ... [{"credit_id": "55385f22c3a3685f9b00091f", "de...
2857 34549 Max Keeble's Big Move Max Keeble, the victim of his 7th grade class,... [Comedy, Family, Fantasy, Science Fiction] [] [{"cast_id": 1, "character": "Max Keeble", "cr... [{"credit_id": "52fe456a9251416c91031963", "de...
2858 57157 Young Adult A divorced writer from the Midwest returns to ... [Comedy, Drama] [jealousy, dark comedy, writer, divorce, alcoh... [{"cast_id": 2, "character": "Mavis Gary", "cr... [{"credit_id": "55153288c3a36861950048eb", "de...
2859 1948 Crank Professional assassin Chev Chelios learns his ... [Action, Thriller, Crime] [poison, helicopter, assassin, nudity, hitman,... [{"cast_id": 1, "character": "Chev Chelios", "... [{"credit_id": "52fe4325c3a36847f803dc6d", "de...
2860 28353 Def Jam's How to Be a Player Dray is a young playboy whose only objective i... [Comedy, Romance] [sex, party, friends, player] [{"cast_id": 1, "character": "Drayton Jackson"... [{"credit_id": "546bb70b9251412f50000785", "de...
2861 46889 Living Out Loud Dramatic comedy about two unlikely people who ... [Comedy, Drama, Romance] [female protagonist, relationship, divorce, br... [{"cast_id": 3, "character": "Judith Moore", "... [{"credit_id": "558e6e49c3a3687bdb004934", "de...
2862 38093 Just Wright A physical therapist falls for the basketball ... [Comedy, Drama, Romance] [woman director] [{"cast_id": 1, "character": "Leslie Wright", ... [{"credit_id": "557168a9c3a36859c2000679", "de...
2863 14976 Rachel Getting Married A young woman who has been in and out from reh... [Drama] [sister, independent film, maid of honor] [{"cast_id": 1, "character": "Kym", "credit_id... [{"credit_id": "52fe462c9251416c7506fa0d", "de...
2864 11027 The Postman Always Rings Twice This remake of the 1946 movie of the same name... [Romance, Crime, Drama] [sex, adultery, confession, based on novel, ob... [{"cast_id": 1, "character": "Frank Chambers",... [{"credit_id": "52fe43e69251416c750226cb", "de...
2865 3635 Girl with a Pearl Earring This film, adapted from a work of fiction by a... [Drama, Romance] [painter, biography, painting, maid] [{"cast_id": 1, "character": "Griet", "credit_... [{"credit_id": "52fe43a1c3a36847f80632e9", "de...
2866 387 Das Boot A German submarine hunts allied ships during t... [Action, Drama, History, War, Adventure] [terror, submarine, based on novel, atlantic o... [{"cast_id": 1, "character": "Kapit\u00e4n-Leu... [{"credit_id": "52fe423dc3a36847f800eb0d", "de...
2867 6020 Sorority Boys Three friends who head the Social Committee in... [Comedy] [sorority, cross dressing, university, t shirt... [{"cast_id": 9, "character": "Dave / Daisey", ... [{"credit_id": "52fe4438c3a36847f80891cd", "de...
2868 122906 About Time The night after another unsatisfactory New Yea... [Comedy, Drama, Science Fiction] [london england, father son relationship, time... [{"cast_id": 7, "character": "Tim", "credit_id... [{"credit_id": "530834529251411105001906", "de...
2869 9550 House of Flying Daggers In 9th century China, a corrupt government wag... [Adventure, Drama, Action, Romance] [martial arts, swordplay, government, rebellio... [{"cast_id": 1, "character": "Jin", "credit_id... [{"credit_id": "52fe4508c3a36847f80b858f", "de...
2870 60599 Arbitrage A troubled hedge fund magnate, desperate to co... [Drama, Thriller] [cover-up, hedge fund] [{"cast_id": 2, "character": "Robert Miller", ... [{"credit_id": "52fe462dc3a368484e082f0d", "de...
2871 227719 Project Almanac A group of teens discover secret plans of a ti... [Science Fiction, Thriller] [time travel, time machine, teenager, found fo... [{"cast_id": 3, "character": "David Raskin", "... [{"credit_id": "557e9e75c3a36821a6001963", "de...
2872 14299 Cadillac Records The story of sex, violence, race and rock and ... [Drama, History, Music] [woman director] [{"cast_id": 1, "character": "Leonard Chess", ... [{"credit_id": "533cbc7d9251417600000892", "de...
2873 19419 Screwed A chauffeur kidnaps his rich boss's dog to hol... [Action, Comedy] [] [{"cast_id": 1, "character": "Willard Fillmore... [{"credit_id": "56964adc9251413f8500313e", "de...
2874 12088 Fortress A futuristic prison movie. Protagonist and wif... [Action, Thriller, Science Fiction] [prison, cyborg, married couple, future, dysto... [{"cast_id": 14, "character": "John Henry Bren... [{"credit_id": "5517f6da9251416f0a003e74", "de...
2875 14799 For Your Consideration Three actors learn that their respective perfo... [Comedy, Drama] [] [{"cast_id": 4, "character": "Marilyn Hack", "... [{"credit_id": "52fe461b9251416c7506d43b", "de...
2876 9466 Celebrity The career and personal life of writer Lee are... [Drama, Comedy] [exzentrik, independent film, reporter, ex-wif... [{"cast_id": 7, "character": "Lee Simon", "cre... [{"credit_id": "52fe44fbc3a36847f80b598b", "de...
2877 7510 Running with Scissors Young Augusten Burroughs absorbs experiences t... [Drama, Comedy] [gay, sister sister relationship, wife husband... [{"cast_id": 1, "character": "Deirdre Burrough... [{"credit_id": "52fe4481c3a36847f809a065", "de...
2878 31246 From Justin to Kelly A lonely, sexually repressed man. A depressed ... [Comedy, Romance] [musical] [{"cast_id": 1, "character": "Kelly", "credit_... [{"credit_id": "58c6fa829251417a0f00011c", "de...
2879 61752 Girl 6 Girl 6 is a 1996 American film by director Spi... [Comedy] [independent film, neighbor, masturbation, pho... [{"cast_id": 2, "character": "Girl 6", "credit... [{"credit_id": "52fe4661c3a368484e08d77b", "de...
2880 10944 In the Cut Following the gruesome murder of a young woman... [Mystery, Thriller] [eroticism, suspense, woman director] [{"cast_id": 1, "character": "Frannie", "credi... [{"credit_id": "5628abae9251414cd8001453", "de...
2881 10362 Two Lovers A depressed man moves back in with his parents... [Drama, Romance] [love of one's life, neighbor] [{"cast_id": 3, "character": "Leonard", "credi... [{"credit_id": "58a5b005c3a3681f100008ae", "de...
2882 14778 Last Orders Jack Dodd was a London butcher who enjoyed a p... [Comedy, Drama] [based on novel, war veteran, male friendship,... [{"cast_id": 2, "character": "Jack", "credit_i... [{"credit_id": "52fe46189251416c7506cef3", "de...
2883 45226 The Pursuit of D.B. Cooper A speculation on the fate of the famous hijack... [Adventure, Crime, Thriller] [] [{"cast_id": 1, "character": "Gruen", "credit_... [{"credit_id": "55e3d77492514137e0002912", "de...
2884 10212 Ravenous Upon receiving reports of missing persons at F... [Comedy, Horror, Thriller, Western] [winter, cliff, cooking, cave, nudity, chase, ... [{"cast_id": 1, "character": "Captain John Boy... [{"credit_id": "56210d83c3a3680e0e008d36", "de...
2885 8669 Charlie Bartlett Awkward teenager Charlie Bartlett (Anton Yelch... [Comedy, Drama] [depression, suicide attempt, medicine, new lo... [{"cast_id": 10, "character": "Charlie Bartlet... [{"credit_id": "58718cd9925141355700eb4e", "de...
2886 179144 The Great Beauty Jep Gambardella has seduced his way through th... [Comedy, Drama] [alcohol, rome, vatican, based on novel, birth... [{"cast_id": 2, "character": "Jep Gambardella"... [{"credit_id": "5346de100e0a265ff8001d25", "de...
2887 16857 The Dangerous Lives of Altar Boys A group of Catholic school friends, after bein... [Comedy, Drama] [independent film] [{"cast_id": 1, "character": "Francis Doyle", ... [{"credit_id": "54455e82c3a3683df7008015", "de...
2888 86825 Stoker After India's father dies, her Uncle Charlie, ... [Drama, Horror, Thriller] [mystery] [{"cast_id": 4, "character": "India Stoker", "... [{"credit_id": "52fe49a39251416c910b3ac7", "de...
2889 844 2046 2046 is the sequel to Wong Kar-Wais’ successfu... [Fantasy, Drama, Science Fiction, Romance] [free love, hotel, lovesickness, sexuality, ku... [{"cast_id": 5, "character": "Chow Mo-Wan", "c... [{"credit_id": "52fe4281c3a36847f8023fe1", "de...
2890 8060 Married Life The late 1940s. Richard Langley, a bachelor pl... [Crime, Drama, Romance] [sex, jealousy, lover (female), restaurant, de... [{"cast_id": 16, "character": "Harry Allen", "... [{"credit_id": "556d877dc3a3680e7a000643", "de...
2891 15907 Duma An orphaned cheetah becomes the best friend an... [Adventure, Drama, Family] [adolescence, loss of father, lion, south afri... [{"cast_id": 1, "character": "Xan", "credit_id... [{"credit_id": "52fe46899251416c7507b69f", "de...
2892 38448 Ondine An Irish fisherman discovers a woman in his fi... [Drama, Romance] [alcohol, mermaid, wedding dress, fishing net,... [{"cast_id": 1, "character": "Syracuse", "cred... [{"credit_id": "52fe46bb9251416c9105dcad", "de...
2893 327 Brother A Japanese Yakuza gangster’s deadly existence ... [Crime, Drama, Thriller] [brother brother relationship, assassination, ... [{"cast_id": 3, "character": "Aniki Yamamoto",... [{"credit_id": "52fe4238c3a36847f800d1ef", "de...
2894 9260 Welcome to Collinwood Five hapless inner-city low-lifes attempt to b... [Comedy] [safe, remake, heist, inner city] [{"cast_id": 17, "character": "Riley", "credit... [{"credit_id": "52fe44dec3a36847f80aec21", "de...
2895 61337 Critical Care Werner Ernst is a young hospital resident who ... [Comedy, Drama] [nun, satire, hospital, half sister] [{"cast_id": 2, "character": "Dr. Werner Ernst... [{"credit_id": "5557108fc3a368776a005107", "de...
2896 13079 The Life Before Her Eyes As the 15th anniversary of a fatal high school... [Thriller, Drama, Mystery] [suspense] [{"cast_id": 2, "character": "Diana", "credit_... [{"credit_id": "52fe45379251416c7504f5e7", "de...
2897 89325 Darling Companion The story of a woman who loves her dog more th... [Drama, Romance] [aftercreditsstinger] [{"cast_id": 2, "character": "Beth Winter", "c... [{"credit_id": "52fe4a159251416c910c2953", "de...
2898 4170 Trade A Texas cop (Kevin Kline), whose own daughter ... [Drama, Thriller] [usa, sex, brother sister relationship, mexico... [{"cast_id": 11, "character": "Ray Sheridan", ... [{"credit_id": "52fe43b0c3a36847f8067d21", "de...
2899 41508 Fateless An Hungarian youth comes of age at Buchenwald ... [War, Drama] [budapest, hungary, concentration camp, world ... [{"cast_id": 3, "character": "Gy\u00f6rgy K\u0... [{"credit_id": "52fe45cfc3a36847f80dba81", "de...
2900 12479 Breakfast of Champions A portrait of a fictional town in the mid west... [Comedy] [wife husband relationship, success, author, e... [{"cast_id": 1, "character": "Dwayne Hoover", ... [{"credit_id": "52fe44e99251416c750453a7", "de...
2901 44555 A Woman, a Gun and a Noodle Shop Wang is a gloomy, cunning and avaricious noodl... [Comedy, Drama, Thriller] [] [{"cast_id": 6, "character": "Zhang", "credit_... [{"credit_id": "52fe468ec3a36847f8105783", "de...
2902 10133 Cypher An unsuspecting, disenchanted man finds himsel... [Thriller, Science Fiction, Mystery] [double life, undercover, lie, wife, company, ... [{"cast_id": 1, "character": "Morgan Sullivan"... [{"credit_id": "52fe43309251416c75006f07", "de...
2903 21345 City of Life and Death City of Life and Death takes place in 1937, du... [Drama, History, War] [war crimes, mass murder, war victim, sino jap... [{"cast_id": 1, "character": "Lu Jianxiong", "... [{"credit_id": "53afe79a0e0a265975005fda", "de...
2904 173931 Legend of a Rabbit In order to keep his promise to an aging kung ... [Animation, Family, Action, Adventure, Comedy] [] [{"cast_id": 1, "character": "Fu (voice)", "cr... [{"credit_id": "55011e169251413d9f0025c1", "de...
2905 61984 Space Battleship Yamato In 2199, five years after the Gamilons began a... [Science Fiction] [] [{"cast_id": 1000, "character": "Hajime Saito"... [{"credit_id": "52fe466cc3a368484e08ffdf", "de...
2906 50601 5 Days of War An American journalist and his cameraman are c... [War, Drama] [journalist, interpreter, georgia europe, war ... [{"cast_id": 2, "character": "Thomas Anders", ... [{"credit_id": "52fe47cec3a36847f814930f", "de...
2907 26466 Triangle The story revolves around the passengers of a ... [Horror] [ocean, florida, autism, key, yacht, ax, ship,... [{"cast_id": 7, "character": "Jess", "credit_i... [{"credit_id": "52fe4505c3a368484e043c73", "de...
2908 345003 10 Days in a Madhouse Nellie Bly, a 23 year-old reporter for Joseph ... [Drama] [undercover, insane asylum, reporter] [{"cast_id": 2, "character": "Nellie Bly", "cr... [{"credit_id": "594efa1fc3a36832650455ff", "de...
2909 236751 Heaven is for Real Heaven is for Real recounts the true story of ... [Drama] [based on novel, faith, based on true events] [{"cast_id": 3, "character": "Todd Burpo", "cr... [{"credit_id": "57aa498ac3a36857b4000475", "de...
2910 107 Snatch The second film from British director Guy Ritc... [Thriller, Crime] [gypsy, bare knuckle boxing, slang, trailer pa... [{"cast_id": 10, "character": "Turkish", "cred... [{"credit_id": "557227729251411107000762", "de...
2911 357837 Dancin' It's On This coming of age Dance Film, in the spirit o... [Drama, Romance] [dancing, competition, hotel, florida, dance t... [{"cast_id": 0, "character": "Jennifer", "cred... [{"credit_id": "55e85c30c3a3682c62002869", "de...
2912 8913 Pet Sematary Dr. Louis Creed's family moves into the countr... [Drama, Horror] [coffin, pet, funeral, head injury, grief, new... [{"cast_id": 10, "character": "Louis Creed", "... [{"credit_id": "52fe44c7c3a36847f80a989b", "de...
2913 13889 Madadayo This film tells the story of professor Uehida ... [Drama] [] [{"cast_id": 2, "character": "Professor Hyakke... [{"credit_id": "52fe45b09251416c7505f055", "de...
2914 18530 The Cry of the Owl A young woman becomes inexplicably attracted t... [Drama] [suspense] [{"cast_id": 1, "character": "Robert Forrester... [{"credit_id": "53762f25c3a3681edb0016f5", "de...
2915 358451 A Tale of Three Cities A former spy in the Chinese Nationalist Party ... [Drama, History, Romance] [woman director] [{"cast_id": 0, "character": "Fang Daolong", "... [{"credit_id": "57e7b357925141390b01049a", "de...
2916 927 Gremlins When Billy Peltzer is given a strange but ador... [Fantasy, Horror, Comedy] [holiday, monster, small town, department stor... [{"cast_id": 25, "character": "Billy Peltzer",... [{"credit_id": "52fe428ec3a36847f8027f59", "de...
2917 11 Star Wars Princess Leia is captured and held hostage by ... [Adventure, Action, Science Fiction] [android, galaxy, hermit, death star, lightsab... [{"cast_id": 3, "character": "Luke Skywalker",... [{"credit_id": "52fe420dc3a36847f8000437", "de...
2918 291870 Dirty Grandpa Jason Kelly is one week away from marrying his... [Comedy] [grandfather grandson relationship, grandfathe... [{"cast_id": 0, "character": "Jason Kelly", "c... [{"credit_id": "592ed3aac3a368616a00d5f2", "de...
2919 907 Doctor Zhivago Doctor Zhivago is the filmed adapation of the ... [Drama, Romance, War] [love triangle, nurse, suicide attempt, loss o... [{"cast_id": 18, "character": "Dr. Yuri Zhivag... [{"credit_id": "52fe428bc3a36847f8026fa1", "de...
2920 206563 Trash Set in Brazil, three kids who make a discovery... [Adventure, Crime, Drama, Thriller] [brazilian, drama, thriller] [{"cast_id": 20, "character": "Raphael", "cred... [{"credit_id": "52fe4d20c3a368484e1d8655", "de...
2921 11887 High School Musical 3: Senior Year It's almost graduation day for high school sen... [Comedy, Drama, Family, Music, Romance] [musical, music, high school, coming of age, t... [{"cast_id": 2, "character": "Troy Bolton", "c... [{"credit_id": "52fe449a9251416c7503a9c5", "de...
2922 45317 The Fighter The Fighter, is a drama about boxer "Irish" Mi... [Drama] [sport, irish american, documentary crew, lowe... [{"cast_id": 1, "character": "Micky Ward", "cr... [{"credit_id": "52fe46bcc3a36847f810f513", "de...
2923 12094 Jackass Number Two Jackass Number Two is a compilation of various... [Action, Comedy, Documentary] [wound, disgust, pain, stunts, stuntman, stupi... [{"cast_id": 5, "character": "Himself", "credi... [{"credit_id": "52fe44b39251416c7503ded1", "de...
2924 10377 My Cousin Vinny Two carefree pals traveling through Alabama ar... [Comedy, Drama] [prison, southern usa, suspicion, cousin, cour... [{"cast_id": 1, "character": "Vincent 'Vinny' ... [{"credit_id": "52fe43639251416c7500e56b", "de...
2925 249164 If I Stay Based on Gayle Forman's novel of the same name... [Drama] [coma, musician, teenage girl, car accident, t... [{"cast_id": 3, "character": "Mia Hall", "cred... [{"credit_id": "563b220192514129fe015e95", "de...
2926 256092 Drive Hard A former race car driver is abducted by a myst... [Action, Comedy, Crime] [] [{"cast_id": 0, "character": "Peter Roberts", ... [{"credit_id": "53883da00e0a261441005c59", "de...
2927 9942 Major League When Rachel Phelps inherits the Cleveland Indi... [Comedy] [baseball, sport, sabotage, sombrero, baseball... [{"cast_id": 9, "character": "Jake Taylor", "c... [{"credit_id": "577adb4fc3a3682435000542", "de...
2928 10748 St. Trinian's When their beloved school is threatened with c... [Comedy, Family, Science Fiction] [solidarity, snake, exhibit, musical, shenanig... [{"cast_id": 12, "character": "Annabelle Fritt... [{"credit_id": "52fe43ae9251416c75019ee9", "de...
2929 1817 Phone Booth A slick New York publicist who picks up a ring... [Thriller, Drama] [terrorist, phone booth, psychopath] [{"cast_id": 1, "character": "Stu Shepard", "c... [{"credit_id": "5831bc2cc3a3685b930246eb", "de...
2930 10229 A Walk to Remember When the popular, restless Landon Carter is fo... [Drama, Romance] [based on novel, theatre group, north carolina... [{"cast_id": 1, "character": "Jamie Sullivan",... [{"credit_id": "52fe43469251416c7500a24f", "de...
2931 687 Dead Man Walking A justice drama based on a true story about a ... [Drama] [prison, rape, socially deprived family, penal... [{"cast_id": 7, "character": "Sister Helen Pre... [{"credit_id": "52fe426ac3a36847f801cf35", "de...
2932 796 Cruel Intentions Slaking a thirst for dangerous games, Kathryn ... [Drama, Romance, Thriller] [upper class, sexual obsession, sex, bet, sadi... [{"cast_id": 1, "character": "Kathryn Merteuil... [{"credit_id": "52fe4277c3a36847f8021053", "de...
2933 22804 Saw VI Special Agent Strahm is dead, and Detective Ho... [Horror, Mystery] [aftercreditsstinger] [{"cast_id": 3, "character": "Jigsaw / John", ... [{"credit_id": "536c927b0e0a2647d400d1da", "de...
2934 10156 History of the World: Part I An uproarious version of history that proves n... [Comedy] [moses, roman empire, musical, stone age, musi... [{"cast_id": 7, "character": "Moses/Comicus/To... [{"credit_id": "52fe43379251416c75007f67", "de...
2935 12837 The Secret Life of Bees Set in South Carolina in 1964, this is the tal... [Adventure] [woman director] [{"cast_id": 3, "character": "Lily Owens", "cr... [{"credit_id": "5647cc689251413acc004e90", "de...
2936 17708 Corky Romano Corky Romano is a bumbling, simpleton, veterin... [Action, Comedy, Crime] [] [{"cast_id": 1, "character": "Corky Romano", "... [{"credit_id": "52fe47429251416c750930b3", "de...
2937 13937 Raising Cain When neighborhood kids begin vanishing, Jenny ... [Drama, Horror, Thriller, Crime] [] [{"cast_id": 9, "character": "Carter / Cain / ... [{"credit_id": "52fe45b69251416c7505fe93", "de...
2938 28932 F.I.S.T. Johnny Kovak joins the Teamsters trade-union i... [Drama, Action] [] [{"cast_id": 3, "character": "Johnny Kovak", "... [{"credit_id": "52fe45bcc3a368484e06beeb", "de...
2939 31909 Invaders from Mars In this remake of the classic 50s SF tale, a b... [Science Fiction] [space invasion, remake, alien invasion] [{"cast_id": 1, "character": "Linda Magnusson"... [{"credit_id": "52fe44a79251416c910182f1", "de...
2940 167073 Brooklyn In 1950s Ireland and New York, young Ellis Lac... [Drama, Romance] [love triangle, based on novel, homesickness, ... [{"cast_id": 0, "character": "Eilis Lacey", "c... [{"credit_id": "53d14ac70e0a265dfa00cec3", "de...
2941 3175 Barry Lyndon In the Eighteenth Century, in a small village ... [Drama, Romance, War] [palace, british army, fencing, epic, debt, ir... [{"cast_id": 9, "character": "Barry Lyndon", "... [{"credit_id": "52fe438dc3a36847f805cca9", "de...
2942 14369 Out Cold Animal House meets Casablanca in this outrageo... [Comedy] [manager, alcohol, races, mountains, gondola, ... [{"cast_id": 1, "character": "Rick Rambis", "c... [{"credit_id": "52fe45eb9251416c75066e71", "de...
2943 16888 The Ladies Man Because of his salacious language, late-night ... [Comedy] [female nudity, tattoo, radio, cheat on husban... [{"cast_id": 1, "character": "Leon Phelps", "c... [{"credit_id": "5658842bc3a3683085003387", "de...
2944 121826 Quartet The directorial debut of Dustin Hoffman, Quart... [Drama, Comedy, Romance] [musician, concert, retired] [{"cast_id": 6, "character": "Jean Horton", "c... [{"credit_id": "546f8a66c3a3682faa002711", "de...
2945 10646 Tomcats College buddies chip in and promise that the g... [Comedy, Romance] [compulsive gambling, roulette, stag night, gr... [{"cast_id": 1, "character": "Michael Delaney ... [{"credit_id": "52fe439b9251416c75016f71", "de...
2946 12149 Frailty A man confesses to an FBI agent his family's s... [Drama, Thriller, Crime] [angel, sheriff, loss of mother, 1970s, texas,... [{"cast_id": 9, "character": "Father Meiks", "... [{"credit_id": "52fe44bf9251416c7503f831", "de...
2947 304357 Woman in Gold Maria Altmann, an octogenarian Jewish refugee,... [Drama] [nazis, based on true story, art, stolen paint... [{"cast_id": 1, "character": "Maria Altmann", ... [{"credit_id": "568712f19251414ecb012112", "de...
2948 11184 Kinsey Kinsey is a portrait of researcher Alfred Kins... [Drama] [free love, sex, sexuality, indiana, professor... [{"cast_id": 1, "character": "Alfred Kinsey", ... [{"credit_id": "52fe440a9251416c75026e39", "de...
2949 766 Army of Darkness A man is accidentally transported to 1300 A.D.... [Fantasy, Horror, Comedy] [prophecy, witch, swordplay, supermarket, cast... [{"cast_id": 18, "character": "Ash", "credit_i... [{"credit_id": "52fe4273c3a36847f801f989", "de...
2950 20009 Slackers Dave, Sam and Jeff are about to graduate from ... [Comedy, Romance] [male nudity, drug abuse, job interview, eaves... [{"cast_id": 1, "character": "Sam Schechter", ... [{"credit_id": "52fe43d2c3a368484e000233", "de...
2951 1587 What's Eating Gilbert Grape Gilbert has to care for his brother Arnie and ... [Romance, Drama] [brother brother relationship, mentally disabl... [{"cast_id": 13, "character": "Gilbert Grape",... [{"credit_id": "52fe4301c3a36847f80336b5", "de...
2952 30973 The Visual Bible: The Gospel of John A word for word depiction of the life of Jesus... [Drama, History] [miracle, jesus christ, last supper, bible, ch... [{"cast_id": 1, "character": "Narrator (voice)... [{"credit_id": "52fe44519251416c9100c7cf", "de...
2953 11109 Vera Drake Abortionist Vera Drake finds her beliefs and p... [Crime, Drama] [england, mother role, women's prison, police,... [{"cast_id": 2, "character": "Vera Drake", "cr... [{"credit_id": "52fe43f99251416c75024b67", "de...
2954 9027 The Guru Bored with Bollywood movies but fascinated wit... [Comedy, Romance] [sex, indian lead, dancing master, new love, p... [{"cast_id": 1, "character": "Ramu Gupta", "cr... [{"credit_id": "52fe44d3c3a36847f80ac3cd", "de...
2955 63020 The Perez Family In the midst of the Mariel boat lift -- a hurr... [Comedy, Drama, Romance] [immigration, independent film, woman director... [{"cast_id": 3, "character": "Dorita Evita Per... [{"credit_id": "561ccbbb9251415a6b0033a8", "de...
2956 86829 Inside Llewyn Davis In Greenwich Village in the early 1960s, gifte... [Drama, Music] [folk music, performance, aspiring singer, new... [{"cast_id": 10, "character": "Llewyn Davis", ... [{"credit_id": "52fe49a39251416c910b3b77", "de...
2957 11065 O Hot young stars, a hip, driving soundtrack, pl... [Drama, Romance, Thriller] [sex, jealousy, girlfriend, high school, colum... [{"cast_id": 1, "character": "Odin James", "cr... [{"credit_id": "555b54c792514120be000e0c", "de...
2958 13888 Return to the Blue Lagoon In this sequel to the 1980 classic, two childr... [Drama, Adventure, Romance] [island, marooned, pacific island, teenager, d... [{"cast_id": 6, "character": "Lilli", "credit_... [{"credit_id": "53292622c3a3683d43000e37", "de...
2959 42345 The Molly Maguires Life is rough in the coal mines of 1876 Pennsy... [Drama, History] [pennsylvania, miner, coal mining, coal mine, ... [{"cast_id": 2, "character": "Jack Kehoe", "cr... [{"credit_id": "56115323925141478d0090fe", "de...
2960 13994 Romance & Cigarettes Down-and-dirty musical love story set in the w... [Comedy, Music, Romance] [infidelity, lovers, working class, new york c... [{"cast_id": 1, "character": "Nick Murder", "c... [{"credit_id": "52fe45c09251416c75061363", "de...
2961 1590 Copying Beethoven A fictionalised exploration of Beethoven's lif... [Drama] [beethoven, woman director] [{"cast_id": 4, "character": "Ludwig van Beeth... [{"credit_id": "52fe4302c3a36847f80337af", "de...
2962 62728 Brighton Rock Charts the headlong fall of Pinkie, a razor-wi... [Drama, Thriller, Crime] [waitress, riot, gang war, nightmare, prayer, ... [{"cast_id": 4, "character": "Mr. Colleoni", "... [{"credit_id": "5986c337c3a36832870121fe", "de...
2963 11917 Saw V Detective Hoffman is seemingly the last person... [Horror, Thriller, Crime] [blood splatter, serial killer, pig mask, nazi... [{"cast_id": 5, "character": "John Kramer", "c... [{"credit_id": "536b9e6e0e0a2647c400c3d8", "de...
2964 45138 Machine Gun McCain After serving 12 years behind bars for armed r... [Drama, Action, Thriller, Crime, Foreign] [mobster] [{"cast_id": 5, "character": "Hank McCain", "c... [{"credit_id": "574605e692514127cb000ca1", "de...
2965 80271 LOL In a world connected by YouTube, iTunes, and F... [Drama, Comedy, Romance] [coming of age, mother daughter relationship, ... [{"cast_id": 5, "character": "Lola Williams", ... [{"credit_id": "587cea9d9251413f3301abe6", "de...
2966 4657 Jindabyne Stewart Kane, an Irishman living in the Austra... [Crime, Drama, Mystery, Thriller] [small town, fishing, male friendship, austral... [{"cast_id": 11, "character": "Claire", "credi... [{"credit_id": "52fe43d1c3a36847f8072273", "de...
2967 14395 Kabhi Alvida Naa Kehna Dev and Maya are both married to different peo... [Drama, Romance] [adultery, extramarital affair] [{"cast_id": 1, "character": "Dev Saran", "cre... [{"credit_id": "58a5e57892514152a70006bf", "de...
2968 24137 An Ideal Husband Sir Robert Chiltern is a successful Government... [Drama, Comedy, Romance] [] [{"cast_id": 1, "character": "Lady Gertrude Ch... [{"credit_id": "52fe4485c3a368484e027b05", "de...
2969 190847 The Last Days on Mars On the last day of the first manned mission to... [Science Fiction, Thriller, Horror] [mars, science fiction, zombie] [{"cast_id": 7, "character": "Vincent Campbell... [{"credit_id": "53f459f4c3a368340700101a", "de...
2970 11056 Darkness A teenage girl moves into a remote countryside... [Horror] [loss of child, solar eclipse, haunted house, ... [{"cast_id": 1, "character": "Regina", "credit... [{"credit_id": "52fe43ec9251416c75023433", "de...
2971 62 2001: A Space Odyssey Humanity finds a mysterious object buried bene... [Science Fiction, Mystery, Adventure] [moon, jupiter, artificial intelligence, man v... [{"cast_id": 6, "character": "Dr. Dave Bowman"... [{"credit_id": "52fe4212c3a36847f8001a05", "de...
2972 601 E.T. the Extra-Terrestrial After a gentle alien becomes stranded on Earth... [Science Fiction, Adventure, Family, Fantasy] [farewell, homesickness, nasa, extraterrestria... [{"cast_id": 20, "character": "Elliott", "cred... [{"credit_id": "52fe425bc3a36847f8017df5", "de...
2973 13067 In the Land of Women After a bad breakup with his girlfriend leaves... [Romance, Comedy, Drama] [infidelity, party, love, cancer, neighbor, wr... [{"cast_id": 1, "character": "Sarah Hardwicke"... [{"credit_id": "584ea22ac3a368322a00c49e", "de...
2974 25379 The Blue Butterfly Based on a true story, The Blue Butterfly tell... [Adventure, Drama, Family] [rain, butterfly, rainforest, woman director, ... [{"cast_id": 2, "character": "Pete", "credit_i... [{"credit_id": "530facdd925141100800001e", "de...
2975 88641 There Goes My Baby A group of high school seniors meets in the su... [Drama, Comedy] [] [{"cast_id": 2, "character": "Pirate", "credit... [{"credit_id": "598db4fcc3a368758e01220c", "de...
2976 58051 Housefull Believing himself to be a jinx and bringing ba... [Drama, Comedy, Romance, Foreign] [] [{"cast_id": 1, "character": "Aarush", "credit... [{"credit_id": "52fe4952c3a36847f81943a9", "de...
2977 14877 September Dawn A story set against the Mountain Meadows Massa... [Drama, Action, History, Western, Romance] [] [{"cast_id": 1, "character": "Jacob Samuelson"... [{"credit_id": "56d07290c3a3681e3e006e68", "de...
2978 96399 For Greater Glory - The True Story of Cristiada A chronicle of the Cristeros War (1926-1929), ... [History, Drama] [duringcreditsstinger] [{"cast_id": 2, "character": "Tulita", "credit... [{"credit_id": "52fe49b29251416c750d0649", "de...
2979 304410 The Bélier Family The whole Bélier family is deaf, except for si... [Comedy, Drama, Music] [deafness, music, coming of age, teenage girl,... [{"cast_id": 5, "character": "Paula B\u00e9lie... [{"credit_id": "546cc5969251413053001a54", "de...
2980 489 Good Will Hunting Will Hunting has a genius-level IQ but chooses... [Drama] [baseball, boston, professor, m.i.t., harvard ... [{"cast_id": 4, "character": "Sean Maguire", "... [{"credit_id": "52fe4249c3a36847f8012699", "de...
2981 373314 Misconduct An ambitious lawyer finds himself caught in a ... [Drama, Thriller] [] [{"cast_id": 2, "character": "Ben", "credit_id... [{"credit_id": "56820d35c3a36860e901266a", "de...
2982 214 Saw III Jigsaw has disappeared. Along with his new app... [Horror, Thriller, Crime] [brain tumor, nudity, suffocation, mutilation,... [{"cast_id": 3, "character": "John Kramer", "c... [{"credit_id": "52fe4227c3a36847f8008293", "de...
2983 10890 Stripes John Winger, an indolent sad sack in his 30s, ... [Action, Comedy] [date, ex-girlfriend, u.s. army, military spoof] [{"cast_id": 1, "character": "John Winger", "c... [{"credit_id": "52fe43ca9251416c7501e4ed", "de...
2984 1588 Bring It On The Toro cheerleading squad from Rancho Carne ... [Comedy] [cheerleader, sport, high school, teenage girl... [{"cast_id": 1, "character": "Torrance Shipman... [{"credit_id": "5378329bc3a3685554003073", "de...
2985 316727 The Purge: Election Year Two years after choosing not to kill the man w... [Action, Horror, Thriller] [dystopia, sequel, legalized murder] [{"cast_id": 1, "character": "Senator Charlie ... [{"credit_id": "57a70aa8c3a368255b000f88", "de...
2986 10314 She's All That High school hotshot Zach Siler is the envy of ... [Comedy, Romance] [tv star, jeep, volleyball, misfit, teen angst... [{"cast_id": 9, "character": "Zach Siler", "cr... [{"credit_id": "52fe43579251416c7500cafb", "de...
2987 663 Saw IV Jigsaw and his apprentice Amanda are dead. Now... [Horror, Thriller, Crime] [ice, victim, pain, games, psychopath, blood, ... [{"cast_id": 1, "character": "Jigsaw/John", "c... [{"credit_id": "52fe4266c3a36847f801b7db", "de...
2988 11804 White Noise An architect's desire to speak with his wife f... [Drama, Horror, Thriller] [wheelchair, time, voice, inspector, supernatu... [{"cast_id": 8, "character": "Jonathan Rivers"... [{"credit_id": "52fe44889251416c750382c7", "de...
2989 16781 Madea's Family Reunion Based upon Tyler Perry's acclaimed stage produ... [Drama, Comedy, Romance] [spanking, based on play] [{"cast_id": 1, "character": "Madea / Brian / ... [{"credit_id": "52fe46eb9251416c75087e49", "de...
2990 11873 The Color of Money Former pool hustler "Fast Eddie" Felson decide... [Drama] [bar, billard, talent, hustler, sport] [{"cast_id": 7, "character": "Fast Eddie Felso... [{"credit_id": "52fe44979251416c7503a3ad", "de...
2991 9289 The Longest Day The retelling of June 6, 1944, from the perspe... [Action, Drama, History, War] [world war ii, normandy, allied, widerstand, s... [{"cast_id": 20, "character": "Col. Thompson",... [{"credit_id": "53ba7918c3a3685eb1006f7a", "de...
2992 10414 The Mighty Ducks After reckless young lawyer Gordon Bombay gets... [Comedy, Family] [sports team, sport, ice hockey, hockey game, ... [{"cast_id": 1, "character": "Gordon Bombay", ... [{"credit_id": "52fe436a9251416c7500f80d", "de...
2993 1970 The Grudge American nurse, Karen Davis moves to Tokyo and... [Horror, Mystery, Thriller] [male nudity, nurse, japanese, house, remake, ... [{"cast_id": 4, "character": "Karen Davis", "c... [{"credit_id": "52fe4327c3a36847f803e7d7", "de...
2994 9614 Happy Gilmore Failed hockey player-turned-golf whiz Happy Gi... [Comedy] [loss of mother, loss of father, golf, sport, ... [{"cast_id": 11, "character": "Happy Gilmore",... [{"credit_id": "52fe4511c3a36847f80ba933", "de...
2995 8922 Jeepers Creepers A college-age brother and sister get more than... [Horror, Thriller] [mass murder, song, brother, sister, aftercred... [{"cast_id": 10, "character": "Patricia 'Trish... [{"credit_id": "52fe44c8c3a36847f80a9c27", "de...
2996 1648 Bill & Ted's Excellent Adventure In the small town of San Dimas, a few miles aw... [Adventure, Comedy, Science Fiction] [jealousy, journey in the past, sigmund freud,... [{"cast_id": 1, "character": "Ted Logan", "cre... [{"credit_id": "52fe4308c3a36847f8035623", "de...
2997 17917 Oliver! Musical adaptation of Charles Dickens' Oliver ... [Drama, Family, Music] [pickpocket, musical, victorian england, orphan] [{"cast_id": 2, "character": "Fagin", "credit_... [{"credit_id": "575cfcafc3a3684aee000259", "de...
2998 74534 The Best Exotic Marigold Hotel British retirees travel to India to take up re... [Drama, Comedy] [hotel, based on novel, india, ensemble cast, ... [{"cast_id": 2, "character": "Douglas Ainslie"... [{"credit_id": "52fe48d0c3a368484e10c423", "de...
2999 19405 Recess: School's Out Recess: School's Out is a 2001 animated film b... [Science Fiction, Animation, Comedy, Family] [holiday, elementary school, friends, based on... [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe47d69251416c750a71f5", "de...
3000 9355 Mad Max Beyond Thunderdome Mad Max becomes a pawn in a decadent oasis of ... [Action, Adventure, Science Fiction] [arena, sandstorm, dystopia, oasis, sequel, po... [{"cast_id": 1, "character": "Mad Max Rockatan... [{"credit_id": "52fe44ecc3a36847f80b218b", "de...
3001 10999 Commando John Matrix, the former leader of a special co... [Action, Adventure, Thriller] [kidnapping, lone wolf, daughter, father, resc... [{"cast_id": 9, "character": "John Matrix", "c... [{"credit_id": "52fe43df9251416c750216e1", "de...
3002 321258 The Boy A nanny, working for a family whose son has ju... [Horror, Mystery, Thriller] [suicide, england, fire, country house, shower... [{"cast_id": 2, "character": "Greta Evans", "c... [{"credit_id": "57465d589251415e63000c2d", "de...
3003 44040 Devil A group of people trapped in a elevator realiz... [Horror, Mystery, Thriller] [claustrophobia, trapped in an elevator] [{"cast_id": 8, "character": "Detective Bowden... [{"credit_id": "52fe4673c3a36847f80ffc73", "de...
3004 10426 Friday After Next Craig and Day Day have finally moved out of th... [Comedy] [guard, shopping mall, thief, drug] [{"cast_id": 1, "character": "Craig", "credit_... [{"credit_id": "52fe436d9251416c7500ff79", "de...
3005 280092 Insidious: Chapter 3 A twisted new tale of terror begins for a teen... [Drama, Horror, Thriller] [sequel] [{"cast_id": 2, "character": "Sean Brenner", "... [{"credit_id": "5583754ec3a36853dd00052e", "de...
3006 13938 The Last Dragon A young man searches for the "master" to obtai... [Action, Adventure, Comedy] [martial arts, pizzeria, limousine, music] [{"cast_id": 1, "character": "Leroy Green", "c... [{"credit_id": "52fe45b69251416c7505fef1", "de...
3007 10163 The Lawnmower Man A simple man is turned into a genius through t... [Horror, Thriller, Science Fiction] [dream, chimp, manipulation, botanist, virtual... [{"cast_id": 12, "character": "Jobe Smith", "c... [{"credit_id": "52fe43399251416c7500832b", "de...
3008 12182 Nick and Norah's Infinite Playlist Nick cannot stop obsessing over his ex-girlfri... [Comedy, Music, Romance] [concert, teenager, one night, based on young ... [{"cast_id": 5, "character": "Nick", "credit_i... [{"credit_id": "52fe44c69251416c750406c9", "de...
3009 1832 Dogma The latest battle in the eternal war between G... [Fantasy, Comedy, Adventure] [angel, wisconsin, church service, church, aft... [{"cast_id": 1, "character": "Bartleby", "cred... [{"credit_id": "52fe4318c3a36847f8039ec1", "de...
3010 9034 The Banger Sisters In the late '60s, the self-proclaimed belles o... [Comedy, Drama] [tattoo, rock star, groupie, past, family] [{"cast_id": 1, "character": "Suzette", "credi... [{"credit_id": "52fe44d4c3a36847f80ac85b", "de...
3011 15301 Twilight Zone: The Movie Four directors collaborated to remake four epi... [Drama, Fantasy, Horror, Science Fiction, Thri... [nazis, anthology, remake, twilight zone] [{"cast_id": 8, "character": "Car Driver (Prol... [{"credit_id": "52fe464c9251416c75073d33", "de...
3012 10135 Road House The Double Deuce is the meanest, loudest and r... [Action, Thriller] [new love, protection money, nightclub, raussc... [{"cast_id": 1, "character": "James Dalton", "... [{"credit_id": "52fe43319251416c75007087", "de...
3013 26352 A Low Down Dirty Shame A black detective becomes embroiled in a web o... [Action, Comedy, Crime] [fbi, drug crime, violence, drug, private dete... [{"cast_id": 1, "character": "Shame", "credit_... [{"credit_id": "52fe44fcc3a368484e042457", "de...
3014 20616 Swimfan Ben Cronin has it all: the admiration of his m... [Drama, Thriller] [competition, coma, infidelity, obsession, bat... [{"cast_id": 3, "character": "Ben Cronin", "cr... [{"credit_id": "576b2bcb92514148e7000a35", "de...
3015 9794 Employee of the Month When he hears that the new female employee dig... [Comedy, Romance] [salesclerk, midlife crisis, prenzlauer berg, ... [{"cast_id": 1, "character": "Zack", "credit_i... [{"credit_id": "52fe452ec3a36847f80c0d9b", "de...
3016 15037 Can't Hardly Wait It's graduation day at Huntington Hills High, ... [Comedy, Drama, Romance] [alcohol, regret, homophobia, radio, cheerlead... [{"cast_id": 1, "character": "Amanda", "credit... [{"credit_id": "52fe46329251416c75070751", "de...
3017 227 The Outsiders When two poor greasers, Johnny, and Ponyboy ar... [Crime, Drama] [street gang, children's home, coming of age, ... [{"cast_id": 11, "character": "Dallas 'Dally' ... [{"credit_id": "52fe4229c3a36847f8008b9b", "de...
3018 294272 Pete's Dragon Pete is a mysterious 10-year-old with no famil... [Adventure, Family, Fantasy] [feral child, remake, dragon, orphan, 1980s, l... [{"cast_id": 0, "character": "Grace Meacham", ... [{"credit_id": "57a1c6c5c3a3680c69000f0f", "de...
3019 11336 The Dead Zone Johnny Smith is a schoolteacher with his whole... [Horror, Science Fiction, Thriller] [coma, sheriff, based on novel, sacrifice, sus... [{"cast_id": 1, "character": "Johnny Smith", "... [{"credit_id": "52fe44299251416c7502ae43", "de...
3020 283445 Sinister 2 A young mother and her twin sons move into a r... [Horror] [haunted house, sequel, twins] [{"cast_id": 1, "character": "Courtney Collins... [{"credit_id": "5666bb3bc3a36808e6000bb0", "de...
3021 88036 Sparkle Musical prodigy, Sparkle (Jordin Sparks) strug... [Drama, Music] [soong sisters, duringcreditsstinger] [{"cast_id": 13, "character": "Emma", "credit_... [{"credit_id": "52fe49e69251416c910bc8bf", "de...
3022 10984 Valentine Five friends are stalked and murdered by a mas... [Horror, Thriller] [mobbing, success, violence against women, rev... [{"cast_id": 1, "character": "Paige Prescott",... [{"credit_id": "563b3249c3a3681b5e022ddc", "de...
3023 22824 The Fourth Kind Since the 1960s, a disproportionate number of ... [Mystery, Science Fiction, Thriller] [brother sister relationship, wheelchair, hypn... [{"cast_id": 1, "character": "Abbey", "credit_... [{"credit_id": "532ecf68c3a3685fcb003edb", "de...
3024 9526 A Prairie Home Companion A look at what goes on backstage during the la... [Drama, Comedy, Music] [usa, country music, commercial, radio present... [{"cast_id": 12, "character": "Yolanda Johnson... [{"credit_id": "52fe4504c3a36847f80b774d", "de...
3025 39349 Sugar Hill Sugar Hill is a 1994 American crime-drama/neo-... [Drama, Action, Thriller] [] [{"cast_id": 2, "character": "Romello Skuggs",... [{"credit_id": "58fe42c992514163e303650e", "de...
3026 15983 Invasion U.S.A. A one-man army comes to the rescue of the Unit... [Action, Thriller] [] [{"cast_id": 1, "character": "Matt Hunter", "c... [{"credit_id": "56e6c598c3a3685a9200a4c1", "de...
3027 14544 Roll Bounce From Wikipedia, the free encyclopedia. Roll Bo... [Comedy, Drama, Family] [] [{"cast_id": 1, "character": "Bernard", "credi... [{"credit_id": "536141b90e0a2649bb000171", "de...
3028 11545 Rushmore When a beautiful first-grade teacher arrives a... [Comedy, Drama] [private school, lone wolf, theatre play, thea... [{"cast_id": 11, "character": "Max Fischer", "... [{"credit_id": "52fe44569251416c7503134d", "de...
3029 42684 Skyline When strange lights descend on the city of Los... [Science Fiction] [missile, light, transformation, low-budget, a... [{"cast_id": 1, "character": "Jarrod", "credit... [{"credit_id": "52fe4611c3a36847f80ead67", "de...
3030 268238 The Second Best Exotic Marigold Hotel As the Best Exotic Marigold Hotel has only a s... [Drama, Comedy] [india, retirement home] [{"cast_id": 0, "character": "Sonny Kapoor", "... [{"credit_id": "551c9dff9251416a21001303", "de...
3031 8359 Kit Kittredge: An American Girl The Great Depression hits home for nine year o... [Comedy, Drama, Family] [cincinnati, woman director] [{"cast_id": 1, "character": "Kit Kittredge", ... [{"credit_id": "52fe44a2c3a36847f80a15d7", "de...
3032 15648 The Perfect Man Holly is tired of moving every time her mom Je... [Comedy, Drama, Family, Romance] [mother, man-woman relation, single, matchmaki... [{"cast_id": 1, "character": "Holly Hamilton",... [{"credit_id": "56b295cc92514114db000026", "de...
3033 41823 Mo' Better Blues Opens with Bleek as a child learning to play t... [Drama, Romance] [musical] [{"cast_id": 3, "character": "Bleek Gilliam", ... [{"credit_id": "52fe45dfc3a36847f80df4e1", "de...
3034 11891 Kung Pow: Enter the Fist A movie within a movie, created to spoof the m... [Action, Comedy] [loss of family, loss of parents, supernatural... [{"cast_id": 2, "character": "\"Master Tang\""... [{"credit_id": "570439bcc3a3686989000d0c", "de...
3035 9362 Tremors Hick handymen Val McKee and Earl Bassett can b... [Action, Horror] [nevada, small town, tractor, stranded, cult f... [{"cast_id": 1, "character": "Valentine McKee"... [{"credit_id": "56999dd39251416e8f0004e6", "de...
3036 9902 Wrong Turn Chris crashes into a carload of other young pe... [Horror, Thriller] [life and death, death of a friend, parts of d... [{"cast_id": 10, "character": "Chris Flynn", "... [{"credit_id": "52fe4544c3a36847f80c4865", "de...
3037 14729 The Long Riders The origins, exploits and the ultimate fate of... [Western, History] [brother brother relationship, jesse james, co... [{"cast_id": 1, "character": "Cole Younger", "... [{"credit_id": "54bbc7959251416eae0017fa", "de...
3038 9455 The Corruptor Danny is a young cop partnered with Nick, a se... [Action, Crime, Mystery, Thriller] [new york, life and death, gang war, police, c... [{"cast_id": 1, "character": "Detective Danny ... [{"credit_id": "581c7a4fc3a3682ce20083f8", "de...
3039 103731 Mud Two teenage boys encounter a fugitive and make... [Drama] [river, snake, arkansas, fugitive, river boat] [{"cast_id": 7, "character": "Mud", "credit_id... [{"credit_id": "52fe4a25c3a36847f81bc9af", "de...
3040 10090 Reno 911!: Miami A rag-tag team of Reno cops are called in to s... [Action, Adventure, Comedy, Crime] [sex, terrorist, beach, nudity, police, parody... [{"cast_id": 25, "character": "Chief of Police... [{"credit_id": "52fe43239251416c75004fa9", "de...
3041 164558 One Direction: This Is Us Go behind the scenes during One Directions sel... [Documentary, Music] [concert] [{"cast_id": 6, "character": "Himself", "credi... [{"credit_id": "52fe4c7bc3a36847f8230993", "de...
3042 19905 The Goods: Live Hard, Sell Hard Who is Don Ready? Salesman? Lover? Song Stylis... [Comedy] [duringcreditsstinger] [{"cast_id": 1, "character": "Don Ready", "cre... [{"credit_id": "52fe47f89251416c750ab8ed", "de...
3043 17710 Hey Arnold! The Movie When a powerful developer named Mr. Scheck wan... [Animation, Family] [] [{"cast_id": 1, "character": "Arnold", "credit... [{"credit_id": "59649a91c3a36828fc0f23be", "de...
3044 75900 My Week with Marilyn Sir Laurence Olivier is making a movie in Lond... [Drama] [based on novel, biography, historical figure,... [{"cast_id": 2, "character": "Marilyn Monroe",... [{"credit_id": "535789adc3a368561100282b", "de...
3045 9515 The Matador The life of Danny Wright, a salesman forever o... [Action, Comedy, Crime, Drama, Thriller] [mexico city, midlife crisis, cocktail, indepe... [{"cast_id": 29, "character": "Julian Noble", ... [{"credit_id": "52fe4502c3a36847f80b7217", "de...
3046 27322 Love Jones Darius Lovehall is a young black poet in Chica... [Comedy, Drama, Romance] [sex, ex-boyfriend, independent film, african ... [{"cast_id": 1, "character": "Darius Lovehall"... [{"credit_id": "52fe4541c3a368484e04fb95", "de...
3047 328425 The Gift A husband and wife try to reinvigorate their r... [Thriller, Mystery] [detective, stalker, gift, bully, psychologica... [{"cast_id": 0, "character": "Simon Callem", "... [{"credit_id": "5666bb48c3a36808e9000acf", "de...
3048 14120 End of the Spear "End of the Spear" is the story of Mincayani, ... [Adventure, Drama] [drama] [{"cast_id": 3, "character": "Mincayani", "cre... [{"credit_id": "52fe45cd9251416c75062eb3", "de...
3049 10050 Get Over It When Berke Landers, a popular high school bask... [Comedy, Romance] [theatre play, theatre group, high school, fal... [{"cast_id": 19, "character": "Kelly Woods", "... [{"credit_id": "52fe43139251416c7500298f", "de...
3050 1542 Office Space Three office workers strike back at their evil... [Comedy, Crime] [suburbia, downsizing, software engineer, burn... [{"cast_id": 3, "character": "Peter Gibbons", ... [{"credit_id": "52fe42fcc3a36847f8031b39", "de...
3051 10490 Drop Dead Gorgeous In a small Minnesota town, the annual beauty p... [Comedy] [minnesota, mother role, beauty contest, girl ... [{"cast_id": 1, "character": "Amber Atkins", "... [{"credit_id": "52fe437a9251416c75011e11", "de...
3052 87093 Big Eyes The story of the awakening of the painter, Mar... [Drama] [wife husband relationship, artist, court case] [{"cast_id": 8, "character": "Margaret Keane",... [{"credit_id": "52fe49b59251416c910b622d", "de...
3053 10029 Very Bad Things Kyle Fisher has one last night to celebrate li... [Comedy, Crime, Thriller] [prostitute, hotel, cocaine, nudity, psychopat... [{"cast_id": 17, "character": "Kyle Fisher", "... [{"credit_id": "52fe430c9251416c75001729", "de...
3054 9893 Sleepover As their first year of high school looms ahead... [Comedy, Family] [high school, scavenger hunt, teenage crush, s... [{"cast_id": 18, "character": "Julie Corky", "... [{"credit_id": "52fe4542c3a36847f80c4103", "de...
3055 11507 Body Double After losing an acting role and his girlfriend... [Crime, Mystery, Horror, Thriller] [female nudity, pornography, claustrophobia, n... [{"cast_id": 1, "character": "Jake Scully", "c... [{"credit_id": "52fe444d9251416c7502ffc9", "de...
3056 37931 MacGruber Ex-special operative MacGruber (Forte) is call... [Action, Adventure, Comedy] [aftercreditsstinger, duringcreditsstinger] [{"cast_id": 7, "character": "MacGruber", "cre... [{"credit_id": "52fe467f9251416c91056603", "de...
3057 3472 Dirty Pretty Things An urban hotel in London is a gathering and fl... [Crime, Drama, Thriller] [london england, prostitute, hotel, night watc... [{"cast_id": 11, "character": "Okwe", "credit_... [{"credit_id": "52fe4394c3a36847f805f2c5", "de...
3058 87818 Movie 43 The film is composed of multiple comedy shorts... [Comedy] [slapstick, ensemble cast, duringcreditsstinge... [{"cast_id": 18, "character": "Vanessa (segmen... [{"credit_id": "52fe49d89251416c910bab3b", "de...
3059 13160 Over Her Dead Body After his fiancée, Kate, dies in an accident o... [Comedy] [diary, romantic comedy, death of lover, spiri... [{"cast_id": 2, "character": "Kate", "credit_i... [{"credit_id": "52fe45479251416c75051077", "de...
3060 88005 Seeking a Friend for the End of the World As an asteroid nears Earth, a man finds himsel... [Comedy, Drama, Romance, Science Fiction] [asteroid, road trip, end of the world, woman ... [{"cast_id": 3, "character": "Dodge Petersen",... [{"credit_id": "52fe49e59251416c910bc657", "de...
3061 52067 Cedar Rapids A naive Midwesterner insurance salesman travel... [Comedy] [hotel, infidelity, one-night stand, friendshi... [{"cast_id": 8, "character": "Joan Ostrowski-F... [{"credit_id": "52fe4817c3a36847f81578a9", "de...
3062 73 American History X Derek Vineyard is paroled after serving 3 year... [Drama] [usa, neo-nazi, prison, skinhead, brother brot... [{"cast_id": 4, "character": "Derek Vinyard", ... [{"credit_id": "5563a4c1925141271b0021e7", "de...
3063 134597 The Collection Arkin escapes with his life from the vicious g... [Horror, Thriller] [mercenary, party, sequel, gore, escape, seria... [{"cast_id": 4, "character": "Arkin", "credit_... [{"credit_id": "54b2a236c3a368094e004bb2", "de...
3064 24034 Teacher's Pet Spot (Lane) is a dog who can talk and read. Po... [Animation, Drama, Family, Music] [] [{"cast_id": 2, "character": "Spot Helperman /... [{"credit_id": "59b1da12925141079d08c8a4", "de...
3065 14283 The Red Violin Spans 300 years in the life of one famed music... [Drama, Thriller, Mystery, Music, Romance] [auction, violin] [{"cast_id": 2, "character": "Nicolo Bussotti ... [{"credit_id": "52fe45e29251416c75065c39", "de...
3066 404 The Straight Story "The Straight Story" chronicles a trip made by... [Drama] [brother brother relationship, mississippi, wi... [{"cast_id": 4, "character": "Alvin Straight",... [{"credit_id": "52fe423fc3a36847f800f709", "de...
3067 13201 Deuces Wild 1950s New York City. A bad and bloody gang war... [Action, Crime, Drama, Romance] [gang, new york city, drug overdose] [{"cast_id": 1, "character": "Leon", "credit_i... [{"credit_id": "52fe454e9251416c75051fa3", "de...
3068 209403 Bad Words A misanthropic man sets out to exact revenge o... [Comedy] [competition, satire, spelling bee, estranged ... [{"cast_id": 3, "character": "Guy Trilby", "cr... [{"credit_id": "52fe4d64c3a368484e1e6bd3", "de...
3069 7942 Run, Fatboy, Run Five years after jilting his pregnant fiancée ... [Comedy, Romance] [father son relationship, new love, fiancé, tr... [{"cast_id": 9, "character": "Dennis", "credit... [{"credit_id": "52fe4489c3a36847f809b997", "de...
3070 73247 Heartbeeps Heartbeeps stars Andy Kaufman and Bernadette P... [Comedy, Romance, Family] [servant, future, chase, lovers, outlaw, robot] [{"cast_id": 2, "character": "Val", "credit_id... [{"credit_id": "5991020cc3a368069000181b", "de...
3071 253331 Black or White A grieving widower is drawn into a custody bat... [Drama] [grieving widower, widower] [{"cast_id": 1, "character": "Elliot Anderson"... [{"credit_id": "52fe4e7a9251416c91133053", "de...
3072 34043 On the Line 'N Sync heartthrobs Lance Bass and Joey Fatone... [Comedy, Family, Romance] [] [{"cast_id": 1, "character": "Kevin Gibbons", ... [{"credit_id": "55366ad792514142010009ba", "de...
3073 9952 Rescue Dawn A US Fighter pilot's epic struggle of survival... [Adventure, Drama, War] [war crimes, violence, laotian soldier, pipe s... [{"cast_id": 23, "character": "Dieter Dengler"... [{"credit_id": "52fe454fc3a36847f80c6f9f", "de...
3074 256924 Danny Collins An ageing rock star decides to change his life... [Comedy, Drama, Music] [rock star, middle age] [{"cast_id": 1, "character": "Danny Collins", ... [{"credit_id": "530b2c56c3a36841f000571c", "de...
3075 82532 Jeff, Who Lives at Home Dispatched from his basement room on an errand... [Drama, Comedy] [slacker, basement, destiny, glue, stoner, wro... [{"cast_id": 21, "character": "Jeff", "credit_... [{"credit_id": "52fe485a9251416c91089613", "de...
3076 41110 I Am Love Emma left Russia to live with her husband in I... [Drama, Romance] [adultery, restaurant, textile industry, male ... [{"cast_id": 4, "character": "Emma Recchi", "c... [{"credit_id": "52fe45b5c3a36847f80d61a1", "de...
3077 134371 Atlas Shrugged Part II The global economy is on the brink of collapse... [Drama, Science Fiction, Mystery] [ayn rand] [{"cast_id": 6, "character": "Dagny Taggart", ... [{"credit_id": "52fe4bccc3a368484e199b61", "de...
3078 2088 Romeo Is Bleeding A corrupt cop gets in over his head when he tr... [Action, Crime, Drama, Thriller] [police operation, sex addiction, police, mafi... [{"cast_id": 11, "character": "Jack Grimaldi",... [{"credit_id": "52fe4334c3a36847f80422ef", "de...
3079 10388 The Limey The Limey follows Wilson (Terence Stamp), a to... [Action, Crime, Drama, Mystery, Thriller] [prison, release from prison, suitcase, record... [{"cast_id": 1, "character": "Wilson", "credit... [{"credit_id": "567424f2c3a3685edc0021ea", "de...
3080 1640 Crash Los Angeles citizens with vastly separate live... [Drama] [race politics, daughter, installer, police, f... [{"cast_id": 3, "character": "Jean Cabot", "cr... [{"credit_id": "52fe4307c3a36847f8035039", "de...
3081 25520 The House of Mirth A woman risks losing her chance of happiness w... [Drama, Romance] [] [{"cast_id": 4, "character": "Lily Bart", "cre... [{"credit_id": "562267f8c3a3680e1900b864", "de...
3082 27342 Malone Erstwhile C.I.A. assassin Richard Malone hopes... [Action, Thriller] [cia, assassin] [{"cast_id": 1, "character": "Richard Malone",... [{"credit_id": "578db9d7925141188a0007ee", "de...
3083 13689 Peaceful Warrior A chance encounter with a stranger changes the... [Drama, Romance] [] [{"cast_id": 4, "character": "Dan Millman", "c... [{"credit_id": "52fe458c9251416c7505a4e5", "de...
3084 67911 Bucky Larson: Born to Be a Star A kid from the Midwest moves out to Hollywood ... [Comedy] [porno star, hollywood] [{"cast_id": 3, "character": "Bucky Larson", "... [{"credit_id": "52fe477dc3a368484e0c9c6f", "de...
3085 24664 Bamboozled TV producer Pierre Delacroix (Damon Wayans) be... [Comedy, Drama] [] [{"cast_id": 2, "character": "Pierre Delacroix... [{"credit_id": "58f186e99251412fb50003d3", "de...
3086 329440 The Forest Set in the Aokigahara Forest, a real-life plac... [Horror, Thriller] [japan, forest] [{"cast_id": 0, "character": "Sara / Jess Pric... [{"credit_id": "58ca3f56c3a3684193008226", "de...
3087 47890 Sphinx Egyptologist Erica Baron finds more than she b... [Adventure, Mystery, Thriller] [cairo, based on novel, egypt, pyramid, museum... [{"cast_id": 4, "character": "Erica Baron", "c... [{"credit_id": "577c6677925141111100214c", "de...
3088 252512 While We're Young An uptight documentary filmmaker and his wife ... [Comedy, Drama, Mystery] [father-in-law, marriage, documentary filmmaki... [{"cast_id": 1, "character": "Josh Schrebnick"... [{"credit_id": "558b69ab9251410d4800002c", "de...
3089 55720 A Better Life A gardener in East L.A. struggles to keep his ... [Drama] [california, garden, immigrant, truck, illegal... [{"cast_id": 2, "character": "Carlos Riquelme"... [{"credit_id": "5765df22925141521800017e", "de...
3090 9613 Spider A mentally disturbed man takes residence in a ... [Drama, Mystery, Thriller] [secret, asylum, bed and breakfast place, past... [{"cast_id": 1, "character": "Spider", "credit... [{"credit_id": "52fe4511c3a36847f80ba87f", "de...
3091 29076 Gun Shy Legendary undercover DEA agent Charlie Mayough... [Action, Comedy, Romance, Thriller] [female nudity, drug cartel, nervous breakdown] [{"cast_id": 1, "character": "Judy Tipp", "cre... [{"credit_id": "52fe45c6c3a368484e06e2af", "de...
3092 29339 Nicholas Nickleby The Charles Dickens story of Nicholas Nickleby... [Adventure, Drama, Action, Family] [] [{"cast_id": 4, "character": "Nicholas Nickleb... [{"credit_id": "52fe45d8c3a368484e07230b", "de...
3093 68812 The Iceman The true story of Richard Kuklinski, the notor... [Thriller, Crime, Drama] [new jersey, restaurant, hitman, van, arrest, ... [{"cast_id": 5, "character": "Richard Kuklinsk... [{"credit_id": "52fe47a7c3a368484e0d2a8b", "de...
3094 32740 Krrish Krishna (Roshan) is born with magical powers -... [Action, Science Fiction] [] [{"cast_id": 1, "character": "Krishna Mehra / ... [{"credit_id": "57f69c2dc3a36810580001bc", "de...
3095 14195 Cecil B. Demented An insane independent film director and his re... [Thriller, Comedy, Crime] [heroin, blindfold, bong, perversion, burned a... [{"cast_id": 1, "character": "Honey Whitlock",... [{"credit_id": "562264eec3a368240d004758", "de...
3096 73567 Killer Joe A cop (Matthew McConaughey) who moonlights as ... [Crime, Drama, Thriller] [trailer park, gun, texas, deal, psychopath, s... [{"cast_id": 3, "character": "Killer Joe Coope... [{"credit_id": "534bacf30e0a2640c8003054", "de...
3097 41479 The Joneses A seemingly perfect family moves into a suburb... [Comedy, Drama] [independent film, duringcreditsstinger] [{"cast_id": 4, "character": "Steve Jones", "c... [{"credit_id": "52fe45cdc3a36847f80db247", "de...
3098 15394 Owning Mahowny Dan Mahowny was a rising star at the Canadian ... [Crime, Drama, Thriller] [female nudity, gambling, casino, nudity, bank... [{"cast_id": 1, "character": "Dan Mahowny", "c... [{"credit_id": "556c9a9fc3a3685931001740", "de...
3099 10071 The Brothers Solomon A pair of well-meaning, but socially inept bro... [Comedy] [brother brother relationship, jealousy, pregn... [{"cast_id": 13, "character": "John Solomon", ... [{"credit_id": "52fe431b9251416c75003c69", "de...
3100 1989 My Blueberry Nights Elizabeth has just been through a particularly... [Drama, Romance] [usa, kaffeehaus, poker, lovesickness, waitres... [{"cast_id": 3, "character": "Elizabeth", "cre... [{"credit_id": "52fe4329c3a36847f803ef2f", "de...
3101 91076 Illuminata It's the start of the 20th century, and Tuccio... [Drama] [playwright, critic, theater] [{"cast_id": 10, "character": "Tuccio", "credi... [{"credit_id": "52fe48c39251416c750b276f", "de...
3102 12779 Swept Away Stranded and alone on a desert island during a... [Comedy, Romance] [adultery, island, shipwreck, tropical island] [{"cast_id": 13, "character": "Amber Leighton"... [{"credit_id": "559fd5dbc3a368080c004f47", "de...
3103 13191 War, Inc. War Inc. is set in the future, when the fictio... [Action, Adventure, Comedy, Thriller] [hitman, political satire] [{"cast_id": 1, "character": "Brand Hauser", "... [{"credit_id": "52fe454c9251416c75051c0f", "de...
3104 11770 Shaolin Soccer A young Shaolin follower reunites with his dis... [Action, Comedy] [martial arts, stadium, champion, shaolin, ste... [{"cast_id": 11, "character": "Sing", "credit_... [{"credit_id": "52fe44819251416c750372f7", "de...
3105 12703 The Brown Bunny Bud Clay races motorcycles in the 250cc Formul... [Drama] [rape, ambulance, ex-girlfriend, memory, unsim... [{"cast_id": 1, "character": "Bud Clay", "cred... [{"credit_id": "52fe45179251416c7504b5ef", "de...
3106 64559 The Swindle Betty and Victor are a pair of scam artists. O... [Comedy, Crime, Thriller] [] [{"cast_id": 2, "character": "Victor", "credit... [{"credit_id": "52fe46dfc3a368484e0a861b", "de...
3107 222649 Rosewater In 2009, Iranian Canadian journalist Maziar Ba... [Drama] [prison, biography, reporter, interrogation, i... [{"cast_id": 10, "character": "Maziar Bahari",... [{"credit_id": "555347db92514162d10016e9", "de...
3108 115872 The Chambermaid on the Titanic Horty, a French foundry worker, wins a contest... [Drama] [] [{"cast_id": 6, "character": "Horty", "credit_... [{"credit_id": "52fe4b7dc3a36847f82062e5", "de...
3109 101173 Coriolanus Caius Martius, aka Coriolanus, is an arrogant ... [Drama, Thriller] [senate, general, market, rivalry, tragedy, te... [{"cast_id": 3, "character": "Tullus Aufidius"... [{"credit_id": "52fe49e9c3a36847f81ad035", "de...
3110 25350 Imaginary Heroes Matt Travis is good-looking, popular, and his ... [Comedy, Drama] [suicide, suicide mission] [{"cast_id": 1, "character": "Sandy Travis", "... [{"credit_id": "52fe44c2c3a368484e035649", "de...
3111 10034 High Heels and Low Lifes A nurse eavesdrops with a friend on a cell pho... [Action, Crime, Comedy] [nurse, blackmail, teacher, best friend, bank ... [{"cast_id": 18, "character": "Shannon", "cred... [{"credit_id": "52fe430e9251416c75001d03", "de...
3112 20178 World's Greatest Dad Robin Williams stars as Lance Clayton, a man w... [Comedy, Romance] [male nudity, poetry, adolescence, lie, nudity... [{"cast_id": 1, "character": "Lance Clayton", ... [{"credit_id": "52fe43dbc3a368484e00235d", "de...
3113 5072 Severance Members (Danny Dyer, Laura Harris, Tim McInner... [Horror, Comedy, Thriller] [will to survive, killer, forced retirement, d... [{"cast_id": 2, "character": "Steve", "credit_... [{"credit_id": "52fe43f3c3a36847f8079f6f", "de...
3114 18191 Edmond Seemingly mild-mannered businessman Edmond Bur... [Drama, Thriller] [new york, sex-shop, prostitute, sex, fortune ... [{"cast_id": 1, "character": "Edmond", "credit... [{"credit_id": "52fe47669251416c75098013", "de...
3115 31007 Welcome to the Rileys Years after their teenage daughter’s death, Lo... [Drama] [prostitute, rape, stripper, independent film,... [{"cast_id": 3, "character": "Mallory", "credi... [{"credit_id": "5570c9f4c3a368709c000c0a", "de...
3116 11546 Police Academy: Mission to Moscow The Russians need help in dealing with the Maf... [Comedy, Crime] [video game, mafia, police academy, moscow, co... [{"cast_id": 9, "character": "Eric Lassard", "... [{"credit_id": "52fe44569251416c750313e3", "de...
3117 41894 Blood Done Sign My Name A drama based on the true story in which a bla... [Drama, Crime] [] [{"cast_id": 0, "character": "Boo Tyson", "cre... [{"credit_id": "58ba3af09251416073014bc1", "de...
3118 184374 Cinco de Mayo: La Batalla On May 5th, 1862, a few thousand Mexican soldi... [War, History, Drama] [mexican] [{"cast_id": 38, "character": "Juan Osorno", "... [{"credit_id": "56d182c29251413e6d008d73", "de...
3119 268171 Elsa & Fred Aged, embittered widower, Fred learns to enjoy... [Comedy, Family, Romance] [widower] [{"cast_id": 0, "character": "Elsa Hayes", "cr... [{"credit_id": "53666d7f0e0a2647d4003708", "de...
3120 78149 An Alan Smithee Film: Burn, Hollywood, Burn Filmmaker Alan Smithee finds himself the unwil... [Comedy] [alan smithee] [{"cast_id": 14, "character": "Jackie Chan", "... [{"credit_id": "5735232ac3a368024c000678", "de...
3121 24663 The Open Road Minor leaguer Carlton Garret takes an unexpect... [Comedy, Drama, Romance] [independent film] [{"cast_id": 1, "character": "Carlton Garrett"... [{"credit_id": "5532ee00c3a368222a00396c", "de...
3122 39037 The Good Guy Ambitious young Manhattanite and urban conserv... [Comedy, Romance] [independent film] [{"cast_id": 1, "character": "Beth Vest", "cre... [{"credit_id": "52fe46f39251416c910652e7", "de...
3123 22805 Motherhood Motherhood is a comedy written and directed by... [Comedy, Drama] [mother role, blog, woman director] [{"cast_id": 1, "character": "Eliza Welsh", "c... [{"credit_id": "52fe4450c3a368484e01c1eb", "de...
3124 39055 Free Style Cale Bryant is determined to win a coveted spo... [Drama, Family] [duringcreditsstinger] [{"cast_id": 4, "character": "Cale Bryant", "c... [{"credit_id": "52fe46f69251416c910658b9", "de...
3125 245846 Strangerland Newly arrived to a remote desert town, Catheri... [Drama, Thriller] [australia, missing child, outback, alcoholic ... [{"cast_id": 1, "character": "Catherine Parker... [{"credit_id": "55a3b9f3925141297d005776", "de...
3126 25186 Janky Promoters Two shady concert promoters get into hot water... [Comedy] [] [{"cast_id": 1, "character": "Russell Redds", ... [{"credit_id": "52fe44bcc3a368484e033f5d", "de...
3127 15017 Blonde Ambition A young professional woman (Simpson) unwitting... [Comedy, Romance] [stripper, friends, best friend] [{"cast_id": 1, "character": "Katie", "credit_... [{"credit_id": "52fe46309251416c75070231", "de...
3128 12245 The Oxford Murders At Oxford University, a professor and a grad s... [Crime, Mystery, Thriller] [mathematician, mathematics, oxford, symbol, t... [{"cast_id": 2, "character": "Martin", "credit... [{"credit_id": "52fe44d39251416c75042385", "de...
3129 49787 The Reef A great white shark hunts the crew of a capsiz... [Drama, Horror, Thriller] [boat, boat accident, underwater, shark, great... [{"cast_id": 2, "character": "Suzie", "credit_... [{"credit_id": "5367a9780e0a2647cb005cff", "de...
3130 16358 Eulogy A black comedy that follows three generations ... [Comedy, Drama] [family secrets, dysfunctional family, indepen... [{"cast_id": 1, "character": "Daniel Collins",... [{"credit_id": "5537a4ca9251414201003f86", "de...
3131 7006 White Noise 2: The Light A man's family brought back from the verge of ... [Thriller, Drama, Horror, Fantasy] [suicide, murder] [{"cast_id": 7, "character": "Abe Dale", "cred... [{"credit_id": "5388461cc3a3682f78000421", "de...
3132 66767 Beat the World Three dance crews – one Latin American, one Eu... [Music, Drama] [sporting event] [{"cast_id": 3, "character": "Yuson", "credit_... [{"credit_id": "56124ed4c3a3682206002b56", "de...
3133 17622 Fifty Dead Men Walking Based on Martin McGartland's real life story a... [Action, Thriller] [ira, slot machine, riot police, woman director] [{"cast_id": 3, "character": "Fergus", "credit... [{"credit_id": "52fe47389251416c75091d51", "de...
3134 283671 Jungle Shuffle In this turbulent jungle adventure an outcast ... [Family, Animation, Adventure] [poacher, jungle] [{"cast_id": 2, "character": "Manu (voice)", "... [{"credit_id": "548469d192514168c50007d2", "de...
3135 18516 Adam Resurrected Before the war, in Berlin, Adam was an enterta... [Drama, War] [holocaust, nazis, israeli] [{"cast_id": 1, "character": "Adam Stein", "cr... [{"credit_id": "52fe47839251416c7509c16d", "de...
3136 217708 Of Horses and Men A country romance about the human streak in th... [Drama, Romance, Comedy] [horse, snow storm, icelandic] [{"cast_id": 1, "character": "Kolbeinn", "cred... [{"credit_id": "52fe4e3cc3a368484e215c21", "de...
3137 42057 It's a Wonderful Afterlife Indian mother Mrs Sethi's (Azmi) obsession wit... [Comedy, Romance] [london england, indian lead, murder, matchmak... [{"cast_id": 4, "character": "Mrs. Sethi", "cr... [{"credit_id": "52fe45ebc3a36847f80e2015", "de...
3138 17577 The Devil's Tomb Captain Mack leads an elite military unit on a... [Action, Horror, Thriller, Science Fiction] [duct tape gag, bandana, headshot, camoflage u... [{"cast_id": 1, "character": "Mack", "credit_i... [{"credit_id": "54d4d9029251413fd6014680", "de...
3139 14608 Partition Determined to leave the ravages of war behind,... [Drama, Foreign, Romance] [drama, independent film] [{"cast_id": 1, "character": "Naseem Khan", "c... [{"credit_id": "52fe46079251416c7506a9c1", "de...
3140 34417 Good Intentions Meet Etta Milford. Loving Wife. Doting Mother.... [Comedy] [independent film] [{"cast_id": 1, "character": "Chester Milford"... [{"credit_id": "5988a7bdc3a36862330001b9", "de...
3141 15067 The Good, The Bad, The Weird The story of three Korean outlaws in 1930s Man... [Action, Adventure, Comedy, Western] [gunslinger, gun] [{"cast_id": 1, "character": "Yoon Tae-goo, th... [{"credit_id": "593d938492514105b702176b", "de...
3142 78383 Nurse 3-D Abby Russell, a beautiful, dedicated nurse wit... [Horror, Thriller] [nurse, sexual murder, revenge, lesbian relati... [{"cast_id": 5, "character": "Abby Russell", "... [{"credit_id": "52fe499cc3a368484e1346b1", "de...
3143 43090 Gunless A quiet and peaceful community in the Dominion... [Drama, Action, Comedy, Western] [gunslinger, bounty hunter, blacksmith, duel, ... [{"cast_id": 3, "character": "Jane Taylor", "c... [{"credit_id": "535282330e0a2655fe003161", "de...
3144 16614 Adventureland In the summer of 1987, a college graduate take... [Comedy] [comedy, cheating on partner, amusement park, ... [{"cast_id": 1, "character": "James Brennan", ... [{"credit_id": "52fe46de9251416c750863a5", "de...
3145 9700 The Lost City In Havana, Cuba in the late 1950's, a wealthy ... [Drama, Romance] [cuba, fidel castro, che guevara] [{"cast_id": 1, "character": "Fico Fellove", "... [{"credit_id": "52fe451ec3a36847f80bd791", "de...
3146 10471 Next Friday Ice Cube returns as Craig Jones, a streetwise ... [Comedy] [prison, repayment, gang war, boy gang, reveng... [{"cast_id": 1, "character": "Craig Jones", "c... [{"credit_id": "52fe43769251416c75011535", "de...
3147 250066 American Heist Two brothers, both with troubled paths, find t... [Action] [brother brother relationship, robbery, bank] [{"cast_id": 1, "character": "James", "credit_... [{"credit_id": "55c86e06c3a368040800002f", "de...
3148 667 You Only Live Twice A mysterious space craft kidnaps a Russian and... [Action, Thriller, Adventure] [london england, japan, england, assassination... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4267c3a36847f801bbd1", "de...
3149 208869 Plastic Sam &amp; Fordy run a credit card fraud scheme... [Drama, Action, Comedy, Crime] [] [{"cast_id": 3, "character": "Sam", "credit_id... [{"credit_id": "52fe4d56c3a368484e1e39d5", "de...
3150 86837 Amour Georges and Anne are in their eighties. They a... [Drama, Romance] [nurse, music teacher, aging, daughter, music,... [{"cast_id": 6, "character": "Anne", "credit_i... [{"credit_id": "580f95e9c3a3683a46000c19", "de...
3151 10306 Poltergeist III Carol Anne has been sent to live with her Aunt... [Horror, Thriller] [chicago, religion and supernatural, supernatu... [{"cast_id": 1, "character": "Bruce Gardner", ... [{"credit_id": "52fe43569251416c7500c78d", "de...
3152 106845 Re-Kill Five years after a zombie outbreak, the men an... [Horror, Science Fiction] [reality tv, conspiracy, zombie, zombie apocal... [{"cast_id": 1006, "character": "Sarge", "cred... [{"credit_id": "52fe4a72c3a36847f81ce747", "de...
3153 11576 It's a Mad, Mad, Mad, Mad World A group of strangers come across a man dying a... [Action, Adventure, Comedy, Crime] [competition, prison, california, chase, humor... [{"cast_id": 1, "character": "Capt. C. G. Culp... [{"credit_id": "52fe445f9251416c75032661", "de...
3154 219 Volver Raimunda (Penélope Cruz) works and lives Madri... [Comedy, Drama, Romance] [child abuse, rape, fire, sexual abuse, madrid... [{"cast_id": 3, "character": "Raimunda", "cred... [{"credit_id": "52fe4228c3a36847f8008629", "de...
3155 11827 Heavy Metal A glowing orb terrorizes a young girl with a c... [Animation, Science Fiction] [flying car, taxi, heavy metal, cult favorite,... [{"cast_id": 1, "character": "Hanover Fiste / ... [{"credit_id": "52fe448d9251416c75038ccd", "de...
3156 22820 Gentlemen Broncos A teenager attends a fantasy writers' conventi... [Action, Comedy, Thriller] [writing, plagiarism, independent film, homesc... [{"cast_id": 2, "character": "Benjamin", "cred... [{"credit_id": "52fe4450c3a368484e01c329", "de...
3157 31174 Richard III Shakespeare's Play transplanted into a 1930s s... [Drama, War] [england, shakespeare, kidnapping, murder, king] [{"cast_id": 1, "character": "Richard III", "c... [{"credit_id": "546110d00e0a2672aa0003d7", "de...
3158 244316 Into the Grizzly Maze Two estranged brothers reunite at their childh... [Action, Horror, Thriller] [grizzly bear, wilderness, forest, alaska, sur... [{"cast_id": 4, "character": "Rowan", "credit_... [{"credit_id": "52fe4eefc3a36847f82b1de1", "de...
3159 37737 Kites In the harsh terrain of the Mexican desert, a ... [Drama, Action, Romance] [] [{"cast_id": 1, "character": "Jay", "credit_id... [{"credit_id": "52fe466a9251416c91053c51", "de...
3160 62215 Melancholia Two sisters find their already strained relati... [Drama, Science Fiction] [wedding reception, power outage, destruction ... [{"cast_id": 2, "character": "Justine", "credi... [{"credit_id": "52fe4676c3a368484e091fed", "de...
3161 66125 Red Dog Based on the legendary true story of the Red D... [Drama, Comedy, Family] [1970s, human animal relationship, australia, ... [{"cast_id": 7, "character": "John", "credit_i... [{"credit_id": "5550335492514105cf0005fc", "de...
3162 132316 Jab Tak Hai Jaan An ex-army man, leading a double life in Londo... [Drama, Romance] [bollywood, fall in love] [{"cast_id": 1, "character": "Major Samar Anan... [{"credit_id": "52fe4b8fc3a368484e18f009", "de...
3163 348 Alien During its return to the earth, commercial spa... [Horror, Action, Thriller, Science Fiction] [android, countdown, space marine, space suit,... [{"cast_id": 3, "character": "Arthur Dallas", ... [{"credit_id": "52fe423bc3a36847f800e117", "de...
3164 30497 The Texas Chain Saw Massacre Five friends visiting their grandfather's hous... [Horror] [gas station, texas, van, gore, midnight movie... [{"cast_id": 10, "character": "Sally Hardesty"... [{"credit_id": "5402d0d70e0a2658f10069fd", "de...
3165 27586 The Runaways Joan Jett and Cherie Currie, two rebellious te... [Drama, Music] [women, 1970s, publicity, iron, music, pill, i... [{"cast_id": 4, "character": "Cherie Currie", ... [{"credit_id": "52fe4556c3a368484e0545ad", "de...
3166 14811 Fiddler on the Roof This lavishly produced and critically acclaime... [Drama, Romance] [tradition, dream, musical, pogrom, mother dau... [{"cast_id": 6, "character": "Tevye", "credit_... [{"credit_id": "593a693cc3a368235b00a599", "de...
3167 660 Thunderball A criminal organization has obtained two nucle... [Adventure, Action, Thriller] [paris, florida, fighter pilot, sanatorium, se... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4265c3a36847f801b5ad", "de...
3168 68684 Detention As a killer named Cinderhella stalks the stude... [Horror, Comedy, Science Fiction] [high school, murder, slasher, horror spoof] [{"cast_id": 16, "character": "Riley Jones", "... [{"credit_id": "52fe479dc3a368484e0d0d1b", "de...
3169 40794 Loose Cannons Tommaso is the youngest son of the Cantones, a... [Comedy, Drama, Romance] [] [{"cast_id": 1, "character": "Alba", "credit_i... [{"credit_id": "52fe45a4c3a36847f80d23bb", "de...
3170 9400 Set It Off Four black women, all of whom have suffered fo... [Drama, Action, Crime] [single parent, bank robber, last chance, los ... [{"cast_id": 1, "character": "Stony", "credit_... [{"credit_id": "52fe44f3c3a36847f80b39fd", "de...
3171 16162 The Best Man Harper, a writer who's about to explode into t... [Drama, Comedy] [] [{"cast_id": 2, "character": "Jordan Armstrong... [{"credit_id": "52fe46ae9251416c7507fffd", "de...
3172 10585 Child's Play A single mother gives her son a beloved doll f... [Horror, Thriller] [gun, birthday, voodoo, toy, stalker, murder, ... [{"cast_id": 10, "character": "Karen Barclay",... [{"credit_id": "52fe438c9251416c75014bf7", "de...
3173 2359 Sicko Sicko is a Michael Moore documentary about the... [Documentary] [bureaucracy, usa, corruption, cuba, medicine,... [{"cast_id": 4, "character": "himself", "credi... [{"credit_id": "562ed26cc3a3681b4d00d676", "de...
3174 238636 The Purge: Anarchy Three groups of people are trying to survive P... [Horror, Thriller] [bus, assault rifle, sniper, machete, dystopia... [{"cast_id": 3, "character": "Leo Barnes", "cr... [{"credit_id": "54393d1e0e0a26499e000236", "de...
3175 10472 Down to You College coeds in New York City, Al, the son of... [Comedy, Drama, Family, Romance] [lovesickness, new love, love of one's life, r... [{"cast_id": 1, "character": "Alfred 'Al' Conn... [{"credit_id": "52fe43769251416c750115db", "de...
3176 11282 Harold & Kumar Go to White Castle Sometimes, it takes a strange night to put eve... [Comedy, Adventure] [brother brother relationship, amsterdam, trip... [{"cast_id": 1, "character": "Harold Lee", "cr... [{"credit_id": "563474569251414ab70150db", "de...
3177 6521 The Contender Political thriller about Laine Hanson's nomina... [Drama, Thriller] [politics, suspense] [{"cast_id": 1, "character": "Sheldon Runyon",... [{"credit_id": "59991a7fc3a3686d67007a52", "de...
3178 14181 Boiler Room A college dropout gets a job as a broker for a... [Crime, Drama, Thriller] [finances, stock broker, investment firm] [{"cast_id": 1, "character": "Seth Davis", "cr... [{"credit_id": "56644927c3a3682bde007cf3", "de...
3179 1621 Trading Places A snobbish investor and a wily street con-arti... [Comedy] [christmas tree, from rags to riches, broker, ... [{"cast_id": 1, "character": "Billy Ray Valent... [{"credit_id": "52fe4305c3a36847f80347f7", "de...
3180 9656 Black Christmas An escaped maniac returns to his childhood hom... [Horror, Thriller] [holiday, difficult childhood, childhood memor... [{"cast_id": 1, "character": "Kelli Presley", ... [{"credit_id": "52fe4517c3a36847f80bbf09", "de...
3181 16428 Breakin' All the Rules Inspired by his fiancée (who dumped him), a ma... [Comedy, Romance] [best selling author] [{"cast_id": 1, "character": "Quincy Watson", ... [{"credit_id": "52fe46d39251416c75084c45", "de...
3182 10705 Henry V Gritty adaption of William Shakespeare's play ... [War, Drama, History, Action, Romance] [shakespeare, hero, kingdom, war, based on pla... [{"cast_id": 1, "character": "Henry V", "credi... [{"credit_id": "52fe43a59251416c750189c9", "de...
3183 8272 The Savages A sister and brother face the realities of fam... [Drama] [father son relationship, depression, parents ... [{"cast_id": 19, "character": "Wendy Savage", ... [{"credit_id": "52fe449ac3a36847f809f8d5", "de...
3184 24621 Chasing Papi Playboy Thomas Fuentes has so far been able to... [Comedy, Romance] [woman director] [{"cast_id": 1, "character": "Lorena", "credit... [{"credit_id": "563a004a9251414cc900199d", "de...
3185 1619 The Way of the Gun Parker and Longbaugh are a pair of low-level p... [Action, Crime, Drama, Thriller] [gunslinger, mexico, hotel, ransom, mexican st... [{"cast_id": 1, "character": "Mr. Longbaugh", ... [{"credit_id": "5712d0029251410aab00430a", "de...
3186 9685 Igby Goes Down A young man's peculiar upbringing renders him ... [Comedy, Drama] [father son relationship, patenonkel, independ... [{"cast_id": 1, "character": "Jason 'Igby' Slo... [{"credit_id": "52fe451bc3a36847f80bcdd1", "de...
3187 14425 PCU Nervous high school senior Tom Lawrence visits... [Comedy] [mascot, beer keg, political correctness, ulti... [{"cast_id": 1, "character": "James 'Droz' And... [{"credit_id": "596be3f99251413b20005681", "de...
3188 14624 The Ultimate Gift When his wealthy grandfather finally dies, Jas... [Romance, Drama, Family] [grandfather grandson relationship, independen... [{"cast_id": 1, "character": "Howard 'Red' Ste... [{"credit_id": "5953c5e7c3a368352601d667", "de...
3189 10179 The Ice Pirates The time is the distant future, where by far t... [Action, Science Fiction, Comedy] [rebel, space war, water, sci-fi comedy] [{"cast_id": 1, "character": "Jason", "credit_... [{"credit_id": "52fe433c9251416c75008a77", "de...
3190 15568 Gracie This is the story of a teenager named Gracie B... [Drama] [] [{"cast_id": 17, "character": "Johnny Bowen", ... [{"credit_id": "52fe46669251416c7507723d", "de...
3191 14057 Trust the Man Overachieving actress, Rebecca (Moore), must c... [Comedy, Drama, Romance] [independent film] [{"cast_id": 3, "character": "Tom", "credit_id... [{"credit_id": "52fe45c79251416c75062399", "de...
3192 12621 Hamlet 2 From the same people that brought you "Little ... [Comedy, Music] [music teacher, musical, theatre milieu, high ... [{"cast_id": 4, "character": "Dana Marschz", "... [{"credit_id": "52fe45099251416c75049843", "de...
3193 1808 Velvet Goldmine Almost a decade has elapsed since Bowie esque ... [Drama, Music] [gay, great britain, narration, glam rock, bis... [{"cast_id": 2, "character": "Curt Wild", "cre... [{"credit_id": "52fe4316c3a36847f803946d", "de...
3194 293670 The Wailing A stranger arrives in a little village and soo... [Horror, Mystery] [sex, small town, exorcism, investigation, dau... [{"cast_id": 0, "character": "Jong-Goo", "cred... [{"credit_id": "58eb3002c3a36872f6081fc9", "de...
3195 67675 Glee: The Concert Movie A concert documentary shot during the Glee Liv... [Documentary, Music, Family] [concert, live performance, duringcreditsstinger] [{"cast_id": 1, "character": "Quinn Fabray", "... [{"credit_id": "52fe4771c3a368484e0c732d", "de...
3196 27329 The Legend of Suriyothai During the 16th century, as Thailand contends ... [Drama, Foreign, History, War] [queen, thailand, invasion] [{"cast_id": 1001, "character": "Queen Suriyot... [{"credit_id": "579b13ab9251414cd9006566", "de...
3197 29514 Two Evil Eyes Two horror segments based on Edgar Allan Poe s... [Horror, Thriller] [cat, photographer, nightmare, hallucination, ... [{"cast_id": 16, "character": "Jessica Valdema... [{"credit_id": "52fe45e6c3a368484e0755ed", "de...
3198 250349 Barbecue On his 50th birthday, a man who's been watchin... [Comedy] [] [{"cast_id": 2, "character": "Antoine", "credi... [{"credit_id": "55f71db39251416d96003523", "de...
3199 12454 All or Nothing Penny's love for her partner, taxi-driver Phil... [Comedy, Drama] [] [{"cast_id": 13, "character": "Rory", "credit_... [{"credit_id": "52fe44e59251416c75044b17", "de...
3200 39806 Princess Kaiulani Lush scenery and gorgeous photography highligh... [Drama] [biography, historical figure, princess, drama... [{"cast_id": 2, "character": "Princess Ka'iula... [{"credit_id": "52fe47329251416c9106d347", "de...
3201 15699 Opal Dream Pobby &amp; Dingan are invisible. They live in... [Drama, Family, Foreign] [miner, australia, terminal illness, imaginary... [{"cast_id": 6, "character": "Kellyanne Willia... [{"credit_id": "52fe46739251416c75078b15", "de...
3202 8883 Flame & Citron During Nazi occupation, red-headed Bent Faursc... [Crime, Drama, History, War] [assassin, copenhagen, resistance, repayment, ... [{"cast_id": 28, "character": "Flame", "credit... [{"credit_id": "52fe44c4c3a36847f80a8e85", "de...
3203 17926 Undiscovered A group of aspiring entertainers try to establ... [Comedy, Romance] [independent film, aspiring singer, singer, lo... [{"cast_id": 1001, "character": "Euan Falcon",... [{"credit_id": "52fe47549251416c7509572b", "de...
3204 291081 Red Riding: In the Year of Our Lord 1974 It's Yorkshire in 1974, and fear, mistrust and... [Thriller, Mystery, Crime, Drama] [] [{"cast_id": 0, "character": "Eddie Dunford", ... [{"credit_id": "540c6b300e0a262b490043ab", "de...
3205 41248 The Girl on the Train The Girl on the Train is a 2009 French drama f... [Drama, Romance] [] [{"cast_id": 3, "character": "Samuel Bleistein... [{"credit_id": "5861f2c192514115c703b886", "de...
3206 25968 Veronika Decides to Die After a frantic suicide attempt, Veronika awak... [Drama, Romance] [new york, sex, asylum, controversial, indepen... [{"cast_id": 1, "character": "Veronika", "cred... [{"credit_id": "52fe44e7c3a368484e03d86d", "de...
3207 9671 Crocodile Dundee When a New York reporter plucks crocodile hunt... [Adventure, Comedy] [new york, prostitute, hotel, journalist, cult... [{"cast_id": 1, "character": "Michael J. 'Croc... [{"credit_id": "52fe4519c3a36847f80bc521", "de...
3208 52010 Ultramarines: A Warhammer 40,000 Movie A squad of Ultramarines answer a distress call... [Animation, Science Fiction] [] [{"cast_id": 1, "character": "Severus (voice)"... [{"credit_id": "52fe4812c3a36847f8156e61", "de...
3209 11588 The I Inside Simon Cable wakes up in a hospital bed, confus... [Thriller, Mystery, Science Fiction] [infidelity, amnesia, paranoia, nightmare, tim... [{"cast_id": 1, "character": "Simon Cable", "c... [{"credit_id": "52fe44619251416c75032aff", "de...
3210 43418 Beneath Hill 60 The true story of Australia's cat-and-mouse un... [Drama, History, War] [] [{"cast_id": 1, "character": "Captain Oliver W... [{"credit_id": "549bd8379251413132003304", "de...
3211 71157 Polisse The daily grind for the cops of the Police Dep... [Drama] [woman director] [{"cast_id": 7, "character": "Nadine", "credit... [{"credit_id": "52fe4826c3a368484e0eb6d9", "de...
3212 13483 Awake While undergoing heart surgery, a man experien... [Thriller, Crime, Mystery] [] [{"cast_id": 1, "character": "Clay Beresford",... [{"credit_id": "52fe456f9251416c75056699", "de...
3213 333355 Star Wars: Clone Wars: Volume 1 The Saga continues with the Emmy-winning "Star... [Action, Adventure, Animation, Fantasy, Scienc... [war, space opera, clone troopers] [{"cast_id": 1, "character": "Yoda", "credit_i... [{"credit_id": "56afb1ffc3a36831720007cb", "de...
3214 327833 Skin Trade After his family is killed by a Serbian gangst... [Thriller, Action, Drama] [martial arts, bangkok, human trafficking, mua... [{"cast_id": 0, "character": "Nick Cassidy", "... [{"credit_id": "578910cc9251411ed4002513", "de...
3215 1547 The Lost Boys A mother and her two teenage sons move to a se... [Horror, Comedy] [street gang, small town, vampire, comic book,... [{"cast_id": 2, "character": "Michael Emerson"... [{"credit_id": "59a93704c3a36874d5011cbf", "de...
3216 25196 Crazy Heart When reporter Jean Craddock interviews Bad Bla... [Drama, Music, Romance] [taxi, country music, journalist, guitar, bar,... [{"cast_id": 3, "character": "Bad Blake", "cre... [{"credit_id": "56178ad79251412af4002292", "de...
3217 16323 The Rose Midler is the rock-and-roll singer Mary Rose F... [Drama, Music, Romance] [drug, rock band, roses] [{"cast_id": 1, "character": "Mary Rose Foster... [{"credit_id": "563a8a369251416d5201436d", "de...
3218 175528 Baggage Claim Pledging to keep herself from being the oldest... [Comedy] [] [{"cast_id": 1, "character": "Montana Moore", ... [{"credit_id": "565c288ac3a3685081006e75", "de...
3219 8069 Barbarella In the far future, a highly sexual woman is ta... [Science Fiction] [sexual fantasy, alien planet, distant future,... [{"cast_id": 2, "character": "Barbarella", "cr... [{"credit_id": "52fe4491c3a36847f809d5ab", "de...
3220 71805 Shipwrecked A young Norwegian boy in 1850s England goes to... [Adventure, Family] [island, ship, pirate, sailor, cabin boy, 19th... [{"cast_id": 1000, "character": "Haakon Haakon... [{"credit_id": "57798e709251415fbe0018d5", "de...
3221 9451 Election A high school teacher's personal life becomes ... [Comedy] [jealousy, infidelity, vandalism, museum, mote... [{"cast_id": 8, "character": "Jim McAllister",... [{"credit_id": "563a29ebc3a3681b59021702", "de...
3222 16727 The Namesake American-born Gogol, the son of Indian immigra... [Drama] [indian lead, independent film, woman director] [{"cast_id": 1, "character": "Gogol/Nikhil", "... [{"credit_id": "584064d59251416f41000ab3", "de...
3223 272693 The DUFF Bianca's universe turns upside down when she l... [Romance, Comedy] [high school, teenager, popularity, high schoo... [{"cast_id": 2, "character": "Bianca Piper", "... [{"credit_id": "549c98e1c3a3680b27003697", "de...
3224 10696 Glitter Similar to Mariah's life story. Mariah plays t... [Drama, Romance] [talent, career woman, talent show, movie star] [{"cast_id": 1, "character": "Billie Frank", "... [{"credit_id": "5903780e92514177f40014a9", "de...
3225 150202 The Haunting in Connecticut 2: Ghosts of Georgia Sequel to the 2009 mezzo-mezzo supernatural ho... [Horror, Drama, Thriller] [new home, ghost, 1990s] [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe4adb9251416c910c80b1", "de...
3226 19644 Silmido On 31 January 1968, 31 North Korean commandos ... [Action, Drama, History] [prison, island, korea] [{"cast_id": 3, "character": "Kang In-chan", "... [{"credit_id": "53d8229f0e0a261c87000b47", "de...
3227 29963 Bright Star In 1818, high-spirited young Fanny Brawne find... [Drama, Romance] [poet, independent film, duringcreditsstinger,... [{"cast_id": 2, "character": "Fanny Brawne", "... [{"credit_id": "591b3cecc3a3683fb6068bc5", "de...
3228 26022 My Name Is Khan Rizwan Khan, a Muslim from the Borivali sectio... [Drama, Romance] [bollywood] [{"cast_id": 14, "character": "Rizwan Khan", "... [{"credit_id": "52fe44ebc3a368484e03e3b7", "de...
3229 152747 All Is Lost Deep into a solo voyage in the Indian Ocean, a... [Action, Adventure, Drama] [yacht, sailor, storm at sea, unconsciousness,... [{"cast_id": 7, "character": "Our Man", "credi... [{"credit_id": "548dab3f92514122ea00461e", "de...
3230 62676 Limbo Unconventional narrative about the interaction... [Adventure, Drama, Thriller] [] [{"cast_id": 2, "character": "Donna De Angelo"... [{"credit_id": "56805967c3a3684be300e6ab", "de...
3231 20360 Namastey London Indian-born Manmohan Malhotra decided to re-lo... [Drama, Foreign, Romance] [] [{"cast_id": 1, "character": "Arjun Ballu Sing... [{"credit_id": "52fe43e3c3a368484e00404f", "de...
3232 1116 The Wind That Shakes the Barley Set during the 1920’s Irish revolution against... [Drama, History, War] [london england, brother brother relationship,... [{"cast_id": 7, "character": "Damien O'Donovan... [{"credit_id": "52fe42e8c3a36847f802bdc7", "de...
3233 185008 Yeh Jawaani Hai Deewani Yeh Jawaani Hai Deewani features two polar opp... [Romance] [] [{"cast_id": 1, "character": "Bunny", "credit_... [{"credit_id": "52fe4cd39251416c75126bd7", "de...
3234 11620 Quo Vadis Set against the back drop of Rome in crisis, G... [Drama, History, Romance] [ancient rome, epic, kaiser nero] [{"cast_id": 1, "character": "Marcus Vinicius"... [{"credit_id": "52fe44699251416c75033d4d", "de...
3235 14353 Repo! The Genetic Opera A worldwide epidemic encourages a bio-tech com... [Horror, Comedy, Music, Science Fiction] [dystopia] [{"cast_id": 4, "character": "Shilo Wallace", ... [{"credit_id": "52fe45e99251416c75066bff", "de...
3236 11818 Valley of the Wolves: Iraq The movie opens with a fictionalized depiction... [Adventure, Drama, Action] [intelligence, turk, soldier, gangster, iraq war] [{"cast_id": 1, "character": "Polat Alemdar", ... [{"credit_id": "52fe448b9251416c75038849", "de...
3237 680 Pulp Fiction A burger-loving hit man, his philosophical par... [Thriller, Crime] [transporter, brothel, drug dealer, boxer, mas... [{"cast_id": 2, "character": "Vincent Vega", "... [{"credit_id": "52fe4269c3a36847f801caa3", "de...
3238 11176 The Muppet Movie Kermit the Frog is persuaded by agent Dom DeLu... [Adventure, Comedy, Family] [chicken, musical, frog, puppet, fame, hollywo... [{"cast_id": 1, "character": "Kermit the Frog ... [{"credit_id": "52fe44089251416c75026ab7", "de...
3239 242582 Nightcrawler When Lou Bloom, desperate for work, muscles in... [Crime, Drama, Thriller] [journalism, underground, tv station, sociopat... [{"cast_id": 3, "character": "Louis Bloom", "c... [{"credit_id": "54827d4cc3a36829ab00799f", "de...
3240 11217 Club Dread When a serial killer interrupts the fun at the... [Comedy, Horror] [island, machete, beautiful woman, serial kill... [{"cast_id": 1, "character": "Lars", "credit_i... [{"credit_id": "556632419251411a290000dc", "de...
3241 15121 The Sound of Music Film adaptation of a classic Rodgers and Hamme... [Drama, Family, Music, Romance] [resistance, austria, world war ii, musical, m... [{"cast_id": 1, "character": "Maria", "credit_... [{"credit_id": "52fe463b9251416c75071a61", "de...
3242 2619 Splash A successful businessman falls in love with th... [Comedy, Fantasy, Romance] [bachelor, mermaid] [{"cast_id": 1, "character": "Allen Bauer", "c... [{"credit_id": "52fe4360c3a36847f804fad3", "de...
3243 773 Little Miss Sunshine A family loaded with quirky, colorful characte... [Comedy, Drama] [california, brother sister relationship, wife... [{"cast_id": 6, "character": "Richard Hoover",... [{"credit_id": "52fe4275c3a36847f802011b", "de...
3244 235 Stand by Me After the death of a friend, a writer recounts... [Crime, Drama] [based on novel, friendship, coming of age, ra... [{"cast_id": 8, "character": "Gordie Lachance"... [{"credit_id": "52fe422ac3a36847f80091b3", "de...
3245 170 28 Days Later Twenty-eight days after a killer virus was acc... [Horror, Thriller, Science Fiction] [london england, manchester city, submachine g... [{"cast_id": 4, "character": "Jim", "credit_id... [{"credit_id": "52fe4222c3a36847f8006863", "de...
3246 14114 You Got Served At Mr. Rad's Warehouse, the best hip-hop crews... [Drama] [hip-hop, dance performance, dance, breakdance... [{"cast_id": 2, "character": "Elgin", "credit_... [{"credit_id": "58e188b992514127f0005683", "de...
3247 10734 Escape from Alcatraz Escape from Alcatraz tells the story of the on... [Crime, Drama] [prison, based on novel, island, mouse, alcatr... [{"cast_id": 30, "character": "Frank Morris", ... [{"credit_id": "57cc487ac3a3683093000df4", "de...
3248 37964 Brown Sugar Sidney is a writer who's just left her L.A. Ti... [Comedy, Romance] [] [{"cast_id": 6, "character": "Sidney 'Syd' Sha... [{"credit_id": "52fe46849251416c91056fcb", "de...
3249 28121 A Thin Line Between Love and Hate Nightclub manager Darnell Wright is a perpetua... [Comedy, Thriller, Crime, Romance] [revenge, african american, dating] [{"cast_id": 8, "character": "Brandi", "credit... [{"credit_id": "546270c1c3a368124a0001ec", "de...
3250 40807 50/50 Inspired by a true story, a comedy centered on... [Comedy, Drama] [painter, father son relationship, therapist, ... [{"cast_id": 3, "character": "Adam Lerner", "c... [{"credit_id": "57d046fb92514173ac000f5b", "de...
3251 10885 Shutter A newly married couple discovers disturbing, g... [Horror, Mystery, Thriller] [japan, suicide, photographer, honeymoon, nigh... [{"cast_id": 3, "character": "Benjamin Shaw", ... [{"credit_id": "52fe43c99251416c7501e31b", "de...
3252 225565 That Awkward Moment Best pals Jason and Daniel indulge in casual f... [Comedy, Romance] [male friendship, friendship, dating, relation... [{"cast_id": 1, "character": "Jason", "credit_... [{"credit_id": "5640e4cdc3a36814d9000325", "de...
3253 16471 Modern Problems Jealous, harried air traffic controller Max Fi... [Comedy] [] [{"cast_id": 2, "character": "Max Fielder", "c... [{"credit_id": "52fe46d79251416c750853e5", "de...
3254 385736 Kicks When his hard-earned kicks get snatched by a l... [Adventure] [blow job, cigarette smoking, illegal drugs, s... [{"cast_id": 2, "character": "Marlon", "credit... [{"credit_id": "570f87d992514102b9002c1e", "de...
3255 11971 Much Ado About Nothing In this Shakespearean farce, Hero and her groo... [Drama, Comedy, Romance] [shakespeare, bachelor, new love, rage and hat... [{"cast_id": 9, "character": "Benedikt", "cred... [{"credit_id": "52fe44ad9251416c7503d12b", "de...
3256 668 On Her Majesty's Secret Service James Bond tracks archnemesis Ernst Blofeld to... [Adventure, Action, Thriller] [london england, suicide, england, switzerland... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4267c3a36847f801bc89", "de...
3257 11596 New Nightmare Freddy's back … and he's badder than ever! Nan... [Horror, Thriller, Mystery, Fantasy] [fire, kidnapping, nightmare, earthquake, inso... [{"cast_id": 1, "character": "Herself / Nancy ... [{"credit_id": "52fe44639251416c75033047", "de...
3258 14429 Drive Me Crazy Nicole and Chase live next door to each other ... [Drama, Comedy, Romance, Family] [high school, prom, next door neighbor] [{"cast_id": 1, "character": "Nicole Maris", "... [{"credit_id": "52fe45f29251416c75067ea3", "de...
3259 13751 Akeelah and the Bee Eleven year-old Akeelah Anderson's life is not... [Drama] [black people, spelling, spelling bee] [{"cast_id": 1, "character": "Akeelah", "credi... [{"credit_id": "569ae7cc9251410cc6001211", "de...
3260 9490 Half Baked Three lovable party buds try to bail their fri... [Comedy, Crime] [smoking, company, marijuana, drug, woman dire... [{"cast_id": 1, "character": "Thurgood Jenkins... [{"credit_id": "52fe44fec3a36847f80b66c1", "de...
3261 14536 New in Town Lucy Hill is an ambitious up-and-coming execut... [Comedy] [minnesota, small town, economy, plants, veget... [{"cast_id": 1, "character": "Lucy Hill", "cre... [{"credit_id": "52fe45fd9251416c75069553", "de...
3262 1359 American Psycho A wealthy New York investment banking executiv... [Thriller, Drama, Crime] [based on novel, wall street, psychopath, whit... [{"cast_id": 3, "character": "Patrick Bateman"... [{"credit_id": "548a4178c3a368071d0003fd", "de...
3263 9962 The Good Girl A discount store clerk strikes up an affair wi... [Drama, Comedy, Romance] [suicide, sex, jealousy, dream, blackmail, lie... [{"cast_id": 18, "character": "Justine Last", ... [{"credit_id": "52fe4551c3a36847f80c78b5", "de...
3264 15049 Bon Cop Bad Cop When the body of the executive of hockey Benoi... [Action, Comedy, Crime] [canada, police, murder, killer, buddy cop] [{"cast_id": 11, "character": "David Bouchard"... [{"credit_id": "5308e31c925141111a002106", "de...
3265 22821 The Boondock Saints II: All Saints Day Skillfully framed by an unknown enemy for the ... [Action, Thriller, Crime] [boston, sheep, friendship, sequel, revenge, i... [{"cast_id": 3, "character": "Connor MacManus"... [{"credit_id": "52fe4451c3a368484e01c3eb", "de...
3266 42819 The City of Your Final Destination 28-year-old Kansas University doctoral student... [Drama] [based on novel, uruguay] [{"cast_id": 4, "character": "Young Adam", "cr... [{"credit_id": "52fe461cc3a36847f80ed2db", "de...
3267 209263 Enough Said Eva is a divorced soon-to-be empty-nester wond... [Comedy, Drama, Romance] [masseuse, thanksgiving, party, romance, mothe... [{"cast_id": 3, "character": "Eva", "credit_id... [{"credit_id": "52fe4d60c3a368484e1e5c23", "de...
3268 37735 Easy A After a little white lie about losing her virg... [Comedy] [lie, high school, school, teen movie, rumor] [{"cast_id": 1, "character": "Olive Penderghas... [{"credit_id": "578beedec3a3682bb200b2ac", "de...
3269 59930 The Inkwell The Inkwell is about a 16-year-old boy coming ... [Comedy, Drama, Romance] [] [{"cast_id": 1001, "character": "Drew Tate", "... [{"credit_id": "52fe49a2c3a36847f81a480b", "de...
3270 10873 Shadow of the Vampire Director F.W. Murnau (John Malkovich) makes a ... [Drama, Horror] [film director, dracula,  nosferatu] [{"cast_id": 1, "character": "F. W. Murnau", "... [{"credit_id": "52fe43c89251416c7501de57", "de...
3271 51588 Prom At “Prom,” every couple has a story and no two... [Comedy] [single parent, waitress, fountain, friendship... [{"cast_id": 3, "character": "Nova Prescott", ... [{"credit_id": "562eca63c3a3681b5900bbfb", "de...
3272 23570 The Pallbearer Aspiring architect Tom Thompson is told by mys... [Comedy, Romance] [independent film, mistaken identity] [{"cast_id": 1, "character": "Tom Thompson", "... [{"credit_id": "561e23c69251410d8f001946", "de...
3273 19489 Held Up While they're on vacation in the Southwest, Ra... [Comedy] [] [{"cast_id": 10, "character": "Michael", "cred... [{"credit_id": "52fe47da9251416c750a79c7", "de...
3274 14629 Woman on Top Set to the intoxicating rhythms of Brazil, "Wo... [Comedy, Drama, Romance] [woman director] [{"cast_id": 1, "character": "Isabella Oliveir... [{"credit_id": "56e5de819251416d46007953", "de...
3275 8293 Howards End Merchant Ivory’s adaptation of EM Forster’s cl... [Drama, Romance] [based on novel, sister sister relationship, e... [{"cast_id": 4, "character": "Ruth Wilcox", "c... [{"credit_id": "52fe449ec3a36847f80a0589", "de...
3276 291270 Anomalisa A man crippled by the mundanity of his life ex... [Animation, Comedy, Drama, Romance] [sex, depression, existentialism] [{"cast_id": 4, "character": "Michael Stone (v... [{"credit_id": "540de3f3c3a36879ab005ca6", "de...
3277 44009 Another Year Mike Leigh’s much praised 2010 tragicomical dr... [Comedy, Drama] [jealousy, cooking, garden, funeral, season, l... [{"cast_id": 10, "character": "Tom", "credit_i... [{"credit_id": "5353c5a70e0a265603004b63", "de...
3278 1958 8 Women Eight women gather to celebrate Christmas in a... [Comedy, Thriller, Music, Crime, Mystery] [upper class, women, father murder, daughter, ... [{"cast_id": 4, "character": "Gaby", "credit_i... [{"credit_id": "52fe4326c3a36847f803e0eb", "de...
3279 13154 Showdown in Little Tokyo An American with a Japanese upbringing, Chris ... [Action, Thriller] [yakuza, los angeles, samurai sword] [{"cast_id": 4, "character": "Sgt. Chris Kenne... [{"credit_id": "58fe07eb9251416428030f3f", "de...
3280 26618 Clay Pigeons Clay is a young man in a small town who witnes... [Comedy, Crime, Drama, Thriller] [small town, fbi, widow, murder, independent f... [{"cast_id": 3, "character": "Clay Bidwell", "... [{"credit_id": "52fe450fc3a368484e0460a5", "de...
3281 43923 It's Kind of a Funny Story A clinically depressed teenager gets a new sta... [Comedy, Drama] [suicide, depression, independent film, coming... [{"cast_id": 11, "character": "Craig Gilner", ... [{"credit_id": "567f355792514132db008f84", "de...
3282 46138 Made in Dagenham A dramatization of the 1968 strike at the Ford... [Comedy, Drama, History] [machinist, aftercreditsstinger, duringcredits... [{"cast_id": 1, "character": "Rita O'Grady", "... [{"credit_id": "5880d9a692514134c400c604", "de...
3283 45791 When Did You Last See Your Father? The story of a son's conflicting memories of h... [Drama] [father son relationship, memory, hospital, co... [{"cast_id": 4, "character": "Arthur Morrison... [{"credit_id": "59486c24925141400d048b8b", "de...
3284 26306 Prefontaine It's the true-life story of legendary track st... [Drama, Romance] [oregon, olympic games, sport, runner] [{"cast_id": 1, "character": "Steve Prefontain... [{"credit_id": "56abf1cc9251417e20003bcc", "de...
3285 110683 The Wicked Lady Caroline is to be wed to Sir Ralph and invites... [Drama, Adventure] [highwayman] [{"cast_id": 1001, "character": "Lady Barbara ... [{"credit_id": "5774f0b29251417f86000135", "de...
3286 26963 The Secret of Kells Adventure awaits 12 year old Brendan who must ... [Animation, Family, Fantasy] [barbarian, underwater, trapped, sea monster, ... [{"cast_id": 1, "character": "Brendan (voice)"... [{"credit_id": "52fe4525c3a368484e04afe3", "de...
3287 198277 Begin Again Gretta's celebrity boyfriend breaks up with he... [Comedy, Music, Romance, Drama] [] [{"cast_id": 3, "character": "Dan Mulligan", "... [{"credit_id": "5415b6c30e0a261c2a0023e4", "de...
3288 7870 Down in the Valley On a trip to the beach, a teenage girl named T... [Drama, Romance] [indian territory, beach, stetson, san fernand... [{"cast_id": 1, "character": "Harlan", "credit... [{"credit_id": "52fe4488c3a36847f809b55d", "de...
3289 13072 Brooklyn Rules Brooklyn, 1985. With the mob world as a backdr... [Drama, Action, Thriller] [] [{"cast_id": 1, "character": "Caesar", "credit... [{"credit_id": "52fe45369251416c7504f4b1", "de...
3290 153397 Restless A young woman finds out that her mother worked... [TV Movie, Romance, Drama] [spy, war, british secret service] [{"cast_id": 3, "character": "Eva Delectorskay... [{"credit_id": "52fe4b429251416c910d4bb7", "de...
3291 30141 The Singing Detective From his hospital bed, a writer suffering from... [Comedy, Music, Mystery, Crime] [] [{"cast_id": 1, "character": "Dan Dark", "cred... [{"credit_id": "5587ce1c92514179f600371e", "de...
3292 17044 The Land Girls During World War II, the organisation "The Wom... [Drama, Romance, War] [] [{"cast_id": 2, "character": "Stella", "credit... [{"credit_id": "52fe47019251416c7508ad81", "de...
3293 10288 Fido Timmy Robinson's best friend in the whole wide... [Romance, Comedy, Drama, Horror] [vororte, black humor, satire, dark comedy, go... [{"cast_id": 1, "character": "Fido", "credit_i... [{"credit_id": "5485a0bbc3a3680b38002efb", "de...
3294 12183 The Wendell Baker Story Luke Wilson plays a good-hearted ex-con who ge... [Comedy, Drama, Romance] [con man, release from prison, independent film] [{"cast_id": 21, "character": "Wendell Baker",... [{"credit_id": "52fe44c69251416c7504078b", "de...
3295 44147 Wild Target Victor Maynard is a middle-aged, solitary assa... [Action, Comedy] [london england, mother, robbery, detective, a... [{"cast_id": 1, "character": "Victor Maynard",... [{"credit_id": "5548c4e5c3a368787b002225", "de...
3296 12192 Pathology Medical student Ted Grey (Milo Ventimiglia) gr... [Crime, Horror, Thriller] [female nudity, pathology, student of medicine... [{"cast_id": 3, "character": "Ted Grey", "cred... [{"credit_id": "52fe44c89251416c75040b77", "de...
3297 36597 Wuthering Heights Foundling Heathcliff is raised by the wealthy ... [Drama] [woman director] [{"cast_id": 4, "character": "Heathcliff", "cr... [{"credit_id": "52fe45f79251416c910448eb", "de...
3298 13197 10th & Wolf A former street tough returns to his Philadelp... [Action, Crime, Drama, Mystery, Thriller] [undercover, mafia, mobster, crime family] [{"cast_id": 1, "character": "Tommy", "credit_... [{"credit_id": "52fe454d9251416c75051e59", "de...
3299 10913 Dear Wendy In a blue-collar American town, a group of tee... [Comedy, Crime, Drama, Romance] [underdog, secret society, friendship, pistol,... [{"cast_id": 1, "character": "Dick Dandelion",... [{"credit_id": "52fe43cf9251416c7501f127", "de...
3300 251321 Aloft As we follow a mother and her son, we delve in... [Drama] [new age, woman director, healer] [{"cast_id": 1, "character": "Nana Kunning", "... [{"credit_id": "52fe4e139251416c911259a5", "de...
3301 149 Akira Childhood friends Tetsuo and Kaneda are pulled... [Science Fiction, Animation] [saving the world, total destruction, megacity... [{"cast_id": 4, "character": "Sh\u00f4tar\u00f... [{"credit_id": "52fe421ec3a36847f80057a9", "de...
3302 10425 The Death and Life of Bobby Z A DEA agent provides former Marine Tim Kearney... [Drama, Action, Thriller, Crime] [vineyard, rifle, drug trade, violence, shot i... [{"cast_id": 27, "character": "Tim Kearney", "... [{"credit_id": "52fe436d9251416c7500fe95", "de...
3303 49081 The Rocket: The Legend of Rocket Richard In the late 1930s, a young machinist named Mau... [Drama] [quebec, sport, ice hockey, hockey player, mon... [{"cast_id": 1, "character": "Maurice Richard"... [{"credit_id": "52fe4785c3a36847f813a413", "de...
3304 256687 Swelter Ten years after their casino heist, four escap... [Action, Drama, Thriller] [] [{"cast_id": 4, "character": "Stillman", "cred... [{"credit_id": "5308a923c3a3680b110008e4", "de...
3305 220488 My Lucky Star My Lucky Star is a 2013 Chinese romance film d... [Comedy, Romance] [hong kong, macau, woman director] [{"cast_id": 3, "character": "Sophie", "credit... [{"credit_id": "533ef0970e0a261e99000495", "de...
3306 1544 Imagine Me & You During her wedding ceremony, Rachel notices Lu... [Drama, Comedy, Romance] [london england, flower shop, homosexuality, l... [{"cast_id": 1, "character": "Rachel", "credit... [{"credit_id": "52fe42fcc3a36847f8031c9d", "de...
3307 374461 Mr. Church A unique friendship develops when a little gir... [Drama] [cook, friendship] [{"cast_id": 6, "character": "Henry Church", "... [{"credit_id": "5710041cc3a3684122000ee4", "de...
3308 302 Swimming Pool In the middle of this amusing thriller is a re... [Thriller, Crime] [london england, female nudity, women, country... [{"cast_id": 4, "character": "Sarah Morton", "... [{"credit_id": "52fe4234c3a36847f800c159", "de...
3309 182873 Green Street Hooligans: Underground An old firm leader returns to Green Street for... [Action, Drama] [] [{"cast_id": 4, "character": "Danny", "credit_... [{"credit_id": "55619845c3a36868e50085f0", "de...
3310 21512 The Blood of Heroes Set in a futuristic world where the only sport... [Action, Adventure, Science Fiction] [martial arts, post-apocalyptic, sport, reveng... [{"cast_id": 1, "character": "Sallow", "credit... [{"credit_id": "52fe441dc3a368484e01026d", "de...
3311 389425 Code of Honor Colonel Robert Sikes is on a mission to rid hi... [Action, Crime, Thriller] [] [{"cast_id": 0, "character": "Robert Sikes", "... [{"credit_id": "57568aafc3a36859ed000640", "de...
3312 403 Driving Miss Daisy The story of an old Jewish widow named Daisy W... [Comedy, Drama] [individual, black people, chauffeur, atlanta,... [{"cast_id": 4, "character": "Hoke Colburn", "... [{"credit_id": "52fe423fc3a36847f800f683", "de...
3313 29461 Soul Food Traditional Sunday dinners at Mama Joe's (Irma... [Comedy, Drama] [sister, family relationships, unity] [{"cast_id": 2, "character": "Maxine", "credit... [{"credit_id": "52fe45e2c3a368484e0745d1", "de...
3314 33542 Rumble in the Bronx Keong comes from Hong Kong to visit New York f... [Crime, Action, Comedy, Thriller] [new york, martial arts, supermarket, gang war... [{"cast_id": 1, "character": "Keung", "credit_... [{"credit_id": "52fe45219251416c9102886f", "de...
3315 283708 Far from Men A French teacher in a small Algerian village d... [Drama, War] [fire, classroom, hostage, rain, horse, rifle,... [{"cast_id": 6, "character": "Daru", "credit_i... [{"credit_id": "5545f2619251414c92003c16", "de...
3316 9388 Thank You for Smoking The chief spokesperson and lobbyist Nick Naylo... [Comedy, Drama] [father son relationship, capitalism, based on... [{"cast_id": 23, "character": "Nick Naylor", "... [{"credit_id": "5671ad939251416374002bde", "de...
3317 1691 Hostel: Part II Following a geographical tour of Slovakia, thr... [Horror] [prague, bratislava, castration, ladies' man, ... [{"cast_id": 13, "character": "Beth", "credit_... [{"credit_id": "595e5038c3a3680dec05e5d7", "de...
3318 24684 An Education A coming-of-age story about a teenage girl in ... [Drama, Romance] [adolescence, age difference, self-discovery, ... [{"cast_id": 3, "character": "Jenny Mellor", "... [{"credit_id": "52fe44a4c3a368484e02e849", "de...
3319 2610 Shopgirl Mirabelle is a disenchanted salesgirl and aspi... [Comedy, Drama, Romance] [salesclerk] [{"cast_id": 1, "character": "Ray Porter", "cr... [{"credit_id": "52fe435fc3a36847f804f73b", "de...
3320 11308 The Hotel New Hampshire The film talks about a family that weathers al... [Comedy, Drama] [suicide, bomb, prostitute, rape, sex, hotel, ... [{"cast_id": 1, "character": "John Berry", "cr... [{"credit_id": "52fe44229251416c7502a05d", "de...
3321 11022 Narc An undercover narc dies, the investigation sta... [Action, Crime, Drama, Thriller] [assertion, investigation, internal affairs, n... [{"cast_id": 2, "character": "Det. Sgt. Nick T... [{"credit_id": "52fe43e59251416c75022443", "de...
3322 34341 Men with Brooms A witty and clever comedy that follows four lo... [Comedy] [sport] [{"cast_id": 14, "character": "Chris Cutter", ... [{"credit_id": "52fe45619251416c910304b7", "de...
3323 15365 Witless Protection The story centers on a small-town sheriff who ... [Action, Adventure, Comedy, Crime] [] [{"cast_id": 1, "character": "Deputy Larry Sta... [{"credit_id": "55bb711992514123d8007ee9", "de...
3324 36046 The Work and the Glory When Benjamin Steed and Mary Ann Steed relocat... [Drama, Romance] [] [{"cast_id": 2, "character": "Benjamin Steed",... [{"credit_id": "52fe45c99251416c9103e4ff", "de...
3325 12569 Extract The owner of a factory that produces flavor ex... [Comedy] [infidelity, con man, thief, independent film,... [{"cast_id": 4, "character": "Joel", "credit_i... [{"credit_id": "57c8a895c3a3685c020006eb", "de...
3326 24356 Masked and Anonymous Amidst unrest, organizers put on a benefit con... [Drama, Music] [journalist, musical, concert, independent film] [{"cast_id": 1, "character": "Jack Fate", "cre... [{"credit_id": "52fe4491c3a368484e02a3f1", "de...
3327 55903 Betty Fisher and Other Stories Grieving after the death of her young son Jose... [Drama, Thriller, Crime, Foreign] [] [{"cast_id": 4, "character": "Betty Fisher", "... [{"credit_id": "58ade9aec3a36861d6000653", "de...
3328 2577 Code 46 A futuristic 'Brief Encounter', a love story i... [Drama, Romance, Science Fiction, Thriller] [seattle, shanghai, future, insurance salesman... [{"cast_id": 17, "character": "William Geld", ... [{"credit_id": "52fe435ec3a36847f804f097", "de...
3329 103903 Outside Bet A group of print workers in 1980s London club ... [Comedy] [racehorse] [{"cast_id": 6, "character": "Percy 'Smudge' S... [{"credit_id": "52fe4a28c3a36847f81bd967", "de...
3330 73873 Albert Nobbs Albert Nobbs struggles to survive in late 19th... [Drama] [butler, dublin, maid] [{"cast_id": 3, "character": "Albert Nobbs", "... [{"credit_id": "52fe48afc3a368484e10599d", "de...
3331 312113 Black November A volatile, oil-rich Nigerian community wages ... [Drama, Action, Crime] [] [{"cast_id": 2, "character": "Timi", "credit_i... [{"credit_id": "54911553c3a368465e000bca", "de...
3332 14165 Ta Ra Rum Pum A poor New York resident, who is of Indian ori... [Family, Comedy, Romance] [new york, from rags to riches, family relatio... [{"cast_id": 3, "character": "Rajveer 'RV' Sin... [{"credit_id": "52fe45d39251416c75063b65", "de...
3333 2011 Persepolis In 1970s Iran, Marjane 'Marji' Statrapi watche... [Animation, Drama] [civil war, parents kids relationship, 1970s, ... [{"cast_id": 7, "character": "Marjane adulte e... [{"credit_id": "52fe432cc3a36847f803fc85", "de...
3334 45650 The Hole After moving into a new neighbourhood, brother... [Thriller, Adventure, Fantasy] [basement, hole, little brother] [{"cast_id": 2, "character": "Dane Thompson", ... [{"credit_id": "52fe46cdc3a36847f8112ec1", "de...
3335 7735 The Wave A school teacher discusses types of government... [Drama, Thriller] [dictator, trainer, classroom, fascism, group ... [{"cast_id": 10, "character": "Rainer Wenger",... [{"credit_id": "52fe4484c3a36847f809aad7", "de...
3336 301365 The Neon Demon When aspiring model Jesse moves to Los Angeles... [Thriller, Horror] [model] [{"cast_id": 5, "character": "Jesse", "credit_... [{"credit_id": "54881ae5c3a3684148000cc8", "de...
3337 25941 Harry Brown An elderly ex-serviceman and widower looks to ... [Thriller, Crime, Drama, Action] [self-defense, widower] [{"cast_id": 1, "character": "Harry Brown", "c... [{"credit_id": "52fe44e6c3a368484e03d265", "de...
3338 29064 The Omega Code In this spiritual thriller, an ancient prophec... [Horror, Thriller] [bible, suspense, biblical code, revelation (b... [{"cast_id": 1, "character": "Gillen Lane", "c... [{"credit_id": "52fe45c4c3a368484e06ddd7", "de...
3339 7326 Juno A young girl named Juno gets herself pregnant ... [Comedy, Drama, Romance] [sexuality, becoming an adult, puberty, first ... [{"cast_id": 23, "character": "Juno MacGuff", ... [{"credit_id": "52fe4479c3a36847f80984bd", "de...
3340 326284 Pound of Flesh In China to donate his kidney to his dying nie... [Action] [] [{"cast_id": 2, "character": "Deacon", "credit... [{"credit_id": "550ab7b9c3a3684877001287", "de...
3341 681 Diamonds Are Forever Diamonds are stolen only to be sold again in t... [Adventure, Action, Thriller] [spy, fight, secret organization, satellite, s... [{"cast_id": 19, "character": "James Bond", "c... [{"credit_id": "52fe426ac3a36847f801cc3f", "de...
3342 238 The Godfather Spanning the years 1945 to 1955, a chronicle o... [Drama, Crime] [italy, love at first sight, loss of father, p... [{"cast_id": 5, "character": "Don Vito Corleon... [{"credit_id": "52fe422bc3a36847f80093c9", "de...
3343 535 Flashdance The popular 1980’s dance movie that depicts th... [Drama, Music, Romance] [dancing, dance, locksmith, welder] [{"cast_id": 2, "character": "Alex Owens", "cr... [{"credit_id": "52fe424ec3a36847f8014087", "de...
3344 19913 (500) Days of Summer Tom (Joseph Gordon-Levitt), greeting-card writ... [Comedy, Drama, Romance] [date, sex, jealousy, fight, architect, galler... [{"cast_id": 4, "character": "Tom Hansen", "cr... [{"credit_id": "52fe47f99251416c750abaa5", "de...
3345 713 The Piano After a long voyage from Scotland, pianist Ada... [Drama, Romance] [love triangle, scotland, mother, adultery, se... [{"cast_id": 1, "character": "Ada McGrath", "c... [{"credit_id": "52fe426fc3a36847f801e37d", "de...
3346 77930 Magic Mike Mike, an experienced stripper, takes a younger... [Drama, Comedy] [dancing, florida, strip club, male stripper, ... [{"cast_id": 1024, "character": "Mike 'Magic M... [{"credit_id": "52fe4983c3a368484e12f521", "de...
3347 10727 Darkness Falls A vengeful spirit has taken the form of the To... [Thriller, Horror] [witch, loss of mother, small town, death pena... [{"cast_id": 1, "character": "Kyle Walsh", "cr... [{"credit_id": "52fe43aa9251416c75019579", "de...
3348 253 Live and Let Die James Bond must investigate a mysterious murde... [Adventure, Action, Thriller] [london england, new york, bomb, england, spy,... [{"cast_id": 19, "character": "James Bond", "c... [{"credit_id": "52fe422dc3a36847f800a0ad", "de...
3349 17908 My Dog Skip A shy boy is unable to make friends in Yazoo C... [Comedy, Drama, Family] [mississippi, childhood memory, dog] [{"cast_id": 1, "character": "Willie Morris", ... [{"credit_id": "52fe47519251416c750951ab", "de...
3350 8390 Definitely, Maybe When Will decides to tell his daughter the sto... [Comedy, Romance] [lovesickness, love of one's life, narration, ... [{"cast_id": 1, "character": "Will Hayes", "cr... [{"credit_id": "52fe44a4c3a36847f80a1deb", "de...
3351 57119 Jumping the Broom Two very different families converge on Martha... [Comedy] [african american, wedding, class differences,... [{"cast_id": 1002, "character": "Sabrina Watso... [{"credit_id": "52fe4925c3a36847f818b353", "de...
3352 3291 Good Night, and Good Luck. The story of journalist, Edward R Murrow's sta... [Drama, History] [telecaster, communist, political activism, tv... [{"cast_id": 2, "character": "Edward R. Murrow... [{"credit_id": "52fe438fc3a36847f805db31", "de...
3353 398 Capote A biopic of the writer, Truman Capote and his ... [Crime, Drama] [gay, self-fulfilling prophecy, based on novel... [{"cast_id": 1, "character": "Truman Capote", ... [{"credit_id": "52fe423ec3a36847f800f2cf", "de...
3354 8068 Desperado A gunslinger is embroiled in a war with a loca... [Thriller, Action, Crime] [gunslinger, anti terror, ambush, mexico, show... [{"cast_id": 3, "character": "El Mariachi", "c... [{"credit_id": "52fe4490c3a36847f809d4ed", "de...
3355 10803 Logan's Run An idyllic sci-fi future has one major drawbac... [Adventure, Action, Romance, Science Fiction] [female nudity, killer robot, nudity, utopia, ... [{"cast_id": 9, "character": "Logan", "credit_... [{"credit_id": "52fe43ba9251416c7501bcf9", "de...
3356 682 The Man with the Golden Gun A golden bullet has 007 engraved on it as it s... [Adventure, Action, Thriller] [london england, england, martial arts, assass... [{"cast_id": 18, "character": "James Bond", "c... [{"credit_id": "52fe426ac3a36847f801cd23", "de...
3357 10117 Action Jackson Vengence drives a tough Detroit cop to stay on... [Action, Adventure, Comedy, Crime, Drama] [showdown, suspicion of murder, boxer, suspens... [{"cast_id": 1, "character": "Sgt. Jericho 'Ac... [{"credit_id": "52fe432b9251416c75006283", "de...
3358 9392 The Descent After a tragic accident, six friends reunite f... [Adventure, Horror] [mutant, expedition, cave, darkness, rope, cli... [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "52fe44f1c3a36847f80b34cd", "de...
3359 24977 Michael Jordan to the Max This documentary showcases basketball player M... [Documentary] [sport] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "5786e26ac3a3685338000bdc", "de...
3360 79316 Devil's Due An unexpected pregnancy takes a terrifying tur... [Horror] [found footage] [{"cast_id": 12, "character": "Samantha McCall... [{"credit_id": "566aaf12c3a3682647004080", "de...
3361 2074 Flirting with Disaster Adopted as a child, new father Mel Colpin (Ben... [Comedy, Romance] [lsd, looking for birth parents, half-brother... [{"cast_id": 6, "character": "Mel Coplin", "cr... [{"credit_id": "52fe4332c3a36847f8041b2f", "de...
3362 1696 The Devil's Rejects The sequel to House of 1000 Corpses – the Fire... [Drama, Horror, Crime] [sadistic, killing, fire, sheriff, bounty hunt... [{"cast_id": 15, "character": "Captain Spauldi... [{"credit_id": "52fe430dc3a36847f8036cdd", "de...
3363 308639 Dope Malcolm is carefully surviving life in a tough... [Crime, Drama, Comedy] [california, hip-hop, harvard university, geek... [{"cast_id": 24, "character": "Malcolm Adekanb... [{"credit_id": "5482842cc3a36829a7007895", "de...
3364 22314 In Too Deep A fearless cop is taking on a ruthless crimelo... [Drama, Action, Thriller, Crime] [] [{"cast_id": 1, "character": "Jeff Cole / J. R... [{"credit_id": "56f6d1b79251413007001c19", "de...
3365 2662 House of 1000 Corpses Two teenage couples traveling across the backw... [Horror] [upper class, halloween, psychopath, urban leg... [{"cast_id": 5, "character": "Captain Spauldin... [{"credit_id": "52fe4363c3a36847f8050a4f", "de...
3366 77156 Alien Zone A man who is having an affair with a married w... [Horror, Action, Thriller, Science Fiction] [] [{"cast_id": 6, "character": "Talmudge", "cred... [{"credit_id": "52fe495fc3a368484e128181", "de...
3367 12573 A Serious Man A Serious Man is the story of an ordinary man'... [Comedy, Drama] [professor, dark comedy, telephone call, after... [{"cast_id": 1, "character": "Larry Gopnik", "... [{"credit_id": "52fe44fd9251416c75047ed1", "de...
3368 44718 Get Low A movie spun out of equal parts folk tale, fab... [Comedy, Drama, Mystery] [independent film] [{"cast_id": 1, "character": "Frank Quinn", "c... [{"credit_id": "595493259251411dbd0281ea", "de...
3369 11342 Warlock A warlock flees from the 17th to the 20th cent... [Adventure, Comedy, Fantasy, Horror] [witch, cemetery, magic, time travel, aging, c... [{"cast_id": 1, "character": "Warlock", "credi... [{"credit_id": "52fe442a9251416c7502b0cb", "de...
3370 241771 Beyond the Lights Noni Jean is a hot new rising star. But not al... [Romance, Drama] [talent, success, musician, woman director] [{"cast_id": 3, "character": "Noni Jean", "cre... [{"credit_id": "5894c5f5c3a3685ecd00027a", "de...
3371 34653 A Single Man Adapted from a 1964 novel of the same name, th... [Drama, Romance] [gay, based on novel, suicidal, death of lover... [{"cast_id": 4, "character": "George Falconer"... [{"credit_id": "538cfa83c3a3687143003478", "de...
3372 11051 The Last Temptation of Christ Jesus, a humble Judean carpenter beginning to ... [Drama] [christianity, traitor, jesus christ, roman, c... [{"cast_id": 1, "character": "Jesus", "credit_... [{"credit_id": "52fe43eb9251416c750231a3", "de...
3373 14578 Outside Providence In this coming-of-age comedy, Tim Dunphy is le... [Romance, Comedy, Drama] [suicide, sex, sexuality, college, police, cam... [{"cast_id": 1, "character": "Tim Dunphy", "cr... [{"credit_id": "52fe46039251416c7506a1b1", "de...
3374 57825 Bride & Prejudice A Bollywood update of Jane Austen's classic ta... [Drama, Comedy, Music, Romance] [indian lead, bollywood, modern day adaptation... [{"cast_id": 5, "character": "Lalita Bakshi", ... [{"credit_id": "52fe4947c3a36847f81923ff", "de...
3375 9555 Rabbit-Proof Fence In 1931, three aboriginal girls escape after b... [Adventure, Drama, Action, History] [child abuse, sister sister relationship, pros... [{"cast_id": 1, "character": "Molly Craig", "c... [{"credit_id": "52fe4509c3a36847f80b884b", "de...
3376 15581 Who's Your Caddy? When "street smart" rapper Christopher "C-Note... [Comedy] [sport] [{"cast_id": 5, "character": "Valet", "credit_... [{"credit_id": "52fe46689251416c750775e1", "de...
3377 13006 Split Second In a futuristic London, the rising sea levels ... [Thriller, Action, Horror, Science Fiction, Cr... [flooding, futuristic, police detective] [{"cast_id": 1, "character": "Harley Stone", "... [{"credit_id": "57011d5092514106c6004157", "de...
3378 16651 The Other Side of Heaven John H. Groberg, a middle class kid from Idaho... [Action, Adventure, Drama, Family] [based on novel, biography] [{"cast_id": 1, "character": "John H. Groberg"... [{"credit_id": "52fe46e29251416c75086c0d", "de...
3379 4251 Veer-Zaara The story of the love between Veer Pratap Sing... [Drama, Romance] [love of one's life, pilot, class society, pak... [{"cast_id": 11, "character": "Veer Pratap Sin... [{"credit_id": "52fe43b6c3a36847f8069a81", "de...
3380 12400 Redbelt Is there room for principle in Los Angeles? Mi... [Drama] [film making, film producer, video surveillanc... [{"cast_id": 1, "character": "Mike Terry", "cr... [{"credit_id": "52fe44dc9251416c750437c7", "de...
3381 39053 Cyrus With John's social life at a standstill and hi... [Comedy, Drama, Romance] [mumblecore] [{"cast_id": 1, "character": "John", "credit_i... [{"credit_id": "58ca2af69251415dbf006d41", "de...
3382 104896 A Dog Of Flanders Poor but happy, young Nello and his grandfathe... [Drama, Family] [] [{"cast_id": 3, "character": "Jehan", "credit_... [{"credit_id": "52fe4a3fc3a36847f81c3501", "de...
3383 14112 Auto Focus A successful TV star during the 1960s, former ... [Drama, Crime] [male nudity, adultery, based on novel, infide... [{"cast_id": 1, "character": "Bob Crane", "cre... [{"credit_id": "52fe45cc9251416c75062d7d", "de...
3384 12271 Factory Girl In the mid-1960s, wealthy debutant Edie Sedgwi... [Drama] [new york, alcohol, sex, infidelity, nudity, a... [{"cast_id": 3, "character": "Edie Sedgwick", ... [{"credit_id": "52fe44d79251416c75042cb3", "de...
3385 71859 We Need to Talk About Kevin The mother of a teenage sociopath who went on ... [Drama, Thriller] [suburb, violence, killing spree, prison visit... [{"cast_id": 2, "character": "Franklin", "cred... [{"credit_id": "57360972c3a3687e21000541", "de...
3386 226354 The Christmas Candle Deep in the heart of the English countryside l... [Drama, Family] [angel, miracle, village, christian, candle, c... [{"cast_id": 6, "character": "David Richmond",... [{"credit_id": "52fe4e7b9251416c75157db3", "de...
3387 48620 The Mighty Macs In the early 70s, Cathy Rush becomes the head ... [Action, Drama] [sport, catholic, mother superior, catholic sc... [{"cast_id": 1001, "character": "Cathy Rush", ... [{"credit_id": "52fe476ec3a36847f813528d", "de...
3388 33676 Losin' It Set in 1965, four Los Angeles school friends -... [Comedy] [male nudity, female nudity, mexico, prostitut... [{"cast_id": 1, "character": "Woody", "credit_... [{"credit_id": "52fe452e9251416c9102a291", "de...
3389 37080 Mother and Child The lives of three women have a commonality: a... [Drama, Romance] [adoptive mother, nymphomaniac, mother daughte... [{"cast_id": 3, "character": "Elizabeth", "cre... [{"credit_id": "52fe46289251416c9104b11f", "de...
3390 25388 March or Die The French Foreign Legion, in the early 20s, i... [Action, Adventure, Drama, War] [gypsy, middle east, foreign legion, wildernes... [{"cast_id": 3, "character": "Maj. William She... [{"credit_id": "52fe44c5c3a368484e035eab", "de...
3391 11687 The Visitors This outrageous time-travel comedy follows the... [Fantasy, Comedy, Science Fiction] [servant, time travel, clumsy fellow, middle a... [{"cast_id": 8, "character": "Godefroy de Papi... [{"credit_id": "52fe44799251416c7503601f", "de...
3392 39210 Somewhere A hard-living Hollywood actor re-examines his ... [Comedy, Drama] [milan, independent film, luxury hotel, man in... [{"cast_id": 5, "character": "Johnny Marco", "... [{"credit_id": "564daa87c3a368602b00a343", "de...
3393 30128 I Hope They Serve Beer in Hell Tucker decides to take an impromptu trip to ce... [Comedy, Drama] [female nudity, based on novel, stripper, flop... [{"cast_id": 1, "character": "Tucker Max", "cr... [{"credit_id": "52fe43fe9251416c910018b5", "de...
3394 31535 Chairman of the Board A surfer becomes the head of a major company. [Comedy] [inventor, invention, scandal] [{"cast_id": 1, "character": "Edison", "credit... [{"credit_id": "52fe44859251416c91013979", "de...
3395 44835 Hesher A young boy has lost his mother and is losing ... [Drama] [loss of mother, clerk, grocery, loss of relat... [{"cast_id": 7, "character": "Hesher", "credit... [{"credit_id": "55458267c3a368573b002797", "de...
3396 192134 Dom Hemingway After spending 12 years in prison for keeping ... [Comedy, Crime, Drama] [growing up, money, crime, fatherhood] [{"cast_id": 2, "character": "Dom Hemingway", ... [{"credit_id": "548d71c592514122f90040b1", "de...
3397 1956 Gerry Two friends named Gerry become lost in the des... [Mystery, Drama, Adventure] [desperation, highway, wilderness, getting los... [{"cast_id": 7, "character": "Gerry", "credit_... [{"credit_id": "52fe4326c3a36847f803e023", "de...
3398 24985 The Heart of Me Drama set in 1930s London with two sisters, Ma... [Drama, Romance] [] [{"cast_id": 2, "character": "Dinah", "credit_... [{"credit_id": "52fe44b3c3a368484e031f77", "de...
3399 306745 Freeheld New Jersey car mechanic Stacie Andree and her ... [Romance, Drama] [new jersey, equality, lesbian relationship, c... [{"cast_id": 0, "character": "Laurel Hester", ... [{"credit_id": "553bd510c3a368746200040a", "de...
3400 47088 The Extra Man THE EXTRA MAN is a sophisticated and moving co... [Comedy] [independent film, woman director] [{"cast_id": 3, "character": "Henry Harrison",... [{"credit_id": "52fe471ec3a36847f8124597", "de...
3401 110402 Hard to Be a God A group of scientists is sent to the planet Ar... [Drama, Science Fiction] [] [{"cast_id": 1008, "character": "Don Rumata", ... [{"credit_id": "56674aafc3a3680902002246", "de...
3402 27004 Ca$h A stroke of good luck turns lethal for Sam Phe... [Crime, Thriller, Comedy] [independent film, money] [{"cast_id": 1, "character": "Pyke Kubic", "cr... [{"credit_id": "52fe4527c3a368484e04b6b9", "de...
3403 15013 Wah-Wah Set at the end of the 1960s, as Swaziland is a... [Drama] [adultery, brain tumor, south africa, alcoholi... [{"cast_id": 1, "character": "Harry Compton", ... [{"credit_id": "52fe462f9251416c75070105", "de...
3404 8374 The Boondock Saints With a God-inspired moral obligation to act ag... [Action, Thriller, Crime] [arbitrary law, boston, twin brother, russian ... [{"cast_id": 1, "character": "Paul Smecker", "... [{"credit_id": "53000207c3a3683fe2165181", "de...
3405 277519 Z Storm This is a story about the biggest financial fr... [Crime, Thriller] [] [{"cast_id": 0, "character": "William Luk", "c... [{"credit_id": "53ad797c0e0a265975002134", "de...
3406 78381 Twixt A writer with a declining career arrives in a ... [Horror, Thriller] [sheriff, vampire, orphanage, writer, edgar al... [{"cast_id": 10, "character": "Hall Baltimore"... [{"credit_id": "52fe499cc3a368484e134677", "de...
3407 164372 The Snow Queen The ice-cold Snow Queen wishes to turn the wor... [Animation, Fantasy] [] [{"cast_id": 1, "character": "Orm (voice)", "c... [{"credit_id": "52fe4c78c3a36847f822fee3", "de...
3408 294512 Alpha and Omega: The Legend of the Saw Tooth Cave The Alphas and Omegas share a thrilling advent... [Family, Animation, Comedy, Adventure] [] [{"cast_id": 0, "character": "Runt", "credit_i... [{"credit_id": "578f33d4c3a3686ecc00f86a", "de...
3409 8879 Pale Rider A small gold mining camp is terrorised by a ru... [Romance, Western] [gunslinger, showdown, marshal, blackmail, min... [{"cast_id": 9, "character": "Preacher", "cred... [{"credit_id": "52fe44c3c3a36847f80a8a4f", "de...
3410 13001 Stargate: The Ark of Truth SG-1 searches for an ancient weapon which coul... [Adventure, Science Fiction] [wormhole, space travel, supernatural powers, ... [{"cast_id": 9, "character": "Cameron Mitchell... [{"credit_id": "52fe452d9251416c7504e3ed", "de...
3411 9571 Dazed and Confused The adventures of a group of Texas teens on th... [Comedy, Drama] [1970s, texas, high school, comedy, coming of ... [{"cast_id": 1, "character": "Randall 'Pink' F... [{"credit_id": "52fe450bc3a36847f80b923b", "de...
3412 13649 High School Musical 2 The East High Wildcats are ready to have the t... [Comedy, Drama, Family, Music] [musical, music, summer, teenager, summer job,... [{"cast_id": 5, "character": "Troy Bolton", "c... [{"credit_id": "52fe45879251416c75059a45", "de...
3413 325373 Two Lovers and a Bear Set in a small town near the North Pole where ... [Drama, Romance] [small town, lovers, bear, north pole] [{"cast_id": 0, "character": "Roman", "credit_... [{"credit_id": "572b7278c3a3684806002e6e", "de...
3414 334527 Criminal Activities Four young men make a risky investment togethe... [Thriller, Crime, Drama] [mobster, money problems, borrow, trouble, cla... [{"cast_id": 2, "character": "Noah", "credit_i... [{"credit_id": "58e1f2de9251412835008f25", "de...
3415 2211 Aimee & Jaguar Berlin 1943/44 ("The Battle of Berlin"). Felic... [Drama, History, Romance] [berlin, jew, forbidden love, lesbian relation... [{"cast_id": 17, "character": "Felice \" Jagua... [{"credit_id": "52fe4341c3a36847f8046423", "de...
3416 13919 The Chumscrubber The Chumscrubber is a dark comedy about the li... [Comedy, Drama] [suicide, father son relationship, surreal, in... [{"cast_id": 1, "character": "Dean", "credit_i... [{"credit_id": "52fe45b49251416c7505f9cd", "de...
3417 14576 Shade Tiffany, Charlie and Vernon are con artists lo... [Action, Thriller, Crime] [] [{"cast_id": 1, "character": "Vernon", "credit... [{"credit_id": "52fe46039251416c7506a113", "de...
3418 82505 House at the End of the Street A mother and daughter move to a new town and f... [Horror, Thriller] [mother daughter relationship, cross dressing,... [{"cast_id": 8, "character": "Elissa Cassidy",... [{"credit_id": "52fe48589251416c91089021", "de...
3419 46738 Incendies A mother's last wishes send twins Jeanne and S... [Drama, War, Mystery] [prison, middle east, rape, muslim, militia, i... [{"cast_id": 6, "character": "Nawal", "credit_... [{"credit_id": "56478092c3a36826140043af", "de...
3420 38970 Remember Me, My Love The story of a normal Italian family in which ... [Drama, Comedy, Romance] [eroticism] [{"cast_id": 1, "character": "Carlo Ristuccia"... [{"credit_id": "52fe46ef9251416c910649ad", "de...
3421 41009 Perrier’s Bounty A gangster named Perrier looks to exact his re... [Action, Comedy, Crime, Drama] [suspense] [{"cast_id": 11, "character": "Michael McCrea"... [{"credit_id": "52fe45afc3a36847f80d4e51", "de...
3422 7347 Elite Squad In 1997, before the visit of the pope to Rio d... [Drama, Action, Crime] [slum, police brutality, brazilian, war on dru... [{"cast_id": 12, "character": "Capit\u00e3o Na... [{"credit_id": "52fe447bc3a36847f8098b29", "de...
3423 250546 Annabelle John Form has found the perfect gift for his e... [Horror] [prequel, evil doll, killer doll, spin off, do... [{"cast_id": 3, "character": "Mia Form", "cred... [{"credit_id": "540227940e0a2658e900554d", "de...
3424 38415 Bran Nue Dae In the Summer of 1965 a young man is filled wi... [Comedy, Drama, Foreign, Romance] [musical, woman director] [{"cast_id": 1, "character": "Willie", "credit... [{"credit_id": "55646f70925141130e005e90", "de...
3425 650 Boyz n the Hood Boyz n the Hood is the popular and successful ... [Crime, Drama] [street gang, black people, rap music, hip-hop... [{"cast_id": 14, "character": "Jason 'Furious'... [{"credit_id": "52fe4264c3a36847f801ae93", "de...
3426 16620 La Bamba Biographical story of the rise from nowhere of... [Drama, Music] [musical, death, dying young, nostalgic, mexic... [{"cast_id": 2, "character": "Ritchie Valens",... [{"credit_id": "58f62388c3a3680e4200be18", "de...
3427 25113 The Four Seasons Three middle-aged wealthy couples take vacatio... [Comedy, Drama, Romance] [] [{"cast_id": 3, "character": "Jack Burroughs",... [{"credit_id": "5985e9e8c3a36818c80007fb", "de...
3428 11033 Dressed to Kill A mysterious, tall, blonde woman, wearing sung... [Horror, Mystery, Thriller] [transvestism, taxi, prostitute, subway, showe... [{"cast_id": 1, "character": "Doctor Robert El... [{"credit_id": "52fe43e89251416c750229b9", "de...
3429 34723 The Adventures of Huck Finn Climb aboard for an extraordinary version of M... [Action, Adventure, Drama, Family] [southern accent, wanted man, lynch mob, refle... [{"cast_id": 1, "character": "Huck Finn", "cre... [{"credit_id": "54e84780c3a36836dc00164a", "de...
3430 9430 Go Told from three perspectives, a story of a bun... [Crime, Comedy, Thriller] [ecstasy, drug dealing, drug, reference to fam... [{"cast_id": 10, "character": "Ronna", "credit... [{"credit_id": "52fe44f6c3a36847f80b475b", "de...
3431 8998 Friends with Money After she quits her lucrative job, Olivia find... [Comedy, Drama, Romance] [midlife crisis, marriage, money, divorce, fas... [{"cast_id": 1, "character": "Christine", "cre... [{"credit_id": "52fe44d0c3a36847f80ab7a1", "de...
3432 10514 The Andromeda Strain When virtually all of the residents of Piedmon... [Science Fiction, Thriller] [nasa, new mexico, biological weapon, epilepsy... [{"cast_id": 1, "character": "Dr. Jeremy Stone... [{"credit_id": "52fe437e9251416c750127eb", "de...
3433 10496 Bats Genetically mutated bats escape and it's up to... [Horror, Thriller] [mutation, bat, attack, closed mine, bat attac... [{"cast_id": 1, "character": "Sheriff Emmett K... [{"credit_id": "52fe437b9251416c750120f5", "de...
3434 1591 Nowhere in Africa A Jewish woman named Jettel Redlich flees Nazi... [Drama] [loss of family, emigration, world war ii, jew... [{"cast_id": 17, "character": "Jettel Redlich"... [{"credit_id": "52fe4302c3a36847f803392f", "de...
3435 76025 Shame Brandon is a New Yorker who shuns intimacy wit... [Drama] [pornography, brother sister relationship, sex... [{"cast_id": 2, "character": "Brandon Sullivan... [{"credit_id": "55730f3b92514115ee001af1", "de...
3436 4836 Layer Cake When a seemingly straight-forward drug deal go... [Drama, Thriller, Crime] [kidnapping, ecstasy, drug traffic, drug mule,... [{"cast_id": 48, "character": "XXXX", "credit_... [{"credit_id": "52fe43ddc3a36847f8074f3b", "de...
3437 14631 The Work and the Glory II: American Zion "The Work and The Glory: American Zion" sets t... [Drama] [] [{"cast_id": 2, "character": "Benjamin Steed",... [{"credit_id": "52fe460a9251416c7506b073", "de...
3438 87499 The East An operative for an elite private intelligence... [Drama, Thriller] [secret organization, murder, environmentalism... [{"cast_id": 6, "character": "Sarah", "credit_... [{"credit_id": "52fe49ca9251416c910b8cbf", "de...
3439 18923 A Home at the End of the World Three friends form a bond over the year, Johna... [Romance, Drama] [gay, aids, based on novel, art house, tantrum... [{"cast_id": 1, "character": "Bobby Morrow (19... [{"credit_id": "52fe47ab9251416c750a1765", "de...
3440 26665 Aberdeen Kaisa is a Scot, a successful London lawyer, w... [Drama, Comedy, Foreign] [alcohol, cocaine, daughter, road trip, indepe... [{"cast_id": 1, "character": "Tomas", "credit_... [{"credit_id": "5326dd2fc3a368572500b561", "de...
3441 28089 The Messenger Will Montgomery (Ben Foster), a U.S. Army Staf... [Drama, History] [independent film, wounded, soldier, iraq war] [{"cast_id": 1, "character": "Will Montgomery"... [{"credit_id": "52fe4578c3a368484e05d373", "de...
3442 62255 Tracker An ex-Boer war guerrilla in New Zealand is sen... [Action, Drama, Thriller, Adventure] [] [{"cast_id": 1, "character": "Arjan", "credit_... [{"credit_id": "56d1879ec3a3681e3e009e73", "de...
3443 5708 Control Control is the biography of Joy Division lead ... [Drama] [manchester city, medicine, new love, epilepsy... [{"cast_id": 1, "character": "Ian Curtis", "cr... [{"credit_id": "52fe441ac3a36847f8082583", "de...
3444 218 The Terminator In the post-apocalyptic future, reigning tyran... [Action, Thriller, Science Fiction] [saving the world, artificial intelligence, re... [{"cast_id": 26, "character": "The Terminator"... [{"credit_id": "52fe4228c3a36847f8008545", "de...
3445 338 Good bye, Lenin! An affectionate and refreshing East/West-Germa... [Comedy, Drama, Romance] [bureaucracy, berlin wall, police state, coma,... [{"cast_id": 4, "character": "Alexander 'Alex'... [{"credit_id": "52fe4239c3a36847f800d9c5", "de...
3446 21641 The Damned United Taking over Leeds United, Brian Clough's abras... [Drama] [england, leeds united, sport, brighton, socce... [{"cast_id": 2, "character": "Brian Clough", "... [{"credit_id": "52fe4422c3a368484e0117e7", "de...
3447 10925 The Return of the Living Dead When a bumbling pair of employees at a medical... [Comedy, Horror] [female nudity, crematorium, nudity, punk, com... [{"cast_id": 1, "character": "Burt Wilson", "c... [{"credit_id": "52fe43d29251416c7501f76b", "de...
3448 2293 Mallrats Both dumped by their girlfriends, two best fri... [Romance, Comedy] [sex, game show, slacker, shopping, mall, ex-b... [{"cast_id": 13, "character": "Brodie Bruce", ... [{"credit_id": "52fe434bc3a36847f80492eb", "de...
3449 621 Grease Australian good girl Sandy and greaser Danny f... [Romance] [flying car, street gang, running, graduation,... [{"cast_id": 17, "character": "Danny Zuko", "c... [{"credit_id": "53807b97c3a36805a1004d86", "de...
3450 792 Platoon As a young and naive recruit in Vietnam, Chris... [Drama, War, Action] [famous score, hero, mine, vietnam war, villag... [{"cast_id": 36, "character": "Staff Sergeant ... [{"credit_id": "52fe4277c3a36847f8020cf3", "de...
3451 1777 Fahrenheit 9/11 Michael Moore's view on what happened to the U... [Documentary] [usa president, jihad, saudi arabia, war on te... [{"cast_id": 25, "character": "Himself (archiv... [{"credit_id": "52fe4314c3a36847f8038b1f", "de...
3452 642 Butch Cassidy and the Sundance Kid In late 1890s Wyoming, Butch Cassidy is the af... [History, Drama, Western, Crime] [wyoming, historical figure, loot sharing] [{"cast_id": 17, "character": "Butch Cassidy",... [{"credit_id": "52fe4263c3a36847f801a813", "de...
3453 433 Mary Poppins The movie combines a diverting story, songs, c... [Comedy, Family, Fantasy] [london england, dancing, parents kids relatio... [{"cast_id": 1, "character": "Mary Poppins", "... [{"credit_id": "52fe4243c3a36847f8010859", "de...
3454 16619 Ordinary People Beth, Calvin, and their son Conrad are living ... [Drama] [post traumatic stress disorder, depression, ... [{"cast_id": 17, "character": "Calvin Jarrett"... [{"credit_id": "548dc3b5c3a3684ea10041f7", "de...
3455 1725 West Side Story In the slums of the upper West Side of Manhatt... [Crime, Drama, Music] [slum, street gang, love at first sight, showd... [{"cast_id": 6, "character": "Maria", "credit_... [{"credit_id": "52fe4311c3a36847f8037d45", "de...
3456 11977 Caddyshack At an exclusive country club, an ambitious you... [Comedy] [golf, underwear, sport, golf course, gopher] [{"cast_id": 10, "character": "Ty Webb", "cred... [{"credit_id": "52fe44ae9251416c7503d497", "de...
3457 20322 The Brothers This is the story of four African-American "yu... [Comedy, Drama, Romance] [independent film, track and field, gangster rap] [{"cast_id": 1, "character": "Jackson Smith", ... [{"credit_id": "52fe43e1c3a368484e0038af", "de...
3458 16158 The Wood In the panicky, uncertain hours before his wed... [Comedy, Drama, Romance] [] [{"cast_id": 1, "character": "Mike", "credit_i... [{"credit_id": "52fe46ad9251416c7507fee3", "de...
3459 629 The Usual Suspects Held in an L.A. interrogation room, Verbal Kin... [Drama, Crime, Thriller] [law, relatives, theft, criminal, criminal mas... [{"cast_id": 19, "character": "Michael McManus... [{"credit_id": "52fe4260c3a36847f8019ad7", "de...
3460 10160 A Nightmare on Elm Street 5: The Dream Child Alice, having survived the previous installmen... [Horror, Thriller] [nun, baby, monster, asylum, nightmare, supern... [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "52fe43389251416c7500813d", "de...
3461 11452 National Lampoon’s Van Wilder Van Wilder has been attending college for far ... [Comedy, Romance] [male nudity, female nudity, sex, college, loc... [{"cast_id": 1, "character": "Van Wilder", "cr... [{"credit_id": "52fe44439251416c7502e7ed", "de...
3462 12163 The Wrestler Aging wrestler Randy "The Ram" Robinson is lon... [Drama, Romance] [supermarket, heart attack, ambition, daughter... [{"cast_id": 4, "character": "Randy \"Ram\" R... [{"credit_id": "538b23730e0a266712001a0b", "de...
3463 32275 Duel in the Sun Beautiful half-breed Pearl Chavez becomes the ... [Western] [half breed] [{"cast_id": 3, "character": "Pearl Chavez", "... [{"credit_id": "54ef3570925141797400627c", "de...
3464 13785 Best in Show The tension is palpable, the excitement is mou... [Comedy] [illinois, pet shop, poodle, independent film,... [{"cast_id": 2, "character": "Dr. Chuck Nelken... [{"credit_id": "564a36039251414dcb0003c7", "de...
3465 1103 Escape from New York In 1997, the island of Manhattan has been wall... [Science Fiction, Action] [taxi, street gang, usa president, war veteran... [{"cast_id": 11, "character": "Snake Plissken"... [{"credit_id": "52fe42e7c3a36847f802bbdb", "de...
3466 36739 School Daze In the South of the United States are taking p... [Comedy, Drama] [musical] [{"cast_id": 18, "character": "Leeds", "credit... [{"credit_id": "52fe46069251416c910468f9", "de...
3467 14144 Daddy Day Camp Seeking to offer his son the satisfying summer... [Comedy, Family] [competition, grandfather grandson relationshi... [{"cast_id": 3, "character": "Charlie Hinton",... [{"credit_id": "52fe45d09251416c7506356d", "de...
3468 10622 Mr. Nice Guy A Chinese chef accidentally gets involved with... [Crime, Action, Comedy] [journalist, martial arts, cook, drug dealer] [{"cast_id": 11, "character": "Jackie", "credi... [{"credit_id": "52fe43969251416c750164f7", "de...
3469 13370 A Mighty Wind In "A Mighty Wind", director Christopher Guest... [Comedy, Music] [mockumentary, folk singer] [{"cast_id": 24, "character": "Jonathan Steinb... [{"credit_id": "54165a0fc3a3684d0a003fbf", "de...
3470 11191 Mystic Pizza Three teenage girls come of age while working ... [Comedy, Drama, Romance] [independent film, commitment, lobster, portug... [{"cast_id": 1, "character": "Kat Arujo", "cre... [{"credit_id": "52fe440c9251416c750272ed", "de...
3471 10215 Sliding Doors Gwyneth Paltrow plays London publicist Helen, ... [Comedy, Drama, Fantasy, Romance] [double life, commercial, fantasy, chance, mar... [{"cast_id": 1, "character": "Helen Quilley", ... [{"credit_id": "5932d476c3a368599000d5dd", "de...
3472 25066 Tales from the Hood A strange funeral director tells four strange ... [Crime, Horror, Thriller] [prison, child abuse, ku klux klan, police bru... [{"cast_id": 1, "character": "Mr. Simms", "cre... [{"credit_id": "54d6892a9251417160002d46", "de...
3473 1523 The Last King of Scotland Young Scottish doctor, Nicholas Garrigan decid... [Drama] [dictator, 1970s, general, kidnapping, naivety... [{"cast_id": 2, "character": "Idi Amin", "cred... [{"credit_id": "52fe42fac3a36847f80315b5", "de...
3474 11361 Halloween 5: The Revenge of Michael Myers Presumed dead after a shoot-out with the Haddo... [Horror, Thriller] [sheriff, barn, black, sequel, boogeyman, mask... [{"cast_id": 1, "character": "Loomis", "credit... [{"credit_id": "52fe44309251416c7502beeb", "de...
3475 92591 Bernie In this true story in the tiny, rural town of ... [Comedy, Crime, Drama] [prison visit, funeral director, funeral home,... [{"cast_id": 13, "character": "Bernie Tiede", ... [{"credit_id": "52fe49039251416c750baba5", "de...
3476 57612 Dolphins and Whales: Tribes of the Ocean This documentary goes to coral reefs of the Ba... [Documentary] [dolphin, whale, killer whale, imax, 3d, manat... [{"cast_id": 2, "character": "Narrator (voice)... [{"credit_id": "52fe493dc3a36847f819012d", "de...
3477 12509 Pollock In August of 1949, Life Magazine ran a banner ... [Drama, Romance] [artist, success, relationship problems, alcoh... [{"cast_id": 1, "character": "Jackson Pollock"... [{"credit_id": "52fe44f19251416c75046447", "de...
3478 15256 200 Cigarettes A collection of twentysomethings try to cope w... [Comedy, Drama, Romance] [new year's eve, independent film, relationshi... [{"cast_id": 1, "character": "Bartender", "cre... [{"credit_id": "52fe46479251416c75073207", "de...
3479 83686 The Words The Words follows young writer Rory Jansen who... [Drama, Thriller] [plagiarized book, stolen novel, plagiarized n... [{"cast_id": 4, "character": "Rory Jansen", "c... [{"credit_id": "52fe48b49251416c91095973", "de...
3480 80304 Casa De Mi Padre Scheming of a way to save their father's ranch... [Comedy, Western] [mexico, organized crime, drug lord, padre, af... [{"cast_id": 1001, "character": "Armando Alvar... [{"credit_id": "52fe47b59251416c910732ff", "de...
3481 28053 City Island The Rizzos, a family who doesn't share their h... [Drama, Comedy] [secret, fetishism, stripper, family secrets, ... [{"cast_id": 1, "character": "Vince Rizzo", "c... [{"credit_id": "560274b192514122c30013fb", "de...
3482 67913 The Guard Two policemen must join forces to take on an i... [Action, Comedy, Thriller, Crime] [prostitute, blackmail, drug smuggle, rural ir... [{"cast_id": 17, "character": "Sergeant Gerry ... [{"credit_id": "5550bbf49251414f39002589", "de...
3483 13991 College A wild weekend is in store for three high scho... [Comedy] [sexuality, college, girlfriend, vomit, celebr... [{"cast_id": 1, "character": "Kevin Brewer", "... [{"credit_id": "52fe45c09251416c750612b3", "de...
3484 1443 The Virgin Suicides A group of male friends become obsessed with f... [Drama, Romance] [michigan, 1970s, youth, family, woman director] [{"cast_id": 17, "character": "Mr. Lisbon", "c... [{"credit_id": "52fe42f8c3a36847f80308d5", "de...
3485 8545 Little Voice After the death of her father, Little Voice or... [Comedy, Drama] [parents kids relationship, voice, loneliness,... [{"cast_id": 4, "character": "Mari Hoff", "cre... [{"credit_id": "56e7eae19251410a3a000b5f", "de...
3486 19556 Miss March A young man awakens from a four-year coma to h... [Comedy, Romance] [sex, first time, virgin, road trip, playboy, ... [{"cast_id": 3, "character": "Eugene Bell", "c... [{"credit_id": "55da7489c3a36831f40064be", "de...
3487 231576 Wish I Was Here Aidan Bloom, a struggling actor, father and hu... [Drama, Comedy] [jew, independent film, homeschooling, family,... [{"cast_id": 1, "character": "Aidan Bloom", "c... [{"credit_id": "55758e2cc3a368234c004159", "de...
3488 16172 Simply Irresistible After her mother's death, mediocre chef Amanda... [Comedy] [restaurant, department store, kitchen, love, ... [{"cast_id": 1, "character": "Amanda Shelton",... [{"credit_id": "56210bcf92514171cb007ea7", "de...
3489 13403 Hedwig and the Angry Inch A transexual punk rock girl from East Berlin t... [Comedy, Music] [transvestism, gay, sex, singer, transgender, ... [{"cast_id": 11, "character": "Hedwig", "credi... [{"credit_id": "597d425ac3a368539700d44d", "de...
3490 15797 Only the Strong Former Green Beret Louis Stevens returns to hi... [Action] [] [{"cast_id": 1, "character": "Louis Stevens", ... [{"credit_id": "52fe467e9251416c7507a031", "de...
3491 347764 Goddess of Love Enter into a baroque vortex of madness when an... [Mystery, Drama, Thriller, Horror] [] [{"cast_id": 3, "character": "Venus", "credit_... [{"credit_id": "559b17589251413ccc00050b", "de...
3492 13537 Shattered Glass Fact-based 2003 drama about the young journali... [Drama, History] [] [{"cast_id": 6, "character": "Stephen Glass", ... [{"credit_id": "52fe45779251416c750578b3", "de...
3493 20794 Novocaine A dentist finds himself a murder suspect after... [Comedy, Crime, Thriller] [murder, independent film, drug, dentist] [{"cast_id": 1, "character": "Mike", "credit_i... [{"credit_id": "52fe43fac3a368484e008f7b", "de...
3494 31064 The Business of Strangers Julie Styron thinks she is going to be fired, ... [Drama, Thriller] [rape, sex, airport, authority, assistant, pow... [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "52fe445b9251416c9100dceb", "de...
3495 576 The Wild Bunch Aging outlaw Pike Bishop (William Holden) prep... [Adventure, Western] [underdog, robbery, bounty hunter, texas, mexi... [{"cast_id": 16, "character": "Pike Bishop", "... [{"credit_id": "58e13b71c3a36872af0018e0", "de...
3496 13990 The Wackness Set in New York City in the sweltering summer,... [Drama] [coming of age, marijuana, summer] [{"cast_id": 2, "character": "Dr. Squires", "c... [{"credit_id": "58bfebddc3a3686945005e2a", "de...
3497 11583 The First Great Train Robbery In Victorian England, a master criminal makes ... [Thriller, Adventure, Drama, Crime] [public hanging, strongbox, gold theft, britis... [{"cast_id": 1, "character": "Edward Pierce", ... [{"credit_id": "52fe44609251416c7503297b", "de...
3498 18602 Morvern Callar Following her boyfriend's suicide, supermarket... [Drama] [independent film, woman director] [{"cast_id": 1, "character": "Morvern Callar",... [{"credit_id": "52fe47899251416c7509d027", "de...
3499 27549 Beastmaster 2: Through the Portal of Time Mark Singer returns as Dar, the warrior who ca... [Action, Adventure, Fantasy, Science Fiction] [based on novel, time travel, sequel, psychotr... [{"cast_id": 1, "character": "Dar", "credit_id... [{"credit_id": "557feed39251412f23001434", "de...
3500 59728 The 5th Quarter In the wake of a car crash that killed his bro... [Drama] [american football, loss of brother, funeral, ... [{"cast_id": 4, "character": "Steven Abbate", ... [{"credit_id": "579127a6c3a368352d00159d", "de...
3501 10930 The Flower of Evil Three generations of a wealthy Bordeaux family... [Drama] [return, suppressed past, bourgeoisie, mayor e... [{"cast_id": 1, "character": "Fran\u00e7ois Va... [{"credit_id": "52fe43d39251416c7501f98d", "de...
3502 32395 The Greatest Teenagers Rose and Bennett were in love, and t... [Drama] [woman director] [{"cast_id": 1, "character": "Allen Brewer", "... [{"credit_id": "52fe44d09251416c9101dca1", "de...
3503 58882 Snow Flower and the Secret Fan A story set in 19th century China and centered... [Drama, History] [fan, duringcreditsstinger] [{"cast_id": 2, "character": "Nina / Lily", "c... [{"credit_id": "5481c290c3a36829ae005b79", "de...
3504 7547 Come Early Morning Lucy wakes up in bed with a stranger and obvio... [Drama, Romance] [bar, motel, one-night stand, beer, blonde, do... [{"cast_id": 1, "character": "Lucy Fowler", "c... [{"credit_id": "52fe4482c3a36847f809a639", "de...
3505 35944 Lucky Break Half-way through his 12-year prison sentence f... [Action, Comedy] [] [{"cast_id": 1, "character": "James 'Jimmy' Ha... [{"credit_id": "578d08adc3a3686efa002328", "de...
3506 42222 Julia At the behest of an old and dear friend, playw... [Drama] [friends, playwright] [{"cast_id": 2, "character": "Lillian Hellman"... [{"credit_id": "573bc5f8c3a3683b00000a8e", "de...
3507 13827 Surfer, Dude A wave twisting tale of a soul searching surfe... [Comedy] [surfing, sport] [{"cast_id": 1, "character": "Steve Addington"... [{"credit_id": "52fe45ab9251416c7505e51b", "de...
3508 44260 Lake of Fire An unflinching look at the how the battle over... [Documentary] [] [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe4681c3a36847f8102b29", "de...
3509 9282 11:14 Tells the seemingly random yet vitally connect... [Crime, Drama, Thriller] [alcohol, sex, robbery, secret, gun, ambulance... [{"cast_id": 10, "character": "Jack", "credit_... [{"credit_id": "52fe44e1c3a36847f80af88d", "de...
3510 38940 Men of War Nick Gunar is a burnt-out, jaded and hard-up f... [Action, Thriller] [asia, island, mercenary, independent film, ju... [{"cast_id": 4, "character": "Nick Gunar", "cr... [{"credit_id": "52fe46ec9251416c910643db", "de...
3511 35689 Don McKay Everything appears off-kilter when a man retur... [Crime, Mystery, Thriller] [independent film] [{"cast_id": 1, "character": "Don McKay", "cre... [{"credit_id": "52fe45b09251416c9103af15", "de...
3512 97614 Deadfall A thriller that follows two siblings who decid... [Crime, Drama, Thriller] [partner, murder, on the run, fugitive, crime,... [{"cast_id": 3, "character": "Addison", "credi... [{"credit_id": "54c8c679c3a36874b70063d8", "de...
3513 37206 A Shine of Rainbows An orphaned boy named Tomás is adopted by Mair... [Drama, Family] [orphan, rainbow] [{"cast_id": 8, "character": "Maire", "credit_... [{"credit_id": "52fe46339251416c9104c9d1", "de...
3514 58626 The Hit List A disgruntled man creates a hit list with a st... [Action, Thriller] [] [{"cast_id": 1003, "character": "Jonas Arbor",... [{"credit_id": "52fe496cc3a36847f8199811", "de...
3515 183894 Emma Emma Woodhouse seems to be perfectly content, ... [Romance, Comedy, Drama] [] [{"cast_id": 3, "character": "Emma", "credit_i... [{"credit_id": "52fe4caf9251416c7512245b", "de...
3516 837 Videodrome A sleazy cable-TV programmer begins to see his... [Horror, Mystery, Science Fiction] [suicide, tv show, hallucination, tv station, ... [{"cast_id": 13, "character": "Max Renn", "cre... [{"credit_id": "52fe427ec3a36847f80231e1", "de...
3517 1555 The Spanish Apartment A strait-laced French student moves into an ap... [Drama, Comedy, Romance] [paris, barcelona spain, alcohol, roommate, si... [{"cast_id": 2, "character": "Xavier", "credit... [{"credit_id": "52fe42fdc3a36847f80321bf", "de...
3518 244783 Song One Estranged from her family, Franny returns home... [Drama] [woman director] [{"cast_id": 5, "character": "Franny", "credit... [{"credit_id": "52fe4ef7c3a36847f82b3f11", "de...
3519 16564 Winter in Wartime During World War II in the freezing Netherland... [Drama, History, War] [netherlands, world war ii] [{"cast_id": 3, "character": "Michiel van Beus... [{"credit_id": "52fe46dc9251416c75085f95", "de...
3520 168027 Freaky Deaky Set in 1974, a pair of '60s radicals rely on t... [Comedy] [bomb squad, ex-fugitive, freaky] [{"cast_id": 1, "character": "Skip Gibbs", "cr... [{"credit_id": "5540a27fc3a3681dab00153a", "de...
3521 3482 The Train As the Allied forces approach Paris in August ... [Action, Drama, Thriller, War] [paris, france, world war ii, nazis, hijacking... [{"cast_id": 16, "character": "Paul Labiche", ... [{"credit_id": "52fe4396c3a36847f805f9e3", "de...
3522 135595 Trade Of Innocents In the back streets of a tourist town in prese... [Drama, Thriller] [] [{"cast_id": 2, "character": "Alex Becker", "c... [{"credit_id": "52fe4bfdc3a368484e1a16d5", "de...
3523 8982 The Protector In Bangkok, the young Kham was raised by his f... [Action, Crime, Drama, Thriller] [buddhism, elephant, sydney, australia, fighte... [{"cast_id": 1, "character": "Kham", "credit_i... [{"credit_id": "52fe44cec3a36847f80ab0c7", "de...
3524 89861 Stiff Upper Lips Stiff Upper Lips is a broad parody of British ... [Comedy] [italy, victorian england, young woman] [{"cast_id": 11, "character": "Emily", "credit... [{"credit_id": "52fe4a2f9251416c910c5edb", "de...
3525 455 Bend It Like Beckham Jess Bhamra, the daughter of a strict Indian c... [Comedy, Drama, Romance] [london england, tradition, indian lead, cultu... [{"cast_id": 33, "character": "Jesminder 'Jess... [{"credit_id": "52fe4245c3a36847f80115dd", "de...
3526 57022 Sunshine State A woman and her new husband returns to her hom... [Drama] [independent film] [{"cast_id": 2, "character": "Murray Silver", ... [{"credit_id": "52fe4921c3a36847f818a79b", "de...
3527 14351 Crossover The clock strikes midnight, money changes hand... [Action, Adventure, Drama] [street gang, black people, sport, high school... [{"cast_id": 1, "character": "Tech", "credit_i... [{"credit_id": "56a4d4059251410c08004969", "de...
3528 147767 Khiladi 786 The 8th installment in the Khiladi series. [Action, Comedy] [] [{"cast_id": 2, "character": "Bahattar Singh (... [{"credit_id": "52fe4bb29251416c7510b2fb", "de...
3529 10664 [REC]² The action continues from [REC], with the medi... [Thriller, Horror] [religion and supernatural, blood sample, occu... [{"cast_id": 3, "character": "\u00c1ngela Vida... [{"credit_id": "52fe439e9251416c7501783d", "de...
3530 55567 Standing Ovation A group of young girls is competing in a natio... [Comedy, Music, Family] [] [{"cast_id": 3, "character": "Brittany", "cred... [{"credit_id": "52fe48d5c3a36847f817baff", "de...
3531 9277 The Sting Set in the 1930's this intricate caper deals w... [Comedy, Crime, Drama] [chicago, bet, horse race, repayment, con man,... [{"cast_id": 1, "character": "Henry Gondorff",... [{"credit_id": "574dba43c3a36839030001ba", "de...
3532 9443 Chariots of Fire The true story of British athletes preparing f... [Drama, History] [underdog, scotland, jewry, patriotism, olympi... [{"cast_id": 9, "character": "Harold Abrahams"... [{"credit_id": "5711f8c0c3a3685378009c07", "de...
3533 16186 Diary of a Mad Black Woman Charles McCarter and his wife Helen are about ... [Comedy, Drama, Romance] [] [{"cast_id": 1, "character": "Helen", "credit_... [{"credit_id": "56810fb89251414ecb0018b0", "de...
3534 7863 Shine Pianist David Helfgott, driven by his father a... [Drama] [letter, jumping, child prodigy, pool, pianist... [{"cast_id": 4, "character": "David Helfgott",... [{"credit_id": "52fe4487c3a36847f809b371", "de...
3535 138697 Don Jon A New Jersey guy dedicated to his family, frie... [Romance, Comedy, Drama] [pornography, sex, sex addiction, male female ... [{"cast_id": 8, "character": "Jon Martello, Jr... [{"credit_id": "52fe4c53c3a368484e1b2707", "de...
3536 11901 High Plains Drifter A gunfighting stranger comes to the small sett... [Western] [gunslinger, desperation, outlaw] [{"cast_id": 1, "character": "The Stranger", "... [{"credit_id": "52fe449d9251416c7503b08d", "de...
3537 1548 Ghost World A quirky girl tries to figure out what to do n... [Comedy, Drama] [high school friends, art class, record collec... [{"cast_id": 4, "character": "Enid", "credit_i... [{"credit_id": "5533ea9f9251411014003ef5", "de...
3538 11889 Iris True story of the lifelong romance between nov... [Drama, Romance] [based on novel, new love, love of one's life,... [{"cast_id": 1, "character": "Iris Murdoch", "... [{"credit_id": "52fe449b9251416c7503aa99", "de...
3539 33155 Galaxina Galaxina is a lifelike, voluptuous android who... [Comedy, Science Fiction] [android, harley davidson, cryogenics, space t... [{"cast_id": 1, "character": "Galaxina", "cred... [{"credit_id": "52fe45009251416c910242ed", "de...
3540 5528 The Chorus Set in 1940's France, a new teacher at a schoo... [Drama] [penalty, choir, diary, musical, boy's choir, ... [{"cast_id": 11, "character": "Cl\u00e9ment Ma... [{"credit_id": "52fe440cc3a36847f807f4e9", "de...
3541 321 Mambo Italiano A sweet comic film about an Italian man who co... [Comedy, Romance] [gay, father son relationship, sex, italo-amer... [{"cast_id": 13, "character": "Angelo Barberin... [{"credit_id": "52fe4237c3a36847f800cf8f", "de...
3542 4997 Wonderland On the afternoon of July 1, 1981, Los Angeles ... [Crime, Drama, Mystery, Thriller] [robbery, junkie, investigation, porno star, m... [{"cast_id": 1, "character": "John Holmes", "c... [{"credit_id": "52fe43edc3a36847f8078c8b", "de...
3543 925 Do the Right Thing On the hottest day of the year on a street in ... [Drama] [black people, italo-american, police brutalit... [{"cast_id": 19, "character": "Sal", "credit_i... [{"credit_id": "52fe428ec3a36847f8027d65", "de...
3544 27451 Harvard Man College has always been a time for experimenta... [Drama] [gambling, sex, college, basketball, mafia, drug] [{"cast_id": 2, "character": "Cindy Bandolini"... [{"credit_id": "532f17da9251413a850039e6", "de...
3545 73532 Le Havre Marcel Marx, a former bohemian and struggling ... [Drama, Comedy] [poverty, policeman, shoe shiner, northern fra... [{"cast_id": 3, "character": "Marcel Marx", "c... [{"credit_id": "52fe489fc3a368484e102517", "de...
3546 979 Irreversible Events over the course of one traumatic night ... [Drama, Thriller, Crime, Mystery] [paris, prostitute, rape, sex, nudity, trauma,... [{"cast_id": 11, "character": "Alex", "credit_... [{"credit_id": "56e9ec4ec3a3682d630047cc", "de...
3547 193722 R100 Ruthless dominatrixes pursue a mild-mannered s... [Comedy, Drama] [dominatrix, bdsm] [{"cast_id": 2, "character": "Takafumi Katayam... [{"credit_id": "52fe4cd69251416c91101cd5", "de...
3548 7913 Rang De Basanti A young idealistic English filmmaker, Sue, arr... [Drama] [new delhi india, students' movement, war of i... [{"cast_id": 2, "character": "DJ", "credit_id"... [{"credit_id": "52fe4489c3a36847f809b7f5", "de...
3549 253253 Animals ANIMALS tells the story of Jude and Bobbie: a ... [Drama] [] [{"cast_id": 3, "character": "Jude", "credit_i... [{"credit_id": "52fe4e759251416c91132431", "de...
3550 51995 Salvation Boulevard Set in the world of mega-churches in which a f... [Comedy, Thriller, Action, Drama] [pastor, church service, spirituality, religion] [{"cast_id": 2, "character": "Gwen Vanderveer"... [{"credit_id": "52fe4811c3a36847f8156b53", "de...
3551 13173 The Ten Ten stories, each inspired by one of the ten c... [Comedy] [independent film, ventriloquist dummy, multip... [{"cast_id": 1, "character": "Jeff Reigert", "... [{"credit_id": "52fe45499251416c75051545", "de...
3552 22908 A Room for Romeo Brass Two twelve-year-old boys, Romeo and Gavin, und... [Drama, Comedy, Foreign] [rejection, friendship, youth] [{"cast_id": 4, "character": "Morell", "credit... [{"credit_id": "52fe4455c3a368484e01d33d", "de...
3553 70670 Headhunters An accomplished headhunter risks everything to... [Thriller, Crime] [death of lover, art thief, art gallery, polic... [{"cast_id": 7, "character": "Roger Brown", "c... [{"credit_id": "52fe4808c3a368484e0e62c5", "de...
3554 84204 Grabbers Something sinister has come to the shores of E... [Science Fiction, Comedy, Thriller, Horror] [monster, ireland, drunk, beheaded] [{"cast_id": 1, "character": "Garda Ciar\u00e1... [{"credit_id": "5414c04a0e0a2619870029e9", "de...
3555 25248 Saint Ralph This Canadian made comedy/drama, set in Hamilt... [Comedy, Drama] [sport, independent film] [{"cast_id": 2, "character": "Ralph Walker", "... [{"credit_id": "560d021ac3a368680b008908", "de...
3556 230266 Miss Julie Over the course of a midsummer night in Ferman... [Drama] [love triangle, love, irish, valet, woman dire... [{"cast_id": 2, "character": "Miss Julie", "cr... [{"credit_id": "52fe4dd3c3a36847f826fc51", "de...
3557 16633 Somewhere in Time Young writer, Richard Collier is met on the op... [Science Fiction, Drama, Fantasy, Romance] [time travel, playwright, 1910s] [{"cast_id": 1, "character": "Richard Collier"... [{"credit_id": "583386719251412739000dc0", "de...
3558 63006 Dum Maaro Dum We hurtle into the bylanes, beach shacks and r... [Drama, Action, Crime, Foreign] [goa, drug bust, rave party] [{"cast_id": 1, "character": "ACP Vishnu Kamat... [{"credit_id": "594c6f2c9251413127019d76", "de...
3559 91586 Insidious: Chapter 2 The haunted Lambert family seeks to uncover th... [Horror, Thriller] [haunted house, possession, demon, family, gho... [{"cast_id": 3, "character": "Josh Lambert", "... [{"credit_id": "52fe48dc9251416c750b592d", "de...
3560 215 Saw II When a new murder victim is discovered with al... [Horror] [riddle, serial killer] [{"cast_id": 4, "character": "Jigsaw", "credit... [{"credit_id": "560ebff6c3a368682400bff4", "de...
3561 333371 10 Cloverfield Lane After a car accident, Michelle awakens to find... [Thriller, Science Fiction, Drama] [kidnapping, bunker, paranoia, basement, survi... [{"cast_id": 2, "character": "Michelle", "cred... [{"credit_id": "57627624c3a3680682000872", "de...
3562 9012 Jackass: The Movie Johnny Knoxville and his crazy friends appear ... [Documentary, Comedy] [disgust, pain, stunts, music video, stuntman,... [{"cast_id": 14, "character": "Himself", "cred... [{"credit_id": "52fe44d1c3a36847f80abc6f", "de...
3563 345911 Lights Out When Rebecca left home, she thought she left h... [Horror, Thriller] [suicide, darkness, basement, based on short s... [{"cast_id": 3, "character": "Rebecca", "credi... [{"credit_id": "55e6d561c3a3685f96002b14", "de...
3564 72571 Paranormal Activity 3 In 1988, evil begins to terrorize young sister... [Horror] [witch, sister sister relationship, sequel, pr... [{"cast_id": 1003, "character": "Katie", "cred... [{"credit_id": "535d01fbc3a36830b0003e43", "de...
3565 242512 Ouija A group of friends must confront their most te... [Horror] [death of a friend, swimming pool, ouija, ouij... [{"cast_id": 2, "character": "Elaine Morris", ... [{"credit_id": "54fd7fbcc3a3684808004fd0", "de...
3566 10072 A Nightmare on Elm Street 3: Dream Warriors It's been many years since Freddy Krueger's fi... [Horror, Thriller] [group therapy, nightmare, hypnosis, trapped, ... [{"cast_id": 2, "character": "Freddy Krueger",... [{"credit_id": "52fe431c9251416c75003d79", "de...
3567 211954 Instructions Not Included Valentin is Acapulco's resident playboy, until... [Comedy, Drama] [bachelor, vespa] [{"cast_id": 18, "character": "Maggie", "credi... [{"credit_id": "52fe4da0c3a368484e1f3a83", "de...
3568 82990 Paranormal Activity 4 It has been five years since the disappearance... [Horror] [garage, poltergeist, webcam, imaginary friend... [{"cast_id": 7, "character": "Katie", "credit_... [{"credit_id": "535d02e0c3a3683099003f50", "de...
3569 29912 The Robe Marcellus is a tribune in the time of Christ. ... [Drama] [crucifixion, ancient rome] [{"cast_id": 1, "character": "Marcellus Gallio... [{"credit_id": "58f9064d9251415c2700c87c", "de...
3570 11843 The Return of the Pink Panther The famous Pink Panther jewel has once again b... [Comedy] [robbery, diamant, côte d'azur, inspector, pan... [{"cast_id": 7, "character": "Jacques Clouseau... [{"credit_id": "52fe44919251416c75039575", "de...
3571 11284 Freddy's Dead: The Final Nightmare Just when you thought it was safe to sleep, Fr... [Horror, Thriller, Comedy] [amnesia, nightmare, alternate dimension, psyc... [{"cast_id": 1, "character": "Freddy Krueger",... [{"credit_id": "52fe441d9251416c750295ad", "de...
3572 504 Monster Aileen Wuornos is an emotionally scarred highw... [Crime, Drama] [female nudity, prostitute, rape, sexual abuse... [{"cast_id": 3, "character": "Aileen", "credit... [{"credit_id": "52fe424bc3a36847f8013061", "de...
3573 173 20,000 Leagues Under the Sea A ship sent to investigate a wave of mysteriou... [Adventure, Drama, Science Fiction] [diving, ocean, submarine, jules verne, captai... [{"cast_id": 4, "character": "Ned Land", "cred... [{"credit_id": "52fe4222c3a36847f8006a41", "de...
3574 227348 Paranormal Activity: The Marked Ones Seventeen-year-old Jesse has been hearing terr... [Horror, Thriller] [supernatural, demon, found footage] [{"cast_id": 21, "character": "Jesse Arista", ... [{"credit_id": "5345887c0e0a267bcd001f50", "de...
3575 1955 The Elephant Man A Victorian surgeon rescues a heavily disfigur... [Drama, History] [exploitation, biography, hospital, curiosity,... [{"cast_id": 10, "character": "Dr. Frederick T... [{"credit_id": "52fe4326c3a36847f803df67", "de...
3576 152532 Dallas Buyers Club Loosely based on the true-life tale of Ron Woo... [Drama, History] [women, aids, biography, based on true story, ... [{"cast_id": 1, "character": "Ron Woodroof", "... [{"credit_id": "52fe4b239251416c910d1165", "de...
3577 243940 The Lazarus Effect Medical researcher Frank, his fiancee Zoe and ... [Thriller, Horror] [terror, experiment, afterlife, paranormal, vi... [{"cast_id": 1, "character": "Zoe McConnell", ... [{"credit_id": "5627536dc3a368277a001da9", "de...
3578 77 Memento Suffering short-term memory loss after a head ... [Mystery, Thriller] [individual, insulin, tattoo, waitress, amnesi... [{"cast_id": 4, "character": "Leonard", "credi... [{"credit_id": "52fe4214c3a36847f80024d1", "de...
3579 157547 Oculus A woman tries to exonerate her brother's murde... [Horror] [hallucination, supernatural, mirror, skeptici... [{"cast_id": 3, "character": "Kaylie Russell",... [{"credit_id": "53c10889c3a3684cdb006b6c", "de...
3580 2295 Clerks II A calamity at Dante and Randall's shops sends ... [Comedy] [independent film, aftercreditsstinger, during... [{"cast_id": 9, "character": "Dante", "credit_... [{"credit_id": "52fe434bc3a36847f8049465", "de...
3581 71 Billy Elliot Set against the background of the 1984 Miner's... [Drama, Comedy, Music] [workers' quarter, dancing class, strike, nort... [{"cast_id": 16, "character": "Billy Elliot", ... [{"credit_id": "52fe4213c3a36847f80020c7", "de...
3582 147773 The Way Way Back Over the course of his summer break, a teenage... [Comedy, Drama] [shyness, beach, bicycle, conversation, friend... [{"cast_id": 12, "character": "Duncan", "credi... [{"credit_id": "52fe4bb39251416c7510b3ef", "de...
3583 16096 House Party 2 Kid'N'Play leave their neighborhood and enter ... [Comedy] [] [{"cast_id": 1, "character": "Bilal", "credit_... [{"credit_id": "57d54c15c3a3680d06006963", "de...
3584 24266 The Man from Snowy River Jim Craig has lived his first 18 years in the ... [Family, Drama, Action, Western, Romance] [regret, river, horse, ranch, australia, brumb... [{"cast_id": 1, "character": "Jim Craig", "cre... [{"credit_id": "52fe448dc3a368484e029511", "de...
3585 16508 Doug's 1st Movie Doug and his pal Skeeter set's out to find the... [Animation, Family, Comedy] [journalism, dance, daydream, friendship, poll... [{"cast_id": 1, "character": "Doug Funnie", "c... [{"credit_id": "55525462c3a3683fc800509a", "de...
3586 2895 The Apostle After his happy life spins out of control, a p... [Drama] [christianity, coma, jealousy, radio station, ... [{"cast_id": 3, "character": "Euliss Dewey", "... [{"credit_id": "52fe4373c3a36847f8054f7b", "de...
3587 15660 Mommie Dearest In this biographical film, glamorous yet lonel... [Drama] [ax, biography, sociopath, lawyer, mansion, do... [{"cast_id": 2, "character": "Joan Crawford", ... [{"credit_id": "52fe46709251416c750784cb", "de...
3588 59968 Our Idiot Brother Everybody has the sibling who is always just a... [Comedy, Drama] [brother sister relationship, sister sister re... [{"cast_id": 2, "character": "Ned Rochlin", "c... [{"credit_id": "52fe49a5c3a36847f81a53b3", "de...
3589 323677 Race Based on the incredible true story of Jesse Ow... [Action, Drama] [olympic games, biography, sport, historical f... [{"cast_id": 9, "character": "Jesse Owens", "c... [{"credit_id": "54d3683fc3a3686abc00353c", "de...
3590 19848 The Players Club Young single mother Diana struggles to provide... [Drama] [strip club, stripper, dominatrix, cat fight] [{"cast_id": 3, "character": "Diamond (as Lisa... [{"credit_id": "52fe47f49251416c750ab08f", "de...
3591 256274 As Above, So Below When a team of explorers ventures into the cat... [Horror, Thriller] [paris, treasure, catacombs, scientist, singin... [{"cast_id": 3, "character": "Scarlett", "cred... [{"credit_id": "54ab11d9c3a36822b7002686", "de...
3592 235271 Addicted A gallerist risks her family and flourishing c... [Drama, Thriller] [infidelity, obsession, lie, sin, interracial ... [{"cast_id": 6, "character": "Jason Reynard", ... [{"credit_id": "5527a5099251411528000ea1", "de...
3593 45153 Eve's Bayou The story is set in 1962 Louisiana. The big Ba... [Drama] [sister sister relationship, menstruation, sup... [{"cast_id": 4, "character": "Eve Batiste", "c... [{"credit_id": "5672f7f192514163bf002e9f", "de...
3594 284293 Still Alice Alice Howland, happily married with three grow... [Drama] [mother, professor, illness] [{"cast_id": 1, "character": "Dr. Alice Howlan... [{"credit_id": "54669f3c22136e7bec0000b3", "de...
3595 24973 The Egyptian In eighteenth-dynasty Egypt, Sinuhe, a poor or... [History, Drama] [egypt] [{"cast_id": 1, "character": "Merit", "credit_... [{"credit_id": "572653a99251413309003825", "de...
3596 21610 Nighthawks An international terrorist has New York in a g... [Action, Crime, Thriller] [] [{"cast_id": 1, "character": "Det. Sgt. Deke D... [{"credit_id": "52fe4421c3a368484e011095", "de...
3597 10283 Friday the 13th Part VIII: Jason Takes Manhattan The Big Apple's in big trouble, as indestructi... [Horror, Thriller] [new york, boat, mask, psychopath, high school... [{"cast_id": 4, "character": "Jason", "credit_... [{"credit_id": "52fe43529251416c7500bf27", "de...
3598 8346 My Big Fat Greek Wedding A young Greek woman falls in love with a non-G... [Comedy, Drama, Romance] [usa, parents kids relationship, greece, cultu... [{"cast_id": 3, "character": "Toula", "credit_... [{"credit_id": "52fe44a1c3a36847f80a107b", "de...
3599 122081 Spring Breakers After four college girls rob a restaurant to f... [Drama, Crime] [female nudity, sex, florida, drug dealer, nud... [{"cast_id": 3, "character": "Alien", "credit_... [{"credit_id": "52fe4a75c3a368484e154571", "de...
3600 10987 Halloween: The Curse of Michael Myers Six years ago, Michael Myers terrorized the to... [Horror, Thriller] [mass murder, nudity, halloween, attempt to es... [{"cast_id": 1, "character": "Dr. Sam Loomis",... [{"credit_id": "52fe43dd9251416c7502120d", "de...
3601 1391 Y Tu Mamá También In Mexico, two teenage boys and an attractive ... [Drama, Romance] [mexico, sex, beach, group sex, male friendshi... [{"cast_id": 2, "character": "Julio Zapata", "... [{"credit_id": "52fe42f2c3a36847f802efd9", "de...
3602 747 Shaun of the Dead Shaun lives a supremely uneventful life, which... [Horror, Comedy] [record collection, flower, cheese, pub, surre... [{"cast_id": 2, "character": "Shaun", "credit_... [{"credit_id": "554f52609251416984004133", "de...
3603 14745 The Haunting of Molly Hartley When teenage Molly Hartley moves to a new town... [Drama, Horror] [] [{"cast_id": 1, "character": "Molly Hartley", ... [{"credit_id": "52fe46159251416c7506c805", "de...
3604 26748 Lone Star When the skeleton of his murdered predecessor ... [Drama, Mystery, Romance] [sheriff, family secrets, neo-western, dark se... [{"cast_id": 1, "character": "Sam Deeds", "cre... [{"credit_id": "52fe4517c3a368484e047eab", "de...
3605 11357 Halloween 4: The Return of Michael Myers The legend of that creepy masked-man, Michael ... [Horror, Thriller] [sheriff, scissors, ambulance, halloween, twis... [{"cast_id": 1, "character": "Dr. Sam Loomis",... [{"credit_id": "52fe442f9251416c7502bcb3", "de...
3606 24913 April Fool's Day A group of eight college friends gather togeth... [Horror, Mystery] [island, party, murder, teen movie, slasher, a... [{"cast_id": 1, "character": "Muffy / Buffy St... [{"credit_id": "52fe44aec3a368484e030e65", "de...
3607 13776 Diner Set in 1959, Diner shows how five young men re... [Comedy, Drama] [diner, baltimore maryland, fake accident, gam... [{"cast_id": 1, "character": "Edward 'Eddie' S... [{"credit_id": "52fe459a9251416c7505c1fd", "de...
3608 14854 Lone Wolf McQuade The archetypical renegade Texas Ranger wages w... [Action, Crime, Drama, Romance, Thriller, West... [martial arts, kung fu, texas, fbi, wheelchair... [{"cast_id": 1, "character": "J.J. McQuade", "... [{"credit_id": "533ed7eec3a368705f0000fa", "de...
3609 50357 Apollo 18 Officially, Apollo 17 was the last manned miss... [Horror, Thriller, Science Fiction] [moon, nasa, infection, barbecue, moon landing... [{"cast_id": 14, "character": "Lt. Col. John G... [{"credit_id": "53970554c3a3686415005ba8", "de...
3610 13090 Sunshine Cleaning A single mother and her slacker sister find an... [Comedy, Drama] [suicide, single parent, sister sister relatio... [{"cast_id": 1, "character": "Rose Lorkowski",... [{"credit_id": "55702169c3a368165f000a34", "de...
3611 192141 No Escape In their new overseas home, an American family... [Action, Thriller] [hotel, revolution, race against time, enginee... [{"cast_id": 2, "character": "Jack Dwyer", "cr... [{"credit_id": "5636a3a69251414ab70197ce", "de...
3612 16441 The Beastmaster Dar, is the son of a king, who is hunted by a ... [Action, Fantasy] [sword fight, animal] [{"cast_id": 1, "character": "Dar", "credit_id... [{"credit_id": "52fe46d49251416c75084ec9", "de...
3613 29996 Solomon and Sheba Under the rule of King David, Israel is united... [Drama, History, Romance, War] [israel, egypt, religion and supernatural, epic] [{"cast_id": 4, "character": "Solomon", "credi... [{"credit_id": "52fe4609c3a368484e07d509", "de...
3614 351819 Fifty Shades of Black An inexperienced college student meets a wealt... [Romance, Comedy] [sex, black, parody, spoof, millionaire] [{"cast_id": 0, "character": "Christian", "cre... [{"credit_id": "55c13d28c3a368237900336a", "de...
3615 14834 Not Easily Broken A car accident and shifting affections test th... [Drama, Romance] [] [{"cast_id": 1, "character": "Dave Johnson", "... [{"credit_id": "52fe461e9251416c7506dc45", "de...
3616 22649 A Farewell to Arms British nurse Catherine Barkley (Helen Hayes) ... [Drama, Romance, War] [italy, nurse, love letter, officer, priest, e... [{"cast_id": 1, "character": "Catherine Barkle... [{"credit_id": "56d73d3e9251414291002436", "de...
3617 378200 The Perfect Match Terrence J. stars as Charlie, a playboy who's ... [Comedy, Romance] [bet, match, playboy, fear of commitment, best... [{"cast_id": 4, "character": "Charlie", "credi... [{"credit_id": "569d7866c3a36858e50047fd", "de...
3618 20455 Digimon: The Movie The first story focused on Tai and Kari Kamiya... [Fantasy, Animation, Science Fiction, Family] [video game, monster, loss of energy, egg, com... [{"cast_id": 4, "character": "Kari / Young Kar... [{"credit_id": "52fe43e7c3a368484e005015", "de...
3619 13193 Saved! Teenage Mary Cummings, who has "been Born Agai... [Comedy, Drama] [christianity, gay, coming out, independent fi... [{"cast_id": 1, "character": "Mary", "credit_i... [{"credit_id": "52fe454c9251416c75051cbd", "de...
3620 11042 The Barbarian Invasions In this belated sequel to 'The Decline of the ... [Comedy, Crime, Drama] [father son relationship, socialism, yuppie, p... [{"cast_id": 1, "character": "R\u00e9my", "cre... [{"credit_id": "52fe43e99251416c75022d61", "de...
3621 10786 Robin and Marian Whatever became of Robin Hood after his famed ... [Action, Adventure, Drama, Romance] [england, crusade, robin hood, king richard] [{"cast_id": 1, "character": "Robin Hood", "cr... [{"credit_id": "52fe43b79251416c7501b533", "de...
3622 12484 The Forsaken A young man is in a race against time as he se... [Action, Adventure, Horror, Thriller] [vampire, full moon, poster, hitchhiker, homoe... [{"cast_id": 1, "character": "Sean", "credit_i... [{"credit_id": "52fe44ea9251416c7504561d", "de...
3623 17339 Force 10 from Navarone Mallory and Miller are back. The survivors of ... [Action, Adventure, War, Thriller] [gun, traitor, nazis, bridge, major, colonel, ... [{"cast_id": 1, "character": "Lieutenant Colon... [{"credit_id": "52fe471e9251416c7508e47d", "de...
3624 11959 UHF The eccentric new manager of a UHF television ... [Comedy] [loser, tv station, game show, tv star, music ... [{"cast_id": 1, "character": "George Newman", ... [{"credit_id": "52fe44aa9251416c7503cb5b", "de...
3625 9900 Grandma's Boy Even though he's 35, Alex acts more like he's ... [Comedy] [video game, grandmother grandson relationship... [{"cast_id": 25, "character": "Samantha", "cre... [{"credit_id": "52fe4544c3a36847f80c4711", "de...
3626 14662 Slums of Beverly Hills In 1976, a lower-middle-class teenager struggl... [Comedy, Drama] [sex, independent film, moving, beverly hills,... [{"cast_id": 10, "character": "Vivian Abromowi... [{"credit_id": "52fe460d9251416c7506b805", "de...
3627 335 Once Upon a Time in the West This classic western masterpiece is an epic fi... [Western] [showdown, bounty, bounty hunter, loss of brot... [{"cast_id": 9, "character": "Frank", "credit_... [{"credit_id": "52fe4239c3a36847f800d771", "de...
3628 15745 Made Two aspiring boxers lifelong friends get invol... [Action, Comedy, Thriller] [] [{"cast_id": 1, "character": "Ricky Slade", "c... [{"credit_id": "53471336c3a3680130000056", "de...
3629 17431 Moon With only three weeks left in his three year c... [Science Fiction, Drama] [moon, artificial intelligence, clone, isolati... [{"cast_id": 1, "character": "Sam Bell", "cred... [{"credit_id": "52fe47249251416c7508f297", "de...
3630 21014 Keeping Up with the Steins All hilarity breaks loose in this heartwarming... [Comedy] [bar mitvah, party, independent film] [{"cast_id": 1, "character": "Benjamin Fiedler... [{"credit_id": "52fe4408c3a368484e00b8b9", "de...
3631 78394 Sea Rex 3D: Journey to a Prehistoric World Through the power of IMAX 3D, experience a won... [Documentary] [prehistoric, dinosaur, imax, underwater scene... [{"cast_id": 1002, "character": "Conservatory ... [{"credit_id": "556ca631c3a3685489006251", "de...
3632 10217 The Sweet Hereafter A small mountain community in Canada is devast... [Drama] [canada, suffering, village, paralysis, indepe... [{"cast_id": 1, "character": "Mitchell Stephen... [{"credit_id": "52fe43439251416c75009cd5", "de...
3633 46332 Of Gods and Men French drama based on the 1996 kidnapping and ... [Drama, History] [monk, sunrise, medicine, hostage, evacuation,... [{"cast_id": 12, "character": "Christian", "cr... [{"credit_id": "52fe46f1c3a36847f811aedf", "de...
3634 13996 Bottle Shock Paris-based wine expert Steven Spurrier heads ... [Comedy, Drama] [wine garden, wine, winzer] [{"cast_id": 2, "character": "Steven Spurrier"... [{"credit_id": "52fe45c09251416c7506140b", "de...
3635 3028 Jekyll and Hyde ... Together Again Dr. Jekyll (Mark Blankfield) inhales white pow... [Comedy, Horror, Science Fiction] [double life, musical, jekyll and hyde] [{"cast_id": 12, "character": "Dr. Jekyll/Mr. ... [{"credit_id": "52fe437ec3a36847f805835d", "de...
3636 1024 Heavenly Creatures Based on the true story of Juliet Hulme and Pa... [Drama, Fantasy] [mother, sex, secret, obsession, literature, n... [{"cast_id": 7, "character": "Pauline Parker R... [{"credit_id": "52fe42e5c3a36847f802b0a7", "de...
3637 343795 90 Minutes in Heaven A man involved in a horrific car crash is pron... [Drama] [hospital, church] [{"cast_id": 2, "character": "Eva Piper", "cre... [{"credit_id": "58ebc2da92514152ac040b29", "de...
3638 45658 Everything Must Go When an alcoholic relapses, causing him to los... [Comedy, Drama, Romance] [alcohol, arizona, beer, playboy, independent ... [{"cast_id": 7, "character": "Samantha", "cred... [{"credit_id": "548760e1c3a368298e000223", "de...
3639 16148 Zero Effect Daryl Zero is a private investigator. Along wi... [Comedy, Crime, Mystery, Thriller] [detective, blackmail, independent film] [{"cast_id": 1, "character": "Daryl Zero", "cr... [{"credit_id": "55528587c3a368426f005400", "de...
3640 4553 The Machinist The Machinist is the story of Trevor Reznik, a... [Thriller, Drama] [factory, insomnia, post it, machinist, cleani... [{"cast_id": 1, "character": "Trevor Reznik", ... [{"credit_id": "52fe43cbc3a36847f80704e9", "de...
3641 36351 Light Sleeper A drug dealer with upscale clientele is having... [Drama, Crime] [suicide, drug dealer, redemption, addict, exi... [{"cast_id": 11, "character": "John LeTour", "... [{"credit_id": "52fe45e19251416c91041985", "de...
3642 245916 Kill the Messenger A reporter becomes the target of a vicious sme... [Thriller, Crime, Drama, Mystery] [biography] [{"cast_id": 8, "character": "Gary Webb", "cre... [{"credit_id": "52fe4f0dc3a36847f82b9e77", "de...
3643 27585 Rabbit Hole Life for a happy couple is turned upside down ... [Drama] [loss of son, trauma, toy, marriage, grief, me... [{"cast_id": 3, "character": "Becca Corbett", ... [{"credit_id": "58ea9e59c3a36872f6079e57", "de...
3644 1415 Party Monster The New York club scene of the 80s and 90s was... [Comedy, Drama, Crime] [new york, hotel, based on novel, birthday, ba... [{"cast_id": 3, "character": "James St. James"... [{"credit_id": "52fe42f5c3a36847f802fa8f", "de...
3645 313922 Green Room A young punk rock band find themselves trapped... [Horror, Crime, Thriller] [skinhead, heroin, music, cover-up, murder, su... [{"cast_id": 1, "character": "Pat", "credit_id... [{"credit_id": "572dfbc5c3a3680f3f00288a", "de...
3646 14474 The Oh in Ohio Priscilla and Jack appear to be the perfect co... [Comedy, Drama, Romance] [sex, adultery, depression, infidelity, nightc... [{"cast_id": 1, "character": "Priscilla Chase"... [{"credit_id": "545daf74c3a368536b0051d5", "de...
3647 199933 Atlas Shrugged Part III: Who is John Galt? Approaching collapse, the nation's economy is ... [Drama, Science Fiction, Mystery] [trilogy, ayn rand] [{"cast_id": 6, "character": "Ragnar Danneskj\... [{"credit_id": "5640baa39251417057001429", "de...
3648 13685 Bottle Rocket Upon his release from a mental hospital follow... [Comedy, Crime, Drama] [brother brother relationship, robbery, burgla... [{"cast_id": 1, "character": "Anthony Adams", ... [{"credit_id": "52fe458b9251416c7505a3bf", "de...
3649 8744 Albino Alligator Three petty thieves who the police believe to ... [Crime, Drama, Thriller] [brother brother relationship, bar, gun, hosta... [{"cast_id": 3, "character": "Dova", "credit_i... [{"credit_id": "52fe44b7c3a36847f80a5f55", "de...
3650 38428 Gandhi, My Father With Gandhi My Father, producer Anil Kapoor an... [Drama, Foreign, History] [biography, mahatma gandhi, tragedy] [{"cast_id": 7, "character": "Mahatma Gandhi",... [{"credit_id": "52fe46b89251416c9105d6e9", "de...
3651 8847 Standard Operating Procedure Errol Morris examines the incidents of abuse a... [Documentary] [prison, prisoner, jail guard, prison cell, ba... [{"cast_id": 16, "character": "Himself", "cred... [{"credit_id": "52fe44c0c3a36847f80a7e2d", "de...
3652 39269 Out of the Blue Dennis Hopper is a hard-drinking truck driver ... [Drama] [punk, independent film, coming of age, teenag... [{"cast_id": 2, "character": "Don", "credit_id... [{"credit_id": "52fe47099251416c9106826f", "de...
3653 10844 Out of the Blue Dennis Hopper is a hard-drinking truck driver ... [Drama] [punk, independent film, coming of age, teenag... [{"cast_id": 12, "character": "Nick Harvey", "... [{"credit_id": "52fe43c19251416c7501cceb", "de...
3654 39269 Out of the Blue Ordinary people find extraordinary courage in ... [Drama] [new zealand, gun rampage, police, independent... [{"cast_id": 2, "character": "Don", "credit_id... [{"credit_id": "52fe47099251416c9106826f", "de...
3655 10844 Out of the Blue Ordinary people find extraordinary courage in ... [Drama] [new zealand, gun rampage, police, independent... [{"cast_id": 12, "character": "Nick Harvey", "... [{"credit_id": "52fe43c19251416c7501cceb", "de...
3656 46838 Tucker and Dale vs Evil Two hillbillies are suspected of being killers... [Comedy, Horror] [cabin, chainsaw, hillbilly, body in chipper, ... [{"cast_id": 1, "character": "Tucker", "credit... [{"credit_id": "52fe470fc3a36847f8121401", "de...
3657 51384 Lovely, Still A holiday fable that tells the story of an eld... [Drama, Romance] [independent film] [{"cast_id": 1, "character": "Robert Malone", ... [{"credit_id": "52fe47f0c3a36847f8150595", "de...
3658 56930 Tycoon Engineer Johnny Munroe is enlisted to build a ... [Action, Drama, Romance] [mountains, engineer, railroad, ethics] [{"cast_id": 1, "character": "Johnny Munroe", ... [{"credit_id": "52fe491cc3a36847f8189729", "de...
3659 41730 Desert Blue An academic obsessed with "roadside attraction... [Comedy, Drama] [bomb, fire, fbi, quarantine, independent film... [{"cast_id": 1, "character": "Pete Kepler", "c... [{"credit_id": "52fe45dac3a36847f80de1a3", "de...
3660 18442 Decoys Luke and Roger are just another couple of coll... [Horror, Science Fiction, Thriller] [] [{"cast_id": 7, "character": "Constance", "cre... [{"credit_id": "52fe477c9251416c7509b2e1", "de...
3661 298312 The Visit The terrifying story of a brother and sister w... [Horror, Thriller] [rap music, pennsylvania, brother sister relat... [{"cast_id": 7, "character": "Rebecca Jamison"... [{"credit_id": "5539c400c3a3687845007bc0", "de...
3662 11600 Redacted Redacted is a film written and directed by Bri... [Drama, War] [iraq, iraq war] [{"cast_id": 2, "character": "Angel Salazar", ... [{"credit_id": "52fe44649251416c75033267", "de...
3663 71547 Fascination Young Scott Doherty (Adam Garcia) gets suspici... [Romance, Thriller] [beach, murder] [{"cast_id": 1001, "character": "Maureen Doher... [{"credit_id": "57f1d3a89251414645002cf9", "de...
3664 57876 Area 51 Three young conspiracy theorists attempt to un... [Horror, Thriller, Science Fiction] [found footage, area 51] [{"cast_id": 32, "character": "Reid", "credit_... [{"credit_id": "55560718c3a368776c0028e3", "de...
3665 77495 Sleep Tight Apartment concierge Cesar is a miserable perso... [Thriller] [barcelona spain, blackmail, concierge, careta... [{"cast_id": 1, "character": "C\u00e9sar", "cr... [{"credit_id": "52fe496fc3a368484e12b32b", "de...
3666 13849 The Cottage In a remote part of the countryside, a bungled... [Horror, Comedy, Crime, Thriller] [ransom, hostage, hostage drama] [{"cast_id": 1, "character": "David", "credit_... [{"credit_id": "54b7cf1dc3a3686c6f002094", "de...
3667 14849 Dead Like Me: Life After Death When George and her colleagues get a new boss ... [Drama, Fantasy, Comedy] [suicide, life and death, coma, afterlife] [{"cast_id": 13, "character": "George Lass", "... [{"credit_id": "52fe46209251416c7506df85", "de...
3668 12486 Farce of the Penguins In this spoof of "March of the Penguins," natu... [Comedy, Documentary] [penguin, balzen, antarctic] [{"cast_id": 2, "character": "Narrator (voice)... [{"credit_id": "52fe44ea9251416c750456fb", "de...
3669 19615 Flying By A real estate developer goes to his 25th high ... [Drama] [] [{"cast_id": 1, "character": "George", "credit... []
3670 244403 Rudderless A grieving father in a downward spiral stumble... [Music, Drama, Comedy] [father son relationship, rock band, grieving ... [{"cast_id": 7, "character": "Sam", "credit_id... [{"credit_id": "52fe4ef1c3a36847f82b2311", "de...
3671 292481 Henry & Me Henry &amp; Me tells the courageous story of J... [Family, Animation] [baseball, surrealism, children, new york yank... [{"cast_id": 2, "character": "Henry (voice)", ... [{"credit_id": "541cead50e0a261243006c9e", "de...
3672 340816 Christmas Eve Hilarity, romance, and transcendence prevail a... [Romance, Comedy] [photographer, surgeon, orchestra, doctor, car... [{"cast_id": 0, "character": "Harris", "credit... [{"credit_id": "5661bb9ac3a36875f1007efd", "de...
3673 78814 We Have Your Husband American-born Jayne Valseca, her husband Eduar... [TV Movie, Crime, Drama, Thriller] [] [{"cast_id": 3, "character": "Jayne Valseca", ... [{"credit_id": "5970c931c3a36816080031da", "de...
3674 297596 Dying of the Light Evan Lake, a veteran CIA agent, has been order... [Thriller, Drama] [cia, retirement, espionage, terrorism] [{"cast_id": 4, "character": "Evan Lake", "cre... [{"credit_id": "546b104292514117ea000f92", "de...
3675 299552 Born Of War Mina, a young college student, has her life ri... [Action, Thriller, War] [gun, oil, secret service, woman director, mina] [{"cast_id": 4, "character": "Simon", "credit_... [{"credit_id": "555c4edb9251416b57000d40", "de...
3676 11935 Capricorn One In order to protect the reputation of the Amer... [Drama, Action, Thriller, Science Fiction] [helicopter, nasa, texas, spacecraft, beguilem... [{"cast_id": 1, "character": "Robert Caulfield... [{"credit_id": "55fe2597c3a36813370021e6", "de...
3677 113406 Should've Been Romeo A self-centered, middle-aged pitchman for a po... [Comedy, Drama] [] [{"cast_id": 4, "character": "Joey", "credit_i... [{"credit_id": "5617d84d92514166e2001e21", "de...
3678 447027 Running Forever After being estranged since her mother's death... [Family] [] [] []
3679 290825 Yoga Hosers Two teenage yoga enthusiasts team up with a le... [Comedy, Fantasy, Horror, Thriller] [canada, nazis, sequel, spin off, ancient evil] [{"cast_id": 16, "character": "Colleen Collett... [{"credit_id": "54892e6892514161c7000ce9", "de...
3680 361159 Navy Seals vs. Zombies A team of highly skilled Navy SEALS find thems... [Horror, Action] [louisiana, navy seal, zombie, violence, infec... [{"cast_id": 0, "character": "Lt. Pete Cunnigh... [{"credit_id": "5602f97992514122c3002579", "de...
3681 12555 I Served the King of England Jan Dítě has been released from a Czech prison... [Comedy, Drama] [expensive restaurant, luxury, adolf hitler, p... [{"cast_id": 1, "character": "Jan D\u00edte ju... [{"credit_id": "52fe44fa9251416c7504784b", "de...
3682 31175 Soul Kitchen SOUL KITCHEN film centers on a likable but hop... [Drama, Comedy] [] [{"cast_id": 5, "character": "Zinos Kazantsaki... [{"credit_id": "52fe44669251416c9100f5fb", "de...
3683 12498 Sling Blade Karl Childers is a mentally disabled man who h... [Drama] [independent film, repair shop, southern, deat... [{"cast_id": 1, "character": "Karl Childers", ... [{"credit_id": "52fe44ee9251416c75045e7b", "de...
3684 77949 The Awakening 1921 England is overwhelmed by the loss and gr... [Horror, Thriller] [suicide, england, classroom, investigation, s... [{"cast_id": 1021, "character": "Florence Cath... [{"credit_id": "54e6fd789251416f58000ee8", "de...
3685 1690 Hostel Three backpackers head to a Slovakian city tha... [Horror] [bathroom, sex, amsterdam, europe, brothel, sl... [{"cast_id": 13, "character": "Paxton", "credi... [{"credit_id": "52fe430cc3a36847f8036a0f", "de...
3686 8435 A Cock and Bull Story Steve Coogan, an arrogant actor with low self-... [Comedy, Drama] [adaptation, film in a film] [{"cast_id": 2, "character": "Tristram Shandy ... [{"credit_id": "52fe44a8c3a36847f80a2ac7", "de...
3687 64720 Take Shelter Plagued by a series of apocalyptic visions, a ... [Thriller, Drama] [shelter, end of the world, sanity, apocalypse] [{"cast_id": 3, "character": "Curtis LaForche"... [{"credit_id": "5910dc799251414edb0380ec", "de...
3688 49365 Lady in White Locked in a school closet during Halloween 196... [Horror, Thriller] [small town, boy, murder, maniac, ghost, the s... [{"cast_id": 1002, "character": "Frankie Scarl... [{"credit_id": "598de1cb9251417901015f6c", "de...
3689 11404 Driving Lessons A shy teenage boy trying to escape the influen... [Drama, Comedy] [auto, autoritian education, independent film,... [{"cast_id": 3, "character": "Laura Marshall",... [{"credit_id": "52fe44399251416c7502d26b", "de...
3690 300706 Let's Kill Ward's Wife Everyone hates Ward’s wife and wants her dead,... [Comedy] [wife murder, murder plot] [{"cast_id": 2, "character": "David", "credit_... [{"credit_id": "5457f5f40e0a26116f00020a", "de...
3691 16337 The Texas Chainsaw Massacre 2 A radio host is victimized by the cannibal fam... [Horror] [hammer, gore, slasher, chainsaw, b horror] [{"cast_id": 2, "character": "Lieutenant 'Left... [{"credit_id": "52fe46c79251416c750833ed", "de...
3692 11577 Pat Garrett & Billy the Kid An aging Pat Garrett is hired as a lawman on b... [Western] [sheriff, aging, billy the kid, lawlessness, g... [{"cast_id": 1, "character": "Sheriff Pat Garr... [{"credit_id": "52fe445f9251416c750327a7", "de...
3693 77987 Only God Forgives Julian, who runs a Thai boxing club as a front... [Drama, Thriller, Crime] [bangkok, suicidal, arthouse, neo-noir, drug t... [{"cast_id": 2, "character": "Julian", "credit... [{"credit_id": "57a5ab5d9251412ee300a4e3", "de...
3694 40185 Camping Sauvage Un camping au bord d'un lac pendant les vacanc... [Drama, Romance] [] [{"cast_id": 3, "character": "Blaise", "credit... [{"credit_id": "52fe4585c3a36847f80cbffd", "de...
3695 68202 Without Men The women of a remote Latin American town are ... [Comedy, Romance] [woman director] [{"cast_id": 4, "character": "Rosalba", "credi... [{"credit_id": "52fe4789c3a368484e0cc679", "de...
3696 8981 Dear Frankie Nine-year-old Frankie and his single mum Lizzi... [Drama, Family] [scotland, father son relationship, single par... [{"cast_id": 15, "character": "The Stranger", ... [{"credit_id": "57abaf1f9251416bf1000e6b", "de...
3697 10914 All Hat An ex-con returns to his rural Ontario roots a... [Action, Comedy, Drama, Western] [indian territory, horse, ranch, stetson, urba... [{"cast_id": 3, "character": "Chrissie", "cred... [{"credit_id": "52fe43cf9251416c7501f1ab", "de...
3698 50848 The Names of Love Bahia Benmahmoud, a free-spirited young woman,... [Drama, Comedy, Romance] [female nudity, political, voting results] [{"cast_id": 4, "character": "Arthur Martin", ... [{"credit_id": "52fe47d9c3a36847f814b937", "de...
3699 166624 Treading Water At first glance, Mica seems a perfectly normal... [Drama, Comedy] [fish, boy, parenting, first love, troubled ch... [{"cast_id": 4, "character": "Mica", "credit_i... [{"credit_id": "52fe4ca0c3a36847f8237693", "de...
3700 10822 Savage Grace This examination of a famous scandal from the ... [Drama] [mother, sex, adultery, nudity, scandal, son, ... [{"cast_id": 3, "character": "Barbara Baekelan... [{"credit_id": "52fe43bd9251416c7501c39f", "de...
3701 9336 Police Academy New rules enforced by the Lady Mayoress mean t... [Comedy, Crime] [trainer, recruit, shenanigan, police academy] [{"cast_id": 1, "character": "Cadet Carey Maho... [{"credit_id": "52fe44e9c3a36847f80b1637", "de...
3702 5689 The Blue Lagoon Two small children and a ship's cook survive a... [Romance, Adventure, Drama] [sexual identity, shipwreck, lovers, stranded,... [{"cast_id": 7, "character": "Emmeline", "cred... [{"credit_id": "52fe4418c3a36847f8081faf", "de...
3703 712 Four Weddings and a Funeral Four Weddings And A Funeral is a British comed... [Comedy, Drama, Romance] [upper class, love at first sight, wedding vow... [{"cast_id": 7, "character": "Charles", "credi... [{"credit_id": "52fe426ec3a36847f801e2f3", "de...
3704 13342 Fast Times at Ridgemont High Follows a group of high school students growin... [Comedy] [sex, based on novel, nudity, friendship, high... [{"cast_id": 1, "character": "Jeff Spicoli", "... [{"credit_id": "52fe455d9251416c75053eb5", "de...
3705 10339 Moby Dick In 1841, young Ishmael signs up for service ab... [Adventure, Drama] [based on novel, captain, boat, obsession, shi... [{"cast_id": 11, "character": "Captain Ahab", ... [{"credit_id": "52fe435c9251416c7500d6bd", "de...
3706 1429 25th Hour The filmed adaptation from David Benioff's nov... [Crime, Drama] [prison, prisoner, dream, drug dealer, nightcl... [{"cast_id": 1, "character": "Monty Brogan", "... [{"credit_id": "52fe42f6c3a36847f80302cf", "de...
3707 9303 Bound Corky, a tough female ex con and her lover Vio... [Crime, Drama, Romance, Thriller] [prison, women's prison, suspense, mafia, lesb... [{"cast_id": 1, "character": "Violet", "credit... [{"credit_id": "54f052b8c3a3686d580079ef", "de...
3708 641 Requiem for a Dream The hopes and dreams of four ambitious people ... [Crime, Drama] [drug addiction, junkie, heroin, speed, diet, ... [{"cast_id": 29, "character": "Sara Goldfarb",... [{"credit_id": "52fe4263c3a36847f801a72b", "de...
3709 27686 State Fair During their annual visit to the Iowa State Fa... [Music, Romance] [state fair] [{"cast_id": 1, "character": "Margy Frake", "c... [{"credit_id": "52fe4560c3a368484e0568f5", "de...
3710 65749 Tango A dangerous love affair inspires a director to... [Drama, Foreign, Romance] [dancer, tango, musical, love] [{"cast_id": 2, "character": "Mario Su\u00e1re... [{"credit_id": "58070fa29251415b900118c7", "de...
3711 6106 Salvador A second rated journalist from the US tries hi... [Drama] [civil war, dictator, journalist, guerrilla, l... [{"cast_id": 1, "character": "Richard Boyle", ... [{"credit_id": "52fe443dc3a36847f808a635", "de...
3712 252680 Moms' Night Out Yearning for an evening without their kids, so... [Comedy] [wife husband relationship, stress, children, ... [{"cast_id": 1, "character": "Allyson", "credi... [{"credit_id": "57a4834a92514132cd0027a7", "de...
3713 141 Donnie Darko After narrowly escaping a bizarre accident, a ... [Fantasy, Drama, Mystery] [parents kids relationship, airplane, time tra... [{"cast_id": 3, "character": "Donnie Darko", "... [{"credit_id": "5669f41f9251415eed002409", "de...
3714 66607 Saving Private Perez La vida ha llevado a Julián Pérez por caminos ... [Action, Comedy, Foreign] [] [{"cast_id": 1001, "character": "Rosal\u00edo"... [{"credit_id": "52fe4743c3a368484e0bd8d9", "de...
3715 17139 Character J.W. Katadreuffe is the son of Joba Katadreuff... [Drama, Foreign, History] [law and ethics] [{"cast_id": 4, "character": "Dreverhaven", "c... [{"credit_id": "52fe47099251416c7508bca3", "de...
3716 12079 Spun Over the course of three days Ross, a college ... [Comedy, Crime, Drama] [independent film, speed freak, junky cop, boy... [{"cast_id": 11, "character": "Ross", "credit_... [{"credit_id": "52fe44b19251416c7503d9c7", "de...
3717 39800 Life During Wartime Friends, family, and lovers struggle to find l... [Comedy, Drama] [dark comedy, independent film] [{"cast_id": 6, "character": "Helen", "credit_... [{"credit_id": "54ba422f9251414859003360", "de...
3718 4550 Sympathy for Lady Vengeance After a 13-year imprisonment for the kidnap an... [Drama, Thriller] [independent film] [{"cast_id": 14, "character": "Mr. Baek", "cre... [{"credit_id": "52fe43cbc3a36847f8070271", "de...
3719 62116 Mozart's Sister A re-imagined account of the early life of Mar... [Drama] [royal court, overbearing father, harpsichord,... [{"cast_id": 2, "character": "Nannerl Mozart",... [{"credit_id": "52fe4672c3a368484e09140d", "de...
3720 9991 Mean Machine Disgraced ex-England captain (Danny 'Mean Mach... [Comedy, Drama] [prison, sport, amateur soccer, soccer coach] [{"cast_id": 18, "character": "Danny Meehan", ... [{"credit_id": "52fe4559c3a36847f80c92ad", "de...
3721 13807 Exiled A friendship is formed between an ex-gangster,... [Action, Crime, Thriller] [] [{"cast_id": 1, "character": "Blaze", "credit_... [{"credit_id": "52fe45a39251416c7505d563", "de...
3722 68818 Blackthorn In Bolivia, Butch Cassidy (now calling himself... [Adventure, Action, Western] [robbery, miner, treachery, sundance kid, nati... [{"cast_id": 6, "character": "James", "credit_... [{"credit_id": "5550c0c79251414d170005eb", "de...
3723 12093 Lilya 4-ever Lilya lives in poverty and dreams of a better ... [Crime, Drama] [suicide, sex, sweden, underground, nightclub,... [{"cast_id": 14, "character": "Lilja", "credit... [{"credit_id": "52fe44b39251416c7503de71", "de...
3724 36419 After.Life A young woman caught between life and death...... [Drama, Horror, Mystery, Thriller] [wheelchair, nightmare, funeral, injection, cr... [{"cast_id": 1, "character": "Eliot Deacon", "... [{"credit_id": "5392e6cfc3a3686446001225", "de...
3725 281730 Fugly It is a story of 4 friends - Dev, Gaurav, Adit... [Comedy, Drama, Thriller] [] [{"cast_id": 0, "character": "R.S Chautala", "... [{"credit_id": "53ec8ee9c3a3682abb000b1e", "de...
3726 510 One Flew Over the Cuckoo's Nest While serving time for insanity at a state men... [Drama] [individual, rebel, self-destruction, wheelcha... [{"cast_id": 15, "character": "Randle Patrick ... [{"credit_id": "52fe424cc3a36847f80134e7", "de...
3727 362105 R.L. Stine's Monsterville: The Cabinet of Souls Teenage friends must resist the spell of an ev... [Comedy, Horror] [] [{"cast_id": 3, "character": "Beth", "credit_i... [{"credit_id": "560c1ce4c3a3686824005cc4", "de...
3728 10970 Silent Movie Aspiring filmmakers Mel Funn, Marty Eggs and D... [Comedy] [screenplay, stuntman, slapstick, mime, hollyw... [{"cast_id": 1, "character": "Mel Funn", "cred... [{"credit_id": "52fe43da9251416c750209d1", "de...
3729 375290 Airlift When Iraq invades Kuwait in August, 1990, a ca... [Thriller, Action, Drama, History] [evacuation, war, based on true story, iraq war] [{"cast_id": 6, "character": "Ranjit Katyal", ... [{"credit_id": "5686869d92514131df01c607", "de...
3730 17663 Anne of Green Gables At the turn of the century on Prince Edward Is... [Drama, Family] [based on novel, brother sister relationship, ... [{"cast_id": 1, "character": "Anne Shirley", "... [{"credit_id": "52fe473d9251416c7509267f", "de...
3731 270938 Falcon Rising Chapman is an ex-marine in Brazil's slums, bat... [Adventure, Action] [yakuza, marine, fighting] [{"cast_id": 0, "character": "John 'Falcon' Ch... [{"credit_id": "537cc3a70e0a26316200067c", "de...
3732 116613 The Sweeney Based on the '70s UK TV show, The Sweeney is a... [Action, Drama, Crime] [british, based on tv series] [{"cast_id": 1, "character": "Jack Regan", "cr... [{"credit_id": "52fe4b96c3a36847f820ae43", "de...
3733 11826 Sexy Beast Gary is a former gangster who has made a modes... [Crime, Drama, Thriller] [spain, sex, nudity, psychopath, murder, heist... [{"cast_id": 9, "character": "Gary \u201eGal\u... [{"credit_id": "52fe448d9251416c75038c2d", "de...
3734 29920 Easy Money A three-tiered story centered around drugs and... [Drama, Thriller, Crime] [consignment] [{"cast_id": 15, "character": "Johan 'JW' West... [{"credit_id": "52fe4604c3a368484e07c061", "de...
3735 1088 Whale Rider On the east coast of New Zealand, the Whangara... [Drama, Family] [ocean, loss of mother, tradition, loss of bro... [{"cast_id": 9, "character": "Paikea Apirana",... [{"credit_id": "52fe42e7c3a36847f802b7ef", "de...
3736 26379 Paa He suffers from a progeria like syndrome. Ment... [Drama, Family, Foreign] [] [{"cast_id": 1, "character": "Auro", "credit_i... [{"credit_id": "52fe44fec3a368484e042a29", "de...
3737 34069 Cargo The story of CARGO takes place on rusty space-... [Thriller, Mystery, Science Fiction] [space colony, space travel, simulated reality... [{"cast_id": 4, "character": "Samuel Decker", ... [{"credit_id": "52fe454f9251416c9102e051", "de...
3738 10947 High School Musical Troy (Zac Efron), the popular captain of the b... [Comedy, Drama, Family, Music, TV Movie] [becoming an adult, musical, music, high schoo... [{"cast_id": 1, "character": "Troy Bolton", "c... [{"credit_id": "52fe43d79251416c750202cb", "de...
3739 47452 Love and Death on Long Island Giles De'Ath is a widower who doesn't like any... [Drama, Romance, Foreign] [obsession, love, obsessive love, actor] [{"cast_id": 1002, "character": "Giles De'Ath"... [{"credit_id": "52fe4734c3a36847f8128ceb", "de...
3740 3040 Night Watch Among normal humans live the "Others" possessi... [Fantasy, Action, Thriller] [witch, subway, fight, airplane, owl, todfeind... [{"cast_id": 13, "character": "Anton Gorodetsk... [{"credit_id": "52fe437fc3a36847f8058a05", "de...
3741 11386 The Crying Game Irish Republican Army member Fergus (Stephen R... [Romance, Crime, Drama, Thriller] [transvestism, gay, hostage, love of one's lif... [{"cast_id": 9, "character": "Fergus", "credit... [{"credit_id": "52fe44359251416c7502ca67", "de...
3742 10246 Porky's Set in 1954, a group of Florida high schoolers... [Comedy] [male nudity, female nudity, sex, florida, vir... [{"cast_id": 1, "character": "Pee Wee", "credi... [{"credit_id": "575f47279251415e1f00012e", "de...
3743 29426 Survival of the Dead On an island off the coast of North America, l... [Horror, Science Fiction] [zombie] [{"cast_id": 4, "character": "Sarge Nicotine C... [{"credit_id": "52fe45dfc3a368484e073aef", "de...
3744 10331 Night of the Living Dead A group of people try to survive an attack of ... [Horror] [brother sister relationship, cemetery, gun, g... [{"cast_id": 10, "character": "Ben", "credit_i... [{"credit_id": "52fe435b9251416c7500d323", "de...
3745 153 Lost in Translation Two lost souls visiting Tokyo -- the young, ne... [Drama] [upper class, hotel room, age difference, comm... [{"cast_id": 2, "character": "Bob Harris", "cr... [{"credit_id": "52fe421fc3a36847f8005b57", "de...
3746 703 Annie Hall In the city of New York, comedian Alvy Singer ... [Comedy, Drama, Romance] [narration, neurosis, comedian, job interview,... [{"cast_id": 21, "character": "Alvy Singer", "... [{"credit_id": "52fe426dc3a36847f801dbbd", "de...
3747 27191 The Greatest Show on Earth To ensure a full profitable season, circus man... [Action, Drama, Romance] [circus, travelling circus] [{"cast_id": 2, "character": "Holly", "credit_... [{"credit_id": "52fe4532c3a368484e04daa7", "de...
3748 1365 Monster's Ball Set in the southern USA, a racist white man, H... [Drama, Romance] [southern usa, waitress, parents kids relation... [{"cast_id": 6, "character": "Leticia Musgrove... [{"credit_id": "54e39bdcc3a368087b003b32", "de...
3749 287424 Maggie There's a deadly zombie epidemic threatening h... [Horror] [post-apocalyptic, dystopia, zombie] [{"cast_id": 0, "character": "Wade Vogel", "cr... [{"credit_id": "554ccb6dc3a3685e4c0053bf", "de...
3750 451 Leaving Las Vegas Ben Sanderson, an alcoholic Hollywood screenwr... [Drama, Romance] [individual, prostitute, alcohol, casino, love... [{"cast_id": 1, "character": "Ben Sanderson", ... [{"credit_id": "52fe4245c3a36847f80111c3", "de...
3751 165864 Hansel and Gretel Get Baked An intense new marijuana strain named “Black F... [Horror, Comedy] [witch, marijuana, succubus, power company, ca... [{"cast_id": 10, "character": "Gretel", "credi... [{"credit_id": "52fe4c93c3a36847f8234cff", "de...
3752 987 The Front Page A journalist suffering from burn-out wants to ... [Romance, Drama, Comedy] [chicago, journalist, newspaper, marriage prop... [{"cast_id": 15, "character": "Hildebrand John... [{"credit_id": "52fe4296c3a36847f802a741", "de...
3753 241251 The Boy Next Door A recently cheated on married woman falls for ... [Thriller] [male nudity, female nudity, sex, adultery, in... [{"cast_id": 3, "character": "Claire Peterson"... [{"credit_id": "55423058c3a3681da0003d57", "de...
3754 40494 Trapeze A pair of men try to perform the dangerous "tr... [Drama] [circus, trapeze artist] [{"cast_id": 2, "character": "Mike Ribble", "c... [{"credit_id": "52fe4594c3a36847f80cf3b9", "de...
3755 39781 The Kids Are All Right Two women, Nic and Jules, brought a son and da... [Comedy, Drama] [lesbian relationship, lesbian, dinner, motorc... [{"cast_id": 2, "character": "Jules", "credit_... [{"credit_id": "52fe47319251416c9106d029", "de...
3756 8337 They Live Nada, a down-on-his-luck construction worker, ... [Action, Horror, Science Fiction, Thriller] [dystopia, social commentary, alien invasion, ... [{"cast_id": 2, "character": "Nada", "credit_i... [{"credit_id": "52fe44a0c3a36847f80a0ccb", "de...
3757 5925 The Great Escape The Nazis, exasperated at the number of escape... [Adventure, Drama, History, Thriller, War] [based on novel, optimism, switzerland, baseba... [{"cast_id": 1, "character": "Captain Hilts", ... [{"credit_id": "52fe442fc3a36847f8087235", "de...
3758 8357 What the #$*! Do We (K)now!? Amanda (Marlee Maitlin) is a divorced woman wh... [Documentary] [alternate dimension, new age, parallel world,... [{"cast_id": 3, "character": "Lead", "credit_i... [{"credit_id": "52fe44a2c3a36847f80a148d", "de...
3759 146203 The Last Exorcism Part II As Nell Sweetzer tries to build a new life aft... [Horror, Thriller] [found footage] [{"cast_id": 1, "character": "Nell Sweetzer", ... [{"credit_id": "52fe4b779251416c75103b75", "de...
3760 85350 Boyhood The film tells a story of a divorced couple tr... [Drama] [daily life, family's daily life, urban life, ... [{"cast_id": 3, "character": "Mason", "credit_... [{"credit_id": "52fe49369251416c910a6413", "de...
3761 512 Scoop An American journalism student in London scoop... [Comedy, Mystery] [upper class, prostitute, journalist, drowning... [{"cast_id": 4, "character": "Sondra Pransky",... [{"credit_id": "52fe424cc3a36847f8013729", "de...
3762 13408 The Wash With the rent due and his car booted, Sean (Dr... [Action, Comedy] [sex, fight, music, illegal drug, black americ... [{"cast_id": 9, "character": "Sean", "credit_i... [{"credit_id": "52fe45659251416c75054fb9", "de...
3763 47816 3 Strikes Brian Hooks plays a character who is just rele... [Action, Comedy, Romance] [sport] [{"cast_id": 3, "character": "Rob Douglas", "c... [{"credit_id": "52fe4748c3a36847f812cee5", "de...
3764 10744 The Cooler (William H. Macy) works at a Las Vegas casino,... [Drama, Romance] [casino, jinx, bad luck] [{"cast_id": 1, "character": "Bernie Lootz", "... [{"credit_id": "52fe43ad9251416c75019d7d", "de...
3765 11536 The Misfits While filing for a divorce, beautiful ex-strip... [Drama, Action, Romance] [decision, reno, mustang, falling in love, div... [{"cast_id": 1, "character": "Gay Langland", "... [{"credit_id": "52fe44549251416c75030f61", "de...
3766 9782 The Night Listener In the midst of his crumbling relationship, a ... [Drama, Thriller] [radio station, radio presenter, radio transmi... [{"cast_id": 1, "character": "Donna D. Logand"... [{"credit_id": "52fe452cc3a36847f80c0645", "de...
3767 18713 The Jerky Boys When two unemployed telephone pranksters decid... [Comedy, Crime] [new york, telephone joke, gangster] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe47939251416c7509e703", "de...
3768 6537 The Orphanage A woman brings her family back to her childhoo... [Horror, Drama, Thriller] [schizophrenia, suppressed past, wife] [{"cast_id": 11, "character": "Laura", "credit... [{"credit_id": "52fe4459c3a36847f8090ce7", "de...
3769 184345 A Haunted House 2 Having exorcised the demons of his ex, Malcolm... [Comedy, Horror] [haunted house] [{"cast_id": 1, "character": "Malcolm", "credi... [{"credit_id": "52fe4cbe9251416c751242ef", "de...
3770 1809 The Rules of Attraction The incredibly spoiled and overprivileged stud... [Comedy, Drama, Romance] [love triangle, independent film, multiple sto... [{"cast_id": 2, "character": "Sean Bateman", "... [{"credit_id": "52fe4316c3a36847f80394d3", "de...
3771 2370 Topaz A French intelligence agent becomes embroiled ... [Action, Drama, Mystery, Thriller] [new york, cia, cuba, cold war, suspense] [{"cast_id": 1, "character": "Andr\u00e9 Dever... [{"credit_id": "52fe4352c3a36847f804b607", "de...
3772 9809 Let's Go to Prison When a career criminal's plan for revenge is t... [Comedy, Crime] [loss of father, condom, vulgar, parole board,... [{"cast_id": 1, "character": "John Lyshitski",... [{"credit_id": "52fe4531c3a36847f80c1797", "de...
3773 5 Four Rooms It's Ted the Bellhop's first night on the job.... [Crime, Comedy] [hotel, new year's eve, witch, bet, hotel room... [{"cast_id": 42, "character": "Ted the Bellhop... [{"credit_id": "52fe420dc3a36847f800012d", "de...
3774 11013 Secretary A young woman, recently released from a mental... [Comedy, Drama, Romance] [suicide, clerk, fetish, sadomasochism, lawyer... [{"cast_id": 9, "character": "E. Edward Grey",... [{"credit_id": "52fe43e39251416c75021f51", "de...
3775 19153 The Real Cancun Sixteen American college students drink, flirt... [Documentary] [independent film] [{"cast_id": 1, "character": "Herself", "credi... [{"credit_id": "55baea4892514123df005e44", "de...
3776 10132 Talk Radio A rude, contemptuous talk show host becomes ov... [Drama] [anonymity, radio presenter, success, dangerou... [{"cast_id": 1, "character": "Barry Champlain"... [{"credit_id": "52fe43309251416c75006e47", "de...
3777 16448 Waiting for Guffman Corky St. Clair is a director, actor and dance... [Music, Comedy] [missouri, independent film, mechanic, in the ... [{"cast_id": 1, "character": "Corky St. Clair"... [{"credit_id": "52fe46d59251416c75085103", "de...
3778 15122 Love Stinks A movie about a relationship...that's worse th... [Comedy, Romance] [behind the scenes, spa, planetarium, art imit... [{"cast_id": 1, "character": "Seth Winnick", "... [{"credit_id": "52fe463c9251416c75071af9", "de...
3779 8141 You Kill Me While drying out on the West Coast, an alcohol... [Comedy, Crime, Thriller, Romance] [new york, san francisco, alcoholism, serial k... [{"cast_id": 2, "character": "Frank Falenczyk"... [{"credit_id": "52fe4494c3a36847f809e0c7", "de...
3780 1546 Thumbsucker Justin, a teenager boy, throws himself and eve... [Comedy, Drama] [becoming an adult, thumb, first time, hypnosi... [{"cast_id": 4, "character": "Justin Cobb", "c... [{"credit_id": "52fe42fcc3a36847f8031d13", "de...
3781 48572 Red State Set in Middle America, a group of teens receiv... [Horror, Action, Thriller] [christianity, homophobia, pastor, protest, ch... [{"cast_id": 7, "character": "Pastor Abin Coop... [{"credit_id": "52fe476cc3a36847f8134c25", "de...
3782 14517 Mirrormask In a fantasy world of opposing kingdoms, a 15-... [Fantasy] [fictional place, dream, fantasy] [{"cast_id": 1, "character": "Helena", "credit... [{"credit_id": "589b1815925141239000651d", "de...
3783 89708 Samsara Samsara is a word that describes the ever turn... [Drama, Documentary] [eating, around the world, fast motion scene, ... [{"cast_id": 8, "character": "", "credit_id": ... [{"credit_id": "52fe4a279251416c910c5119", "de...
3784 27551 The Barbarians Orphaned brothers Kutchek and Gore are adopted... [Fantasy, Adventure] [dragon, barbarian] [{"cast_id": 1, "character": "Kutchek", "credi... [{"credit_id": "58b45b74c3a368525401aa86", "de...
3785 64678 The Art of Getting By George, a lonely and fatalistic teen who's mad... [Drama, Romance] [philosophy, mentor, artist, painting, friends... [{"cast_id": 2, "character": "George Zinavoy",... [{"credit_id": "593c6b79c3a3680f590129a9", "de...
3786 309503 Zipper Sam Ellis is a man on the rise — a hot-shot fe... [Thriller, Drama] [woman director] [{"cast_id": 7, "character": "Sam Ellis", "cre... [{"credit_id": "55c229e69251410f19004e8f", "de...
3787 14293 Poolhall Junkies A retired pool hustler is forced to pick up th... [Comedy, Drama, Thriller] [hustler, independent film, pool] [{"cast_id": 1, "character": "Brad", "credit_i... [{"credit_id": "52fe45e39251416c75065e99", "de...
3788 15059 The Loss of Sexual Innocence The story of the sexual development of a filmm... [Drama] [] [{"cast_id": 3, "character": "Adult Nic", "cre... [{"credit_id": "554cc8ebc3a3685e55005358", "de...
3789 103328 Holy Motors We follow 24 hours in the life of a being movi... [Drama, Fantasy] [limousine, multiple identities, wig, penis, t... [{"cast_id": 3, "character": "Kay M", "credit_... [{"credit_id": "52fe4a1cc3a36847f81ba1cb", "de...
3790 157847 Joe The rough-hewn boss of a lumber crew courts tr... [Drama] [child abuse, prostitute, bar, brothel, snake,... [{"cast_id": 1, "character": "Joe Ransom", "cr... [{"credit_id": "5434f30bc3a36831a600bd67", "de...
3791 25719 Shooting Fish Two con artists (Dan Futterman, Stuart Townsen... [Crime, Comedy, Romance] [london england, nightclub, chase, fraud, liar... [{"cast_id": 1, "character": "Dylan", "credit_... [{"credit_id": "5389b6030e0a26145e00116a", "de...
3792 48309 Prison After Charles Forsyth was sent to the electric... [Crime, Drama, Horror, Thriller] [prison, prisoner, revenge, haunting, electric... [{"cast_id": 2, "character": "Burke / Forsythe... [{"credit_id": "52fe475fc3a36847f81320fb", "de...
3793 27723 Psycho Beach Party Spoof of 1960's Beach Party/Gidget surfing mov... [Comedy] [gay, dancing, detective, confession, beach, s... [{"cast_id": 2, "character": "Florence 'Chickl... [{"credit_id": "52fe4562c3a368484e05720b", "de...
3794 20468 The Big Tease Thinking he's competing in Los Angeles' hot Pl... [Comedy, Foreign] [hairdresser, hairstylist] [{"cast_id": 1, "character": "Crawford Mackenz... [{"credit_id": "52fe43e8c3a368484e00519d", "de...
3795 242575 Guten Tag, Ramón After five failed attempts to go to the United... [Drama] [germany, mexican] [{"cast_id": 14, "character": "Esperanza", "cr... [{"credit_id": "52fe4ed0c3a36847f82a9a71", "de...
3796 44945 Trust A suburban family is torn apart when fourteen-... [Crime, Drama, Thriller] [rape, obsession, lie, job, independent film, ... [{"cast_id": 32, "character": "William \"Will\... [{"credit_id": "56178ea59251412ae5002167", "de...
3797 29122 An Everlasting Piece Colin (Barry McEvoy) is a Catholic and George ... [Comedy, Crime] [toupee, scalper] [{"cast_id": 1, "character": "Colm", "credit_i... [{"credit_id": "5481fd3fc3a36829a7006882", "de...
3798 125123 Among Giants A manager hires Ray, off the books, to paint a... [Comedy, Romance] [yorkshire, love, friends] [{"cast_id": 2, "character": "Raymond 'Ray'", ... [{"credit_id": "5485e6499251416a6c0035e1", "de...
3799 111190 Adore Lil and Roz are two lifelong friends, having g... [Drama] [lovers, woman director] [{"cast_id": 4, "character": "Lil", "credit_id... [{"credit_id": "52fe4af3c3a36847f81ea12d", "de...
3800 133575 The Velocity of Gary Gary is in love with Valentino. So is Mary Car... [Drama, Romance] [] [{"cast_id": 3, "character": "Valentino", "cre... [{"credit_id": "52fe4bb6c3a368484e1963d7", "de...
3801 54580 Mondays in the Sun After the closure of their shipyard in Norther... [Drama] [spain, bar, ship, drama, friends, shipyard, p... [{"cast_id": 1, "character": "Santa", "credit_... [{"credit_id": "52fe48a4c3a36847f817219b", "de...
3802 52015 Stake Land Martin was a normal teenage boy before the cou... [Drama, Horror, Action, Thriller, Science Fict... [male nudity, canada, vampire] [{"cast_id": 2, "character": "Belle", "credit_... [{"credit_id": "537483fcc3a36815180026ee", "de...
3803 34941 The Last Time I Committed Suicide Neal Cassady is living the beat life during th... [Drama] [independent film] [{"cast_id": 1, "character": "Neal Cassady", "... [{"credit_id": "52fe45869251416c9103560b", "de...
3804 227975 Futuro Beach Donato fails in his attempt to save a drowning... [Drama] [germany, gay, portugal, drowning, nudity, tra... [{"cast_id": 1, "character": "Donato", "credit... [{"credit_id": "58c65d74c3a36840f6012c34", "de...
3805 60422 Another Happy Day A wedding at her parents' Annapolis estate hur... [Comedy, Drama] [] [{"cast_id": 3, "character": "Lynn", "credit_i... [{"credit_id": "52fe4624c3a368484e080e01", "de...
3806 81390 A Lonely Place to Die A group of five mountaineers are hiking and cl... [Adventure, Action, Thriller, Crime] [terror, scotland, kidnapping, nudity, wildern... [{"cast_id": 1, "character": "Alison", "credit... [{"credit_id": "5350ea8fc3a3681da0000dc2", "de...
3807 10981 Nothing The film tells the story of two good friends w... [Comedy, Fantasy, Science Fiction] [loser, bullying, leere, independent film, bes... [{"cast_id": 1, "character": "Dave", "credit_i... [{"credit_id": "52fe43dc9251416c75020f4f", "de...
3808 225235 The Geographer Drank His Globe Away Victor Sluzhkin signs on as a teacher of geogr... [Drama] [alcohol, adultery, river, camping, province, ... [{"cast_id": 2, "character": "Viktor Sluzhkin"... [{"credit_id": "52fe4e589251416c75153689", "de...
3809 14902 1776 The film focuses on the representatives of the... [Drama, Comedy, History, Music] [usa, congress, musical] [{"cast_id": 2, "character": "John Adams", "cr... [{"credit_id": "55881772c3a368273500771f", "de...
3810 121676 Inescapable Twenty-five years ago Adib (Alexander Siddig, ... [Thriller, Romance] [woman director] [{"cast_id": 3, "character": "Adib", "credit_i... [{"credit_id": "52fe4a6ac3a368484e151e35", "de...
3811 22301 Hell's Angels Two brothers attending Oxford enlist with the ... [Action, Drama, History] [world war i, zeppelin, royal air force, royal... [{"cast_id": 5, "character": "Monte Rutledge",... [{"credit_id": "52fe443bc3a368484e017347", "de...
3812 20065 Purple Violets Patti Petalson is a promising writer, but her ... [Comedy, Drama, Romance] [independent film] [{"cast_id": 1, "character": "Patti Petalson",... [{"credit_id": "52fe43d5c3a368484e000cbb", "de...
3813 257087 The Veil The story springs from the real-world headline... [Horror] [cult] [{"cast_id": 1, "character": "Maggie Price", "... [{"credit_id": "530cc996c3a3685c03001356", "de...
3814 46420 The Loved Ones Lola Stone asked Brent Mitchell to the prom, b... [Horror] [killing, high school, female killer, revenge,... [{"cast_id": 3, "character": "Brent Mitchell",... [{"credit_id": "5352486b0e0a265611002ce8", "de...
3815 114635 The Helpers Seven friends from Sacramento, California head... [Horror] [] [{"cast_id": 1, "character": "Claire", "credit... [{"credit_id": "52fe4b53c3a36847f81fe1a9", "de...
3816 158150 How to Fall in Love An accountant, who never quite grew out of his... [Comedy, Romance, TV Movie] [] [{"cast_id": 1, "character": "Annie Hayes", "c... [{"credit_id": "52fe4bdd9251416c910e82a3", "de...
3817 251979 The Perfect Wave “The Perfect Wave” is the true story of Ian Mc... [Romance, Adventure, Drama] [biography, christian, romance] [{"cast_id": 6, "character": "Ian McCormack", ... [{"credit_id": "52fe4e299251416c911287c3", "de...
3818 874 A Man for All Seasons A Man for All Seasons is the filmed version of... [Drama, History] [england, pope, beheading, death penalty, thom... [{"cast_id": 14, "character": "Thomas More", "... [{"credit_id": "52fe4285c3a36847f80258d9", "de...
3819 10774 Network A TV network cynically exploits a deranged ex-... [Drama] [corruption, sex, adultery, television, profit... [{"cast_id": 1, "character": "Diana Christense... [{"credit_id": "52fe43b49251416c7501af17", "de...
3820 770 Gone with the Wind An American classic in which a manipulative wo... [Drama, Romance, War] [life and death, civil war, southern usa, loss... [{"cast_id": 10, "character": "Scarlett O'Hara... [{"credit_id": "52fe4274c3a36847f801fe01", "de...
3821 266102 Desert Dancer Inspirational true story of Iranian dancer Afs... [Drama] [dance, ban from profession, biography, iran, ... [{"cast_id": 2, "character": "Elaheh", "credit... [{"credit_id": "5710eb63925141322d00313f", "de...
3822 29715 Major Dundee During the last winter of the Civil War, caval... [War, Western] [mexico, prisoners of war, apache, raid, confe... [{"cast_id": 1, "character": "Major Amos Charl... [{"credit_id": "52fe45f5c3a368484e078d7b", "de...
3823 25209 Annie Get Your Gun This film adaptation of Irving Berlin's classi... [Action, Comedy, Music, Romance, Western] [musical, annie oakley, sharpshooter] [{"cast_id": 2, "character": "Annie Oakley", "... [{"credit_id": "5844a3a59251416a7400e2ad", "de...
3824 37495 Four Lions Four Lions tells the story of a group of Briti... [Comedy, Crime, Drama] [terrorism, british farce] [{"cast_id": 5, "character": "Omar", "credit_i... [{"credit_id": "536befdfc3a368124100a6e6", "de...
3825 29262 The House of Sand A woman is taken along with her mother in 1910... [Drama] [brazil, desert, 1910s] [{"cast_id": 1, "character": "Dona Maria/\u00c... [{"credit_id": "56faabf39251410d8700045a", "de...
3826 34769 Defendor A crooked cop, a mob boss and the young girl t... [Drama, Action, Comedy, Crime] [crime fighter, delusion, superhero] [{"cast_id": 1, "character": "Arthur Poppingto... [{"credit_id": "5329b1b1c3a3683d74001a2c", "de...
3827 35032 The Pirate A girl is engaged to the local richman, but me... [Music, Romance] [musical, pirate] [{"cast_id": 4, "character": "Manuela", "credi... [{"credit_id": "52fe458d9251416c910365cd", "de...
3828 5178 The Good Heart Brian Cox stars as Jacques, the curmudgeonly o... [Drama, Comedy, Romance] [san francisco, homeless person, bar, suicide ... [{"cast_id": 9, "character": "Jacques", "credi... [{"credit_id": "58d0f39ec3a36838af00897c", "de...
3829 8618 The History Boys The story of an unruly class of bright, funny ... [Comedy, Drama] [gay, becoming an adult, education, exam, scho... [{"cast_id": 1, "character": "Crowther", "cred... [{"credit_id": "52fe44b0c3a36847f80a48d1", "de...
3830 3116 Midnight Cowboy A naive male prostitute and his sickly friend ... [Drama] [shower] [{"cast_id": 10, "character": "'Ratso' Rizzo",... [{"credit_id": "52fe4388c3a36847f805b4fb", "de...
3831 9427 The Full Monty Sheffield, England. Gaz, a jobless steelworker... [Comedy] [suicide attempt, striptease, steel worker, re... [{"cast_id": 1, "character": "Gaz", "credit_id... [{"credit_id": "52fe44f6c3a36847f80b45e9", "de...
3832 813 Airplane! Alcoholic pilot, Ted Striker has developed a f... [Comedy] [chicago, alcohol, cataclysm, guitar, medicine... [{"cast_id": 5, "character": "Ted Striker", "c... [{"credit_id": "52fe427ac3a36847f8021c35", "de...
3833 352978 Chain of Command After finding his brother murdered after retur... [Thriller, Adventure, Action] [brother brother relationship, corruption, rev... [{"cast_id": 0, "character": "James Webster", ... [{"credit_id": "55c08500c3a36823c9001441", "de...
3834 10634 Friday Craig and Smokey are two guys in Los Angeles h... [Comedy] [rap music, parents kids relationship, rapper,... [{"cast_id": 1, "character": "Craig Jones", "c... [{"credit_id": "52fe43999251416c75016ae1", "de...
3835 9516 Menace II Society Menace II Society is a coming of age tale deta... [Drama, Action, Crime] [black people, drug dealer, ghetto, weapon, de... [{"cast_id": 1, "character": "Caine 'Kaydee' L... [{"credit_id": "52fe4503c3a36847f80b7353", "de...
3836 16288 Creepshow 2 EC Comics-inspired weirdness returns with thre... [Horror] [lake, anthology, revenge, murder, blob, gore,... [{"cast_id": 3, "character": "Ray Spruce", "cr... [{"credit_id": "54823c809251416e740070a3", "de...
3837 23330 The Ballad of Cable Hogue Double-crossed and left without water in the d... [Action, Comedy, Western] [prostitute, homeless person, stagecoach, reve... [{"cast_id": 1, "character": "Cable Hogue", "c... [{"credit_id": "52fe4466c3a368484e020c49", "de...
3838 18900 In Cold Blood A 1967 film based on Truman Capote's book of t... [Crime, Drama] [murder, true crime, farmer] [{"cast_id": 1, "character": "Perry Smith", "c... [{"credit_id": "54ccf45dc3a3687f82001977", "de...
3839 27029 The Nun's Story Gabrielle Van Der Mal gave up everything to be... [Drama] [nurse, missionary, nun, belgium, sanitarium, ... [{"cast_id": 1, "character": "Sister Luke", "c... [{"credit_id": "555e57469251417e4d000c6b", "de...
3840 26268 Harper Harper is a cynical private eye in the best tr... [Action, Drama, Thriller, Crime, Mystery] [private eye, lew harper] [{"cast_id": 4, "character": "Lew Harper", "cr... [{"credit_id": "54f2b14f9251416b350032be", "de...
3841 573 Frenzy A serial murderer is strangling women with a n... [Crime, Drama, Mystery, Thriller] [london england, rape, police, suspense, seria... [{"cast_id": 12, "character": "Richard Ian Bla... [{"credit_id": "52fe4254c3a36847f8015bdd", "de...
3842 310131 The Witch New England in the 1630s: William and Katherin... [Mystery, Horror] [witch, new england, 17th century] [{"cast_id": 6, "character": "Thomasin", "cred... [{"credit_id": "5903468bc3a36828df00aee7", "de...
3843 40505 I Got the Hook Up Two broke buddies feel lucky when they come up... [Action, Comedy] [] [{"cast_id": 1002, "character": "Black", "cred... [{"credit_id": "52fe4595c3a36847f80cf533", "de...
3844 11363 She's the One Mickey, a free-spirited New York cabbie, and F... [Comedy, Romance] [brother brother relationship, taxi, ex-girlfr... [{"cast_id": 1, "character": "Mickey Fitzpatri... [{"credit_id": "584a9978c3a368141401f625", "de...
3845 3033 Gods and Monsters It's 1957, and Whale's heyday as the director ... [Drama] [gay, film director, dying and death, biograph... [{"cast_id": 14, "character": "James Whale", "... [{"credit_id": "52fe437ec3a36847f8058671", "de...
3846 25376 The Secret in Their Eyes A retired legal counselor writes a novel hopin... [Crime, Drama, Mystery, Romance] [rape, secret, writing, homicide, kidnapping, ... [{"cast_id": 1, "character": "Benjam\u00edn Es... [{"credit_id": "52fe44c4c3a368484e035b63", "de...
3847 22007 Train This new Train tells the tale of an American w... [Horror, Thriller] [] [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "537f025cc3a3680592002ac4", "de...
3848 765 Evil Dead II Ash Williams and his girlfriend Linda find a l... [Horror, Comedy, Fantasy] [deer, blood splatter, tape recorder, chainsaw... [{"cast_id": 15, "character": "Ashley 'Ash' J.... [{"credit_id": "52fe4273c3a36847f801f885", "de...
3849 10615 Pootie Tang Pootie Tang, the musician/actor/folk hero of t... [Action, Comedy] [ladykiller, musical, belt, police officer, dr... [{"cast_id": 19, "character": "Ireenie", "cred... [{"credit_id": "52fe43949251416c75015f85", "de...
3850 205321 Sharknado A freak hurricane hits Los Angeles, causing ma... [TV Movie, Horror] [california, helicopter, beach, tornado, hurri... [{"cast_id": 15, "character": "Fin Shepard", "... [{"credit_id": "52fe4d05c3a368484e1d2c6b", "de...
3851 89540 The Other Conquest The film is a drama about the aftermath of the... [Drama, Foreign] [female nudity, pagan, aztec indian] [{"cast_id": 1002, "character": "Topiltzin / T... [{"credit_id": "58fc0170925141643c0178c0", "de...
3852 46146 Troll Hunter A group of students investigates a series of m... [Fantasy, Horror] [hunter, mountains, wilderness, adventure, for... [{"cast_id": 2, "character": "Trolljegeren", "... [{"credit_id": "58566e09c3a3682f5804a0b0", "de...
3853 38007 Ira & Abby A neurotic, young psychology student, with low... [Comedy, Romance] [independent film] [{"cast_id": 2, "character": "Ira Black", "cre... [{"credit_id": "52fe46889251416c910577bd", "de...
3854 14256 Winter Passing Actress Reese Holden has been offered a small ... [Comedy, Drama] [independent film, book editor] [{"cast_id": 1, "character": "Reese Holden", "... [{"credit_id": "52fe45df9251416c75065699", "de...
3855 540 D.E.B.S. The star of a team of teenage crime fighters f... [Action] [coming out, covert operation, lesbian, female... [{"cast_id": 11, "character": "Amy Bradshaw", ... [{"credit_id": "52fe424fc3a36847f80142f1", "de...
3856 370464 The Masked Saint The journey of a professional wrestler who bec... [Crime, Action] [pastor, based on true story, wrestler] [{"cast_id": 1, "character": "Chris", "credit_... [{"credit_id": "565b0760c3a3685079002369", "de...
3857 20055 The Betrayed Kidnappers force a young mother (Melissa Georg... [Crime, Drama, Mystery, Thriller] [kidnapping, revelation, murder, theft, trust,... [{"cast_id": 1, "character": "Jamie", "credit_... [{"credit_id": "52fe43d5c3a368484e000be7", "de...
3858 224569 Taxman After a homocide that the police believe is ov... [Action, Crime, Comedy, Thriller] [machinegun, tax inspector, wedding party] [{"cast_id": 1, "character": "Al Benjamin", "c... [{"credit_id": "52fe4e419251416c7515072d", "de...
3859 395766 The Secret The Secret is the story of a real-life double ... [Drama] [miniseries] [{"cast_id": 0, "character": "", "credit_id": ... [{"credit_id": "586756379251413e4c006618", "de...
3860 142061 Batman: The Dark Knight Returns, Part 2 Batman has stopped the reign of terror that Th... [Action, Animation] [dc comics, future, joker, robin, based on gra... [{"cast_id": 3, "character": "Batman / Bruce W... [{"credit_id": "5612aa2ec3a368680b0159c9", "de...
3861 370662 Time to Choose Academy Award® winning director Charles Fergus... [Documentary] [climate change, documentary] [{"cast_id": 0, "character": "Narrator", "cred... [{"credit_id": "565d1089c3a368758d001059", "de...
3862 252360 In the Name of the King III Hazen Kaine, an American contract killer livin... [Action, Adventure, Drama, Fantasy] [based on video game] [{"cast_id": 3, "character": "Hazen Kaine", "c... [{"credit_id": "52fe4e3a9251416c9112aa45", "de...
3863 256740 Wicked Blood Hannah and Amber Baker are trapped in a dark S... [Action, Drama, Thriller] [] [{"cast_id": 0, "character": "Hannah Lee", "cr... [{"credit_id": "53095f999251411114002967", "de...
3864 299145 Stranded After the brutal murder of his beloved brother... [Drama] [revenge, murder, u.s. marine] [{"cast_id": 3, "character": "John", "credit_i... [{"credit_id": "544d0455c3a36872d80025b0", "de...
3865 241766 Lords of London Tony is a notorious gangster with a big proble... [Crime, Mystery, Thriller] [wife husband relationship, gangster, mysterio... [{"cast_id": 10, "character": "Tony Lord", "cr... [{"credit_id": "52fe4ebdc3a36847f82a5329", "de...
3866 12535 High Anxiety Dr. Richard Thorndyke arrives as new administr... [Comedy, Music] [industrialist, vertigo, hitman, lighthouse, s... [{"cast_id": 1, "character": "Dr. Richard H. T... [{"credit_id": "52fe44f69251416c75046f09", "de...
3867 1667 March of the Penguins Every year, thousands of Antartica's emperor p... [Documentary, Family] [parents kids relationship, penguin, brood, au... [{"cast_id": 10, "character": "Narrator", "cre... [{"credit_id": "52fe430ac3a36847f8035fa9", "de...
3868 50839 Margin Call A thriller that revolves around the key people... [Thriller, Drama] [capitalism, brokerage, wall street, downsizin... [{"cast_id": 2, "character": "Sam Rogers", "cr... [{"credit_id": "52fe47d8c3a36847f814b78f", "de...
3869 86549 August August tells the story of two former lovers, T... [Drama] [drama, romance, gay relationship] [{"cast_id": 1, "character": "Troy", "credit_i... [{"credit_id": "52fe498d9251416c910b0f15", "de...
3870 13973 Choke A sex-addicted con-man pays for his mother's h... [Comedy, Drama] [strip club, alzheimer, sex addiction] [{"cast_id": 3, "character": "Victor Mancini",... [{"credit_id": "56191f26925141375a0027db", "de...
3871 244786 Whiplash Under the direction of a ruthless instructor, ... [Drama] [jazz, obsession, conservatory, music teacher,... [{"cast_id": 5, "character": "Andrew Neimann",... [{"credit_id": "54d5356ec3a3683ba0000039", "de...
3872 598 City of God Cidade de Deus is a shantytown that started du... [Drama, Crime] [male nudity, street gang, brazilian, photogra... [{"cast_id": 34, "character": "Buscap\u00e9", ... [{"credit_id": "52fe425ac3a36847f8017a9f", "de...
3873 11129 Human Traffic All that exists now is clubs, drugs, pubs and ... [Comedy, Drama] [sex, salesclerk, fast food restaurant, boredo... [{"cast_id": 5, "character": "Jip", "credit_id... [{"credit_id": "52fe43fe9251416c750255d3", "de...
3874 75861 To Write Love on Her Arms The story follows 19-year-old Renee who has al... [Drama, Music] [depression, biography, drug] [{"cast_id": 2, "character": "Renee Yohe", "cr... [{"credit_id": "54b4f13992514153210013ed", "de...
3875 13551 The Dead Girl The clues to a young woman's death come togeth... [Mystery, Drama, Crime, Thriller] [prostitute, fire, newspaper, independent film... [{"cast_id": 12, "character": "Krista", "credi... [{"credit_id": "55be1dbb9251413e5800460c", "de...
3876 103663 The Hunt A teacher lives a lonely life, all the while s... [Drama] [father son relationship, denmark, lie, pedoph... [{"cast_id": 7, "character": "Lucas", "credit_... [{"credit_id": "58613adc92514115c002f7bc", "de...
3877 850 A Christmas Story The comic mishaps and adventures of a young bo... [Comedy, Family] [holiday, nostalgia, young boy, bb gun, essay,... [{"cast_id": 11, "character": "Mrs. Parker", "... [{"credit_id": "52fe4282c3a36847f80244cf", "de...
3878 12586 Bella An international soccer star is on his way to ... [Drama, Romance] [waitress, beach, independent film, soccer, gi... [{"cast_id": 28, "character": "Nina", "credit_... [{"credit_id": "52fe45009251416c750485f1", "de...
3879 11564 Class of 1984 Andy is a new teacher at a inner city high sch... [Action, Drama, Horror, Crime, Thriller] [usa, female nudity, detective, music teacher,... [{"cast_id": 1, "character": "Andrew Norris", ... [{"credit_id": "56f594e1925141560100047e", "de...
3880 301748 The Opposite Sex A Bet's A Bet tells the story of Vince, New En... [Comedy] [bet, divorce, gender, battle of the sexes, li... [{"cast_id": 0, "character": "Jane", "credit_i... [{"credit_id": "545de928c3a368535d005ed2", "de...
3881 108346 Dreaming of Joseph Lees Set in rural England in the 1950s Eva (Samanth... [Romance, Drama] [lust, love crime] [{"cast_id": 5, "character": "Joseph Lees", "c... [{"credit_id": "52fe4a98c3a36847f81d7345", "de...
3882 8841 The Class Teacher and novelist François Bégaudeau plays ... [Drama] [paris, socially deprived family, literature, ... [{"cast_id": 2, "character": "Fran\u00e7ois Ma... [{"credit_id": "52fe44bfc3a36847f80a7b15", "de...
3883 805 Rosemary's Baby A young couple moves into an infamous New York... [Horror, Drama, Mystery] [anti-christ, contemporary setting, laundry, o... [{"cast_id": 15, "character": "Rosemary Woodho... [{"credit_id": "52fe4279c3a36847f802156d", "de...
3884 11697 The Man Who Shot Liberty Valance A senator, who became famous for killing a not... [Western] [gunslinger, showdown, funeral, legend, to sho... [{"cast_id": 1, "character": "Tom Doniphon", "... [{"credit_id": "52fe447b9251416c750364fd", "de...
3885 22051 Adam Adam, a lonely man with Asperger's Syndrome, d... [Drama, Romance] [children's book, asperger's syndrome, electri... [{"cast_id": 1, "character": "Adam Raki", "cre... [{"credit_id": "52fe4432c3a368484e014ffb", "de...
3886 436 Maria Full of Grace A pregnant Colombian teenager becomes a drug m... [Drama, Thriller, Crime] [individual, new york, adolescence, colombia, ... [{"cast_id": 16, "character": "Mar\u00eda \u00... [{"credit_id": "52fe4243c3a36847f8010b11", "de...
3887 55347 Beginners A young man is rocked by two announcements fro... [Drama, Romance, Comedy] [gay, loss of mother, secret, coming out, loss... [{"cast_id": 3, "character": "Oliver Fields", ... [{"credit_id": "52fe48c7c3a36847f8179021", "de...
3888 10070 Feast Patrons locked inside of a bar are forced to f... [Action, Comedy, Horror] [monster, pub, duringcreditsstinger] [{"cast_id": 31, "character": "Bozo", "credit_... [{"credit_id": "52fe431b9251416c75003b11", "de...
3889 8469 Animal House At a 1962 College, Dean Vernon Wormer is deter... [Comedy] [sex, nudity, college, fraternity, gross out c... [{"cast_id": 1, "character": "John \"Bluto\" B... [{"credit_id": "52fe44acc3a36847f80a3975", "de...
3890 658 Goldfinger Special agent 007 (Sean Connery) comes face to... [Adventure, Action, Thriller] [secret organization, secret intelligence serv... [{"cast_id": 1, "character": "James Bond", "cr... [{"credit_id": "52fe4265c3a36847f801b42f", "de...
3891 125490 Antiviral After becoming infected with the virus that ki... [Science Fiction, Horror] [injection, celebrity, satire, near future, me... [{"cast_id": 2, "character": "Syd March", "cre... [{"credit_id": "52fe4ac7c3a368484e16672b", "de...
3892 1585 It's a Wonderful Life George Bailey has spent his entire life giving... [Drama, Family, Fantasy] [holiday, angel, based on novel, bank, suicide... [{"cast_id": 1, "character": "George Bailey", ... [{"credit_id": "52fe4301c3a36847f803358f", "de...
3893 627 Trainspotting Renton, deeply immersed in the Edinburgh drug ... [Drama, Crime] [london england, alcohol, sex, based on novel,... [{"cast_id": 17, "character": "Mark Renton", "... [{"credit_id": "52fe4260c3a36847f80198df", "de...
3894 23618 The Original Kings of Comedy The Original Kings of Comedy achieves the seem... [Comedy] [] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe4470c3a368484e023267", "de...
3895 41436 Paranormal Activity 2 Just as Dan and Kristi welcome a newborn baby ... [Horror, Thriller] [ouija board, haunting, demonic possession, fo... [{"cast_id": 3, "character": "Katie", "credit_... [{"credit_id": "535d00bdc3a368227300048e", "de...
3896 10162 Waking Ned When a lottery winner dies of shock, his fello... [Comedy, Romance] [false identity, beguilement, lottery, village... [{"cast_id": 9, "character": "Jackie O'Shea", ... [{"credit_id": "52fe43399251416c750082b9", "de...
3897 1430 Bowling for Columbine Why do 11,000 people die in America each year ... [Documentary] [usa, canada, gun, homicide, to shoot dead, ch... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "562fbe5bc3a3681b5c00dc04", "de...
3898 259943 Coming Home Lu and Feng are a devoted couple forced to sep... [Drama] [arranged marriage, labor camp] [{"cast_id": 0, "character": "Feng Wanyu", "cr... [{"credit_id": "5329c7e0c3a3683f86000001", "de...
3899 10014 A Nightmare on Elm Street Part 2: Freddy's Rev... A new family moves into the house on Elm Stree... [Horror] [gay, dancing, fire, diary, nightmare, haunted... [{"cast_id": 6, "character": "Freddy Krueger",... [{"credit_id": "59935d24925141542b004468", "de...
3900 11257 A Room with a View When Lucy Honeychurch and chaperon Charlotte B... [Drama, Romance] [kiss, bed and breakfast place, florence] [{"cast_id": 8, "character": "Charlotte Bartle... [{"credit_id": "52fe441b9251416c75029047", "de...
3901 158015 The Purge Given the country's overcrowded prisons, the U... [Science Fiction, Horror, Thriller] [dystopia, barricade, home invasion, constitut... [{"cast_id": 3, "character": "Mary Sandin", "c... [{"credit_id": "52fe4bd99251416c910e79ab", "de...
3902 82507 Sinister Found footage helps a true-crime novelist real... [Horror, Thriller, Mystery] [drowning, pennsylvania, child murderer, car s... [{"cast_id": 3, "character": "Ellison Oswalt",... [{"credit_id": "54bb8782c3a3681421004c80", "de...
3903 20337 Martin Lawrence Live: Runteldat The controversial bad-boy of comedy delivers a... [Comedy] [daily life, scandal, growing up, divorce] [{"cast_id": 8, "character": "himself", "credi... [{"credit_id": "52fe43e2c3a368484e003b83", "de...
3904 261 Cat on a Hot Tin Roof Brick, an alcoholic ex-football player, drinks... [Drama, Romance] [individual, suicide, southern usa, adultery, ... [{"cast_id": 4, "character": "Maggie", "credit... [{"credit_id": "52fe422fc3a36847f800a6f7", "de...
3905 1685 Beneath the Planet of the Apes Astronaut Brent is sent to rescue Taylor but c... [Adventure, Science Fiction, Mystery] [mutant, dystopia, survivor, astronaut, ape, s... [{"cast_id": 17, "character": "Brent", "credit... [{"credit_id": "52fe430cc3a36847f803675b", "de...
3906 20737 Air Bud A young boy and a talented stray dog with an a... [Comedy, Family, Drama] [clown, golden retriever, dog actor] [{"cast_id": 4, "character": "Josh Framm", "cr... [{"credit_id": "52fe43f7c3a368484e0084c1", "de...
3907 10991 Pokémon: Spell of the Unknown When Molly Hale's sadness of her father's disa... [Adventure, Fantasy, Animation, Action, Family] [mountains, mountain village, friendship, base... [{"cast_id": 1, "character": "Ash Ketchum", "c... [{"credit_id": "52fe43de9251416c750213ff", "de...
3908 10225 Friday the 13th Part VI: Jason Lives As a child, Tommy killed mass-murderer Jason. ... [Horror, Mystery, Thriller] [lightning, cemetery, mask, slasher, jason vor... [{"cast_id": 1, "character": "Tommy", "credit_... [{"credit_id": "52fe43459251416c7500a101", "de...
3909 826 The Bridge on the River Kwai The classic story of English POWs in Burma for... [Drama, History, War] [japan, resistance, japanese, river, prisoners... [{"cast_id": 12, "character": "Cmdr. Shears", ... [{"credit_id": "52fe427dc3a36847f8022a7d", "de...
3910 34086 Spaced Invaders A crew of Martians overhears a radio broadcast... [Comedy, Family, Science Fiction] [alien, martian, misunderstanding, greedy deve... [{"cast_id": 3, "character": "Kathy", "credit_... [{"credit_id": "52fe45519251416c9102e5ad", "de...
3911 5854 Family Plot Lighthearted suspense film about a phony psych... [Comedy, Crime, Thriller] [fortune teller, kidnapping, false identity, h... [{"cast_id": 6, "character": "Blanche", "credi... [{"credit_id": "52fe4427c3a36847f8085529", "de...
3912 284 The Apartment Bud Baxter is a minor clerk in a huge New York... [Comedy, Drama, Romance] [new york, new year's eve, lovesickness, age d... [{"cast_id": 1, "character": "C.C. Baxter", "c... [{"credit_id": "567840dc925141118c00012c", "de...
3913 10285 Jason Goes to Hell: The Final Friday Jason Voorhees, the living, breathing essence ... [Fantasy, Horror, Thriller] [male nudity, female nudity, waitress, camping... [{"cast_id": 1, "character": "Jason Voorhees /... [{"credit_id": "53c54851c3a368248f00180f", "de...
3914 5780 Torn Curtain An American scientist publicly defects to East... [Mystery, Thriller] [cold war, east germany] [{"cast_id": 2, "character": "Michael Armstron... [{"credit_id": "52fe4422c3a36847f80842dd", "de...
3915 292 Dave Chappelle's Block Party The American comedian/actor delivers a story a... [Comedy, Documentary, Music] [black people, hip-hop, block party, megaphone... [{"cast_id": 14, "character": "Himself", "cred... [{"credit_id": "52fe4233c3a36847f800baad", "de...
3916 223485 Slow West In the Old West, a 17-year-old Scottish boy te... [Romance, Thriller, Western] [fire, bounty hunter, shotgun, horseback ridin... [{"cast_id": 1, "character": "Silas", "credit_... [{"credit_id": "55a3d405925141297700569d", "de...
3917 29463 Krush Groove Russell Walker is a young, successful manager ... [Drama, Music, Romance] [] [{"cast_id": 1, "character": "Russell Walker",... [{"credit_id": "52fe45e2c3a368484e07460d", "de...
3918 18065 Next Day Air Two inept criminals are mistakenly delivered a... [Action, Comedy, Crime] [duringcreditsstinger] [{"cast_id": 1, "character": "Leo", "credit_id... [{"credit_id": "52fe475d9251416c75096bff", "de...
3919 22013 Elmer Gantry An ex-football player becomes a popular evange... [Drama] [evangelist, revivalism] [{"cast_id": 4, "character": "Elmer Gantry", "... [{"credit_id": "52fe4430c3a368484e014901", "de...
3920 821 Judgment at Nuremberg In 1947, four German judges who served on the ... [Drama, History] [judge, concentration camp, world war ii, nazi... [{"cast_id": 14, "character": "Chief Judge Dan... [{"credit_id": "52fe427bc3a36847f8022455", "de...
3921 53862 Trippin' Greg is near the end of his senior year in hig... [Comedy, Romance] [high school, prom] [{"cast_id": 2, "character": "Gregory Reed", "... [{"credit_id": "54860730c3a3686767001d28", "de...
3922 3089 Red River Dunson is driving his cattle to Red River when... [Western] [texas, dangerous, kansas, cattle drive, reven... [{"cast_id": 10, "character": "Thomas Dunson",... [{"credit_id": "52fe4384c3a36847f805a485", "de...
3923 30139 Phat Girlz Two plus-sized ladies meet the men of their dr... [Comedy, Romance] [woman director] [{"cast_id": 1, "character": "Jazmin Biltmore"... [{"credit_id": "52fe44009251416c910019ef", "de...
3924 132344 Before Midnight We meet Jesse and Celine nine years on in Gree... [Romance, Drama] [hotel, airport, hotel room, greece, dream, gr... [{"cast_id": 5, "character": "Jesse", "credit_... [{"credit_id": "52fe4b91c3a368484e18f61f", "de...
3925 15582 Teen Wolf Too Although awkward college student Todd Howard i... [Comedy, Fantasy, Family] [werewolf, teenager] [{"cast_id": 1, "character": "Todd Howard", "c... [{"credit_id": "58f8ed77c3a368758f00bb40", "de...
3926 15158 Phantasm II Mike, after his release from a psychiatric hos... [Action, Horror, Science Fiction, Thriller] [portal, undertaker, evil, tall man, sentinals] [{"cast_id": 4, "character": "Mike", "credit_i... [{"credit_id": "535f7e3f0e0a264fde007a18", "de...
3927 44634 Woman Thou Art Loosed An adaptation of Bishop T.D. Jakes' self-help ... [Drama] [independent film] [{"cast_id": 1, "character": "Michelle Jordan"... [{"credit_id": "52fe4694c3a36847f8106841", "de...
3928 30309 Real Women Have Curves There's more to Ana Garcia than meets the eye.... [Comedy, Drama] [independent film, woman director] [{"cast_id": 2, "character": "Ana Garcia", "cr... [{"credit_id": "52fe440c9251416c91003213", "de...
3929 7509 Water The film examines the plight of a group of wid... [Drama, Foreign, Romance] [site of pilgrimage, widow, varanasi, hinduism... [{"cast_id": 2, "character": "Kalyani", "credi... [{"credit_id": "52fe4480c3a36847f8099fe5", "de...
3930 10557 East Is East In 1971 Salford fish-and-chip shop owner Georg... [Comedy] [islam, hippie, father son relationship, musli... [{"cast_id": 1, "character": "George Khan", "c... [{"credit_id": "52fe43879251416c75013f09", "de...
3931 23531 Whipped Three to one may sound like fairly good odds, ... [Comedy, Romance] [independent film, diner, dating, masturbation] [{"cast_id": 1, "character": "Mia", "credit_id... [{"credit_id": "52fe446cc3a368484e022569", "de...
3932 28005 Kama Sutra - A Tale of Love Tara and Maya are two inseparable friends in I... [Drama, History, Romance] [poetry, eroticism, woman director] [{"cast_id": 1, "character": "Maya", "credit_i... [{"credit_id": "52fe4572c3a368484e05ba13", "de...
3933 40247 Please Give In New York City, a husband and wife butt head... [Comedy, Drama] [suicide, new york, infidelity, cancer, indepe... [{"cast_id": 1, "character": "Rebecca", "credi... [{"credit_id": "52fe4589c3a36847f80ccdb5", "de...
3934 252 Willy Wonka & the Chocolate Factory Eccentric candy man Willy Wonka prompts a worl... [Family, Fantasy] [chocolate, factory worker, based on novel, ca... [{"cast_id": 11, "character": "Willy Wonka", "... [{"credit_id": "52fe422dc3a36847f800a06d", "de...
3935 24126 Warlock: The Armageddon Every six hundred years, a great evil has the ... [Fantasy, Horror, Science Fiction] [armageddon, warlock] [{"cast_id": 1, "character": "Warlock", "credi... [{"credit_id": "52fe4483c3a368484e0276a3", "de...
3936 13982 8 Heads in a Duffel Bag Mafia hitman Tommy Spinelli (Joe Pesci) is fly... [Comedy, Crime] [mexico, vacation, murder, head] [{"cast_id": 8, "character": "Tommy", "credit_... [{"credit_id": "52fe45bf9251416c75061135", "de...
3937 16642 Days of Heaven In 1910, a Chicago steel worker accidentally k... [Drama, Romance] [love triangle, chicago, wife husband relation... [{"cast_id": 1, "character": "Bill", "credit_i... [{"credit_id": "52fe46e29251416c75086b87", "de...
3938 17734 Thirteen Conversations About One Thing The lives of a lawyer, an actuary, a houseclea... [Drama] [independent film, woman director] [{"cast_id": 1, "character": "Walker", "credit... [{"credit_id": "52fe47439251416c7509335f", "de...
3939 18892 Jawbreaker 3 of Reagan High School's most popular girls p... [Comedy] [confession, jealousy, nightmare, ambition, gr... [{"cast_id": 3, "character": "Courtney", "cred... [{"credit_id": "5638da42c3a3681b61020720", "de...
3940 549 Basquiat Director Julian Schnabel illustrates the portr... [Drama, History] [new york, sex, drug abuse, homeless person, n... [{"cast_id": 6, "character": "Jean Michel Basq... [{"credit_id": "52fe4250c3a36847f8014953", "de...
3941 121986 Frances Ha An aspiring dancer moves to New York City and ... [Comedy, Drama] [friendship, loneliness, black and white, resp... [{"cast_id": 4, "character": "Frances", "credi... [{"credit_id": "52fe4a73c3a368484e153eef", "de...
3942 868 Tsotsi The South African multi-award winning film abo... [Crime, Drama] [slum, baby, fight, nudity, leader, johannesbu... [{"cast_id": 14, "character": "Tsotsi", "credi... [{"credit_id": "52fe4285c3a36847f802545f", "de...
3943 10683 Happiness The lives of many individuals connected by the... [Comedy, Drama] [rape, sister sister relationship, lover (fema... [{"cast_id": 1, "character": "Joy Jordan", "cr... [{"credit_id": "52fe43a29251416c7501815d", "de...
3944 17995 DysFunktional Family Between sets from his hilarious live stand-up ... [Comedy, Documentary] [] [{"cast_id": 1, "character": "Eddie Griffin", ... [{"credit_id": "52fe47599251416c750962af", "de...
3945 246403 Tusk When his best friend and podcast co-host goes ... [Comedy, Horror] [canada, obsession, walrus, deception, search,... [{"cast_id": 1, "character": "Howard Howe", "c... [{"credit_id": "52fe4f13c3a36847f82bbda3", "de...
3946 670 Oldboy With no clue how he came to be imprisoned, dru... [Drama, Thriller, Mystery, Action] [sushi restaurant, rage and hate, notebook, da... [{"cast_id": 13, "character": "Oh Dae-su", "cr... [{"credit_id": "52fe4267c3a36847f801bd35", "de...
3947 35691 Letters to God A young boy fighting cancer writes letters to ... [Action, Drama, Family, Thriller] [letter, hope, postman, god, cancer, independe... [{"cast_id": 1, "character": "Maddy Doherty", ... [{"credit_id": "52fe45b09251416c9103afed", "de...
3948 49010 Hobo with a Shotgun A vigilante homeless man pulls into a new city... [Action, Comedy, Thriller] [female nudity, prostitute, shotgun, pimp, und... [{"cast_id": 2, "character": "Hobo", "credit_i... [{"credit_id": "534275200e0a2679a1003b31", "de...
3949 317930 Compadres A disgruntled Mexican cop is forced to work wi... [Action, Comedy] [] [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "54b5c112c3a36838d500034b", "de...
3950 11229 Freeway Following the arrest of her mother, Ramona, yo... [Comedy, Drama, Thriller] [prison, attempt to escape, step father, indep... [{"cast_id": 1, "character": "Bob Wolverton", ... [{"credit_id": "52fe44169251416c750285b5", "de...
3951 22488 Love's Abiding Joy The continued Westward journey of settlers Mis... [TV Movie, Action, Drama, Family] [] [{"cast_id": 1, "character": "Missie", "credit... [{"credit_id": "52fe4442c3a368484e018efd", "de...
3952 24469 Fish Tank Everything changes for 15 year old Mia when he... [Drama] [dancing, mother, alcohol, sex, adultery, figh... [{"cast_id": 1, "character": "Mia Williams", "... [{"credit_id": "537433a7c3a3681528002056", "de...
3953 82533 Damsels in Distress A trio of beautiful girls set out to revolutio... [Comedy, Romance] [college, female friendship, young adult] [{"cast_id": 2, "character": "Violet", "credit... [{"credit_id": "52fe485a9251416c91089685", "de...
3954 50942 Creature An amphibious shark-like monster terrorizes an... [Horror, Science Fiction, Thriller] [] [{"cast_id": 1, "character": "Dr Simon Chase",... [{"credit_id": "52fe47dcc3a36847f814c3d3", "de...
3955 84174 Bachelorette Three friends are asked to be bridesmaids at a... [Comedy, Romance] [bridesmaid, strip club, female friendship, re... [{"cast_id": 7, "character": "Regan Crawford",... [{"credit_id": "580a7381c3a368295b001144", "de...
3956 34099 Brave New Girl Holly has everything it takes to be a star; th... [Drama, Music, Family] [tv movie] [{"cast_id": 1, "character": "Wanda Lovell", "... [{"credit_id": "559904c29251415677001608", "de...
3957 79940 Tim and Eric's Billion Dollar Movie Two guys get a billion dollars to make a movie... [Comedy] [restaurant, wolf, shopping mall, filmmaker, b... [{"cast_id": 5, "character": "", "credit_id": ... [{"credit_id": "52fe49ecc3a368484e14775b", "de...
3958 342 Summer Storm Tobi and Achim, the pride of the local crew cl... [Comedy, Drama] [holiday, gay, male nudity, competition, sexua... [{"cast_id": 18, "character": "Tobi", "credit_... [{"credit_id": "52fe423ac3a36847f800dd57", "de...
3959 281230 Fort McCoy Unable to serve in World War II because of a h... [War, Drama, History] [woman director] [{"cast_id": 0, "character": "Frank Stirn", "c... [{"credit_id": "54e269aec3a368454b007976", "de...
3960 38033 Chain Letter Six friends receive a mysterious chain letter ... [Horror, Thriller] [killing, friendship, teenager, maniac, myster... [{"cast_id": 4, "character": "Jessie Campbell"... [{"credit_id": "53ad5ea3c3a3682ef100168d", "de...
3961 100975 Just Looking It's 1955. Lenny is a 14-year old boy who is t... [Drama, Comedy] [new york, nurse, sex, infidelity, nudity, rom... [{"cast_id": 1, "character": "Hedy Coletti", "... [{"credit_id": "52fe49e5c3a36847f81ac595", "de...
3962 38541 The Divide Survivors of a nuclear attack are grouped toge... [Science Fiction] [basement, violence, septic tank, town in pani... [{"cast_id": 9, "character": "Eva", "credit_id... [{"credit_id": "52fe46c49251416c9105f0e3", "de...
3963 39563 The Eclipse Michael Farr (Hinds) is a widower living in a ... [Drama, Horror, Romance] [] [{"cast_id": 4, "character": "Michael Farr", "... [{"credit_id": "52fe47269251416c9106ba73", "de...
3964 234212 Demonic A police officer and a psychologist investigat... [Thriller, Horror] [detective, haunted house, investigation, anti... [{"cast_id": 2, "character": "Dr. Elizabeth Kl... [{"credit_id": "55548f669251416de5002496", "de...
3965 27404 My Big Fat Independent Movie This film is a spoof along the lines of "Scary... [Comedy] [independent film] [{"cast_id": 4, "character": "Julianne", "cred... [{"credit_id": "52fe4547c3a368484e050fbd", "de...
3966 170480 The Deported An Italian-American actor is deported to Mexic... [Comedy, Family] [] [{"cast_id": 6, "character": "Gianni DiCarlo",... [{"credit_id": "531de389c3a3685c560083f3", "de...
3967 71866 Tanner Hall Tanner Hall is a vivid peek into the private w... [Drama] [boarding school, woman director] [{"cast_id": 1002, "character": "Fernanda", "c... [{"credit_id": "52fe484cc3a368484e0f1e55", "de...
3968 192210 Open Road Angie, a young Brazilian artist, abandons her ... [Action, Drama, Thriller] [drug dealer, police, killer, illegal drugs, d... [{"cast_id": 2, "character": "Angie", "credit_... [{"credit_id": "52fe4c9e9251416c910fab5d", "de...
3969 180296 They Came Together A small business owner is about to lose her sh... [Comedy] [] [{"cast_id": 3, "character": "Joel", "credit_i... [{"credit_id": "565fe2c09251417904001e7f", "de...
3970 157058 30 Nights of Paranormal Activity With the Devi... After a stint in a psychiatric hospital, a you... [Comedy] [parody, horror comedy] [{"cast_id": 3, "character": "Dana Galen", "cr... [{"credit_id": "52fe4bb29251416c910e2d6f", "de...
3971 70006 Never Back Down 2: The Beatdown Four fighters different backgrounds come toget... [Drama, Action] [male nudity, cage, kiss, fistfight, sport, ca... [{"cast_id": 3, "character": "Receptionist", "... [{"credit_id": "52fe47e5c3a368484e0df655", "de...
3972 26039 Point Blank After being double-crossed and left for dead, ... [Action, Crime, Drama, Thriller] [alcatraz, revenge, organized crime] [{"cast_id": 1, "character": "Walker", "credit... [{"credit_id": "572bacedc3a3681f0a0004ed", "de...
3973 79587 Four Single Fathers A comedy/drama about four Italian single fathe... [Drama, Comedy] [] [{"cast_id": 1, "character": "Jacopo", "credit... [{"credit_id": "558ac9d6c3a3680545005999", "de...
3974 176077 Enter the Dangerous Mind A psychological thriller set in the world of u... [Thriller] [composer, obsession] [{"cast_id": 4, "character": "Jim Whitman", "c... [{"credit_id": "52fe4d6ac3a36847f825fa1f", "de...
3975 260947 Something Wicked A young couple embark upon their honeymoon aga... [Mystery, Thriller] [obsession, oregon, independent film] [{"cast_id": 16, "character": "Christine", "cr... [{"credit_id": "532fefd89251413a7e005091", "de...
3976 342502 AWOL-72 An AWOL marine in possession of secret governm... [Thriller] [russian, getaway, lapd, awol, special ops] [{"cast_id": 0, "character": "Conrad Miller", ... [{"credit_id": "556a352692514173e0001eef", "de...
3977 191229 Iguana A grotesquely disfigured harpooner called Igua... [] [] [{"cast_id": 6, "character": "Oberlus", "credi... [{"credit_id": "52fe4c7d9251416c910f68ab", "de...
3978 43213 Chicago Overcoat The fates of an aging hitman and a washed up d... [Action, Crime, Thriller] [] [{"cast_id": 1, "character": "Lou Marazano", "... [{"credit_id": "52fe4634c3a36847f80f279f", "de...
3979 44594 Barry Munday Barry Munday, a libido-driven wage slave who s... [Comedy, Drama, Romance] [based on novel, letter, paternity, castration... [{"cast_id": 2, "character": "Barry Munday", "... [{"credit_id": "58cac51cc3a368717900165d", "de...
3980 666 Central Station An emotive journey of a former school teacher,... [Drama] [brazilian, brazil, rio de janeiro, letter, wi... [{"cast_id": 29, "character": "Dora", "credit_... [{"credit_id": "57843a94c3a368178e00242d", "de...
3981 248 Pocketful of Miracles Damon Runyon's fairytale, sweet and funny, is ... [Comedy, Drama] [dude, prohibition, deception, new york city, ... [{"cast_id": 8, "character": "Dave 'the Dude' ... [{"credit_id": "52fe422dc3a36847f8009d4d", "de...
3982 325173 Close Range A rogue soldier turned outlaw is thrust into a... [Crime, Action] [] [{"cast_id": 1, "character": "Colton MacReady"... [{"credit_id": "57043f239251415bad000d43", "de...
3983 55831 Boynton Beach Club A handful of men and women of a certain age pi... [Comedy, Drama, Romance] [independent film] [{"cast_id": 1, "character": "Marilyn", "credi... []
3984 351043 Amnesiac The story of a man who wakes up in bed sufferi... [Thriller, Mystery, Drama, Horror] [] [{"cast_id": 1, "character": "Woman", "credit_... [{"credit_id": "55b040b69251411e0b00d184", "de...
3985 43942 Freakonomics Some of the world's most innovative documentar... [Documentary] [female nudity, corruption, cheating, experime... [{"cast_id": 27, "character": "Blake", "credit... [{"credit_id": "52fe466cc3a36847f80fe50f", "de...
3986 10226 High Tension Alexia travels with her friend Marie to spend ... [Horror, Thriller, Mystery] [mass murder, insanity, gore, survival, farmho... [{"cast_id": 11, "character": "Marie", "credit... [{"credit_id": "52fe43459251416c7500a151", "de...
3987 66942 Griff the Invisible Griff, office worker by day, superhero by nigh... [Romance, Comedy, Drama] [love, superhero, independent film, comedy] [{"cast_id": 3, "character": "Griff", "credit_... [{"credit_id": "52fe4751c3a368484e0c0541", "de...
3988 356483 Unnatural Global climate change prompts a scientific cor... [Thriller, Action, Horror] [climate change, polar bear] [{"cast_id": 0, "character": "Martin Nakos", "... [{"credit_id": "56247aa892514171c501082d", "de...
3989 10476 Hustle & Flow With help from his friends, a Memphis pimp in ... [Drama] [rap music, hip-hop, baby, midlife crisis, dru... [{"cast_id": 1, "character": "DJay", "credit_i... [{"credit_id": "52fe43779251416c7501179d", "de...
3990 239 Some Like It Hot Two musicians witness a mob hit and struggle t... [Comedy, Romance] [chicago, witness, musician, mafia, cross dres... [{"cast_id": 15, "character": "Sugar Kane Kowa... [{"credit_id": "566b71c9c3a36836b4009cd7", "de...
3991 10281 Friday the 13th Part VII: The New Blood Tina possesses the gift of telekinesis, allowi... [Horror, Thriller] [lake, mask, telekinesis, psychopath, slasher,... [{"cast_id": 1, "character": "Jason Voorhees",... [{"credit_id": "52fe43529251416c7500be4b", "de...
3992 630 The Wizard of Oz Young Dorothy finds herself in a magical world... [Adventure, Family, Fantasy] [witch, adolescence, based on novel, secret id... [{"cast_id": 19, "character": "Dorothy Gale", ... [{"credit_id": "52fe4260c3a36847f8019b8f", "de...
3993 3034 Young Frankenstein A young neurosurgeon inherits the castle of hi... [Comedy, Science Fiction] [experiment, castle, assistant, bride, franken... [{"cast_id": 17, "character": "Dr. Frederick F... [{"credit_id": "52fe437ec3a36847f8058739", "de...
3994 13025 Diary of the Dead A group of young film students run into real-l... [Horror, Action, Science Fiction] [zombie, found footage] [{"cast_id": 3, "character": "Debra Moynihan",... [{"credit_id": "52fe45319251416c7504eab9", "de...
3995 21461 Lage Raho Munna Bhai A hilarious underworld gangster known as Munna... [Comedy, Drama, Romance] [historical figure, comedy, bollywood, india] [{"cast_id": 9, "character": "Murli Prasad Sha... [{"credit_id": "52fe441ac3a368484e00f9c3", "de...
3996 55306 Ulee's Gold An elderly beekeeper and Vietnam vet must resc... [Drama] [father son relationship, florida, stolen mone... [{"cast_id": 12, "character": "Ulee Jackson", ... [{"credit_id": "570af9c19251417da7001777", "de...
3997 17264 The Black Stallion While traveling with his father, young Alec be... [Adventure, Family] [poker, horse, barn, training, sport, rescue, ... [{"cast_id": 1, "character": "Alec Ramsey", "c... [{"credit_id": "54ee5070925141795f004b0c", "de...
3998 346081 Sardaarji A ghost hunter uses bottles to capture trouble... [] [] [] [{"credit_id": "558ab3f4925141076f0001d7", "de...
3999 16016 Journey to Saturn A Danish crew of misfits travel to Saturn in s... [Action, Adventure, Animation, Comedy, Science... [] [{"cast_id": 4, "character": "Per Jensen", "cr... [{"credit_id": "52fe46969251416c7507cedd", "de...
4000 15875 Donovan's Reef 'Guns' Donovan prefers carousing with his pals... [Adventure, Comedy, Romance] [birthday, half-brother, priest, mission clini... [{"cast_id": 1, "character": "Michael Patrick ... [{"credit_id": "52fe46879251416c7507b3bf", "de...
4001 5900 The Dress The story of a summer dress and those who have... [Comedy, Drama] [calamity] [{"cast_id": 2, "character": "Van Tilt", "cred... [{"credit_id": "52fe442bc3a36847f80864f3", "de...
4002 43306 A Guy Named Joe Pete Sandidge (Tracy), a daredevil bomber pilo... [Drama, Romance, War] [pilot, airplane, ghost] [{"cast_id": 1, "character": "Pete Sandidge", ... [{"credit_id": "56cc01fe92514124610017df", "de...
4003 11072 Blazing Saddles A town – where everyone seems to be named John... [Western, Comedy] [gun, saloon, governor, marching band, comedy,... [{"cast_id": 1, "character": "Sheriff Bart", "... [{"credit_id": "52fe43f19251416c75023c41", "de...
4004 9730 Friday the 13th: The Final Chapter After the Crystal Lake Massacres, Jason is pro... [Horror, Thriller] [lake, resurrection, morgue, serial killer, ja... [{"cast_id": 1, "character": "Trisha 'Trish' J... [{"credit_id": "52fe4523c3a36847f80be993", "de...
4005 209274 Ida Poland, 1962. Anna is a novice, an orphan brou... [Drama] [nun, mine, jew, jewish, poland] [{"cast_id": 2, "character": "Anna", "credit_i... [{"credit_id": "548cc9ee92514122ed0029a1", "de...
4006 26371 Maurice After his lover rejects him, a young man trapp... [Drama, Romance] [gay, coming out, british, gay relationship, c... [{"cast_id": 1, "character": "Maurice Hall", "... [{"credit_id": "52fe44fdc3a368484e042803", "de...
4007 14137 Beer League An unemployed slacker (Lange) inspires his sof... [Comedy] [baseball, sport] [{"cast_id": 1, "character": "Artie DeVanzo", ... [{"credit_id": "565051009251414b01006e33", "de...
4008 291 Riding Giants Riding Giants is story about big wave surfers ... [Documentary] [ocean, california, sea, beach, surfer, hawaii... [{"cast_id": 4, "character": "Jeff Clark", "cr... [{"credit_id": "52fe4233c3a36847f800b9f9", "de...
4009 14139 Timecrimes A man accidentally gets into a time machine an... [Science Fiction, Thriller] [scissors, radio, nudity, time, woods, surreal... [{"cast_id": 3, "character": "H\u00e9ctor", "c... [{"credit_id": "54c256519251412489003a18", "de...
4010 33106 Silver Medalist An action-adventure story focused on the lives... [Action, Adventure, Comedy, Drama, Foreign] [] [{"cast_id": 8, "character": "Geng Hao", "cred... [{"credit_id": "52fe44fc9251416c91023971", "de...
4011 8875 Timber Falls A weekend of camping in the mountains becomes ... [Horror, Thriller] [fanatic, forest, west virginia, suspense] [{"cast_id": 2, "character": "Mike", "credit_i... [{"credit_id": "53fd78c00e0a262de20010ec", "de...
4012 872 Singin' in the Rain In 1927 Hollywood, Don Lockwood and Lina Lamon... [Comedy, Music, Romance] [fan, morning, musical, talkie, partner, movie... [{"cast_id": 14, "character": "Don Lockwood", ... [{"credit_id": "58652f09c3a36852c3022138", "de...
4013 72914 Fat, Sick & Nearly Dead 100 pounds overweight, loaded up on steroids a... [Documentary] [diet, fasting, vegetable juice, australian man] [{"cast_id": 1000, "character": "Joe Cross", "... [{"credit_id": "52fe4885c3a368484e0fcdd3", "de...
4014 139038 A Haunted House A spoof of all the "found-footage/documentary ... [Comedy, Horror] [horror spoof, found footage, duringcreditssti... [{"cast_id": 9, "character": "Malcolm", "credi... [{"credit_id": "52fe4c5ac3a368484e1b3f2f", "de...
4015 126509 2016: Obama's America 2016: Obama's America takes audiences on a gri... [Documentary] [] [] [{"credit_id": "52fe4ae1c3a368484e16bcd7", "de...
4016 9591 That Thing You Do! A Pennsylvania band scores a hit in 1964 and r... [Comedy, Drama] [pop star, musical, record label, music, music... [{"cast_id": 1, "character": "Guy Patterson", ... [{"credit_id": "52fe450ec3a36847f80b9bb3", "de...
4017 10676 Halloween III: Season of the Witch Dr. Daniel Challis and Ellie Grimbridge stumbl... [Horror, Mystery, Science Fiction] [commercial, factory, gas station, curfew, mas... [{"cast_id": 1, "character": "Dr. Daniel 'Dan'... [{"credit_id": "52fe43a19251416c75017deb", "de...
4018 1687 Escape from the Planet of the Apes The world is shocked by the appearance of two ... [Action, Science Fiction] [spacecraft, pacifism, human being, cage, dyst... [{"cast_id": 1, "character": "Cornelius", "cre... [{"credit_id": "52fe430cc3a36847f803689b", "de...
4019 24748 Hud Hud Bannon is a ruthless young man who tarnish... [Action, Drama, Western] [alcoholism, ranchers, rancher, rebellious youth] [{"cast_id": 10, "character": "Hud Bannon", "c... [{"credit_id": "52fe44a7c3a368484e02f34b", "de...
4020 181330 Kevin Hart: Let Me Explain Captures the laughter, energy and mayhem from ... [Comedy, Documentary] [stand-up comedy, manhattan, new york city, ma... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "58c6a9d2c3a368413001627a", "de...
4021 468 My Own Private Idaho In this loose adaptation of Shakespeare's "Hen... [Drama, Romance] [individual, gay, father son relationship, rom... [{"cast_id": 3, "character": "Mike Waters", "c... [{"credit_id": "52fe4247c3a36847f8011d0b", "de...
4022 401 Garden State Andrew returns to his hometown for the funeral... [Comedy, Drama, Romance] [new jersey, paraplegic, loss of mother, expen... [{"cast_id": 1, "character": "Andrew Largeman"... [{"credit_id": "52fe423fc3a36847f800f449", "de...
4023 76 Before Sunrise A dialogue marathon of a film, this fairytale ... [Drama, Romance] [dialogue, sunrise, talking, soulmates, walkin... [{"cast_id": 4, "character": "Jesse", "credit_... [{"credit_id": "52fe4214c3a36847f800244d", "de...
4024 50538 Evil Words One day, for no apparent reason, a cop kills 1... [Horror, Mystery, Thriller] [suspense, psychopathic killer, hopital] [{"cast_id": 1, "character": "Thomas Roy", "cr... [{"credit_id": "58ade6cec3a36861d60004cb", "de...
4025 25636 Jesus' Son A young man turns from drug addiction and pett... [Comedy, Drama, Romance] [drug abuse, magic mushroom, dark comedy, inde... [{"cast_id": 1, "character": "FH", "credit_id"... [{"credit_id": "59989eeec3a368207e010396", "de...
4026 19316 Saving Face A Chinese-American lesbian and her traditional... [Comedy, Romance] [lesbian relationship, lgbt, woman director] [{"cast_id": 2, "character": "Wilhelmina 'Wil'... [{"credit_id": "5686e2ddc3a3683628008212", "de...
4027 21074 Brick Lane The grind of daily life as a Brick Lane Bangla... [Drama] [arranged marriage, independent film, banglade... [{"cast_id": 4, "character": "Nazneen Ahmed", ... [{"credit_id": "52fe440ac3a368484e00c1bd", "de...
4028 84329 Robot & Frank A delightful dramatic comedy, a buddy picture,... [Science Fiction, Comedy, Drama, Crime] [friendship, robot, senior citizen, cat thief] [{"cast_id": 2, "character": "Frank", "credit_... [{"credit_id": "52fe48eb9251416c9109cb23", "de...
4029 20 My Life Without Me A Pedro Almodovar production in which a fatall... [Drama, Romance] [farewell, responsability, dying and death, ni... [{"cast_id": 5, "character": "Ann", "credit_id... [{"credit_id": "52fe420fc3a36847f8000d1d", "de...
4030 157386 The Spectacular Now A hard-partying high school senior's philosoph... [Comedy, Drama, Romance] [alcoholism, coming of age, teenager, high sch... [{"cast_id": 5, "character": "Sutter Keely", "... [{"credit_id": "52fe4bc49251416c910e4ff5", "de...
4031 13007 Religulous Commentator-comic Bill Maher plays devil's adv... [Comedy, Documentary] [muslim, museum, jew, evidence, rabbi, intervi... [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe452e9251416c7504e571", "de...
4032 13518 Fuel Record high oil prices, global warming, and an... [Documentary, Drama] [energy policy, consumption, automobile indust... [{"cast_id": 3, "character": "Himself / narrat... [{"credit_id": "52fe45759251416c750572fb", "de...
4033 116584 Valley of the Heart's Delight When a fatal kidnapping ignites a firestorm of... [Drama] [] [{"cast_id": 3, "character": "Albion Munson", ... [{"credit_id": "52fe4b94c3a36847f820aa7d", "de...
4034 46849 Eye of the Dolphin Alyssa is a troubled 14-year old, suspended fr... [Drama] [dolphin, island, research, tourist, town] [{"cast_id": 1, "character": "Alyssa", "credit... [{"credit_id": "52fe4710c3a36847f812164d", "de...
4035 40428 8: The Mormon Proposition Filmmaker and ex-Church of Jesus Christ of Lat... [Documentary] [independent film] [{"cast_id": 4, "character": "Himself", "credi... [{"credit_id": "52fe4590c3a36847f80ce643", "de...
4036 17334 The Other End of the Line An employee at an Indian call-center travels t... [Comedy, Romance] [indian lead, call center, romantic comedy] [{"cast_id": 2, "character": "Granger Woodruff... [{"credit_id": "5829ee699251417b1a03b192", "de...
4037 1698 Anatomy Medical student Paula Henning wins a place at ... [Horror, Thriller] [butterfly, dissection, scalpel, medical school] [{"cast_id": 9, "character": "Paula", "credit_... [{"credit_id": "52fe430dc3a36847f8036e91", "de...
4038 20764 Sleep Dealer Set in a near-future, militarized world marked... [Drama, Science Fiction, Thriller] [virtual reality, dystopia, moral conflict, co... [{"cast_id": 1, "character": "Luz Mart\u00edne... [{"credit_id": "5773e38f9251417fd40005e7", "de...
4039 45132 Super After his wife falls under the influence of a ... [Comedy, Action, Drama] [bomb, gun, drug dealer, costume, comic book, ... [{"cast_id": 3, "character": "Frank Darbo", "c... [{"credit_id": "5677fc029251417845001b2d", "de...
4040 76706 Christmas Mail In this holiday romantic comedy, a mysterious ... [Comedy, Family] [] [{"cast_id": 1, "character": "Kristi North", "... [{"credit_id": "52fe4949c3a368484e123dc7", "de...
4041 254472 Stung A fancy garden party turns into upper class pr... [Comedy, Horror] [giant insect] [{"cast_id": 4, "character": "Paul", "credit_i... [{"credit_id": "561ea40ac3a3680e16000719", "de...
4042 332285 Antibirth In a desolate community full of drug-addled Ma... [Horror] [drug abuse, experiment, television, conspirac... [{"cast_id": 9, "character": "Lou", "credit_id... [{"credit_id": "5696d79cc3a3683af0000207", "de...
4043 49471 Get on the Bus Get On the Bus follows several Black men on a ... [Drama] [washington d.c., bus, march] [{"cast_id": 3, "character": "Jeremiah", "cred... [{"credit_id": "52fe4796c3a36847f813dc6f", "de...
4044 13569 Thr3e Innocent lives hang on the whim of an elusive ... [Drama, Horror, Thriller] [] [{"cast_id": 4, "character": "Kevin Parson", "... [{"credit_id": "52fe457c9251416c75058217", "de...
4045 7512 Idiocracy To test its top-secret Human Hibernation Proje... [Adventure, Comedy, Science Fiction] [prostitute, capitalism, usa president, arena,... [{"cast_id": 1, "character": "Cpl. \"Average J... [{"credit_id": "52fe4481c3a36847f809a1b7", "de...
4046 356216 The Rise of the Krays Follows the early years of two unknown 18 year... [Crime] [] [{"cast_id": 22, "character": "Reggie Kray", "... [{"credit_id": "55e4172cc3a36841940035c7", "de...
4047 11798 This Is England A story about a troubled boy growing up in Eng... [Drama, Crime] [holiday, skinhead, england, vandalism, indepe... [{"cast_id": 1, "character": "Shaun", "credit_... [{"credit_id": "52fe44879251416c75038061", "de...
4048 146631 U.F.O. A group of friends awake one morning to find a... [Action, Adventure, Science Fiction] [impostor, alien invasion, military, partying] [{"cast_id": 1, "character": "Carrie", "credit... [{"credit_id": "53808c510e0a2624bd007a0b", "de...
4049 43546 Bathing Beauty A big splash in her first starring role: Esthe... [Comedy, Music] [musical, girls' boarding school, swimming poo... [{"cast_id": 2, "character": "Steve Elliott", ... [{"credit_id": "553d4d9192514135c8004825", "de...
4050 61038 Go for It! Carmen is a good student with a bad attitude w... [Drama, Family] [dancing, chicago, woman director] [{"cast_id": 1001, "character": "Carmen Salgad... [{"credit_id": "52fe4642c3a368484e086e5b", "de...
4051 78373 Dancer, Texas Pop. 81 Four guys, best friends, have grown up togethe... [Comedy, Drama, Family] [small town, texas] [{"cast_id": 1, "character": "Keller Coleman",... [{"credit_id": "52fe499bc3a368484e13445b", "de...
4052 17820 Show Boat A dashing Mississippi river gambler wins the a... [Music, Romance] [musical, grandmother granddaughter relationsh... [{"cast_id": 1, "character": "Gaylord Ravenal"... [{"credit_id": "5844a314c3a36844df00f1d1", "de...
4053 74457 Redemption Road A Tennessee-set drama focused on an individual... [Drama] [] [{"cast_id": 1, "character": "Augy", "credit_i... [{"credit_id": "52fe48ccc3a368484e10b6e1", "de...
4054 283384 The Calling Detective Hazel Micallef hasn't had much to wo... [Thriller] [series of murders] [{"cast_id": 0, "character": "Hazel Micallef",... [{"credit_id": "54e743ee9251416f5800134b", "de...
4055 19933 The Brave Little Toaster A group of dated appliances find themselves st... [Fantasy, Adventure, Animation, Comedy, Family... [growing up, coming of age, lost, journey, per... [{"cast_id": 1, "character": "The Radio (voice... [{"credit_id": "55d5c924c3a3685070004740", "de...
4056 756 Fantasia Walt Disney's timeless masterpiece is an extra... [Animation, Family, Music] [orchestra, classical music, musical segments] [{"cast_id": 14, "character": "Narrator - Narr... [{"credit_id": "52fe4272c3a36847f801f2e7", "de...
4057 433715 8 Days After sneaking to a party with her friends, 16... [Thriller, Drama] [christian film, sex trafficking] [{"cast_id": 3, "character": "Amber", "credit_... [{"credit_id": "58713acfc3a3684f0a00a9ac", "de...
4058 9728 Friday the 13th Part III An idyllic summer turns into a nightmare of un... [Horror, Thriller] [lake, summer camp, murder, serial killer, sla... [{"cast_id": 1, "character": "Chris Higgins", ... [{"credit_id": "52fe4523c3a36847f80be885", "de...
4059 9731 Friday the 13th: A New Beginning Homicidal maniac Jason returns from the grave ... [Horror, Thriller] [mask, psychology, serial killer, hospital, te... [{"cast_id": 16, "character": "Pam Roberts", "... [{"credit_id": "52fe4523c3a36847f80bea15", "de...
4060 9916 The Last Sin Eater In seeking her own redemption from the one man... [Drama] [christianity, appalachia, conversion, indepen... [{"cast_id": 19, "character": "Miz Elda", "cre... [{"credit_id": "52fe4548c3a36847f80c5699", "de...
4061 309425 Do You Believe? When a pastor is shaken by the visible faith o... [Fantasy, Drama] [christian] [{"cast_id": 0, "character": "Samantha", "cred... [{"credit_id": "59a42566925141775b05a72b", "de...
4062 14156 Impact Point Pro Beach Volleyball star, Kelly Reyes, faces ... [Thriller, Romance] [] [{"cast_id": 1, "character": "Holden", "credit... [{"credit_id": "533ea6e4c3a36813830012a6", "de...
4063 43610 The Valley of Decision Mary Rafferty comes from a poor family of stee... [Drama] [] [{"cast_id": 9, "character": "Mary Rafferty", ... [{"credit_id": "52fe4654c3a36847f80f922d", "de...
4064 360339 Eden After their plane crashes off the coast of a d... [Thriller, Drama] [island, airplane, survival, soccer, crash, team] [{"cast_id": 0, "character": "Elena", "credit_... [{"credit_id": "55fbfbff9251413d5600203f", "de...
4065 31163 Chicken Tikka Masala Jimi (Chris Bisson), the Chopra family's only ... [Comedy, Romance, Foreign] [coming out, arranged marriage, gay relationship] [{"cast_id": 1, "character": "Jimi Chopra", "c... [{"credit_id": "52fe44659251416c9100f28d", "de...
4066 297621 There's Always Woodstock When Neurotic, struggling songwriter, Catherin... [Romance, Comedy, Music] [woman director] [{"cast_id": 5, "character": "Catherine Brown"... [{"credit_id": "54678652eaeb8118b200035e", "de...
4067 16205 Jack Brooks: Monster Slayer As a child Jack Brooks witnessed the brutal mu... [Action, Comedy, Horror] [camping, vomit, demon, science] [{"cast_id": 9, "character": "Professor Gordon... [{"credit_id": "52fe46b69251416c7508104b", "de...
4068 887 The Best Years of Our Lives It's the hope that sustains the spirit of ever... [Drama, History, Romance] [usa, post traumatic stress disorder, war vet... [{"cast_id": 13, "character": "Al Stephenson",... [{"credit_id": "52fe4287c3a36847f8026199", "de...
4069 9517 Bully After finding himself at the constant abuse of... [Crime, Drama] [florida, striptease, homosexuality, independe... [{"cast_id": 1, "character": "Marty Puccio", "... [{"credit_id": "52fe4503c3a36847f80b73ad", "de...
4070 6007 Elling When his mother, who has sheltered him his ent... [Comedy, Drama] [mentally disabled] [{"cast_id": 1, "character": "Elling", "credit... [{"credit_id": "52fe4436c3a36847f8088b99", "de...
4071 364083 Mi America A hate-crime has been committed in a the small... [Drama, Crime] [new york state, hate crime] [{"cast_id": 6, "character": "Roe Ramirez", "c... [{"credit_id": "576ec0019251416cae008521", "de...
4072 8329 [REC] A television reporter and cameraman follow eme... [Horror, Mystery] [terror, obsession, camcorder, firemen, religi... [{"cast_id": 1, "character": "\u00c1ngela Vida... [{"credit_id": "52fe449fc3a36847f80a0a91", "de...
4073 69640 Lies in Plain Sight “Lies in Plain Sight” tells the story of Eva a... [Drama, Mystery, Thriller] [suicide, family secrets, blind, woman director] [{"cast_id": 3, "character": "Sofia Delgado", ... [{"credit_id": "59537e6ec3a36814ae039978", "de...
4074 371085 Sharkskin The Post War II story of Manhattan born Mike E... [] [] [] []
4075 347548 Containment Neighbors in a block wake one morning to find ... [Thriller, Horror, Science Fiction] [] [{"cast_id": 6, "character": "Sally", "credit_... [{"credit_id": "577105bcc3a36858b50007ed", "de...
4076 322443 The Timber In the wild west, two brothers embark on a jou... [Adventure, Drama, Western] [] [{"cast_id": 0, "character": "Wyatt", "credit_... [{"credit_id": "5729bec6c3a36803070011d0", "de...
4077 657 From Russia with Love Agent 007 is back in the second installment of... [Action, Thriller, Adventure] [venice, london england, terror, england, assa... [{"cast_id": 27, "character": "James Bond", "c... [{"credit_id": "52fe4265c3a36847f801b365", "de...
4078 28165 The Toxic Avenger Part II The Toxic Avenger is lured to Tokyo, Japan by ... [Comedy, Horror, Action] [japan, new jersey, sequel, superhero, gore, s... [{"cast_id": 9, "character": "The Toxic Avenge... [{"credit_id": "546fd67492514112eb00330e", "de...
4079 11561 Sleeper Miles Monroe, a clarinet-playing health food s... [Comedy, Romance, Science Fiction] [sex, revolution, future, dystopia, government... [{"cast_id": 1, "character": "Miles Monroe", "... [{"credit_id": "52fe445a9251416c75031bd5", "de...
4080 270303 It Follows For 19-year-old Jay, fall should be about scho... [Horror, Thriller] [chase, supernatural, friends, vision, school,... [{"cast_id": 1, "character": "Jay Height", "cr... [{"credit_id": "548973b3c3a3687b91001228", "de...
4081 11624 Everything You Always Wanted to Know About Sex... A collection of seven vignettes, which each ad... [Comedy] [transsexuality, perversity, sperm, orgasm, so... [{"cast_id": 20, "character": "Victor / Fabriz... [{"credit_id": "52fe446a9251416c75033f8f", "de...
4082 595 To Kill a Mockingbird In a small Alabama town in the 1930s, scrupulo... [Crime, Drama] [black people, based on novel, brother sister ... [{"cast_id": 8, "character": "Atticus Finch", ... [{"credit_id": "52fe4259c3a36847f8017773", "de...
4083 8810 Mad Max 2: The Road Warrior Max Rockatansky returns as the heroic loner wh... [Adventure, Action, Thriller, Science Fiction] [explosive, boomerang, pilot, chase, post-apoc... [{"cast_id": 6, "character": "Max Rockatansky"... [{"credit_id": "55a77d5d92514109da000626", "de...
4084 12207 The Legend of Drunken Master Returning home with his father after a shoppin... [Action, Comedy] [father son relationship, martial arts, showdo... [{"cast_id": 10, "character": "Wong Fei-hung",... [{"credit_id": "52fe44c99251416c75040f7d", "de...
4085 226 Boys Don't Cry Female born, Teena Brandon adopts his male ide... [Crime, Drama] [rape, sex, identity, small town, love, friend... [{"cast_id": 4, "character": "Brandon Teena", ... [{"credit_id": "562111989251413a740031dc", "de...
4086 92182 Silent House Sarah returns with her father and uncle to fix... [Horror, Mystery] [supernatural, remake, suspense, beer bottle, ... [{"cast_id": 5, "character": "Sarah", "credit_... [{"credit_id": "52fe48f29251416c750b87b1", "de...
4087 582 The Lives of Others A tragic love story set in East Berlin with th... [Drama, Thriller] [germany, berlin, suicide, berlin wall, corrup... [{"cast_id": 7, "character": "Christa-Maria Si... [{"credit_id": "564fcf649251414b070058b5", "de...
4088 72213 Courageous As law enforcement officers, Adam Mitchell, Na... [Drama] [father, faith] [{"cast_id": 4, "character": "Adam Mitchell", ... [{"credit_id": "52fe485fc3a368484e0f54e7", "de...
4089 990 The Hustler Fast Eddie Felson is a small-time pool hustler... [Drama] [suicide, gambling, manager, alcohol, based on... [{"cast_id": 15, "character": "Eddie Felson", ... [{"credit_id": "52fe4297c3a36847f802a9ad", "de...
4090 55604 Boom Town McMasters and Sand come to oil towns to get ri... [Adventure, Drama, Romance] [partnership, oil, oil tycoon, wildcatter, oil... [{"cast_id": 1, "character": "Big John McMaste... [{"credit_id": "57191cddc3a3686d3000527a", "de...
4091 9662 The Triplets of Belleville When her grandson is kidnapped during the Tour... [Adventure, Animation, Comedy, Drama] [france, kidnapping, boy, biker, tour de franc... [{"cast_id": 15, "character": "Les Triplettes ... [{"credit_id": "52fe4518c3a36847f80bc147", "de...
4092 20862 Smoke Signals Young Indian man Thomas is a nerd in his reser... [Drama, Comedy] [] [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "52fe43fec3a368484e009967", "de...
4093 2771 American Splendor An original mix of fiction and reality illumin... [Comedy, Drama] [biography, independent film, v.a. hospital, j... [{"cast_id": 7, "character": "Harvey Pekar", "... [{"credit_id": "52fe436cc3a36847f8053125", "de...
4094 80 Before Sunset Nine years ago two strangers met by chance and... [Drama, Romance] [paris, journalist, dialogue, talking, soulmat... [{"cast_id": 8, "character": "Jesse", "credit_... [{"credit_id": "52fe4214c3a36847f8002749", "de...
4095 55 Amores perros Three different people in Mexico City are cata... [Drama, Thriller] [homeless person, mexico city, daughter, secre... [{"cast_id": 2, "character": "Octavio", "credi... [{"credit_id": "52fe4211c3a36847f800173d", "de...
4096 11023 Thirteen Tracy is a normal 13-year-old trying to make i... [Crime, Drama] [cheating, dysfunctional family, teen angst, u... [{"cast_id": 1, "character": "Tracy Louise Fre... [{"credit_id": "52fe43e69251416c750224c1", "de...
4097 33667 Gentleman's Agreement A magazine writer poses as a Jew to expose ant... [Drama, Romance] [anti semitism, soldier] [{"cast_id": 1, "character": "Philip Schuyler ... [{"credit_id": "52fe452d9251416c9102a049", "de...
4098 39013 Winter's Bone 17 year-old Ree Dolly sets out to track down h... [Drama] [father, court, bail, drug trade, girl, afterc... [{"cast_id": 2, "character": "Ree Dolly", "cre... [{"credit_id": "52fe46f29251416c91064f75", "de...
4099 11194 Touching the Void A documentary based on the book of the same na... [Documentary, Action, Adventure] [wound, mountaineer, peru, sport, glacier, cli... [{"cast_id": 1, "character": "Joe Simpson", "c... [{"credit_id": "537e05da0e0a2624ba001f94", "de...
4100 43839 Alexander's Ragtime Band Roger Grant, a classical violinist, disappoint... [Drama, Music, Romance] [dance, ragtime, concert tour] [{"cast_id": 15, "character": "Alexander - Rog... [{"credit_id": "571952cfc3a3683e6b000122", "de...
4101 1382 Me and You and Everyone We Know The feature film debut by artist Miranda July ... [Comedy, Drama] [brother brother relationship, playground, ind... [{"cast_id": 2, "character": "Christine Jesper... [{"credit_id": "52fe42f2c3a36847f802ee95", "de...
4102 44639 Inside Job A film that exposes the shocking truth behind ... [Documentary] [corruption, capitalism, globalization, bank, ... [{"cast_id": 1, "character": "Narrator", "cred... [{"credit_id": "52fe4694c3a36847f81069d9", "de...
4103 301351 We Are Your Friends Young Cole Carter dreams of hitting the big ti... [Drama, Music, Romance] [dj] [{"cast_id": 3, "character": "Cole", "credit_i... [{"credit_id": "555f521c9251416f69000e38", "de...
4104 4816 Ghost Dog: The Way of the Samurai An African-American Mafia hit man who models h... [Crime, Drama] [deportation, hitman, mission of murder, book,... [{"cast_id": 9, "character": "Ghost Dog", "cre... [{"credit_id": "52fe43dcc3a36847f80748b5", "de...
4105 7873 Harsh Times Jim Davis is an ex-Army Ranger who finds himse... [Crime, Drama, Thriller, Action] [watching a movie, playing pool, vinegar] [{"cast_id": 1, "character": "Jim Luther Davis... [{"credit_id": "52fe4488c3a36847f809b711", "de...
4106 331190 Captive Based on a miraculous true story that drew the... [Crime, Drama, Thriller] [hostage, based on true story, murder, indepen... [{"cast_id": 1, "character": "Ashley Smith", "... [{"credit_id": "568c85bfc3a3685f89019e29", "de...
4107 15186 Full Frontal A contemporary comedy set in Los Angeles, Full... [Comedy, Drama, Romance] [independent film] [{"cast_id": 1, "character": "Bill", "credit_i... [{"credit_id": "56701daa9251417383011861", "de...
4108 17994 Witchboard Playing around with a Ouija board, a trio of f... [Horror] [ax, possession, psychic power, ouija, ouija b... [{"cast_id": 2, "character": "Brandon Sinclair... [{"credit_id": "52fe47599251416c75096257", "de...
4109 1378 Shortbus A group of New Yorkers caught up in their mili... [Romance, Drama, Comedy] [gay, new york, free love, swinger club, trans... [{"cast_id": 11, "character": "Sofia", "credit... [{"credit_id": "52fe42f1c3a36847f802ebab", "de...
4110 8885 Waltz with Bashir Much awarded animated documentary, in which di... [Drama, Animation, War] [israel, palestine, middle east, lebanon, nigh... [{"cast_id": 18, "character": "Himself (voice)... [{"credit_id": "52fe44c4c3a36847f80a900d", "de...
4111 48382 The Book of Mormon Movie, Volume 1: The Journey The story of Lehi and his wife Sariah and thei... [] [] [{"cast_id": 1, "character": "Sam", "credit_id... []
4112 12901 No End in Sight Chronological look at the fiasco in Iraq, espe... [Documentary] [white house, occupying power, independent fil... [{"cast_id": 1, "character": "Narrator (voice)... [{"credit_id": "52fe452b9251416c7504df6d", "de...
4113 250124 The Diary of a Teenage Girl Minnie Goetze is a 15-year-old aspiring comic-... [Drama, Romance] [1970s, teenage girl, older man younger woman ... [{"cast_id": 5, "character": "Minnie Goetze", ... [{"credit_id": "5643c38b9251410a3f003330", "de...
4114 14284 In the Shadow of the Moon Archival material from the original NASA film ... [Documentary] [nasa, space mission, rocket, moon landing, sp... [{"cast_id": 8, "character": "Himself", "credi... [{"credit_id": "52fe45e29251416c75065c5d", "de...
4115 57120 Meek's Cutoff Set in 1845, this drama follows a group of set... [Drama, Western] [gold, oregon, thirst, tree, settler, family r... [{"cast_id": 7, "character": "Emily Tetherow",... [{"credit_id": "56d1ce719251412cd7000929", "de...
4116 12228 Inside Deep Throat In 1972, a seemingly typical shoestring budget... [History, Documentary] [usa, 1970s, sexual revolution, unsimulated sex] [{"cast_id": 1, "character": "Narrator (voice)... [{"credit_id": "52fe44ce9251416c75041967", "de...
4117 22617 Dinner Rush Is it just another evening at the hugely popul... [Drama, Action, Thriller] [] [{"cast_id": 4, "character": "Louis Cropa", "c... [{"credit_id": "52fe4448c3a368484e01a66f", "de...
4118 55561 Clockwatchers Iris can best be described as a wallflower. Sh... [Comedy, Drama] [independent film, woman director] [{"cast_id": 2, "character": "Iris Chapman", "... [{"credit_id": "52fe48d4c3a36847f817b90f", "de...
4119 42889 The Virginity Hit Four guys, one camera, and their experience ch... [Comedy] [loss of virginity, teenage boy, teen comedy, ... [{"cast_id": 3, "character": "Matt", "credit_i... [{"credit_id": "52fe4621c3a36847f80ee4f3", "de...
4120 10656 Subway Fred, a raffish safe blower, takes refuge in t... [Action, Thriller] [paris, culture clash, subway, metropolis, bla... [{"cast_id": 1, "character": "H\u00e9l\u00e9na... [{"credit_id": "52fe439d9251416c75017483", "de...
4121 24363 House of D An American artist living a bohemian existence... [Comedy, Drama] [self-discovery, friendship] [{"cast_id": 1, "character": "Pappass", "credi... [{"credit_id": "5561a997c3a368208b0018cb", "de...
4122 13121 Teeth Dawn is an active member of her high-school ch... [Comedy, Horror] [] [{"cast_id": 3, "character": "Dawn O'Keefe", "... [{"credit_id": "54d920369251410a3f00024c", "de...
4123 24746 Six-String Samurai In a post-apocalyptic world where the Russians... [Action, Adventure, Science Fiction] [independent film] [{"cast_id": 1, "character": "Buddy", "credit_... [{"credit_id": "52fe44a6c3a368484e02f2cb", "de...
4124 325140 Hum To Mohabbat Karega Raju, a waiter, is in love with the famous TV ... [] [] [] []
4125 12109 It's All Gone Pete Tong Its All Gone Pete Tong is a comedy following t... [Drama, Comedy, Music] [disc jockey, loss of family, cocaine, comebac... [{"cast_id": 2, "character": "Frankie Wilde", ... [{"credit_id": "52fe44b79251416c7503e7a3", "de...
4126 27023 Saint John of Las Vegas An ex-gambler is lured back into the game by a... [Comedy] [independent film, aftercreditsstinger] [{"cast_id": 1001, "character": "John", "credi... [{"credit_id": "52fe4528c3a368484e04b9d7", "de...
4127 22913 24 7: Twenty Four Seven In a typical English working-class town, the j... [Comedy, Drama, Romance] [transporter, sport, friends, nottingham] [{"cast_id": 4, "character": "Alan Darcy", "cr... [{"credit_id": "52fe4455c3a368484e01d405", "de...
4128 273899 Stonewall "Stonewall" is a drama about a young man in Ne... [Drama] [stonewall riot] [{"cast_id": 2, "character": "Danny", "credit_... [{"credit_id": "538f48c8c3a3680d7500021b", "de...
4129 20653 Roadside Romeo This is the story of Romeo. A dude who was liv... [Animation, Family, Foreign] [] [{"cast_id": 1, "character": "Romeo", "credit_... []
4130 67373 This Thing of Ours Using the Internet and global satellites, a gr... [Drama, Action, Thriller] [heist mafia internet] [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "58d98de5c3a368125f07224f", "de...
4131 171759 The Lost Medallion: The Adventures of Billy Stone A man who stops into a foster home to drop off... [Adventure, Family] [] [{"cast_id": 7, "character": "Billy Stone", "c... [{"credit_id": "52fe4d13c3a36847f824d42b", "de...
4132 206296 The Last Five Years In New York, a struggling actress and a succes... [Comedy, Drama, Music, Romance] [wife, musical, marriage, divorce] [{"cast_id": 1, "character": "Cathy Hiatt", "c... [{"credit_id": "52fe4d1ac3a368484e1d7395", "de...
4133 35219 The Missing Person Private detective John Rosow is hired to tail ... [Comedy, Drama, Mystery, Thriller] [detective, independent film, train, alcoholic... [{"cast_id": 3, "character": "John Rosow", "cr... [{"credit_id": "52fe459b9251416c910384a3", "de...
4134 28260 Return of the Living Dead 3 Colonel Reynolds and his group of government s... [Comedy, Science Fiction, Romance, Horror] [gang, zombie] [{"cast_id": 10, "character": "Julie Walker", ... [{"credit_id": "52fe4585c3a368484e0600df", "de...
4135 7515 London London is a drug laden adventure that centers ... [Drama, Action, Romance] [new york, celebration] [{"cast_id": 1, "character": "Syd", "credit_id... [{"credit_id": "548ad859c3a3680724001275", "de...
4136 13075 Sherrybaby After serving time in prison, former drug addi... [Drama] [independent film, mother daughter relationshi... [{"cast_id": 2, "character": "Sherry Swanson",... [{"credit_id": "5692ae5692514115c2002859", "de...
4137 335866 Circle Could you trust a jury of your peers with your... [Horror, Science Fiction] [survival, execution, stranger, no memory] [{"cast_id": 4, "character": "The Wife", "cred... [{"credit_id": "552e6f9292514103ce007142", "de...
4138 13510 Eden Lake Eden Lake is a relentlessly tense and immacula... [Horror, Thriller] [beach, wife husband relationship, lake, campi... [{"cast_id": 1, "character": "Jenny", "credit_... [{"credit_id": "52fe45749251416c75057055", "de...
4139 215881 Plush A young singer/songwriter, despite being marri... [Thriller] [woman director] [{"cast_id": 4, "character": "Hayley", "credit... [{"credit_id": "52fe4e0bc3a368484e20b375", "de...
4140 18238 Lesbian Vampire Killers With their women having been enslaved by a pac... [Horror, Comedy] [female nudity, horror, dark comedy, female ho... [{"cast_id": 1, "character": "Fletch", "credit... [{"credit_id": "52fe476c9251416c75098cdf", "de...
4141 22600 Gangster's Paradise: Jerusalema This South African movie tracks the rise of a ... [Drama, Action, Crime, Foreign] [hearing, gang of thieves, organized crime] [{"cast_id": 2, "character": "Josh Freidlander... [{"credit_id": "52fe4447c3a368484e01a1f3", "de...
4142 12612 Freeze Frame Sean Veil is an ultra paranoid murder suspect ... [Thriller, Drama, Crime] [loss of family, camcorder, alibi, suspect, mu... [{"cast_id": 1, "character": "Sean Veil", "cre... [{"credit_id": "551bed489251417fd7002e9f", "de...
4143 50698 Grave Encounters A crew from a paranormal reality television sh... [Thriller, Horror] [camcorder, reality, insane asylum, paranormal... [{"cast_id": 3, "character": "Lance", "credit_... [{"credit_id": "52fe47d3c3a36847f814a2ef", "de...
4144 115210 Stitches The clumsy and unfunny clown Richard "Stitches... [Horror] [slapstick, teen angst, slaughter, dark comedy... [{"cast_id": 2, "character": "Stitches", "cred... [{"credit_id": "551becafc3a368766c0032c6", "de...
4145 34335 Nine Dead Communication is the key to the survival for n... [Crime, Drama, Horror, Thriller] [kidnapping, murder, suspense] [{"cast_id": 1, "character": "Kelley", "credit... [{"credit_id": "52fe45619251416c91030457", "de...
4147 11302 Bananas When a bumbling New Yorker is dumped by his ac... [Comedy] [revolution, political activism, loser] [{"cast_id": 1, "character": "Fielding Mellish... [{"credit_id": "52fe44219251416c75029d15", "de...
4148 119458 Supercapitalist A maverick New York hedge fund trader with unc... [Thriller] [] [{"cast_id": 11, "character": "Mark Patterson"... [{"credit_id": "52fe4c02c3a36847f821d22d", "de...
4149 20406 Rockaway Trane is a decorated war hero just shipped hom... [Action, Adventure, Drama] [] [{"cast_id": 3, "character": "Trane", "credit_... [{"credit_id": "52fe43e5c3a368484e0046c5", "de...
4150 3766 The Lady from Shanghai A romantic drifter gets caught between a corru... [Crime, Drama, Mystery] [new york, san francisco, aquarium, shanghai, ... [{"cast_id": 4, "character": "Elsa Bannister",... [{"credit_id": "52fe43a4c3a36847f80640e9", "de...
4151 18616 No Man's Land: The Rise of Reeker A sheriff and his son who are tracking down a ... [Horror, Thriller] [sheriff, robber, burned alive, gore, serial k... [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "52fe478b9251416c7509d365", "de...
4152 18808 Highway Jack is caught with the wife of his employer, ... [Action, Adventure, Drama] [road movie] [{"cast_id": 3, "character": "Pilot Kelson", "... [{"credit_id": "52fe479d9251416c7509fae9", "de...
4153 95755 Small Apartments When a clumsy deadbeat accidentally kills his ... [Comedy, Crime] [] [{"cast_id": 3, "character": "Franklin Frankli... [{"credit_id": "564b11abc3a3686035002ffd", "de...
4154 198062 Coffee Town Three thirty-something friends band together w... [Comedy] [coffee shop, slacker, thirty something, caref... [{"cast_id": 7, "character": "Will", "credit_i... [{"credit_id": "52fe4d6c9251416c9111595b", "de...
4155 188652 The Ghastly Love of Johnny X A truly mad concoction, blending 1950s juvenil... [Comedy, Fantasy, Music] [] [{"cast_id": 3, "character": "Johnny X", "cred... [{"credit_id": "52fe4d3e9251416c75134a8b", "de...
4156 174311 All Is Bright Two French Canadian ne’er-do-wells travel to N... [Comedy, Drama] [christmas tree, salesman, french canadian] [{"cast_id": 3, "character": "Rene", "credit_i... [{"credit_id": "52fe4d47c3a36847f82585c1", "de...
4157 12602 The Torture Chamber of Dr. Sadism In the Olden Tymes, Count Regula is drawn and ... [Mystery, Horror, History] [snake, cut-off arm, pit, revitalization, desc... [{"cast_id": 1, "character": "Roger Mont Elise... [{"credit_id": "52fe45059251416c75048f15", "de...
4158 153795 Straight A's Pressured by his deceased mother's ghost to re... [Comedy, Drama] [brother brother relationship, drug addiction,... [{"cast_id": 6, "character": "Katherine", "cre... [{"credit_id": "52fe4b4d9251416c910d620f", "de...
4159 17768 A Funny Thing Happened on the Way to the Forum A wily slave must unite a virgin courtesan and... [Comedy, Music] [virgin, ancient rome, freedom, sondheim, slav... [{"cast_id": 6, "character": "Pseudolus", "cre... [{"credit_id": "5788f37c92514135d6001296", "de...
4160 13516 Slacker Uprising Slacker Uprising is a movie of Michael Moore's... [Documentary] [presidential elections] [{"cast_id": 1, "character": "Michael Moore", ... [{"credit_id": "52fe45749251416c75057257", "de...
4161 98549 The Legend of Hell's Gate: An American Conspiracy In 1870s Texas, a ruthless bounty hunter and a... [Action, Adventure, History, Western] [based on real events] [{"cast_id": 1010, "character": "Will Edwards"... [{"credit_id": "59aebdd1c3a3682c9c0529cf", "de...
4162 312793 The Walking Deceased THE WALKING DECEASED is the Scary Movie of the... [Science Fiction, Comedy] [spoof, zombie] [{"cast_id": 1, "character": "Green Bay", "cre... [{"credit_id": "54f5fff9c3a3683a65000252", "de...
4163 309919 The Curse of Downers Grove The town of Downers Grove looks like your aver... [Thriller, Mystery, Horror, Drama] [self-defense, car mechanic, graduation, high ... [{"cast_id": 6, "character": "Chrissie Swanson... [{"credit_id": "55d719da9251416706002227", "de...
4164 299553 Shark Lake Meredith Hendricks happens to be the best cop ... [Thriller] [lake, shark attack] [{"cast_id": 5, "character": "Clint Gray", "cr... [{"credit_id": "5450023c0e0a2639fe0029ca", "de...
4165 21309 River's Edge A group of high school friends discover that t... [Crime, Drama] [sex, police, friends, murder] [{"cast_id": 1, "character": "Layne", "credit_... [{"credit_id": "52fe4414c3a368484e00e391", "de...
4166 32235 Northfork "We are all angels. It is what we do with our ... [Fantasy, Drama, Science Fiction] [] [{"cast_id": 4, "character": "Walter O'Brien",... [{"credit_id": "58ebc254c3a36872ee08f74f", "de...
4167 329540 The Marine 4: Moving Target WWE Superstar Mike "The Miz" Mizanin returns a... [Thriller, Action] [] [{"cast_id": 1, "character": "Jake Carter", "c... [{"credit_id": "558285699251415c6000018d", "de...
4168 26388 Buried Paul is a U.S. truck driver working in Iraq. A... [Drama, Thriller, Mystery] [isolation, coffin, race against time, buried ... [{"cast_id": 1, "character": "Paul Conroy", "c... [{"credit_id": "5991d5829251410448000083", "de...
4169 49020 Submarine 15-year-old deep-thinking Welsh schoolboy, Oli... [Drama, Comedy, Romance] [beach, wales, friendship, bullying, teenage g... [{"cast_id": 6, "character": "Oliver Tate", "c... [{"credit_id": "52fe4780c3a36847f8139637", "de...
4170 159037 The Square The Square, a new film by Jehane Noujaim (Cont... [Documentary, Drama, History] [woman director] [{"cast_id": 15, "character": "Himself", "cred... [{"credit_id": "52fe4c019251416c910ec7df", "de...
4171 12838 One to Another A story about bunch of people who live in a to... [Drama] [france, musician, investigation, sadomasochis... [{"cast_id": 3, "character": "Lucie", "credit_... [{"credit_id": "52fe452a9251416c7504dca7", "de...
4172 157293 ABCD (Any Body Can Dance) When a capable dancer is provoked by the evil ... [Drama, Music] [underdog, competition, dance, musical, drama] [{"cast_id": 7, "character": "Vishnu", "credit... [{"credit_id": "52fe4bbd9251416c910e4437", "de...
4173 14048 Man on Wire On August 7th 1974, French tightrope walker Ph... [Thriller, Documentary, Crime, History] [judge, juggler, passion, reality, street arti... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "55222637c3a3684dc1004a9a", "de...
4174 356987 Abandoned When their yacht capsizes during a storm; four... [Drama, Thriller] [supervivencia] [{"cast_id": 0, "character": "Jim", "credit_id... [{"credit_id": "5930d34e9251415273001227", "de...
4175 295886 Brotherly Love West Philadelphia basketball star Sergio Taylo... [Drama] [] [{"cast_id": 1, "character": "Jackie Taylor", ... [{"credit_id": "54d3585cc3a3686ab90036ff", "de...
4176 38358 The Last Exorcism After years of performing “exorcisms” and taki... [Horror, Drama, Thriller] [exorcism, fraud, evil spirit, human sacrifice... [{"cast_id": 4, "character": "Nell Sweetzer", ... [{"credit_id": "534d49040e0a2679e30000ac", "de...
4177 33511 Nowhere Boy The drama tells the story of Lennon's teenage ... [Drama] [musician, musical, biography, teenager, dark ... [{"cast_id": 1, "character": "John Lennon", "c... [{"credit_id": "59486b2cc3a36811150348b2", "de...
4178 702 A Streetcar Named Desire Disturbed Blanche DuBois moves in with her sis... [Drama] [southern usa, rape, sister sister relationshi... [{"cast_id": 13, "character": "Blanche DuBois"... [{"credit_id": "52fe426dc3a36847f801dac1", "de...
4179 935 Dr. Strangelove or: How I Learned to Stop Worr... Insane General Jack D. Ripper initiates a nucl... [Drama, Comedy, War] [usa president, general, cold war, strategic a... [{"cast_id": 13, "character": "Group Capt. Lio... [{"credit_id": "52fe4290c3a36847f802879d", "de...
4180 542 The Crime of Padre Amaro The young Father Amaro is put to the test. He ... [Drama, Romance] [heart attack, drug traffic, drug crime, mexic... [{"cast_id": 4, "character": "Padre Amaro", "c... [{"credit_id": "52fe424fc3a36847f801441b", "de...
4181 84175 Beasts of the Southern Wild Hushpuppy, an intrepid six-year-old girl, live... [Drama, Fantasy] [refugee camp, hurricane, fantasy, flooding, g... [{"cast_id": 7, "character": "Hushpuppy", "cre... [{"credit_id": "577ef3f59251413b6f0006eb", "de...
4182 1705 Battle for the Planet of the Apes The fifth and final episode in the Planet of t... [Action, Science Fiction] [post-apocalyptic, dystopia, ape] [{"cast_id": 11, "character": "Caesar", "credi... [{"credit_id": "52fe430ec3a36847f8037183", "de...
4183 62677 Songcatcher After being denied a promotion at the universi... [Drama, Music] [musical, independent film, woman director] [{"cast_id": 2, "character": "Professor Lily P... [{"credit_id": "560f433dc3a368681400eb47", "de...
4184 50875 Higher Ground A chronicle of one woman's lifelong struggle w... [Drama, Thriller] [baby, wife husband relationship, christian, f... [{"cast_id": 6, "character": "Corinne Walker",... [{"credit_id": "52fe47dac3a36847f814bcb5", "de...
4185 260778 Vaalu Sharp (Simbu), a happy-go-lucky guy, loves Pri... [Comedy, Romance] [teenage love] [{"cast_id": 0, "character": "Sharp", "credit_... [{"credit_id": "532f13829251413a81003a83", "de...
4186 58492 The Greatest Movie Ever Sold A documentary about branding, advertising and ... [Comedy, Documentary] [comedian, comedy, duringcreditsstinger] [{"cast_id": 8, "character": "Himself", "credi... [{"credit_id": "52fe4965c3a36847f8197e01", "de...
4187 44562 Ed and His Dead Mother A mourning son makes a deal to reanimate his o... [Comedy] [chainsaw, macabre, uncle nephew relationship] [{"cast_id": 2, "character": "Mr. Abner", "cre... [{"credit_id": "52fe468fc3a36847f810594b", "de...
4188 37232 Travellers and Magicians A young government official, named Dondup, who... [Adventure, Drama, Foreign] [illusion, independent film, bhutan, story in ... [{"cast_id": 3, "character": "Dondup", "credit... [{"credit_id": "52fe46359251416c9104ce7d", "de...
4189 4929 Hang 'em High Marshall Jed Cooper survives a hanging, vowing... [Western] [prison, judge, marshal, death penalty, oklaho... [{"cast_id": 1, "character": "Marshal Jed Coop... [{"credit_id": "52fe43e4c3a36847f80768d9", "de...
4190 36334 Deadline - U.S.A. With three days before his paper folds, a crus... [Crime, Drama] [] [{"cast_id": 8, "character": "Ed Hutcheson", "... [{"credit_id": "52fe45df9251416c9104148f", "de...
4191 9783 Sublime Admitted to Mt. Abaddon Hospital for a routine... [Horror, Thriller] [nurse, psychology, suspense, blood, hospital] [{"cast_id": 5, "character": "George Grieves",... [{"credit_id": "52fe452cc3a36847f80c0707", "de...
4192 386826 A Beginner's Guide to Snuff Two brothers, desperate to break into the worl... [Thriller, Comedy, Horror] [snuff] [{"cast_id": 7, "character": "Dresden Winters"... [{"credit_id": "5769bdf0925141174d0009b9", "de...
4193 205126 Independence Daysaster When Earth is attacked by a hostile alien forc... [Action, Science Fiction] [ufo, extraterrestrial, spaceship, alien] [{"cast_id": 2, "character": "Nick", "credit_i... [{"credit_id": "52fe4d03c3a368484e1d2473", "de...
4194 98557 Dysfunctional Friends A group of college friends are reunited after ... [Comedy, Romance] [] [{"cast_id": 1023, "character": "Lisa", "credi... [{"credit_id": "52fe4a189251416c750dd7ef", "de...
4195 104 Run Lola Run Lola receives a phone call from her boyfriend ... [Action, Drama, Thriller] [berlin, casino, nun, red hair, running, homel... [{"cast_id": 11, "character": "Lola", "credit_... [{"credit_id": "569edf60925141370b000700", "de...
4196 10894 May Psychological horror about a lonely young woma... [Drama, Horror, Thriller, Romance] [difficult childhood, psychoterror, murder, lo... [{"cast_id": 1, "character": "May Dove Canady"... [{"credit_id": "52fe43cb9251416c7501e649", "de...
4197 246449 Against the Wild The action-packed feature film tells the drama... [Adventure, Family] [cave, plane wreck, salmon, bears, northern ca... [{"cast_id": 1, "character": "Susan Wade", "cr... [{"credit_id": "52fe4f14c3a36847f82bc027", "de...
4198 32579 Under the Same Moon Tells the parallel stories of nine-year-old Ca... [Drama] [independent film, woman director] [{"cast_id": 2, "character": "Rosario", "credi... [{"credit_id": "59037f78c3a3683bfe001938", "de...
4199 1688 Conquest of the Planet of the Apes In a futuristic world that has embraced ape sl... [Action, Science Fiction] [circus, pet, human being, dystopia, insurrect... [{"cast_id": 8, "character": "Caesar", "credit... [{"credit_id": "52fe430cc3a36847f80368f3", "de...
4200 1999 In the Bedroom Summertime on the coast of Maine, "In the Bedr... [Drama, Thriller] [age difference, fishing, arbitrary law, condu... [{"cast_id": 13, "character": "Matt Fowler", "... [{"credit_id": "52fe432ac3a36847f803f5e7", "de...
4201 43947 I Spit on Your Grave A remake of the 1979 controversial cult classi... [Thriller, Crime, Horror] [rape, fondling, revenge, writer, strangulatio... [{"cast_id": 2, "character": "Jennifer Hills",... [{"credit_id": "52fe466dc3a36847f80fe6cb", "de...
4202 24066 Happy, Texas Two escaped convicts roll into the village of ... [Comedy, Crime] [small town, texas, con man, fraud, independen... [{"cast_id": 1, "character": "Wayne Wayne Wayn... [{"credit_id": "52fe4480c3a368484e026aaf", "de...
4203 9709 My Summer of Love In the Yorkshire countryside, working-class to... [Drama, Thriller, Romance] [england, brother sister relationship, becomin... [{"cast_id": 1, "character": "Mona", "credit_i... [{"credit_id": "52fe4520c3a36847f80bde47", "de...
4204 191714 The Lunchbox A mistaken delivery in Mumbai's famously effic... [Drama, Romance] [] [{"cast_id": 2, "character": "Saajan Fernandes... [{"credit_id": "5476f65b9251415d7a0016eb", "de...
4205 25312 Yes She is a scientist. He is a Lebanese doctor. T... [Drama, Romance] [woman director] [{"cast_id": 1, "character": "She", "credit_id... [{"credit_id": "52fe44c1c3a368484e035289", "de...
4206 34106 You Can't Take It With You Alice, the only relatively normal member of th... [Comedy, Romance] [monopoly, tycoon, house, love, friends, eccen... [{"cast_id": 2, "character": "Alice Sycamore",... [{"credit_id": "52fe45539251416c9102e8cd", "de...
4207 11426 From Here to Eternity In 1941 Hawaii, a private is cruelly punished ... [War, Drama, Romance] [hawaii, harassment, pearl harbor, bombing, mi... [{"cast_id": 1, "character": "1st Sgt. Milton ... [{"credit_id": "52fe443d9251416c7502dbe7", "de...
4208 13909 She Wore a Yellow Ribbon After Custer and the 7th Cavalry are wiped out... [Western] [captain, fort, retirement, attack, cavalry] [{"cast_id": 2, "character": "Capt. Nathan Cut... [{"credit_id": "52fe45b29251416c7505f499", "de...
4209 206284 Grace Unplugged A talented young singer and aspiring songwrite... [Drama, Music] [christian] [{"cast_id": 12, "character": "Gracie Trey", "... [{"credit_id": "52fe4d19c3a368484e1d724d", "de...
4210 27455 Foolish 'Foolish' Waise is a talented comedian with a ... [Comedy, Drama] [independent film, sexual humor, drug humor] [{"cast_id": 3, "character": "Miles 'Foolish' ... [{"credit_id": "52fe454bc3a368484e051eed", "de...
4211 66468 N-Secure N-Secure is a no holds-barred thrilling drama ... [Drama, Crime, Thriller] [] [{"cast_id": 3, "character": "David Alan Washi... [{"credit_id": "52fe473ec3a368484e0bca79", "de...
4212 7973 Caramel In a beauty salon in Beirut the lives of five ... [Drama, Comedy, Romance] [women, hairdresser, sister sister relationshi... [{"cast_id": 9, "character": "Layale", "credit... [{"credit_id": "577f4c2fc3a3687941001c8f", "de...
4213 283686 Out of the Dark A couple and their daughter moves to Colombia ... [Thriller, Horror] [] [{"cast_id": 0, "character": "Sarah Harriman",... [{"credit_id": "56cf1c899251413e5c0029d5", "de...
4214 15976 The Bubble The movie follows a group of young friends in ... [Drama, Romance] [gay] [{"cast_id": 2, "character": "Noam", "credit_i... [{"credit_id": "52fe46919251416c7507c6e7", "de...
4215 592 The Conversation Surveillance expert Harry Caul (Gene Hackman) ... [Crime, Drama, Mystery] [san francisco, paranoia, audio tape, wiretap,... [{"cast_id": 18, "character": "Harry Caul", "c... [{"credit_id": "52fe4259c3a36847f801750f", "de...
4216 74084 Dil Jo Bhi Kahey... During the British rule in India, several Indi... [Romance] [] [{"cast_id": 2, "character": "Shekhar Sinha", ... [{"credit_id": "575d52eac3a3683168003910", "de...
4217 1651 Mississippi Mermaid Adapted from a story by William Irish, it's a ... [Crime, Drama, Romance] [exotic island, secret, love of one's life, pl... [{"cast_id": 9, "character": "Louis Mah\u00e9"... [{"credit_id": "52fe4308c3a36847f80357dd", "de...
4218 25428 I Love Your Work A fictional movie star, Gray Evans, goes throu... [Drama, Mystery] [] [{"cast_id": 4, "character": "Jane", "credit_i... [{"credit_id": "52fe44c7c3a368484e036575", "de...
4219 298584 Cabin Fever In this grisly remake of the 2002 horror hit, ... [Horror] [vacation, remake, woods, burned alive, murder... [{"cast_id": 1, "character": "Paul", "credit_i... [{"credit_id": "56c1388bc3a36817f200db16", "de...
4220 10758 Waitress Jenna is a pregnant, unhappily married waitres... [Comedy] [waitress, unwillingly pregnant, woman director] [{"cast_id": 15, "character": "Jenna", "credit... [{"credit_id": "52fe43b09251416c7501a461", "de...
4221 11690 Bloodsport Frank Dux has entered the "kumite", an illegal... [Action] [martial arts, biography, sport, sensei, mixed... [{"cast_id": 11, "character": "Frank Dux", "cr... [{"credit_id": "52fe447a9251416c750361b5", "de...
4222 3083 Mr. Smith Goes to Washington Naive and idealistic Jefferson Smith, leader o... [Comedy, Drama] [corruption, washington d.c., senate, senator,... [{"cast_id": 9, "character": "Jefferson Smith"... [{"credit_id": "52fe4383c3a36847f8059f93", "de...
4223 9344 Kids A controversial portrayal of teens in New York... [Drama, Crime] [puberty, first time] [{"cast_id": 1, "character": "Telly", "credit_... [{"credit_id": "52fe44eac3a36847f80b1ad7", "de...
4224 10707 The Squid and the Whale Based on the true childhood experiences of Noa... [Comedy, Drama] [childhood memory, uniform, independent film, ... [{"cast_id": 1, "character": "Bernard Berkman"... [{"credit_id": "564e4b4cc3a3680719000b07", "de...
4225 15647 Kissing Jessica Stein Jessica, a Jewish copy editor living and worki... [Comedy] [jew, based on play, independent film, gay rel... [{"cast_id": 4, "character": "Jessica Stein", ... [{"credit_id": "5558aae192514135f9000062", "de...
4226 308529 Kickboxer: Vengeance Eric and Kurt Sloane are the descendants of a ... [Action, Drama] [martial arts, kickboxing, martial arts tourna... [{"cast_id": 7, "character": "Kurt Sloane", "c... [{"credit_id": "58a08400925141260000802c", "de...
4227 4174 Spellbound When Dr. Anthony Edwardes arrives at a Vermont... [Drama, Mystery, Thriller] [amnesia, insane asylum, suspense] [{"cast_id": 7, "character": "Dr. Constance Pe... [{"credit_id": "52fe43b0c3a36847f8067e55", "de...
4228 20156 Exotica In the upscale Toronto strip club Exotica, dan... [Drama, Mystery] [secret, nightclub, pet shop, independent film... [{"cast_id": 9, "character": "Francis", "credi... [{"credit_id": "52fe43d9c3a368484e001de9", "de...
4229 9464 Buffalo '66 Billy is released after five years in prison. ... [Romance, Comedy, Crime, Drama] [prison, gambling, compulsive gambling] [{"cast_id": 1, "character": "Billy Brown", "c... [{"credit_id": "52fe44fbc3a36847f80b58db", "de...
4230 49018 Insidious A family discovers that dark spirits have inva... [Horror, Thriller] [medium, evil spirit, house warming, aftercred... [{"cast_id": 7, "character": "Josh Lambert", "... [{"credit_id": "52fe4780c3a36847f8139515", "de...
4231 13820 Repo Man A down and out young punk gets a job working w... [Comedy, Crime, Science Fiction, Thriller] [california, cocaine, future, punk, theory, mu... [{"cast_id": 2, "character": "Bud", "credit_id... [{"credit_id": "52fe45a79251416c7505de73", "de...
4232 18079 Nine Queens An Argentinian crime drama revolving around a ... [Crime, Drama, Thriller] [hotel, con man, stamp, police, partner, money... [{"cast_id": 4, "character": "Marcos", "credit... [{"credit_id": "52fe475e9251416c75096d23", "de...
4233 127918 The Gatekeepers In an unprecedented and candid series of inter... [Documentary] [israel, army, intelligence agency, shin bet] [{"cast_id": 2, "character": "himself", "credi... [{"credit_id": "52fe4b0dc3a368484e1750f5", "de...
4234 17113 The Ballad of Jack and Rose Jack Slavin is an environmentalist with a hear... [Drama] [female nudity, runaway, commune, egg, indepen... [{"cast_id": 1, "character": "Jack Slavin", "c... [{"credit_id": "52fe47069251416c7508b6c1", "de...
4235 129139 The To Do List Feeling pressured to become more sexually expe... [Comedy, Romance] [sex, sexuality, irony, sarcasm, naivety, blac... [{"cast_id": 2, "character": "Brandy Klark", "... [{"credit_id": "5643d2a1c3a36870dd00390a", "de...
4236 507 Killing Zoe Zed (Eric Stoltz) is an American vault-cracker... [Action, Crime, Drama, Thriller] [paris, prostitute, robbery, drug abuse, aids,... [{"cast_id": 8, "character": "Zed", "credit_id... [{"credit_id": "52fe424bc3a36847f8013267", "de...
4237 4012 The Believer The movie tells the story of a young Jewish ma... [Drama] [bomb, jewry, world war ii, jewish life, jew, ... [{"cast_id": 4, "character": "Danny Balint", "... [{"credit_id": "52fe43abc3a36847f806681b", "de...
4238 14054 Snow Angels Waitress Annie has separated from her suicidal... [Drama, Romance] [suicide, depression, small town, family relat... [{"cast_id": 2, "character": "Annie Marchand",... [{"credit_id": "52fe45c79251416c750622ef", "de...
4239 323271 Unsullied When car trouble strands track star Reagan Far... [Thriller, Action, Horror] [] [{"cast_id": 0, "character": "Noah Evans", "cr... [{"credit_id": "55e0d9139251416f94000b1a", "de...
4240 10972 Session 9 Tensions rise within an asbestos cleaning crew... [Horror, Mystery] [schizophrenia, lunatic asylum, psychology, re... [{"cast_id": 15, "character": "Gordon", "credi... [{"credit_id": "52fe43da9251416c75020b2b", "de...
4241 13066 I Want Someone to Eat Cheese With Life has its downs for James, living with his ... [Comedy, Romance] [independent film] [{"cast_id": 6, "character": "James Aaron", "c... [{"credit_id": "52fe45359251416c7504f3b5", "de...
4242 66025 Mooz-lum Thanks to a strict Muslim upbringing that larg... [Drama] [independent film] [{"cast_id": 1, "character": "Safiyah", "credi... [{"credit_id": "52fe4725c3a368484e0b75db", "de...
4243 11908 Hatchet When a group of tourists on a New Orleans haun... [Comedy, Horror] [new orleans, alligator, male friendship, ax, ... [{"cast_id": 11, "character": "Ben", "credit_i... [{"credit_id": "52fe449f9251416c7503b3ff", "de...
4244 3082 Modern Times The Tramp struggles to live in modern industri... [Drama, Comedy] [factory, ambulance, invention, tramp, great d... [{"cast_id": 8, "character": "A factory worker... [{"credit_id": "5621aeadc3a3680e1d00a09a", "de...
4245 39541 Stolen Summer Pete, an eight-year-old Catholic boy growing u... [Drama, Family, Comedy] [] [{"cast_id": 3, "character": "Joe O'Malley", "... [{"credit_id": "52fe47249251416c9106b639", "de...
4246 1961 My Name Is Bruce B Movie Legend Bruce Campbell is mistaken for ... [Comedy, Horror] [parody, parallel world] [{"cast_id": 2, "character": "Bruce Campbell",... [{"credit_id": "52fe4326c3a36847f803e1bf", "de...
4247 51820 The Salon A Beauty shop owner finds romance as she strug... [Comedy] [independent film] [{"cast_id": 2, "character": "Ricky", "credit_... [{"credit_id": "52fe4805c3a36847f815475f", "de...
4248 291362 Road Hard After his movie and television career has run ... [Comedy] [road trip, stand-up comedy, romantic comedy, ... [{"cast_id": 11, "character": "Bruce Madsen", ... [{"credit_id": "540e26b6c3a368799c0061f5", "de...
4249 30082 Forty Shades of Blue A Russian woman living in Memphis with a much ... [Drama, Romance] [independent film] [{"cast_id": 1, "character": "Laura", "credit_... [{"credit_id": "5561c8e99251410c0100012e", "de...
4250 72913 Amigo Rafael, a village mayor caught in the murderou... [Drama, History, War] [ambush, rebel, rain, village, arrest, friends... [{"cast_id": 3, "character": "Col. Hardacre", ... [{"credit_id": "52fe4884c3a368484e0fcd99", "de...
4251 23963 Pontypool When disc jockey Grant Mazzy reports to his ba... [Horror, Mystery, Science Fiction] [disc jockey, radio station, winter, survival,... [{"cast_id": 1, "character": "Grant Mazzy", "c... [{"credit_id": "52fe447ac3a368484e0254e1", "de...
4252 29406 Trucker Loner Diane Ford (Michelle Monaghan) is a truc... [Drama] [california, sex, bar, motel, highway, reunion... [{"cast_id": 3, "character": "Diane Ford", "cr... [{"credit_id": "52fe45ddc3a368484e073453", "de...
4253 361505 Me You and Five Bucks A womanizing yet lovable loser, Charlie, a wai... [Romance, Comedy, Drama] [] [] []
4254 104755 The Lords of Salem The City of Salem, Massachusetts is visited by... [Horror, Thriller] [witch, coven, salem massachusetts, satanic] [{"cast_id": 4, "character": "Heidi Hawthrone"... [{"credit_id": "59493b389251413fbb054f4f", "de...
4255 253306 Housebound When Kylie Bucknell is sentenced to home deten... [Horror, Comedy, Thriller] [haunted house, father-in-law, superstition, h... [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "585e8bbdc3a3681a6200f248", "de...
4256 29595 Wal-Mart: The High Cost of Low Price This documentary takes the viewer on a deeply ... [Documentary] [usa, capitalism, department store, protest, c... [{"cast_id": 8, "character": "Himself - Presid... [{"credit_id": "52fe45ebc3a368484e0767f7", "de...
4257 46729 Fetching Cody Art, a drug-addicted dealer and hustler, arriv... [Comedy, Drama, Fantasy, Romance, Science Fict... [independent film] [{"cast_id": 7, "character": "Art", "credit_id... [{"credit_id": "54437c870e0a26633a00461d", "de...
4258 294600 Last I Heard Released from federal prison after 20 years du... [Drama, Comedy] [] [{"cast_id": 0, "character": "Joe Scoleri", "c... [{"credit_id": "57ab05dfc3a36806df000b9e", "de...
4259 137347 Closer to the Moon A Romanian police officer teams up with a smal... [Comedy, Drama] [bank robbery] [{"cast_id": 3, "character": "Alice Bercovich"... [{"credit_id": "52fe4c2ec3a368484e1ab7a7", "de...
4260 290370 Mutant World A decade after a disastrous meteor impact wipe... [Science Fiction] [winter, mutant, post-apocalyptic, dystopia, m... [{"cast_id": 2, "character": "Marcus King", "c... [{"credit_id": "5407c0dbc3a368582c0003a5", "de...
4261 426469 Growing Up Smith In 1979, an Indian family moves to America wit... [Comedy, Family, Drama] [] [{"cast_id": 4, "character": "Smith Bhatnagar"... [{"credit_id": "582e0bdfc3a368772600b6c1", "de...
4262 356841 Checkmate Six people are thrown together during an elabo... [Thriller, Action, Crime] [] [{"cast_id": 0, "character": "Elohim", "credit... [{"credit_id": "55f914b7925141081500186b", "de...
4263 301325 #Horror Inspired by actual events, a group of 12 year ... [Drama, Mystery, Horror, Thriller] [] [{"cast_id": 0, "character": "Alex's 12-Step F... [{"credit_id": "545bbac70e0a261fb6002329", "de...
4264 347755 Wind Walkers A group of friends and family descend into the... [Action, Horror, Thriller] [] [{"cast_id": 2, "character": "Sean Kotz", "cre... [{"credit_id": "559b0aed9251413ccf000454", "de...
4265 408 Snow White and the Seven Dwarfs A beautiful girl, Snow White, takes refuge in ... [Fantasy, Animation, Family] [poison, witch, becoming an adult, sadness, qu... [{"cast_id": 14, "character": "Snow White (voi... [{"credit_id": "52fe4240c3a36847f800fa21", "de...
4266 44413 The Holy Girl Amalia is an adolescent girl who is caught in ... [Drama, Foreign] [hotel, teenage girl, doctor, woman director, ... [{"cast_id": 3, "character": "Amalia", "credit... [{"credit_id": "52fe4687c3a36847f810407b", "de...
4267 39209 Shalako Sean Connery is Shalako, a guide in the old We... [Western] [native american, gunfighter, hunting party] [{"cast_id": 3, "character": "Moses Zebulon 'S... [{"credit_id": "52fe47029251416c9106740b", "de...
4268 48463 Incident at Loch Ness The German film director Werner Herzog sets ou... [Adventure, Comedy, Horror] [] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe4767c3a36847f8133ac1", "de...
4269 394047 The Dog Lover Sara Gold is a young girl on a quest to save m... [Drama] [undercover, dog, animal welfare, animal right... [{"cast_id": 4, "character": "Sara Gold", "cre... [{"credit_id": "58ec10d592514152ac04483f", "de...
4270 312791 GirlHouse In an attempt to make some extra cash while aw... [Horror, Thriller] [female nudity, sex, shower, sauna, nudity, se... [{"cast_id": 1, "character": "Kylie Atkins", "... [{"credit_id": "56cf0bd6c3a3681e3e002947", "de...
4271 266034 The Blue Room A man and a woman, secretly in love, alone in ... [Drama, Crime, Thriller] [murder, suspense, love affair, police interro... [{"cast_id": 1, "character": "Julien Gahyde", ... [{"credit_id": "599d76419251411f3f01c865", "de...
4272 280381 House at the End of the Drive When David King purchases a house in the hills... [Thriller, Horror] [ghost story] [{"cast_id": 9, "character": "David", "credit_... [{"credit_id": "53b6d7ac0e0a2676cb005899", "de...
4273 100 Lock, Stock and Two Smoking Barrels A card sharp and his unwillingly-enlisted frie... [Comedy, Crime] [ambush, alcohol, shotgun, tea, joint, machism... [{"cast_id": 12, "character": "Tom", "credit_i... [{"credit_id": "52fe4217c3a36847f80035d3", "de...
4274 218500 The Ballad of Gregorio Cortez The entire cause of the problem evolves from t... [Western] [] [{"cast_id": 3, "character": "Boone Chate", "c... [{"credit_id": "52fe4e4ec3a368484e219717", "de...
4275 309 The Celebration A grandiose party to celebrate a sixtieth birt... [Drama] [suicide, father son relationship, child abuse... [{"cast_id": 4, "character": "Christian Klinge... [{"credit_id": "52fe4235c3a36847f800c5fd", "de...
4276 27845 Trees Lounge Tommy has lost his job, his love and his life.... [Comedy, Drama] [bar, alcoholism, independent film, drinking] [{"cast_id": 3, "character": "Tommy", "credit_... [{"credit_id": "52fe4569c3a368484e059281", "de...
4277 25784 Journey from the Fall Thirteen years after the end of the Vietnam Wa... [Drama] [vietnam, independent film] [{"cast_id": 3, "character": "Ba Noi (Grandmot... [{"credit_id": "52fe44ddc3a368484e03b5e5", "de...
4278 52790 The Basket Peter Coyote (E.T., Erin Brokovich) and Karen ... [Drama] [] [{"cast_id": 1, "character": "Martin Conlon", ... [{"credit_id": "52fe4842c3a36847f815e997", "de...
4279 100275 Eddie: The Sleepwalking Cannibal A once-famous painter rediscovers inspiration ... [Horror, Comedy] [cannibal, sleepwalking, art teacher] [{"cast_id": 1001, "character": "Lars", "credi... [{"credit_id": "52fe49d2c3a36847f81a80df", "de...
4280 295914 Queen of the Mountains At a time when most females in Asia possess li... [Drama, Action] [biography] [{"cast_id": 1, "character": "Kurmanjan Datka ... [{"credit_id": "58488c18c3a368141100bc91", "de...
4281 42033 Def-Con 4 Two men and a woman circle the globe in a sate... [Science Fiction] [post-apocalyptic, dystopia, canuxploitation] [{"cast_id": 4, "character": "J.J.", "credit_i... [{"credit_id": "544e5765c3a3681bf20002b8", "de...
4282 19187 The Hebrew Hammer A Jewish blaxploitation hero saves Hanukkah fr... [Action, Comedy] [independent film] [{"cast_id": 3, "character": "Mordechai Jeffer... [{"credit_id": "52fe47c49251416c750a4baf", "de...
4283 46415 Neal 'n' Nikki The film, as its name implies, centres on Gurn... [Comedy, Romance] [musical] [{"cast_id": 4, "character": "Gurneal \"Neal\"... [{"credit_id": "52fe46f6c3a36847f811c031", "de...
4284 38570 The 41–Year–Old Virgin Who Knocked Up Sarah Ma... Follows Andy, who needs to hook up with a hott... [Comedy] [duringcreditsstinger] [{"cast_id": 1, "character": "Andy", "credit_i... [{"credit_id": "52fe46c79251416c9105f603", "de...
4285 27588 Forget Me Not It's graduation weekend, and Sandy Channing, t... [Drama, Horror, Romance] [independent film] [{"cast_id": 1, "character": "Sandy Channing",... [{"credit_id": "52fe4556c3a368484e0546a1", "de...
4286 223 Rebecca A self-conscious bride is tormented by the mem... [Drama, Mystery] [monte carlo, based on novel, age difference, ... [{"cast_id": 10, "character": "'Maxim' de Wint... [{"credit_id": "56520a6d9251414af900b1b8", "de...
4287 9725 Friday the 13th Part 2 Five years after the horrible bloodbath at Cam... [Horror, Thriller] [camping, summer camp, gore, slasher, b horror... [{"cast_id": 1, "character": "Ginny Field", "c... [{"credit_id": "52fe4522c3a36847f80be597", "de...
4288 28580 The Lost Weekend Don Birnam, a long-time alcoholic, has been so... [Drama] [desperation, weekend, delirium, addiction, al... [{"cast_id": 1, "character": "Don Birnam", "cr... [{"credit_id": "52fe45a3c3a368484e066611", "de...
4289 23730 C.H.U.D. A rash of bizarre murders in New York City see... [Horror, Science Fiction] [monster, mutant, shower, police, blood splatt... [{"cast_id": 1, "character": "George Cooper", ... [{"credit_id": "56432b319251410a3f001821", "de...
4290 84197 Filly Brown “Majo” Tonorio, a.k.a. Filly Brown, is a raw, ... [Drama] [] [{"cast_id": 1002, "character": "Linda", "cred... [{"credit_id": "52fe48e09251416c9109b2fd", "de...
4291 46256 The Lion of Judah Upon learning that Judah has been trapped in t... [Adventure, Animation, Comedy, Family] [palm sunday, jerusalem judah, bethlehem judah] [{"cast_id": 1, "character": "Judah (voice)", ... [{"credit_id": "52fe46ecc3a36847f811a185", "de...
4292 19997 Niagara Rose Loomis and her older, gloomier husband, G... [Crime, Drama, Thriller] [clock tower, infidelity, self-defense, waterf... [{"cast_id": 15, "character": "Rose Loomis", "... [{"credit_id": "56e2e148c3a368355200007c", "de...
4293 43266 How Green Was My Valley At the turn of the century in a Welsh mining v... [Drama] [wales, rural setting, coal mining] [{"cast_id": 2, "character": "Mr. Gruffydd", "... [{"credit_id": "52fe4639c3a36847f80f369b", "de...
4294 278316 Da Sweet Blood of Jesus A movie about human beings who are addicted to... [Thriller, Comedy, Romance] [] [{"cast_id": 14, "character": "", "credit_id":... [{"credit_id": "53a821770e0a26144500598e", "de...
4295 1412 Sex, Lies, and Videotape A sexually repressed woman's husband is having... [Drama] [sexual obsession, sex, sexuality, camcorder, ... [{"cast_id": 2, "character": "Ann Bishop Mulla... [{"credit_id": "52fe42f4c3a36847f802f88f", "de...
4296 176 Saw Obsessed with teaching his victims the value o... [Horror, Mystery, Crime] [shotgun, based on short film, sadist, pistol,... [{"cast_id": 4, "character": "Dr. Lawrence Gor... [{"credit_id": "52fe4223c3a36847f8006c57", "de...
4297 39939 Super Troopers Five bored, occasionally high and always ineff... [Comedy, Crime, Mystery] [alcohol, radio, police chief, highway, cops, ... [{"cast_id": 8, "character": "Thorny", "credit... [{"credit_id": "52fe47409251416c9106f213", "de...
4298 357834 The Algerian The Algerian is an international political thr... [] [] [{"cast_id": 8, "character": "Ali", "credit_id... [{"credit_id": "55e8591ac3a3682c640023d1", "de...
4299 215924 The Amazing Catfish Young Claudia works in a supermarket where she... [Comedy, Drama] [woman director] [{"cast_id": 3, "character": "Martha", "credit... [{"credit_id": "590a19129251414fbe003710", "de...
4300 480 Monsoon Wedding From an exciting Indian wedding comes a relati... [Comedy, Drama, Romance] [child abuse, adultery, arranged marriage, bol... [{"cast_id": 3, "character": "Lalit Verma", "c... [{"credit_id": "52fe4248c3a36847f8012261", "de...
4301 14295 You Can Count on Me A single mother's life is thrown into turmoil ... [Drama, Romance] [independent film] [{"cast_id": 1, "character": "Samantha Prescot... [{"credit_id": "5609c4d6c3a36868140007af", "de...
4302 11219 The Trouble with Harry Trouble erupts in a small, quiet New England t... [Comedy, Mystery, Thriller] [small town, chase, wife, leave, murder, suspe... [{"cast_id": 1, "character": "Capt. Albert Wil... [{"credit_id": "52fe44139251416c750280ab", "de...
4303 20770 But I'm a Cheerleader Megan is an all-American girl. A cheerleader. ... [Comedy] [coming out, cheerleader, homosexuality, indep... [{"cast_id": 1, "character": "Megan", "credit_... [{"credit_id": "52fe43f9c3a368484e0089d3", "de...
4304 176124 Home Run A pro ball player with a substance abuse probl... [Drama] [baseball] [{"cast_id": 1, "character": "Cory", "credit_i... [{"credit_id": "52fe4d6bc3a36847f825ff29", "de...
4305 500 Reservoir Dogs A botched robbery indicates a police informant... [Crime, Thriller] [traitor, jewelry, psychopath, thief, heist, b... [{"cast_id": 20, "character": "Mr. White/Larry... [{"credit_id": "52fe424ac3a36847f8012cb9", "de...
4306 60400 The Blue Bird Set in mid-Europe sometime in the late 18th ce... [Drama, Family, Fantasy] [bird] [{"cast_id": 1, "character": "Mytyl", "credit_... [{"credit_id": "52fe4623c3a368484e080aab", "de...
4307 429 The Good, the Bad and the Ugly While the Civil War rages between the Union an... [Western] [bounty hunter, refugee, gold, anti hero, gall... [{"cast_id": 6, "character": "Tuco", "credit_i... [{"credit_id": "575aee00c3a3682d10000281", "de...
4308 310569 The Second Mother After leaving her daughter Jessica in a small ... [Drama] [brazilian, brazil, pool, mother daughter rela... [{"cast_id": 1, "character": "Val", "credit_id... [{"credit_id": "54f14513c3a368323e000ada", "de...
4309 98369 Blue Like Jazz A young man must find his own way as his South... [Drama, Comedy] [book store] [{"cast_id": 1, "character": "Donald Miller", ... [{"credit_id": "56194d8192514155d200011e", "de...
4310 114065 Down & Out With The Dolls The raunchy, spunky tale of the rise and fall ... [Comedy, Music] [] [] []
4311 89750 Pink Ribbons, Inc. Breast cancer has become the poster child of c... [Documentary] [marketing, breast cancer, corporatism, woman ... [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "52fe4a299251416c910c5529", "de...
4312 49951 Certifiably Jonathan A famous comedian and artist wants to display ... [Comedy] [] [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "582bc51092514111c0002141", "de...
4313 86331 Desire In a social context deteriorated by a countryw... [Drama, Romance] [france, female nudity, sex, sexuality, love, ... [{"cast_id": 1005, "character": "C\u00e9cile",... [{"credit_id": "577ce3ba9251413b63001f8c", "de...
4314 355629 The Blade of Don Juan The fate of an arm-wrestling match leads two r... [Drama, Comedy] [peru] [{"cast_id": 0, "character": "Walter Alfaro", ... [{"credit_id": "55d7c01492514143e4000540", "de...
4315 16433 Grand Theft Parsons There are times when it's right and proper to ... [Crime, Comedy, Drama, Adventure] [1970s, rock star, chase, musician, independen... [{"cast_id": 1, "character": "Phil Kaufman", "... [{"credit_id": "52fe46d39251416c75084d25", "de...
4316 15544 Extreme Movie A sketch comedy movie about the joys and embar... [Comedy] [] [{"cast_id": 1, "character": "Male Voice (voic... [{"credit_id": "57f3da5e92514175cd00003a", "de...
4317 43884 The Charge of the Light Brigade Major Vickers is an Officer in the 27th Lancer... [Action, Adventure, Drama, War] [ambush, british army, fort, invasion, attack,... [{"cast_id": 8, "character": "Major Geoffrey V... [{"credit_id": "52fe4668c3a36847f80fd523", "de...
4318 107315 Below Zero When Jack (Edward Furlong) is in danger of mis... [Thriller, Horror] [screenwriter] [{"cast_id": 1002, "character": "Jack / Frank"... [{"credit_id": "52fe4a7dc3a36847f81d0e6b", "de...
4319 137955 Crowsnest In late summer of 2011, five young friends on ... [] [] [] []
4320 13064 Airborne Mitchell Goosen is sixteen/seventeen year old ... [Action, Adventure, Comedy] [sport, rollerblade] [{"cast_id": 1, "character": "Mitchell Goosen"... [{"credit_id": "52fe45359251416c7504f31b", "de...
4321 59917 Cotton Comes to Harlem The Charismatic black nationalist leader Rev D... [Action, Adventure] [blaxploitation] [{"cast_id": 3, "character": "Gravedigger Jone... [{"credit_id": "5702b5a79251416072003777", "de...
4322 157422 The Wicked Within After a year passes since the sudden death of ... [Horror] [] [{"cast_id": 2, "character": "Bethany", "credi... [{"credit_id": "5664b0dec3a3682bde008b37", "de...
4323 310933 Bleeding Hearts Captured Hearts, an insane serial killer/horro... [Horror] [] [{"cast_id": 1, "character": "Sheriff Wilson",... [{"credit_id": "58645a32c3a36852ba0151a9", "de...
4324 7553 Waiting... Employees at a Bennigan's-like restaurant (cal... [Comedy] [decision, waiter, hostess, trainee, gross out... [{"cast_id": 1, "character": "Monty", "credit_... [{"credit_id": "52fe4483c3a36847f809a955", "de...
4325 12877 Dead Man's Shoes A soldier returns home to his small town and e... [Drama, Thriller, Crime] [rage and hate, brother, revenge, punishment, ... [{"cast_id": 2, "character": "Richard", "credi... [{"credit_id": "54c7914fc3a36874bf0041e0", "de...
4326 39895 From a Whisper to a Scream The uncle of an executed murderess relates fou... [Comedy, Horror] [civil war, narration, voodoo, necrophilia, an... [{"cast_id": 2, "character": "Julian White", "... [{"credit_id": "52fe473b9251416c9106e761", "de...
4327 102840 Sex With Strangers For some married couples, sex is an obsession ... [Documentary] [] [] []
4328 55616 Dracula: Pages from a Virgin's Diary A ballet rendition of Bram Stoker's gothic nov... [Horror] [dracula, independent film] [{"cast_id": 7, "character": "Dracula (as Zhan... [{"credit_id": "52fe48d7c3a36847f817c1e7", "de...
4329 29697 Faith Like Potatoes Frank Rautenbach leads a strong cast as Angus ... [Drama] [christian film, food] [{"cast_id": 1, "character": "Angus Buchan", "... [{"credit_id": "52fe45f4c3a368484e078887", "de...
4330 50037 Beyond the Black Rainbow Deep within the mysterious Arboria Institute, ... [Fantasy, Science Fiction, Horror] [commune, suspense, mad doctor, captive, drugg... [{"cast_id": 3, "character": "Barry Nyle", "cr... [{"credit_id": "58b04a2a9251411a5800f25d", "de...
4331 94329 The Raid Deep in the heart of Jakarta's slums lies an i... [Action, Thriller, Crime] [crime boss, tenement, high rise, monitor, tow... [{"cast_id": 11, "character": "Rama", "credit_... [{"credit_id": "52fe49529251416c750c441d", "de...
4332 53502 The Dead Undead Good Vampires battle Zombie Vampires while try... [Horror, Science Fiction, Action] [vampire, zombie, vanity project, mad cow dise... [{"cast_id": 10, "character": "Jack", "credit_... [{"credit_id": "52fe486ac3a36847f8166103", "de...
4333 202604 The Vatican Exorcisms Documentary following US film-maker Joe Marino... [Horror, Documentary, Mystery] [exorcism] [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe4cccc3a368484e1c7333", "de...
4334 289 Casablanca In Casablanca, Morocco in December 1941, a cyn... [Drama, Romance] [love triangle, corruption, spy, resistance, c... [{"cast_id": 2, "character": "Rick Blaine", "c... [{"credit_id": "52fe4233c3a36847f800b88f", "de...
4335 27374 Lake Mungo 16 year old Alice Palmer drowns in a local dam... [Horror, Thriller] [supernatural, drama] [{"cast_id": 1, "character": "Alice Palmer", "... [{"credit_id": "52fe4545c3a368484e050925", "de...
4336 26815 Rocket Singh: Salesman of the Year Rocket Singh - Salesman of the Year is the som... [Drama, Comedy, Romance] [ambition, bollywood, business, india, struggl... [{"cast_id": 1, "character": "Harpreet Singh B... [{"credit_id": "52fe451ac3a368484e048bbf", "de...
4337 811 Silent Running In a future Earth barren of all flora and faun... [Adventure, Drama, Science Fiction] [space marine, sunlight, plants, space travel,... [{"cast_id": 12, "character": "Freeman Lowell"... [{"credit_id": "52fe427ac3a36847f8021aa3", "de...
4338 1366 Rocky When world heavyweight boxing champion, Apollo... [Drama] [underdog, philadelphia, transporter, italo-am... [{"cast_id": 16, "character": "Rocky Balboa", ... [{"credit_id": "579948e9c3a36874e9007b0b", "de...
4339 244776 The Sleepwalker A young couple, Kaia and Andrew, are renovatin... [Drama] [woman director, young couple, secluded, famil... [{"cast_id": 5, "character": "Andrew", "credit... [{"credit_id": "548105c69251416e74004992", "de...
4340 5769 Tom Jones Tom loves Sophie and Sophie loves Tom. But Tom... [Adventure, Comedy, History, Romance] [from rags to riches, tutor, squire] [{"cast_id": 6, "character": "Tom Jones", "cre... [{"credit_id": "52fe4421c3a36847f8084037", "de...
4341 277685 Unfriended While video chatting one night, six high schoo... [Horror, Thriller] [computer, bullying, revenge, internet, teenag... [{"cast_id": 1, "character": "Blaire Lilly", "... [{"credit_id": "53d8e7620e0a261c87002337", "de...
4342 103 Taxi Driver A mentally unstable Vietnam War veteran works ... [Crime, Drama] [vietnam veteran, taxi, obsession, drug dealer... [{"cast_id": 5, "character": "Travis Bickle", ... [{"credit_id": "52fe4218c3a36847f8003803", "de...
4343 11298 The Howling After a bizarre and near fatal encounter with ... [Drama, Horror] [insane asylum, werewolf, newswoman] [{"cast_id": 10, "character": "Dr. George Wagg... [{"credit_id": "52fe44209251416c75029ad1", "de...
4344 646 Dr. No In the film that launched the James Bond saga,... [Adventure, Action, Thriller] [london england, england, assassination, spy, ... [{"cast_id": 12, "character": "James Bond", "c... [{"credit_id": "52fe4263c3a36847f801aa63", "de...
4345 93856 Chernobyl Diaries A group of six tourists looking to go off the ... [Horror, Thriller] [radiation, ukraine, nuclear radiation, touris... [{"cast_id": 1005, "character": "Chris", "cred... [{"credit_id": "52fe49429251416c750c23c1", "de...
4346 9003 Hellraiser Larry and his wife, Julia move into an old hou... [Horror] [underworld, seduction, supernatural, pinhead,... [{"cast_id": 15, "character": "Larry Cotton", ... [{"credit_id": "533fd9260e0a262b92001027", "de...
4347 347126 God's Not Dead 2 When a high school teacher is asked a question... [Drama] [christian] [{"cast_id": 0, "character": "Brooke Thawley",... [{"credit_id": "58cd775a9251415a3900f271", "de...
4348 10092 Cry_Wolf Eight unsuspecting high school seniors at a po... [Horror, Thriller] [murder, serial killer, student, rumor] [{"cast_id": 15, "character": "Owen Matthews",... [{"credit_id": "52fe43249251416c7500512d", "de...
4349 10643 Godzilla 2000 Godzilla saves Tokyo from a flying saucer that... [Adventure, Horror, Action, Science Fiction] [japan, monster, flying saucer, godzilla, city... [{"cast_id": 1, "character": "Yuji Shinoda", "... [{"credit_id": "52fe439a9251416c75016e23", "de...
4350 46705 Blue Valentine Dean and Cindy live a quiet life in a modest n... [Drama, Romance] [dancing, nurse, depression, classroom, bridge... [{"cast_id": 3, "character": "Dean Pereira", "... [{"credit_id": "52fe4708c3a36847f811fe0b", "de...
4351 546 Transamerica Bree is about to get a sex change operation th... [Drama] [individual, gay, new york, usa, missionary, f... [{"cast_id": 3, "character": "Bree", "credit_i... [{"credit_id": "52fe4250c3a36847f80146ad", "de...
4352 76487 The Devil Inside In Italy, a woman becomes involved in a series... [Thriller, Horror] [rome, exorcism, death, demonic possession, fo... [{"cast_id": 4, "character": "Isabella Rossi",... [{"credit_id": "52fe493dc3a368484e12150f", "de...
4353 5722 Beyond the Valley of the Dolls A hip and happenin' all girl rock group head t... [Comedy, Drama, Thriller] [pop, pop star, musical] [{"cast_id": 7, "character": "Kelly McNamara",... [{"credit_id": "57da148192514150da000551", "de...
4354 39833 Love Me Tender Elvis Prestley's first film is a Civil War drama. [Drama, Action, Western, Music, Romance] [civil war] [{"cast_id": 8, "character": "Vance Reno", "cr... [{"credit_id": "52fe47349251416c9106d775", "de...
4355 1781 An Inconvenient Truth A documentary on Al Gore's campaign to make th... [Documentary] [climate change, greenhouse effect, climate, e... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe4314c3a36847f8038c0f", "de...
4356 18712 Sands of Iwo Jima The relationship between Sergeant Stryker and ... [Action, Drama, History, War] [sergeant, iwo jima] [{"cast_id": 1, "character": "Sgt John M Stryk... [{"credit_id": "52fe47939251416c7509e6d3", "de...
4357 7944 Shine a Light Martin Scorsese and the Rolling Stones unite i... [Documentary, Music] [new york, film director, legend, song, public... [{"cast_id": 7, "character": "Himself", "credi... [{"credit_id": "52fe448ac3a36847f809ba97", "de...
4358 171424 The Green Inferno A group of student activists travel from New Y... [Action, Adventure, Horror, Thriller] [chile, gore, jungle, extreme violence, cannib... [{"cast_id": 2, "character": "Justine", "credi... [{"credit_id": "52fe4d0cc3a36847f824bb55", "de...
4359 361475 Departure An English mother and her teenage son spend a ... [Drama, Romance, Family] [gay] [{"cast_id": 1, "character": "Beatrice", "cred... [{"credit_id": "5738808a92514166fe000077", "de...
4360 113947 The Sessions Though a childhood bout with polio left him de... [Drama, Romance, Comedy] [cat, virgin, narration, wheelchair, graduatio... [{"cast_id": 3, "character": "Mark O'Brien", "... [{"credit_id": "59005df0c3a368101e008985", "de...
4361 18570 Food, Inc. Documentary filmmaker Robert Kenner examines h... [Documentary] [food industry, monsanto, organic food, sustai... [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe47879251416c7509cbbf", "de...
4362 83860 October Baby OCTOBER BABY is the coming of age story of a b... [Drama] [adoption, college] [{"cast_id": 5, "character": "Hannah", "credit... [{"credit_id": "52fe48c59251416c91097c97", "de...
4363 41469 Next Stop Wonderland A lighthearted story about a man and a woman w... [Comedy, Drama, Romance] [independent film] [{"cast_id": 3, "character": "Erin Castleton",... [{"credit_id": "52fe45ccc3a36847f80daf45", "de...
4364 244772 The Skeleton Twins Estranged twins Maggie and Milo coincidentally... [Drama] [new york, adultery, confession, brother siste... [{"cast_id": 6, "character": "Maggie Dean", "c... [{"credit_id": "55758ee7c3a368569a001bc7", "de...
4365 50837 Martha Marcy May Marlene After several years of living with a cult, Mar... [Drama, Thriller] [sexual abuse, cult, boundary violations, mumb... [{"cast_id": 5, "character": "Martha", "credit... [{"credit_id": "567f3b4cc3a36828f5000c88", "de...
4366 248774 Obvious Child An immature, newly unemployed comic must navig... [Comedy, Romance] [independent film, woman director] [{"cast_id": 3, "character": "Donna Stern", "c... [{"credit_id": "562f9cdac3a3681b5900d6eb", "de...
4367 10183 Frozen River Ray Eddy, an upstate New York trailer mom, is ... [Drama] [human trafficking, woman director] [{"cast_id": 6, "character": "Ray Eddy", "cred... [{"credit_id": "52fe433c9251416c75008bab", "de...
4368 159014 20 Feet from Stardom Backup singers live in a world that lies just ... [Documentary, Music] [] [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "52fe4c009251416c910ec63b", "de...
4369 32456 Two Girls and a Guy Two women confront their boyfriend, a two-timi... [Drama, Romance] [love, revenge, loft, analingus, actor] [{"cast_id": 1, "character": "Blake Allen", "c... [{"credit_id": "52fe44d29251416c9101e077", "de...
4370 49963 Walking and Talking Things have been tough lately for Amelia. Her ... [Comedy, Drama, Romance] [independent film, woman director] [{"cast_id": 3, "character": "Amelia", "credit... [{"credit_id": "55551a9cc3a3687772000753", "de...
4371 13508 Who Killed the Electric Car? In 1996, electric cars began to appear on road... [Documentary] [energy supply, automobile industry, independe... [{"cast_id": 3, "character": "Narrator", "cred... [{"credit_id": "52fe45739251416c75056f3b", "de...
4372 22597 The Broken Hearts Club: A Romantic Comedy A group of friends search for fun, love and ul... [Comedy, Drama, Romance] [gay, roommate, male friendship, in vitro fert... [{"cast_id": 1, "character": "Patrick", "credi... [{"credit_id": "53dd58e9c3a3686c5a00021d", "de...
4373 9707 Bubba Ho-tep Bubba Ho-tep tells the "true" story of what re... [Comedy, Horror, Thriller, Mystery, Fantasy] [john f. kennedy, elvis presley] [{"cast_id": 1, "character": "Elvis", "credit_... [{"credit_id": "52fe451fc3a36847f80bdd31", "de...
4374 37532 Slam Slam tells the story of Ray Joshua, an origina... [Drama] [independent film] [{"cast_id": 1, "character": "Ray Joshua", "cr... [{"credit_id": "52fe46539251416c91050cab", "de...
4375 26791 Brigham City Wes Clayton is a lawman and a bishop in a Morm... [Crime, Drama, Mystery, Thriller] [] [{"cast_id": 3, "character": "Sheriff", "credi... [{"credit_id": "52fe4519c3a368484e0485cb", "de...
4376 56666 Fiza In 1993 Fiza's brother disappears during the r... [Drama, Foreign, Romance] [suicide, loss of brother, laughing, jihad, lo... [{"cast_id": 1003, "character": "", "credit_id... [{"credit_id": "52fe490cc3a36847f8186b9b", "de...
4377 8675 Orgazmo Joe Young is a devout Mormon living in L.A. tr... [Comedy] [pornography, sex, secret, fight, star, superh... [{"cast_id": 4, "character": "Joe Young / Orga... [{"credit_id": "52fe44b3c3a36847f80a5301", "de...
4378 13132 All the Real Girls In a small North Carolina town, Paul, a womani... [Drama, Romance] [southern usa, small town, virgin, independent... [{"cast_id": 1, "character": "Paul", "credit_i... [{"credit_id": "52fe45439251416c7505082d", "de...
4379 47686 Dream with the Fishes Terry is a suicidal voyeur who treats a dying ... [Comedy] [independent film] [{"cast_id": 1, "character": "Terry", "credit_... [{"credit_id": "555e51909251417e5f000b42", "de...
4380 46989 Blue Car Gifted 18-year-old Meg has been abandoned by h... [Drama] [independent film, woman director] [{"cast_id": 1, "character": "Diane", "credit_... [{"credit_id": "52fe4719c3a36847f81236d9", "de...
4381 192132 Palo Alto Palo Alto weaves together three stories of tee... [Drama] [high school, soccer, teenager, older man youn... [{"cast_id": 4, "character": "April", "credit_... [{"credit_id": "5722b894c3a3682d24000fce", "de...
4382 24424 Ajami Ajami is an area of Tel Aviv in Israel where A... [Crime, Drama] [] [{"cast_id": 5, "character": "Nasri", "credit_... [{"credit_id": "52fe4495c3a368484e02b095", "de...
4383 13198 Wristcutters: A Love Story Zia, distraught over breaking up with his girl... [Comedy, Drama, Fantasy, Romance] [independent film, break-up, ex-boyfriend ex-g... [{"cast_id": 1, "character": "Zia", "credit_id... [{"credit_id": "53d1f1230e0a265ded00e456", "de...
4384 244267 I Origins I Origins follows a molecular biologist studyi... [Science Fiction, Drama] [independent film, eyes, molecular biologist] [{"cast_id": 9, "character": "Ian Gray", "cred... [{"credit_id": "58e200cd9251412835009705", "de...
4385 21413 The Battle of Shaker Heights A quirky teen with a penchant for war reenactm... [Comedy, Drama, Romance] [fantasy, enemy, sister, high school, battlefi... [{"cast_id": 1, "character": "Kelly Ernswiler ... [{"credit_id": "58cf40a7c3a36850e9029f44", "de...
4386 123678 The Act of Killing In a place where killers are celebrated as her... [Documentary] [corruption, war, indonesia] [{"cast_id": 5, "character": "Himself", "credi... [{"credit_id": "53debab6c3a3686c5600189f", "de...
4387 13362 Taxi to the Dark Side An in-depth look at the torture practices of t... [Documentary] [taxi, afghanistan, guantanamo bay, torture ch... [{"cast_id": 7, "character": "Soldier - New Yo... [{"credit_id": "5660dd4b925141790a005049", "de...
4388 39183 Once in a Lifetime: The Extraordinary Story of... In the 1970s the North American Soccer League ... [Documentary] [new york, beckenbauer, pele] [{"cast_id": 5, "character": "Himself (archive... [{"credit_id": "52fe47019251416c9106715f", "de...
4389 62402 Guiana 1838 The abolition of slavery in the British Caribb... [Drama] [guyana, 19th century] [{"cast_id": 1000, "character": "", "credit_id... [{"credit_id": "598c76e4c3a3680687005ea1", "de...
4390 206412 Lisa Picard Is Famous A documentarian decides to follow the career o... [] [] [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "52fe4d1cc3a368484e1d7ae7", "de...
4391 201132 Antarctica: A Year on Ice Filling the giant screen with stunning time-la... [Drama, Adventure, Documentary] [biography, antarctica] [{"cast_id": 16, "character": "", "credit_id":... [{"credit_id": "55120cb592514148dd000e3b", "de...
4392 251471 A LEGO Brickumentary A look at the global culture and appeal of the... [Documentary] [pop culture, fan culture, documentary, toys] [{"cast_id": 7, "character": "Narrator (voice)... [{"credit_id": "55c90026c3a36827ce000071", "de...
4393 112456 Hardflip Hardflip follows the story of Caleb (Randy Way... [Drama, Action] [skateboarding, forgiveness, sport, family rel... [{"cast_id": 1, "character": "Caleb", "credit_... [{"credit_id": "5917fdd4925141583c03ff4b", "de...
4394 20296 Chocolate: Deep Dark Secrets Christmas Eve, London. While the snow-clad cit... [Thriller] [] [{"cast_id": 1, "character": "Advocate Krishan... [{"credit_id": "52fe43e0c3a368484e0033f3", "de...
4395 25983 The House of the Devil In the 1980s, college student Samantha Hughes ... [Mystery, Horror] [ritual, cult, independent film, human sacrifi... [{"cast_id": 1, "character": "Samantha", "cred... [{"credit_id": "59b57662c3a36809d3000de7", "de...
4396 66195 The Perfect Host A criminal on the run cons his way into the wr... [Comedy, Thriller, Crime] [swimming pool, tea kettle, conga line, spit i... [{"cast_id": 1, "character": "Warwick Wilson",... [{"credit_id": "52fe4730c3a368484e0b9927", "de...
4397 16155 Safe Men Two untalented singers are mistaken for a pair... [Comedy, Crime] [robbery, organized crime, gangster, safecrack... [{"cast_id": 2, "character": "Sam", "credit_id... [{"credit_id": "55571b9d9251411ff0002211", "de...
4398 46727 Speedway Junky A naive drifter runs away from his army father... [Romance, Drama, Crime] [racing car, growing up, scam, male prostitute] [{"cast_id": 1, "character": "Johnny", "credit... [{"credit_id": "52fe4709c3a36847f8120249", "de...
4399 55180 The Last Big Thing From a bland tract house on the outskirts of L... [Comedy, Drama] [magazine, independent film, counter-culture, ... [{"cast_id": 1, "character": "Simon Geist", "c... [{"credit_id": "58efcb5a92514125cb000cef", "de...
4400 29015 The Specials America's 7th Best Superhero Team, the Special... [Action, Comedy] [superhero] [{"cast_id": 1, "character": "Nightbird", "cre... [{"credit_id": "52fe45c1c3a368484e06d1fb", "de...
4401 91122 16 to Life Romantic comedy. A small town teenager's angst... [Comedy, Romance] [affection, woman director] [{"cast_id": 1004, "character": "Kate", "credi... [{"credit_id": "52fe48c49251416c750b2b33", "de...
4402 18206 Alone With Her The harrowing story of a disturbed young man's... [Crime, Drama, Romance, Thriller] [obsession, hidden camera, stalker, independen... [{"cast_id": 3, "character": "Doug", "credit_i... [{"credit_id": "52fe47699251416c75098407", "de...
4403 320146 Creative Control Smooth advertising executive David is in a rel... [Drama, Science Fiction] [virtual reality, black and white] [{"cast_id": 28, "character": "David", "credit... [{"credit_id": "56e865b89251417bc30000e6", "de...
4404 13856 Special A lonely metermaid has a psychotic reaction to... [Drama, Fantasy, Science Fiction] [hallucination, superhero, independent film] [{"cast_id": 5, "character": "Les", "credit_id... [{"credit_id": "52fe45ae9251416c7505ed63", "de...
4405 219716 Sparkler Melba is a Californian trailer-park girl who i... [] [] [{"cast_id": 2, "character": "Melba May", "cre... [{"credit_id": "52fe4e6cc3a368484e21ff03", "de...
4406 43630 The Helix... Loaded [Action, Comedy, Science Fiction] [] [] []
4407 56491 In Her Line of Fire When the Vice President's plane goes down near... [Drama, Action, Thriller] [rebel, usa president, hostage, airplane] [{"cast_id": 2, "character": "Sergeant Major L... [{"credit_id": "52fe4902c3a36847f8184ed1", "de...
4408 99826 The Jimmy Show A failed New Jersey inventor embarks on a care... [Comedy, Drama] [stand-up comedy] [{"cast_id": 1, "character": "Jimmy O'Brien", ... [{"credit_id": "52fe4a429251416c750e2f9f", "de...
4409 186935 Heli Heli must try and protect his young family whe... [Crime, Drama] [drug cartel, extreme violence] [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "55a1fd58c3a3681cde0029a5", "de...
4410 357441 Karachi se Lahore A road trip from Karachi to Lahore where 5 fri... [Family, Comedy] [] [{"cast_id": 0, "character": "", "credit_id": ... []
4411 19344 Loving Annabelle Annabelle is the wise-beyond-her-years newcome... [Drama, Romance] [bisexuality, australia, twin brother, friends... [{"cast_id": 1, "character": "Annabelle", "cre... [{"credit_id": "52fe47d19251416c750a6715", "de...
4412 242083 Hits A talentless teen will do anything to get on T... [Drama, Comedy] [talent, delusion, fame, teenager, viral video] [{"cast_id": 13, "character": "Katelyn", "cred... [{"credit_id": "52fe4ec5c3a36847f82a6cb1", "de...
4413 18869 Jimmy and Judy Two misunderstood suburban kids challenge soci... [Action, Crime, Drama, Thriller] [police, revenge, independent film, video came... [{"cast_id": 5, "character": "Jimmy Wright", "... [{"credit_id": "52fe47a39251416c750a072d", "de...
4414 26673 Frat Party Duffy the big man on campus who is marrying Ad... [Comedy, Romance] [sport] [{"cast_id": 2, "character": "Duffy", "credit_... [{"credit_id": "52fe4512c3a368484e046e15", "de...
4415 41830 The Party's Over An American businessman visits London and is h... [Drama] [london england, beatnik] [{"cast_id": 3, "character": "Moise", "credit_... [{"credit_id": "564b10bb9251414dc200303c", "de...
4416 37694 Proud The true story of the only African-American cr... [Drama] [woman director] [{"cast_id": 1002, "character": "Larry's Fathe... [{"credit_id": "52fe46649251416c91052ff3", "de...
4417 63287 The Poker House Actress Lori Petty makes her directorial debut... [Drama] [rape, drug abuse, independent film] [{"cast_id": 2, "character": "Agnes", "credit_... [{"credit_id": "52fe46a3c3a368484e09bae3", "de...
4418 335874 Childless Katherine is a typical teenager. Today's her f... [] [] [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "55575bb49251411e62005cfd", "de...
4419 34592 ZMD: Zombies of Mass Destruction An idyllic island town is under attack by that... [Horror] [racist, religion] [{"cast_id": 1, "character": "Frida Abbas", "c... [{"credit_id": "52fe456d9251416c91032007", "de...
4420 92635 Snow White: A Deadly Summer A troubled teenage girl finds herself in a web... [Horror, Thriller] [] [{"cast_id": 11, "character": "Snow", "credit_... [{"credit_id": "52fe49069251416c750bb1a1", "de...
4421 258755 Hidden Away At the age of 14 the world around you changes ... [Romance, Drama] [] [{"cast_id": 4, "character": "Rafa", "credit_i... [{"credit_id": "531dac08c3a3685baa000998", "de...
4422 96534 My Last Day Without You On a one-day business trip to New York, a youn... [Comedy, Drama, Romance] [] [{"cast_id": 1, "character": "Niklas", "credit... [{"credit_id": "52fe49b79251416c750d1157", "de...
4423 21283 Steppin: The Movie Every college campus has its rivalries and UTS... [Comedy, Romance] [] [{"cast_id": 4, "character": "Terence", "credi... [{"credit_id": "52fe4413c3a368484e00e021", "de...
4424 272724 Doc Holliday's Revenge In 1882, Joseph and Elizabeth Cooley head West... [Western] [] [{"cast_id": 0, "character": "Judge Wells", "c... [{"credit_id": "54b03dd0c3a36809390003b4", "de...
4425 84178 Black Rock Three childhood friends set aside their person... [Thriller, Horror] [friends, remote island, woman director] [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "52fe48de9251416c9109ae59", "de...
4426 101179 Truth or Dare A group of college friends celebrate the end o... [Horror, Thriller, Mystery] [] [{"cast_id": 3, "character": "Paul", "credit_i... [{"credit_id": "52fe49e9c3a36847f81ad14b", "de...
4427 52462 The Pet A young woman in dire financial straights acce... [Drama, Thriller] [independent film] [{"cast_id": 1002, "character": "Philip", "cre... [{"credit_id": "52fe482dc3a36847f815b3e7", "de...
4428 269057 Bang Bang Baby A small town teenager in the 1960s believes he... [Science Fiction, Drama, Music] [small town, rock star, musical, idol, teenage... [{"cast_id": 2, "character": "Stepphy", "credi... [{"credit_id": "536d8e0dc3a368121200bebc", "de...
4429 287524 Fear Clinic A doctor works to cure patients suffering from... [Horror] [phobia, doctor, fear] [{"cast_id": 0, "character": "Blake", "credit_... [{"credit_id": "54d49668c3a3686abc013403", "de...
4430 206213 Zombie Hunter Zombie Hunter is set in a post-apocalyptic Zom... [Comedy, Action, Science Fiction, Thriller] [mutant, post-apocalyptic, zombie] [{"cast_id": 4, "character": "Hunter", "credit... [{"credit_id": "52fe4d17c3a368484e1d6afb", "de...
4431 248402 A Fine Step A Fine Step is an uplifting family drama cente... [Drama] [] [{"cast_id": 2, "character": "Cal", "credit_id... [{"credit_id": "56a9eac7c3a36872cd004ab5", "de...
4432 29146 Charly An experiment on a simpleton turns him into a ... [Drama, Romance, Science Fiction] [experiment, mouse, intelligence test, genius] [{"cast_id": 2, "character": "Charlie Gordon",... [{"credit_id": "52fe45ccc3a368484e06f60d", "de...
4433 207769 Banshee Chapter On the trail of a missing friend who had been ... [Horror, Thriller] [lsd, government, conspiracy, tension, video c... [{"cast_id": 2, "character": "Thomas", "credit... [{"credit_id": "52fe4d3cc3a368484e1de3c3", "de...
4434 271185 Ask Me Anything Beautiful, wild, funny, and lost, Katie Kampen... [Drama, Mystery, Thriller] [college, blog, dark secrets] [{"cast_id": 0, "character": "Katie Kampenfelt... [{"credit_id": "55c223ad9251410ee7004c0e", "de...
4435 29731 And Then Came Love Successful New York journalist and single mom ... [Comedy, Romance] [] [{"cast_id": 4, "character": "Paul", "credit_i... [{"credit_id": "52fe45f6c3a368484e078f7f", "de...
4437 654 On the Waterfront Terry Malloy dreams about being a prize fighte... [Crime, Drama] [murder, suspense, union, dock, longshoreman, ... [{"cast_id": 10, "character": "Terry Malloy", ... [{"credit_id": "52fe4265c3a36847f801b1b1", "de...
4438 91070 L!fe Happens A comedy centered on two best friends, Kim and... [Comedy] [baby, roommate, friendship, single, los angel... [{"cast_id": 1003, "character": "Kim", "credit... [{"credit_id": "55152c7cc3a36803da001d07", "de...
4439 2009 4 Months, 3 Weeks and 2 Days Gabita is pregnant, abortion is strictly forbi... [Drama] [rape, hotel room, totalitarian regime, cohabi... [{"cast_id": 3, "character": "Otilia", "credit... [{"credit_id": "52fe432bc3a36847f803fb6d", "de...
4440 323270 The Horror Network Vol. 1 Serial killers, ghostly phone calls, inner dem... [Horror] [anthology] [{"cast_id": 0, "character": "Hal", "credit_id... [{"credit_id": "5798c7b29251411838003dd6", "de...
4441 2652 Hard Candy A mature 14-year old girl meets a charming 32-... [Drama, Thriller] [suicide, rape, age difference, photographer, ... [{"cast_id": 11, "character": "Jeff Kohlver", ... [{"credit_id": "52fe4363c3a36847f8050789", "de...
4442 9813 The Quiet After her widowed father dies, deaf teenager D... [Drama, Thriller] [depression, christmas party, deaf-mute, daugh... [{"cast_id": 1, "character": "Nina Deer", "cre... [{"credit_id": "52fe4532c3a36847f80c1991", "de...
4443 60421 Circumstance A wealthy Iranian family struggles to contain ... [Drama] [sexual identity, lesbian relationship, homose... [{"cast_id": 1001, "character": "Atafeh", "cre... [{"credit_id": "52fe4623c3a368484e080dc7", "de...
4444 157354 Fruitvale Station The true story of Oscar, a 22-year-old Bay Are... [Drama] [police brutality, based on true story, racism... [{"cast_id": 3, "character": "Oscar", "credit_... [{"credit_id": "52fe4bc19251416c910e4ba5", "de...
4445 127867 The Brass Teapot When a couple discovers that a brass teapot ma... [Comedy, Fantasy, Thriller] [fantasy, based on comic book, money, magical ... [{"cast_id": 2, "character": "Alice", "credit_... [{"credit_id": "52fe4b0bc3a368484e174b71", "de...
4446 3170 Bambi Bambi's tale unfolds from season to season as ... [Animation, Drama, Family] [forest, coming of age, best friend, loss of l... [{"cast_id": 9, "character": "Young Bambi (voi... [{"credit_id": "52fe438cc3a36847f805ca73", "de...
4447 14014 The Hammer Approaching forty, Ferro is unsatisfied with h... [Comedy] [transporter, sport, independent film] [{"cast_id": 1, "character": "Jerry Ferro", "c... [{"credit_id": "52fe45c39251416c750619a9", "de...
4448 15708 Latter Days Aaron Davis (Steve Sandvoss) and Christian Mar... [Drama, Comedy, Romance] [gay, coming out, religion, mormon] [{"cast_id": 3, "character": "Elder Aaron Davi... [{"credit_id": "52fe46749251416c75078d95", "de...
4449 146882 Elza A young Parisian woman of Caribbean descent re... [Drama] [france, caribbean islands, caribbean, woman d... [{"cast_id": 4, "character": "Elza", "credit_i... [{"credit_id": "52fe4b949251416c751077a5", "de...
4450 215918 1982 1982, a film inspired by true events at the on... [Drama] [drug addiction, father daughter relationship,... [{"cast_id": 5, "character": "Scoop", "credit_... [{"credit_id": "52fe4e0dc3a368484e20b9b1", "de...
4451 84200 For a Good Time, Call... College "frenemies" Lauren and Katie move in t... [Comedy] [crude humor, best friend, phone sex, innuendo... [{"cast_id": 1003, "character": "Katie Steel",... [{"credit_id": "56e9b246c3a3682d6c0045f9", "de...
4452 84184 Celeste & Jesse Forever Celeste and Jesse met in high school and got m... [Comedy, Drama, Romance] [relationship problems, male female relationsh... [{"cast_id": 1, "character": "Celeste Martin",... [{"credit_id": "52fe48df9251416c9109b031", "de...
4453 45767 Time Changer The year is 1890 and Bible professor Russell C... [Comedy, Drama, Family, Science Fiction] [time travel, time machine, christian film] [{"cast_id": 3, "character": "Russell Carlisle... [{"credit_id": "52fe46d2c3a36847f8114123", "de...
4454 14823 London to Brighton It's 3:07am and two girls burst into a run dow... [Crime, Drama, Thriller] [suspense] [{"cast_id": 1, "character": "Joanne", "credit... [{"credit_id": "52fe461d9251416c7506da25", "de...
4455 367551 American Hero Melvin, a reluctant hero who is far from super... [Action, Comedy, Science Fiction] [] [{"cast_id": 0, "character": "Melvin", "credit... [{"credit_id": "56414f6f92514128ad000f37", "de...
4456 343409 Windsor Drive River Miller, a mentally unstable actor haunte... [Thriller, Mystery] [woman director] [{"cast_id": 2, "character": "Brooke", "credit... [{"credit_id": "560eb838c3a368681700ca43", "de...
4457 60243 A Separation A married couple are faced with a difficult de... [Drama] [emigration, class, money, maid, divorce, iran... [{"cast_id": 3, "character": "Simin", "credit_... [{"credit_id": "52fe461dc3a368484e07f937", "de...
4458 57294 Crying with Laughter Powerfully redemptive and darkly comedic reven... [Comedy, Drama, Thriller] [kidnapping, stand-up comedy, dark comedy, nig... [{"cast_id": 3, "character": "Joey Frisk", "cr... [{"credit_id": "52fe492dc3a36847f818d031", "de...
4459 11446 Welcome to the Dollhouse An unattractive 7th grader struggles to cope w... [Comedy, Drama] [parents kids relationship, sister sister rela... [{"cast_id": 1, "character": "Dawn Wiener", "c... [{"credit_id": "52fe44419251416c7502e401", "de...
4460 47889 Ruby in Paradise Reeling from her mother's recent death, Ruby L... [Drama, Romance] [independent film] [{"cast_id": 3, "character": "Ruby Lee Gissing... [{"credit_id": "5715d36e92514105a80058b9", "de...
4461 25461 Raising Victor Vargas The film follows Victor, a Lower East Side tee... [Drama, Romance] [independent film] [{"cast_id": 3, "character": "Victor Vargas", ... [{"credit_id": "58d0f315c3a36838af008913", "de...
4462 905 Pandora's Box The rise and inevitable fall of an amoral but ... [Drama, Thriller, Romance] [london england, casino, irony, forbidden love... [{"cast_id": 7, "character": "Lulu", "credit_i... [{"credit_id": "52fe428ac3a36847f8026e81", "de...
4463 279759 Harrison Montgomery Film from Daniel Davila [] [] [] []
4464 78705 Live-In Maid Buenos Aires is in a deep recession. As the mo... [Drama, Foreign] [] [{"cast_id": 1001, "character": "Beba Pujol", ... [{"credit_id": "52fe49afc3a368484e138b55", "de...
4465 25212 Deterrence The President of the United States must deal w... [Action, Drama, Mystery, Thriller] [diner, judgment call] [{"cast_id": 1, "character": "Walter Emerson",... [{"credit_id": "587265c992514135610182c1", "de...
4466 26899 The Mudge Boy Duncan Mudge, mid-teens, lives apart from his ... [Drama] [chicken, bullying, rape of a male, misfit, ho... [{"cast_id": 2, "character": "Duncan Mudge", "... [{"credit_id": "52fe4520c3a368484e049edb", "de...
4467 146269 The Young Unknowns Charlie, his sexy girlfriend, and his moronic ... [Drama] [woman director] [{"cast_id": 2, "character": "Charlie", "credi... [{"credit_id": "56c314dcc3a36825f90023c6", "de...
4468 292483 Not Cool NOT COOL follows former prom king and college ... [Comedy] [sex, thanksgiving, friendship, high school, l... [{"cast_id": 0, "character": "Scott", "credit_... [{"credit_id": "54225d19c3a368086e000b0f", "de...
4469 14451 Dead Snow Eight medical students on a ski trip to Norway... [Horror, Comedy] [norway, undead, zombie, wintry] [{"cast_id": 1, "character": "Hanna", "credit_... [{"credit_id": "52fe45f69251416c75068613", "de...
4470 10105 Saints and Soldiers Five American soldiers fighting in Europe duri... [Action, Adventure, Drama, History, War] [winter, belgium, world war ii, nazis, bravery... [{"cast_id": 16, "character": "Private Shirl K... [{"credit_id": "52fe43279251416c75005935", "de...
4471 211557 Vessel Vessel is the story of the passengers of Fligh... [Horror, Science Fiction] [] [{"cast_id": 1, "character": "Danny", "credit_... [{"credit_id": "52fe4d97c3a368484e1f1ad7", "de...
4472 838 American Graffiti A couple of high school graduates spend one fi... [Comedy, Drama] [farewell, rock and roll, robbery, love at fir... [{"cast_id": 16, "character": "Curt Henderson"... [{"credit_id": "52fe427ec3a36847f80232b7", "de...
4473 40862 Iraq for Sale: The War Profiteers Documentary portraying the actions of U.S. cor... [Documentary] [] [{"cast_id": 1000, "character": "Himself", "cr... [{"credit_id": "52fe45a7c3a36847f80d326d", "de...
4474 13158 Aqua Teen Hunger Force Colon Movie Film for Th... An action epic that explores the origins of th... [Animation, Comedy] [africa, blood splatter, surrealism, blood, ro... [{"cast_id": 1, "character": "Master Shake (vo... [{"credit_id": "52fe45469251416c75050fb7", "de...
4475 84332 Safety Not Guaranteed Three magazine employees head out on an assign... [Comedy, Romance, Science Fiction, Drama] [time travel] [{"cast_id": 1004, "character": "Darius Britt"... [{"credit_id": "52fe48ec9251416c9109cd1b", "de...
4476 74510 Kevin Hart: Laugh at My Pain Experience the show that quickly became a nati... [Comedy, Documentary] [stand-up comedy] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "548fa8c5c3a3686d74000720", "de...
4477 74725 Kill List Nearly a year after a botched job, a hitman ta... [Horror, Thriller, Crime] [hotel, wife husband relationship, hitman, inf... [{"cast_id": 4, "character": "Jay", "credit_id... [{"credit_id": "52fe48dbc3a368484e10e88d", "de...
4478 58428 The Innkeepers During the final days at the Yankee Pedlar Inn... [Horror, Thriller] [anti terror, terror, beer, supernatural, towe... [{"cast_id": 3, "character": "Claire", "credit... [{"credit_id": "5877d149925141104700a0f5", "de...
4479 8416 The Conformist A weak-willed Italian man becomes a fascist fl... [Drama] [paris, italy, assassin, fascism, benito musso... [{"cast_id": 3, "character": "Marcello Clerici... [{"credit_id": "52fe44a6c3a36847f80a2425", "de...
4480 36584 Interview with the Assassin Out of work TV cameraman Ron Kobelski is appro... [Drama, Thriller] [assassination, paranoia, suspense, conspiracy] [{"cast_id": 9, "character": "Ron Kobeleski", ... [{"credit_id": "52fe45f59251416c910444ab", "de...
4481 13429 Donkey Punch Three hot girls, four guys, and one mega-swank... [Horror, Drama, Thriller, Crime] [] [{"cast_id": 7, "character": "Tammi", "credit_... [{"credit_id": "53dd2b7c0e0a265a9600010c", "de...
4482 9022 All the Boys Love Mandy Lane Beautiful Mandy Lane isn't a party girl but, w... [Horror, Mystery, Thriller] [suicide attempt, gun, texas, mass murder, far... [{"cast_id": 12, "character": "Mandy Lane", "c... [{"credit_id": "52fe44d2c3a36847f80ac091", "de...
4483 22530 Bled Sai, a young artist living in a downtown wareh... [Horror] [vampire, daywalker] [{"cast_id": 2, "character": "Sai", "credit_id... [{"credit_id": "52fe4444c3a368484e019705", "de...
4484 288 High Noon High Noon is about a recently freed leader of ... [Western] [gunslinger, showdown, fistfight, morality, u.... [{"cast_id": 4, "character": "Marshal Will Kan... [{"credit_id": "52fe4233c3a36847f800b7bd", "de...
4485 14275 Hoop Dreams This documentary follows two inner-city Chicag... [Documentary] [chicago, sports team, ghetto, narration, coll... [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe45e19251416c75065927", "de...
4486 2287 Rize A documentary film that highlights two street ... [Documentary] [street gang, hip-hop, dance, fight, breakdanc... [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "52fe434ac3a36847f8048ef3", "de...
4487 18734 L.I.E. In this biting and disturbing coming-of-age ta... [Drama] [independent film] [{"cast_id": 2, "character": "Howie Blitzer", ... [{"credit_id": "52fe47969251416c7509ebcf", "de...
4488 206197 The Sisterhood of Night When a teenage girl says she's the victim of a... [Mystery, Drama, Thriller] [witch, woman director] [{"cast_id": 2, "character": "Emily Parris", "... [{"credit_id": "52fe4d17c3a368484e1d6a27", "de...
4489 26837 B-Girl A young female breakdancer, Angel, moves to Lo... [Crime, Drama, Music] [dancing, hip-hop, b-girl, street dance, b-boy... [{"cast_id": 1, "character": "Angel (as Jules ... [{"credit_id": "52fe451cc3a368484e049161", "de...
4490 7859 Half Nelson Despite his dedication to the junior-high stud... [Drama] [date, ex-girlfriend, bicycle, crack, independ... [{"cast_id": 1, "character": "Dan Dunne", "cre... [{"credit_id": "52fe4486c3a36847f809b17b", "de...
4491 302579 Naturally Native Naturally Native follows the lives, loves, pai... [Drama] [native american, racism, family, woman director] [{"cast_id": 0, "character": "Vickie Lewis Big... [{"credit_id": "5462d90c0e0a2677fd00116d", "de...
4492 51955 Hav Plenty Lee Plenty is an almost broke would-be novelis... [Action, Comedy, Romance, Science Fiction, Thr... [] [{"cast_id": 11, "character": "Lee Plenty", "c... [{"credit_id": "5571681ac3a36838730013f6", "de...
4493 376004 Adulterers A man who returns home to find his wife cheati... [Thriller, Crime, Drama] [] [{"cast_id": 1, "character": "Samuel Deuprey",... [{"credit_id": "5694d0739251414b67001ae9", "de...
4494 158752 Escape from Tomorrow In a world of fake castles and anthropomorphic... [Horror, Fantasy] [] [{"cast_id": 3, "character": "Jim", "credit_id... [{"credit_id": "52fe4bf69251416c910eaffd", "de...
4495 40658 Starsuckers Starsuckers is the most controversial document... [Documentary, Foreign] [] [{"cast_id": 1, "character": "himself", "credi... [{"credit_id": "545d24490e0a261fb9004b2b", "de...
4496 296943 The Hadza: Last of the First A look at human origins in the very place of o... [Documentary] [] [] [{"credit_id": "54383e6fc3a36825ba001c52", "de...
4497 118612 After When two bus crash survivors awake to discover... [Mystery, Thriller] [coma, crash, accepting death] [{"cast_id": 1, "character": "Freddy", "credit... [{"credit_id": "553d13d09251413f5a007eec", "de...
4498 138976 Treachery Treachery centers on a man (Biehn) who is reun... [Drama] [] [{"cast_id": 2, "character": "Nathan", "credit... [{"credit_id": "52fe4c59c3a368484e1b3c1f", "de...
4499 323967 Walter A ticket-taker at the local cinema believes he... [Drama, Comedy] [god, woman director] [{"cast_id": 37, "character": "Walter", "credi... [{"credit_id": "54d4d10592514109ba013ab1", "de...
4500 3080 Top Hat Showman Jerry Travers is working for producer ... [Comedy, Music, Romance] [venice, dance, musical, tap dancing, stage sh... [{"cast_id": 10, "character": "Jerry Travers",... [{"credit_id": "563908e9c3a3681b5201f955", "de...
4501 2667 The Blair Witch Project In October of 1994 three student filmmakers di... [Horror, Mystery] [witch, voodoo, legend, sorcery, maryland, for... [{"cast_id": 41, "character": "Mike", "credit_... [{"credit_id": "52fe4364c3a36847f8050c01", "de...
4502 9459 Woodstock An intimate look at the Woodstock Music & Art ... [History, Documentary, Music] [hippie, free love, musical, music, woodstock,... [{"cast_id": 10, "character": "Himself", "cred... [{"credit_id": "52fe44fac3a36847f80b55ef", "de...
4503 11598 The Kentucky Fried Movie A series of loosely connected skits that spoof... [Comedy] [journalism, commercial, television, tv show, ... [{"cast_id": 32, "character": "Loo (segment \"... [{"credit_id": "56ed3840c3a36822560068c5", "de...
4504 26916 Mercy Streets Estranged twin brothers - one a con man, the o... [Action, Adventure, Drama] [suspense] [{"cast_id": 2, "character": "Rome", "credit_i... [{"credit_id": "52fe4521c3a368484e04a1ef", "de...
4505 181940 Carousel of Revenge When strangers Frank Delano and his Uncle Bobb... [Thriller, Mystery] [] [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "545e3d7d0e0a261fb9006a6f", "de...
4506 125263 Broken Vessels A young Pennsylvania man moves to Los Angeles ... [Drama] [] [{"cast_id": 2, "character": "Jimmy", "credit_... [{"credit_id": "52fe4ac0c3a368484e165147", "de...
4507 263503 Water & Power Twin brothers nicknamed "Water" and "Power" fr... [Crime, Drama] [] [{"cast_id": 2, "character": "Water", "credit_... [{"credit_id": "5342e38cc3a368151e003aa9", "de...
4508 324322 They Will Have to Kill Us First In 2012, jihadists took control of northern Ma... [Music, Documentary] [woman director] [{"cast_id": 1, "character": "Himself - lead s... [{"credit_id": "54d6acb2c3a3683b920039cd", "de...
4509 331493 Light from the Darkroom Light in the Darkroom is the story of two best... [] [] [] []
4510 375950 The Country Doctor All the people in this countryside area, can c... [Drama, Comedy] [hospital, doctor] [{"cast_id": 1, "character": "Jean-Pierre Wern... [{"credit_id": "568ae5109251412e5202a3bf", "de...
4511 278348 The Maid's Room Drina, a young immigrant working as a live-in ... [Thriller] [] [{"cast_id": 7, "character": "Drina", "credit_... [{"credit_id": "572169c092514142350017fc", "de...
4512 704 A Hard Day's Night Capturing John Lennon, Paul McCartney, George ... [Comedy, Music] [adolescence, culture clash, press conference,... [{"cast_id": 10, "character": "himself", "cred... [{"credit_id": "52fe426dc3a36847f801dc85", "de...
4513 70875 The Harvest (La Cosecha) The story of the children who work 12-14 hour ... [Documentary] [migration, immigration, agriculture, food, hu... [] [{"credit_id": "52fe4816c3a368484e0e8bbd", "de...
4514 75986 Love Letters A story of love and obsession. A young radio p... [Drama, Thriller] [obsession, radio, nudity, letter, love, roman... [{"cast_id": 1, "character": "Anna Winter", "c... [{"credit_id": "52fe4921c3a368484e11b9d9", "de...
4515 385636 Juliet and Alfa Romeo Tilen (18), an attractive high school student,... [Comedy, Drama] [pornography, sex, love, teenager, death] [{"cast_id": 0, "character": "Tilen", "credit_... [{"credit_id": "56d8880fc3a3681e3901f8a4", "de...
4516 14438 Fireproof In Albany, the marriage of Caleb end Catherine... [Drama] [father son relationship, fire, firemen, chris... [{"cast_id": 2, "character": "Caleb Holt", "cr... [{"credit_id": "52fe45f39251416c75068111", "de...
4517 211086 Faith Connections A filmmaker's insight into the biggest gatheri... [Documentary, Drama] [himalaya, hindu, pilgrimage, faith, hinduism,... [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe4d8dc3a368484e1ef6dd", "de...
4518 23069 Benji A stray dog saves two kidnapped children. [Adventure, Family, Romance] [hostage, affection, rescue, dog, animal actor... [{"cast_id": 1, "character": "Mary", "credit_i... [{"credit_id": "545d997c0e0a261fb3005954", "de...
4519 83 Open Water Two divers are left out at sea without a boat.... [Drama, Thriller] [diving, cataclysm, nightmare, panic, red sea,... [{"cast_id": 3, "character": "Susan Watkins", ... [{"credit_id": "52fe4215c3a36847f8002991", "de...
4520 89857 High Road Directed by Matt Walsh, a co-founding member o... [Comedy] [] [{"cast_id": 10, "character": "Orchid", "credi... [{"credit_id": "52fe4a2e9251416c910c5e77", "de...
4521 30315 Kingdom of the Spiders Investigating the mysterious deaths of a numbe... [Horror, Science Fiction] [hotel, small town, siege, independent film, c... [{"cast_id": 4, "character": "Dr. Robert 'Rack... [{"credit_id": "558cb4509251416c2a00201b", "de...
4522 14358 Mad Hot Ballroom Eleven-year-old New York City public school ki... [Documentary, Family] [competition, documentary, dance contest, ball... [] [{"credit_id": "52fe45ea9251416c75066cd9", "de...
4523 2056 The Station Agent When his only friend dies, a man born with dwa... [Drama, Comedy] [train station, new jersey, small person, frie... [{"cast_id": 24, "character": "Finbar McBride"... [{"credit_id": "5627a449c3a368278600268b", "de...
4524 41144 To Save A Life Jake Taylor has everything. He has a beautiful... [Drama] [christian, independent film] [{"cast_id": 1, "character": "Jake Taylor", "c... [{"credit_id": "52fe45b7c3a36847f80d66f1", "de...
4525 35199 Wordplay From the masters who create the mind-bending d... [Documentary] [competition, documentary, contest, crossword ... [{"cast_id": 4, "character": "Himself", "credi... [{"credit_id": "52fe459a9251416c910380bd", "de...
4526 14271 Beyond the Mat Beyond the Mat is a 1999 professional wrestlin... [Documentary] [wrestling, sport, controversial, ecw, wwe] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "58d5ec49c3a368127c03493c", "de...
4527 16653 The Singles Ward When Jonathan Jordan gets divorced he's thrust... [Comedy, Drama, Family, Romance] [] [{"cast_id": 2, "character": "Jonathan Jordan"... [{"credit_id": "56b22f4bc3a36845b40001b7", "de...
4528 14757 Osama Teenage girl Osama cuts her hair and dresses l... [Drama] [independent film] [{"cast_id": 2, "character": "Osama", "credit_... [{"credit_id": "565b821992514169280039fb", "de...
4529 84401 Sholem Aleichem: Laughing In The Darkness A riveting portrait of the great writer whose ... [Documentary] [] [{"cast_id": 3, "character": "Shayne Sheyndl",... [{"credit_id": "52fe48f39251416c9109db3f", "de...
4530 23655 Groove An inside look into one night in the San Franc... [Drama, Music, Romance] [independent film] [{"cast_id": 12, "character": "David Turner", ... [{"credit_id": "52fe4472c3a368484e02384d", "de...
4531 36825 The R.M. Jared Phelps (Kirby Heyborne) has completed tw... [Comedy, Crime, Family] [] [{"cast_id": 0, "character": "Jared Phelps", "... [{"credit_id": "532bc706c3a3684bb10009e3", "de...
4532 33430 Twin Falls Idaho Francis and Blake Falls are Siamese twins who ... [Drama, Romance] [independent film] [{"cast_id": 2, "character": "Blake Falls", "c... [{"credit_id": "58ebc7f7925141281908b4da", "de...
4533 12281 Mean Creek Teenagers living in small-town Oregon take a b... [Crime, Drama] [suicide, alcohol, secret, birthday, lake, ore... [{"cast_id": 1, "character": "Sam Merric", "cr... [{"credit_id": "52fe44d99251416c750430b9", "de...
4534 125052 Hurricane Streets Marcus is a kid on Manhattan's mean streets. H... [Romance, Crime, Drama] [prison, new mexico, smuggling, gang, theft] [{"cast_id": 2, "character": "Marcus", "credit... [{"credit_id": "52fe4abbc3a368484e163cfb", "de...
4535 96238 Never Again Two people who have pledged never to fall in l... [Comedy, Romance] [romantic comedy] [{"cast_id": 11, "character": "Christopher", "... [{"credit_id": "52fe49a99251416c750cf311", "de...
4536 30246 Civil Brand Forced to work under slave-like conditions in ... [Crime, Drama, Thriller] [woman director] [{"cast_id": 1, "character": "Francis Shepard"... [{"credit_id": "52fe44079251416c910028cb", "de...
4537 7301 Lonesome Jim Failing to make it on his own, 27-year-old Jim... [Comedy, Drama, Romance] [sexuality, parents kids relationship, indiana... [{"cast_id": 1, "character": "Jim", "credit_id... [{"credit_id": "52fe4479c3a36847f8098159", "de...
4538 172533 Drinking Buddies Weekend trips, office parties, late night conv... [Romance, Drama] [male female relationship, co-worker, relation... [{"cast_id": 4, "character": "Kate", "credit_i... [{"credit_id": "52fe4d21c3a36847f825045b", "de...
4539 180383 Deceptive Practice: The Mysteries and Mentors ... The life and career of renowned magician and s... [Documentary] [magic, woman director] [{"cast_id": 2, "character": "Himself", "credi... [{"credit_id": "547117cf92514123e30008b4", "de...
4540 346 Seven Samurai A samurai answers a village's request for prot... [Action, Drama] [japan, samurai, peasant, looting, rice, fenci... [{"cast_id": 13, "character": "Kikuchiyo", "cr... [{"credit_id": "52fe423bc3a36847f800dfef", "de...
4541 84318 The Other Dream Team The incredible story of the 1992 Lithuanian ba... [Documentary] [olympic games, sport, basketball, basketball ... [{"cast_id": 1010, "character": "Himself", "cr... [{"credit_id": "52fe48ea9251416c9109c87b", "de...
4542 45145 Johnny Suede A struggling young musician and devoted fan of... [Comedy, Romance] [sex, nightclub, nudity, musician, song, rock,... [{"cast_id": 2, "character": "Johnny Suede", "... [{"credit_id": "5998a66fc3a368207e010bee", "de...
4543 13983 Finishing The Game In 1973, martial arts great Bruce Lee died, hi... [Comedy] [satire, independent film, spoof] [{"cast_id": 3, "character": "Breeze Loo", "cr... [{"credit_id": "52fe45bf9251416c75061175", "de...
4544 45649 Rubber In the California desert, the adventures of a ... [Comedy, Drama, Fantasy, Horror, Mystery] [exploding building, duringcreditsstinger] [{"cast_id": 7, "character": "Xavier", "credit... [{"credit_id": "536b46ed0e0a2647db00b5d2", "de...
4545 19844 Kiss the Bride In high school, Matt and Ryan were best friend... [Drama, Comedy, Romance] [gay interest] [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "52fe47f49251416c750aafab", "de...
4546 21801 The Slaughter Rule A young man finds solace with a young woman, h... [Drama] [] [{"cast_id": 1002, "character": "Roy Chutney",... [{"credit_id": "52fe4428c3a368484e012d25", "de...
4547 43933 Monsters Six years ago NASA discovered the possibility ... [Drama, Thriller, Science Fiction] [monster, pyramid, radio, dystopia, infection,... [{"cast_id": 3, "character": "Samantha Wynden"... [{"credit_id": "52fe466cc3a36847f80fe201", "de...
4548 73511 The Californians When real estate mogul Gavin Ransom (Noah Wyle... [Drama, Comedy] [] [{"cast_id": 2, "character": "", "credit_id": ... [{"credit_id": "565485a1925141055b0001ee", "de...
4549 43653 The Living Wake “The Living Wake” is a dark comedy set in a ti... [Comedy] [independent film] [{"cast_id": 8, "character": "Mills", "credit_... [{"credit_id": "52fe4657c3a36847f80f9c07", "de...
4550 139715 Detention of the Dead A group of oddball high school students find t... [Comedy, Horror] [high school, independent film, zombie, extrem... [{"cast_id": 4, "character": "Eddie", "credit_... [{"credit_id": "52fe4c6ac3a368484e1b7457", "de...
4551 45380 Crazy Stone Three thieves try to steal a valuable jade tha... [Action, Comedy] [] [{"cast_id": 2, "character": "Bao Shi Hong", "... [{"credit_id": "52fe46bfc3a36847f81100a9", "de...
4552 30867 Scott Walker: 30 Century Man A documentary on the influential musician Scot... [Documentary, Music] [music] [{"cast_id": 8, "character": "himself", "credi... [{"credit_id": "52fe44459251416c9100ac31", "de...
4553 81220 Everything Put Together Everything Put Together is a 2000 film directe... [Drama] [independent film] [{"cast_id": 4, "character": "", "credit_id": ... [{"credit_id": "52fe48019251416c9107ce43", "de...
4554 253626 Good Kill In the shadowy world of drone warfare, combat ... [Action, Drama, Thriller] [pilot, suspicion, drone, u.s. military, air f... [{"cast_id": 4, "character": "Commandant Tom E... [{"credit_id": "55780dd2c3a36842750018ad", "de...
4555 294550 The Outrageous Sophie Tucker The rags to riches story of Sophie Tucker, an ... [] [] [] [{"credit_id": "55b26c8c9251411e0b0105e3", "de...
4556 90369 Now Is Good A girl dying of leukemia compiles a list of th... [Drama, Romance] [cancer, teenager, teen drama, bucket list, ba... [{"cast_id": 2, "character": "Tessa Scott", "c... [{"credit_id": "52fe48a69251416c750aee85", "de...
4557 117942 Girls Gone Dead A group of six ex-high school cheerleaders are... [Horror, Comedy] [] [{"cast_id": 24, "character": "Rebecca Foster"... [{"credit_id": "52fe4bc4c3a36847f821312d", "de...
4558 380097 America Is Still the Place 1971 post civil rights San Francisco seemed li... [] [] [] []
4559 322194 Subconscious An investigation into a retired WWII sub plung... [Action, Thriller, Mystery] [submarine, woman director] [{"cast_id": 8, "character": "Peter Williams",... [{"credit_id": "54cb9624c3a36809240102d3", "de...
4560 98568 Enter Nowhere Three strangers arrive one by one to a mysteri... [Mystery, Science Fiction, Thriller] [cabin, time travel, woods, cabin in the woods... [{"cast_id": 17, "character": "Samantha", "cre... [{"credit_id": "5892b59bc3a3686d10000388", "de...
4561 119657 El Rey de Najayo The dramatic story of Julian, a Dominican drug... [Crime, Drama] [] [{"cast_id": 4, "character": "Julian", "credit... [{"credit_id": "52fe4c08c3a36847f821e453", "de...
4562 380733 Fight to the Finish A young amateur fighter makes an enemy with a ... [Romance, Action] [sport, fighting] [{"cast_id": 1, "character": "Glinda McGill", ... [{"credit_id": "56b03694c3a3686485000e99", "de...
4563 285743 Alleluia! The Devil's Carnival The Devil's Carnival: Alleluia! is the second ... [Music, Horror] [carnival, musical, sequel, devil, dark carnival] [{"cast_id": 11, "character": "Lucifer", "cred... [{"credit_id": "53e40a4f0e0a262b8f0050c4", "de...
4564 362765 The Sound and the Shadow An allergy-ridden, eavesdropping sound enginee... [Thriller, Comedy, Mystery] [] [{"cast_id": 0, "character": "Harold", "credit... [{"credit_id": "56139799c3a368681401922f", "de...
4565 379532 Rodeo Girl Shipped off to her American dad's ranch for th... [Family] [] [{"cast_id": 0, "character": "Duke Williams", ... [{"credit_id": "58a3e925c3a3683963003b40", "de...
4566 253261 Born to Fly: Elizabeth Streb vs. Gravity Born to Fly pushes the boundaries between acti... [Documentary] [woman director] [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "54fc243492514123af00194c", "de...
4567 297100 The Little Ponderosa Zoo The Little Ponderosa Zoo is preparing for thei... [] [] [] []
4568 15239 The Toxic Avenger Tromaville has a monstrous new hero. The Toxic... [Science Fiction, Action, Comedy, Horror] [corruption, mayor, anti hero, sadism, toxic, ... [{"cast_id": 1, "character": "The Toxic Avenge... [{"credit_id": "53f7425ac3a36833f4005420", "de...
4569 94072 Straight Out of Brooklyn A Special Jury Award winner at the Sundance Fi... [Drama] [] [] [{"credit_id": "52fe49499251416c750c3167", "de...
4570 4107 Bloody Sunday The dramatised story of the Irish civil rights... [Action, Adventure, Drama, History] [northern ireland, independent film, civil rig... [{"cast_id": 3, "character": "Ivan Cooper", "c... [{"credit_id": "52fe43adc3a36847f8067123", "de...
4571 325579 Diamond Ruff Action - Orphan, con artist, crime boss and mi... [] [] [] []
4572 15624 Conversations with Other Women Reunited at a wedding after many years, former... [Drama, Romance] [dialogue, talking, bridesmaid, wedding recept... [{"cast_id": 1, "character": "Woman", "credit_... [{"credit_id": "52fe466d9251416c75077ec3", "de...
4573 17287 Poultrygeist: Night of the Chicken Dead Humans... the other white meat... Unless you'r... [Horror, Comedy] [musical, zombie] [{"cast_id": 1, "character": "Arbie", "credit_... [{"credit_id": "52fe47169251416c7508d4c9", "de...
4574 198370 Mutual Friends Surprise parties rarely go well. This one is n... [] [] [{"cast_id": 3, "character": "Liv", "credit_id... [{"credit_id": "52fe4d7b9251416c9111797f", "de...
4575 3062 42nd Street A producer puts on what may be his last Broadw... [Music, Comedy, Romance] [philadelphia, musical, stage show, director, ... [{"cast_id": 11, "character": "Julian Marsh", ... [{"credit_id": "52fe4381c3a36847f805935d", "de...
4576 328307 Rise of the Entrepreneur: The Search for a Bet... The world is changing faster than ever. Techno... [] [] [] []
4577 15389 Metropolitan A sparkling comedic chronicle of a middle-clas... [Comedy, Drama] [upper class, new york, independent film, debu... [{"cast_id": 2, "character": "Tom Townsend", "... [{"credit_id": "52fe46559251416c75074ffb", "de...
4578 464 As It Is in Heaven A musical romantic tragedy about a famous comp... [Romance, Drama, Comedy, Music] [individual, underdog, mentally disabled, loss... [{"cast_id": 1, "character": "Daniel Dar\u00e9... [{"credit_id": "52fe4246c3a36847f8011a6d", "de...
4579 308467 Roadside Dan Summers and his pregnant wife, Mindy, figh... [Horror, Drama] [] [{"cast_id": 1, "character": "Dan Summers", "c... [{"credit_id": "54850af6c3a3680b36001a86", "de...
4580 8193 Napoleon Dynamite A listless and alienated teenager decides to h... [Comedy] [underdog, brother brother relationship, idaho... [{"cast_id": 2, "character": "Napoleon Dynamit... [{"credit_id": "52fe4494c3a36847f809e219", "de...
4581 188166 Blue Ruin The quiet life of a beach bum is upended by dr... [Crime, Thriller] [revenge, drifter, virginia, character study, ... [{"cast_id": 3, "character": "Dwight", "credit... [{"credit_id": "536311fc0e0a261e0100128f", "de...
4582 23827 Paranormal Activity After a young, middle class couple moves into ... [Horror, Mystery] [haunting, psychic, entity, demonic possession... [{"cast_id": 3, "character": "Katie", "credit_... [{"credit_id": "52fe4477c3a368484e024b01", "de...
4583 1282 Dogtown and Z-Boys Dogtown and Z-Boys follows the evolution of sk... [Documentary] [skateboarding, independent film] [{"cast_id": 2, "character": "Narrator", "cred... [{"credit_id": "52fe42edc3a36847f802d873", "de...
4584 762 Monty Python and the Holy Grail King Arthur, accompanied by his squire, recrui... [Adventure, Comedy, Fantasy] [holy grail, monk, scotland yard, swordplay, c... [{"cast_id": 11, "character": "King Arthur / V... [{"credit_id": "52fe4272c3a36847f801f66f", "de...
4585 64499 Quinceañera As Magdalena's 15th birthday approaches, her s... [Drama] [] [{"cast_id": 3, "character": "Magdalena", "cre... [{"credit_id": "552e417092514174db006c46", "de...
4586 281189 Gory Gory Hallelujah Four actors compete for the role of Jesus - a ... [] [woman director] [] [{"credit_id": "55135b3f9251412be400021e", "de...
4587 1435 Tarnation Filmmaker Jonathan Caouette's documentary on g... [Documentary, Drama] [schizophrenia, gay, usa, rape, texas, loss of... [{"cast_id": 2, "character": "Herself", "credi... [{"credit_id": "52fe42f7c3a36847f8030443", "de...
4588 47546 I Want Your Money Two versions of the American dream now stand i... [Documentary] [] [] []
4589 189711 Love in the Time of Monsters Two sisters travel to a cheesy tourist trap wh... [Horror, Comedy] [] [{"cast_id": 1, "character": "Lou", "credit_id... [{"credit_id": "52fe4d609251416c751392bb", "de...
4590 19204 The Beyond A young woman inherits an old hotel in Louisia... [Horror] [hotel, experiment, hell, gore, morgue, undead... [{"cast_id": 14, "character": "Liza Merril", "... [{"credit_id": "52fe47c69251416c750a50ed", "de...
4591 9029 What Happens in Vegas During a wild vacation in Las Vegas, career wo... [Comedy, Romance] [casino, hotel, roommate, fictitious marriage,... [{"cast_id": 23, "character": "Jack Fuller", "... [{"credit_id": "52fe44d3c3a36847f80ac4d9", "de...
4592 18045 The Dark Hours Dr. Samantha Goodman is a beautiful, young psy... [Horror, Science Fiction, Thriller] [canada, winter, hostage, olympic games, cabin... [{"cast_id": 3, "character": "Samantha Goodman... [{"credit_id": "59936b27925141542b0052e1", "de...
4593 11240 My Beautiful Laundrette Omar, a homosexual Pakistani boy living in Lon... [Romance, Drama, Comedy] [london england, gay, immigration, society, br... [{"cast_id": 4, "character": "Omar", "credit_i... [{"credit_id": "52fe44189251416c75028ad1", "de...
4594 43743 Fabled Joseph just broke up with his girlfriend and i... [Drama, Mystery, Thriller] [independent film] [] []
4595 157909 Show Me When two squeegee kids descend upon Sarah and ... [Drama, Thriller] [kidnapping] [{"cast_id": 1, "character": "Sarah", "credit_... [{"credit_id": "53521ef7c3a3681d980022d6", "de...
4596 10238 Cries and Whispers When a woman dying of cancer in turn-of-the ce... [Drama] [sister sister relationship, sweden, dying and... [{"cast_id": 3, "character": "Agnes", "credit_... [{"credit_id": "52fe43479251416c7500a4e9", "de...
4597 3059 Intolerance The story of a poor young woman, separated by ... [Drama] [usa, naivety, intolerance, mill, marriage, we... [{"cast_id": 23, "character": "The Woman Who R... [{"credit_id": "577fe3e79251415db5000bf2", "de...
4598 15800 Trekkies A hilarious look at the universe's most ferven... [Documentary] [pop culture, fan culture, documentary, scienc... [{"cast_id": 1, "character": "Herself", "credi... [{"credit_id": "52fe467e9251416c7507a0a5", "de...
4599 65203 The Broadway Melody Harriet and Queenie Mahoney, a vaudeville act,... [Drama, Music, Romance] [musical, singer, pre-code, wisecrack humor, e... [{"cast_id": 8, "character": "Eddie Kearns", "... [{"credit_id": "5647d9b9c3a368260100563e", "de...
4600 764 The Evil Dead When a group of college students finds a myste... [Horror] [falsely accused, beheading, audio tape, log c... [{"cast_id": 16, "character": "Ashley 'Ash' J.... [{"credit_id": "52fe4273c3a36847f801f7e3", "de...
4601 103620 Maniac As he helps a young artist with her upcoming e... [Horror] [prostitute, mannequin, remake, murder, gore, ... [{"cast_id": 1, "character": "Frank", "credit_... [{"credit_id": "52fe4a21c3a36847f81bbac7", "de...
4602 319069 Censored Voices The 1967 'Six-Day' war ended with Israel's dec... [History, Documentary] [woman director] [{"cast_id": 1, "character": "", "credit_id": ... [{"credit_id": "56559849c3a3681982002db2", "de...
4603 14278 Murderball Quadriplegics, who play full-contact rugby in ... [Documentary] [paralympics, wheelchair, sport, rugby] [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe45e19251416c75065989", "de...
4604 25678 American Ninja 2: The Confrontation On a remote Caribbean island, Army Ranger Joe ... [Action, Adventure, Drama] [marine corps, army, ninja] [{"cast_id": 2, "character": "Sgt. Joe Armstro... [{"credit_id": "52fe44d6c3a368484e039bc5", "de...
4605 79161 51 Birch Street Documentary filmmaker Doug Block had every rea... [Documentary] [] [{"cast_id": 1001, "character": "Herself", "cr... [{"credit_id": "52fe49c4c3a368484e13e9bb", "de...
4606 371690 Rotor DR1 In a post-apocalyptic world where half the pop... [Science Fiction, Family] [] [{"cast_id": 14, "character": "Kitch", "credit... [{"credit_id": "580b615292514171a3001f82", "de...
4607 389 12 Angry Men The defense and the prosecution have rested an... [Drama] [judge, jurors, sultriness, death penalty, fat... [{"cast_id": 29, "character": "Juror 8", "cred... [{"credit_id": "52fe423dc3a36847f800ec55", "de...
4608 52032 My Dog Tulip The story of a man who rescues a German shephe... [Animation, Comedy, Drama] [human animal relationship, dog, german shephe... [{"cast_id": 1, "character": "J.R. Ackerley (v... [{"credit_id": "52fe4814c3a36847f81572a7", "de...
4609 3078 It Happened One Night Ellie Andrews has just tied the knot with soci... [Comedy, Romance] [miami, reference to the big bad wolf, reporter] [{"cast_id": 10, "character": "Peter Warne", "... [{"credit_id": "52fe4383c3a36847f8059c33", "de...
4610 38810 Dogtooth Three teenagers are confined to an isolated co... [Drama] [male nudity, female nudity, hostage, paranoia... [{"cast_id": 10, "character": "Son", "credit_i... [{"credit_id": "53e7e510c3a368399f00231e", "de...
4611 21525 Tupac: Resurrection Home movies, photographs, and recited poetry i... [Music, Documentary] [rap music, hip-hop, blunt, woman director] [{"cast_id": 2, "character": "Himself (archive... [{"credit_id": "52fe441dc3a368484e010479", "de...
4612 55123 Tumbleweeds A woman constantly runs from town to town with... [Comedy, Drama] [independent film] [{"cast_id": 2, "character": "Mary jo Walker",... [{"credit_id": "52fe48bcc3a36847f8176aa5", "de...
4613 11980 The Prophecy The angel Gabriel comes to Earth to collect a ... [Fantasy, Horror, Thriller] [angel, archangel gabriel, menschheit] [{"cast_id": 9, "character": "Gabriel", "credi... [{"credit_id": "52fe44af9251416c7503d5e5", "de...
4614 11956 When the Cat's Away When Chloe (Garance Clavel), a young Parisian,... [Comedy] [paris, cat] [{"cast_id": 3, "character": "Chlo\u00e9", "cr... [{"credit_id": "52fe44a99251416c7503c9d1", "de...
4615 1550 Pieces of April Quirky and rebellious April Burns lives with h... [Comedy, Drama] [sex, thanksgiving, road trip, love, independe... [{"cast_id": 1, "character": "April Burns", "c... [{"credit_id": "52fe42fcc3a36847f8031f47", "de...
4616 162396 The Big Swap In this British drama, Ellen (Sorcha Brooks) a... [] [] [{"cast_id": 2, "character": "Sam", "credit_id... [{"credit_id": "52fe4c59c3a36847f8229a57", "de...
4617 26518 Old Joy Two old pals reunite for a camping trip in Ore... [Drama] [woman director] [{"cast_id": 2, "character": "Mark", "credit_i... [{"credit_id": "52fe4508c3a368484e0448e1", "de...
4618 8942 Wendy and Lucy Wendy, a near-penniless drifter, is traveling ... [Drama] [usa, friendship, survival, scar, family, woma... [{"cast_id": 2, "character": "Wendy", "credit_... [{"credit_id": "52fe44cac3a36847f80aa1c3", "de...
4619 68412 3 Backyards The story of three people from the same suburb... [Drama] [independent film] [{"cast_id": 2, "character": "Peggy", "credit_... [{"credit_id": "52fe4791c3a368484e0ce0f9", "de...
4620 2786 Pierrot le Fou Pierrot escapes his boring society and travels... [Drama, Thriller] [paris, painting, independent film, money, bom... [{"cast_id": 12, "character": "Ferdinand-Pierr... [{"credit_id": "52fe436dc3a36847f805355b", "de...
4621 87943 Sisters in Law Set in Kumba in South West Cameroon Sisters in... [Documentary] [woman director] [] [{"credit_id": "52fe49e39251416c910bc201", "de...
4622 73981 Ayurveda: Art of Being Ayurveda is a science of life and a healing ar... [Documentary] [philosophy, india, healing] [] [{"credit_id": "52fe48b5c3a368484e106b4f", "de...
4623 91721 Nothing But a Man A proud black man and his school-teacher wife ... [Drama] [] [{"cast_id": 1054, "character": "Duff Anderson... [{"credit_id": "52fe48e29251416c750b656b", "de...
4624 118452 First Love, Last Rites Joey and Sissel are two misfits spending most ... [Drama] [sex, misfit, boring] [{"cast_id": 1, "character": "Joey", "credit_i... [{"credit_id": "547defcb9251412d78005b29", "de...
4625 47534 Fighting Tommy Riley An aging trainer and a young fighter, both in ... [Action, Adventure, Drama] [boxer, massage, unrequited love, locker room,... [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe4737c3a36847f8129b6b", "de...
4626 40914 Royal Kill A fearsome warrior from the Kingdom of Samarza... [Action, Thriller] [bodyguard, princess, female assassin, soldier... [{"cast_id": 3, "character": "Exhibition Manag... [{"credit_id": "52fe45aac3a36847f80d3b9f", "de...
4627 365052 The Looking Glass Troubled 13-year-old Julie loses her mother an... [] [] [{"cast_id": 2, "character": "Karen", "credit_... [{"credit_id": "562a40c19251412845002059", "de...
4628 13282 Death Race 2000 In a boorish future, the government sponsors a... [Action, Comedy, Science Fiction] [dystopia, street race, reality spoof] [{"cast_id": 5, "character": "Frankenstein", "... [{"credit_id": "52fe45569251416c75053009", "de...
4629 250184 Locker 13 The story of Skip, a young ex-convict who take... [Horror, Drama, Thriller] [terror, anthology, suspense] [{"cast_id": 7, "character": "Tommy Novak", "c... [{"credit_id": "532741819251411a0d000382", "de...
4630 426067 Midnight Cabaret A Broadway producer puts on a play with a Devi... [Horror] [] [{"cast_id": 1, "character": "Dawn", "credit_i... [{"credit_id": "582a4cdb9251417b1803dd47", "de...
4631 324352 Anderson's Cross Nick Anderson, Kevin Daniels, and Tracey Green... [Romance, Comedy, Drama] [coming of age] [{"cast_id": 1, "character": "Mrs. McCarthy", ... [{"credit_id": "54d6ffe9925141758c0044a4", "de...
4632 318040 Bizarre Maurice, a reticent young homeless man, someho... [Drama, Romance] [] [{"cast_id": 10, "character": "Maurice", "cred... [{"credit_id": "56847ab2c3a3685f89004d45", "de...
4633 27420 Graduation Day After a high school track runner, named Laura,... [Horror] [slasher] [{"cast_id": 6, "character": "Coach George Mic... [{"credit_id": "52fe4548c3a368484e051661", "de...
4634 80468 Some Guy Who Kills People A former mental patient's repressed anger reac... [Comedy, Horror, Thriller] [] [{"cast_id": 1, "character": "Ken Boyd", "cred... [{"credit_id": "52fe47c19251416c91074c05", "de...
4635 84188 Compliance Sandra is the manager at a fast-food restauran... [Drama, Thriller, Crime] [] [{"cast_id": 3, "character": "Sandra", "credit... [{"credit_id": "57e7aeb49251412ae301058d", "de...
4636 2255 Chasing Amy Holden and Banky are comic book artists. Every... [Comedy, Drama, Romance] [new jersey, coming out, love of one's life, b... [{"cast_id": 1, "character": "Holden McNeil", ... [{"credit_id": "52fe4346c3a36847f8047c0b", "de...
4637 50035 Lovely & Amazing Self-esteem and insecurity are at the heart of... [Comedy, Drama, Romance] [woman director] [{"cast_id": 1, "character": "Michelle Marks",... [{"credit_id": "52fe47b6c3a36847f8144399", "de...
4638 300327 Death Calls An action-packed love story on the Mexican bor... [] [] [] []
4639 14290 Better Luck Tomorrow A group of over-achieving Asian-American high ... [Crime, Drama] [] [{"cast_id": 2, "character": "Ben Manibag", "c... [{"credit_id": "52fe45e39251416c75065da3", "de...
4640 29371 The Incredibly True Adventure of Two Girls In ... An adventurous love story between two young wo... [Comedy, Drama, Romance] [lesbian relationship, independent film, lesbi... [{"cast_id": 1, "character": "Randy Dean", "cr... [{"credit_id": "52fe45dac3a368484e072ab7", "de...
4641 44490 Chuck & Buck Buck is a man-child who has lived his existenc... [Comedy, Drama] [gay, independent film, mentally handicapped man] [{"cast_id": 1, "character": "Buck O'Brien", "... [{"credit_id": "53463de60e0a265fe6000f2b", "de...
4642 32222 American Desi This is a fun-loving romantic comedy reminisce... [Drama, Comedy, Romance] [tradition, indian lead, roommate, culture cla... [{"cast_id": 1, "character": "Ajay Pandya", "c... [{"credit_id": "57fd2ab3c3a3681b91000b83", "de...
4643 378237 Amidst the Devil's Wings Prequel to "5th of a Degree." [Drama, Action, Crime] [] [] []
4644 431 Cube Seven strangers are taken out of their daily l... [Thriller, Science Fiction, Mystery] [riddle, autism, claustrophobia, maze, prime n... [{"cast_id": 5, "character": "Leaven", "credit... [{"credit_id": "52fe4243c3a36847f80107bf", "de...
4645 76996 Love and Other Catastrophes A day in the life of two film-school students ... [Comedy, Romance] [independent film, woman director] [{"cast_id": 8, "character": "", "credit_id": ... [{"credit_id": "52fe4956c3a368484e12665f", "de...
4646 51942 I Married a Strange Person! A newlywed develops a strange lump on his neck... [Drama, Comedy, Animation] [] [{"cast_id": 3, "character": "Keri Boyer", "cr... [{"credit_id": "52fe480ec3a36847f8155fe7", "de...
4647 1424 November Sophie Jacobs is going through the most diffic... [Drama, Mystery, Thriller] [post traumatic stress disorder, photographer... [{"cast_id": 1, "character": "Sophie Jacobs", ... [{"credit_id": "52fe42f6c3a36847f803001f", "de...
4648 60420 Like Crazy A British college student falls for an America... [Drama, Romance] [chair, customs, student visa, parents, blogger] [{"cast_id": 1, "character": "Jacob Helm", "cr... [{"credit_id": "52fe4623c3a368484e080da7", "de...
4649 325123 Teeth and Blood A beautiful diva is murdered on the set of hor... [Horror] [] [{"cast_id": 0, "character": "Vincent Augustin... []
4650 142132 Sugar Town Look at the lives of struggling L.A. scene roc... [Comedy] [woman director] [{"cast_id": 22, "character": "Clive", "credit... [{"credit_id": "52fe4acf9251416c750eeda3", "de...
4651 20520 The Motel Thirteen-year-old Ernest Chin lives and works ... [Drama, Comedy] [] [{"cast_id": 3, "character": "Ernest", "credit... [{"credit_id": "52fe43eac3a368484e005ad7", "de...
4652 109729 The Canyons The discovery of an illicit love affair leads ... [Thriller, Drama] [sex, adultery, jealousy, nudity, seduction, c... [{"cast_id": 4, "character": "Tara", "credit_i... [{"credit_id": "586ace83c3a3686e2a0034fa", "de...
4653 78307 On the Outs Follows the choices made by three young women ... [Drama] [prison, drug dealer, single mother, teenage p... [{"cast_id": 1, "character": "Oz", "credit_id"... [{"credit_id": "5467d8adeaeb8118b4000ac9", "de...
4654 12247 Shotgun Stories Shotgun Stories tracks a feud that erupts betw... [Drama, Thriller] [brother brother relationship, loss of father,... [{"cast_id": 15, "character": "Son Hayes", "cr... [{"credit_id": "52fe44d39251416c7504250d", "de...
4655 29917 Exam The final candidates for a highly desirable co... [Thriller, Mystery] [gun, room, suspicion, guard, pill, job, psych... [{"cast_id": 1, "character": "White", "credit_... [{"credit_id": "54fb1506c3a368690e00141a", "de...
4656 70687 The Sticky Fingers of Time A 1950s author (Terumi Matthews) is transporte... [Science Fiction, Drama] [future, bisexuality, time travel, woman direc... [{"cast_id": 2, "character": "Tucker", "credit... [{"credit_id": "52fe480ac3a368484e0e671d", "de...
4657 60463 Sunday School Musical Two competing groups of high school students m... [Music] [high school, woman director] [{"cast_id": 1, "character": "Zachary", "credi... [{"credit_id": "52fe4626c3a368484e081587", "de...
4658 46252 Rust In the midst of a midlife crisis of faith, a m... [Drama] [] [{"cast_id": 3, "character": "", "credit_id": ... [{"credit_id": "52fe46ecc3a36847f811a01f", "de...
4659 24869 Ink Invisible forces exert power over us in our sl... [Action, Fantasy] [supernatural, father daughter relationship, i... [{"cast_id": 3, "character": "John", "credit_i... [{"credit_id": "52fe44adc3a368484e030a09", "de...
4660 77934 The Christmas Bunny The Christmas Bunny tells the story of a lonel... [Drama, Family] [] [{"cast_id": 1010, "character": "Julia", "cred... [{"credit_id": "52fe4983c3a368484e12f6ab", "de...
4661 34697 Butterfly Orson Welles, as judge Rauch, holds a lengthy ... [Crime, Drama] [nudity, seduction] [{"cast_id": 1, "character": "Jess Tyler", "cr... [{"credit_id": "562209d7c3a3680e1900ab27", "de...
4662 320435 UnDivided UnDivided documents the true story of how a su... [] [] [] []
4663 150211 The Frozen After a harrowing snowmobile accident, a young... [Horror, Thriller] [bickering, accident, denial of death] [{"cast_id": 1, "character": "The Hunter", "cr... [{"credit_id": "58e7ed2bc3a3684aa4045117", "de...
4664 306667 Horse Camp What’s the matter with Kathy (Jordan Trovillio... [Family, Drama] [horse, teenage girl] [{"cast_id": 2, "character": "Kathy", "credit_... [{"credit_id": "547880c3c3a36849bd000980", "de...
4665 274758 Give Me Shelter Give Me Shelter is a documentary to raise awar... [Documentary] [helping animals] [{"cast_id": 4, "character": "Herself - Lead",... [{"credit_id": "553fc761c3a36864000001bb", "de...
4666 3060 The Big Parade The story of an idle rich boy who joins the US... [Drama, Romance, War] [world war i, silent film] [{"cast_id": 23, "character": "James Apperson"... [{"credit_id": "52fe4381c3a36847f805922b", "de...
4667 40963 Little Big Top An aging out of work clown returns to his smal... [Comedy] [independent film] [{"cast_id": 0, "character": "Seymour", "credi... []
4668 173224 Along the Roadside Road movie about two young people from differe... [Romance, Comedy, Music] [road movie] [{"cast_id": 1, "character": "Jerry", "credit_... [{"credit_id": "52fe4d2ec3a36847f8253101", "de...
4669 18533 Bronson A young man who was sentenced to 7 years in pr... [Drama, Action, Crime] [prison, isolation] [{"cast_id": 4, "character": "Michael Peterson... [{"credit_id": "52fe47849251416c7509c451", "de...
4670 376010 Western Religion The year is 1879. Gunfighters from the far rea... [Western] [] [{"cast_id": 0, "character": "Chinaman Dan", "... [{"credit_id": "5694dbafc3a3680e9d001a86", "de...
4671 139948 Burn A character-driven, action-packed documentary ... [Foreign, Documentary] [michigan, crisis, fire fighting, detroit, wom... [{"cast_id": 3, "character": "Himself", "credi... [{"credit_id": "52fe4c71c3a368484e1b893f", "de...
4672 77332 Urbania Charlie takes an odyssey through grief during ... [Romance, Drama] [] [{"cast_id": 2, "character": "Charlie", "credi... [{"credit_id": "52fe4967c3a368484e129997", "de...
4673 70478 The Stewardesses The Stewardesses is a 1969 Softcore 3-D film. ... [Comedy] [female nudity, lesbian, erotic movie] [{"cast_id": 1001, "character": "Stewardess Sa... [{"credit_id": "52fe47fbc3a368484e0e3c1f", "de...
4674 35073 The Beast from 20,000 Fathoms The Beast from 20,000 Fathoms is a 1953 scienc... [Adventure, Horror, Science Fiction] [monster, atomic bomb, lighthouse, arctic, ram... [{"cast_id": 1, "character": "Professor Tom Ne... [{"credit_id": "56ceedb19251413e5c0021bb", "de...
4675 9659 Mad Max In a dystopian future Australia, a vicious bik... [Adventure, Action, Thriller, Science Fiction] [chain, baby, bridge, post-apocalyptic, dystop... [{"cast_id": 1, "character": "Mad Max Rockatan... [{"credit_id": "52fe4517c3a36847f80bc035", "de...
4676 10218 Swingers This is a story about Mike, a guy who left his... [Comedy, Romance] [independent film, stuffed animal, hollywood, ... [{"cast_id": 1, "character": "Mike Peters.", "... [{"credit_id": "52fe43449251416c75009d9b", "de...
4677 391 A Fistful of Dollars The Man With No Name enters the Mexican villag... [Western] [gang war, victim of murder, greed, hostility,... [{"cast_id": 1, "character": "Joe", "credit_id... [{"credit_id": "52fe423dc3a36847f800edd3", "de...
4678 43595 She Done Him Wrong New York singer and nightclub owner Lady Lou h... [Comedy] [singer, night club owner] [{"cast_id": 1, "character": "Lady Lou", "cred... [{"credit_id": "52fe4653c3a36847f80f8bfd", "de...
4679 194588 Short Cut to Nirvana: Kumbh Mela Every 12 years over 70 million pilgrims gather... [] [] [] []
4680 54897 The Grace Card Everything can change in an instant ... and ta... [Drama] [family's daily life, bible, platonic love, ho... [{"cast_id": 1008, "character": "as Bill 'Mac'... [{"credit_id": "52fe48b3c3a36847f8174d23", "de...
4681 83588 Middle of Nowhere 'Middle of Nowhere' follows a woman named Ruby... [Drama] [prison, woman director] [{"cast_id": 1001, "character": "Brian", "cred... [{"credit_id": "52fe48ac9251416c910948eb", "de...
4682 53256 Three Hanna and Simon are in a 20 year marriage with... [Romance, Drama, Comedy] [sex, bisexual, science] [{"cast_id": 2, "character": "Hanna", "credit_... [{"credit_id": "52fe485bc3a36847f816358d", "de...
4683 40920 The Business of Fancydancing Seymour Polatkin is a successful, gay Indian p... [Music, Drama] [independent film] [{"cast_id": 2, "character": "Seymour Polatkin... [{"credit_id": "55c6349892514105cc00028b", "de...
4684 287815 Call + Response Call + Response is a first of its kind feature... [Documentary] [] [] [{"credit_id": "567b34d59251417ddf000e12", "de...
4685 54702 Malevolence It's ten years after the kidnapping of Martin ... [Crime, Horror, Thriller] [hostage, psychopath, abandoned house, serial ... [{"cast_id": 1002, "character": "Samantha Harr... [{"credit_id": "52fe48abc3a36847f817354b", "de...
4686 176074 Reality Show The Warwick family are unknowingly being filme... [] [wife husband relationship, reality, reality t... [{"cast_id": 3, "character": "Mickey Wagner", ... [{"credit_id": "52fe4d69c3a36847f825f9ab", "de...
4687 69270 Super Hybrid Late one night, a mysterious car is brought in... [Horror] [] [{"cast_id": 1, "character": "Tilda", "credit_... [{"credit_id": "52fe47c0c3a368484e0d7be7", "de...
4688 5759 Baghead Four actors go to a cabin in the woods to writ... [Drama, Comedy, Horror] [mumblecore, mumblegore] [{"cast_id": 1, "character": "Matt", "credit_i... [{"credit_id": "52fe4420c3a36847f8083bb5", "de...
4689 402515 American Beast After finding an old storage locker filled wit... [Horror] [terror, horror, fear, wood, grove, bosque] [{"cast_id": 0, "character": "James Erikson", ... [{"credit_id": "57edab3b9251416cd600077f", "de...
4690 126141 The Case of the Grinning Cat Paris 2002. Yellow cats appear on the walls. C... [Documentary] [] [] [{"credit_id": "52fe4ad8c3a368484e16a129", "de...
4691 48035 Ordet How do we understand faith and prayer, and wha... [Drama] [faith, independent film, religion, religious ... [{"cast_id": 7, "character": "Inger, Mikkel's ... [{"credit_id": "599ee1bb925141105601203b", "de...
4692 14758 Good Dick A fidgety, wisecracking video store clerk deve... [Comedy, Drama, Romance] [sexuality, roommate, misfit, independent film... [{"cast_id": 17, "character": "Woman", "credit... [{"credit_id": "52fe46169251416c7506cb5d", "de...
4693 13363 The Man from Earth An impromptu goodbye party for Professor John ... [Science Fiction, Drama] [philosophy, secret, birthday, professor, psyc... [{"cast_id": 3, "character": "John Oldman", "c... [{"credit_id": "52fe45609251416c75054411", "de...
4694 37985 The Trials Of Darryl Hunt "The Trials of Darryl Hunt" is a feature docum... [Documentary] [woman director] [] [{"credit_id": "57b638a4c3a3685f5a000562", "de...
4695 25786 Samantha: An American Girl Holiday Kindhearted Samantha Parkington's world starts... [Drama, Family] [] [{"cast_id": 1, "character": "Grandmary Edward... [{"credit_id": "585f336392514115cf016db7", "de...
4696 36549 Yesterday Was a Lie Hoyle a girl with a sharp mind and a weakness ... [Drama, Mystery, Science Fiction, Thriller] [independent film] [{"cast_id": 1, "character": "Singer", "credit... [{"credit_id": "56ec9827c3a368225100421c", "de...
4697 361398 Theresa Is a Mother Singer/songwriter and single mother Theresa Mc... [Music, Comedy, Drama] [] [{"cast_id": 3, "character": "Cloris McDermott... [{"credit_id": "56054c80c3a3685c54001f17", "de...
4698 289180 H. H. is a modern interpretation of a classic Gre... [Thriller, Drama, Science Fiction] [woman director] [{"cast_id": 5, "character": "Helen", "credit_... [{"credit_id": "53ff69cc0e0a2658d80003fa", "de...
4699 288927 Archaeology of a Woman A woman's dementia uncovers secrets of a 30-ye... [Drama] [woman director] [{"cast_id": 1, "character": "Margaret", "cred... [{"credit_id": "5443db99c3a3683df200526f", "de...
4700 21334 Children of Heaven Zohre's shoes are gone; her older brother Ali ... [Drama, Comedy, Family] [brother sister relationship, class, foot race] [{"cast_id": 1, "character": "Ali's Father", "... [{"credit_id": "52fe4414c3a368484e00e4b5", "de...
4701 79120 Weekend After a drunken house party with his straight ... [Drama, Romance] [gay, great britain, one-night stand, independ... [{"cast_id": 1000, "character": "Russell", "cr... [{"credit_id": "52fe49c2c3a368484e13e4e1", "de...
4702 27995 She's Gotta Have It The story of Nola Darling's simultaneous sexua... [Comedy, Romance] [independent film, lesbian] [{"cast_id": 3, "character": "Nola Darling", "... [{"credit_id": "584a62c292514119bc01c8b0", "de...
4703 253290 Butterfly Girl Abbie came of age in honky tonks, defying her ... [Documentary] [woman director] [] [{"credit_id": "5305c66dc3a3685a711726c1", "de...
4704 344466 The World Is Mine Larisa is 16 and lives in a city by the sea. I... [Drama] [] [{"cast_id": 1, "character": "Larisa", "credit... [{"credit_id": "55a0db7d9251412971000fc0", "de...
4705 55420 Another Earth On the night of the discovery of a duplicate E... [Drama, Science Fiction] [earth, tragedy, janitor, planet, duplicate, c... [{"cast_id": 1, "character": "John Burroughs",... [{"credit_id": "52fe48cbc3a36847f8179d0b", "de...
4706 5822 Sweet Sweetback's Baadasssss Song After saving a Black Panther from some racist ... [Action, Drama, Romance] [mexico, black people, pimp, anti hero, black ... [{"cast_id": 2, "character": "Beetle", "credit... [{"credit_id": "52fe4424c3a36847f8084a63", "de...
4707 408429 Perfect Cowboy Two gay fathers of a straight country western ... [Drama] [] [{"cast_id": 1, "character": "Jimmy", "credit_... [{"credit_id": "57d568c49251415c1b001ba2", "de...
4708 39141 Tadpole Beautiful, sophisticated women are all over Os... [Comedy, Drama, Romance] [independent film] [{"cast_id": 2, "character": "Oscar Grubman", ... [{"credit_id": "589350d39251416ef2006be8", "de...
4709 5723 Once A vacuum repairman moonlights as a street musi... [Drama, Music, Romance] [rock and roll, pop, irland, music style, love... [{"cast_id": 21, "character": "Guy", "credit_i... [{"credit_id": "52fe441cc3a36847f8082d3b", "de...
4710 28666 The Woman Chaser A 1950s used-car salesman (Patrick Warburton) ... [Drama] [charles willeford, used car salesman] [{"cast_id": 3, "character": "Richard Hudson",... [{"credit_id": "52fe45a8c3a368484e0679f3", "de...
4711 30979 The Horse Boy Filmmaker Michel Orion Scott captures a magica... [Documentary] [autism, independent film] [{"cast_id": 2, "character": "Himself (as Dr. ... [{"credit_id": "52fe44529251416c9100c963", "de...
4712 50497 When the Lights Went Out Yorkshire, 1974, the Maynard family moves into... [Thriller, Drama, Horror] [newspaper, exorcism, poltergeist, priest, hau... [{"cast_id": 1, "character": "Jenny", "credit_... [{"credit_id": "538746190e0a26144d003d19", "de...
4713 354624 Heroes of Dirt Passionate BMX dirt jumper, Phin Cooper, wants... [Action, Drama] [bmx] [{"cast_id": 0, "character": "Phineas Cooper",... [{"credit_id": "5694d6329251414b6e001c8a", "de...
4714 13187 A Charlie Brown Christmas When Charlie Brown complains about the overwhe... [Animation, Family, Comedy, TV Movie] [holiday, christmas] [{"cast_id": 2, "character": "Freida (voice)",... [{"credit_id": "52fe454b9251416c75051a75", "de...
4715 335244 Antarctic Edge: 70° South In 2014, scientists declared West Antarctic ic... [Documentary] [woman director] [] [{"credit_id": "55327ddac3a3682217002e7f", "de...
4716 178862 Aroused Get up close and personal with 16 of the most ... [Documentary] [pornography, interview, biography, photograph... [{"cast_id": 6, "character": "Herself", "credi... [{"credit_id": "52fe4d9dc3a36847f826a993", "de...
4717 331745 Top Spin Three teenagers' quest to qualify for the 2012... [Documentary] [competition, ping pong, documentary, woman di... [] [{"credit_id": "551cad75c3a3684a2800155f", "de...
4718 1779 Roger & Me A documentary about the closure of General Mot... [Documentary, History] [capitalism, economics, unemployment, corporat... [{"cast_id": 4, "character": "Himself", "credi... [{"credit_id": "52fe4314c3a36847f8038bd3", "de...
4719 282128 An American in Hollywood A talented young filmmaker from New York sets ... [] [] [{"cast_id": 10, "character": "Dorian", "credi... [{"credit_id": "53cae343c3a36877610003df", "de...
4720 86812 Sound of My Voice A journalist and his girlfriend get pulled in ... [Science Fiction, Drama, Mystery] [journalist, independent film, hand clapping g... [{"cast_id": 1004, "character": "Maggie", "cre... [{"credit_id": "5868a225c3a3680f4e007d12", "de...
4721 38786 The Blood of My Brother: A Story of Death in Iraq THE BLOOD OF MY BROTHER goes behind the scenes... [] [] [] []
4722 84355 Your Sister's Sister Iris invites her friend Jack to stay at her fa... [Drama, Comedy] [sister sister relationship, secret, romance, ... [{"cast_id": 2, "character": "Jack", "credit_i... [{"credit_id": "53b6f5880e0a2676b8005b39", "de...
4723 18632 A Dog's Breakfast If you've never been good at anything in your ... [Comedy] [independent film] [{"cast_id": 1, "character": "Patrick", "credi... [{"credit_id": "52fe478b9251416c7509d565", "de...
4724 40652 The Married Woman Charlotte is young and modern, not a hair out ... [Drama, Romance] [sandstorm, woman, godard, married] [{"cast_id": 2, "character": "Charlotte", "cre... [{"credit_id": "52fe459cc3a36847f80d0c8f", "de...
4725 339408 The Birth of a Nation Nat Turner, a former slave in America, leads a... [Drama] [slavery] [{"cast_id": 2, "character": "Nat Turner", "cr... [{"credit_id": "56af01149251417e2900b61c", "de...
4726 266857 The Work and The Story It is July, 2000 Richard Dutcher, the man who ... [Comedy] [] [{"cast_id": 0, "character": "", "credit_id": ... [{"credit_id": "535c348b0e0a264fe1001e9f", "de...
4727 18925 Facing the Giants A losing coach with an underdog football team ... [Drama] [christian, sport, aftercreditsstinger] [{"cast_id": 2, "character": "Matt Prater", "c... [{"credit_id": "52fe47ab9251416c750a178d", "de...
4728 299245 The Gallows 20 years after a horrific accident during a sm... [Horror, Thriller] [gallows, high school, tragedy, hanging, found... [{"cast_id": 0, "character": "Cassidy", "credi... [{"credit_id": "54951e769251413af7001c60", "de...
4729 985 Eraserhead Henry Spencer tries to survive his industrial ... [Drama, Fantasy, Horror, Science Fiction] [baby, mutant, claustrophobia, nightmare, pare... [{"cast_id": 13, "character": "Henry Spencer",... [{"credit_id": "52fe4296c3a36847f802a5dd", "de...
4730 34101 Hollywood Shuffle Aspiring actor and hot-dog stand employee Bobb... [Comedy] [black people, ethnic stereotype] [{"cast_id": 1, "character": "Bobby Taylor", "... [{"credit_id": "553fd444c3a3683c69000077", "de...
4731 9821 The Mighty This tells the story of a strong friendship be... [Comedy, Drama] [ohio, coming of age, disabled, learning disab... [{"cast_id": 1, "character": "Gwen Dillon", "c... [{"credit_id": "52fe4534c3a36847f80c1f2d", "de...
4732 65448 Penitentiary A hitchhiker named Martel Gordone gets in a fi... [Action, Drama] [prison, boxing] [{"cast_id": 1000, "character": "Sweet Pea", "... [{"credit_id": "52fe470ac3a368484e0b1e1b", "de...
4733 18841 The Lost Skeleton of Cadavra Remember the good old days when anyone with a ... [Comedy, Horror, Science Fiction] [monster, mutant, skeleton, alien life-form, s... [{"cast_id": 3, "character": "Betty Armstrong"... [{"credit_id": "52fe47a09251416c750a0279", "de...
4734 272726 Dude Where's My Dog? Left home alone with his dog Harry, young Ray ... [Family] [] [{"cast_id": 6, "character": "", "credit_id": ... [{"credit_id": "592bed26c3a36877bc07a7e0", "de...
4735 175291 Cheap Thrills Recently fired and facing eviction, a new dad ... [Drama, Comedy, Crime] [suspense, mumblegore] [{"cast_id": 2, "character": "Craig", "credit_... [{"credit_id": "52fe4d5cc3a36847f825cacf", "de...
4736 80215 Indie Game: The Movie Indie Game: The Movie is a feature documentary... [Documentary] [games, woman director, programmers, coding] [{"cast_id": 1002, "character": "Himself", "cr... [{"credit_id": "52fe47ae9251416c91072349", "de...
4737 13538 Straightheads There is instant chemistry between Alice (Gill... [Thriller] [london england, countryside, rape, sex, traum... [{"cast_id": 1, "character": "Alice", "credit_... [{"credit_id": "53dd2d78c3a3686c5100006e", "de...
4738 51130 Open Secret A couple discovers that their friend has gone ... [Crime, Mystery, Thriller] [suspense, film noir] [{"cast_id": 9, "character": "Paul Lester", "c... [{"credit_id": "52fe47e2c3a36847f814d6fd", "de...
4739 270554 Echo Dr. When their home security system malfunctions, ... [Thriller, Action, Drama, Science Fiction] [] [{"cast_id": 2, "character": "Dell", "credit_i... [{"credit_id": "5379fd03c3a368554a005c2d", "de...
4740 72086 The Night Visitor An insane Swedish farmer escapes from an asylu... [Crime, Horror] [revenge, escape from prison, suspense] [{"cast_id": 2, "character": "Salem", "credit_... [{"credit_id": "52fe4857c3a368484e0f3f2b", "de...
4741 268917 The Past Is a Grotesque Animal A personal, accessible look at an artist - Kev... [Documentary, Music] [artist, band] [{"cast_id": 0, "character": "Herself", "credi... [{"credit_id": "577a157cc3a3686e8f00213e", "de...
4742 64973 Peace, Propaganda & the Promised Land This video shows how the foreign policy intere... [Documentary] [] [] [{"credit_id": "52fe46f6c3a368484e0ad693", "de...
4743 473 Pi The debut film from Darren Aronofsky in which ... [Mystery, Drama, Thriller] [hacker, mathematician, helix, headache, chaos... [{"cast_id": 5, "character": "Maximillian Cohe... [{"credit_id": "52fe4247c3a36847f8011f69", "de...
4744 90414 I Love You, Don't Touch Me! The story of a 25 year old virgin girl, lookin... [Comedy, Romance] [woman director] [{"cast_id": 3, "character": "Katie", "credit_... [{"credit_id": "52fe48a89251416c750af0eb", "de...
4745 111794 20 Dates Myles is divorced in L.A. He wants a love life... [Romance, Comedy] [hidden camera, biography, reality show, mocku... [{"cast_id": 1, "character": "Myles", "credit_... [{"credit_id": "52fe4b02c3a36847f81ed6f9", "de...
4746 360188 Queen Crab A meteor crashes into a quiet lake in the remo... [Science Fiction] [monster, crab, actress] [{"cast_id": 2, "character": "Melissa Webber",... [{"credit_id": "562f43829251410a22008ae9", "de...
4747 9372 Super Size Me Morgan Spurlock subjects himself to a diet bas... [Documentary, Comedy, Drama] [experiment, health, junk food, food industry,... [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe44efc3a36847f80b2a9d", "de...
4748 85860 The FP Two rival gangs fight for control of Frazier P... [Comedy] [] [{"cast_id": 5, "character": "JTRO", "credit_i... [{"credit_id": "52fe49629251416c910ab83f", "de...
4749 244534 Happy Christmas After a breakup with her boyfriend, a young wo... [Comedy, Drama] [family, mumblecore, christmas] [{"cast_id": 4, "character": "Jenny", "credit_... [{"credit_id": "52fe4ef3c3a36847f82b2ea9", "de...
4750 33468 The Brain That Wouldn't Die Dr. Bill Cortner (Jason Evers) and his fiancée... [Horror, Science Fiction] [transplantation, experiment, mutant, brain, f... [{"cast_id": 5, "character": "Dr. Bill Cortner... [{"credit_id": "52fe451b9251416c91027baf", "de...
4751 294086 Tiger Orange In the small Central California town where the... [Drama] [gay, lgbt] [{"cast_id": 1, "character": "Chet", "credit_i... [{"credit_id": "541efc000e0a2617970004d9", "de...
4752 139998 Supporting Characters Two New York film editors balance their person... [Drama, Comedy] [marriage proposal, relationship, filmmaking, ... [{"cast_id": 4, "character": "Nick", "credit_i... [{"credit_id": "52fe4c72c3a368484e1b8afb", "de...
4753 74777 Absentia Tricia's husband Daniel has been missing for s... [Mystery, Horror, Thriller] [pregnancy, declared dead, returned alive] [{"cast_id": 3, "character": "Callie", "credit... [{"credit_id": "52fe48ddc3a368484e10ef89", "de...
4754 16388 The Brothers McMullen Deals with the lives of the three Irish Cathol... [Comedy, Drama, Romance] [love, independent film, best friend, true lov... [{"cast_id": 1, "character": "Susan", "credit_... [{"credit_id": "52fe46cf9251416c750843a3", "de...
4755 159770 The Dirties Two best friends are filming a comedy about ge... [Drama] [] [{"cast_id": 6, "character": "Matt", "credit_i... [{"credit_id": "52fe4c1d9251416c910f05ad", "de...
4756 42109 Gabriela In 1925, Gabriela becomes cook, mistress, and ... [Drama, Romance] [] [{"cast_id": 2, "character": "Gabriela", "cred... [{"credit_id": "590dc620c3a36864c600e4e4", "de...
4757 47607 Tiny Furniture After graduating from film school, Aura return... [Romance, Comedy, Drama] [sister sister relationship, male female relat... [{"cast_id": 12, "character": "Aura", "credit_... [{"credit_id": "52fe473bc3a36847f812a649", "de...
4758 193603 Hayride A college student returning home for Halloween... [Thriller, Horror] [haunted house, slasher] [{"cast_id": 1, "character": "Morgan", "credit... [{"credit_id": "54ff2ee69251413da10000ac", "de...
4759 84659 The Naked Ape The Naked Ape is a coming-of-age film followin... [Drama, Comedy, Family] [] [{"cast_id": 1, "character": "Alex", "credit_i... [{"credit_id": "52fe49049251416c910a00b3", "de...
4760 322745 Counting An associative collection of visual impression... [Documentary] [] [] [{"credit_id": "54cdc726c3a3687f92003cad", "de...
4761 20981 The Call of Cthulhu A dying professor leaves his great-nephew a co... [Horror, Thriller, Fantasy] [obsession, nightmare, notebook, cult, h.p. lo... [{"cast_id": 4, "character": "The Man", "credi... [{"credit_id": "52fe4407c3a368484e00b4a5", "de...
4762 174362 Bending Steel The Cyclone, The Freakshow, The Mermaid Parade... [Documentary] [] [] [{"credit_id": "52fe4d49c3a36847f8258e35", "de...
4763 242095 The Signal Three college students on a road trip across t... [Thriller, Science Fiction] [hacker, supernatural powers, road trip, indep... [{"cast_id": 1, "character": "Nic Eastman", "c... [{"credit_id": "552b920bc3a36830d40027b7", "de...
4764 250902 The Image Revolution Twenty years ago, seven superstar artists left... [Documentary] [comic book, biography, comic book artist, ima... [{"cast_id": 12, "character": "Himself", "cred... [{"credit_id": "589b20c9c3a3683aaa006efa", "de...
4765 158895 This Is Martin Bonner Two men, at opposite ends of the social spectr... [Drama] [] [{"cast_id": 3, "character": "Martin Bonner", ... [{"credit_id": "52fe4bfb9251416c910ebb09", "de...
4766 222250 A True Story Mike and Matt own nothing and share everything... [Comedy] [] [{"cast_id": 1, "character": "Deanna", "credit... [{"credit_id": "52fe4de69251416c75144c9f", "de...
4767 18292 George Washington A delicately told and deceptively simple story... [Drama] [independent film] [{"cast_id": 7, "character": "Nasia", "credit_... [{"credit_id": "52fe47729251416c750999b5", "de...
4768 125537 Smiling Fish & Goat On Fire Two brothers share a house in LA's Fairfax dis... [Comedy, Romance] [] [{"cast_id": 2, "character": "Chris Remi", "cr... [{"credit_id": "52fe4ac8c3a368484e166c0f", "de...
4769 326576 Dawn of the Crescent Moon A group of college students travel to a small ... [Thriller, Drama, Science Fiction] [] [{"cast_id": 8, "character": "Cyrus", "credit_... [{"credit_id": "54e889e7925141117c0014b7", "de...
4770 228550 Raymond Did It Mentally challenged Raymond Rourke gets blamed... [Horror] [high school, murder, slasher, teenager] [{"cast_id": 2, "character": "Raymond", "credi... [{"credit_id": "52fe4ecf9251416c75163381", "de...
4771 13963 The Last Waltz Martin Scorsese's rockumentary intertwines foo... [Documentary, Music] [1970s, music] [{"cast_id": 1, "character": "Himself", "credi... [{"credit_id": "52fe45bb9251416c75060907", "de...
4772 290391 Run, Hide, Die On the anniversary weekend of the death of a y... [Thriller, Horror] [revenge, murder] [{"cast_id": 0, "character": "Addison Davenpor... [{"credit_id": "5407ef980e0a26267c000b1b", "de...
4773 44770 The Exploding Girl On a summer break from college, Ivy, a young e... [Drama, Romance] [independent film] [{"cast_id": 3, "character": "Ivy", "credit_id... [{"credit_id": "52fe469bc3a36847f8108245", "de...
4774 69382 The Legend of God's Gun A gun-slinging preacher returns to the debauch... [Action, Western] [] [{"cast_id": 1001, "character": "The Gunslinge... [{"credit_id": "52fe47c5c3a368484e0d89cf", "de...
4775 40769 Mutual Appreciation Alan is a musician who leaves a busted-up band... [Drama, Comedy] [musician, romance, independent film, mumblecore] [{"cast_id": 2, "character": "Alan", "credit_i... [{"credit_id": "52fe45a2c3a36847f80d2001", "de...
4776 220490 Her Cry: La Llorona Investigation Crew of "Paranormal Legends" went to film thei... [Horror] [] [{"cast_id": 1, "character": "Tina", "credit_i... [{"credit_id": "52fe4dab9251416c7513cb8f", "de...
4777 42151 Down Terrace After serving jail time for a mysterious crime... [Drama, Action, Comedy] [murder, dark comedy, crime family] [{"cast_id": 4, "character": "Bill", "credit_i... [{"credit_id": "52fe45f0c3a36847f80e3327", "de...
4778 2292 Clerks Convenience and video store clerks Dante and R... [Comedy] [salesclerk, loser, aftercreditsstinger] [{"cast_id": 7, "character": "Dante Hicks", "c... [{"credit_id": "52fe434ac3a36847f8049253", "de...
4779 42497 Pink Narcissus An erotic poem set in the fantasies of a young... [Drama, Romance] [dream, prostitution] [{"cast_id": 1006, "character": "Pan", "credit... [{"credit_id": "52fe4606c3a36847f80e7ed9", "de...
4780 33693 Funny Ha Ha Unsure of what to do next, 23-year-old Marnie ... [Drama, Comedy] [mumblecore] [{"cast_id": 1, "character": "Marnie", "credit... [{"credit_id": "52fe45309251416c9102a535", "de...
4781 14585 In the Company of Men Two business executives--one an avowed misogyn... [Comedy, Drama] [office, love, independent film, secretary, mi... [{"cast_id": 1, "character": "Chad", "credit_i... [{"credit_id": "52fe46049251416c7506a36b", "de...
4782 185465 Manito Fifteen years ago, their Washington Heights ne... [Drama] [] [{"cast_id": 1, "character": "Junior Moreno", ... [{"credit_id": "54931bbf925141090e001d32", "de...
4783 38780 Rampage The boredom of small town life is eating Bill ... [Action, Drama, Crime, Thriller] [rampage, massacre, killing spree] [{"cast_id": 1, "character": "Bill Williamson"... [{"credit_id": "52fe46df9251416c91062979", "de...
4784 14022 Slacker Presents a day in the life in Austin, Texas am... [Comedy] [moon, philosophy, burglar, texas, dream, atom... [{"cast_id": 1, "character": "Should Have Stay... [{"credit_id": "52fe45c49251416c75061c17", "de...
4785 366967 Dutch Kills A desperate ex-con is forced to gather his old... [Thriller, Crime, Drama] [] [{"cast_id": 4, "character": "Val", "credit_id... [{"credit_id": "563d13ec9251414c70007d5e", "de...
4786 255266 Dry Spell Sasha tries to get her soon-to-be ex husband K... [Comedy, Romance] [dating, divorce, sex scene, sex comedy, anti ... [{"cast_id": 4, "character": "Sasha", "credit_... [{"credit_id": "52fe4ee39251416c911412e7", "de...
4787 17345 Flywheel Jay Austin wants to sell you a used car, but w... [Drama, Family] [christianity, father son relationship, georgi... [{"cast_id": 1, "character": "Jay", "credit_id... [{"credit_id": "52fe471e9251416c7508e579", "de...
4788 226458 Backmask During an all-night, drug-fueled party at an a... [Thriller, Horror] [possession] [{"cast_id": 3, "character": "Father Conway", ... [{"credit_id": "554c8351c3a3685e500041f5", "de...
4789 24055 The Puffy Chair Josh's life is pretty much in the toilet. He's... [Drama, Comedy, Romance] [mumblecore] [{"cast_id": 4, "character": "Josh", "credit_i... [{"credit_id": "52fe447fc3a368484e026881", "de...
4790 287625 Stories of Our Lives Created by the members of a Nairobi-based arts... [Drama] [] [{"cast_id": 8, "character": "", "credit_id": ... [{"credit_id": "549e790a9251414d27003096", "de...
4791 44990 Breaking Upwards 'Breaking Upwards' explores a young, real-life... [Comedy, Romance] [independent film] [{"cast_id": 1, "character": "Zoe", "credit_id... [{"credit_id": "572239efc3a368712a0007db", "de...
4792 86304 All Superheroes Must Die Masked vigilantes Charge (Jason Trost), Cutthr... [Science Fiction, Thriller] [superhero] [{"cast_id": 1, "character": "Charge / John", ... [{"credit_id": "52fe497f9251416c910af3d1", "de...
4793 692 Pink Flamingos Notorious Baltimore criminal and underground f... [Horror, Comedy, Crime] [gay, trailer park, pop culture, drug dealer, ... [{"cast_id": 8, "character": "Divine / Babs Jo... [{"credit_id": "52fe426bc3a36847f801d203", "de...
4794 39851 Clean After losing her husband to a heroin overdose,... [Drama] [addiction, recovering drug addict, estranged ... [{"cast_id": 1, "character": "Emily Wang", "cr... [{"credit_id": "52fe47369251416c9106db9b", "de...
4795 13898 The Circle Various women struggle to function in the oppr... [Drama, Foreign] [] [{"cast_id": 3, "character": "Nargess", "credi... [{"credit_id": "52fe45b09251416c7505f189", "de...
4796 157185 Tin Can Man Recently dumped by his girlfirend for another ... [Horror] [home invasion] [{"cast_id": 1, "character": "Dave", "credit_i... [{"credit_id": "54c7851b925141679100372a", "de...
4797 36095 Cure A wave of gruesome murders is sweeping Tokyo. ... [Crime, Horror, Mystery, Thriller] [japan, prostitute, hotel, based on novel, hal... [{"cast_id": 3, "character": "Kenichi Takabe",... [{"credit_id": "52fe45cc9251416c9103eb7b", "de...
4798 182291 On The Downlow Isaac and Angel are two young Latinos involved... [Drama] [confession, hazing, gang member, latino, lgbt... [{"cast_id": 1, "character": "Isaac", "credit_... [{"credit_id": "548c416392514122ef00197d", "de...
4799 286939 Sanctuary: Quite a Conundrum It should have been just a normal day of sex, ... [Thriller, Horror, Comedy] [] [{"cast_id": 3, "character": "Mimi", "credit_i... [{"credit_id": "545f8107c3a3686cbb0041fd", "de...
4800 124606 Bang A young woman in L.A. is having a bad day: she... [Drama] [gang, audition, police fake, homeless, actress] [{"cast_id": 2, "character": "The Girl", "cred... [{"credit_id": "52fe4ab0c3a368484e161add", "de...
4801 14337 Primer Friends/fledgling entrepreneurs invent a devic... [Science Fiction, Drama, Thriller] [distrust, garage, identity crisis, time trave... [{"cast_id": 1, "character": "Aaron", "credit_... [{"credit_id": "52fe45e79251416c75066791", "de...
4802 67238 Cavite Adam, a security guard, travels from Californi... [Foreign, Thriller] [] [] [{"credit_id": "52fe475dc3a368484e0c319f", "de...
4803 9367 El Mariachi El Mariachi just wants to play his guitar and ... [Action, Crime, Thriller] [united states–mexico barrier, legs, arms, pap... [{"cast_id": 1, "character": "El Mariachi", "c... [{"credit_id": "52fe44eec3a36847f80b280b", "de...
4804 72766 Newlyweds A newlywed couple's honeymoon is upended by th... [Comedy, Romance] [] [{"cast_id": 1, "character": "Buzzy", "credit_... [{"credit_id": "52fe487dc3a368484e0fb013", "de...
4805 231617 Signed, Sealed, Delivered "Signed, Sealed, Delivered" introduces a dedic... [Comedy, Drama, Romance, TV Movie] [date, love at first sight, narration, investi... [{"cast_id": 8, "character": "Oliver O\u2019To... [{"credit_id": "52fe4df3c3a36847f8275ecf", "de...
4806 126186 Shanghai Calling When ambitious New York attorney Sam is sent t... [] [] [{"cast_id": 3, "character": "Sam", "credit_id... [{"credit_id": "52fe4ad9c3a368484e16a36b", "de...
4807 25975 My Date with Drew Ever since the second grade when he first saw ... [Documentary] [obsession, camcorder, crush, dream girl] [{"cast_id": 3, "character": "Herself", "credi... [{"credit_id": "58ce021b9251415a390165d9", "de...
In [24]:
def convert3(obj):
    l=[]
    c=0
    for i in ast.literal_eval(obj):
        if c != 3:
            l.append(i['name'])
            c = c + 1
        else:
            break
        return l
In [25]:
movies_df['cast'] = movies_df['cast'].apply(convert3)
In [26]:
movies_df.head()
Out[26]:
movie_id title overview genres keywords cast crew
0 19995 Avatar In the 22nd century, a paraplegic Marine is di... [Action, Adventure, Fantasy, Science Fiction] [culture clash, future, space war, space colon... [Sam Worthington] [{"credit_id": "52fe48009251416c750aca23", "de...
1 285 Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha... [Adventure, Fantasy, Action] [ocean, drug abuse, exotic island, east india ... [Johnny Depp] [{"credit_id": "52fe4232c3a36847f800b579", "de...
2 206647 Spectre A cryptic message from Bond’s past sends him o... [Action, Adventure, Crime] [spy, based on novel, secret agent, sequel, mi... [Daniel Craig] [{"credit_id": "54805967c3a36829b5002c41", "de...
3 49026 The Dark Knight Rises Following the death of District Attorney Harve... [Action, Crime, Drama, Thriller] [dc comics, crime fighter, terrorist, secret i... [Christian Bale] [{"credit_id": "52fe4781c3a36847f81398c3", "de...
4 49529 John Carter John Carter is a war-weary, former military ca... [Action, Adventure, Science Fiction] [based on novel, mars, medallion, space travel... [Taylor Kitsch] [{"credit_id": "52fe479ac3a36847f813eaa3", "de...
In [27]:
movies_df['overview'][0]
Out[27]:
'In the 22nd century, a paraplegic Marine is dispatched to the moon Pandora on a unique mission, but becomes torn between following orders and protecting an alien civilization.'
In [28]:
movies_df['overview'] = movies_df['overview'].apply(lambda x:x.split())
In [29]:
movies_df.head()
Out[29]:
movie_id title overview genres keywords cast crew
0 19995 Avatar [In, the, 22nd, century,, a, paraplegic, Marin... [Action, Adventure, Fantasy, Science Fiction] [culture clash, future, space war, space colon... [Sam Worthington] [{"credit_id": "52fe48009251416c750aca23", "de...
1 285 Pirates of the Caribbean: At World's End [Captain, Barbossa,, long, believed, to, be, d... [Adventure, Fantasy, Action] [ocean, drug abuse, exotic island, east india ... [Johnny Depp] [{"credit_id": "52fe4232c3a36847f800b579", "de...
2 206647 Spectre [A, cryptic, message, from, Bond’s, past, send... [Action, Adventure, Crime] [spy, based on novel, secret agent, sequel, mi... [Daniel Craig] [{"credit_id": "54805967c3a36829b5002c41", "de...
3 49026 The Dark Knight Rises [Following, the, death, of, District, Attorney... [Action, Crime, Drama, Thriller] [dc comics, crime fighter, terrorist, secret i... [Christian Bale] [{"credit_id": "52fe4781c3a36847f81398c3", "de...
4 49529 John Carter [John, Carter, is, a, war-weary,, former, mili... [Action, Adventure, Science Fiction] [based on novel, mars, medallion, space travel... [Taylor Kitsch] [{"credit_id": "52fe479ac3a36847f813eaa3", "de...
In [30]:
movies_df['genres'] = movies_df['genres'].apply(lambda x:[i.replace(" ","") for i in x])
movies_df['keywords'] = movies_df['keywords'].apply(lambda x:[i.replace(" ","") for i in x])
movies_df['cast'] = movies_df['cast'].apply(lambda x:[i.replace(" ","") for i in x]if isinstance(x, list) else x)
movies_df['crew'] = movies_df['crew'].apply(lambda x:[i.replace(" ","") for i in x])
In [31]:
movies_df.head()
Out[31]:
movie_id title overview genres keywords cast crew
0 19995 Avatar [In, the, 22nd, century,, a, paraplegic, Marin... [Action, Adventure, Fantasy, ScienceFiction] [cultureclash, future, spacewar, spacecolony, ... [SamWorthington] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "...
1 285 Pirates of the Caribbean: At World's End [Captain, Barbossa,, long, believed, to, be, d... [Adventure, Fantasy, Action] [ocean, drugabuse, exoticisland, eastindiatrad... [JohnnyDepp] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "...
2 206647 Spectre [A, cryptic, message, from, Bond’s, past, send... [Action, Adventure, Crime] [spy, basedonnovel, secretagent, sequel, mi6, ... [DanielCraig] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "...
3 49026 The Dark Knight Rises [Following, the, death, of, District, Attorney... [Action, Crime, Drama, Thriller] [dccomics, crimefighter, terrorist, secretiden... [ChristianBale] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "...
4 49529 John Carter [John, Carter, is, a, war-weary,, former, mili... [Action, Adventure, ScienceFiction] [basedonnovel, mars, medallion, spacetravel, p... [TaylorKitsch] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "...
In [32]:
movies_df['tags'] = movies_df['overview'] + movies_df['genres'] + movies_df['keywords'] + movies_df['cast'] + movies_df['crew']
In [33]:
movies_df.head()
Out[33]:
movie_id title overview genres keywords cast crew tags
0 19995 Avatar [In, the, 22nd, century,, a, paraplegic, Marin... [Action, Adventure, Fantasy, ScienceFiction] [cultureclash, future, spacewar, spacecolony, ... [SamWorthington] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "... [In, the, 22nd, century,, a, paraplegic, Marin...
1 285 Pirates of the Caribbean: At World's End [Captain, Barbossa,, long, believed, to, be, d... [Adventure, Fantasy, Action] [ocean, drugabuse, exoticisland, eastindiatrad... [JohnnyDepp] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "... [Captain, Barbossa,, long, believed, to, be, d...
2 206647 Spectre [A, cryptic, message, from, Bond’s, past, send... [Action, Adventure, Crime] [spy, basedonnovel, secretagent, sequel, mi6, ... [DanielCraig] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "... [A, cryptic, message, from, Bond’s, past, send...
3 49026 The Dark Knight Rises [Following, the, death, of, District, Attorney... [Action, Crime, Drama, Thriller] [dccomics, crimefighter, terrorist, secretiden... [ChristianBale] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "... [Following, the, death, of, District, Attorney...
4 49529 John Carter [John, Carter, is, a, war-weary,, former, mili... [Action, Adventure, ScienceFiction] [basedonnovel, mars, medallion, spacetravel, p... [TaylorKitsch] [[, {, ", c, r, e, d, i, t, _, i, d, ", :, , "... [John, Carter, is, a, war-weary,, former, mili...
In [34]:
new = movies_df[['movie_id','title','tags']]
In [35]:
new.head()
Out[35]:
movie_id title tags
0 19995 Avatar [In, the, 22nd, century,, a, paraplegic, Marin...
1 285 Pirates of the Caribbean: At World's End [Captain, Barbossa,, long, believed, to, be, d...
2 206647 Spectre [A, cryptic, message, from, Bond’s, past, send...
3 49026 The Dark Knight Rises [Following, the, death, of, District, Attorney...
4 49529 John Carter [John, Carter, is, a, war-weary,, former, mili...
In [36]:
new['tags'] = new['tags'].apply(lambda x:' '.join(x)if isinstance(x, list) else x)
/var/folders/p5/gpfvfv3j3nnddqy7mgt75pgw0000gn/T/ipykernel_5836/717941785.py:1: SettingWithCopyWarning: 
A value is trying to be set on a copy of a slice from a DataFrame.
Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
  new['tags'] = new['tags'].apply(lambda x:' '.join(x)if isinstance(x, list) else x)
In [37]:
new.head()
Out[37]:
movie_id title tags
0 19995 Avatar In the 22nd century, a paraplegic Marine is di...
1 285 Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha...
2 206647 Spectre A cryptic message from Bond’s past sends him o...
3 49026 The Dark Knight Rises Following the death of District Attorney Harve...
4 49529 John Carter John Carter is a war-weary, former military ca...
In [38]:
new['tags'][0]
Out[38]:
'In the 22nd century, a paraplegic Marine is dispatched to the moon Pandora on a unique mission, but becomes torn between following orders and protecting an alien civilization. Action Adventure Fantasy ScienceFiction cultureclash future spacewar spacecolony society spacetravel futuristic romance space alien tribe alienplanet cgi marine soldier battle loveaffair antiwar powerrelations mindandsoul 3d SamWorthington [ { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 2 3 " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 7 2 1 ,  " j o b " :  " E d i t o r " ,  " n a m e " :  " S t e p h e n  E .  R i v k i n " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 7 e c c 3 a 3 6 8 1 0 e 3 0 0 1 f 8 7 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  4 9 6 ,  " j o b " :  " P r o d u c t i o n  D e s i g n " ,  " n a m e " :  " R i c k  C a r t e r " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 c 8 9 c 3 a 3 6 8 0 f b 4 0 0 1 c f 7 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  9 0 0 ,  " j o b " :  " S o u n d  D e s i g n e r " ,  " n a m e " :  " C h r i s t o p h e r  B o y e s " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 c b 7 0 e 0 a 2 6 7 4 8 0 0 0 1 b d 0 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  9 0 0 ,  " j o b " :  " S u p e r v i s i n g  S o u n d  E d i t o r " ,  " n a m e " :  " C h r i s t o p h e r  B o y e s " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 a 4 c c 3 a 3 6 8 1 0 c 9 0 0 2 1 0 1 " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  1 ,  " i d " :  1 2 6 2 ,  " j o b " :  " C a s t i n g " ,  " n a m e " :  " M a l i  F i n n " } ,  { " c r e d i t _ i d " :  " 5 5 4 4 e e 3 b 9 2 5 1 4 1 4 9 9 f 0 0 0 8 f c " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  2 ,  " i d " :  1 7 2 9 ,  " j o b " :  " O r i g i n a l  M u s i c  C o m p o s e r " ,  " n a m e " :  " J a m e s  H o r n e r " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c 9 c 3 " ,  " d e p a r t m e n t " :  " D i r e c t i n g " ,  " g e n d e r " :  2 ,  " i d " :  2 7 1 0 ,  " j o b " :  " D i r e c t o r " ,  " n a m e " :  " J a m e s  C a m e r o n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c 9 d 9 " ,  " d e p a r t m e n t " :  " W r i t i n g " ,  " g e n d e r " :  2 ,  " i d " :  2 7 1 0 ,  " j o b " :  " W r i t e r " ,  " n a m e " :  " J a m e s  C a m e r o n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 1 7 " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  2 ,  " i d " :  2 7 1 0 ,  " j o b " :  " E d i t o r " ,  " n a m e " :  " J a m e s  C a m e r o n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 2 9 " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  2 ,  " i d " :  2 7 1 0 ,  " j o b " :  " P r o d u c e r " ,  " n a m e " :  " J a m e s  C a m e r o n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 3 f " ,  " d e p a r t m e n t " :  " W r i t i n g " ,  " g e n d e r " :  2 ,  " i d " :  2 7 1 0 ,  " j o b " :  " S c r e e n p l a y " ,  " n a m e " :  " J a m e s  C a m e r o n " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 9 8 7 c 3 a 3 6 8 1 0 b a 0 0 2 1 a 4 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  7 2 3 6 ,  " j o b " :  " A r t  D i r e c t i o n " ,  " n a m e " :  " A n d r e w  M e n z i e s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 8 c 3 c 3 a 3 6 8 6 a e 9 0 0 4 3 8 3 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  6 6 9 0 ,  " j o b " :  " V i s u a l  E f f e c t s  P r o d u c e r " ,  " n a m e " :  " J i l l  B r o o k s " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 4 b " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  1 ,  " i d " :  6 3 4 7 ,  " j o b " :  " C a s t i n g " ,  " n a m e " :  " M a r g e r y  S i m k i n " } ,  { " c r e d i t _ i d " :  " 5 7 0 b 6 f 4 1 9 2 5 1 4 1 7 d a 7 0 0 3 2 f e " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  6 8 7 8 ,  " j o b " :  " S u p e r v i s i n g  A r t  D i r e c t o r " ,  " n a m e " :  " K e v i n  I s h i o k a " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 a 0 f a c 3 a 3 6 8 6 a e 9 0 0 4 4 6 8 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  6 8 8 3 ,  " j o b " :  " M u s i c  E d i t o r " ,  " n a m e " :  " D i c k  B e r n s t e i n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 7 0 6 c 3 a 3 6 8 6 a f 3 0 0 3 e 8 1 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  8 1 5 9 ,  " j o b " :  " S o u n d  E f f e c t s  E d i t o r " ,  " n a m e " :  " S h a n n o n  M i l l s " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 d 5 8 c 3 a 3 6 8 0 f b 1 0 0 1 c c b " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  8 1 6 0 ,  " j o b " :  " F o l e y " ,  " n a m e " :  " D e n n i e  T h o r p e " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 d 6 c c 3 a 3 6 8 0 f a 5 0 0 1 b 2 c " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  8 1 6 3 ,  " j o b " :  " F o l e y " ,  " n a m e " :  " J a n a  V a n c e " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 5 7 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  1 ,  " i d " :  8 5 2 7 ,  " j o b " :  " C o s t u m e  D e s i g n " ,  " n a m e " :  " D e b o r a h  L y n n  S c o t t " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 2 f " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  2 ,  " i d " :  8 5 2 9 ,  " j o b " :  " P r o d u c e r " ,  " n a m e " :  " J o n  L a n d a u " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 9 3 7 c 3 a 3 6 8 1 0 b a 0 0 2 1 9 4 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  9 6 1 8 ,  " j o b " :  " A r t  D i r e c t i o n " ,  " n a m e " :  " S e a n  H a w o r t h " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 9 b 6 c 3 a 3 6 8 1 0 c 1 0 0 2 0 e 6 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  1 ,  " i d " :  1 2 6 5 3 ,  " j o b " :  " S e t  D e c o r a t i o n " ,  " n a m e " :  " K i m  S i n c l a i r " } ,  { " c r e d i t _ i d " :  " 5 7 0 b 6 f 2 f 9 2 5 1 4 1 3 a 0 e 0 0 0 2 0 d " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  1 ,  " i d " :  1 2 6 5 3 ,  " j o b " :  " S u p e r v i s i n g  A r t  D i r e c t o r " ,  " n a m e " :  " K i m  S i n c l a i r " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 a 6 c 0 e 0 a 2 6 7 4 8 c 0 0 1 b 1 9 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  1 4 3 5 0 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " R i c h a r d  F .  M a y s " } ,  { " c r e d i t _ i d " :  " 5 6 9 2 8 c f 4 c 3 a 3 6 8 4 c f f 0 0 2 5 c 4 " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  1 ,  " i d " :  2 0 2 9 4 ,  " j o b " :  " E x e c u t i v e  P r o d u c e r " ,  " n a m e " :  " L a e t a  K a l o g r i d i s " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 5 1 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 7 6 7 5 ,  " j o b " :  " C o s t u m e  D e s i g n " ,  " n a m e " :  " M a y e s  C .  R u b e o " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 1 1 " ,  " d e p a r t m e n t " :  " C a m e r a " ,  " g e n d e r " :  2 ,  " i d " :  1 8 2 6 5 ,  " j o b " :  " D i r e c t o r  o f  P h o t o g r a p h y " ,  " n a m e " :  " M a u r o  F i o r e " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 9 4 d 0 e 0 a 2 6 7 4 8 f 0 0 1 b 3 9 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  4 2 2 8 1 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " S c o t t  H e r b e r t s o n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 0 5 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  4 2 2 8 8 ,  " j o b " :  " S t u n t s " ,  " n a m e " :  " W o o d y  S c h u l t z " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 a e f b 9 2 5 1 4 1 5 2 d e 0 0 1 0 f 5 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  2 9 0 6 7 ,  " j o b " :  " M a k e u p  A r t i s t " ,  " n a m e " :  " L i n d a  D e V e t t a " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 a f a 4 9 2 5 1 4 1 5 2 d e 0 0 1 1 2 c " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  2 9 0 6 7 ,  " j o b " :  " H a i r s t y l i s t " ,  " n a m e " :  " L i n d a  D e V e t t a " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 e d 5 9 2 5 1 4 1 3 0 f c 0 0 2 e 5 d " ,  " d e p a r t m e n t " :  " C a m e r a " ,  " g e n d e r " :  2 ,  " i d " :  3 3 3 0 2 ,  " j o b " :  " C a m e r a  O p e r a t o r " ,  " n a m e " :  " R i c h a r d  B l u c k " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 8 9 1 c 3 a 3 6 8 1 0 b a 0 0 2 1 4 7 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  3 3 3 0 3 ,  " j o b " :  " A r t  D i r e c t i o n " ,  " n a m e " :  " S i m o n  B r i g h t " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 c 0 6 9 2 5 1 4 1 7 a 8 1 0 0 1 f 3 a " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 1 3 1 4 5 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " R i c h a r d  M a r t i n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 a 0 d c 3 a 3 6 8 0 f f 5 0 0 2 c 8 d " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  2 ,  " i d " :  5 8 1 8 8 ,  " j o b " :  " V i s u a l  E f f e c t s  E d i t o r " ,  " n a m e " :  " S t e v e  R .  M o o r e " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 1 d " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  2 ,  " i d " :  5 8 8 7 1 ,  " j o b " :  " E d i t o r " ,  " n a m e " :  " J o h n  R e f o u a " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 a 4 d c 3 a 3 6 8 0 f c 3 0 0 1 8 c a " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  9 2 3 5 9 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " K a r l  J .  M a r t i n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 3 5 " ,  " d e p a r t m e n t " :  " C a m e r a " ,  " g e n d e r " :  1 ,  " i d " :  7 2 2 0 1 ,  " j o b " :  " D i r e c t o r  o f  P h o t o g r a p h y " ,  " n a m e " :  " C h i l i n g  L i n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c 9 f f " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  8 9 7 1 4 ,  " j o b " :  " S t u n t s " ,  " n a m e " :  " I l r a m  C h o i " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 c 5 2 9 2 5 1 4 1 6 e 2 b 0 0 4 3 9 4 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  2 ,  " i d " :  9 3 2 1 4 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " S t e v e n  Q u a l e " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 e d f 0 e 0 a 2 6 7 4 8 9 0 0 1 c 3 7 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  1 ,  " i d " :  1 2 2 6 0 7 ,  " j o b " :  " D i a l e c t  C o a c h " ,  " n a m e " :  " C a r l a  M e y e r " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 8 5 b c 3 a 3 6 8 6 5 3 d 0 0 1 a 3 a " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  1 3 2 5 8 5 ,  " j o b " :  " A r t  D i r e c t i o n " ,  " n a m e " :  " N i c k  B a s s e t t " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 9 0 3 c 3 a 3 6 8 6 5 3 d 0 0 1 a 7 4 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 2 5 9 6 ,  " j o b " :  " A r t  D i r e c t i o n " ,  " n a m e " :  " J i l l  C o r m a c k " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 9 6 7 c 3 a 3 6 8 6 5 3 d 0 0 1 a 9 4 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 2 6 0 4 ,  " j o b " :  " A r t  D i r e c t i o n " ,  " n a m e " :  " A n d y  M c L a r e n " } ,  { " c r e d i t _ i d " :  " 5 2 f e 4 8 0 0 9 2 5 1 4 1 6 c 7 5 0 a c a 4 5 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  2 3 6 6 9 6 ,  " j o b " :  " M o t i o n  C a p t u r e  A r t i s t " ,  " n a m e " :  " T e r r y  N o t a r y " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 e 0 2 c 3 a 3 6 8 0 f c 6 0 0 2 7 d 2 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  2 ,  " i d " :  9 5 6 1 9 8 ,  " j o b " :  " S t u n t  C o o r d i n a t o r " ,  " n a m e " :  " G a r r e t t  W a r r e n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 c a 3 c 3 a 3 6 8 6 a e 3 0 0 4 3 8 c " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  2 ,  " i d " :  9 5 7 8 7 4 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " J o n a t h a n  R o t h b a r t " } ,  { " c r e d i t _ i d " :  " 5 7 0 b 6 f 5 1 9 2 5 1 4 1 2 c 7 4 0 0 1 b 2 f " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  9 5 7 8 8 9 ,  " j o b " :  " S u p e r v i s i n g  A r t  D i r e c t o r " ,  " n a m e " :  " S t e f a n  D e c h a n t " } ,  { " c r e d i t _ i d " :  " 5 7 0 b 6 f 6 2 c 3 a 3 6 8 0 b 7 7 0 0 7 4 6 0 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  9 5 9 5 5 5 ,  " j o b " :  " S u p e r v i s i n g  A r t  D i r e c t o r " ,  " n a m e " :  " T o d d  C h e r n i a w s k y " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 a 3 a c 3 a 3 6 8 1 0 d a 0 0 2 1 c c " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  0 ,  " i d " :  1 0 1 6 1 7 7 ,  " j o b " :  " C a s t i n g " ,  " n a m e " :  " M i r a n d a  R i v e r s " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 8 2 c c 3 a 3 6 8 1 0 c 1 0 0 2 0 6 2 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 0 3 2 5 3 6 ,  " j o b " :  " P r o d u c t i o n  D e s i g n " ,  " n a m e " :  " R o b e r t  S t r o m b e r g " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 b 6 5 c 3 a 3 6 8 1 0 c 9 0 0 2 1 2 5 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  2 ,  " i d " :  1 0 7 1 6 8 0 ,  " j o b " :  " C o s t u m e  D e s i g n " ,  " n a m e " :  " J o h n  H a r d i n g " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 e 6 6 9 2 5 1 4 1 3 0 f c 0 0 2 e 4 e " ,  " d e p a r t m e n t " :  " C a m e r a " ,  " g e n d e r " :  0 ,  " i d " :  1 1 7 7 3 6 4 ,  " j o b " :  " S t e a d i c a m  O p e r a t o r " ,  " n a m e " :  " R o b e r t o  D e  A n g e l i s " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 9 f 1 c 3 a 3 6 8 6 5 3 d 0 0 1 a a c " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  2 ,  " i d " :  1 2 0 2 8 5 0 ,  " j o b " :  " M a k e u p  D e p a r t m e n t  H e a d " ,  " n a m e " :  " M i k e  S m i t h s o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 9 9 e c 3 a 3 6 8 6 a e 1 0 0 4 6 0 c " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 2 0 4 6 6 8 ,  " j o b " :  " V i s u a l  E f f e c t s  P r o d u c e r " ,  " n a m e " :  " A l a i n  L a l a n n e " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 c d f c 3 a 3 6 8 1 1 5 3 0 0 2 7 2 9 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 2 0 6 4 1 0 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " L u c a s  S a l t o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 6 2 3 9 2 5 1 4 1 7 a 8 1 0 0 1 e a e " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 2 3 4 2 6 6 ,  " j o b " :  " P o s t  P r o d u c t i o n  S u p e r v i s o r " ,  " n a m e " :  " J a n a c e  T a s h j i a n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 c 8 5 9 2 5 1 4 1 6 e 1 e 0 0 3 e f e " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 2 7 1 9 3 2 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " S t e p h e n  R o s e n b a u m " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 a f 2 8 c 3 a 3 6 8 7 7 5 a 0 0 1 0 5 f " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 3 1 0 0 6 4 ,  " j o b " :  " M a k e u p  A r t i s t " ,  " n a m e " :  " F r a n k i e  K a r e n a " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 a d f c 3 a 3 6 8 1 0 e 3 0 0 2 0 3 b " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  1 ,  " i d " :  1 3 1 9 8 4 4 ,  " j o b " :  " C o s t u m e  S u p e r v i s o r " ,  " n a m e " :  " L i s a  L o v a a s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 b 5 7 9 2 5 1 4 1 6 e 2 b 0 0 4 3 7 1 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 3 2 7 0 2 8 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " J o n a t h a n  F a w k n e r " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 8 a 7 c 3 a 3 6 8 1 0 b 5 0 0 1 f a 7 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 3 0 5 6 1 ,  " j o b " :  " A r t  D i r e c t i o n " ,  " n a m e " :  " R o b e r t  B a v i n " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 a 7 1 c 3 a 3 6 8 1 0 d a 0 0 2 1 e 0 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 3 3 0 5 6 7 ,  " j o b " :  " C o s t u m e  S u p e r v i s o r " ,  " n a m e " :  " A n t h o n y  A l m a r a z " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 a 8 a c 3 a 3 6 8 1 0 b a 0 0 2 1 e 4 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 3 3 0 5 7 0 ,  " j o b " :  " C o s t u m e  S u p e r v i s o r " ,  " n a m e " :  " C a r o l y n  M .  F e n t o n " } ,  { " c r e d i t _ i d " :  " 5 3 9 c 4 a b 6 c 3 a 3 6 8 1 0 d a 0 0 2 1 f 0 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 3 3 0 5 7 4 ,  " j o b " :  " C o s t u m e  S u p e r v i s o r " ,  " n a m e " :  " B e t h  K o e n i g s b e r g " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 a b 7 0 e 0 a 2 6 7 4 8 0 0 0 1 b a 2 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 3 6 1 9 1 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " S a m  P a g e " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 9 d 9 c 3 a 3 6 8 0 f c 3 0 0 1 8 b d " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 3 9 4 4 1 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " T e x  K a d o n a g a " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 c f 5 0 e 0 a 2 6 7 4 8 3 0 0 1 b 0 c " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 3 5 2 4 2 2 ,  " j o b " :  " D i a l o g u e  E d i t o r " ,  " n a m e " :  " K i m  F o s c a t o " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 9 f 4 0 e 0 a 2 6 7 4 8 c 0 0 1 b 0 9 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 5 2 9 6 2 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " T a m m y  S .  L e e " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 a 1 1 5 c 3 a 3 6 8 0 f f 5 0 0 2 d 7 1 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 3 5 7 0 7 0 ,  " j o b " :  " T r a n s p o r t a t i o n  C o o r d i n a t o r " ,  " n a m e " :  " D e n n y  C a i r a " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 a 1 2 f 9 2 5 1 4 1 3 0 f c 0 0 2 e 9 4 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 3 5 7 0 7 1 ,  " j o b " :  " T r a n s p o r t a t i o n  C o o r d i n a t o r " ,  " n a m e " :  " J a m e s  W a i t k u s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 7 6 f c 3 a 3 6 8 1 1 5 3 0 0 2 6 b 0 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  1 3 6 0 1 0 3 ,  " j o b " :  " S u p e r v i s i n g  S o u n d  E d i t o r " ,  " n a m e " :  " A d d i s o n  T e a g u e " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 8 3 7 c 3 a 3 6 8 0 f b 1 0 0 1 c 5 a " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  1 3 7 6 8 8 7 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " C .  S c o t t  B a k e r " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 8 7 8 c 3 a 3 6 8 0 f b 4 0 0 1 c 9 d " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 8 8 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " L u k e  C a s k a " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 8 d a c 3 a 3 6 8 0 f a 5 0 0 1 a e 0 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 8 9 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " D a v i d  C h o w " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 9 1 1 0 e 0 a 2 6 7 4 8 6 0 0 1 b 6 8 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 9 0 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " J o n a t h a n  D y e r " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 9 6 7 c 3 a 3 6 8 0 f a a 0 0 1 b 5 e " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 9 1 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " J o s e p h  H i u r a " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 9 9 7 c 3 a 3 6 8 0 f b 1 0 0 1 c 8 a " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 9 2 ,  " j o b " :  " A r t  D e p a r t m e n t  C o o r d i n a t o r " ,  " n a m e " :  " R e b e c c a  J e l l i e " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 9 b a 0 e 0 a 2 6 7 4 8 f 0 0 1 b 4 2 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 9 3 ,  " j o b " :  " S e t  D e s i g n e r " ,  " n a m e " :  " R o b e r t  A n d r e w  J o h n s o n " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 b 1 d c 3 a 3 6 8 0 f a a 0 0 1 b 8 c " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 9 5 ,  " j o b " :  " A s s i s t a n t  A r t  D i r e c t o r " ,  " n a m e " :  " M i k e  S t a s s i " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 b 7 9 c 3 a 3 6 8 0 f b b 0 0 1 8 2 6 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 9 7 ,  " j o b " :  " C o n s t r u c t i o n  C o o r d i n a t o r " ,  " n a m e " :  " J o h n  V i l l a r i n o " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 b a e c 3 a 3 6 8 0 f b 4 0 0 1 c e 6 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  2 ,  " i d " :  1 3 7 6 8 9 8 ,  " j o b " :  " A s s i s t a n t  A r t  D i r e c t o r " ,  " n a m e " :  " J e f f r e y  W i s n i e w s k i " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 d 2 f c 3 a 3 6 8 0 f b 4 0 0 1 d 0 7 " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 8 9 9 ,  " j o b " :  " D i a l o g u e  E d i t o r " ,  " n a m e " :  " C h e r y l  N a r d i " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 d 8 6 c 3 a 3 6 8 0 f a 5 0 0 1 b 2 f " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 9 0 1 ,  " j o b " :  " D i a l o g u e  E d i t o r " ,  " n a m e " :  " M a r s h a l l  W i n n " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 d 9 d c 3 a 3 6 8 0 f a a 0 0 1 b b 0 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 9 0 2 ,  " j o b " :  " S u p e r v i s i n g  S o u n d  E d i t o r " ,  " n a m e " :  " G w e n d o l y n  Y a t e s  W h i t t l e " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 d c 1 0 e 0 a 2 6 7 4 8 6 0 0 1 b c e " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 9 0 3 ,  " j o b " :  " S o u n d  R e - R e c o r d i n g  M i x e r " ,  " n a m e " :  " W i l l i a m  S t e i n " } ,  { " c r e d i t _ i d " :  " 5 4 4 9 1 f 5 0 0 e 0 a 2 6 7 4 7 c 0 0 1 c 0 7 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 3 7 6 9 0 9 ,  " j o b " :  " C h o r e o g r a p h e r " ,  " n a m e " :  " L u l a  W a s h i n g t o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 9 2 3 9 2 5 1 4 1 2 c 4 e 0 0 2 a 2 e " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 1 6 9 2 ,  " j o b " :  " V i s u a l  E f f e c t s  P r o d u c e r " ,  " n a m e " :  " C h r i s  D e l  C o n t e " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 d 5 4 c 3 a 3 6 8 3 1 b 8 0 0 1 d 9 a " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  2 ,  " i d " :  1 3 9 1 6 9 5 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " R .  C h r i s t o p h e r  W h i t e " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 b d f 9 2 5 1 4 1 2 c 4 e 0 0 2 a 6 6 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 4 0 7 0 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " D a n  L e m m o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 7 1 d 9 2 5 1 4 1 3 2 e d 0 0 2 9 2 2 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 4 1 2 9 ,  " j o b " :  " S o u n d  E f f e c t s  E d i t o r " ,  " n a m e " :  " T i m  N i e l s e n " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 2 5 7 9 2 5 1 4 1 5 2 c c 0 0 1 1 a a " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 4 2 8 6 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " M i c h a e l  M u l h o l l a n d " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 a 3 2 9 2 5 1 4 1 6 e 2 b 0 0 4 3 5 5 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 4 7 5 0 ,  " j o b " :  " V i s u a l  E f f e c t s  E d i t o r " ,  " n a m e " :  " T h o m a s  N i t t m a n n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 d 6 d c 3 a 3 6 8 6 a e 9 0 0 4 4 0 1 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 4 7 5 5 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " E d s o n  W i l l i a m s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 a 0 8 f c 3 a 3 6 8 6 a e 3 0 0 4 4 1 c " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 4 9 5 3 ,  " j o b " :  " D i g i t a l  I n t e r m e d i a t e " ,  " n a m e " :  " C h r i s t i n e  C a r r " } ,  { " c r e d i t _ i d " :  " 5 5 4 0 2 d 6 5 9 2 5 1 4 1 3 d 6 d 0 0 0 2 4 9 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 5 2 6 9 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " J o h n  B r u n o " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 e 7 b 9 2 5 1 4 1 6 e 1 e 0 0 3 f 3 e " ,  " d e p a r t m e n t " :  " C a m e r a " ,  " g e n d e r " :  0 ,  " i d " :  1 3 9 8 9 7 0 ,  " j o b " :  " S t e a d i c a m  O p e r a t o r " ,  " n a m e " :  " D a v i d  E m m e r i c h s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 7 3 4 c 3 a 3 6 8 6 a e 1 0 0 4 5 e 0 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 0 9 0 6 ,  " j o b " :  " S o u n d  E f f e c t s  E d i t o r " ,  " n a m e " :  " C h r i s t o p h e r  S c a r a b o s i o " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 5 d d 9 2 5 1 4 1 3 0 f c 0 0 2 d 7 9 " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 8 4 ,  " j o b " :  " P r o d u c t i o n  S u p e r v i s o r " ,  " n a m e " :  " J e n n i f e r  T e v e s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 6 0 0 9 2 5 1 4 1 3 a f 7 0 0 2 8 c c " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 8 5 ,  " j o b " :  " P r o d u c t i o n  M a n a g e r " ,  " n a m e " :  " B r i g i t t e  Y o r k e " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 6 e 8 9 2 5 1 4 1 3 0 f c 0 0 2 d 9 9 " ,  " d e p a r t m e n t " :  " S o u n d " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 8 6 ,  " j o b " :  " S o u n d  E f f e c t s  E d i t o r " ,  " n a m e " :  " K e n  F i s c h e r " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 8 2 2 9 2 5 1 4 1 2 c 4 e 0 0 2 a 1 c " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 8 7 ,  " j o b " :  " S p e c i a l  E f f e c t s  C o o r d i n a t o r " ,  " n a m e " :  " I a i n  H u t t o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 8 3 4 9 2 5 1 4 1 6 e 2 b 0 0 4 3 2 b " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 8 8 ,  " j o b " :  " S p e c i a l  E f f e c t s  C o o r d i n a t o r " ,  " n a m e " :  " S t e v e  I n g r a m " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 9 0 5 c 3 a 3 6 8 6 a e 3 0 0 4 3 2 4 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 8 9 ,  " j o b " :  " V i s u a l  E f f e c t s  P r o d u c e r " ,  " n a m e " :  " J o y c e  C o x " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 9 4 b 9 2 5 1 4 1 3 2 e d 0 0 2 9 5 1 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 9 0 ,  " j o b " :  " V i s u a l  E f f e c t s  P r o d u c e r " ,  " n a m e " :  " J e n n y  F o s t e r " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 9 c b c 3 a 3 6 8 6 a e 1 0 0 4 6 1 3 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 9 1 ,  " j o b " :  " V i s u a l  E f f e c t s  E d i t o r " ,  " n a m e " :  " C h r i s t o p h e r  M a r i n o " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 9 f 2 c 3 a 3 6 8 6 a e 1 0 0 4 6 1 e " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 9 2 ,  " j o b " :  " V i s u a l  E f f e c t s  E d i t o r " ,  " n a m e " :  " J i m  M i l t o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 a 5 1 c 3 a 3 6 8 6 a f 3 0 0 3 e b 5 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 9 3 ,  " j o b " :  " V i s u a l  E f f e c t s  P r o d u c e r " ,  " n a m e " :  " C y n d i  O c h s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 a 7 c c 3 a 3 6 8 1 1 5 3 0 0 2 6 f 4 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 9 4 ,  " j o b " :  " V i s u a l  E f f e c t s  E d i t o r " ,  " n a m e " :  " L u c a s  P u t n a m " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 b 9 1 c 3 a 3 6 8 0 f f 5 0 0 2 c b 4 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 9 5 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " A n t h o n y  \' M a x \'  I v i n s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 b b 6 9 2 5 1 4 1 2 c 4 e 0 0 2 a 5 f " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 7 9 6 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " J o h n  K n o l l " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 c b b c 3 a 3 6 8 6 a e 3 0 0 4 3 9 1 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  2 ,  " i d " :  1 4 0 1 7 9 9 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " E r i c  S a i n d o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 d 0 6 c 3 a 3 6 8 6 a e 9 0 0 4 3 f 6 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 0 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " W a y n e  S t a b l e s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 d 2 5 9 2 5 1 4 1 6 e 1 e 0 0 3 f 1 1 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 1 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " D a v i d  S t i n n e t t " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 d b 4 9 2 5 1 4 1 3 a f 7 0 0 2 9 7 5 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 3 ,  " j o b " :  " V i s u a l  E f f e c t s  S u p e r v i s o r " ,  " n a m e " :  " G u y  W i l l i a m s " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 d e 4 c 3 a 3 6 8 1 1 5 3 0 0 2 7 5 0 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 4 ,  " j o b " :  " S t u n t  C o o r d i n a t o r " ,  " n a m e " :  " S t u a r t  T h o r p " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 e f 2 c 3 a 3 6 8 0 f c 6 0 0 2 7 f 2 " ,  " d e p a r t m e n t " :  " L i g h t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 5 ,  " j o b " :  " B e s t  B o y  E l e c t r i c " ,  " n a m e " :  " G i l e s  C o b u r n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 f 0 7 c 3 a 3 6 8 0 f c 6 0 0 2 7 f 9 " ,  " d e p a r t m e n t " :  " C a m e r a " ,  " g e n d e r " :  2 ,  " i d " :  1 4 0 1 8 0 6 ,  " j o b " :  " S t i l l  P h o t o g r a p h e r " ,  " n a m e " :  " M a r k  F e l l m a n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 f 4 7 c 3 a 3 6 8 1 1 5 3 0 0 2 7 7 4 " ,  " d e p a r t m e n t " :  " L i g h t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 7 ,  " j o b " :  " L i g h t i n g  T e c h n i c i a n " ,  " n a m e " :  " S c o t t  S p r a g u e " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 f 8 c c 3 a 3 6 8 3 1 b 8 0 0 1 d f 2 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 8 ,  " j o b " :  " A n i m a t i o n  D i r e c t o r " ,  " n a m e " :  " J e r e m y  H o l l o b o n " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 f a 0 c 3 a 3 6 8 3 1 b 8 0 0 1 d f b " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 0 9 ,  " j o b " :  " A n i m a t i o n  D i r e c t o r " ,  " n a m e " :  " O r l a n d o  M e u n i e r " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 f b 6 c 3 a 3 6 8 6 a f 3 0 0 3 f 5 4 " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 1 0 ,  " j o b " :  " A n i m a t i o n  D i r e c t o r " ,  " n a m e " :  " T a i s u k e  T a n i m u r a " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 f d 2 c 3 a 3 6 8 3 1 b 8 0 0 1 e 0 2 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 1 2 ,  " j o b " :  " S e t  C o s t u m e r " ,  " n a m e " :  " L i l i a  M i s h e l  A c e v e d o " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 9 f f 9 c 3 a 3 6 8 6 a e 3 0 0 4 4 0 c " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 1 4 ,  " j o b " :  " S e t  C o s t u m e r " ,  " n a m e " :  " A l e j a n d r o  M .  H e r n a n d e z " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 a 0 d d c 3 a 3 6 8 6 a e 1 0 0 4 6 f e " ,  " d e p a r t m e n t " :  " E d i t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 1 5 ,  " j o b " :  " D i g i t a l  I n t e r m e d i a t e " ,  " n a m e " :  " M a r v i n  H a l l " } ,  { " c r e d i t _ i d " :  " 5 4 9 5 a 1 f 7 c 3 a 3 6 8 6 a e 3 0 0 4 4 4 3 " ,  " d e p a r t m e n t " :  " P r o d u c t i o n " ,  " g e n d e r " :  0 ,  " i d " :  1 4 0 1 8 1 6 ,  " j o b " :  " P u b l i c i s t " ,  " n a m e " :  " J u d y  A l l e y " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 2 9 f c 3 a 3 6 8 6 9 d 1 0 0 0 0 2 f " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 1 8 3 8 1 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " M i k e  P e r r y " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 2 3 a 9 2 5 1 4 1 5 d f 8 0 0 1 0 8 1 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 2 6 8 5 4 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " A n d r e w  M o r l e y " } ,  { " c r e d i t _ i d " :  " 5 5 4 9 1 e 1 1 9 2 5 1 4 1 0 4 c 4 0 0 0 2 d 8 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 4 3 8 9 0 1 ,  " j o b " :  " C o n c e p t u a l  D e s i g n " ,  " n a m e " :  " S e t h  E n g s t r o m " } ,  { " c r e d i t _ i d " :  " 5 5 2 5 d 5 8 0 9 2 5 1 4 1 7 2 7 6 0 0 2 b 0 6 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 4 7 3 6 2 ,  " j o b " :  " V i s u a l  E f f e c t s  A r t  D i r e c t o r " ,  " n a m e " :  " E r i c  O l i v e r " } ,  { " c r e d i t _ i d " :  " 5 5 4 4 2 7 c a 9 2 5 1 4 1 5 8 6 5 0 0 3 1 2 a " ,  " d e p a r t m e n t " :  " V i s u a l  E f f e c t s " ,  " g e n d e r " :  0 ,  " i d " :  1 4 4 7 5 0 3 ,  " j o b " :  " M o d e l i n g " ,  " n a m e " :  " M a t s u n e  S u z u k i " } ,  { " c r e d i t _ i d " :  " 5 5 1 9 0 6 8 8 9 2 5 1 4 1 5 a a b 0 0 1 c 8 8 " ,  " d e p a r t m e n t " :  " A r t " ,  " g e n d e r " :  0 ,  " i d " :  1 4 4 7 5 2 4 ,  " j o b " :  " A r t  D e p a r t m e n t  M a n a g e r " ,  " n a m e " :  " P a u l  T o b i n " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 a f 8 4 9 2 5 1 4 1 5 2 c c 0 0 1 0 d e " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 4 5 2 6 4 3 ,  " j o b " :  " H a i r s t y l i s t " ,  " n a m e " :  " R o x a n e  G r i f f i n " } ,  { " c r e d i t _ i d " :  " 5 5 3 d 3 c 1 0 9 2 5 1 4 1 5 8 5 2 0 0 1 3 1 8 " ,  " d e p a r t m e n t " :  " L i g h t i n g " ,  " g e n d e r " :  0 ,  " i d " :  1 4 5 3 9 3 8 ,  " j o b " :  " L i g h t i n g  A r t i s t " ,  " n a m e " :  " A r u n  R a m - M o h a n " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 a f 4 6 9 2 5 1 4 1 5 2 d 5 0 0 1 3 5 5 " ,  " d e p a r t m e n t " :  " C o s t u m e  &  M a k e - U p " ,  " g e n d e r " :  0 ,  " i d " :  1 4 5 7 3 0 5 ,  " j o b " :  " M a k e u p  A r t i s t " ,  " n a m e " :  " G e o r g i a  L o c k h a r t - A d a m s " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 2 e a c 3 a 3 6 8 7 7 4 7 0 0 1 2 a 5 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 6 6 0 3 5 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " T h r a i n  S h a d b o l t " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 0 3 2 c 3 a 3 6 8 7 7 4 5 0 0 1 5 f 1 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 0 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " B r a d  A l e x a n d e r " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 0 5 5 9 2 5 1 4 1 5 2 d 8 0 0 1 2 f 6 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 1 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " S h a d i  A l m a s s i z a d e h " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 0 9 0 c 3 a 3 6 8 7 7 5 7 0 0 1 0 b 5 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 2 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " S i m o n  C l u t t e r b u c k " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 0 d b c 3 a 3 6 8 7 7 4 b 0 0 1 1 2 c " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 3 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " G r a e m e  D e m m o c k s " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 0 f e 9 2 5 1 4 1 5 2 d b 0 0 1 0 c 1 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 4 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " A d r i a n  F e r n a n d e s " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 1 1 f 9 2 5 1 4 1 5 d f 8 0 0 1 0 5 9 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 5 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " M i t c h  G a t e s " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 1 5 d c 3 a 3 6 8 7 7 4 5 0 0 1 6 4 5 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 6 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " J e r r y  K u n g " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 1 8 e 9 2 5 1 4 1 6 4 5 a 0 0 0 4 a e " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 7 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " A n d y  L o m a s " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 1 b f c 3 a 3 6 8 7 7 5 d 0 0 1 0 e 7 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 8 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " S e b a s t i a n  M a r i n o " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 2 0 4 9 2 5 1 4 1 5 d f 8 0 0 1 0 7 8 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 2 9 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " M a t t h i a s  M e n z " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 2 7 b 9 2 5 1 4 1 5 2 d 8 0 0 1 3 6 a " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 3 0 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " S e r g e i  N e v s h u p o v " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 2 c 3 c 3 a 3 6 8 6 9 e 8 0 0 0 0 3 c " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 3 1 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " P h i l i p p e  R e b o u r s " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 3 1 7 c 3 a 3 6 8 7 7 4 7 0 0 1 2 a f " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 3 2 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " M i c h a e l  T a k a r a n g i " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 3 4 5 c 3 a 3 6 8 7 7 4 7 0 0 1 2 b b " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 3 3 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " D a v i d  W e i t z b e r g " } ,  { " c r e d i t _ i d " :  " 5 5 9 2 b 3 7 c c 3 a 3 6 8 7 7 5 1 0 0 1 1 3 b " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  0 ,  " i d " :  1 4 8 3 2 3 4 ,  " j o b " :  " C G  S u p e r v i s o r " ,  " n a m e " :  " B e n  W h i t e " } ,  { " c r e d i t _ i d " :  " 5 7 3 c 8 e 2 f 9 2 5 1 4 1 3 f 5 d 0 0 0 0 9 4 " ,  " d e p a r t m e n t " :  " C r e w " ,  " g e n d e r " :  1 ,  " i d " :  1 6 2 1 9 3 2 ,  " j o b " :  " S t u n t s " ,  " n a m e " :  " M i n  W i n d l e " } ]'
In [39]:
new['tags'] = new['tags'].apply(lambda x:x.lower()if isinstance(x, list) else x)
/var/folders/p5/gpfvfv3j3nnddqy7mgt75pgw0000gn/T/ipykernel_5836/2779178784.py:1: SettingWithCopyWarning: 
A value is trying to be set on a copy of a slice from a DataFrame.
Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
  new['tags'] = new['tags'].apply(lambda x:x.lower()if isinstance(x, list) else x)
In [40]:
new.head()
Out[40]:
movie_id title tags
0 19995 Avatar In the 22nd century, a paraplegic Marine is di...
1 285 Pirates of the Caribbean: At World's End Captain Barbossa, long believed to be dead, ha...
2 206647 Spectre A cryptic message from Bond’s past sends him o...
3 49026 The Dark Knight Rises Following the death of District Attorney Harve...
4 49529 John Carter John Carter is a war-weary, former military ca...
In [41]:
from sklearn.feature_extraction.text import CountVectorizer
new['tags'] = new['tags'].fillna('')
cv  = CountVectorizer(max_features=5000, stop_words='english')
/var/folders/p5/gpfvfv3j3nnddqy7mgt75pgw0000gn/T/ipykernel_5836/3556731680.py:2: SettingWithCopyWarning: 
A value is trying to be set on a copy of a slice from a DataFrame.
Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
  new['tags'] = new['tags'].fillna('')
In [42]:
cv.fit_transform(new['tags']).toarray().shape
#print(transformed.shape)
Out[42]:
(4805, 5000)
In [43]:
vectors = cv.fit_transform(new['tags']).toarray()
In [44]:
vectors[0]
Out[44]:
array([0, 0, 0, ..., 0, 0, 0])
In [48]:
import nltk
In [49]:
from nltk.stem.porter import PorterStemmer
ps = PorterStemmer()
In [50]:
def stem(text):
    y=[]
    for i in text.split():
        y.append(ps.stem(i))
    return " ".join(y)
In [51]:
new['tags'] = new['tags'].apply(stem)
/var/folders/p5/gpfvfv3j3nnddqy7mgt75pgw0000gn/T/ipykernel_5836/1164172309.py:1: SettingWithCopyWarning: 
A value is trying to be set on a copy of a slice from a DataFrame.
Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
  new['tags'] = new['tags'].apply(stem)
In [52]:
from sklearn.metrics.pairwise import cosine_similarity
In [53]:
cosine_similarity(vectors)
Out[53]:
array([[1.        , 0.09416472, 0.06172134, ..., 0.02465568, 0.02672612,
        0.        ],
       [0.09416472, 1.        , 0.06780635, ..., 0.02708645, 0.        ,
        0.        ],
       [0.06172134, 0.06780635, 1.        , ..., 0.02663118, 0.        ,
        0.        ],
       ...,
       [0.02465568, 0.02708645, 0.02663118, ..., 1.        , 0.06918984,
        0.04671418],
       [0.02672612, 0.        , 0.        , ..., 0.06918984, 1.        ,
        0.05063697],
       [0.        , 0.        , 0.        , ..., 0.04671418, 0.05063697,
        1.        ]])
In [54]:
cosine_similarity(vectors).shape
Out[54]:
(4805, 4805)
In [55]:
similarity = cosine_similarity(vectors)
In [56]:
similarity[0]
Out[56]:
array([1.        , 0.09416472, 0.06172134, ..., 0.02465568, 0.02672612,
       0.        ])
In [57]:
similarity[0].shape
Out[57]:
(4805,)
In [58]:
sorted(list(enumerate(similarity[0])), reverse = True, key = lambda x:x[1])[1:6]
Out[58]:
[(539, 0.26892643710023856),
 (1194, 0.264575131106459),
 (507, 0.2553999031169147),
 (1216, 0.2480694691784169),
 (260, 0.24688535993934702)]
In [59]:
def recommend(movie):
    movie_index = new[new['title'] == movie].index[0]
    distances = similarity[movie_index]
    movies_list = sorted(list(enumerate(distances)), reverse = True, key = lambda x:x[1])[1:6]
    
    for i in movies_list:
        print(new.iloc[i[0]].title)
In [60]:
recommend('Avatar')
Titan A.E.
Small Soldiers
Independence Day
Aliens vs Predator: Requiem
Ender's Game
In [61]:
recommend('Iron Man')
Iron Man 2
Iron Man 3
Avengers: Age of Ultron
The Avengers
Ant-Man
In [62]:
recommend('Liar Liar')
13 Going on 30
Heartbreakers
A Simple Wish
A Good Year
21 & Over
In [ ]: